body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #505096;
	color: #0F0F6F;
	position: center;
}
.HeaderLargeBlue {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	text-transform: none;
	color: #020167;
	font-style: normal;
}
.HeaderSubBlue {
	font-family: Arial;
	font-size: 15px;
	font-weight: bolder;
	text-transform: none;
	color: #020167;
}
.HeaderSubRed {
	font-family: Arial;
	font-size: 20px;
	font-weight: bolder;
	text-transform: none;
	color: #FE0000;
}
.bodyheaderBlack {
	font-family: Arial;
	font-size: 11px;
	font-weight: bolder;
	text-transform: none;
	color: #000000;
}
.bodytext {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	font-weight: lighter;
	line-height: 14px;
}
.homepagetext {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	font-weight: lighter;
	line-height: 18px;
}
.bodytextwhite {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: lighter;
	text-align: justify;
}
.breadcrumbs {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.footertext {
	font-family: Arial;
	font-size: 9px;
	color: #000000;
}
A:link {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #0000CC;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none
}
A:visited {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #0000CC;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none
}
A:hover {
	COLOR: #020167;
	TEXT-DECORATION: underline
}
A:active {
	COLOR: #FE0000;
	TEXT-DECORATION: underline
}

.footerlinks a:link {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size:8px;
	color:#000000;
	text-decoration: none;
}
.footerlinks a:visited {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size:8px;
	color:#000000;
	text-decoration: none;
}
.footerlinks a:hover {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size:8px;
	color:#000000;
	text-decoration:underline;
}
.footerlinks a:active {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size:8px;
	color:#000000;
	text-decoration:underline;
}
