a:link {
	color: #4372ac;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #4372ac;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #4372ac;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #4372ac;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .65em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px;
	background-color: #E6393F;
}
.home-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px;
	text-align: left;
}
.bottom {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .6em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px;
	text-align: center;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #E6393F;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #4372AC;
}
.home-link a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.home-link a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.home-link a:active{
	color: #FFFFFF;
	text-decoration: none;
}
.home-link a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.links a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.links a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.links a:active{
	color: #FFFFFF;
	text-decoration: none;
}
.links a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.specialevent {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #E73839;
}
#dotted {
	border: 4px dotted #4372ac;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	float: right;
	width: 225px;
}
.table {
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: center;
}
.bottom a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.bottom a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.bottom a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.bottem a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.specialeventsep {
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #336699;
	border-right-color: #336699;
	border-bottom-color: #336699;
	border-left-color: #336699;
	}
.news {
	border: medium dashed #336699;
	weight: bold;
	margin: 2px;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	float: right;
	width:175px;
	background-color:white;
	font-weight: bold;