* { padding: 0; margin: 0; outline: 0; }

body {
    font-size: 11px;
    line-height: 13px;
    font-family: Arial, "Trebuchet MS", sans-serif;
    color: #000;
    background: #ddecf3;
    text-align: left;
}

.cl { font-size: 0; line-height: 0; height: 0; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }

a { cursor: pointer; color: #dc1929; text-decoration: underline; }
a:hover { text-decoration: none; }
a img { border: 0; }

.center { margin: 0 auto; }
.left { float: left; display: inline; }
.right { float: right; display: inline; }

.a-center { text-align: center; }
.a-left { text-align: left; }
.a-right { text-align: right; }

#shell {
	width: 892px;
	padding: 0 10px;
	margin: 0 auto;
	background: url(images/page-shadow.gif) repeat-y  0 0;
}

#header { 
	position: relative; 
	background: url(images/header-bg.jpg) no-repeat 0 0; 
	height: 289px; 
	width: 100%; 
	overflow: hidden;
}

#header img { margin:0; }
#header .right-images { float:right; text-align: left; font-size:0; line-height:0; width:486px; }
#header .right-images img{  }

h1#logo {
	float: right;
	display: inline;
	height: 52px;
	width: 287px;
	font-size: 0;
	line-height: 0;
}

h1#logo a {
	display: block;
	background: url(images/logo.png);
	height: 52px;
	text-indent: -4000px;
}

.sub-nav { width: 250px; margin: 17px 0 0 auto; }
.sub-nav ul { list-style: none outside; }

.sub-nav li { 
	float: left;
	display: inline; 
	font: 10px "Lucida Sans Unicode", "Trebuchet MS", Arial, sans-serif; 
	text-transform: uppercase; 
	background: url(images/sub-nav-list-bg.gif) no-repeat right 3px;
	padding-right: 5px;
	margin-right: 5px;
}

.sub-nav li.last { background: none; }
.sub-nav li a { text-decoration: none; color: #064c7a; }
.sub-nav li a:hover { text-decoration: underline; }

.navigation {
	background: url(images/nav-bg.gif) repeat-x 0 0;
	height: 39px;
	width: 892px;
}

.navigation ul { list-style: none outside; }

.navigation li { 
	float: left; 
	display: inline;
	font: 14px "Lucida Sans Unicode", Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}

.navigation a {
	float: left;
	display: inline;
	padding-left: 20px;
	color: #fff;
	text-decoration: none;
	line-height: 39px;
}

.navigation  span {
	float: left;
	display: inline;
	background: url(images/nav-border.gif) no-repeat right 0;
	padding-right: 20px;
}

.navigation a:hover { background: url(images/nav-hover.gif) repeat-x 0 0; }

.navigation a:hover span { cursor: pointer; background: url(images/nav-border-hover.gif) no-repeat right 0; }
.navigation .empty  span { width: 125px; height: 39px; }
.navigation .empty a:hover { cursor: default; background: none;  }
.navigation .empty a:hover span { cursor: pointer; width: 45px; background: url(images/nav-border.gif) no-repeat right 0; }
.navigation .last span { background: none; }
.navigation .last a:hover span { background: none; }

#content { padding: 15px 0; }
#content .check { 
	position: relative;
	margin-left: 51px;
	margin-bottom: 20px;
	background: url(images/homepage-check.jpg) no-repeat 0 0;
	height: 355px;
	width: 943px;
}

#content .check .date {
	font: 14px "Lucida Console", "Lucida Sans Unicode", Arial, sans-serif;
	font-weight: bold;
	float: right;
	display: inline;
	margin: 48px 250px 55px 0 ;
	width: 200px;
	text-align: center;
}

#content .check label { font: 11px "Lucida Sans Unicode", Arial, sans-serif; }
#content .check input { border: 1px solid #000; background: #fff; padding: 1px 0; height: 17px; }

#content .check .f-name,
#content .check .l-name,
#content .check .email,
#content .check .amount-credit,
#content .check .street,
#content .check .city,
#content .check .state,
#content .check .zip,
#content .check .home-phone,
#content .check .cell-phone,
#content .check .account-type { float: left; display: inline; }

#content .check .f-name,
#content .check .street,
#content .check .home-phone { margin-left: 170px; }


#content .check .f-name  { width: 72px; margin-right: 14px; }
#content .check .f-name input { width: 72px; }
#content .check .l-name { width: 154px; margin-right: 41px; }
#content .check .email { width: 154px; margin-right: 51px; }
#content .check .amount-credit { width: 103px; }

#content .check .amount-credit select {
	float: right;
	display: inline;
	font: 20px "Lucida Console", Arial, sans-serif;
	font-weight: normal;
}

