/* CSS Document */


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
	
a:link,
a:visited {
	color: #000099;
}

a:hover {
	color: #6666FF;
}

a:active {
	color: #CC0000;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	font-weight: normal;
	line-height: normal;
	color: #901839;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	line-height: normal;
	color: #901839;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	line-height: normal;
	color: #000000;
	margin: 0px 0px 5px 0px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
}

p {
	margin: 0px 0px 20px 0px;
}


hr {
	margin: 15px 0px 15px 0px;
	clear: both;
}

img {
	border-color: #666666;
}

ul {
	margin: 0px 0px 20px 18px;
	list-style-type: disc;
}

#linklist {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	list-style-type: none;
	list-style-position: outside;
}

#linklist li {
	background: url(/images/interface/linklist_bkg.jpg) left bottom repeat-x;
	padding: 8px 3px 8px 3px;
	border-bottom: 1px solid #AAAAAA;
	font-size: 11px;
	line-height: normal;
}

#linklist b {
	display: block;
	font-size: 12px;
	padding: 0px 0px 3px 0px;
	color: #901839;
}

#linklist a:link,
#linklist a:visited {
	color: #000000;
	text-decoration: none;
}

#linklist a:hover {
	color: #666666;
	text-decoration: none;
}

#linklist a:active {
	color: #CC0000;
	text-decoration: none;
}

#sidebar,
#subnav {
	font-size: 11px;
	width: 170px;
	height: auto;
	float: right;
	margin: 0px 0px 10px 15px;
	padding: 0px 0px 0px 15px;
	line-height: normal;
	border-left: 1px solid #999999;
}

#homeleft {
	vertical-align: top;
	padding-right: 20px;
}

#homeleft img {
	margin-left: 20px;
}

#homeleft h1,
#homeleft h2,
#homeleft h3,
#homeleft h4,
#homeleft h5,
#homeleft h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: normal;
	margin: 0px;
}

#homeleft h1 {
	font-size: 18px;
	color: #000000;
}

#homeleft h2 {
	font-size: 27px;
	color: #901839;
}

#homeleft h3 {
	font-size: 27px;
	color: #901839;
	margin: 0px 0px 0px 40px;
}
 
#homeleft h4 {
	font-size: 27px;
	font-style: italic;
	color: #901839;
}
#homeleft h5 {
	font-size: 27px;
	font-style: italic;
	color: #901839;
	margin: 0px 0px 0px 40px;
}

#homeleft p {
	margin: 15px 0px 0px 0px;
}

#homeright {
	vertical-align: top;
}

#hometeaser {
	font-size: 11px;
	line-height: 18px;
	border-top: 1px solid #999999;
	padding: 15px 0px 10px 0px;
}

#homeleft ul {
	margin: 7px 0px 0px 20px
}

#homeleft div {
	margin-top: 5px;
}

#hometeaser h5,
#hometeaser p {
	margin: 0px;
}


#homelinks {
	font-size: 11px;
	line-height: 18px;
	padding: 0px 0px 15px 0px;
}

#sidebar ul,
#subnav ul,
#homelinks ul {
	margin: 5px 0px 0px 18px;
	padding: 0px;
	font-weight: normal;
	list-style-image: url(/images/interface/bullet_arrow_gold.gif);
	list-style-type: none;
}

#sidebar li,
#subnav li,
#homelinks li {
	line-height: 18px;
}

#homefoot th {
	text-align: left;
}

#homefoot td {
	text-align: right;
}

#subnav a:link,
#subnav a:visited,
#subnav a:hover,
#subnav a:active,
#homelinks a:link,
#homelinks a:visited,
#homelinks a:hover,
#homelinks a:active {
	text-decoration: none;
}

#accountreq {
	font-size: 11px;
	width: 170px;
	height: auto;
	float: right;
	margin: 0px 0px 15px 15px;
	padding: 0px 0px 0px 15px;
	border-left: 1px solid #999999;
	color: #666666;
	line-height: 125%;
}

#accountreq h6 {
	color: #666666;
}

#accountreq ul {
	margin: 0px 0px 0px 16px;
	padding: 0px;
	font-weight: normal;
	list-style-type: disc;
}

#accountreq li {
	margin: 5px 0px 0px 0px;
}

#bullets-checkmarks {
	margin: 5px 0px 20px 24px;
	padding: 0px;
	font-weight: normal;
	list-style-image: url(/images/interface/bullet_checkmark.gif);
	list-style-type: none;
}

#bullets-checkmarks li {
	margin: 5px 0px 0px 0px;
}

#bullets-arrow-red {
	margin: 5px 0px 20px 18px;
	padding: 0px;
	font-weight: normal;
	list-style-image: url(/images/interface/bullet_arrow_red.gif);
	list-style-type: none;
}

#bullets-arrow-gold {
	margin: 5px 0px 20px 18px;
	padding: 0px;
	font-weight: normal;
	list-style-image: url(/images/interface/bullet_arrow_gold.gif);
	list-style-type: none;
}

