/* Site styles */

<!-- Standard tags -->
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #008000;
}

ul {
	list-style-image: url(../images/arrow1.gif);
}

<!-- Special classes -->
.BannerAddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.TopBanner {
	color: #FFFFFF;
	background-color: #2A453C;
}

.SideNavigation a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.TextButton a {
	text-decoration: none;
	color: white;
}

.footer {
	padding-top: 5px;
	font-size: 7pt;
	font-weight: bold;
	text-align: center;
	color: Black;
}

.body {
	padding-left: 5px;
	padding-top: 5px;
}