/* Layout Stylesheet */ 

html, body {
 margin: 0;
 padding: 0;
 font-family:Arial, Helvetica, sans-serif;
 font-size: 12px;
 background: url(../common/pagebackground.jpg) top repeat-x; }

#outer {
 width: 700px;
 margin: 0 auto;
 padding: 0; }

#hdr {
 height: 124px;
 background-color: #FFFFFF;
 padding: 0;
 margin: 0;
 width: 700px;
 background: url(../common/header.jpg) top center no-repeat; }
 
#hdr2 {
 height: 124px;
 background-color: #FFFFFF;
 padding: 0;
 margin: 0;
 width: 700px;
 background: url(../imb_students/images/header.png) top center no-repeat; } 
 
#siteHEADER_nav {
  float: right;
  list-style: none;
  font-size: 11px;
  margin: 53px 8px 0 0; }
  
#siteHEADER_nav li {
  float: left;
  padding-left: 12px; }
  
#siteHEADER_nav li a {
 color:#000099;
 text-decoration: none; } 
 
#siteHEADER_nav li a:hover {
 color:#000000;
 text-decoration: underline; }
   
#bodyblock {
 position:relative;
 background-color: #FFFFFF;
 color: #333333;
 width:700px;
 padding:0;
 margin: 0 auto;
 text-align: left; }

#cont {
 width: 682px;
 background-color:#FFFFFF;
 color: #333333;
 text-align:left;
 padding: 0 8px 12px 12px;
 margin: 0 auto; }
	
	
#cont a {
	color:#000099;
	text-decoration: underline; }
	
#cont a:hover {
	color:#003399;
	text-decoration: underline;
	background-color:#DFFDFF; }

/*          FOOTER STYLES      */

#ftr {
 padding: 20px 0 0 0;
 background: url(../common/footbackground.jpg) top repeat-x; }

#ftr p {
  font-size: 11px; }
	
.footersmall {
 font-size: 10px;
 width: 690px; }
		
#ftr h4 {
 font-size: 11px;
 font-weight: bold;
 color: #000000;
 margin-top: 0;
 padding-top: 0; }
    
/*    ***********************************************************    */
	
h1 {
	font-size: 18px;
	color:#003399;
	margin: 8px 0 6px 0;
	padding: 12px 0 0 0; }
	
#TOPNAV {
font-size: 11px;
font-weight: bold;
clear: both;
padding: 0 0 8px 0;
margin: 0 0 14px -8px; }
	
#nav {
  width: 680px; }
    
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0 0 0 8px;
	list-style: none;
	line-height: 1;
	text-align: left; }

#nav a {
	display: block;
	text-align: center;
	color: #FFFFFF;
	height: 12px;
    padding: 4px 0 4px 0;
	text-decoration: none; }

#nav li { /* all list items */
	float: left;
	width: 168px; /* width needed or else Opera goes nuts */
	border: 1px solid #999;
	background-color: #97C0DC; }

#nav li ul { /* second-level lists */
	position: absolute;
	width: 142px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	color: #000000; }
	
#nav a:hover {
	background-color:#D2E4F0;
	color: #000000; }

.clear {
 font-size: 1px;
	line-height: 1px;
	clear: both; } 
	
.clearBORD {
 margin: 12px 0 8px 0;
	padding: 12px 0 0 0;
	width: 450px;
	border-bottom: 1px dotted #999999;
	clear: both; }
	
#headerHOME {
font-size: 10px;
padding: 4px;
margin-bottom: 4px;	}

#headerHOME a {
 color:#999999;
	text-decoration: none;	}
	
#headerHOME a:hover {
 color: #000000;
	text-decoration: underline;	}
	
	
	.C1 {
	float: left;
	width: 250px;
}

.C2 {
	float: left;
	width: 350px;
}

H2 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}


H3 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	margin-bottom: -10px;
}

.listblubul {
 list-style-type: none;
	padding: 0 0 0 0;
 margin: 0 0 0 12px;
}

.listblubul li {
 background-image: url(../images/blubull.gif);
 background-repeat: no-repeat;
	background-position: 0 0;
	padding: 0 0 6px 24px;
	line-height: 16px;
}

.picLEFT {
margin: 0 12px 12px 0;
}

.bold10px {
font-size: 10px;
font-weight: bold; }

/* #############################
      FORMS
############################## */	

#formDIV, .formDIV {
 width: 520px; 
 background-color: #F1F4FE;
 border: 1px dotted #333; 
 padding: 5px;
 margin: 12px auto; }
	
#formDIV h4, .formDIV h4 {
 font-size: 14px;
	font-weight: bold;
	margin: 8px 0 8px 0;}
	
#formDIV h5, .formDIV h5 {
 font-size: 12px;
	font-weight: bold;
	margin: 25px 0 8px 0;
	clear: both;
	line-height: 18px;
	background-color: #D5D5FF;
	width: 420px;
	padding: 2px 0 0 8px;
	border: #666666 solid 1px;}

#formDIV div.row, .formDIV div.row {
 padding-top: 6px;
 clear: both;  }

#formDIV div.row span.label, .formDIV div.row span.label {
  float: left;
  width: 120px;
  text-align: right;
		font-weight: bold;
		margin: 0 0 0 8px;}
		
#formDIV div.row span.label2, .formDIV div.row span.label2 {
  float: left;
  width: 250px;
  text-align: left;
		font-weight: bold;
		margin: 0 0 0 8px;}
		
#formDIV div.rowcheck, .formDIV div.rowcheck {
 margin: 6px 0 0 0;
 padding: 6px 0 7px 0;
 clear: both; 
	border-top: 1px dotted #CCCCCC; }
		
