/*
----------------------------------------------------------------
	T Y P O G R A P H Y
---------------------------------------------------------------- */
 
h1 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: white;
	font-weight: bold;
	}
	
#thanks3 h1 {
	color: #333333;
	}
	
#index #content h1 {
	color:#1b1b1b;
	margin-bottom:30px;
}

#index #container h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:23px;
	font-weight:bold;
	line-height: 120%;
	color:#333333;
	text-align:center;
	width:995px;
	padding:30px 0px 0px 0px;
	}
	
h2 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	color: white;
	font-weight: normal;
	font-style: italic;
	}
	
#thanks3 h2 {
	color: #333333;
	}
	
h3 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #18686B;
	font-weight: bold;
	width: 700px;
	margin: 0 auto -15px auto;
	}
	
h4 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 28px;
	color: #4c480e;
	font-weight: bold;
	text-align: center;
	}
	
h5 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4c480e;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
	}
	
h6 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
	font-weight: bold;
	}
#index h6 {
	background: #247779;
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	font-weight:bold;
	line-height: 120%;
	color:white;
	text-align:center;
	margin: 0 auto;
	}
	
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	}
 
/*
----------------------------------------------------------------
	B A S E
---------------------------------------------------------------- */
 
#index { 
	vertical-align: top; 
	background: #247779;
	}
	
#page2 { 
	vertical-align: top; 
	background: #247779;
	}
 
#thanks { 
	vertical-align: top; 
	background: white;
	}
	
#thanks2 { 
	vertical-align: top; 
	background: white;
	}
	
#thanks3 { 
	vertical-align: top; 
	background: white;
	}
	
#decline { 
	vertical-align: top; 
	background: white;
	}
	
/* L I N K S */
 
a:link, a:visited {
	color: #18686b;
	}	
 
a:hover {
	}
	
/* S T R U C T U R E */
	
#index #wrapper { 
	background: white url(../images/bkg-header.jpg) repeat-x top center;
	margin: 0 auto; 
	}
	
#page2 #wrapper { 
	background: white url(../images/bkg-header.jpg) repeat-x top center;
	margin: 0 auto; 
	}
 
#thanks #wrapper { 
	background: white url(../images/bkg-header.jpg) repeat-x top center;
	margin: 0 auto; 
	}
	
#thanks2 #wrapper { 
	background: white url(../images/bkg-header.jpg) repeat-x top center;
	margin: 0 auto; 
	}
	
#thanks3 #wrapper { 
	background: white url(../images/bkg-header2.jpg) repeat-x top center;
	margin: 0 auto; 
	}
 
#decline #wrapper { 
	background: white url(../images/bkg-header.jpg) repeat-x top center;
	margin: 0 auto; 
	}
	
#container { 
	height: auto; 
	width: 980px; 
	margin: 0 auto;
	position: relative;
	}
 
#thanks2 #container {
	height: 480px;
	}
 
#table {
	padding-bottom: 30px;
} 
 
/* F O R M  */
 
label {
 
	}
 
.textbox {
 
	}
 
select {
 
	}
 
/*
----------------------------------------------------------------
	C O N T E N T
---------------------------------------------------------------- */
 
#header {
	margin: 0 auto;
	}
	
#index #content {
	float: left;
	display: inline;
	width: 406px;
	margin: 18px 0 0 110px;
	}
	
#page2 #content {
	width: 760px;
	margin: -50px 0 0 110px;
	}
	
#bullets {
	padding: 0 0 18px 0;
	}
	
#divider {
	float: left;
	display: inline;
	margin: 11px 0 0 45px;
	}
	
#secure {
	margin:20px 0 0 31px;
}
	
#secure2 {
	display: block;
	margin: 0 auto 0 auto;
	}
	
#index #footer {
	background: #247779 url(../images/bkg-footer.jpg) repeat-x top center;
	height: 234px;
	text-align: center;
	margin: -45px 0 0 0;
	}
	
#page2 #footer {
	background: #247779 url(../images/bkg-footer.jpg) repeat-x top center;
	height: 247px;
	text-align: center;
	margin: -45px 0 0 0;
	}
	
#footer p {
	padding: 166px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: white;
	}
 
#footer a, #footer a:visited {
	margin: 5px;
	text-decoration: none;
	color: white;
	}
 
/*
----------------------------------------------------------------
	F O R M
---------------------------------------------------------------- */	
 
#index #formbox {
	background:#FFD777 none repeat scroll 0 0;
	border-bottom:5px solid #D7AC46;
	border-top:5px solid #D7AC46;
	display:inline;
	float:right;
	margin:11px 101px 0 0;
	padding:20px;
	width:287px;
	}
	
#page2 #formbox {
	margin: 25px 0 0 140px;
	width: 507px;
	}	
 
#formbox ul {
	list-style: none;
	}
 
	
#formbox li {
	display: block;
	}
	
