a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5E5C4F;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	font-size: 16px;
}
a:visited {
	text-decoration: none;
	color: #000000;
	font-size: 16px;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
	font-size: 16px;
}
a:active {
	text-decoration: none;
	color: #990000;
	font-size: 16px;
}
.AC3_subNAV {
	font-size: 14px;
	color: #336699;
}
.AC3_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}
.AC3_page_header {font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 51px; font-weight: bold; }
.AC3_pageHEAD {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: italic;
	color: #CC9933;
}
.textYELLOWbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #cc9933;
}
.textGRAYbold {color: #666666}.red_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	color: #CC0000;
	font-weight: bold;
}
.whiteHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 30px;
	color: #FFFFFF;
	margin-left: 4px;
}

.goldSubHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	line-height: 26px;
	color: #CC9933;
	margin-left: 4px;
}
.blackSubHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: bold;
	line-height: 28px;
	color: #000000;
}
.gradientGold_BG {
	background-image: url(images/goldGradientBG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.gradientGold_BG_long {
	background-image: url(images/goldGradientBG_long.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.gradientBlue_BG {
	background-image: url(images/blueGradientBG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.gradientBlue_BG_small {
	background-image: url(images/blueGradientBG_small.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bodyBoldBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333366;
}
.bodyBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333366;
}
.bodyBoldBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.bodyBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #00000;
}
.bodyBoldWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}
.bodyWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
}
.bodyBoldRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #cc3333;
}
.quoteBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	font-weight: bold;
}
.quoteWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #ffffff;
	font-weight: bold;
}
.formBorder {
	border: 1px solid #CCCCCC;
}

