@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	border: none;
	}
	
body {
	background: #c8c4ac;
	text-align: center;
	}
	
/* header */	
	
#header {
	height: 92px;
	background: url(images/header.jpg) no-repeat left top;
	border: 1px solid #c4d1d5;
	border-bottom: 1px solid #fff;
	border-top: none;
	padding: 0 40px;
	width: 938px;
	margin: 0 auto;
	}	
	
#header h1 {
	float: left;
	width: 500px;
	height: 92px;
	overflow: hidden;
	}
	
#header h1 a {
	display: block;
	background: url(images/logo.gif) no-repeat left top;
	width: 500px;
	height: 92px;
	text-indent: -9999em;
	}

#header h2 {
	float: left;
	width: 1px;
	overflow: hidden;
	visibility: hidden;
	}
	
/* header - search box */
	
#header #search {
	float: right;
	width: 275px;
	height: 31px;
	margin: 43px 0 0;
	overflow: hidden;
	background: #b0c0c8;
	border-top: 1px solid #9faeb6;
	border-bottom: 1px solid #fff;
	}

#header #search input.text {
	float: left;
	font: normal 13px/13px "Times New Roman", Times, serif;
	color: #fff;
	background: #b0c0c8;
	height: 23px;
	display: block;
	border-left: 10px solid #b0c0c8;
	border-top: 8px solid #b0c0c8;
	vertical-align: top;
	width: 190px;
	}
	
#header #search input.submit {
	float: right;
	}	

/* navigation */

ul#nav {
	background: url(images/nav.gif) no-repeat left top;
	height: 41px;
	width: 938px;
	margin: 0 auto;
	padding: 7px 40px 0;
	border: 1px solid #bfd4db;
	border-bottom: 1px solid #fff;
	font: normal 16px/16px Georgia, "Times New Roman", Times, serif;
	}
	
ul#nav li {
	display: inline;
	list-style: none;
	}

ul#nav li a {
	float: left;
	height: 28px;
	padding: 13px 13px 0;
	color: #708389;
	text-decoration: none;
	}

ul#nav li a:hover {
	color: #517d8d;
	background: #fff;
	}
	
ul#nav li a.on,
ul#nav li a:hover.on {
	background: url(images/nav-on.gif) no-repeat left top;
	color: #517d8d;
	}
	
/* masthead */

#masthead {
	background: url(images/masthead.jpg) no-repeat left top;
	height: 268px;
	width: 938px;
	padding: 17px 41px 0;
	margin: 0 auto;
	border-top: 1px solid #a6bdcf;
	text-align: left;
	overflow: hidden;
	}
	
#masthead .mast-summary {
	float: left;
	width: 335px;
	height: 186px;
	padding: 30px 0 0;
	overflow: hidden;
	}

#masthead .mast-summary h3 {
	font: normal 24px/24px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	margin: 0 0 8px;
	}

#masthead .mast-summary p {
	font: normal 12px/18px Helvetica, Arial, sans-serif;
	color: #fff;
	margin: 0 0 8px;
	}

#masthead ul.mast-nav {
	float: left;
	width: 200px;
	height: 18px;
	overflow: hidden;
	clear: left;
	padding: 5px 0 0;
	}
	
#masthead ul.mast-nav li {
	list-style: none;
	display: inline;
	}

#masthead ul.mast-nav li a {
	float: left;
	background: #235880;
	width: 18px;
	height: 18px;
	float: left;
	background: url(images/mast-nav.gif) no-repeat left top;
	text-indent: -9999em;
	margin: 0 4px 0 0;
	}

#masthead .mast-image {
	float: right;
	width: 574px;
	height: 230px;
	border: 1px solid #fff;
	border-bottom: 2px solid #fff;
	background: url(images/masthead-image.jpg) no-repeat left top;
	text-align: center;
	padding: 11px 0 0;
	}

#masthead .mast-image img {
	display: block;
	margin: 0 auto;
	}
		
	
/* wrapper */	
	
