@import "all.css"; /* just some basic formatting, no layout stuff */
	
body {
	font-size: 12px;
	cursor: auto;
	color: #000000;
	margin: 0px;
	background-color: #ffffff;
	background-image: url(images/nav/background.gif);
	background-position: -2px 0px;
}
	
#content-area {
	width:950px;
	padding:0px;
	text-align:left;
}

#contentheader {
	background-image: url(images/nav/header.jpg);
	background-repeat: no-repeat;
	height: 148px;
}

#top-background {
	background-image: url(images/nav/top-bg.gif);
	background-repeat: no-repeat;
	height: 239px;
	margin-top: -13px;
	position: relative;
	z-index: 2; 
}

#left-column {
	width:192px;
	padding:0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	float:left;
	background-image: url(images/nav/left-column-main-bg.gif);
	background-repeat: repeat-y;
}
	
#centre-column {
	width:532px;
	padding:0px;
	margin: 0px;
	float:left;
	background-image: url(images/nav/middle-column-main-bg.gif);
	background-repeat: repeat-y;
}
	
#right-column {
	width:220px;
	padding:0px;
	margin: 0px;
	float:left;
	background-image: url(images/nav/right-column-main-bg.gif);
	background-repeat: repeat-y;
}

.footer-left {
	width:192px;
	padding:0px;
	margin: 0px;
	float:left;
	background-image: url(images/nav/left-column-bottom-bg.gif);
	background-repeat: no-repeat;
	height: 49px;
	margin-bottom: -15px;
}
	
.footer-centre {
	width:532px;
	padding:0px;
	margin: 0px;
	float:left;
	background-image: url(images/nav/middle-column-bottom-bg.gif);
	background-repeat: no-repeat;
	height: 59px;
	margin-bottom: -13px;
}

	
.footer-centre-logos {
	width:532px;
	padding:0px;
	margin: 0px;
	float:left;
	background-image: url(images/nav/middle-column-bottom-logos.gif);
	background-repeat: no-repeat;
	height: 250px;
	margin-bottom: -3px;
}
	
			
.footer-right {
	width:226px;
	padding:0px;
	margin: 0px;
	float:left;
	background-image: url(images/nav/right-column-bottom-bg.gif);
	height: 39px;
	background-repeat: no-repeat;
	margin-bottom: -49px;
	margin-bottom: -15px;
}

.content-left {
	margin-top: 10px;
	margin-left: 25px;
	width: 135px;
	text-align: justify;
	position: relative;	
	line-height: 150%;
	z-index: 100;
}


.content-left a:link {
	text-decoration: none;
}


.content-left a:hover {
	text-decoration: underline;
}

.content-middle {
	margin-top: -190px;
	margin-left: 30px;
	margin-right: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 140%;
	font-size: 14px;
	min-height: 200px;
	z-index: 100;
	position: relative;	
	text-align: justify; 
}

.content-middle-logos {
	margin-top: -190px;
	margin-left: 40px;
	margin-right: 180px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 140%;
	font-size: 14px;
	min-height: 200px;
	z-index: 100;
	position: relative;	
}

.content-middle-top-part {
	width: 360px;
}

.content-right {
	margin-top: -188px;
	margin-left: 0px;
	margin-right: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	position: relative;
	z-index: 100;
	min-height: 200px;
}

#footer {
	height: 159px;
	margin-left: -1px;
	margin-top: 23px;
	background-image: url(/images/nav/footer.gif);
	background-repeat: no-repeat;
}

.footer-text {
	padding-top: 23px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
}

A:Link {
	color: #333333; 
	text-decoration: underline;	
}

A:Visited { 
	color: #333333; 
	text-decoration: none;	
}

A:Hover  {
	color : #ff6600; 
	text-decoration: underline;	
 }
 
 
h1 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 18px;
	color: #F5650F;
}


.page-headline {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9400;
	font-size: 24px;
	margin-top: 30px;
	margin-left: 190px;
	position: absolute;
	width: 450px;
	font-weight: normal;
}

.arrows {
	margin-top: -48px;
	margin-left: 24px;
	position: relative;	
	z-index: 80;
}

.left-column-intro {
	color: #666666;
	text-transform: capitalize;
	font-weight: bold;
	position: relative;	
	z-index: 150;
}

.left-column-1 {
	color: #FF9400;
	font-weight: bold;
	position: relative;	
	z-index: 150;
}

.left-column-2 {
	color: #333333;
}

.left-column-3 {
	color: #FF9400;
	font-weight: bold;
}

.form-headline {
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-bottom: 20px;
}

.form-headline-more-info {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-bottom: 20px;
}

.form-headline-more-info-2 {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}


.form-headline-more-info-3 {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin-top: 12px;
	margin-bottom: 0px;
}

.tick {
	margin-left: 15px;
}

.tick-points {
	margin-top: -15px;
	margin-left: 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	width: 165px;
	margin-bottom: 16px;
	font-weight: normal;
}


