body {
	padding: 10px;
	margin: 0px;
	color: #201e5d;
}

body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.lbody {font-size: 18px; font-weight: bold; }
.subhead {font-size: 20px; }

#Layer2 {

	height:68px;
	top: 92px;
	background-image: url(imgs/OceanMoney_IndexHeader.jpg);
	background-repeat:no-repeat;
	background-position: center; 
	background-position: top;
	
}

#Layer4 {
	background-image: url(imgs/mainbg.jpg);
	background-position: center; 
	background-position: top;
	background-repeat:no-repeat;
}
#Layer3 {
	background-image: url(imgs/OceanMoneybottomindex.jpg);
	height:18px;
	background-position: center; 
	background-position: top;
	background-repeat:no-repeat;
}
-->

.heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 29px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: normal;
}

h1 {
	font-size: 29px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #201e5d;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #201e5d;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.underline {text-decoration:underline;}

ul {margin:0;padding:0;}

.bestrate {
		background:#201e5d;
		color:#fff;
		font-size:14px;
}

tr .ratetable {
		border:1px solid #FFCD05;		
}

a:link, a:visited, a:hover, a:active {color:#008ADF}

.typical {
	background-color:#2D67B2;
	border:1px solid #201E5D;
	color:#fff;
	padding:10px;
	margin:20px 0 10px 0;
	text-align:center;
	font-weight:bold;
}

.rate {font-size:1.6em; }
.apr {font-size:14px;}

/* calculator pages */

.calcsub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #008ADF;
}
.calcbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.calcboldapr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0099FF;

}

img.calcbut  {margin:5px 0 0 0;}


form dt {
   clear:both;
   width:45%;
   float:left;
   text-align:left;
   margin:0 5px 5px 0;
   padding:4px 2px;
   border-top:1px dotted #8FB3E5;
}

form dd {
   float:left;
   width:48%;
   margin:0 0 10px 0;
}

form dl {
	border-top: 1px solid #ccc;
	padding:10px 0;
	margin:10px 0;
}

form input, form textarea, form select
	{
	border:1px solid #B0B073;
	background: #FFFFA0;
	font-size:1.2em;
	color: #443;
	padding: 3px;
	margin-right: 5px;
	outline: none;
	}
	
.required {
	color:#CC0000;
}

form input.required, form select.required {
	border:1px solid #B0B073;
	color:#000;
}

form input.submit {border:0; background:#fff;}

	

.noborder {
	border:0;
}

input.submit
{
margin:10px;
}

#dob1_day {width:60px;}
#dob1_month{width:70px;}
input #dob1_year{width:80px;}	


dt.thin_column { float:left;width:8%;border:none;}
dd.thick_column { float:left;width:80%;border:none;}

#checkbox_other, #checkbox_debt {margin-top:5px;}

#checkbox_home, #opt_in, #checkbox_debt {background:#fff; border: none; padding:0;}
#opt_in {margin:0px;}

/* 	--------------------------------------
	hack
	-------------------------------------
*/

/* clear float hack */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
