.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:8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-weight: 300;
}
.tabledatabold {
	font-size:8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-weight: bold;
}
.tabledatahdr {
	font-size:8pt;
	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;
	}
SPAN.sidenavlinks {
	font-size:9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#333366;
	text-decoration : none;
}
SPAN.sidenavlinksover {
	font-size:9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#333366;
	text-decoration : underline;
}
SPAN.subnavlinks {
	font-size:8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 300;
	color:#333366;
	text-decoration : none;
}
SPAN.subnavlinksover {
	font-size:8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 300;
	color: #333366;
	text-decoration : underline;
}
SPAN.sitemaplinks{
	text-decoration : none;
	font-size: 10pt;
	font-weight: bold;
	color: #333366;
}

BODY {
	font-family: Arial, Helvetica, sans-serif;
	color : Black;
}


A:link {text-decoration: underline;  color : #333366; }
A:visited {text-decoration: underline;  color : #333366; }
A:hover {text-decoration:underline;  color : #336666; }
A:active {text-decoration:underline;  color : #336666; }



