	
/*--- Shell ------------------------------------------------------*/

	body { width: 100%$; }		
	#shell { width: 100%;}
	a { text-decoration: none; color:#000;}
	a:hover { text-decoration: none; }
	.fauxColumns { width:50%; float:left;}
	.imgLeft { border: 3px solid #002668; margin-right:20px; float:left;}
	.imgRight { border: 3px solid #002668; margin-left:20px; float:right;}
	.clearBoth { clear:both;}
	.noMargin { margin:0;}
	.noBorder { border:none;}
	.noPadding { padding:0;}
	.forPrint { position:absolute; left:-2500px;}

	
/*--- Head ------------------------------------------------------*/

	#h_shell { display: none;}
	
	#h_logoArea { display: none;}

	#h_banner {}
	#h_banner img {display:block;}
	
/*--- Print Header ------------------------------------------------------*/  

	#printHeader { display: block; border-bottom: 1px solid #000; margin-bottom: 20px;}
	#printHeader h1 { font-size: 36px; font-weight: normal; font-family:"Times New Roman", Times, serif; margin: 0px; padding: 0px; }
	
/*--- Body ------------------------------------------------------*/

	#b_shell { display: block; width: 100%; }
	
	#nav { display: none; }
	
	#col_l {display: none;}
	
	#ctaShell { display: none;}


	#b_contentArea { float: none; width: 100%; margin: 0;  padding: 0; color:#000;}
	#b_contentArea h1 {  font-size: 36px; font-weight: normal; font-family:"Times New Roman", Times, serif; margin: 0px; padding: 0px;}
	#b_contentArea p { line-height: 180%;  }
	#b_contentArea h2 { font-size: 19px; font-weight: normal; font-family:"Times New Roman", Times, serif;}
	#b_contentArea li { line-height: 180%; background:url(../img/design/libg.gif) 0 4px no-repeat; padding: 0 0 0 12px;  list-style-type: none;}
	
	

	
/*--- Footer ------------------------------------------------------*/

	#f_shell { display: none;}
	
	#f_address  { display: none;}
	
	#f_nav { display: none; } 
	
	address {display: none;}
	
	#f_sig {display: none;}
