@charset "UTF-8";
/* CSS Document */


body {
	background-color: #0c0c0c;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #676666;
	line-height: 15px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
a:visited {
	color: #086c9c;
	text-decoration: none;
}
a:hover {
	color: #086c9c;
	text-decoration: underline;
}
a:active {
	color: #086c9c;
	text-decoration: none;
}
a:link {
	color: #086c9c;
	text-decoration: none;
}
.subHead-Green {
	color: #a8ab1e;
	font-size: 12px;
	font-weight: bold;
}
.subHead-Orange {
	color: #db5117;
	font-size: 12px;
	font-weight: bold;
}
.subHead-Blue {
	color: #3389b2;
	font-size: 12px;
	font-weight: bold;
}
.subDate-Gray {
	color: #6c6c6c;
	font-size: 11px;
	font-weight: bold;
}
.subHead-White {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.footer-Gray {
	color: #6c6c6c;
	font-size: 9px;
	font-weight: normal;
}

.normalText-Gray {
	color: #6c6c6c;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.normalText-White {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.normalText-Black {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.smallText-White {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
