.clear { clear: both; }
.bold { font-weight: bold; }
.inputleft { 
	float:none;
   display: block;
   margin-bottom: 1em;
   max-width: 80%;
   font-size: 100%;
}
.inputright { 
	float:none;
   display: block;
   margin-bottom: 1em;
   max-width: 80%;
   font-size: 100%;
}

.inputphoneright{
	white-space:nowrap;
	float:none;
   display: inline;
   margin-bottom: 1em;
   max-width: 80%;
   font-size: 100%;
	}


.textright { text-align: right; }
.textcenter { text-align: center; }
.uppercase { text-transform: uppercase; }
.strike { text-decoration: line-through; }
.italic { font-style:italic; }
.justify { text-align: justify; }
.nodecoration { text-decoration: none; }

@font-face {
    font-family: 'archivo';
    src: url('font/archivonarrow-regular-webfont.eot');
    src: url('font/archivonarrow-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/archivonarrow-regular-webfont.woff') format('woff'),
         url('font/archivonarrow-regular-webfont.ttf') format('truetype'),
         url('font/archivonarrow-regular-webfont.svg#archivo_narrowregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'archivo';
    src: url('font/archivonarrow-italic-webfont.eot');
    src: url('font/archivonarrow-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/archivonarrow-italic-webfont.woff') format('woff'),
         url('font/archivonarrow-italic-webfont.ttf') format('truetype'),
         url('font/archivonarrow-italic-webfont.svg#archivo_narrowitalic') format('svg');
    font-weight: normal;
    font-style: italic;

}




@font-face {
    font-family: 'archivo';
    src: url('font/archivonarrow-bolditalic-webfont.eot');
    src: url('font/archivonarrow-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/archivonarrow-bolditalic-webfont.woff') format('woff'),
         url('font/archivonarrow-bolditalic-webfont.ttf') format('truetype'),
         url('font/archivonarrow-bolditalic-webfont.svg#archivo_narrowbold_italic') format('svg');
    font-weight: bold;
    font-style: italic;

}




@font-face {
    font-family: 'archivo';
    src: url('font/archivonarrow-bold-webfont.eot');
    src: url('font/archivonarrow-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/archivonarrow-bold-webfont.woff') format('woff'),
         url('font/archivonarrow-bold-webfont.ttf') format('truetype'),
         url('font/archivonarrow-bold-webfont.svg#archivo_narrowbold') format('svg');
    font-weight: bold;
    font-style: normal;

}

#FormBG {
	max-width: 100%;
	background-color: #C6DCF3;
}


#poor-credit {
	z-index: 2;
	position:absolute;
	left:-100px;
	top:180px;
}


#Form4 {
    margin: 0 auto;
    position: relative;
	max-width: 100%;
	min-height: 100px;
}

#Form4 #inner {
    margin: 0 auto;
    padding: 4px 0 7px;
	max-width: 100%;
}


#Form4 #wrap {
	height: auto;
	min-height: 100px;
    margin: auto;
    position: relative;
	max-width: 100%;
}

#Form4 #Step2, #Form4 #Step3, #Form4 #Step4, #Form4 #Step5 {
	display:none;
}


