

* { 
	margin: 0; 
	padding: 0; 
	}
	
#header, #leftNav, #masterdiv, #navFooter, #sidebar, #footer, .subscribe, .menutitle, .submenu, .boxGREEN, .boxR, .boxR2  { display: none; }
	
#container { width: 640px; background-color: #fff; }
	
#headerPrint {
 width: 640px;
 height: 113px;
 padding: 0;
 }

#content { width: 640px; text-align: left; }

#contentSub { width: 640px; text-align: left; }
	
.heading {
	width: 417px;
	height: 23px;
	font-size: 1.3em;
	text-align: left;
	}	
	
#footerPrint {
 width: 640px;
 height: 1px;
 padding: 0;
 text-align: center;
 }
 
 .smallB {
 font-size: 10px; 
 font-weight: normal;
 }
	



