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

html, body, table, td, div, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
img {
	border: none;
}
table {
	border-collapse:collapse;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100.1%;
	background-image: url(images/bg-body.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #eaeaea;
}

#wrapper {
	width: 980px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#inner-wrap {
	width: 980px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
}
#container {
	position: relative;
	width: 980px;
	margin: 0px;
	padding: 0px;
	float: left;
}

/* MASTHEAD DIV */
/* Masthead styling starts here */
#masthead {
	height: 90px;
	width: 980px;
	padding: 0px;
	margin: 0px;
}
/* Masthead styling ends here */

#nav-topbox {
	height: 35px;
	width: 980px;
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	float: left;
	background-image: url(images/bg-navtop.gif);
	background-repeat: no-repeat;
	padding: 0px;
}
#nav-top {
	float: left;
	width: 980px;
	padding: 0px;
	margin: 0px;
	height: 35px;
}
/* MAIN CONTENT */
#content1 {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-image: url(images/bg-contentrepeat.gif);
	background-repeat: repeat-y;
	position: relative;
}
#main {
	padding-right: 0px;
	padding-left: 240px;
	left: 0px;
	top: 0px;
	padding-bottom: 0px;
	width: 730px;
	padding-top: 30px;
	margin: 0px;
	position: relative;
	min-height:650px;height:auto;height:100%;
}
/* short pages main content styling (contact, sitemap, policies,) */
#main-short {
	padding-right: 0px;
	padding-left: 240px;
	left: 0px;
	top: 0px;
	padding-bottom: 0px;
	width: 730px;
	padding-top: 30px;
	margin: 0px;
	position: relative;
	height: 700px;
}
#main p, #main-short p {
	font-size: 0.82em;
	line-height: 1.3em;
	color: #333;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0em;
	font-family: Arial, Helvetica, sans-serif;
}
#h1box {
	width: 725px;
	text-align: right;
	float: left;
	margin: 0px;
}
h1 {
	color: #999;
	font-size: 0.85em;
	margin-bottom: 3px;
	margin-top: 2px;
	font-weight: normal;
	margin-right: 5px;
}
.h1clone {
	color: #999;
	font-size: 0.9em;
	margin-bottom: 0.02em;
	margin-top: 0.02em;
	font-weight: normal;
	margin-right: 3px;
}
#main h2, #main-short h2 {
	color: #04418B;
	font-size: 1em;
	font-weight: normal;
	letter-spacing: .04em;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main .h2clone, #main-short .h2clone {
	color: #04418B;
	font-size: 1em;
	font-weight: normal;
	letter-spacing: .04em;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main a:link, #main a:visited, #main a:active, #main-short a:link, #main-short a:visited, #main-short a:active {
	color: #5c010a;
	text-decoration: none;
}
#main a:hover, #main-short a:hover {
	color: #04418B;
	text-decoration: underline;
}

