@charset "utf-8";

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform:uppercase;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform:uppercase;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #066748;
	text-transform:uppercase;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #066748;
	text-transform:uppercase;
}
a.smnav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:10px;
	font-weight:normal;
	color:#ffffff;
}
a.smnav:visited {
	text-decoration: none;
	font-weight:normal;
	font-size:10px;
	color:#ffffff;
}
a.smnav:hover {
	padding: 0px;
	font-size:10px;
	color:#EAD17D;
}
a.smnav:active {
	font-size:10px;
	color:#EAD17D;
} 
a.copy:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:10px;
	font-weight:normal;
	color:#013300;
}
a.copy:visited {
	text-decoration: none;
	font-weight:normal;
	font-size:10px;
	color:#013300;
}
a.copy:hover {
	padding: 0px;
	font-size:10px;
	color:#FFFFFF;
	background-color:#066748;
}
a.copy:active {
	font-size:10px;
	color:#FFFFFF;
	background-color:#066748;

} h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 16px;
	margin: 0px;
	text-indent: 5px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	text-transform: capitalize;
	margin: 0px;
	text-indent: 8px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}

p {
	text-indent: 0px;
	white-space: normal;
	padding-left: 15px;
	padding-right: 20px;
}
strong {
	font-weight: bold;
	color: #FFFFFF;
}
.announcement {
	font-size:20px;
	font-weight:bold;
	text-align:right;
}
a.announcelink {
	font-size:20px;
	font-weight:bold;
	text-align:right;
}
a.announcelink:active {
	font-size:20px;
	font-weight:bold;
	text-align:right;
}
a.announcelink:hover {
	font-size:20px;
	font-weight:bold;
	text-align:right;
}
a.topnav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform:uppercase;
}
a.topnav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform:uppercase;
}
a.topnav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #066748;
	text-transform:uppercase;
}
a.topnav:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #066748;
	text-transform:uppercase;
}
#Survey {
	padding-left:35px;
	padding-right:35px;
}
legend {
	color:#e1e1e1;
}
.bar {
	font-size:9px;
	line-height:0px;
	letter-spacing:-1px;
}