/* GENERAL STYLES */
html, body {
height: 100%;
}
body {
	background-image: url(/images/flq/gradient_bkgd.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
}
a img {
	border:none;
}	
#header {
	height: 88px;
	width: 740px;
	margin-bottom: 10px;
}
#container {
	min-height: 100%;
	width: 740px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding-bottom:20px;
}
* html #container {
height: 100%;
}
#form {
	border: 2px solid #2E4D8D;
	padding: 10px;
	margin-bottom: 16px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #2E4D8D;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
p {
	font-size: 13px;
	line-height: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
a {
	color: #238BD8;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#content {
}
#footer {
}

/* Loan Filtered Table */

#filtered_table_header h1 {
	padding-top:25px;
}

#filtered_table_header a {
	float:right;
}

.comptable {
	text-align: center;
	font-size: 13px;
	margin-bottom: 20px;
}
.comptable th {
	background-color: #D4E9F8;
	padding: 8px;
}
.comptable td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
}
.comptable .APR {
	font-size: 18px;
}

.comptable .apply_button {
	background-image:url(/images/flq/apply_button.gif);
	width:98px;
	height:24px;
	display:block;
	color:#ffffff;
	padding-top:3px;
	font-weight:bold;
}	

#loan_quote_filter_table .header 
{
    padding-bottom:10px;
} 

#loan_quote_filter_table .header .table_title
{
	color: #2E4D8D;
	font-weight:bold;
	padding-top:6px;
}

#loan_quote_filter_table .disclaimer {
	color:#bbbbbb;
	font-size:11px;
	padding-bottom:10px;
}


/* Filter Form */

.FilterForm td {
	vertical-align:top;
	padding-bottom:5px;
}

.FilterForm td.submit_button {
	vertical-align:bottom;
}

.FilterForm td.submit_button input {
	background-color:white;
	background-image:url(/images/flq/proceed_button.gif);
	background-repeat:no-repeat;
	border:none;
	color:white;
	font-weight:bold;
	height:33px;
	padding-bottom:5px;
	width:105px;
	cursor:hand;
	cursor:pointer;		
	text-align:left;
	padding-left:10px;
}

.FilterForm label.input_text {
	display:block;
	padding-bottom:5px;
}

/* Leadbay Form */

.leadbay_iframe {
	width:100%;
	height:550px;
}		

/* Thank You Page */

#SDH_form_area {
	height:100%;
	padding:8px;
	width:349px;
	float:left;
	border-style: solid; 
	border-width: 2px;
	float:left;
}

.thankyou_content {
	width:350px;
	float:left;
	padding-right:20px;
}	

.title1 {
	color:#2E4D8D;
}

.LB_Next_Button {
	background-color:#2E4D8D;
}

.debt_right_arrow {
	background-image:url(/images/flq/right_arrow_red.gif);
	background-repeat:no-repeat;
	background-position:top-left;
	width:100%;
	height:170px;
}	

.debt_right_arrow p {
	padding-top:60px;
	padding-left:30px;
	padding-right:100px;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
}

.topDivider {
	padding-top:10px;
	border-top: solid 1px #01489B;
}

h1.red {
	color: #AC1E38;
}	

/* EDITOR PROPERTIES */
