@charset "utf-8";
.navtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #5c000c;
	font-weight: bold;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a.navtext:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #5c000c;
	font-weight: bold;
	text-decoration: none;
}
a.navtext:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #5c000c;
	font-weight: bold;
	text-decoration: none;
}
a.navtext:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #5c000c;
	font-weight: bold;
	text-decoration: none;
}
.navcell {
	padding-right: 12px;
	padding-left: 12px;
	text-align: center;
}
.pageheader {
	font-size: 16px;
	font-weight: bold;
	color: #333399;
}
.subheader
{
	font-size: 14px;
	font-weight: bold;
	color: #333366;
}
.topics{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
a.topics:link {
	font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
	font-size: 12px;
	color: #373e8d;
	text-decoration: none;
}
a.topics:visited {
	font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
	font-size: 12px;
	color: #373e8d;
	text-decoration: none;
}
a.topics:hover {
	font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
	font-size: 12px;
	color: #3333CC;
	text-decoration: underline;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #373e8d;
	text-decoration: underline;
}
a:visited {
	color: #373e8d;
	text-decoration: underline;
}
a:hover {
	color: #3333CC;
	text-decoration: underline;
}
.navcell:hover {
	padding-right: 12px;
	padding-left: 12px;
	text-align: center;
	background-image: url(images/navbackon.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.footer {
	font-size: 11px;
	color: #655d5c;
}
a.footer:link {
	font-size: 11px;
	color: #655d5c;
	text-decoration: underline;
}
a.footer:visited {
	font-size: 11px;
	color: #655d5c;
	text-decoration: underline;
}
a.footer:hover {
	font-size: 11px;
	color: #655d5c;
	text-decoration: underline;
}.p2navback {
	background-attachment: fixed;
	background-image: url(images/navback.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.p2back {
	background-image: url(images/p2back.gif);
	background-repeat: no-repeat;
	background-position: 450px top;
}
.current_event_date {
	font-size: 12px;
	font-weight: bold;
	color: #36367c;
}
.current_event_title {
	font-size: 12px;
	font-weight: bold;
	color: #883259;
	font-style: italic;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
