.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #D6E7E7;
	text-decoration: none;
}
.SIDEnavigaiton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #DEE3E7;
	text-decoration: none;
	text-indent: 8px;
}
a.SIDEnavigaiton:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3149A5;
	text-decoration: none;
	background-color: #DEE3E7;
	text-indent: 8px;
	display: block;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #D6E7E7;
	text-decoration: none;
}
.footer-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3149A5;
	text-decoration: none;
}
.blue-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #364BA6;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.INSIDELINKS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3149A5;
	text-decoration: underline;
}