.hd1 {
	font-size: 1.2em;
	color: #828282;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	width: 730px;
	margin-bottom: 10px;
	clear: both;
}
#breadcrumbs {
	font-size: 10px;
	width: 95%;
	padding-bottom: 8px;
	float: left;
}
#breadcrumbs a:link, #breadcrumbs a:active, #breadcrumbs a:visited {
	padding-right: 5px;	
}
#breadcrumbs a:hover {
	
}
/* BEGIN LEFT COLUMN Styling */
#left-col {
	width: 225px;
	position: absolute;
	top: 40px;
	left: 10px;
}
#left-col a:link, #left-col a:visited, #left-col a:active {
	color: #185B83;
	font-size: 11px;
	text-decoration: underline;
}
#left-col a:hover {
	color: #333;
	text-decoration: underline;
}
.p-leftcol {
	font-size: 11px;
	color: #333333;
	padding-bottom: 8px;
}
/* begin left col box styling */
.leftcolsub {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-top: 3px;
	padding-bottom: 3px;
	letter-spacing: -0.04em;
	margin-top: 5px;
}
.boxleft1 {
	text-align: center;
	width: 225px;
	margin-top: 14px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	float: left;
}
.boxleft2 {
	text-align: center;
	width: 225px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding: 0px;
	float: left;
}
.cta1 {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	border: 1px solid #DBDBDB;
	width: 200px;
}
.boxleft-pic {
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
.pic-sm {
	margin: 10px;
	padding: 0px;
	float: right;
	width: 150px;
	border: 1px solid #CCCCCC;
}
.pic1r {
	float: right;
	width: 200px;
	margin-left: 10px;
	margin-top: 5px;
	border: 1px solid #E5E5E5;
	margin-right: 10px;
	margin-bottom: 5px;
}
.pic1l {
	float: left;
	width: 200px;
	margin-right: 10px;
	margin-left: 0px;
	margin-top: 5px;
	border: 1px solid #E5E5E5;
}
.bg1 {
	background-image: url(images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#flash-home {
	height: 200px;
	width: 710px;
	margin-bottom: 10px;
	margin-top: 0px;
	clear: both;
}
#homeboxes {
	width: 725px;
	float: left;
	margin-bottom: 20px;
}
#homeboxes a:link, #homeboxes a:visited, #homeboxes a:active {
	text-decoration: none;
	font-size: 13px;
	color: #04418B;
}
#homeboxes a:hover {
	color: #5c010a;
	text-decoration: underline;
}
#homeboxes p {
	margin: 0px;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#homeboxes img {
	float: left;
}
.homeboxtitle {
	background-color: #ECEEF0;
	width: 165px;
	margin-bottom: 3px;
	padding-left: 3px;
	border: 1px solid #D3D3D3;
	margin-right: 5px;
}
.homebox1 {
	float: left;
	width: 170px;
	margin-right: 5px;
	background-color: #E8F2F9;
	padding-bottom: 5px;
	height: 95px;
}
.homebox2 {
	float: left;
	width: 170px;
	background-color: #E8F2F9;
	margin-right: 5px;
	padding-bottom: 5px;
	height: 95px;
}
.homebox3 {
	float: left;
	width: 170px;
	background-color: #E8F2F9;
	margin-right: 5px;
	padding-bottom: 5px;
	height: 95px;
}
.homebox4 {
	float: left;
	width: 170px;
	background-color: #E8F2F9;
	margin-right: 5px;
	padding-bottom: 5px;
	height: 95px;
}
#office-locations {
	width: 680px;
	float: left;
	margin-top: 5px;
	background-color: #F5FAFE;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 10px;
}
#office-locations p {
	padding: 0px;
	font-size: 0.80em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	
}
.officesubhd {
	color: #04418B;
	font-size: 1.10em;
}
.officerow {
	float: left;
	width: 675px;
	margin-bottom: 20px;
	padding-left: 10px;
}
.office1 {
	float: left;
	width: 195px;
	margin-right: 10px;
	margin-left: 10px;
	
}
.office2 {
	float: right;
	width: 220px;
	margin-right: 10px;
	margin-left: 10px;
	
}

/* alignment classes */
.align-c {
	text-align: center;
	margin-right: auto;
	margin-left: auto;	
}
.align-l {
	text-align: left;
	
}
.align-r {
	text-align: right;
	
}
/* clear items */
.clear {
	clear: both;
}
/* strong (bold), italic and underline text styling */

.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.underline {
	text-decoration: underline;
}
.indent1 {
	padding-left: 15px;
}
ul.bullet1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: none;
	padding: 0px;
}
ul.bullet1 li {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	list-style-position: outside;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	background-image: url(images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: 20px;
	margin: 0px;
	font-size: 1.2em;
}
ul.bullet2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: none;
	padding: 0px;
}
ul.bullet2 li {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #333;
	background-image: url(images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: 20px 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
ul.bullet3 {
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: none;
	padding: 0px;
}
/*ul.bullet3 li {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	list-style-position: outside;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	background-image: url(images/bullet3.gif);
	background-repeat: no-repeat;
	background-position: 20px 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}*/

/* begin interactive Map on contact page */
#map {
	padding: 0px;
	height: 500px;
	width: 670px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 20px;
	float: left;
}
iframe {
	border: 2px solid #CCCCCC;
}
/* end interactive Map on contact page */


/* begin form styling */
#form-container {
	width: 550px;
	margin: 0px;
	padding-bottom: 50px;
	clear: both;
}
#form-contact {
	width: 400px;
	clear: both;
	color: #333333;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#form-contact td {
	padding-top: 2px;
	padding-bottom: 2px;
}
#form-comments {
	background-color: #FAFCFE;
	border: 1px solid #DFD0B5;
}
input {
	border: 1px solid #E1E1E1;
	color: #333333;
	height: 20px;
}
select {
	background-color: #FAFCFE;
	color: #333333;
	height: 22px;
	border: 1px solid #D0E8E8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.formtext-l {
	color: #2e2b26;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
	margin: 0px;
	font-size: 11px;
}
.formtext-r {
	color: #2e2b26;
	text-align: right;
	font-weight: bold;
	margin: 0px;
	font-size: 11px;
	padding: 5px;
}
.formtext-c {
	color: #2e2b26;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
	margin: 0px;
	font-size: 11px;
}

