@charset "utf-8";
body {
	background-color: #0B281F;
	padding: 0px;
	margin: 3px;
}
.infoBoxContent {
	font-size: 9px;
	padding-top: 4px;
	padding-right: 7px;
	padding-left: 5px;
	padding-bottom: 4px;
}
.bodyText { font-family: Arial, Helvetica, sans-serif; color: #232323; line-height: 20px; text-align: left; }
.content{ color: #252525; font-size: 14px; font-family: Arial, Helvetica, sans-serif; padding: 2px 20px 6px 12px; }
.bodyTextHDR {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
}
.hdrText, .hdrText a, hdrText a:active { font-family: Arial, Helvetica, sans-serif; color: #fff; text-align: right; font-size: 12px; font-weight: normal; margin: 0; text-decoration:none; padding: 0 4px 0 0; }

.hdrText a:link { color: white; text-align: right; font-size: 12px; padding-right: 4px; text-decoration:underline; }
.hdrText a:hover { color: white; font-size: 12px; text-decoration: underline; text-align: right; padding-right: 4px; }
.hdrText a:visited { color: white; font-size: 12px; text-decoration: underline; text-align: right; padding-right: 4px; }
.contenthead{ color: #000; font-size: 24px; font-family: Arial, Helvetica, sans-serif; padding: 2px 20px 6px 12px; }
a:link { color: #176417; }
