body {
	background-color: #d9d9d9;
}
td {
	background-color: #ffffff;
}
.footerbarlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.footer {
	background-color: #d9d9d9;
}
.maincell {
	padding-left: 15px;
	padding-right: 2px;
	padding-top: 10px;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.tdblue {
	background-color: #11b3ea;
}

.maintextlink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #004d91;
	text-decoration: none;
}
.maintextlink:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #21b8eb;
	text-decoration: none;
}
.maintextblue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #004d91;
	text-decoration: none;
}
#map li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:20px;
	list-style-type:disc;
	text-align: left;
	left: 0px;
}

#map li a {
	text-decoration:none;
	color:#004d91;
}

#map li a:hover {
	text-decoration:none;
	color:#21b8eb;
}

#map2 li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:20px;
	list-style-type:circle;
}

#map2 li a {
	text-decoration:none;
	color:#004d91;
}

#map2 li a:hover {
	text-decoration:none;
	color:#21b8eb;
	
}
.footerbarspace {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #004d91;
	text-decoration: none;
}
.footcell {
	background-color: #0072bb;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	text-decoration: none;
	text-align: right;
	line-height: 25px;
	height: 25px;
	padding-right: 9px;

}
.footcell a {
	color: #FFF;
	text-decoration: none;
}
.footcell a:hover {
	color: #FFF;
	text-decoration: none;
}
.footcell a:visited {
	color: #FFF;
	text-decoration: none;
}
