a:link,
a:visited,
a:active,
a:link:hover{
	color:#2176CB;
}

h1, h2, h3, h4, h5, h6{
	font-weight:normal;
}

h1{
	font-size:2em;
	color:#2176CB;
}

h2{
	font-size:1.5em;
}

.inputGroup {
	clear:both;
	overflow: visible;
	padding:0.5em 0 0.8em 0;
	margin:0;
	float:left;
	width:100%;
	font-family:helvetica, sans-serif;
}

.mainLabel {
	margin:0;
	padding: 4px 0 0 0;
	position: static;
	text-align:right;
	width:40%;
	float:left;
}

.mainLabel .requiredMarker{
	
	margin-right:-0.59em;
	padding-left:0.2em;
	color:#AD0036;
}


.stackedForm .mainLabel{
	width:100%;
	text-align:left;
}



.mainLabelContent{
	padding-right:1em;
}

label.required{
	font-weight: bold;
}

div.error{
	background:#FFFBA2;
}

.error .mainLabel label{
	color:#AD0036;
	font-weight:bold;
}

label.checkbox{
	text-indent:-15px;
	padding-left:15px;
	display:block;
}

.options {
	padding: 0 0 0 0;
	margin:0;
	width:60%;
	float: left;
	position: static;
	text-align:left;
}

.stackedForm .options{
	width:100%;
}

.optionsContent{
	padding-left:1em;
}

.options .option{
	padding-bottom:5px;
}

.buttonGroup{
	text-align:right;
	clear:both;
	padding:0 10px 0 10px;
}

.buttonGroup .phoneNumber{
	font-size:1.3em;
}

.formSection{
	clear:both;
	padding-bottom:10px;
}

.formSectionContent{
	padding:0 10px 0 10px;
}

.options .prefix{
	margin-left:-0.78em;
	padding-right:0.2em;
}
.stackedForm .options .prefix{
	position:static;
	margin-right:0;
}

.instructions{
	font-size:0.93em;
	color:#666;
	margin:0 10% 0 10%;
	font-family:helvetica, sans-serif;
}
	
.mainLabel .instructions,
.options .instructions,
.options .inlineHelp{
	padding-top:4px;
	margin:0;
	font-size:0.93em;
	color:#666;
}

.options .inlineHelp{
	padding-left:5px;
}




#PrivacyLogos{
	text-align:center;
}

#PrivacyLogos ul li{
	display:inline;
	padding:0 10px 0 10px;
}

#FormFields{
	padding:0 0 10px 0;
	border:1px solid #DDD;
	border-top:none;
	background:#F8F8F8;
	clear:both;
}

#Form .disclaimer{
	padding:10px 10px 0 10px;
}

#TaskIndicators{
	background:#FFF url('/images/amerivalue/action-arrow.gif') no-repeat 30px bottom;
	padding:5px 0 13px 0;
	margin-bottom:2px;
	font-weight:normal;
	text-align:left;
	float:left;
	width:100%;
}

#TaskIndicators ul{
	float:right;
}

#TaskIndicators ul li{
	float:left;
	margin:0px 0 0px 15px;
	padding:0 0px 0px 0px;
	color:#AAA;
	border-right:0px solid #CCC;
	font-size:1.2em;
}

#TaskIndicators ul li.current{
	color:#444;
	border-bottom:2px solid #2176CB;
	border-top:0px solid #2176CB;
}

#TaskIndicators ul li.current span{
	color:#2176CB;
}

#TaskIndicators ul li span{
	font-size:1.4em;
	padding-right:0.1em;
	color:#A0C9F2;
}

#validationErrors{
	clear:both;
	padding:12px 10px 15px 38px;
	font-family:helvetica, sans-serif;
	margin-bottom:10px;
	background:#FFFBA2 url('../images/warning.gif') no-repeat  10px 10px;
}

#validationErrors h3{
	padding:;
	font-weight:bold;
	font-size:1.2em;
	color:#AD0036;
}

#validationErrors ol li{
	margin-left:2em;
	padding:5px 0 0px 0;
	color:#555;
}

#MainTitle{
	margin-bottom:0px;
	font-size:2em;
	color:#2176CB;
}

#MainTitle .inlinePhone{
	white-space:nowrap;
	color:#2176CB;
	font-size:0.8em;
}

.sectionHeader{
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;
	margin-bottom:5px;
	padding:5px 10px 5px 10px;
	clear:both;
	background:#EEE;
}

.sectionHeader h2{
	font-size:1.3em;
	margin:0px;
}

.secureRightsLock{
	float:right;
	color:#333;
	height:20px;
	background:transparent url(../../images/SR_lock.gif) no-repeat top right;
}

.secureRightsLock a,
.secureRightsLock a:link,
.secureRightsLock a:link:hover,
.secureRightsLock a:active,
.secureRightsLock a:visited{
	text-decoration:none;
	display:block;
	font-family: arial, sans-serif;
	font-size: .93em;
	color:#333;
	padding:4px 20px 4px 0;
}

.summary{
	font-family:helvetica, sans-serif;
}

.summary table th{
	padding:5px 10px 5px 0;
	text-align:right;
}

.summary table td{
	padding:5px 0 5px 0;
}

.summary .instructions a:link,
.summary .instructions a:link:hover,
.summary .instructions a:visited,
.summary .instructions a:active{
	color:#999;
	font-size:0.93em;
}

.buttonGroup button {
	font:100 100% arial;
	text-decoration:none;
	cursor: pointer;
	vertical-align: middle;
	border:none;
	margin:0 5px 5px 5px;
	padding:0;
}

.buttonGroup button.continue{
	height:42px;
	width:120px;
	background:transparent url('../../images/formapply.gif') no-repeat top left;
}

.buttonGroup button.submit{
	height:35px;
	width:165px;
	background:transparent url('/images/amerivalue/get_quotes.gif') no-repeat top left;
}

.buttonGroup button.contact{
	height:35px;
	width:165px;
	background:transparent url('/images/amerivalue/submit.gif') no-repeat top left;
}

#LeadBuyers{
	margin-bottom:10px;
}

#LeadBuyers th{
	border-bottom:1px solid #EEE;
	padding-top:10px;
}

#LeadBuyers tr td{
	padding:5px 5px 5px 5px;
}

#LeadBuyers tr.even td{
	background:#F5F5F5;
}

.calendarWithSelects .showCalendarButton{
	border:none;	
	padding:0;
	margin:0;
	height:16px;
	width:16px;
	cursor: pointer;
	vertical-align:middle;
	background:transparent url('../../images/calendar.gif') no-repeat top left;
}

.calendarWithSelects .hiddenCalendarContainer{
	display:none;
	position:absolute;
}
