#features p {
	font-family: Arial, Helvetica, sans-serif;
	color: #525252;
	font-size: 13px;
	line-height: 18px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-weight: bold;
}
#content H1 {
	FONT-SIZE: 130%;
	COLOR: #FFFFFF;
	PADDING-TOP: 14px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	line-height: 110%;
	margin: 0px;
	padding-bottom: 14px;
	font-weight: normal;
}
#content H2 {
	FONT-SIZE: 130%;
	COLOR: #FFFFFF;
	PADDING-TOP: 14px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	line-height: 110%;
	margin: 0px;
	padding-bottom: 14px;
	font-weight: normal;
}

#content p {
	FONT-SIZE: 80%;
	COLOR: #FFFFFF;
	PADDING-TOP: 14px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	line-height: 100%;
	margin: 0px;
	padding-bottom: 14px;
	font-weight: bold;
}


#features H1 {
	FONT-SIZE: 130%;
	COLOR: #FFFFFF;
	PADDING-TOP: 14px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	line-height: 110%;
	margin: 0px;
	padding-bottom: 14px;
	font-weight: normal;
}
#features H2 {
	FONT-SIZE: 130%;
	COLOR: #FFFFFF;
	PADDING-TOP: 14px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	line-height: 110%;
	margin: 0px;
	padding-bottom: 14px;
	font-weight: normal;
}

#features H3 {
	FONT-SIZE: 20px;
	color: #58585A;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px;
	clear: both;
	line-height: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;

}
#features H4 {
	FONT-SIZE: 16px;
	PADDING-BOTTOM: 20px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	font-weight: bold;
	line-height: 24px;
	margin-top: 0px;
	padding-top: 0px;
	color: #FF0000;
}
#features H4 span {
	COLOR: #6E6E6E;
}

#features H5 {
	FONT-SIZE: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#features Ul  {
	list-style-type: none;
	background-image: url(../images/blue-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 30px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	color: #525252;

}
#features Ul li {
	background-image: url(../images/red-bullet.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-bottom: 10px;
	background-position: 0px 6px;

}

#content span {
	font-weight: bold;
	color: #C11B1B;
}
HR {
	BORDER-RIGHT: #84aec5 1px solid; BORDER-TOP: #84aec5 1px solid; BORDER-LEFT: #84aec5 1px solid; WIDTH: 90%; COLOR: #84aec5; BORDER-BOTTOM: #84aec5 1px solid; HEIGHT: 1px; BACKGROUND-COLOR: #84aec5
}


.submit-but{
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	height: 48px;
	width: 196px;
	margin: 0;
	border: 0;
	background: #33CCFF url(../images/submit-but.jpg) repeat center top;
	cursor: pointer;
	cursor: hand;
}




input.errHilite, select.errHilite, textarea.errHilite {
		border: 1px solid #F00;

		}
label{
	color: #F00;
	font-weight: bold;
	font-size: 11px;
	line-height: 11px;
}

