﻿body
{
width:980px;
	margin:0 auto;
	background-color:#006;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
}


.applyNow 
{
	display:block;
	vertical-align:middle;
	text-align: center;	
	margin: 2px 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight: bold;	
	height: 30px; 
	width:180px;
	padding-right:2px;
	border:thin #666 solid;
	text-transform:uppercase;	
}

.applyNow a {
	display: table;
	height: 100%;
	width: 100%;
	
}

.applyNow a:link,
.applyNow a:visited,
.applyNow a:hover
{
  background-color:#060;
  color: #FFF;
  text-decoration: none;
}
.applyNow a:link,
.applyNow a:visited {
  border-top: 1px solid #cecece;
  border-bottom: 2px solid #4a4a4a;
  border-left: 1px solid #cecece;
  border-right: 2px solid #4a4a4a;
}
.applyNow a:hover {
  border-bottom: 1px solid #cecece;
  border-top: 2px solid #4a4a4a;
  border-right: 1px solid #cecece;
  border-left: 2px solid #4a4a4a;
}


.small_header
{
	font-size:13px;	
}

#footer .small{
	font-size:12px;
	color:#fff;
	text-align:center;
	padding:10px 0px 10px 0px;
	}

.footer_img
{
float:left ; 
padding-right:0px;
padding-left:10px;	
}
#main{
	background:#fff;
	margin: 0 auto;
	}

#header{
	height:120px;
	position:relative;
	padding-top:10px;
	}

a
{
	text-decoration:none;
	color:#060;		
}

a:hover
{
	text-decoration:underline;
	color:#f00;		
}

a.no_style
{
	text-decoration:none;
	color:#060;		
}

a.no_style:hover
{
	text-decoration:none;
	color:#060;		
}

a.black_text
{
	text-decoration:none;
	color:#000;
}

a.black_text:hover
{
	text-decoration:underline;
	color:#f00;
}
	
h1,h2,h3,h4,h5,h6{
	margin:0px;
	}

#header h1{
	color:#060;
	font-size:22px;
	}
	
#header h2{
	color:#060;
	font-size:18px;
	}

#header h3
{
	font-size:18px;
}

#header h4
{
	font-size:13px;
}

.green_text
{
	color:#060;
}

	
#content h1
{
	color:#060;
	font-size:18px;
}

#content h2
{
	color:#060;
	font-size:16px;
}

#content h3
{
	color:#060;
	font-size:14px;
}

#menu
{	
	background-color:#060;
	width:980px;
	min-height:30px;
	margin-bottom:10px;
	text-align:center;
	vertical-align:middle;
}


.big_phone{
	color:#060;
	font-size:22px;
	text-align:center;
	}

#menu ul
{
	list-style:none;
	padding-left:0px;
	padding-top:4px;
}	
	
#menu ul li{
		display:inline;
		padding-right:15px;
	cursor:pointer;
	}

#menu ul li a
{
color:#FFF;
text-decoration:none;
text-transform:uppercase;
font-size:12px;
}

.column ul li a
{
color:#FFF;
text-decoration:none;
text-transform:uppercase;
font-size:13px;
}

#menu ul li a:hover{text-decoration:underline;
color:#F00;}

input[type=text]
{	
float:left;
background:#fff;
padding:1px 3px;
margin:0;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
height:15px;
}

input[type=button]
{
	cursor:pointer;
}

input[type=button]:hover
{
color:#060;
}

input[type=submit]{
	cursor:pointer;}

input[type=submit]:hover
{
color:#060;
}


.text
{	
float:left;background:none;padding:1px 3px;margin:0;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}


#sidebar
{
	width:325px;
	position:relative;
	float:left;
	padding-bottom:10px;
}

#sidebar table
{
	background-color:#fff;
}


.text_small
{
	font-size:12px;	
}

#content
{
	width:640px;
	position:relative;
	float:left;
	padding-left:5px;
	padding-right:10px;
	padding-bottom:10px;
}
#footer
{
	clear:both;
	position:relative;
	background-color:#060;
	min-height:110px;
}


#footer table a{color:#FFF;
text-decoration:none;
text-transform:uppercase;
}

#footer table a:hover{text-decoration:underline;
color:#F00;}


#footer table{margin-top:10px;margin-bottom:0px;}



#footer div{
	font-size:12px;
	color:#fff;
	text-align:center;
	padding:10px 0px 10px 0px;
	}



#end_footer{
	clear: both;
	position:relative;
	background-color:#fff;
	height:10px;
	}

.even
{
	background-color:#fff;
}
.odd
{
	background-color:#e4f9e4;
}
td.odd
{
	border-bottom:1px #999 solid;
	border-top:1px #999 solid;
	height:30px;

}

.calculator
{
	padding-left:5px;
	padding-bottom:0px;
	padding-right:5px;
	padding-top:0px;
}

.calculator th{height:30px;}

td.even
{
	border-bottom:1px #999 solid;
	border-top:1px #999 solid;
	height:30px;

}
	
#calresult{
	font-size:14px;
	color:#060;
	font-weight:bold;
	}

.pstatement{
	font-size:12px;
	}
	
	table caption,th{
		color:#060;
	}

.bullet_table
{
	padding-left:15px;
	padding-top:10px;
	padding-bottom:10px;
}

.sidebar_bullet_table
{
	padding-left:5px;
	padding-top:10px;
	padding-bottom:10px;
}