.tick-headline {
	margin-top: 0px;
	margin-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	width: 165px;
	margin-top: 8px;
	margin-bottom: 8px;
	font-weight: bold;
}


#form-wrap {
	width:460px;
	padding:0px;
	text-align:left;
	margin-left: auto;
	margin-right: auto;
}

.form-column-1 {
	margin-left: 60px;
	width: 177px;
	height: 50px;
}

.form-column-1b {
	margin-left: 20px;
	width: 350px;
	height: 50px;
}

.form-column-1c {
	margin-left: 60px;
	width: 350px;
	height: 50px;
}

.form-column-1d {
	margin-left: 60px;
	width: 340px;
	height: 50px;
}

.form-column-1e {	
	margin-left: 20px;
	width: 340px;
	height: 25px;
}

.form-column-1f {
	margin-left: 20px;
	width: 440px;
	height: 50px;
}

.form-column-1g {
	margin-left: 20px;
	width: 177px;
	height: 50px;
}

.form-column-1h {
	margin-left: 20px;
	width: 140px;
	height: 50px;
}

.form-column-2 {
	margin-left: 255px;
	width: 177px;
	height: 50px;
	margin-top: -50px;
}

.form-column-2a {
	margin-left: 188px;
	width: 177px;
	height: 50px;
	margin-top: -50px;
}

.form-column-2b {
	margin-left: 250px;
	width: 177px;
	height: 50px;
	margin-top: -50px;
}

.form-column-2c {
	margin-left: 255px;
	width: 210px;
	height: 50px;
	margin-top: -50px;
}

.form-column-2d {
	margin-left: 332px;
	width: 120px;
	height: 50px;
	margin-top: -50px;
}

.form-column-2e {
	margin-left: 188px;
	width: 237px;
	height: 50px;
	margin-top: -50px;
}


.form-column-lp {
	margin-left: 255px;
	width: 177px;
	height: 50px;
	margin-top: -50px;
}

.form-column-lead-point {
	margin-left: 20px;
	width: 450px;
	height: 50px;
	margin-top: -10px;
	margin-bottom: -10px;
}

.form-text {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 1px;
	padding-top: 8px;
}

.form-text2 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 10px;
}


.form-textb {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 8px;
	padding-top: 12px;
}

.form-text-optin {
	width: 360px;
	margin-left: 60px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 1px;
	line-height: 150%;
	text-align: center;
}

.form-text-optin1 {
	width: 360px;
	margin-left: 60px;
	margin-top: 6px;
	margin-bottom: 12px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 1px;
	line-height: 150%;
	text-align: center;
}

.form-text-optin2 {
	width: 420px;
	margin-left: 20px;
	margin-top: 6px;
	margin-bottom: 12px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 1px;
	line-height: 150%;
}

.form-text-radio {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 170%;
	margin-top: 4px;
	margin-bottom: 12px;
	margin-left: 61px;
}

.form-text-radio-lp {
	margin-left: 20px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 170%;
	margin-top: -14px;
	margin-bottom: 16px;
}

.form-spacer {
 	margin-top: 4px;
	margin-bottom: 12px;
	font-size: 1px;
}

.form-spacer1 {
	padding-bottom: 9px;
	font-size: 1px;
}

.form-spacer2 {
	padding-bottom: 6px;
	font-size: 1px;
}

.form-spacer3 {
	padding-bottom: 4px;
	font-size: 12px;
}

.form-spacer4 {
	padding-bottom: 2px;
	font-size: 1px;
}

.form-spacer5 { /* Top margin creates space between top of form and fieldset on IE 7 */
 	padding-top: 18px;
	padding-bottom: 12px;
	font-size: 1px;
}

.form-spacer6 { /* Top margin creates space between top of form and fieldset on IE 7 */
 	padding-top: 12px;
	padding-bottom: 6px;
	font-size: 1px;
}


.form-spacer7 { /* Top margin creates space between top of form and fieldset on IE 7 */
 	padding-top: 6px;
	padding-bottom: 3px;
	font-size: 1px;
}

.completed-form {
	margin-top: 8px;
	margin-bottom: 5px;
}

.submit-button {
	margin-top: 10px;
	margin-left: 79px;
}

.submit-button2 {
	margin-top: 4px;
	margin-left: 16px;
}

.submit-button3 {
	margin-top: 4px;
	margin-left: -60px;
}

.button-spacer {
	padding-bottom: 8px;
}

.rates-text {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: -20px;
}

.small-print {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: 20px;
}

.padlock {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
	margin-right: 5px;
}


.footer A:Link {
	color: #666666;
}

.footer A:Visited {
	color: #666666;
}

.footer A:Hover {
	color: #666666;
}

.info-sidebar {
	margin-top: 0px;
	margin-bottom: 8px;
	font-size: 14px;
	color: #F5650F;
	margin-left: 15px;
}	
	