#content .check .street { width: 154px; margin-right: 6px; margin-bottom: 25px; }
#content .check .street input,
#content .check .city input,
#content .check .email input,
#content .check .l-name input { width: 152px; }
#content .check .city { width: 154px; }
#content .check .state {  width: 45px; margin: 0 14px; }
#content .check .zip { width: 50px; }
#content .check .zip input { width: 48px; }
#content .check .state select { width: 43px; border: 1px solid #dbdfe6; }
#content .check .home-phone,
#content .check .cell-phone { width: 95px; margin-right: 11px; }
#content .check .cell-phone { margin-left: 0; }
#content .check .home-phone input,
#content .check .cell-phone input { width: 93px; }
#content .check .account-type { width: 220px; }
#content .check .account-type select { width: 218px; }

#content .check .loan-term {
	float: left;
	display: inline;
	margin: 18px 0 0 45px;
	width: 280px;
	text-align: center;
	font: 14px "Lucida Sans Unicode", Arial, sans-serif;  
	font-weight: bold;
}

.home-questions div.left { width: 390px; margin: 10px 0 0 90px; }
.home-questions div.left p { padding-bottom: 0px; }

.home-questions div.left a { color: #195984; text-decoration: none; }
.home-questions div.left a:hover { text-decoration: underline; }

.home-questions div.left input {
	float: left;
	display: inline;
	width: 13px;
	height: 13px;
	margin-right: 13px;
}

.home-questions div.left label {
	float: left;
	display: inline;
	width: 30px;
	line-height: 13px;
}

.home-questions div.right { width: 381px; }

.home-questions div.right .btn { 
	cursor: pointer;
	border: 0;
	background: url(images/apply-btn.gif) no-repeat 0 0;
	height: 75px;
	width: 281px;
}

#footer {
	padding: 20px 0;
	font: 11px "Myriad Pro", Arial, sans-serif;
	line-height: 16px;
}

#footer .padder { padding: 15px 0; }
#footer a { color: #000; text-decoration: none; }
#footer a:hover { text-decoration: underline; }

.steps { width: 540px; margin: 0 auto; height: 100%; position: relative; }
.step { float: left; display: inline; width: 200px; }

.step span {
	float: left;
	display: inline;
	width: 28px;
	height: 45px;
	font: 11px Arial, sans-serif;
	font-weight: bold;
	color: #404246;
	background-position: 0 bottom;
	background-repeat: no-repeat;	
	text-align: center;
}

.step.active  span { background-position: right bottom; }


.step.first span { background-image: url(images/step1.gif); }
.step.second span { background-image: url(images/step2.gif); }
.step.third span { background-image: url(images/step3.gif); }

.step h2 {
	float: left;
	display: inline;
	width: 125px;
	margin: 3px 0 0 10px;
	font: 17px "Trebuchet MS", Arial, sans-serif;
	line-height: 16px;
	padding: 10px 0 30px;
	color: #9fa0a2;
	background-repeat: no-repeat;
	background-position: 0 bottom;
}

