body {
	margin:0px;
	background-color:#FAFBFD;
	font-family:"trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:12px;
}
img {
	border:0px;
}
#fake-bg {
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#859CAE;
	padding-bottom:40px;
}
#block {
	display:block;
}
#main {
	width:914px;
	left:50%;
	margin-left:auto;
	margin-right:auto;
	display:table;
}
#quote {
	height:53px;
	width:620px;
	background-image:url(/images/quote-bg.png);
}
#quote-text {
	position:absolute;
	padding-left:18px;
	width:620px;
	height:39px;
}
#quote-text span a{
	color:#376589;
	text-decoration:none;
}
#quote-text span a:hover {
	color:#376589;
	text-decoration:underline;
}	
p.quote {
	margin:0px;
	padding-top:16px;
	font-size:14px;
	font-family:"trebuchet MS", Tahoma, Arial, sans-serif;
	font-weight:bold;
}
#logo {
	float:left;
}
#nav {
	width:476px;
	float:right;
	margin-top:98px;
	margin-right:7px;
}
#main-image {
	display:table-row;
	clear:both;
}
#float-text-index {
    position:absolute;
	margin-top:40px;
	margin-left:40px;
	width:520px;
}
p.big-text {
	font-size:40px;
	color:#FF6600;
	margin:0px;
}
#body-area {
	display:table-row;
	clear:both;
	margin-top:5px;
}

#content-wrapper {
	width:620px;
	float:left;
	display:block;	
}

#content {
	background-image:url(/images/content-mid.png);
	background-repeat:repeat-y;
	padding:40px;
}
#form {
	background-image:url(/images/apply-background.jpg);
	background-repeat:no-repeat;
	width:276px;
	height:405px;
	float:right;
	margin-top:5px;
	padding-top:90px;
	color:#000000;
	font-size:15px;
	font-weight:bold;
	text-align:center;
}
.input {
	border:1px solid #000000;
}
h1 {
	color:#666666;
	font-size:22px;
}
h2 {
	color:#0B6D8B;
	font-size:16px;
	font-weight:bold;
}
.color-change {
	color:#376589;
	font-weight:lighter;
	font-size:30px;
}
.border {
	border-bottom:1px solid #C8CD2B;
	padding-right:40px;
}
.content-picture {
	border-bottom:1px solid #C8CD2B;
	padding-bottom:20px;
	margin-left:19px;
}
.button {
	margin-top:8px;
}
#footer {
	background-image:url(/images/footer-bg.jpg);
	background-repeat:repeat-x;
	height:178px;
	width:100%;
	clear:both;
	padding-top:20px;
}
.select {
	width:200px;
}
#copy {
	left:50%;
	margin-left:auto;
	margin-right:auto;
	text-decoration:none;
	color:#333333;
}
#copy a {
	color:#333333;
	text-decoration:none;
}	
#apply-topper {
	margin-top:-150px;
	position:absolute;
}
.labels {
	font-weight:bold;
	text-align:right;
	padding-right:5px;
}
.first-name, .last-name, .email {
   margin-bottom:8px;
}
.first-name input, .last-name input, .email input {
	font-size:12px;
	width:80px;
	margin-left:10px;
}
.last-name input	{
	margin-left:13px;
}
.email input	{
	margin-left:43px;
}
.cosigner, .cosigner-options {
   margin-bottom:6px;
}
.continue-button input {margin-top:10px}

#disclosures	{
	text-align:center;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
}
#disclosures ul li {  
  display:inline;
  margin-right:20px;
  color:#333333;
  font-size:11px;
}
#disclosures a 	{
	color:#333333;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;	 
}
#disclosures a:hover	{
	text-decoration:underline;
}