.sidebar_bullet_table caption,th
{
	text-align:left;
	font-weight:bold;
}

.bullet_table caption,th
{
	text-align:left;
	font-weight:bold;
}

.border_bottom{padding-top:0px;}

.no_bottom_padding{padding-bottom:0px;}

.border_bottom 
td{
	border-bottom:thin #666 dotted ;
	
	}
	
.text_justify{text-align:justify;}

.result
{
background-image:url(../../images/banner.jpg);
background-repeat:no-repeat;
color:#FFF;
padding-left:20px;
padding-bottom:5px;
}

.page{
	position: absolute;
	top:10;
	left:100;
	visibility: hidden;
}

.ajax-contact
{
	border:thin #060 outset;
	min-height:250px;
	background-image:url(../../images/calculator-back.jpg);
}

.ajax-contact-table
{
	padding-left:20px;
	width:490px;
}

.ajax-contact-table th.head
{
	padding-top:5px;
	padding-bottom:10px;
	font-size:18px;
}

.re-ajax-contact
{
	border:thin #060 outset;
	min-height:270px;
	width:621px;
	background-image:url(../../images/calculator-back-re.jpg);
	background-repeat:no-repeat;
	background-color:#e2f8e2;
}

.re-ajax-contact-table
{
	padding-left:20px;
	width:490px;
	background-color:#e2f8e2;
}

.re-ajax-contact-table th.head
{
	padding-top:5px;
	padding-bottom:10px;
	font-size:18px;
}

.re-ajax-contact-table select
{
	width:170px;
}

.head2
{
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
}

.ajax-contact-table select
{
	width:170px;
}

select
{
	width:150px;
	}

.big_button
{
width:50%;
font-weight:bold;
font-size:large;
cursor:pointer;
}

.blank_line
{
	height:10px;
}
	
.small_pstatement
{
	font-size:11px;
}

.no_right
{
	padding-right:0px;	
}

#thanks
{
	color:#060;	
}

.decimal
{
	list-style:decimal;
	line-height:1.5em;
}
ul
{
	line-height:1.5em;
}



.contact
{
	color:#060;
	font-size:110%;
	font-weight:bold;
	text-align:left;
	padding-bottom:10px;	
}

.contact2
{
	text-align:justify;
	padding-bottom:10px;	
}

.contact3 td
{
	text-align:left;

}

.text_right
{
	text-align:right;}

.lookup
{
	
	border:thin #060 outset;
	padding-left:20px;
	background-image:url(../../images/lookup-back.jpg);
}

.lookup caption
{
	border-top:thin #060 solid;	
		border-right:thin #060 solid;	
				border-left:thin #060 solid;
				
}

.lookup th.head
{
	padding-top:5px;
	padding-bottom:10px;
	font-size:18px;
}

.mfixed
{
	height:250px;
	width:200px;
	overflow:auto;	
}

td.mdtableUP
{
	background-image:url(../../images/table_up.jpg);
	background-repeat:no-repeat;
}

td.mdtableLEFT
{
	background-image:url(../../images/table_left.jpg);
	background-repeat:repeat-y;
}

td.mdtableRIGHT
{
	background-image:url(../../images/table_right.jpg);
	background-repeat:repeat-y;
}

td.mdtableDOWN
{
	background-image:url(../../images/table_down.jpg);
	background-repeat:no-repeat;
}


td.smtableUP
{
	background-image:url(../../images/small_table_up.jpg);
	background-repeat:no-repeat;
}

td.smtableLEFT
{
	background-image:url(../../images/small_table_left.jpg);
	background-repeat:repeat-y;
}

td.smtableRIGHT
{
	background-image:url(../../images/small_table_right.jpg);
	background-repeat:repeat-y;
}

td.smtableDOWN
{
	background-image:url(../../images/small_table_down.jpg);
	background-repeat:no-repeat;
}


td.bgtableUP
{
	background-image:url(../../images/big_table_up.jpg);
	background-repeat:no-repeat;
}

td.bgtableLEFT
{
	background-image:url(../../images/big_table_left.jpg);
	background-repeat:repeat-y;
}

td.bgtableRIGHT
{
	background-image:url(../../images/big_table_right.jpg);
	background-repeat:repeat-y;
}

td.bgtableDOWN
{
	background-image:url(../../images/big_table_down.jpg);
	background-repeat:no-repeat;
}

.lenderImg
{
	width:180px;
	border-top: 1px solid #111;
	border-bottom: 2px solid #666;
	border-left: 1px solid #111;
	border-right: 2px solid #666;
}

.Lendername
{
	color:#060;
	font-size:16px;
	font-weight:bold;
}
.textLeft
{ text-align:left;}




td.table200UP
{
	background-image:url(../../images/200_table_up.png);
	background-repeat:no-repeat;
}

td.table200LEFT
{
	background-image:url(../../images/200_table_left.png);
	background-repeat:repeat-y;
}

td.table200RIGHT
{
	background-image:url(../../images/200_table_right.png);
	background-repeat:repeat-y;
}

td.table200DOWN
{
	background-image:url(../../images/200_table_down.png);
	background-repeat:no-repeat;
}
.spanRed
{
	color:#ff0000;
}

table.tbl-rate-finder th , table.tbl-rate-finder td
{
	text-align:center;
}

td.checkBox
{
	text-align:left;
	vertical-align:top;	
}