.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 56px;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 100px;
	color: #FFFFFF;
	text-align: center;
	width: 975px;
	margin-bottom: 12px;
	text-transform: uppercase;
}
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	width: 760px;
	margin-bottom: 10px;
	text-indent: 235px;
	padding-right: 215px;
	line-height: 56px;
}
.bullet a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
	width: 975px;
	margin-bottom: 10px;
	text-indent: 235px;
	line-height: 56px;
}
.bullet a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 56px;
	color: #FFFFFF;
	text-decoration:none;
	width: 975px;
	margin-bottom: 100px;
	text-indent: 235px;
}
.bullet a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 56px;
	color: #FFFFFF;
	text-decoration:underline;
	width: 975px;
	margin-bottom: 10px;
	text-indent: 235px;
}
.bullet a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 56px;
	color: #FFFFFF;
	text-decoration:none;
	width: 975px;
	margin-bottom: 10px;
	text-indent: 235px;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	width: 530px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	line-height: 22px;
}
#captchaError {
    color: #FFFF00;
    line-height: 2.0
}    
label.error {
    color: #FFFF00
}