#wrapper {
	background: #fff url(images/wrapper.gif) no-repeat left top;
	margin: 0 auto;
	width: 938px;
	padding: 20px 41px;
	text-align: left;
	}
	
br.clear {
	clear: both;
	}
	
/* main (subnav + content) */

#main {
	float: left;
	width: 698px;
	border: 1px solid #e1e8ed;
	border-left: none;
	background: #fff url(images/main.gif) repeat-y left top;
	}
	
/* main - subnav */

ul#subnav {
	float: left;
	width: 157px;
	padding: 0 1px 0 0;
	}

ul#subnav li {
	padding: 10px;
	list-style: none;
	}
	
/* main - subnav - subnav */
	
ul#subnav li.links { border-bottom: 1px solid #e4e9ee; padding: 0; }

ul#subnav li.links ul {
	font: normal 14px/16px Georgia, "Times New Roman", Times, serif;
	margin-top: -8px;
	}

ul#subnav li.links ul li {
	padding: 0 0 5px;
	margin: 8px 0 0 0;
	background: #ebf2f6;
	padding: 6px 8px;
	border-right: 1px solid #dae5eb;
	border-bottom: 1px solid #dae5eb;
	}

ul#subnav li.links ul li a {
	color: #323638;
	text-decoration: none;
	font-weight: bold;
	font-size: 90%;
	}

ul#subnav li.links ul li a:hover {
	color: #bc4d10;
	text-decoration: underline;
	}

ul#subnav li.links ul li a.on {
	color: #bc4d10;
	}

/* main - subnav - text */

ul#subnav li.text {
	padding: 20px 10px;
	}

ul#subnav li.text h4 {
	font: bold 16px/18px Georgia, "Times New Roman", Times, serif;
	color: #2a2400;
	margin: 0 0 10px;
	}
	
ul#subnav li.text p,
ul#subnav li.text ul,
ul#subnav li.text ol {
	font: normal 13px/18px Georgia, "Times New Roman", Times, serif;
	color: #2a2400;
	margin: 0 0 10px;
	}
	
ul#subnav li.text li {
	padding: 0;
	margin: 0 0 0 20px;
	}

ul#subnav li.text ul li {
	list-style: square;
	}

ul#subnav li.text ol li {
	list-style: decimal;
	}

ul#subnav li.text a {
	color: #2a2400;
	}

/* main - subnav - rvb */

ul#subnav li.rvb {
	background: #ebf2f6;
	border-bottom: 1px solid #e4e9ee;
	text-align: center;
	padding-bottom: 1px;
	margin-bottom: 15px;
	}
	
ul#subnav li.rvb p {
	font: normal 14px/20px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 12px;
	color: #676d72;
	}

/* main - subnav - quote btn */

ul#subnav li.quote a {
	background: #235880;
	text-align: center;
	font: normal 14px/14px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	display: block;
	padding: 10px 0;
	text-decoration: none;
	text-shadow: #013660 0 1px 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	}
	
/* main - subnav - articles */
	
ul#subnav li.article-main {
	background: #ebf2f6;
	border-bottom: 1px solid #e4e9ee;
	}
	
ul#subnav li.article-main h4 {
	font: normal 18px/18px Helvetica, Arial, sans-serif;
	margin: 0 0 6px;
	color: #bc4d10;
	}

ul#subnav li.article-main h4 a {
	color: #bc4d10;
	text-decoration: none;
	}

ul#subnav li.article-main h4 a:hover {
	color: #666;
	}
	
ul#subnav li.article-main p {
	font: normal 11px/11px Helvetica, Arial, sans-serif;
	color: #676d72;
	}

ul#subnav li.article-archive {
	}

ul#subnav li.article-archive h4 {
	font: normal 14px/14px Helvetica, Arial, sans-serif;
	color: #929ba3;
	margin: 0;
	}
	
ul#subnav li.article-archive ul {
	font: normal 11px/14px Helvetica, Arial, sans-serif;
	color: #748a9c;
	}
	
