@charset "UTF-8";
/* CSS Document */

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.bodytext a:link {
	text-decoration:none;
	color:#0033FF
}
.bodytext a:visited {
	text-decoration:none;
	color:#0033FF
}
.bodytext a:hover {
	text-decoration:underline;
	color:#0033FF
}
.bodytext a:active {
	text-decoration:none;
	color: #0033FF
}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.subheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	margin: 0 0 -10px 0;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	margin: 0 0 10px 0;
}
.missiontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin: 0px 0 0 0;
}
.sidebartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin: 0px 0 0 0;
}
.sidebartext a:link {
	text-decoration:none;
	color:#0033FF
}
.sidebartext a:visited {
	text-decoration:none;
	color:#0033FF
}
.sidebartext a:hover {
	text-decoration:underline;
	color:#0033FF
}
.sidebartext a:active {
	text-decoration:none;
	color: #0033FF
}
.detailshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin: 0 0 -10px 0;
}
.body {
	background-color: #CCCCCC;
	margin-top: 0px;
}
.headlineRegMark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
	margin: 0 0 10px 0;
}
