﻿* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
}
img {
	border: 0;
}
/*---------------Content styles--------------*/
body {
	padding: 0 auto;
}
h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003366;
}
h1 { font-size: 16px; margin: 0 0 12px 0; border-bottom: 1px solid #003366; }
h2 { font-size: 15px; border-bottom: 1px solid #003366; }
h3 { font-size: 14px; }
h4 { font-size: 13px; }
h5 {
	color: #323232;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 0;
}
.content {
	margin: 0 auto;z
}
.content p, .fullContent p {
	margin: 0 0 20px 0;
	color: #323232; 
	line-height: 16px;
}
table.contactTable td {
	color: #323232;
	line-height: 16px;
	padding: 1px 3px;
}
table.contactTable td input {
	border: 1px solid #999999;
	padding: 1px 3px;
}
table.contactTable td input#req {
	background: #FFFF99;
}
.rightContent ul, .fullContent ul {
	list-style-image: url('images/bullet01.gif');
	margin-top: 20px;
	margin-bottom: 28px;
	vertical-align: middle;
}
.rightContent li, .fullContent li {
	margin-bottom: 5px;
	margin-left: 17px;
	color: #323232;
	line-height: 16px;
}
.rightContent ul ul, .fullContent ul ul {
	list-style-image: url('images/bullet02.gif');
	margin-left: 4px;
	margin-top: 10px;
	margin-bottom: 18px;
}
.rightContent a, .fullContent a, .leftContent center a {
	color: #993333;
	text-decoration: none;
}
.rightContent a:hover, .fullContent a:hover, .leftContent center a:hover {
	text-decoration: underline;
}
/*---------------Shell styles--------------*/
.logo {
	width: 750px; 
	text-align: left;
	margin: 0 auto;
}
.pageTitle {
	margin: 0 auto;
	width: 734px; 
	padding: 10px 8px; 
	background: #003366;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 1px;
}
.pageDate {
	float: right;
	color: #FFFFFF;
	font-size: 13px; 
}
.pageSub {
	margin: 0 auto;
	width: 750px;
	height: 124px;
	background: #c6bbb7; /*url('images/gazebo1.jpg') left no-repeat;*/
	margin-bottom: 1px;
}
.pageSub img {
	float: left;
}
.pageSub ul, .leftContent ul {
	height: 124px; 
	margin-left: 268px;
	padding-top: 3px; 
	list-style: none; 
}
.leftContent ul {
	height: auto;
	margin-left: auto;
}
.pageSub ul li, .leftContent ul li {
	padding: 5px 0;
}
.pageSub ul li a, .leftContent ul li a {
	color: #003366; 
	text-decoration: none;
	font-size: 10px; 
}
.pageSub ul li a:hover, .leftContent ul li a:hover {
	text-decoration: underline;
}
.pageSubAd {
	float: right; 
	padding: 9px; 
	border-left: 1px solid #FFFFFF;
}
.pageSubAd a img {
	border:0;
}
.leftContent div.pageSubAd {
	float: none;
	padding: 0;
	border: 0;
	margin-left: -15px;
	margin-top: -15px;
}
.content {
	width:750px; 
}
.leftContent {
	height: 100%;
	float: left;
	width: 224px;
	padding: 15px;
	border-right: 1px solid #D1D3D4;
}
.rightContent {
	height: 100%;
	float: right;
	position: relative;
	left: -1px;
	width: 464px;
	padding: 15px;
	border-left: 1px solid #D1D3D4;
	z-index: 0;
}
.fullContent {
	width: 720px;
	padding: 15px;
}
.login {
	clear: both;
	display: block;
	height: 60px;
	margin-bottom: 20px; 
}
.login#subButton {
	background: #FFFFFF;
	color: #003366;
	border: 1px solid #A09FA5;
	margin: 10px 0;
}
.leftContent center {
	/*margin-left: 35px;*/
	margin-right: 50px;
	margin-bottom: 15px;
	text-align: left;
}
.footer {
	margin: 0 auto;
	width: 720px;
	background: #003366;
	color: #FFFFFF;
	padding: 5px 15px;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.footer div.bugs {
	float: right;
	color: #FFFFFF;
}
.clear {
	clear: both;
}
#center {
	text-align: center;
}
.rightContent table.rateTable, .rightContent table.rateTableNoBorder {
	border: 1px solid #000000;
	margin-bottom: 15px;
}
.rightContent table.rateTable td {
	height: 20px;
	padding: 1px 5px;
	border-bottom: 1px solid #003366;
}
.rightContent table.rateTable td.ratesHeader, .rightContent table.rateTableNoBorder td.ratesHeader {
	background: #003366;
	color: #FFFFFF;
}
.rightContent table.rateTable td p, .rightContent table.rateTableNoBorder td p {
	padding: 0;
	margin: 0;
}
.rightContent table.rateTable td.noBorder {
	border:0;
}
.rightContent table.rateTableNoBorder td {
	border-bottom: 0;
	height: 20px;
	padding: 4px 15px;
}
#auto, #motorcycle, #homeEquity, #secondMortgage, #toys, #nonagriEquipment, #recVehicles, #cds, #unsecured {
	display: none;
}

