a.nav {
	color: #115793;
	font-family: Tahoma, Verdana, Helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 15px;
	padding-top: 0px;
}
a.nav:link {
	text-decoration: none;
}

a.nav:visited {
	color: #115793;
}

a.nav:hover {
	color: #CC0000;
	text-decoration: none;
	background: url(images/bullet-green.gif) no-repeat;
    background-position: 0px 3px;
}

a.nav:active {
	color: #CC0000;
	background: url(images/bullet-green.gif) no-repeat;
    background-position: 0px 3px;
}
td.nav {
padding-left: 25px;
padding-top: 5px;
}
td.content {
	color: #00000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 5px;
	line-height: 130%;
	list-style-position: outside;
	list-style-image: url(images/bullet-green.gif) no-repeat;
	background-position: 0px 3px;
}
.copyright {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	padding-top: 10px;
}
a.copyright:link {
	text-decoration: none;
	color: #CCCCCC;
}
a.copyright:visited {
	text-decoration: none;
}
a.copyright:hover {
	text-decoration: underline;
}
h1 {
	color: #a2d06d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
h3 {
	color: #1261A4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.subheading {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	padding-top: 0px;
}
.address {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 70px;
	padding-right: 10px;
}
.addressBIG {
	font-size: 13px;
}
