.Mission_Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #989898;
}
.Mission_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #989898;
}
.home_seperator {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}
.Home_Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2c396f;
	font-weight: bold;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.menu_text {
	font-size: 10px;
}

.textEmphasis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2C396F;
	text-decoration: underline;
	font-weight: bold;
}
.Page_Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #D6483A;
}
.Menu_Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.calendar_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.red_highlight {
	color: #D6483A;
}
.calendar_header {
	color: #FFF;
	background-color: #2C396F;
}
.border_only {
	border: 1px solid #000;
}
.blue_highlight {
	color: #2C396F;
}
.newsText {
	font-size: 10px;
}
.newsTextHeader {
	font-size: 14px;
}