#bullets-arrow-red li,
#bullets-arrow-gold li {
	margin: 3px 0px 0px 0px;
}

#bullets-locationlist {
	margin: 5px 0px 20px 18px;
	padding: 0px;
	font-weight: normal;
	font-size: 14px;
	list-style-image: url(/images/interface/bullet_arrow_red.gif);
	list-style-type: none;
}

#bullets-locationlist li {
	margin: 10px 0px 0px 0px;
}

#bullets-locationlist a:link,
#bullets-locationlist a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #000099;
}

#bullets-locationlist a:hover {
	text-decoration: underline;
	color: #6666FF;
}

#bullets-locationlist a:active {
	text-decoration: underline;
	color: #CC0000;
}

a.linkforward {
	background: url(/images/interface/arrow_right.gif) right center no-repeat;
	padding-right: 15px;
	font-weight: bold;
}

a.linkforward:link,
a.linkforward:visited {
	text-decoration: none;
	color: #000099;
}

a.linkforward:hover {
	text-decoration: underline;
	color: #6666FF;
}

a.linkforward:active {
	text-decoration: underline;
	color: #CC0000;
}

a.linkback {
	background: url(/images/interface/arrow_left.gif) left center no-repeat;
	padding-left: 15px;
	font-weight: bold;
}

#hometeaser a.linkforward {
	font-weight: normal;
}

a.linkback:link,
a.linkback:visited {
	text-decoration: none;
	color: #000099;
}

a.linkback:hover {
	text-decoration: underline;
	color: #6666FF;
}

a.linkback:active {
	text-decoration: underline;
	color: #CC0000;
}

#toplink {
	text-align: center;
	margin: 0px;
	font-size: 11px;
}

#toplink a {
	background: url(/images/interface/arrow_up.gif) left center no-repeat;
	padding-left: 15px;
}

#toplink a:link,
#toplink a:visited {
	text-decoration: none;
	color: #901839;
}

#toplink a:hover {
	text-decoration: underline;
	color: #901839;
}

#toplink a:active {
	text-decoration: underline;
	color: #CC0000;
}

#ratetable,
#formtable {
	border-collapse: collapse;
	line-height: normal;
}

#ratetable h3 {
	color: #FFFFFF;
	margin: 0px;
}

#ratetable-head td,
#ratetable-head th,
#ratetable-item td,
#ratetable-item th,
#formtable td,
#formtable th {
	padding: 5px;
	border: 1px solid #999999;
}

#ratetable-head th {
	font-weight: bold;
	text-align: center;
	border: 1px solid #6C0C2A;
	color: #FFFFFF;
	background: #B2234D url(/images/interface/th_bkg_red.jpg) left bottom repeat-x;
}

#formtable th {
	font-weight: bold;
	text-align: left;
	background-color: #CCCCCC;
}

#formtable td {
	font-weight: normal;
	text-align: left;
}

#ratetable-item td {
	font-weight: normal;
	text-align: center;
}

#ratetable-head td {
	font-weight: bold;
	border: 1px solid #C39554;
	background: #FCDB9D url(/images/interface/th_bkg_gold.jpg) left bottom repeat-x;
	text-align: center;
}

#ratetable-item th {
	font-weight: normal;
	text-align: left;
	background: url(/images/interface/th_bkg_gray.jpg) left bottom repeat-x;
}

#error {
	margin: 0px 0px 15px 0px;
	color: #CC0000;
	font-size: 11px;
	font-weight: bold;
}

#error ul {
	margin: 0px;
	padding: 0px 0px 0px 16px;
	font-weight: normal;
}

#error li {
	margin: 0px;
	padding: 0px;
}

#formbox {
	border: 1px solid #999999;
	padding: 15px;
	margin-bottom: 3px;
}

#mortgage-lenders {
	margin-top: 25px;
}

#mortgage-lenders h4 {
	margin: 0 0 15px;
}

#mortgage-lenders h5 {
	color: #666666;
	margin: 0 0 15px;
}

#mortgage-lenders th {
	text-align: right;
	width: 164px;
	vertical-align: top;
	padding: 0 25px 35px 91px;
}
#mortgage-lenders td {
	vertical-align: top;
	border-top: 1px solid #CCC;
	padding: 15px 0 35px;
}

.red {
	color: #CC0000;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}

.text-xxs {
	font-size: 9px;
}

.text-xsm {
	font-size: 10px;
}

.text-sm {
	font-size: 11px;
}

.text-med {
	font-size: 12px;
}

.text-lg {
	font-size: 14px;
}

.devnote {
	font-weight: bold;
	font-size: 12px;
	background-color: #FFFF00;
	color: #000000;
}

.trademark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.img-right {
	float: right;
	margin: 0px 0px 15px 15px;
}

.img-left {
	float: left;
	margin: 0px 15px 15px 0px;
}

.underline {
	text-decoration: underline;
}

