@charset "ISO-8859-1";
body {
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
}
.footerArea {
	font-size: 12px;
	padding-top: 9px;
	padding-bottom: 3px;
	color: #0073C6;
	height: 24px;
}
.navBG {
	background-image: url(../images/top_logobottom.jpg);
	height: 25px;
}
a:link {
	text-decoration: none;
	color: #0073C6;
}
a:visited {
	text-decoration: none;
	color: #0073C6;
}
a:hover {
	text-decoration: none;
	color: #053545;
}
a:active {
	text-decoration: none;
	color: #0072C5;
}
.homeWhiteText {
	color: #FFFFFF;
}
.headers {
	font-size: 20px;
	color: #0072C3;
}
.homeFlashRight {
	margin-right: 20px;
}
.blueFonts {
	color: #0072C3;
}
.subNav {
	font-size: 12px;
}
.photoExtraSpace {
	margin-bottom: 20px;
}
.homeSmalltext {
	font-size: 14px;
}
a.homeFlashLinks:link {
	text-decoration: none;
	color: #FF0000;
}
a.homeFlashLinks:visited {
	text-decoration: none;
	color: #FF0000;
}
a.homeFlashLinks:hover {
	text-decoration: none;
	color: #FF0000;
}
a.homeFlashLinks:active {
	text-decoration: none;
	color: #FF0000;
}
.homeNote {
	font-size: 12px;
}
