﻿#search /*search background bar*/{
width:100%;
height:56px; 
background:url(Images/MainSearchBg.gif) repeat-x;	 		
float:left;	
}

#search div /*search blue bar*/{
background:url(../Images/Header/Search.png) no-repeat;
width:904px;
height:56px;
margin: 0 auto;	
}

#mainSubBannerBg{
background:url(Images/yellowpixel.png) repeat;
width:100%;
/*height:176px;*/
height:100%;
float:left;
color:black;
}

#contacts{
margin:15px 0 10px 0;
float:left;	
width:317px;	
}

#admissionsBanner{
background:url(Images/Students.png) no-repeat;
width:586px;
height:177px;
float:left;
}

#applicationForm{	background:url(Images/AppFormDL.png) no-repeat;}

#onLineRegistration{	background:url(Images/OnLineReg.png) no-repeat;}

#applicationForm,#onLineRegistration{
width:304px;
height:130px;
float:left;
padding:5px 0;
}

.alignLeft /*Use in acrobat image,text-align TODO*/{	padding:5px 2px 0 0;}

.noBorder{ 	border:0;}

fieldset{
float:left;
clear:both;
width:100%;
margin:0 0 1.5em 0;
padding:0;
border:1px solid #BFBAB0;
}

fieldset ol{
padding:1em 1em 0 0em;
list-style:none;
}

fieldset li.upperField{ padding-bottom:.5em; list-style-type:none;}

.submit{
text-align:center;
margin:.5em 0;
}

label{
float:left;
margin-right:1em;
text-align:right;
}

label.shortText{ width:13em;}