body { 
	background-color:#EFEFEF; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	margin:0; }
table { 
	background-color:white; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; }
.green_button { 
	background-image:url(../images/green_button.gif); 
	background-position: center; 
	background-repeat:no-repeat; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px; 
	width:126; 
	height:27; 
	text-align:center;
	padding-top: 7px; }	
.upper_nav { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px; 
	text-align:center;
	padding-top: 7px; 
	text-decoration:none;
	color:black; }		
.green {color: #339900}
.company_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
}
.blue_text {
	font-size: 14px;
	font-weight: bold;
	color: #3366FF;
}
.top_banner{
	background-image:url(../images/top_banner.gif);
	background-repeat:repeat-x;
	height: 30px;
	}
.footer {
	font-size:10px;
	text-align:right;
	background-color:#EFEFEF;
	height: 20;
	}
.side_bar {
	background-image:url(../images/grey_side_back.gif);
	background-repeat:repeat-y;
	background-color:#EFEFEF;
	width:202;
	}
.main_table {
	border-left: solid 2px #CCCCCC; 
	border-right: solid 2px #CCCCCC;
	border-bottom: solid 2px #CCCCCC; }
.main_graphic {
	background-image:url(../images/main_graphic.gif);
	background-repeat:no-repeat;
	width: 567;
	height: 208;
	position:relative;
	left: 6;
	top: 6;
}
.loan_type {
	width: 230;
	height: 30;
	position:relative;
	left: 28;
	top: 118;
	font-weight: bold;
}
.continue {
	width: 120;
	height: 26;
	position:relative;
	left: 88;
	top: 122;
}
.table_header{
	background-image:url(../images/dark_header.gif);
	background-repeat:no-repeat;
	width: 559;
	height: 28;
	color: #FFFFFF;
	font-weight:bold;
	position:relative;
	left: 10;
	padding-top: 6;
	padding-left: 6;
	}
.table_center{
	background-image:url(../images/table_center.gif);
	background-repeat: repeat-y;
	width: 559;
	position:relative;
	top: 0;
	left: 10;
	padding: 10;
	}	
.table_bottom{
	background-image:url(../images/table_bottom.gif);
	background-repeat: no-repeat;
	width: 559;
	height: 5;
	position:relative;
	left: 10;
	}
.side_block_top {
	background-image:url(../images/side_block_top.gif);
	background-repeat:no-repeat;
	width: 186;
	height: 12;
	position:relative;
	left: 7;
	top:0;
	padding: 0;
	margin: 0;
	}
.side_block_center {
	background-image:url(../images/side_block_center.gif);
	background-repeat: repeat-y;
	width: 186;
	position:relative;
	left: 7;
	top: -7;
	padding: 10;
	height: 100;
	}	
.side_block_bottom{
	background-image:url(../images/side_block_bottom.gif);
	background-repeat: no-repeat;
	width: 186;
	height: 5;
	position:relative;
	left: 7;
	top: -7;
	}
.side_header{
	width: 186;
	position:relative;
	left: 7;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold; 
	font-style:italic;
	padding: 2;
	}
.nav { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	text-align:center;
	padding-top: 10px; 
	text-decoration:underline;
	color:black; }
.bottom_link { 
font-family:Arial, Helvetica, sans-serif; 
font-size:8px; 
text-align:center;
padding-top: 7px; 
text-decoration:none;
color:gray; }
.b_link { 
font-family:Arial, Helvetica, sans-serif; 
font-size:12px; 
text-align:center;
padding-top: 7px; 
text-decoration:none;
color:#000000; }
a {
	color:#000000;
	font-size: 12px;
}

a:hover {
	color:#D62931;
	font-size: 11px;
	
}