ul#subnav li.article-archive ul li {
	padding: 12px 0 0;
	margin: 0;
	}
	
ul#subnav li.article-archive ul li a {
	color: #2f5074;
	text-decoration: none;
	}	

ul#subnav li.article-archive ul li a:hover {
	color: #748a9c;
	}
	
/* main - content */

#content {
	float: left;
	width: 500px;
	padding: 20px 0 10px 20px;
	}	

#content h3 {
	font: normal 28px/28px Georgia, "Times New Roman", Times, serif;
	color: #464442;
	margin: 0 0 12px;
	}

#content h4 {
	font: normal 18px/20px Georgia, "Times New Roman", Times, serif;
	color: #464442;
	margin: 0 0 8px;
	}
	
#content p,
#content ul,
#content ol {
	font: normal 14px/20px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 12px;
	}
	
#content li {
	margin: 0 25px 4px;
	}

#content ul li {
	list-style: square;
	}

#content a {
	color: #113564;
	}
	
#content img.left {
	float: left;
	margin: 5px 20px 10px 0;
	}

#content img.right {
	float: right;
	margin: 5px 0 10px 20px;
	}
	
#content table {
	width: 500px;
	margin: 0 0 12px;
	}

#content table th {
	background: #235880;
	color: #fff;
	text-align: left;
	vertical-align: bottom;
	padding: 8px 5px;
	font: normal 14px/14px Georgia, "Times New Roman", Times, serif;
	}
	
#content table .subth th {
	background: #eee;
	border-top: 1px solid #ddd;
	color: #666;
	font: bold 12px/14px Helvetica, Arial, sans-serif;
	}

#content table td {
	text-align: left;
	font: normal 12px/14px Helvetica, Arial, sans-serif;
	padding: 5px;
	border-top: 1px solid #ddd;
	vertical-align: top;
	}	
	
table label {
	font-weight: bold;
	padding: 4px 0;
	color: #333;
	display: block;
	}

table label.check {
	padding: 4px 0 0;
	white-space: nowrap;
	font-weight: normal;
	}
	
table label.inline {
	float: left;
	width: 75px;
	}
	
input,
select,
textarea {
	padding: 3px;
	font: normal 12px/12px Helvetica, Arial, sans-serif;
	border: 1px solid #ccc;
	}
	
input.button {
	font: bold 12px/12px Georgia, "Times New Roman", Times, serif;
	padding: 5px 6px;
	background: #235880;
	border: 1px solid #5893be;
	color: #fff;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	cursor: pointer;
	}
	
/* content > quote request */

#content dl.quote-list {}

#content dl.quote-list dt {
	float: left;
	width: 535px;
	height: 27px;
	padding: 8px 0 0 10px;
	border-top: 1px dotted #ddd;
	color: #333;
	}	

#content dl.quote-list dd {
	float: right;
	width: 104px;
	height: 31px;
	padding: 4px 0 0;
	border-top: 1px dotted #ddd;
	}

#content dl.quote-list dd a {
	background: #235880;
	text-align: center;
	font: bold 12px/12px Helvetica, Arial, sans-serif;
	color: #fff;
	display: block;
	padding: 8px 0 0;
	height: 19px;
	text-decoration: none;
	text-shadow: #013660 0 1px 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	}
	
#quote #main {
	background: #fff;
	}
	
#quote #content {
	width: 650px;
	}
	
#quote #content table {
	width: 650px;
	}

	
	
/* sidebar */

#sidebar {
	float: right;
	width: 220px;
	}

#sidebar #agent {
	display: block;
	width: 200px;
	height: 220px;
	padding: 20px 0 20px 20px;
	background: url(images/agent.jpg) no-repeat left top;
	margin: 0;
	}	

#sidebar #agent h3 {
	font: normal 18px/18px Georgia, "Times New Roman", Times, serif;
	color: #235880;
	padding: 5px 0 15px;
	}	
	
#sidebar #agent label {
	font: bold 12px/16px Helvetica, Arial, sans-serif;
	margin: 0 2px 4px;
	display: block;
	color: #333;
	}
	
