body {
	background-color: #0074AC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background: url(/_includes/images/backgrounds/bg_page.gif) top center;*/
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 10px;
}
.footer div a:link, .footer div a:active, .footer div a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFF99;
	text-decoration:underline;
}
.sp_input {
	background-color: #99CC00;
	font-family: verdana;
	font-size: 10px;
}

.nav_menu {
	line-height: 12px;
	padding: 2px 0px 2px 0px;
}

.nav_menu a {
	font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform:uppercase;
	text-decoration: none;
	font-weight: bold;
	color: black;
}

.nav_menu a:hover {
	color: #007C8D;
}

.nav_submenu {
	line-height: 11px;
	padding: 3px 0px 3px 0px;
}

.nav_submenu a {
	font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform:uppercase;
	text-decoration: none;
	font-weight: bold;
	color: black;
}
.nav_submenu a:hover {
	color:#CC0000;
}

.content {
	padding: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.content td, .content td p {
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

.content a:link, .content a:visited, .content a:active {
	font-weight: bold;
	color: #152B8A;
	text-decoration: none;
}

.content a:hover {
	color: #007C8D;
	text-decoration: underline;
}
.item, .faq_answers {
	border-top: 1px solid silver;
	background: url(/_includes/images/backgrounds/bg_item.gif) repeat-x #EFF6F6;
	border-bottom: 1px solid silver;
	padding: 4px;
	margin: 8px 0px 8px 0px;
}
.legend {
	font-size: 10px;
	margin-top: 100px;
	width: 150px;
	margin-left: -175px;
	float: left;
}
.legend td {
	font-size: 10px;
}
.content H1 {
	color: #499700;
	border-left: 12px solid #499700;
	padding-left: 6px;
	font-family:"Gill Sans MT", Arial, Helvetica, sans-serif;
	line-height: 20px;
}
.content H2, .bulletin_header {
	font-size: 18px;
	color: #15678E;
	font-weight:bold;
	font-family:"Gill Sans MT", Arial, Helvetica, sans-serif;
}
.content H2 a:link, .content H2 a:visited, .content H2 a:active {
	text-decoration: underline;
}
.content li {
	padding-bottom: 6px;
	line-height: 15px;
}
.information td {
	border-bottom: 1px dashed #15678E;
}
.row1, dd, .faq_questions {
	font-size: 12px;
	background-color: #FFD800;
	padding: 3px;
	margin: 0px;
	border-top: 2px solid white;
	border-bottom: 2px solid black;
}
.row2 {
	font-size: 12px;
	background-color: #FCFC00;
	padding: 3px;
	border-top: 2px solid white;
	border-bottom: 2px solid black;
}

th, dt, .row0 {
	font-size: 16px;
	font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;
	background-color: #15678E;
	color: white;
	padding: 12px 5px 3px 5px;
	text-align: left;
	font-weight: bold;
	border-top: 10px solid white;
	border-bottom: 3px solid black;
}
.important {
	font-size: 11px;
	line-height: 15px;
	border-top: 2px solid red;
	border-bottom: 2px solid red;
	padding: 4px 4px 4px 60px;
	background: url(/_includes/images/slices/icon_important.gif) no-repeat 0px 10px;
}
.sitemap li {
	padding: 5px;
}
.caption {
	font-size: 10px;
}
.vtour * {
	font-size: 11px !important;
	line-height: 12px !important;
}

.boosterbucks input, .boosterbucks select {
	font-size: 10px;
}
textarea { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }

.survey table td { font-size: 11px; line-height: 12px; vertical-align: top;}

.poll, #takepoll, #searchbox { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; padding: 10px; background-color: #FFFFCC; border-top: 1px solid #FFFF00; border-right: 1px solid #FFFF00; border-bottom: 1px solid #FFFF00; width: 150px; margin-left: -1px; _margin-top: -4px;}
.poll .poll { border: 0px none; padding: 0px;}
.pollquestion { font-size: 11px; font-weight: bold; }
.poll_answers { font-size: 10px; }

.left_margin form { margin: 0; }

.weather { margin-top: 20px; }
.weather select { width: 160px; }
.weather h3 { font: bold 16px "Gill Sans MT", Arial, Helvetica, sans-serif; color: #15678E; text-align: center; margin: 6px;}
.weather td { font: 10px/14px Verdana, Arial, Helvetica, sans-serif; }
.weather p a { font: 11px/14px Verdana, Arial, Helvetica, sans-serif;}

.subcalendar {
 	background-color: #1E92CA;
}