@import url('2col-nav-right.css');
body {
	margin:0; padding: 0; 
	font: 62.5% verdana, arial, helvitica, sans-serif;
	}

p {
	margin: 0 0 15px 0;
	color: #333;
}

/*  Links
==============================================================*/

a:link {
	color: #003366; /* Dark Blue */
	text-decoration: underline;
	}

a:visited {
	color: #330033; /* Dark Violet */
	}

a:hover {
	color: #CC0000; /* Red */
	}

a img {
	border:none;
}

.small-links {
	font-size: 75%;
	text-align: center;
	clear: both;
	margin: 15px 0px;
}

/*  Headings
==============================================================*/

h1 {
	font-size: 1.5em;
	font-weight: normal;
	}

h2 {
	font-size: 1.25em;
	font-weight: normal;
	}

h3 {
	font-size: 1em;
	}

h4 {
	font-size: 1.25em;
	}

#content {
	font-size: 1.25em;
	}

#navigation {
	font-size: 1.1em;
	}

#legal {
	font-size: .9em;
	}

/*  Lists
==============================================================*/

ul {
	padding: 0; margin: 0 0 15px 18px;
	}

dl {
	margin: 0 0 15px 0;
	}

dt {
	font-weight: bold;
	}

dd {
	margin: 0 0 5px 0;
}

/*  Forms
==============================================================*/

/*  Misc
==============================================================*/

hr {
	margin: 15px 0; padding: 0;
	border: none;
	height: 1px; overflow: hidden;
	color: #ccc; background: #ccc;
	}

blockquote {
	margin: 0 0 15px 0; padding: 10px 10px 10px 45px;
	background: #f6f6f6 url(../../img/gbl/quotemark.gif) no-repeat 10px 10px;
	}

.blue {
	color:blue;
}

.underline {
	text-decoration:underline;
}

.clear {
	clear: both;
}

.hide {
	display: none;
}

.important {
	color: #f00;
}

.centred {
	text-align: center;
}

.text-left {
	text-align: left;
}

.right {
	float: right;
	clear: right;
}

.float-left {
	float:left;
	clear:left;
}

.float-left-no-clear {
	float:left;
}

.imageswap-right {
	float:right;
}

.left-text {
	text-align: left;
}

.big {
	font-size: 120%;
	font-weight: bold;
}

.news-box {
	border: 1px solid #900;
	padding: 2px;
}

table {
	border: thin solid black;
	margin: 0px auto 15px auto;
	text-align:center;
}

table td {
	border: thin solid black;
}

table th {
	border: thin solid black;
}

#rate-table {
	width:431px;
	margin:0px auto 15px auto;
}

#mortgage-indexes-table {
	margin: 0px 0px 15px auto;
	border: none;
	font-size: 90%;
}

#mortgage-indexes-table td {
	border: none;
	text-align:right;
}

#mortgage-indexes-table caption {
	display:block;
	text-align:right;
}

#apr-table {
	border: none;
}

#apr-table th {
	border: none;
}

#apr-table td {
	border: none;
	color: #f00;
}

#mortgage-apply-buttons {
	width:156px;
	float:right;
}

#home-loans {
	width: 90%;
	margin-left: auto;
}

#mortgage-pre-approval {
	background-color: #cfcfbc;
	padding: 0.5em;
	font-size: 8pt;
	clear: both;
	text-align: left;
}

#mortgage-pre-approval td {
	border: none;
	padding-top: 1em;
	padding-bottom: 1em;
}

#mortgage-pre-approval th {
	border: none;
	padding-top: 1em;
	padding-bottom: 1em;
}

.green {
	color:green;
}

.no-margin {
	margin:none;
}

#loan-officer-links {
	float:left;
}

#loan-officer-links a {
	color:red;
	}

	#loan-officer-photo {
	float:left;
	width:206px;
}

scott-rubin-images img {
	float:left;
}

scott-rubin-images p {
	clear:left;
}