﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.top-links {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
.top-links:hover {
	font-family: verdana;
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
	font-weight:bold;
}
.copyright_1 {
	font-family: verdana;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: none;
}
.copyright_1_link {
	font-family: verdana;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: none;
}
.copyright_1_link:hover {
	font-family: verdana;
	font-size: 13px;
	color: #0066CC;
	text-decoration: none;
	font-weight: none;
}
.menu_header {
	font-family: verdana;
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
}
.menu_item {
	font-family: verdana;
	font-size: 12px;
	font-weight:bold;	
}
.page_title {
	font-family: verdana;
	font-size: 18px;
	font-weight:bold;	
	color: #0066CC;	
}
.calc_text {
	font-family: verdana;
	font-size: 12px;
	font-weight:bold;	
}
.calc_help {
	font-family: verdana;
	font-size: 12px;
}
.form_item {
	border-width:1;
	border-style:solid;
	border-color:#000000;
	font-family: verdana;
	font-size: 12px;	
}
.form_item_bottom {
	border-bottom-width:1;
	border-bottom-style:solid;
	border-bottom-color:#000000;
}
.glossary_text {
	font-family: verdana;
	font-size: 12px;
}
.mortgage_reports_text {
	font-family: verdana;
	font-size: 12px;
}
.mortgage_report_title {
	font-family: verdana;
	font-size: 16px;
	font-weight:bold;	
	color: #0066CC;	
}
.quick_application_text {
	font-family: verdana;
	font-size: 12px;
	font-weight:bold;	
}
.contact_us_text {
	font-family: verdana;
	font-size: 12px;
	font-weight:bold;	
}
.mortgage_rate {
	font-family: verdana;
	font-size: 16px;
	font-weight:bold;
}
.mortgage_rate_sections {
	font-family: verdana;
	font-size: 13px;
	font-weight:bold;
	color: #0066CC;	
}
.step_font {
	font-family: verdana;
	font-size: 12px;
	font-weight:bold;
}
.forms_text {
	font-family: verdana;
	font-size: 12px;
	font-weight:bold;	
}
.Invisible
{
    display: none;
}
.Visible
{
display: block;
}