#header {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: 385px;
	width: 750px;
	left: 0px;
	top: 0px;
	right: 750px;
	bottom: 385px;
}
#keywordbox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #333333;
	text-align: right;
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 20px;
	width: 255px;
	left: 475px;
	top: 7px;
}
#prequalform {
	position: absolute;
	visibility: visible;
	z-index: 3;
	height: 210px;
	width: 260px;
	left: 472px;
	top: 170px;
}

#form {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

#submitbox {
	position: absolute;
	left: 0px;
	top: 203px;
}
#agreebox {
	position: absolute;
	left: 0px;
	top: 215px;
	margin-left:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	color: #999999;
	z-index: 5;
	vertical-align: middle;
}

#agreerow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	color: #999999;
	z-index: 5;
	vertical-align: middle;
}
.style3 {font-size: 10; color: #CCCCCC; }
.style4 {font-size: 10; color: #CADAC0; }
#notices {
	position: absolute;
	height: 15px;
	width: 750px;
	left: 0px;
	top: 386px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#BCBCBC;
}
#creditbox {
	position: absolute;
	left: 13px;
	top: 273px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	color: #999999;
	z-index: 5;
}
#resultsheadline {
	text-align: center;
	vertical-align: middle;
	width: 300px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #525151;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
#resultsbody {
	width: 600px;
	left: 75px;
	position: relative;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border: 1px dashed #525151;
	padding: 8px;
	vertical-align: middle;
}
#resultsfooter1 {
	background-image: url(../images/special_results_footer.jpg);
	height: 65px;
	width: 750px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#resultsfooter2 {
	position: absolute;
	height: 15px;
	width: 750px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	color: #525151;
	text-decoration: none;
	margin-top: 15px;
	margin-bottom: 25px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: underline;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin-bottom: 0px;
	margin-top:10px;
}
#resultsbody .imgbullet {
}
#resultsbody select {
	position: relative;
	top: -8px;
	width: 243px;
}
#resultsbody input {
	position: relative;
	top: -8px;
	width: 238px;
	font:Arial, Helvetica, sans-serif; 
	font-size:16px; 
	font-weight:bold;
	color:#284D37;

}
#resultsbody #submit {
	width:245px; 
	font:Arial, Helvetica, sans-serif; 
	font-size:18px; 
	font-weight:bold; 
	margin-left: 33px;
	color:#333333;
}
.style5 {color: #0066CC}
.style9 {
	font-size: x-small;
	line-height: 12px;
	color: #666666;
}
.style10 {	font-size: small; color: #999999}


/* Cold Stone Creamery Forms (for dark backgrounds) */
input, textarea, select {
	color: #000000;
	background-color: #e7c278;
	background-image: url(/images/textbox_back.jpg);
	border: 1px solid #c4a059;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
}
input,textarea {	
	/* hide from IE mac \*/
	background-image: url(/images/textbox_back.jpg);
	background-repeat: repeat-x;
	/* end hiding from IE5 mac */
}
.required {
	/* hide from IE mac \*/
	background-image: url(/images/textbox_required.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	/* end hiding from IE5 mac */
}
.invalidInput{
	/* hide from IE mac \*/
	background-image: url(/images/textbox_invalid.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	/* end hiding from IE5 mac */
}
.validInput{
	/* hide from IE mac \*/
	background-image: url(/images/textbox_valid.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	/* end hiding from IE5 mac */
}
/* Scott J. test of removing button treatment.
.button {
	background-color: #b33e35;
	background-image: url(../../../images/button_back.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 3px double #C4A059;
	font-weight: bold;
	color: #FFFFFF;
	/* hide from IE mac \*/
	height: 28px;
	/* end hiding from IE5 mac */
}
*/
.requiredText {
	font-size: 18px;
	font-weight: bold;
	color: #b33e35;
}
.imagebutton {
	background-color: transparent;
	background-image: none;
        border-width: 0;

}
.dataset{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#ffffff;
	line-height:160%;
	margin:0 10px 10px 10px;
}
.radio{
	background:none;
	background-color:transparent;
	border-width:0px;
}
.checkbox{
	background:none;
	background-color:transparent;
	border-width:0px;
}
#submit1 {
border:none;
padding:0px;
}
#navcontainer {
	position: absolute;
	height: 15px;
	width: 750px;
	left: 0px;
	top: 386px;
	}
#navcontainer ul
{
padding-left: 8px;
margin	: 0;
color: #579854;
float: left;
width: 750px;
font-family: helvetica, arial, sans-serif;
font-size:10px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
color:#999999;
text-decoration: none;
float: left;
border-right: 1px solid #00250a;
}

#navcontainer ul li a:hover
{
background-color: #1868ac;
background-image:url(../images/textbox_back-blue.jpg);
background-repeat: repeat-x;
color: #fff;
}