.top_header {
	background-image: url(../img/topblue.png);
	background-repeat: repeat-x;
}
.top_header_mid {
	background-image: url(../img/topblue-mid.png);
	background-repeat: repeat-x;
}
.content_top_header {
	background-color: #134b66;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	color: #FFFFFF;
}
.content_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
}
.content_text_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.content_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.backToMainLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}

A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: black;}.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005064;
}

