body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CDE7F4;
	color: #000000;
}
.HeaderLargeBlue {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	text-transform: none;
	color: #336699;
	font-style: normal;
}
.HeaderLargeRed {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #990000;
	font-style: normal;
}
.HeaderSubGreen {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bolder;
	text-transform: none;
	color: #208334;
}
.bodyheader {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bolder;
	text-transform: none;
	color: #000000;
	text-align: left;
}
.bodytext {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.bodytextleft {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
.bodytextwhite {
	font-family: Verdana;
	font-size: 12px;
	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: bold;
	FONT-SIZE: 12px;
	COLOR: #208334;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: none
}
A:visited {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #208334;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: none
}
A:hover {
	COLOR: #208334; TEXT-DECORATION: underline
}
A:active {
	COLOR: #F5D319; TEXT-DECORATION: underline
}

