/* global */
	body {margin:0px; background:url(/vimages/pagebg.gif) repeat-x #FFFFFF;}
	.body2 {background: #FFFFFF;}
	.cnt {text-align:center}
	.break {clear:both}
	img {border:0px}
	td, div {font-family:helvetica, arial}
	
	#pholder {width:770px; border-bottom:8px solid white; /* background: url(/vimages/holder_bg.gif) repeat-y; */ margin:0 auto}
		#banner {width:770px; height:234px; background: url(/vimages/fw_banner.gif) no-repeat}
		#lcol {float:left; font-size:12px; width:207px; vertical-align:top}
			#lcolheader {background: url(/vimages/lcol_header.gif) no-repeat; font-size:14px; text-align:center; padding:20px 0px 0px 0px; color:#2A8FBF; width:207px; height:19px}
			#lcoltext {padding:0px 0px 0px 13px;}
				#lcoltext a, #lcoltext a:link, #lcoltext a:active, #lcoltext a:visited {display:block; width:177px; padding:4px; color:black; text-align:center; border-bottom:1px solid #CCCCCC; height:16px; text-decoration:none; background:#FFFFFF} 
				#lcoltext a:hover {display:block; width:177px; padding:4px; color:white; text-align:center; border-bottom:1px solid black; height:16px; text-decoration:none; background:#E0B1D2}

			#lcolfooter {background: url(/vimages/lcol_footer.gif) no-repeat; width:207px; height:18px}
			
		#lcolnotice {background: #ffffff; width:207px; height:18px; text-align:center;}
			
		#content {float:right; font-size:12px; background: url(/vimages/content_bg.gif) repeat-y; width:563px; vertical-align:top}
			#contentheader {position:relative; text-align:center; font-size:16px; letter-spacing:0px; font-weight:bold; color:white; background: url(/vimages/content_header.gif) no-repeat; width:563px; height:39px; padding-top:16px}
			#contentext {padding:0px 24px 14px 22px; vertical-align:top}
			#contentfooter {background: url(/vimages/content_footer.gif) no-repeat;  width:563px; height:15px}
			
			#footernav {width:770; padding-top:8px; padding-right:30px; height:14px; text-align:right; color:#000000; margin:0 auto; font-size:10px}
			#footernav a, #footernav a:link, #footernav a:active, #footernav a:visited {color:black; text-decoration:none;} 
				#footernav a:hover {color:#CCCCCC; text-decoration:underline;}
			
		#footer {width:100%; padding-top:8px; border-top:1px solid #F47722; height:24px; background:#99CA47; text-align:center; color:#2C82C4; margin:0 auto; font-size:11px}
			#footer a, #footer a:link, #footer a:active, #footer a:visited {color:white; text-decoration:none;} 
				#footer a:hover {color:#CCCCCC; text-decoration:underline;}
				
/* put in Ul tag */

#pdfbullets li {
list-style-image : url(/vimages/pdf_icon.gif);
}

/* put in individual li */

#pdfbullets {
list-style-image : url(/vimages/pdf_icon.gif);
}

.pdfbullets {
list-style-image : url(/vimages/pdf_icon.gif);
}

/* put in Ul tag */

#iebullets {
list-style-image : url(/vimages/explorer_icon.gif);
}

/* put in individual li */

#iebullets li {
list-style-image : url(/vimages/explorer_icon.gif);
}

.tbl {border: 2px solid #4F95C8; background:#BED4EA; azimuth: center;}
.tbl td {padding:3px; background:#FFFFFF;}
.tbl th {padding:3px; text-align:center; border: 1px solid white; font-weight: bold; background:#BED4EA;}
.tbl .th2 {padding:3px; background:#DAE9F8; font-weight: bold;}
.tbl .th3 {padding:3px; background:#DAE9F8; font-weight: normal;}

.tblmaterial {border: 2px solid #4F95C8; background:#BED4EA; azimuth: center;}
.tblmaterial td {padding:3px; background:#FFFFFF; background:url(/vimages/material_yes.gif) no-repeat 40px 45px #FFFFFF;}
.tblmaterial .tdno {padding:3px; background:#FFFFFF; background:url(/vimages/material_no.gif) no-repeat 40px 45px #FFFFFF;}
.tblmaterial th {padding:3px; text-align:center; border: 1px solid white; font-weight: bold; background:#BED4EA;}
.tblmaterial .th2 {padding:3px; background:#DAE9F8; font-weight: bold;}
.tblmaterial .th3 {padding:3px; background:#DAE9F8; font-weight: normal;}

.tblimage {background:#ffffff; azimuth: center;}
.tblimage td {padding:3px; background:#FFFFFF;}
.tblimage .td2 {padding:3px; border: 1px solid #99CA48; background:#ffffff;}
.tblimage th {padding:3px; text-align:left; border: 1px solid white; font-weight: bold; background:#BED4EA;}
.tblimage .th2 {padding:3px; background:#DAE9F8; font-weight: bold;}
.tblimage .th3 {padding:3px; background:#DAE9F8; font-weight: normal;}

#hiddenlink a, #hiddenlink a:link, #hiddenlink a:active, #hiddenlink a:visited {display:block; width:177px; padding:4px; color:black; text-align:center; border-bottom:1px solid #ffffff; height:16px; text-decoration:none; background:#FFFFFF} 