#formbox span {
	float: left;
	display: inline;
	margin: 0 0 13px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	}
 
#page2 #formbox span {
    margin: 0 13px 5px 0;
    }
    
#page2 #formbox span span {
    float: none;
	margin: 0;
    }
    
#index label {
	color:#1B1B1B;
	display:inline;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:15px;
	margin:3px 0 0;
	width:131px;
	}
	
#page2 label {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #4c480e;
	}
	
.selectboxsmall {
	width: 81px;
	height: 20px;
	}
	
.textbox {
	width: 150px;
	height: 14px;
	}
	
.textbox2char {
    width: 31px;
    margin-right: 12px;
    height: 14px;
    }
    
.textbox4char {
    width: 52px;
    height: 14px;
    }
    
.selectbox2char {
    width: 46px;
    margin-right: 2px;
    height: 21px;
    }
    
.selectbox2char_month {
    width: 48px;
    margin-right: 2px;
    height: 21px;
    }
    
.selectbox4char {
    width: 58px;
    height: 21px;
    }
    
.selectbox {
	width: 156px;
	height: 20px;
	}
	
#checkbox {
	float: left;
	display: inline;
	margin: 10px 0 0 0;
	}
	
#formbox span#accept {
	width: 253px;
	margin: 10px 0 0 10px;
	}
	
#formbox span#accept a { color:#1b1b1b; }
	
#acceptp {
	float: left;
	display: inline;
	margin: 8px 0 0 5px;
	}
	
#submit2 {
	background:transparent url(../images/button2.jpg) no-repeat scroll center top;
	border:medium none;
	cursor:pointer;
	display:inline;
	float:right;
	height:65px;
	margin:20px 7px 0 0;
	width:275px;
	}
	
#submit3 {
	background: url(../images/submit.png) no-repeat top;
	height: 109px;
	width: 268px;
	cursor: pointer;
	border: none;
	margin: 24px 0 0 115px;
	display: inline;
	float: left;
	}
	
.secdivider {
	background: #18686B;
	padding: 5px 0 5px 10px;
	margin: 15px 0 7px 0;
	}
	
#pickAddressId li span {
	float: none;
	display: block;
	}
	
/*
----------------------------------------------------------------
	T H A N K S  &  D E C L I N E
---------------------------------------------------------------- */
 
#thanksheader {
	margin: 0 auto;
	text-align: center;
	}
 
#logo-gcf {
	margin: 20px auto;
	}
	
#thankscontent {
	text-align: left;
	width: 900px;
	margin: 0 auto;
	}
	
#thanks p {
	font-size: 16px;
	font-weight: bold;
	}
	
#thanks2 p {
	font-size: 16px;
	font-weight: bold;
	}
	
#thanks3 p {
	font-size: 16px;
	font-weight: bold;
	}
	
#decline h1 {
	font-size: 22px;
	line-height: 26px;
	width: 800px;
	margin: 0 auto;
	}
 
#thanksoffers {
	text-align: center;
	margin: 40px auto 0 auto;
}
 
.thanksoffer {
        width: 300px;
        text-align: center;
        float: left;
        display: inline;
        margin: 30px auto 0 auto;
        padding-bottom: 15px;
}
 
.thankslist {
    text-align: left;
    margin: 15px 0;
	padding: 0 0 0 15px;
	height: 170px;
}
 
.thankslist li {
    margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
}
 
#vanquis {
	margin: 30px 50px 0 10px;
}
 
#containerThanks h2 {
        margin: 0;
}
 
#arrow-left {
   float: left;
   display: inline;
   margin: 0 0 0 60px;
}
 
#arrow-right {
   float: right;
   display: inline;
   margin: 0 60px 0 0;
}
 
#thanks2arrows {
	width: 747px;
	display: block;
	margin: 0 auto;
	}
	
#thanks2arrows p {
	float: left;
	display: inline;
	}
 
#thanks2arrows p strong {
	font-size: 50px;
	line-height: 85px;
	}
 
#arrow-left2 {
   float: left;
   display: inline;
   margin: 0;
}
 
#arrow-right2 {
   float: left;
   display: inline;
   margin: 0;
}
 
.applyoffer {
	margin: 15px 0 0 0;
	}
	
#decline h2 {
	color: #333333;
	}
 
#vanquisbanner {
	margin: 50px auto;
	}
	
#loanfinder {
	display: block;
	margin: 0 auto;
	width: 420px;
	}
	
#loanfinder h2 {
	float: left;
	display: inline;
	margin: 5px auto;
	}
	
#logo2 {
	float: left;
	display: inline;
	margin: 4px 0 10px 0;
	}
	
#formbox h4 {
	color:#1b1b1b;
	text-align: left;
	font-size: 18px;
	line-height: normal;
}
 
.line {
	display:block;
	height:20px;
	border-bottom:1px dashed #1b1b1b;
	margin-bottom:20px;
}

p#cbsp {
	color: #ffffff;
	}
