html, body {height:100%;}
body {background-color:#FFFFFF; font-family:arial,helvetica,sans-serif; font-size:10pt; color:#000000; margin-top:0px; margin-left:0px;}

html, body {
 margin:0;
 padding:0;
 height:100%; /* needed for container min-height */
}

div#kcontainer {
 position:relative; /* needed for footer positioning*/
 margin:0 auto; /* center, not in IE5 */
 width:831px;
/* background:#ffffff;*/
	
 height:auto !important; /* real browsers */
 height:100%; /* IE6: treaded as min-height*/

 min-height:100%; /* real browsers */
}

div#kheader {
/*height:250px;*/
 background:url(/images/headers/header_loans.jpg) top no-repeat #ffffff;
}

div#kcontent {
 margin-top:-60px;
 padding:0em 2em 5em 2em; /* bottom padding for footer */
}

div#kfooter {
 text-align:center;
 position:absolute;
 width:100%;
 bottom:0; /* stick to bottom */
}

a:link, a:visited {color:#006699;}
a:active, a:hover {color:#669933;}
a.head_link:link, a.head_link:visited, a.head_link:active {color:#ffffff; font-family:arial narrow,helvetica,sans-serif; font-size:11pt; font-weight:bold; text-decoration:none; padding:0px 12px 0px 12px;}
a.head_link:hover {color:#ffffff; font-family:arial narrow,helvetica,sans-serif; font-size:11pt; font-weight:bold; text-decoration:underline; padding:0px 12px 0px 12px;}
a.footer_link:link, a.footer_link:visited, a.footer_link:active {color:#2A83AC;}
a.footer_link:hover {color:#ff9900;}
a.menu:link, a.menu:visited, a.menu:active {display:block; background-color:#0E8140; color:#ffffff; font-family:Arial; 
font-size:10pt; font-weight:bold; width:141px; border:none; text-decoration:none; padding:6px 10px 6px 10px;}
a.menu:hover {display:block; background-color:#2A83AC; color:#ffff00; font-family:Arial; font-size:10pt; 
font-weight:bold; width:141px; border:none; text-decoration:none; padding:6px 10px 6px 10px;}

h1,h2,h3,h4,h5,h6 {font-family:arial,helvetica,sans-serif; font-weight:bold; color:#666666;}
h1 {font-size:26pt;}
h2 {font-size:22pt;}
h3 {font-size:18pt;}
h4 {font-size:16pt;}
h5 {font-size:14pt;}
h6 {font-size:12pt;}

blockquote, p, td, th, ol li, ul li, div, span {font-family:arial,helvetica,sans-serif; font-size:10pt; color:#000000;}
dl {font-family:arial,helvetica,sans-serif; font-size:10pt; font-weight:bold; color:#000000;}
dd {font-family:arial,helvetica,sans-serif; font-size:10pt; font-weight:bold; color:#000000;}

.small8 {font-size:8pt;}
.nav {background-color:#0E8140; color:#ffffff; font-size:10pt;}
.head_bar {background-color:#ffffff; color:#ffffff; padding:0px 0px 75px 10px;}
.page_title {font-family:arial Narrow; font-size:16pt; font-weight:bold; color:#006699;}
.contentborder {background-color:#666666;}