#formDIV div.rowcheck span.labelcheck, .formDIV div.rowcheck span.labelcheck {
  float: left;
  width: 220px;
  text-align: left;
		font-weight: bold;
		margin: 0 0 0 8px;}
		
#formDIV div.row span.zip, .formDIV div.row span.zip {
  text-align: left;
		font-weight: bold; }

#formDIV div.row span.formw, .formDIV div.row span.formw {
  float: right;
  width: 380px;
		margin: -2px 0 2px 0;
  text-align: left;  }
		
#formDIV div.row span.formw2, .formDIV div.row span.formw2 {
  float: right;
  width: 250px;
		margin: -2px 0 2px 0;
  text-align: left;  }
		
.typeBOX {
 float: right;
	display: inline;
	width: 250px;
	margin: -18px 8px 4px 0;
	padding: 0; }		
		
#formDIV div.rowcheck span.formcheck, .formDIV div.rowcheck span.formcheck {
  float: right;
  width: 290px;
		margin: -2px 0 2px 0;
  text-align: left;  }
		
#formDIV .textinp, .formDIV .textinp {
	 width: 300px;
		margin-bottom: 3px; }
		
#formDIV .textinpSTATE, .formDIV .textinpSTATE {
	 width: 200px;
		margin-bottom: 3px; }
		
#formDIV .textinpZIP, .formDIV .textinpZIP {
	 width: 60px;
		margin-bottom: 3px; }

#formDIV .textareainp, .formDIV .textareainp {
	 width: 300px;
		height: 150px }
		
#formDIV p, .formDIV p {
	 clear: both; }
	 
.plabel {
 margin: 0 0 4px 0;
	padding: 0;
	font-weight: bold;
	clear: both;
}		
		
.button{
 margin: 12px 0 12px 8px;
 color:#FFFFFF;
 font-size: 12px;
 font-weight:bold;
 background-color:#0000CC; }
	
.red { 
  color:#CC3300;
  font-size: 14px;
  font-weight: bold; }
			
	
#mtcNAV {
font-size: 11px;
 width: 140px;
	float: right;
	margin: 10px 0 10px 10px;
	padding: 4px 6px 4px 6px;
	border: #999999 1px solid;
	text-align: right; }
	
	
/************************************************
  ADMIN FORM STUFF FOR ENROLLPAY-DETAIL.CFM
************************************************/


.editFORM {
margin: 6px 0 8px 0;
background-color: #ECF7FF; }

.editFORM fieldset {
 margin: 0 0 6px 0;
	border: #0033FF 1px solid; }
	
.editFORM fieldset legend {
 margin: 0 0 0 10px;
	font-weight: bold; }
	
.editFORM  .frmROW {
	margin: 3px 0 3px 0; }
	
.editFORM label {
	float: left;
	display: block;
	width: 135px;
	padding: 0;
	margin: 2px 8px 0 0;
	padding: 0;
	text-align: right;
	font-weight: bold; }
	
.editFORM .txtinput {
	width: 245px;
	position: relative; }
	
	
.editFORM .btn {
border: 3px double #999999;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
padding: 0.25em;
background-color: #FFFFFF;
color: #333333;
font-size: 75%;
font-weight: bold;
font-family: Verdana, Helvetica, Arial, sans-serif; }


.editFORM .btn:active {
border: 3px double #CCCCCC;
border-top-color: #999999;
border-left-color: #999999; }

#colMASTER {
 display: table;}

.enrolCOLUMN {
 width: 300px;
	float: left; }
	
#announcement {
 background-color: #F0F0FF;
	border: 1px solid #666666;
	padding: 6px;
	margin: 6px 0 6px 0; }	
	
#announcement h1 {
 padding: 0;
	margin: 0; }	
	
.bold12green	{
 color: #009900;
 font-weight: bold; }
	
	
#editpartTABLE	{
 font-size: 10px; }
 
.btn_kill {
  width: 34px;
	height: 12px;
	font-size: 10px;
	color: #000000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
	padding: 0 0 2px 0;
	margin: 3px auto 1px auto;}	
	
.btn_kill {
 background-color: #FF9999;
	border-left: 1px solid #FFCDCD;	
	border-top: 1px solid #FFCDCD;	
	border-right: 1px solid #9A0000;	
	border-bottom: 1px solid #9A0000;
	color: #000000;	}	
	
.btnPART {
border: 3px double #999999;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
padding: 0.25em;
background-color: #FFFFFF;
color: #333333;
font-size: 75%;
font-weight: bold;
font-family: Verdana, Helvetica, Arial, sans-serif; }

#bpicOFFERING {
 padding: 3px 12px 3px 12px;
 margin: auto;
 border: 1px solid #000000;
 font-weight: bold;
 text-align: center;
 width: 200px; }
 
#toprgtNAV {
  float: right;
  font-size: 12px;
  color: #000000; }
  
#partLISTTABLE, .partLISTSMALLER {
  font-size: 11px; }
  
 .fnt9px{
  font-size: 10px !important; } 
  
 .btnUSA {
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0.25em;
	background-color: #F2E6FF;
	color: #333333;
	font-size: 85%;
	width: 150px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-align: center;
	margin: 12px auto; }
	
.spryINPUT {
 padding: 0;
 margin: 0 0 4px 12px;
 height: 18px;}
 
#paymentTEXT  {
 margin: 0 !important;
 padding: 0 !important: }
 
 .red {
 color: #930; }
 
.imgRIGHT {
  float: right;
  padding: 0;
  margin: 0 6px 8px 12px; } 
  
.fnt16px {
  font-size: 16px;
  font-weight: bold; }  
  
#enrRETURN {
  margin-top: 12px;
  padding-top: 12px;
  font-size: 11px; }  
 
