body {
	background-color: #3C6B8C;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #F60;
}
.footerLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #A3A3A3;
}
.blackBodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	display: inline;
}

.footer a {			font-size: 10px;	color: #FFFFFF;   font-family: Verdana, Arial, Helvetica, sans-serif;}
.footer a:link {	text-decoration: none;}
.footer a:visited {	text-decoration: none;}
.footer a:hover {	text-decoration: underline;	color: #FFFFFF;}
.footer a:active {	text-decoration: none;}

.footerlink_dividers {color: #FFFF00 ; font-weight: bold; }
#redBodyTitle {
	color: #D01D00;
}
#homepageText {
	text-align: left;
}
#addressDetails {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #223D5E;
	font-weight: bold;
}