.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DEDFB2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEEEEE;
}
body {
	background-color: #26385A;
	margin: 5px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.text_margin {
	padding: 8px;
}
.orange_headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #EF8329;
	font-style: normal;
}
.orange_headers2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EF8329;
	font-style: normal;
}
a:link {
	text-decoration: none;
	color: #EF8329;
}
a:visited {
	text-decoration: none;
	color: #EF8329;
}
a:hover {
	text-decoration: underline;
	color: #F29C55;
}
a:active {
	text-decoration: none;
	color: #EF8329;
}
.orange_subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F5C96D;
}
.mini_text {
	font-size: 10px;
	font-style: italic;
}
.border {
	border: 1px solid #21314E;
}
.smText {
	font-size: 9px;
}
.main_headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #F47A20;
}
.form_class {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #001841;
}