.form-required {
	font-size: 12px;
	color: #900;
	font-weight: bolder;
}
#form-submit {
	margin-left: 0px;
	margin-top: 5px;
	width: 95px;
	background-image: url(images/btn-form.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	color: #04418B;
	height: 22px;
	padding: 0px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#form-reset {
	margin-left: 0px;
	margin-top: 5px;
	width: 95px;
	background-image: url(images/btn-form.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	color: #04418B;
	height: 22px;
	padding: 0px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/* end form styling */

/* BEGIN Sitemap page styling */

#sitemap1 {
	float: left;
	width: 710px;
	padding-bottom: 40px;
	padding-right: 15px;
	padding-left: 10px;
}
/* #sitemap2 {
	float: left;
	width: 375px;
	margin: 0px;
}*/
#sitemap1 a:link, #sitemap1 a:visited, #sitemap1 a:active, #sitemap2 a:link, #sitemap2 a:visited, #sitemap2 a:active {
	color: #333;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
#sitemap1 a:hover, #sitemap2 a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #04418B;
	text-decoration: underline;
}

/* Special lists with nested lists styling (used on sitemap page) */
.outer-list1 {
	text-align: left;
	list-style-type: none;
	line-height: 16px;
	list-style-image: url(images/bull-sitemap1.gif);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.outer-list1 li {
	text-align: left;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}
.inner-list1a {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	padding: 0px;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}
.inner-list1a li {
	list-style-image: url(images/bull-sitemap1a.gif);
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
/*.inner-list1b {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding: 0px;
	font-size: 11px;
	color: #333333;
	list-style-image: url(images/bullet-xsm2.gif);
	line-height: 14px;
}
.inner-list1b li {
	padding-left: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}*/
/* END sitemap styling */



/* begin legal disclaimer styling */
#legal-disclaimer {
	background-image: url(images/disclaimer.gif);
	width: 940px;
	height: 140px;
	background-repeat: no-repeat;
	margin-top: 0px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	background-position: center;
	clear: both;
}

/* begin footer styling */
#footer {
	width: 980px;
	background-repeat: repeat-y;
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#footer-top {
	background-image: url(images/footertop.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 980px;
	float: left;
	margin: 0px;
}
#footer-mid {
	background-image: url(images/footer-repeat.gif);
	background-repeat: repeat-y;
	width: 980px;
	clear: both;
}
#footer-bot {
	width: 980px;
	background-repeat: no-repeat;
	background-image: url(images/footer-botcap.gif);
	height: 45px;
	float: left;
}

#footerlogo {
	clear: left;
	float: right;
	width: 285px;
	margin-right: 10px;
	margin-top: 0px;
	text-align: right;
	
}
#footersitemap {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}
#footersitemap p {
	margin: 0px;
	padding: 0px;
	font-size: .8em;
}
#footersitemap a:link, #footersitemap a:visited, #footersitemap a:active {
	font-size: 0.9em;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
}
#footersitemap a:hover {
	color: #04418B;
	text-decoration: none;
}
.footer-text {
	font-size: 12px;
	color: #666;
}
.footer-text2 {
	color: #04418B;
	font-weight: normal;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.dividers {
	color: #666;
	
}

/* begin footer office locations styling */
#footer-locations {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#footer-locations td {
	padding-right: 10px;
	padding-left: 10px;	
}
#footer-locations  a:link, #footer-locations  a:visited, #footer-locations  a:active {
	font-weight: normal;
	color: #04418B;
	text-decoration: none;
}
#footer-locations a:hover {
	font-weight: normal;
	color: #631E0A;
	text-decoration: none;
}

/* link to mds only */
#mds {
	font-size: 9px;
	color: #999999;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 25px;
	margin-bottom: 0px;
	clear: both;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#mds p {
	font-size: 9px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
}
#mds a:link, #mds a:visited, #mds a:active {
	font-size: 9px;
	font-weight: normal;
	color: #ACACAC;
	text-decoration: none;
}
#mds a:hover {
	font-weight: normal;
	color: #333;
	text-decoration: underline;
}
/* end footer styling */

