@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #707070;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background: #00415c;
}
.MainHeaders {
	font-size: 40px;
	color: #0094D2;
	letter-spacing: -2px;
}
a:link {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
/* NEW LINK */
a:active {
	text-decoration: none;
}
.link2 a {
color: #0094D2;
font-size: 17px;
text-decoration: none;
}
.link2 a:visited {
color: #0094D2;
text-decoration: none;
}
.link2 a:hover {
text-decoration: none;
}
/* MORE LINKS */
a:active {
	text-decoration: none;
}
.link3 a {
color: #FFCC00;
font-size: 12px;
text-decoration: none;
}
.link3 a:visited {
color: #FFCC00;
text-decoration: none;
}
.link3 a:hover {
text-decoration: none;
}
/* */

.body {
	text-align: justify;
	line-height: 21px;
}
.bodyHeaders {
	font-size: 17px;
	color: #0094D2;
	letter-spacing: -1.5px;
}
.hours {
	font-size: 10px;
}
.search {
	font-size: 15px;
	color: #666666;
}