td {font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

.center_body{
	font-family: Arial, Helvetica, sans-serif;
	background-color: white;
	font-size: 12px;
	color: #000000;
}
.top {
	font-family: Arial, Helvetica, sans-serif;
	background-color: white;
	font-size: 12px;
	font-weight: bold;
	color: #7D7B87;
	background-image: url(images/top.gif);
	background-repeat: repeat-x;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #00275D;
	padding-top: 3px;
	padding-left: 20px;
}
.head_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7D7B87;
	padding-left: 20px;
}
.lt_ebluebutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #004A96;
	border-bottom-width: 1px;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #004A96;
	padding: 4px;
}

.bluebutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00275D;
	border-bottom-width: 1px;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #004A96;
	padding: 4px;
}

.greenbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #08A600;
	border-bottom-width: 1px;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #004A96;
	padding: 4px;
}
.navlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none
}
.navlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration:none
}
.redbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A60800;
	border-bottom-width: 1px;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #004A96;
	padding: 4px;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 10px 20px 20px;
	vertical-align: top;
	background-color: #FFFFFF;
}
.red_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: A60800;
	font-weight: bold;
}
.image_wrap {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.news_body {
	background-image: url(images/news.gif);
	background-repeat: repeat-y;
}
.news_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2A3E61;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.sponsors{
	font-family: Arial, Helvetica, sans-serif;
	background-color: white;
	font-size: 12px;
	color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00275D;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #00275D;
}
.footer_stripe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #00275D;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.footlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none
}
.footlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:underline
}
.formheader {
color:#990000;
font-size:13px;
text-decoration:underline;
font-weight:bold;
}