#sidebar #agent input.text {
	font: normal 14px/18px Georgia, "Times New Roman", Times, serif;
	padding: 2px 5px;
	display: block;
	width: 165px;
	border: 1px solid #5893be;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin: 0 0 10px;
	}
	
#sidebar #agent select {
	font: normal 14px/18px Georgia, "Times New Roman", Times, serif;
	display: block;
	width: 177px;
	border: 1px solid #5893be;
	margin: 0 0 10px;
	}

#sidebar h4 {
	font: normal 18px/18px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 10px;
	padding: 0 0 10px;
	color: #5c6a76;
	border-bottom: 2px solid #f4f7f8;
	}
	
#sidebar ul {
	font: normal 12px/14px Helvetica, Arial, sans-serif;
	color: #748a9c;
	}	

#sidebar ul li {
	margin: 0 0 10px;
	list-style: none;
	}
	
#sidebar ul li a {
	color: #2f5074;
	text-decoration: none;
	}	

#sidebar ul li a:hover {
	color: #748a9c;
	}
	
#sidebar p {
	font: normal 14px/18px Georgia, "Times New Roman", Times, serif;
	color: #748a9c;
	}
	
#sidebar p a {
	color: #2f5074;
	text-decoration: none;
	}	

#sidebar p a:hover {
	color: #748a9c;
	}

#sidebar p a.more {
	display: block;
	}
	
/* sidebar - button */

#sidebar a.button {
	display: block;
	height: 61px;
	width: 220px;
	padding: 19px 0 0;
	text-align: center;
	background: url(images/button-sidebar.gif) no-repeat left top;
	font: normal 22px/22px Georgia, "Times New Roman", Times, serif;
	white-space: nowrap;
	color: #fff;
	text-decoration: none;
	text-shadow: #235880 0 1px 0;
	}
	
/* homepage - features */

ul#features {
	float: left;
	width: 703px;
	padding: 15px 0 0;
	}
	
ul#features li {
	display: inline;
	list-style: none;
	}

ul#features li a {
	float: left;
	width: 218px;
	margin: 0 22px 0 0;
	padding: 5px 0;
	text-decoration: none;
	}

ul#features li a h4 {
	font: normal 16px/16px Georgia, "Times New Roman", Times, serif;
	color: #112842;
	margin: 0 0 6px;
	}

ul#features li a img {
	display: block;
	margin: 0 0 12px;
	}

ul#features li a h5 {
	font: bold 12px/16px Helvetica, Arial, sans-serif;
	color: #748a9c;
	height: 44px;
	}
	
ul#features li a p {
	font: normal 11px/14px Helvetica, Arial, sans-serif;
	color: #333;
	}
	
ul#features li a:hover {
	background: #ebf2f6;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	}
	

	
/* footer - lower nav */

#footer {
	border-top: 1px solid #e5e9ee;
	margin: 20px 0 0;
	color: #748a9c;
	font: normal 12px/12px Helvetica, Arial, sans-serif;
	padding: 30px 0 10px;
	}

#footer a {
	color: #235880;
	text-decoration: none;
	margin: 0 4px;
	}

#footer a:hover {
	color: #748a9c;
	}
	
	
/* footer - copyright / attr */	
	
#disclosures {
	background: #c8c4ac url(images/copy.gif) repeat-x left top;
	border-top: 1px solid #c8c5ab;
	height: 65px;
	width: 938px;
	padding: 20px 41px 0;
	margin: 0 auto;
	font: normal 11px/14px Helvetica, Arial, sans-serif;
	color: #a7a1a1;
	text-align: left;
	}
	
#disclosures a {
	color: #6189ad;
	text-decoration: none;
	}

#disclosures p {
	margin: 0 10px;
	}

#disclosures p.copy {
	text-align: right;
	}	
	
/* etc */

.clear { clear: both !important; }
.nowrap {white-space: nowrap !important; }
.right { text-align: right !important; }