body {font-family:Times; font-size:14px;margin-top:10px; color:#000000; background-color:#ffffff; }
a:link, a:active {color:#000000;text-decoration:underline;}
a:visited {color:#000000;text-decoration:underline;}
a:hover, a:visited:hover {text-decoration:underline;}
span.valign {vertical-align: middle;}
td {font-family:Times; font-size:14px;}
p {font-family:Times; font-size:14px;}
li {font-family:Times; font-size:14px;}
p.links {font-family:Times; font-size:12px;}

/* main site containers */
div.outer {width:940px; }
   div.container{width:940px; padding:0px 0px 0px 0px; overflow:visible;} 
   /*index page divs*/
      /*top row section*/
	div.toprow {width:940px; float:left; height:200px; padding:0px 0px 0px 0px;  background-image:url("../images/topcenter.gif"); background-repeat: no-repeat; overflow:hidden; }
      /*mid row section*/
      div.midrow {width:940px; height:340px; padding:0px 0px 0px 0px; overflow:visible; }
	   div.midrow1 {width:220px; float:left; height:340px; background-image:url("../images/leftborder.gif"); background-repeat: no-repeat; overflow:hidden; }
	      div.midrow1menu {width:220px; float:left; height:340px; padding:22px 0px 0px 0px; }
         div.midrow2 {width:500px; height:340; float:left; text-align:left; color:#000000; } 
            div.midrowtext {width:490; min-height:270; _height:270; text-align:left; color:#000000; margin-left:auto; margin-right:auto; padding:15px 15px 15px 15px; } 
            div.midrowbottom  {width:490; height:70; text-align:left; color:#000000; background-image:url("../images/bottomborder.gif"); background-repeat: no-repeat; margin-left:auto; padding:0px 5px 5px 5px; } 
	   div.midrow3 {width:220px; float:left; height:340px; background-image:url("../images/rightborder.gif"); background-repeat: no-repeat; overflow:hidden; }
