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

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	background-color: #8DA5B0;
	margin-left: 0px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.maintxt {
	margin-left: 20px;
	margin-right: 20px;
}
a:link {
	color: #A8371E;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A8371E;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #565A79;
}
a:active {
	text-decoration: none;
	color: #A8371E;
}
.h2,.h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #A8371E;
}
.h2 {
	font-size: 14px;
	color: #565B79;
}
.h3 {
	font-size: 12px;
	color: #000000;
}
.sidebar {
	margin-left: 10px;
	margin-right: 10px;
}
.events_header {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.sub-nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 135%;}
.sub-nav a:link {
	color: black;
	font-weight: bold;
}
.sub-nav a:hover {
	color: #A8371E;
	font-weight: bold;
	text-decoration: none;
}
.sub-nav a:visited {
	color: black;
	font-weight: bold;
	text-decoration: none;
}
.blue {
	color: #545671;
}
.contact {
	margin-left: 150px;
	font-size: 12px;
}
.copyright {
	font-size: 8px;
	color: #545671;
}
.digit13 {
	font-size: 8px;
	color: #8DA5B0;
}