.step.active h2 a { color: #404246; }

.step.first,
.step.second { width: 170px; }

.step.first h2 { background-image: url(images/personal-icon.gif); }
.step.second h2 { background-image: url(images/bank-icon.gif); }
.step.third h2 { background-image: url(images/cash-icon.gif); padding-bottom: 35px; }






.step h2 a { color: #9fa0a2; text-decoration: none; }
.step h2 a:hover { color: #008f00; text-decoration: none; }

.personal-info { 
	position: relative;
	margin-top: 20px; 
	background: url(images/alt-form.gif) no-repeat 0 30px; 
	height: 465px;
	width: 734px;
}

.personal-info label.a-center,
.personal-info select.a-center {
	display: block;
	width: 106px;
	margin: 0 auto;
	color: #666;
	margin-bottom: 1px;
	float: none !important;
}

.personal-info select.a-center { float: none !important; font-size: 18px; border: 1px solid #ccc; }

.personal-info h2 {
	float: left;
	display: inline;
	margin: 17px 0 0 80px;
	font: 16px Arial, sans-serif;
	color: #404246;
	font-weight: bold;
}

.personal-info .security-check {
	float: right;
	display: inline;
	margin-right: 10px;
}
.personal-info input.field {   float: left; display: inline;  border: 2px solid #ccc;height: 22px; padding-top: 4px; }
.personal-info p {color: #aaa7a7; }
.personal-info label { float: left; display: inline; padding-left: 2px; line-height: 13px; }

.personal-info .f-name,
.personal-info .l-name,
.personal-info .email,
.personal-info .street,
.personal-info .city,
.personal-info .state,
.personal-info .zip,
.personal-info .home-phone,
.personal-info .cell-phone ,
.personal-info input.checkbox { float: left; display: inline; margin-bottom: 10px;margin-right: 15px; }

.personal-info input.checkbox  { margin-right: 0; }

.personal-info .f-name,
.personal-info .street,
.personal-info .zip,
.personal-info .account-type,
.personal-info input.checkbox { margin-left: 120px; }

.personal-info .f-name,
.personal-info .l-name,
.personal-info .zip,
.personal-info .home-phone,
.personal-info .cell-phone  { width: 150px; }

.personal-info .f-name input,
.personal-info .l-name input,
.personal-info .zip input,
.personal-info .home-phone input,
.personal-info .cell-phone  input { width: 140px; margin-right: 15px; padding-left: 3px; padding-right: 3px; }

.field-hover { border: 2px solid #ef9e4d !important; }


.personal-info .email { width: 181px; }

.personal-info .street,
.personal-info .city { width: 214px; margin-right: 10px; }

.personal-info .street input,
.personal-info .city input { width: 212px; }

.personal-info .state { width: 69px; height: 26px; }

.personal-info .state select,
.personal-info .account-type select { border: 2px solid #ccc; margin-bottom: 15px; }

.personal-info .account-type { width: 271px; }

.personal-info label a { color: #195984; font-size: 10px; text-decoration: none; }
.personal-info label a:hover { text-decoration: underline; }

.personal-info a.continue {
	position: absolute;
	bottom: 6px;
	left: 137px;
	font: 17px Arial, sans-serif;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.header-check {
	float: right;
	display: inline;
	background: url(images/header-check.jpg) no-repeat 0 0;
	height: 196px;
	width: 432px;
	margin: -20px 70px -10px 0;
}

.header-check .date {
	float: right;
	display: inline;
	margin: 27px 70px 22px 0;
	font: 11px "Myriad Pro", Verdana, Arial, sans-serif;
	color: #363738;
}

.header-check .name {
	float: left;
	display: inline;
	margin: 0 0 0 65px;
	font: 20px "Myriad Pro", Verdana, Arial, sans-serif;
	color: #0f4569;
	text-transform: capitalize;
}

.header-check .amount {
	float: right;
	display: inline;
	font: 14px "Myriad Pro", Verdana, Arial, sans-serif;
	margin: 7px 40px 0 0;
}

.header-check .words {
	float: left;
	display: inline;
	font: 12px "Courier New", Verdana, Arial, sans-serif;
	font-weight: bold;
	font-style: italic;
	margin: 4px 0 0 20px;
	color: #363738;
}

.header-check .term {
	float: left;
	display: inline;
	font: 12px "Myriad Pro", Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #363738;
	margin: 40px 0 0 40px;
}

.long-form {
	width: 714px;
	margin: 0 auto;
}

.long-form h2 {
	background: url(images/long-form-blue-header.gif) no-repeat 0 0;
	height: 31px;
	width: 688px;
	line-height: 31px;
	padding-left: 26px;
	color: #fff;
}

.long-form h2 span { 
	display: inline-block;
	margin-left: 50px;
}

.get-started {
	position: relative;
	margin: 15px 0 0 -16px;
	background: url(images/money-choice-bg.gif) no-repeat  0 0;
	height: 346px;
	width: 834px;	
}


.get-started h2 {
	float: left;
	display: inline;
	margin: 8px 0 0 120px;
	font-size: 14px;
	line-height: 14px;
	position: relative;
	font-weight: bold;
	color: #404246;
}

.get-started .security-check {
	float: right;
	display: inline;
	margin: 20px 10px 0 0;
}

.get-started h1  {
	float: left;
	display: inline;
	font: 32px Arial, sans-serif;
	font-weight: bold;
	height: 100%;
	color: #175638;
	position: relative;
	margin: -20px 0 20px 10px;
}


.get-started .need  {
	float: left;
	display: inline;
	width: 420px;
	margin-left: 100px; }

.get-started .need a { 
	float: left; 
	display: inline; 
	margin:  0 10px 10px 10px; 
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 62px;
	width: 186px;
}

.get-started .need a:hover { background-position: right 0; }

.g2 { background-image: url(images/200.gif); }
.g3 { background-image: url(images/300.gif); }
.g5 { background-image: url(images/500.gif); }
.g6 { background-image: url(images/600.gif); }
.g10 { background-image: url(images/1000.gif); }
.g15 { background-image: url(images/1500.gif); }

.need-info {
	float: right;
	display: inline;
	width: 310px;
}

.need-info h3 {
	font: 18px Arial, sans-serif;
	font-weight: bold;
	color: #0d4b2d;
	margin: 10px 0;
}

.need-info ul {
	list-style-position: outside;
	list-style-type: decimal;
	margin: 0 0 10px 30px;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #474a46;
}


.need-info p {
	width: 270px;
	font: 12px Arial, sans-serif;
	color: #353834;
}

.need-info img { margin: 10px 0 0 60px; }
.testimonials { margin: 20px 0 0 100px; }

.testimonials .box .top { 
	background: url(images/testimonial-header.gif) no-repeat 0 0; 
	padding: 0 35px 20px 35px; 
}
.testimonials .box { 
	float: left;
	display: inline;
	width: 330px;
	border: 1px solid #b3c7d0; 
	border-top: 0; 	
	margin: 0 23px;
	min-height: 150px;
}

.testimonials h3 {
	font: 14px "Myriad Pro", Verdana, Arial, sans-serif;
	font-weight: bold;
	line-height: 25px;
	padding-bottom: 20px;
	color: #fff;
}

.testimonials p { padding-bottom: 10px; color: #474a46; }
.testimonials p span { color: #000; font-style: italic; }

.long-form .box {
	width: 698px;
	border: 1px solid #666;
	margin: 7px auto 10px;
	font: 12px Arial, sans-serif;
}

.long-form .line { padding: 11px 6px; background: #fff url(images/long-form-box-bg.gif) repeat-y 0 0; }
.long-form .line input.field { border: 1px solid #333; padding: 1px 0; }
.long-form span.number { 
	float: left; 
	display: inline; 
	width: 17px; 
	color: #fff;
	font-weight: bold;
}

.long-form .column1 {
	float: left;
	display: inline;
	width: 175px;
}

.column2 {
	float: left;
	display: inline;
	width: 280px;
}

.column2 p {
	float: left;
	display: inline;
	width: 113px;
}

.column2 input, 
.column3 input {
	float: left;
	display: inline;
	width: 133px;
}

.column3 {
	float: left;
	display: inline;
	width: 210px;
}

.column3 p {
	float: left;
	display: inline;
	width: 72px;
}

.long-form .border {
	height: 1px;
	width: 100%;
	background: #ccc;
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
}

.long-form .middle { margin: 10px 0; }

input.zip {
	float: left;
	display: inline;
	width: 48px;
	border: 1px solid #333;
}

.column3 .wide { width: 100%; }

select.year {
	float: left;
	display: inline;
	width: 70px;
	margin-right: 5px;
}

select.day {
	float: left;
	display: inline;
	width: 50px;
	margin-right: 5px;
}

select.month {
	float: left;
	display: inline;
	width: 62px;
}

.column2 p.a-center { width: 60%; }

.agreement .center { width: 30%; margin: 25px auto; }

.column1.bottom { margin-left: 17px; }


.column2 .s1,
.column2 .s2,
.column2 .s3,
.column2 span.soc { float: left; display: inline; margin: 3px; }

.column2 .s1 { width: 32px }
.column2 .s2 { width: 22px }
.column2 .s3 { width: 42px }

.column2 .s1,
.column2 .s2,
.column2 .s3 { margin-top: 5px; border: 1px solid #333; padding: 1px 0; }

#pay-frequency { margin-left: 30px; }
#pay-type { width: 300px; margin-left: 30px; }

div.income-type { padding: 5px 0 0 30px; } 

div.income-type input {
	float: left;
	display: inline;
	width: 18px;
}

div.income-type label {
	float: left;
	display: inline;
	line-height: 13px;
	margin-right: 10px;
}

.s2-3 { margin-left: 30px; }

.duty { margin: 15px; }
.duty input { float: left; display: inline; width: 18px; }
.duty label { float: left; display: inline;	 }

img.right { margin: 15px 0; }

.references-h2 {
	font: 12px Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #000;
	text-align: center;
	padding: 10px 0;
}

.references h3 {
	background: #ccc;
	line-height: 21px;
	padding-left: 5px;
}

.references .column1 { width: 312px; }
.references .column2 { width: 312px; }
.references .column2 p { margin-left: 5px; line-height: 18px; }
.references select { width: 136px; border: 1px solid #abadb3; }

.bottom-links a { float: left; display: inline; }

.bottom-links .btn {
	margin-right: 67px;
	height: 59px;
	width: 186px;
	background: url(images/btn-apply.gif) no-repeat 0 0;
}

.bottom-links {
	width: 384px;
	margin: 42px auto 20px;
}

.bottom-links .btn-check-security-big {
	height: 59px;
	width: 131px;
	background: url(images/btn-check-security-big.gif) no-repeat 0 0;
}

