/*  ATTENTION!
     DO NOT CHANGE THE ORDER OF 'errorFormValidationBoxColor' and 'pageBackgroundColor' STYLES
	 IN THIS CSS DOCUMENT. IT IS IMPORTANT THEY APPEAR AS FIRST 2 STYLES.
*/

.errorFormValidationBoxColor {
	background-color:#FF0000;
}

.pageBackgroundColor {
	background-color:#FFFFFF;
}

/* ----------------------------- ADD NEW STYLES BELOW THIS LINE  -----------------------------------------------------------*/

/*.sideCallout1 { background-color:#67948a; width:213px; height:241px; font:bold 16px/28px Arial, Helvetica, sans-serif; color:#c0dbd6; padding:20px; text-align:center; }
.sideCallout1 .emphasized { font-size:22px; color:#ffffff; }*/

.captcha_text_field {
    border: 1px solid #a8aaab;
    color: #6d6e71;
}

.error_message {
	color:#FF0000;
}

.error_background {
	background-color:#FFFFFF;
}

.form_hint_text {
	font-size: 11px;
	color: #666666;
}

.captchapro_refresh_link {
	color: #639a8e;
	font-size: 12px;
}

.form_label {
	font-weight: bold;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: right;
}

.survey_label {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.validation_error_message {
	color:#FF0000;
	font-weight:bold;
}

.required_field_indicator { 
	color: #FF0000;
	font-weight:bold;
}

.hint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.text_field{
	font-family: Arial, Helvetica, sans-serif;
}

.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #535353;
	text-align: left;
	text-indent: 0px;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 18px;
}
.bodyTextAlt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #67958b;
	text-align: left;
	text-indent: 0px;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.apligrafLightGrayBG {
	background-color: #afafaf;
}
.bodyText_remark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #535353;
	text-align: left;
	vertical-align: bottom;
	margin: 0px;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 18px;
	text-indent: 18px;
}
.Superscript {
	vertical-align: 30%;
	font-size: 75%;
}
.Italic {
	font-style: italic;
}

.bodyTextCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 18px;
}

.PageBG {
	background-color: #afafaf;
	margin-left: 22px;
	margin-top: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
.header_L3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #535353;
}
a {
	color: #639a8e;
}
a:visited {
	color: #175951;
}

a:hover {
	color: #6a9f31;
}
body {
	background-color: #afafaf;
	margin-left: 22px;
	margin-top: 0px;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #CCCCCC;
	font-weight: bold;	
	color: #666666;
	text-decoration:none;
}
.button:hover {
	color:#969696;
	text-decoration:none;
}

.button_border {
	border:1px solid #666666
}

.copyright_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	padding-top: 5px;
}
