.bodytext {
	font-size:10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-weight: 300;
}
.bodytextbold {
	font-size:10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: black;
}
.bodyhdr {
	font-size:11pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
}
.bodyhdrblue {
	font-size:11pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-weight: bold;
}
.bodyhdrred {
	font-size:13pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #cc0000;
}
.bodysubhdg {
	font-size:11pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000033;
}
.sectionhdr {
	font-size:15pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000066;
}
.tabledata {
	font-size:9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-weight: 300;
}
.tabledatabold {
	font-size:9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-weight: bold;
}
.tabledatahdr {
	font-size:10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}	
.input{
	border-left: solid 1px;
	border-left-color: #000000;
	border-top: solid 1px;
	border-top-color : #000000;
	border-bottom: solid 1px;
	border-bottom-color : #000000;
	border-right: solid 1px;
	border-right-color : #000000;
	}	
.bttnStyle {
	font-size:8pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #D6E7EF;
	border-bottom: 1px solid #104A7B;
	border-right: 1px solid #104A7B;
	border-left: 1px solid #AFC4D5;
	border-top:1px solid #AFC4D5; 
	color:#000066;
	text-decoration:none;
}
.subBttnStyle {
	font-size:9pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #322A60;
	border-bottom: 1px solid Black;
	border-right: 1px solid Black;
	border-left: 1px solid #AFC4D5;
	border-top:1px solid #AFC4D5; 
	color: White;
	text-decoration:none;
}
SPAN.topnavlinks {
	font-size:8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #666666;
	text-decoration: none;
}
SPAN.subnavlinks {
	font-size:8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:300;
	color:#000033;
	text-decoration: none;
}
SPAN.subnavlinksover {
	font-size:8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:300;
	color:#000033;
	text-decoration: underline;
}
SPAN.sidenavlinks {
	font-size:8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:300;
	color: #000033;
	text-decoration: none;
}
SPAN.sidenavlinksover {
	font-size:8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:300;
	color: #000033;
	text-decoration: underline;
}
SPAN.sidenavhdr {
	font-size:9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #000033;
	text-decoration: none;
}
SPAN.sitemaplinks{
	text-decoration : none;
	font-size: 10pt;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}
SPAN.sitemapover{
	text-decoration : none;
	font-size: 10pt;
	font-weight: bold;
	color: #000033;
	text-decoration: underline;
}

BODY {
	background: White;	
	font-family: Arial, Helvetica, sans-serif;
	color : Black;
}


A:link {color: #000033; text-decoration:underline;}
A:visited {color: #000033; text-decoration: underline;}
A:hover {color: #996600; text-decoration:underline;}
A:active {color: #996600; text-decoration:underline;}