/*---------------Navigation styles--------------*/
/*--nav--*/
#nav {
	margin: 0 auto;
	position: relative;
	width: 750px; 
	background: #993333; 
	margin-bottom: 1px; 
	height: 24px; 
	z-index: 100;
	margin-top: 2px;
}
#nav ul {
	padding: 5px 0;
	list-style: none;
}
#nav li {
	display: inline;
	float: left;
	border-right: 1px solid #FFFFFF;
}
#nav li a b {
	/*font-weight: normal;
	font-size: 12px;*/
	width: 5px; 
	height: 9px;
	background: url('images/arrow_right.gif');
	float: right;
}
#nav a {
	display: block;
	margin: 0 13px; 
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px; 
}
#nav li#lastLink {
	border: 0;
}
#nav a:hover { }

/*--dropdowns--*/
#nav li ul {
	position: absolute;
	height: auto;
	left: -999em;
	width: 198px;
	background-color: #c6bbb7;
	border: 1px solid #000000;
	margin: 0;
	padding: 0;
}
#nav li li {
	height: auto;
	width: 198px;
	background: none;
	margin: 0;
	padding: 0;
	border: none;
}
#nav li ul a {
	color: #003366;
	line-height: normal;
	text-align: left;
	border: none;
	background: none;
	margin: 0;
	padding: 3px 8px;
}
#nav li ul a:hover {
	color: #ffffff;
}
#nav li ul ul {
	margin: -1.3em 0 0 200px;
}
#nav li ul.noclip ul {
	margin-left: -200px;
}
#nav li.sfhover ul ul ul {
	left: -999em;
	display: block;
}
#nav li.sfhover ul ul {
	left: -999em;
	display: block;
}
#nav li:hover ul ul ul {
	left: -999em;
	display: block;
}
#nav li:hover ul ul {
	left: -999em;
	display: block;
}
#nav li li li.sfhover ul {
	left: -2px;
	display: block;
}
#nav li li.sfhover ul {
	left: -2px;
	display: block;
}
#nav li.sfhover ul {
	left: -2px;
	display: block;
}
#nav li li li:hover ul {
	left: -2px;
	display: block;
}
#nav li li:hover ul {
	left: -2px;
	margin-top: -19px;
	display: block;
}
#nav li:hover ul {
	left: auto;
	display: block;
}
/* Main Button Hover States */
#nav li.sfhover {

}
#nav li:hover {

}
#nav li.sfhover a {

}
#nav li:hover a {

}
/* Dropdown Button Hover States */
#nav ul li.sfhover {
	color: #026503;
}
#nav ul li:hover {
	color: #026503;
}
#nav li.sfhover ul a {
	color: #003366;
	background: none;
}
#nav li:hover ul a {
	font-weight: normal;
	background: none;
}
#nav li.sfhover ul a:hover {
	color: #fff;
	background: #993333;
}

#nav li:hover ul a:hover {
	color: #fff;
	background: #993333;
}
#nav li:hover, #nav li.hover {
	position:static;
}

/* Calculator styles */
.calcs {
	width: 450px;
}
.calcs div.calcSection {
	margin-bottom: 25px;
}
.calcs h1 {
	font-size: 13px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 2px;
}
.calcs b {
	display: block;
	margin-top: 8px;
}
.calcs table {
	padding: 10px 3px 8px 3px;
	width: 320px; 
	background: #336699;
	border-collapse : collapse;
}
.calcs td {
	color: #FFFFFF;
	padding: 3px 5px;
	border-bottom: 1px solid #FFFFFF;
	text-align: right;
}
.calcs td#lCol {
	text-align: left;
	width: 180px;
}
.calcs td#submit {
	background: #FFFFFF;
	text-align: center;
}
.calcs input {
	color: #000000;
}
/*SLIDESHOW */
#mainimg {
	position: relative;
	margin: 0 auto;
	width: 750px;
	height: 210px;
	margin-bottom: 1px;
}
#mainimg img{
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
	opacity: 0;
}