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

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
}
.events {
	font-size: 10px;
}
a:link {
	color: #4B7FC1;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #4B7FC1;
}
a:hover {
	text-decoration: none;
	color: #4070AB;
}
a:active {
	text-decoration: none;
	color: #4F8AD2;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0000;
	line-height: 24px;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 10px;
}
h6 {
	font-size: 8px;
}
.Med18 {
	font-size: 18px;
	font-weight: normal;
}
.Bold24 {
	font-size: 24px;
	font-weight: bold;
}
.navbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #4C7FC1;
	white-space: nowrap;
	display: inline-block;
	padding: 5px 5px 0px 5px;
	height: 20px;
	width: auto;
	border-right: 1px solid #92B3DA;
	border-left: 1px solid #2F5588;
	color: #FFF;
	margin: 0px 0px 0px 0px;
	vertical-align: middle;
}
a.navbutton {
	color: #FFF
}
a.navbutton:hover {
	background-color:#799ED0;
	color: #CD0104;
}
