@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-image: url(../images/bodyBackground.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #F2F8FC;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#container {
	width: 974px;
	padding: 0px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.button {
	display: block;
	width: 150px;
	color: #FFFFFF;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border: 2px dashed #85B9ED;
	padding: 5px;
}
#header {
	margin: 0px;
	padding: 0;
	height: 9px;
}
#header3 {
	margin: 0px;
	padding: 0px;
	height: 88px;
	width: 974px;
}
#header h1 {
	margin: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#footer {
	padding: 0;
	margin: 0px;
	clear: both;
}
.fltrt {
	float: right;
}
.fltlft {
	float: left;
}
a {
	color:#5ea2e7;
	text-decoration: none;
}
a:hover {
	color: #993300;
	text-decoration: none;
}
#header2 .topnav {
	background-image: url(../images/coffee-top.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 29px;
	width: 545px;
	float: right;
}
#header2 .topnav-outer {
	height: 29px;
	background-image: url(../images/top-nav-background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	float: right;
	width: 537px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#mainContent {
	zoom: 1;
	text-align: left;
	background-image: url(../images/main-background.png);
	background-repeat: repeat-y;
	margin: 0px;
	clear: both;
	color: #333333;
	min-height: 500px;
	padding: 0px 15px;
}
#header h2 {
	margin: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#header2 {
	margin: 0px;
	padding: 0;
	height: 29px;
}
#header2 .fltlft {
	background-image: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
#mainnav {
	list-style-type:none;
	color: #FFFFFF;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
#mainnav li {
	display:block;
	float:right;
	vertical-align: middle;
}
#mainnav a {
	color:#FFFFFF;
	display:block;
	float:left;
	font-family:Tahoma, Verdana, Arial, Helvetica;
	text-decoration:none;
	margin: 0px;
	height: 24px;
	padding: 5px;
}
#mainnav a:hover {
	color: #FFFF99;
	text-decoration: underline;
}
#mainnav span {
	display:block;
	float:left;
	color: #7D5D3C;
	margin: 0px;
	padding: 5px;
}
#footer2 {
	padding: 15px;
	margin: 0px;
	text-align: center;
	font-size: 11px;
	color: #333333;
	line-height: 1.5;
}
p {
	margin: 0px;
	padding: 0px;
}
#main-nav {
	clear: both;
	height: 30px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}
#breadcrumb {
	list-style-type:none;
	color: #002E5A;
	text-align: left;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10px;
	margin: 0px;
	background-image: url(../images/main-background.png);
	background-position: left bottom;
	background-repeat: repeat-y;
	clear: both;
	height: 32px;
	padding: 0px;
}
#breadcrumb-inner {
	text-align: left;
	background-image: url(../images/subnav-background.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-style: italic;
	color: #999999;
	margin: 0px 6px;
	padding: 15px 7px 5px 15px;
}
.page-top-text {
	font-size: 11px;
	color: #666666;
	clear: both;
	float: left;
	margin: 0px;
	width: 600px;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
}
.signin {
	text-align: right;
	font-size: 13px;
	font-weight: bold;
	color: #993300;
	margin: 0px;
	float: right;
	background: url(../images/secure-login.png) no-repeat left top;
	padding: 3px 25px;
	height: 26px;
}
.signin a {
	text-decoration: underline;
}
h1, h3, h5 {
	color: #0165C7;
}
h1, h2, h3, h4, h5 {
	line-height: normal;
	margin: 0px;
	padding: 5px 0px 10px;
}
#leftcontent {
	width:200px;
	float: left;
	position: relative;
	margin: 0px;
	padding: 10px 10px 100px 3px;
	border-right: 1px solid #E3E3E3;
	background: url(../images/leftnav-back.jpg) repeat-y right;
}
#centercontent-2col {
	background:#fff;
	margin-left: 220px;
	padding-left: 5px;
	padding-top: 10px;
	min-height: 500px;
	clear: right;
	line-height: 1.3;
}
#centercontent-1col {
	background:#fff;
	margin-left: 0px;
	padding-left: 5px;
	padding-top: 10px;
	min-height: 600px;
}
iframe {
	border-style: none;
}
.shortcut-left-side {
	width: 200px;
	border-style: none;
	background: #FFFFFF;
	min-height: 400px;
	margin: 0px;
	padding: 0px;
}
.feat
{
	width: 491px;
	height: 413px;
	background: url(../images/news_bg_blue.gif) no-repeat;
}

.feat UL
{
  padding: 20px 0px 0px 20px;
  margin: 0px;
}

.feat UL LI
{
 background: url('../images/news_bul.gif') no-repeat 0px 3px;
 display: block;
 list-style: none;
 line-height: 22px;
 padding: 0px 0px 12px 24px;
}

.feat .but
{
  margin: 0px 0px 0px 45px;
}

.featSLeft
{
	float:left;
	width: 500px;
	margin: 0px 10px 0px 0px;
}
#container #mainContent .bottom-page {
	text-align: center;
	vertical-align: middle;
	display: block;
	border-top: 1px solid #E8E8E8;
	clear: both;
}
#container #mainContent .bottom-page .block1 {
	display: block;
	width: 200px;
	float: left;
	height: 100px;
	text-align: center;
	vertical-align: middle;
}
img {
	border-style: none;
}
#container #mainContent .featSLeft .loan-calculator {
}
#container #mainContent #centercontent-2col ul li {
	list-style: url(../images/checkbullets.gif);
	line-height: 1.5;
}
.quicklinks-border {
	border-bottom: 1px solid #E3E3E3;
}
.line-break {
	background: url(../images/horizontal-break.jpg) repeat-x;
	height: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.smaller-data-table {
	background: url(../images/sm-table-background.gif) no-repeat center bottom;
	width: 500px;
}
.inner-smaller-data-table {
	background: url(../images/sm-table-background.gif) no-repeat center top;
	padding: 12px 5px 5px;
}
.breadcrumb-spacer {
}
#container #mainContent #leftcontent a {
	text-decoration: none;
	color: #006699;
}
.left-content-header {
	color: #006D2E;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 10px;
	border-bottom: 1px solid #26814C;
	width: 100%;
}

.warning {
	margin: 20px 50px 50px;
	padding: 25px 22px 25px 150px;
	background: url(../images/warning.jpg) no-repeat left center;
	color: #990000;
	width: 600px;
	text-align: center;
	font-size: 14px;
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 11px;
}
.tool {
	padding: 2px;
	width: 150px;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	display: block;
}
.step1 {
	background: url(../images/step1.png) no-repeat left center;
	height: 31px;
}
.center {
	text-align: center;
}
.mortgage-calc-wrapper {
	padding: 5px;
	border-right: 1px solid #E3E3E3;
	border-left: 1px solid #E3E3E3;
}
.tools-border {
	border-bottom: 1px solid #E3E3E3;
	font-size: 12px;
}
.browser-notice {
	font-size: 12px;
	color: #660000;
}
