body {
	background-color:#fff;
	color:#000;
	font: 100%/1.5 verdana,arial,tahoma,sans-serif; 
	margin:10px 0px 0px 0px;
}
td, p {
	font: 70%/1.5 verdana,arial,tahoma,sans-serif; 
}
td.left   {
	background-image: url(../assets/bkgd_leftcolumn.jpg); 
    background-repeat: no-repeat;
	background-color: #fff;
	width:155px;
	height:486px;
}		 
td.main {
	width:320px;  
    height:227px;  
	padding:0px 15px 10px 15px;
}	  
td.main2 {
	width:551px;  
	padding:10px 15px 10px 15px;
}	
.divBar {
	background-color: #eee; 
	width:520px; 
	padding:2px;
}

/* This rule applies only to IEWin or Mac */
*html body .divtop {padding-top:0px;}	
.divtop	{border-top:1px dotted #BEC8A0; width:110px; padding-top:15px;}	

/* ---( links )------------------------------- */	  
a {color: #FF0101; font-size:11px; font-weight:bold; text-decoration:underline;}
a:hover {color: #660000;text-decoration:none;}
a.footer {color: #003355; font-size:10px; font-weight:normal; text-decoration:underline;}
a.footer:hover {color: #000000;}
a.launchpdf {color: #FF0101;font-size:12px; font-weight:normal; text-decoration:underline;}
a.launchpdf:hover {text-decoration:none;} 

/* ---( text )------------------------------- */	
.topcopy {color:#000000; font-size:11px; font-weight:bold; line-height: 1.6;}
.copy {color:#666666; font-size:10px;}
p.quotes {padding:0 10px 10px 10px; width:400px;font-size:100%;line-height: 1.6;}
div.leftnav {width:155px;}	 

.clear {clear:both;}
img.border {border:1px solid #000;}