.info-sidebar A:Link {
	text-decoration: none;
	color: #F5650F;	
	}

.info-sidebar A:Visited {
	text-decoration: none;
	color: #F5650F;	
	}

.info-sidebar A:Hover  {
	text-decoration: underline;
	color: #666666;	
	}

.yellow-links A:Link {
	text-decoration: none;
	color: #FFFFFF;	
	}

.yellow-links A:Visited {
	text-decoration: none;
	color: #FFFFFF;	
	}

.yellow-links A:Hover  {
	text-decoration: underline;
	color: #000000;	
	}

	
ul {
    margin-left: 16px;
    list-style-type: disc;
    margin-top: 0px;
}

ol {
	margin-left: 23px;
	margin-top: -10px;
	list-style-type: decimal;
	margin-bottom: -10px;	
}

li {
    margin: 1em 0;
}

ol br {
	margin: 0px;
}

.link-bullets ul {
    margin-left: 16px;
    list-style-type: disc;
    margin-top: 10px;
}

.link-bullets li {
    margin-left: 0px;
    margin-bottom: 10px;
	margin-top: 0px;
}


.warning {
	margin-top: 37px;
	margin-left: 10px;
	margin-right: 15px;
}

.warning-text {
	margin-top: 40px;
	margin-right: 25px;
	width: 900px;
}

.lenders-bg {
	background-color: #FFFFFF;
	width: 136px;
	margin-left: 20px;
  float: right;	
	position: relative;
	z-index: 110;
	clear: none;
}	

.lender-bottom {
	margin-bottom: 10px;
	margin-top: 5px;
	margin-left: 8px;
}

.lender-top {
	margin-bottom: 5px;
	margin-left: 8px;
}

.clear {
	clear: left;
}

.lenders {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.lenders-text {
	margin-left: 10px;
}

.unsecured-lenders {
	border: 2px solid #FBBE01;
}


.unsecured-lenders td {
	border: 1px solid #FFC857;
}

.form-text-redirect {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-bottom: 8px;
	padding-top: 8px;
	text-align: center;
	font-weight: bold;
}

.unsecured-header {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 10px;
	padding-top: 8px;
	text-align: left;
	font-weight: bold;
}

.reciprocal-links {
	font-size: 11px;
	text-align: left;
}

.smallprint-lp {
	margin-left: 20px;
	width: 350px;
	font-size: 12px;
}

.smallprint-lp {
	margin-left: 20px;
	width: 440px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

fieldset {
	border: solid #FBBE00 1px;
	margin-top:  10px;
	margin-bottom:  10px;
}

.secured-highlight {
	border: solid #FBBE00 1px;
	padding: 5px;
	background-color: #FDD98F;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.secure-rights-top {
	margin-top: -31px;
	margin-bottom: 10px;
	margin-left: 110px;
	clear: both;
	position: relative;
	z-index: 500;
}

.left-intro-text {
	line-height: 130%;
}

.middle-intro-text {
	border: solid #FBBE00 1px;
	padding: 5px;
	margin-bottom: 10px;
}

.right-intro-text {
	margin-left: 20px;
	margin-bottom: 10px;
	line-height: 150%;
	font-weight: bold;
}

.right-intro-text2 {
	margin-left: 20px;
	margin-bottom: 10px;
	line-height: 130%;
}

/* - - - - - - - - - - - - - - - - - - - - -

Title : Lightbox CSS
Author : Kevin Hale
Modified By: Noah Winecoff (http://www.findmotive.com)
URL : http://particletree.com/features/lightbox-gone-wild/

Created : January 13, 2006
Modified : February 1, 2006

- - - - - - - - - - - - - - - - - - - - - */

#lightbox{
	display:none;
	position: absolute;
	top:50%;
	left:50%;
	z-index:9999;
	width:630px;
	height:450px;
	margin:-220px 0 0 -350px;
	border:10px solid #555555;
	background:#FDFCE9;
	text-align:left;
}
#lightbox[id]{
	position:fixed;
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:5000;
	background-color:#000;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
#overlay[id]{
	position:fixed;
}

#lightbox.done #lbLoadMessage{
	display:none;
}
#lightbox.done #lbContent{
	display:block;
}
#lightbox.loading #lbContent{
	display:none;
}
#lightbox.loading #lbLoadMessage{
	display:block;
}

#lightbox.done img{
	width:100%;
	height:100%;
}


.close {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	border: solid 1px #000000;
	margin-top: 5px;
	width: 150px;
}

.close a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
}

.close a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

.best-buy-lender {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 5px;
	margin-right: 5px;
}

.best-buy-text {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.form-header-image {
	margin-top: -20px;
	margin-bottom: 0px;
}

.form-footer-promo {
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: bold;
}

.form-footer-promo2 {
	color: #FFFFFF;
	margin-top: 15px; 
	font-weight: bold;
}

.more-info {
	font-size: 1.1em;
	margin-top: 5px;
	margin-bottom: 5px;
}