﻿@import url(layout.css);
body {
	color: black;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #eee;
	background-image: url('../images/bg1.gif');
	background-repeat: repeat-x;
}
h1 {
	border-bottom: 1px #0272BF solid;
	font-size: 24px;
	background: url('../images/mtbp-house.gif') no-repeat right bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0272BF;
	margin-bottom: 10px;
	font-weight: normal;
	letter-spacing: 1px;
}
h2 {
	border-bottom: 1px #0272BF solid;
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0272BF;
	margin-bottom: 10px;
	font-weight: normal;
	letter-spacing: 1px;
}
h3 {
	font-size: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url('../images/mtbp-house.gif') no-repeat right bottom;
	color: #666666;
	font-weight: normal;
	border-bottom-color: #0272BF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 10px;
	letter-spacing: 1px;
}
h4 {
	margin: 3px 0 10px 0;
	font-size: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	text-align: center;
}
h5 {
	font-size: 14px;
	color: #666666;
	margin-top: 30px;
	margin-bottom: 5px;
}
p {
	margin: 0 0 10px 0;
}
#container {
	border-color: #608D9D;
	border-style: outset;
	border-width: 1px;
	background-color: #fff;
	width: 900px;
	margin: 8px auto 8px auto;
}
#masthead {
	padding-right: 10px;
	margin: 0 0 0 8px;
	padding: 3px 15px 5px 0px;
	text-align: left;
	background-color: #FFFFFF;
	color: #0000FF;
	font-size: 28px;
	height: 100px;
}
#masthead img {
	border-width: 0;
}
#page_content {
	width: auto;
	margin: 0;
}
#nav_sub_menu {
	overflow: hidden;
	width: 200px;
	background-color: #F5F5F5;
}
#column_l {
	width: 210px;
	margin: 0;
	padding: 0 10px 15px 15px;
}
#column_r {
	width: 635px;
	float: right;
	padding: 4px 15px 0 10px;
	position: relative;
	text-align: justify;
}
#footer {
	padding-top: 5px;
	padding-bottom: 5px;
	padding: 2px 15px 0 15px;
	background-color: #666666;
	overflow: hidden;
	border-top-color: #0000FF;
	border-top-style: solid;
	border-top-width: 1px;
	font-size: 10px;
	text-align: justify;
}
#footer_l {
	width: 350px;
	padding: 0 15px 10px 0;
	text-align: center;
	float: left;
}
#footer_r {
	width: 300px;
	margin: 0;
	float: right;
	padding: 4px;
}
/* Styles for Masthead */
#masthead img {
}
#column_r p {
	margin: 7px;
}
#loan-mod {
	padding: 2px 1px 2px 1px;
	text-align: center;
	overflow: hidden;
	width: 552px;
	height: 400px;
	margin-bottom: 15px;
	background-color: #425F82;
}
/* Styles for Navigation - Top*/
#nav_top {
	width: 900px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	text-align: center;
	background-repeat: no-repeat;
	background-image: url('../images/menu-bar.gif');
	height: 35px;
	font-weight: bold;
	background-color: #808080;
	margin-bottom: 15px;
}
#nav_top a {
	padding: 9px 12px 9px 12px;
	color: #fff;
	text-decoration: none;
	display: block;
	border-left-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: 0px;
	width: 125px;
	float: left;
	margin-top: 1px;
}
#nav_top a:hover {
	color: #000;
	text-decoration: none;
	background-color: #C0C0C0;
}
/* Styles for Navigation */
#nav_sub_menu ul {
	margin: 0;
	padding: 0;
	overflow: hidden;
	list-style-type: none;
}
#nav_sub_menu li {
}
#nav_sub_menu a {
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 5px;
	border-bottom-color: #EEEEEE;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-left: 20px;
}
#nav_sub_menu a:hover {
	color: #0000FF;
	text-decoration: none;
}
/* Styles for Home Container */
#home_container {
	width: auto;
	padding: 0 20px 0 20px;
	text-align: justify;
}
.home_boxes {
	border: 1px #C0C0C0 solid;
	margin: 10px 4px 20px 4px;
	float: left;
	width: 250px;
	padding: 10px 10px 0px 10px;
	height: 210px;
	overflow: hidden;
	text-align: left;
}
.home_boxes_properties {
	border: 1px #C0C0C0 solid;
	margin: 10px 4px 0 4px;
	float: left;
	width: 270px;
	padding: 10px 10px 0px 10px;
	height: 210px;
	overflow: hidden;
	text-align: center;
}
.home_boxes_properties img {
	float: left;
}
.home_boxes a {
	color: #036;
	text-decoration: underline;
	line-height: 150%;
}
.home_boxes a:hover {
	color: #808080;
	text-decoration: none;
}

/* Styles for Footer */
#footer p {
	font-size: 11px;
	line-height: 14px;
	color: #fff;
	margin: 1px;
	padding: 1px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
	text-align: center;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
#footer hr {
	width: 100%;
	height: 1px;
	color: #3C3C3C;
}
#footer_r p {
	font-size: 14px;
}
/* Styles for Links */
a {
	color: #036;
	text-decoration: underline;
}
a:hover {
	color: #808080;
	text-decoration: underline;
}
.more_1 {
	background: url('../images/1_z1.gif') center left no-repeat;
	background-position: 0 5px;
	padding-left: 8px;
	vertical-align: middle;
	color: #37568A;
	text-decoration: none;
	font-weight: bold;
	margin-left: 10px;
}
.more_1:hover {
	text-decoration:underline;
	color:#3c3c3c;
}
.go_back {
	background: url('../images/1_z1.gif') center left no-repeat;
	background-position: 0 5px;
	padding-left: 8px;
	vertical-align: middle;
	color: #37568A;
	text-decoration: none;
	font-weight: bold;
	margin-left: 10px;
}
.go_back:hover{
	text-decoration:underline;
	color:#3c3c3c;
}
.bookmark {
	text-decoration: none;
}
.home-bullets {
	margin: 0px;
	padding-left: 10px;
}
.bullets {
	background: url('../images/1_z1.gif') center left no-repeat;
	background-position: 0 5px;
	margin: 0px;
	padding-left: 11px;
	list-style-type: none;
}
.center {
	text-align: center;
}
#contact-info {
	margin: 0px auto 15px auto;
	width: 600px;
}
#contact-info1 {
	margin: 0px auto 15px auto;
	width: 580px;
}
#rewards-info {
	display: block;
	margin: 0px auto 15px auto;
	width: 600px;
}
form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: hidden;
}
.table-form {
	border: 1px #0272BF solid;
	background-color: #DBDBDB;
}
.img-icon {
	border-width: 0;
}