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;
}

.inlineOption {
	float: left;
	margin-right: 10px;
}

.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;
}

#Form .disclaimer p{
	margin-bottom: 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;
}

#ProgressIndicators {
	vertical-align: middle;
	padding: 10px;
}

#ProgressIndicators #progressBar_percentText {
	margin-left: 10px;
}

#validationErrors{
	clear:both;
	padding:12px 10px 15px 38px;
	font-family:helvetica, sans-serif;
	margin-bottom:10px;
	background:#FFFBA2 url('../../../images/forms/standard/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;
}

.secureRightsLock{
	float:right;
	color:#333;
	height:20px;
	background:transparent url('../../../images/amerivalue/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:35px;
	width:165px;
	background:transparent url('../../../images/amerivalue/continue_greybg.gif') no-repeat top left;
}

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

.buttonGroup button.submit{
	height:35px;
	width:165px;
	background:transparent url('../../../images/amerivalue/submit.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/controls/calendar/calendar.gif') no-repeat top left;
}

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

#PrivacyLogos {
	padding-top: 10px;
}

#PrivacyLogos li.sr_logo img{
	padding-bottom: 10px;
}


.checkbox {
      padding:2px;
      float:left;
}

.suffix {
  margin-left:4px;
  padding:4px;
  width:300px;
  float:left;
 }
 
#inputGroup_CONSENT{
  margin-left: 50px;
}


/* Education Program List */

#ProgramChoice .formSectionContent{
	float: left;
	padding: 0px;
	margin: 5px;
}

#ProgramChoice .inputGroup {
	clear: both;
	float: left;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #DDD;
}

#ProgramChoice .inputGroup .logo{
	clear: both;
	float: left;
	border: #DDD solid 1px;
	background-color: #FFF;
	width: 120px;
	padding: 2px;
	min-height: 31px;
}

#ProgramChoice .mainLabel {
	position: relative;
	float: none;
	margin-left: 135px;
	width: 500px;
	text-align: left;
}

#ProgramChoice .options {
	position: relative;
	float: none;
	width: 500px;
	margin: 10px 0 0 135px;
}

#ProgramChoice .optionsContent {
	padding: 0px;
}

#ProgramChoice .options select{
	width: 100%;
}

.errorMessage {
	float: left;
}
.errorMessageContent{
  float: right;
  color: red;
}

/* Education Program List */

.UpsellHeader .inputHeaderContent {
	font-weight: bold;
}

.UpsellHeader .mainLabel{
	width: auto;
	text-align: left;
}

/* Thank You Page */

#ThankYou {
	font-size: 1em;
	font-family:helvetica, sans-serif;
}

#ThankYou ul {
	list-style: disc outside;
	margin: 10px 0 10px 20px;
}

#ThankYou li{
	margin-left: 10px;
	padding: 0;
}

#ThankYou p{
	margin: 5px 0 5px 0;
}

/* Required for Optin field for PayDay */
#inputGroup_PERMISSION .suffix{
 width:80%;
 text-align:justify;
}

#inputGroup_PERMISSION .checkbox{
 margin-top:4px;
}

#inputGroup_PERMISSION{
 margin-left:15px;
}