.homeTextAreaBg {
	background-image: url(../images/home_text_bg_10.gif);
	background-repeat: no-repeat;
}
.contentArea1 {
	background-image: url(../images/content1_middle_16.gif);
	background-repeat: no-repeat;
}
.contentArea2 {
	background-image: url(../images/content2_middle_17.gif);
	background-repeat: no-repeat;
}
.contentRepeat {
	background-image: url(../images/content_repeat.gif);
	background-repeat: repeat-y;
}

.contentArea3 {
	background-image: url(../images/content3_middle_18.gif);
	background-repeat: no-repeat;
}
.formField {
	width: 300px;
	border: 1px solid #ED9803;
}

.contentArea4 {
	background-image: url(../images/content4_middle_19.gif);
	background-repeat: no-repeat;
}
.bodyHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 17px;
	font-weight: bold;
	color: #004C80;
}
.flashBannerBg {
	background-image: url(../images/flash_banner_plain_bg_03.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.contentHeaderWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}
.contentTextWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.contentTextBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #000000;
}

.contentHeaderBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #000000;
}
.footerTextOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #ED9803;
}
.footerTextOrange:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #6482AC;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #4C4C4C;
}
.bodyTextOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #ED9803;
}
.divZindex {
	z-index: 0;
}
.navText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
	text-decoration: none;
	background-position: top;
}
.navText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #ED9803;
	text-decoration: none;
}
.navText:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #ED9803;
	text-decoration: none;
	background-position: top;
}
.navTextBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #ED9803;
	text-decoration: none;
}
.navTextBig:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #6482AC;
	text-decoration: none;
}

.footerBg {
	background-image: url(../images/footer_bg_16.gif);
	background-repeat: no-repeat;
}
.bgGradientRepeat {
	background-image: url(../images/grey_gradient_repeat.jpg);
	background-repeat: repeat-x;
}
.generalBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
	text-decoration: none;
	background-position: top;
}