.progress {
	position: inherit;
  width: 300px;
	height: 20px;
	background: #ebebeb;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
	border-radius: 10px;
	margin-bottom: -40px
}
.progress > span {
  position: relative;
  float: left;
  margin: 0 -1px;
  min-width: 30px;
  height: 18px;
  line-height: 16px;
  text-align: right;
  background: #cccccc;
  border: 1px solid;
  border-color: #bfbfbf #b3b3b3 #9e9e9e;
  border-radius: 10px;
  background-image: -webkit-linear-gradient(top, #f0f0f0, #dbdbdb 70%, #cccccc);
  background-image: -moz-linear-gradient(top, #f0f0f0, #dbdbdb 70%, #cccccc);
  background-image: -o-linear-gradient(top, #f0f0f0, #dbdbdb 70%, #cccccc);
  background-image: linear-gradient(to bottom, #f0f0f0, #dbdbdb 70%, #cccccc);
  -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2);
}
.progress > span > span {
  width: 100%;
  padding: 0 8px;
  font-size: 11px;
  font-weight: bold;
  color: #404040;
  color: rgba(0, 0, 0, 0.7);
  text-shadow: 0 1px rgba(255, 255, 255, 0.4);
}
.progress > span:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  height: 18px;
  background: url("/lib/newform/images/progress.png") 0 0 repeat-x;
  border-radius: 10px;
}
.progress .green {
  background: #85c440;
  border-color: #78b337 #6ba031 #568128;
  background-image: -webkit-linear-gradient(top, #b7dc8e, #99ce5f 70%, #85c440);
  background-image: -moz-linear-gradient(top, #b7dc8e, #99ce5f 70%, #85c440);
  background-image: -o-linear-gradient(top, #b7dc8e, #99ce5f 70%, #85c440);
  background-image: linear-gradient(to bottom, #b7dc8e, #99ce5f 70%, #85c440);
  font-family: 'archivo';
  font-size: 7pt;
}



#TagLine {
	max-width: 100%;
	color: #006;
    font-family: 'archivo';
    font-size: 20px;
    font-weight: normal;
    line-height: 40px;
	text-shadow: 1px 1px #fff;	
    text-align: center;
	margin-bottom: 0px;
}

#TagLine span {
	color: #FFF;
    font-size: 24px;
    text-transform: uppercase;
	text-shadow: none;
}

.credit {
    font-family: 'archivo';
	color: #006;
    float: left;
    font-size: 20px;
    padding: 0 10px 0 10px;
	
}

.credit p {
	display: inline-block;
	line-height: 24px;
}

.credit1, .credit2, .credit3, .credit4 {
	 background: none repeat scroll 0 0 #3A7137;
    border-radius: 75px;
    height: 28px;
    width: 105px;
	color: #FFFFFF;
    font-weight: normal;
    line-height: 28px;
    text-align: center;
}

.credit2 {
	background: linear-gradient(to right, #3A7137 0%, #FCD414 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.credit3 {
	background: linear-gradient(to right, #FCD414 0%, #D20601 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.credit4 {
	 background: none repeat scroll 0 0 #D20300;
}

.midtitles {
  	font-family: 'archivo';
	color: #006;
    font-size: 20px;
	text-shadow: 2px 2px #FFF;	
    text-align: center;
}

.midtitles a {
	color: #006;
	text-decoration: underline;
}

.midtitles a:hover{
	color: #666;
	text-decoration: none;
}

.midtitles a:active{
	color: #006;
	text-decoration: none;
}

.midtitles a:visited{
	color: #006;
	text-decoration: none;
}

.lefttext {
  	font-family: 'archivo';
	color: #006;
    font-size: 20pt;
    text-align: center;
}

.rate {
	color: #242424;
    font-size: 20px;
    text-align: center;
}

#FormContainer {
	margin-top: 4px;
}

#FormContainer a img{
	border: 0px;
}

#Step1 {
	max-width: 100%;
	/*margin: 60px auto;*/
	margin: 0px auto;
}

#Step1Left {
	width: 10px;
	float:left;
	margin: 0px 0px 0px 32px;
}

#Step1Inner {
	width: 260px;
	/*margin: 10px auto;*/
	margin: 0px auto;
}

#Step1Right {
	width: 10px;
	float:left;
	margin: 0px auto;
	
}

#Step2 {
	padding-top: 32px;
}

#Step2Inner {
}

#Step3 {
	padding-top: 32px;
}

#Step3Inner {
	/*margin-left: 200px;*/
}

#Step4 {
	padding-top: 32px;
}

#Step4Inner {
	max-width: 100%;
	margin: 0px auto;
}

#Step4Inner .field {
	height: 30px;
	line-height:30px;
   display: block;
   margin-bottom: 1em;
   max-width: 80%;
   font-size: 100%;
}

#HPhone1 {
	height: 30px;
	line-height:30px;
    margin-bottom: 1em;
    width: 60px;
    font-size: 100%;
}

#HPhone2 {
	height: 30px;
	line-height:30px;
    margin-bottom: 1em;
    width: 60px;
    font-size: 100%;
}

#HPhone3 {
	height: 30px;
	line-height:30px;
    margin-bottom: 1em;
    width: 90px;
    font-size: 100%;
}

#WPhone1 {
	height: 30px;
	line-height:30px;
    margin-bottom: 1em;
    width: 60px;
    font-size: 100%;
}

#WPhone2 {
	height: 30px;
	line-height:30px;
    margin-bottom: 1em;
    width: 60px;
    font-size: 100%;
}

#WPhone3 {
	height: 30px;
	line-height:30px;
    margin-bottom: 1em;
    width: 90px;
    font-size: 100%;
}

#Step4Inner .left {
	
	}
#Step4Inner .right {
	
	}


#Step3 select {
	background: #FFF repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: thin #999999 outset;
    color: #006;
    font-size: 20px;
    height: 40px;
    padding: 0 0 0 40px;
	overflow: -moz-hidden-unscrollable;
    text-align: start;
    text-indent: 0;
    text-shadow: none;
    white-space: nowrap !important;
    word-wrap: normal !important;
	line-height: normal !important;
	cursor: default;
    display: inline-block;
}
