.bottommenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	letter-spacing: 0.1em;
	text-decoration: none;
}
.bottommenu:hover {
	color: #F00;
}
.bottommenuseparator {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	letter-spacing: 0.1em;
}
.maintexttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #C00;
	text-align: left;
	text-decoration: none;
}
.maintext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333;
	text-align: left;
	list-style-image: url(images/tick1.gif);
	background-color: #FFF;
	border: 0px none #FFF;
}
.maintext a:link {
	color: #000;
	text-decoration: underline;
}
.maintext a:visited {
	color: #000;
	text-decoration: underline;
}
.maintext a:hover {
	color: #F00;
	text-decoration: underline;
}
.maintextreditalicunderlined
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #C00;
	text-align: left;
	background-color: #FFF;
	border: 0px none #FFF;
	font-style: italic;
}

.missionstatement {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1em;
	color: #FFF;
	text-align: center;
}
.onlineservices {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
	text-align: center;
	text-decoration: none;
}
.onlineservices a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
	text-align: center;
	text-decoration: none;
}
.onlineservices a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
	text-align: center;
	text-decoration: none;
}
.onlineservices a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #F00;
	text-align: center;
	text-decoration: underline;
}
.redborder {
	border: 1px dotted #F00;
}
.mapbg {
	background-image: url(/images/mapbg.gif);
	background-repeat: repeat-x;
}

.bottombarbg {
	background-image: url(/images/bottombarbg.gif);
	background-repeat: repeat-x;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	letter-spacing: 0.1em;
	text-align: right;
}
.topmenunotselected {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #F00;
	background-image: url(/images/topmenubg.gif);
	background-repeat: repeat;
	text-align: center;
	text-decoration: none;
}
.topmenunotselected:hover {
	color: #FFF;
}
.topmenuselected {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	background-image: url(/images/topmenugreybg.gif);
	background-repeat: repeat;
	text-align: center;
	text-decoration: none;
}

.whitebackground {
	background-color: #FFF;
}

.topareabackground {
	background-color: #000;
}
.topareabackgroundpadded {
	background-color: #000;
	padding: 5px;
}
.topareatitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #F00;
	text-align: left;
	text-decoration: none;
	background-color: #000;
}
.topareamaintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-align: left;
	text-decoration: none;
	background-color: #000;
}
.topareaname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #F00;
	text-align: left;
	text-decoration: none;
	background-color: #000;
}
.buttontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	background-color: #C00;
	text-align: right;
	padding-right: 5px;
}
.buttontext a:link, .buttontext a:visited {
	color: #FFF;
	text-decoration: none;
}
.buttontext a:hover {
	color: #FFF;
	text-decoration: underline;
}
.buttonimage {
	border: 1px dotted #000;
}
.buttonimage:hover{
	border: 1px dotted #F00;
}
.imagewrapleft 
{
	float:left;
	padding-right:15px;
	padding-bottom:3px;
}
.imagewrapright 
{
	float:right;
	padding-left:15px;
	padding-bottom:3px;
}


input.txt
{
	color:#333;
	border: 1px inset #666;
}
input.btn
{
	color: #FFF;
	background-color:#900;
	border: 1px outset #666;
}
input.file
{
	color:#333;
	border: 1px inset #666;
}
form textarea
{
	color:#333;
	border: 1px inset #666;
}
form select
{
	color:#333;
	border: 1px inset #666;
}

form div
{
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 5px;
}
form div label
{
	float:left;
	width: 40%;
	color:#666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
}
fieldset
{
	border: 1px dotted #F00;
	margin-top: 1.4em;
	padding: 0.6em;
}
legend
{
	font: bold 0.9em Arial, Helvetica, sans-serif;
	color:#333;
	background-color:#FFF;
}
