﻿* { margin:0 auto; font-family:Verdana, Helvectica, Sans-Serif; font-size:12px; }

body {background-image: url(../images/bg.gif); background-repeat:repeat-x;}

/* commented backslash hack \*/ 
html, body{height:100%;} 
/* end hack */


div.wrapper{width:1003px; margin:0px 0px 0px 0px;}
    
    div.logo{position:absolute; top: 9px; left: 50px; }
    div.submenu{width:985px; height:84px; background-color:Black; text-align:right; color:White; }
        .submenu a {color: White;font-size:12px;}
    
     div.content{background-color:White; border-style:solid; border-width:2px; border-color:#606061; margin: 20px auto; width:950px; padding: 10px 10px 10px 10px;  height:100%;height:auto;}
	
	    div.sectContent{margin: 6px 6px 6px 6px; }
		div.sectTitle{color:#6EAF44; font-family:Times New Roman; font-size:21px; margin: 0px 0px 4px 0px;}
		div.sectText{color:Black; margin: 0px 0px 4px 0px; }
		div.sectBullets{color:#A24223;  }
		    .sectBullets li {margin: 0px 0px 0px 30px; font-family:Times New Roman; font-size:18px;}
		
		div.sectSubTitle{color:#005598; font-family:Times New Roman; font-size:21px; margin: 0px 0px 4px 15px;}
		div.sectSubText{color:Black; margin: 0px 0px 4px 15px; }
		div.sectSubTextScript{color:Black; margin: 0px 0px 4px 15px; font-style:italic;}
		
		div.footer_nav{}
		    .footer_nav a {color:#005598;font-family:Times New Roman; font-size:16px;}
		div.footer_subnav{}
		    .footer_subnav a{color:Black;font-family:Times New Roman; font-size:12px;}
		span.footer_smalltext{font-size:10px; color:Black;}
		
		