@charset "utf-8";
body {
	background-color: #FFFFFF;
	margin: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	line-height: 18px;
}
a {
	color: #E11C3A;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.topLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.copyrightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.redHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #A00000;
	font-weight: bold;
}

.redHeadingsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #A00000;
	font-weight: bold;
}
.greenHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #009900;
	font-weight: bold;
}
.blueHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0033CC;
	font-weight: bold;
}
.whiteHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.whiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
hr {
	border-top-style: dotted;
	border-top-color: #CCCCCC;

}
.whiteLink {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #FFFFFF; text-decoration: none}
.whiteLinksmall {  color: #FFFFFF; text-decoration: none}
.mapText {  color: #000000}
