BODY, p, div, table, 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
}


.bodytable {width:760px; background-color:#FFFFFF; }

img{border:0px;}

form { 
margin: 2px; 
padding: 2px; 
}

   Input
   {
   font-size:10pt;
   font-family:Arial,Helvetica; 
   border-top:black 1px solid;
   border-bottom:black 1px solid;
   border-left:black 1px solid;
   border-right:black 1px solid;
   }


a:visited { color:#1F2E8D; text-decoration: underline }
a:link { color:blue; text-decoration: underline}
a:active { color:blue; text-decoration: underline }
a:hover { color:#990000; text-decoration: underline}


a.leftnav:visited, a.leftnav:link {
display: block; /*wasn't here*/
margin-bottom: -11px; /*weird line spacing kluge */
font-family: Helvetica, Arial, sans-serif; 
background-color:#1F2E8D; 
color:#FFFFFF;
text-decoration:none; 
padding-left: 6px; /*was padding: 2px; */
padding-right: 6px; /*this is new */
width: 140px; /*changed from 160; width needs to be .borderblock width -14 px padding */	
line-height:24px;
border-color:#333333; 
border-width:1px; 
border-style:solid; 

}

a.leftnav:hover, a.leftnav:active {background-color:#A0DD06; color:#1F2E8D;}

a.indexlink:link { color: blue; text-decoration: underline; font-family:Arial,Verdana,Helvetica; font-size: 16px; font-weight: bold;}
a.indexlink:visited { color: blue; text-decoration: underline; font-family:Arial,Verdana,Helvetica; font-size: 16px; font-weight: bold;}
a.indexlink:active { color: blue; text-decoration: underline; font-family:Arial,Verdana,Helvetica; font-size: 16px; font-weight: bold;}
a.indexlink:hover { color: red; text-decoration: underline; font-family:Arial,Verdana,Helvetica; font-size: 16px; font-weight: bold;}



/*.centeredColum 
{
	width:740px;
	margin:0 auto;
	margin-left:expression( (document.body.clientWidth - 740) / 2 + 'px');
}*/	


.copyright
{
    FONT-FAMILY: Arial,Helvetica;
    FONT-SIZE: 10px;
}

.indent10
{margin-left: 10px}


.header, .header-red{
font-family: Helvetica, Arial, sans-serif; 
font-weight:bold;
line-height:21px; 
font-size: 14px;
}

.header-red{color:#990000; font-size: 18px;}

.smtext{font-size:10px;}

.borderblock, .footerblock {
position:relative;
width:154px; /*was 160 */
padding: 6px;
border-width:1px;
border-style:solid;
border-color:#333333; 
/*border-right-style:ridge; border-right-width: 4px; border-right-color:#CCCCCC;
border-bottom-style: ridge; border-bottom-width:4px; border-bottom-color:#CCCCCC;
	line-height:18px; */
}

.footerblock{
font-family: Helvetica, Arial, sans-serif; 
font-size:10px;
line-height: 14px;
padding: 6px;}

.section{
padding-bottom: 5px;
padding-top: 5px;
border-bottom-width:1px;
border-bottom-style:dotted;
border-bottom-color:#990000; }

.floatright {
float:right;
padding-left:10px;
}
