body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #9EA2A5;
	color: #000000;
}
.HeaderLargeRed {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	text-transform: none;
	color: #D0161B;
	font-style: normal;
}
.HeaderSupRed {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bolder;
	text-transform: none;
	color: #D0161B;
}
.HeaderSubCharcoal {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bolder;
	text-transform: none;
	color: #333333;
}
.bodyheader {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bolder;
	text-transform: none;
	color: #000000;
}
.bodytext {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: lighter;
	text-align: justify;
}
.bodytextwhite {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: lighter;
	text-align: justify;
}
.breadcrumbs {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.footertext {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
}
A:link {
	FONT-WEIGHT: 500;
	FONT-SIZE: 11px;
	COLOR: #005689;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: none
}
A:visited {
	FONT-WEIGHT: 500;
	FONT-SIZE: 11px;
	COLOR: #005689;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: none
}
A:hover {
	COLOR: #005689;
	TEXT-DECORATION: underline
}
A:active {
	COLOR: #0033FF;
	TEXT-DECORATION: underline
}
