@charset "utf-8";
/* CSS Document */
#subpage { overflow:hidden; zoom:1; min-height:600px; padding:30px 40px; }

/******************************
   Left
******************************/	
#subpage .left { width:650px; }

/******************************
   Right
******************************/	
#subpage .right { width:230px; }
	#subpage .right h4 { color:#000000; } 

	/******************************
	   Right
	******************************/	
	#subpage .right .next-steps { width:194px; padding:18px; background:url('../images/home_gry_bg.gif') repeat-x;  }
		#subpage .right .next-steps p { margin:0 0 42px; }

.error { margin:0 0 24px; font-size:13px; font-weight:bold; }

/******************************
   Terms of Use
******************************/	
.terms-of-use { }
	.terms-of-use ol { list-style:lower-alpha; }
	
/******************************
   Careers
******************************/	
.careers { color:#666666; }
	.careers h1 { color:#666666; font-size:30px; }
	.careers h3 { color:#003366; font-size:14px; font-weight:bold; margin:0 0 8px; }		
	.careers .career { margin:0 0 24px; }	
		.careers .career li { margin:0 0 4px; }	
	
/**************************************************************************************************************************************************************** */	
	
/******************************
   Subpage - Large
******************************/		
.subpage-large { }
	.subpage-large h1 { color:#666666; font-size:30px; font-weight:normal; }
		.subpage-large .header { height:234px; font-size:14px; color:#666666; }
			.subpage-large .header div { }				
				.subpage-large .header div div { width:450px; padding:40px 0 0 60px; }	
				
	.subpage-large .main { margin:12px 40px 0; padding:12px 0 0; border-top:1px solid #d4d4d4; }