/* CSS Document */
body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #FF8617;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #355F78;
	text-transform: capitalize;
	text-indent: 10px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	
}
.whitebodytext {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;	

}
.subhead_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #333333;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
	font-weight: bold;
}
.style1_CAPS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #3b6e8f;
	text-decoration: underline;
	text-transform: uppercase;
}
.tableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
