body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background: #FFF;
	margin: 2px 0px 0px 0px;
	
}
.bodytext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333}
.bodylinks {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #0066cc; text-decoration: underline}
a:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #0066CC}
a:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #0066cc}
a:active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #0066cc; text-decoration: underline}
a:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #003366}
.headline {  font-family: Arial; font-size: 22px; font-weight: normal; color: #0066CC}
.bodysubheading {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #003366}
.buttons {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #003366; width: 100px}
.boxes {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #003366; width: 200px}
.subheadline { font-family: Arial; font-size: 18px; font-weight: normal; color: #0066CC }



.myHand {
	cursor : hand;
	color: #0066cc;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #fff;
	background: #0066CB;
}
#footer p {
	padding: 5px 10px;
	margin: 0px;
	line-height: 15px;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
#footer a:hover {
	color: #fff;
	text-decoration:underline;
	font-weight: normal;
}
html>body #footer a:link, html>body #footer a:link, html>body #footer a:link {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
html>body #footer a:hover {
	color: #fff;
	text-decoration:underline;
	font-weight: normal;
}
.title {
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 10px 0px;
	background: url(../img/bullet.gif) left center no-repeat;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}
#features a:link, #features a:visited, #features a:active {
	color: #0066CA;
	text-decoration: none;	
}
#features a:hover {
	color: #0066CA;
	text-decoration: underline;	
}

#features img {
	padding: 0px;
	margin: 5px 5px 0px 0px;	
}
#events .date {
	color: #0066CA;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 0px 3px 0px;
}
#events p{
	font-size: 11px;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #666;
}
#events img {
	padding: 0px;
	margin: 0px 0px 10px 5px;
}
#events, #features {
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
}