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

/* BASIC */

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: Verdana, "Lucida Grande", "Trebuchet MS", Lucida, "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, Helvetica, Arial, Sans-Serif;
	padding: 0px;
	background-color: #efefef;
	font-size: 100.1%;
	background-image: url(images/bg-body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a:link, a:visited, a:active {
	color: #195c87;
	text-decoration: none;
}
a:hover {
	color: #333;
}
.aclone {
	color: #3160AE;
	text-decoration: none;
}
#wrapper {
	width: 980px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#inner-wrap {
	float: left;
	margin: 0px;
	width: 980px;
}
/* MAIN CONTENT */
#container {
	width: 980px;
	position: relative;
	padding: 0px;
	margin: 0px;
}

/* MASTHEAD DIV */
/* Masthead styling starts here */
#masthead {
	width: 980px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/bg-masthead.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 202px;
}
#logotop {
	padding-top: 20px;
	padding-left: 15px;
	float: left;
	width: 525px;
}

/* Masthead styling ends here */
/* titles - top */
#h1top {
	width: 534px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	height: 25px;
	padding: 0px;
}
#h1top h1 {
	font-size: 0.7em;
	color: #7397B7;
	text-align: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: normal;
}
#h1top .h1clone {
	font-size: 0.7em;
	color: #7397B7;
	text-align: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: normal;
}
/* /titles - top */

/* END MASTHEAD DIV */

#content {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	background-image: url(images/bg-content.gif);
	background-repeat: repeat-y;
	float: left;
	padding-bottom: 30px;
}

#main1 {
	padding-right: 0px;
	padding-left: 210px;
	left: 0px;
	top: 0px;
	padding-bottom: 0px;
	width: 770px;
	padding-top: 0px;
	position: relative;
	float: left;
}

/* short pages main content styling (contact, sitemap, policies,) */
#main1-short {

}
#center1 {
	float: left;
	width: 538px;
}
#center1 p {
	font-size: 0.7em;
	color: #787878;
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.85em;
	margin-left: 0px;
}
#center1 .pagetitle {
	font-size: 1.25em;
	color: #E89F09;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #DADADA;
}
#center1 h2 {
	font-size: 0.95em;
	color: #246fe2;
	margin-bottom: 5px;
	margin-top: 5px;
	font-weight: normal;
}
#center1 .h2clone {
	font-size: 0.95em;
	color: #246fe2;
	margin-bottom: 5px;
	margin-top: 5px;
	font-weight: normal;
}
#sidebar1 {
	width: 220px;
	top: 40px;
	left: 750px;
	margin-top: 10px;
	float: right;
}
/* begin box styling sidebar */

.side-cta1 {
	width: 220px;
}

/* clear items */
.clear {
	clear: both;
}

/* strong (bold), italic and underline text styling */

.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.underline {
	text-decoration: underline;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	color: #012b5c;
	margin-bottom: 10px;
}

ul.bullet1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	list-style-type: none;
	padding: 0px;
	font-size: 0.7em;
}
ul.bullet1 li {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 32px;
	list-style-position: outside;
	font-family: Verdana, Geneva, sans-serif;
	color: #787878;
	background-image: url(images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: 20px top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 1.3em;
}
ol.ol1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	padding: 0px;
	font-size: 0.7em;
}
ol.ol1 li {
	list-style-position: outside;
	font-family: Verdana, Geneva, sans-serif;
	color: #787878;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 35px;
	line-height: 1.3em;
	padding: 0px;
}
/* LEFT COLUMN */

#leftcol {
	width: 165px;
	width: 195px;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	left: 0px;
	top: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 0px;
}

#leftcol p {
	color: #787878;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: 0.73em;
}



/* BEGIN navleft styling */
/* begin navleft main nav list containers and styling */
#navleft {
	list-style-type: none;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
	width: 175px;
	margin: 0px;
}

#navlist-first ul li a {
	display: block;
	color: #246fe2;
	text-decoration: none;
	width:160px;
	font-weight: normal;
	font-size: 12px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	left: 0px;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	border: 0px;
	border: none;
	background-image: url(images/btn-up.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	height: 15px;
}
#navlist-first a:hover {
	display: block;
	color:#333;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 200px;
	left: 0px;
	margin: 0px;
	background-image: url(images/btn-mo.gif);
	background-repeat: no-repeat;
	background-position: -1px;
}
#navlist1 ul li a, #navlist2 ul li a, #navlist3 ul li a, #navlist4 ul li a, #navlist5 ul li a, #navlist6 ul li a, #navlist7 ul li a, #navlist8 ul li a, #navlist9 ul li a, #navlist10 ul li a {
	display: block;
	color: #246fe2;
	text-decoration: none;
	width:160px;
	font-weight: normal;
	font-size: 12px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	left: 0px;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	background-image: url(images/btn-up.gif);
	background-repeat: no-repeat;
	height: 15px;
	background-position: 0px;
}
#navlist1 ul li a:hover, #navlist2 ul li a:hover, #navlist3 ul li a:hover, #navlist4 ul li a:hover, #navlist5 ul li a:hover, #navlist6 ul li a:hover, #navlist7 ul li a:hover, #navlist8 ul li a:hover, #navlist9 ul li a:hover, #navlist10 ul li a:hover {
	display: block;
	color:#666;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 200px;
	left: 0px;
	margin: 0px;
	background-image: url(images/btn-mo.gif);
	background-repeat: no-repeat;
	background-position: -1px;
}

ul.navlist {
	list-style: none;
	width: 200px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 0px;
}
ul.navlist li.first {
	margin-top: 0px;
	padding-top: 0px;
	border-top-width: 0px;
	border-top-style: none;
}

/* begin left inner subpage nav list styling */
#navlist-inner1 ul li a, #navlist-inner2 ul li a, #navlist-inner3 ul li a, #navlist-inner4 ul li a  {
	display: block;
	color: #246fe2;
	text-decoration: none;
	width:190px;
	font-size: 11px;
	background-image: url(images/btn-sm2-up.gif);
	background-repeat: no-repeat;
	left: 0px;
	list-style-type: none;
	border: none;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	background-position: left;
}
#navlist-inner1 ul li a:hover, #navlist-inner2 ul li a:hover, #navlist-inner3 ul li a:hover   {
	display: block;
	color:#000;
	text-decoration: none;
	background-image: url(images/btn-sm2-mo.gif);
	background-position: -2px;
	background-repeat: no-repeat;
	left: 0px;
	list-style-type: none;
	border: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 190px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
ul.navlist-inner {
	list-style: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
ul.navlist-inner li.first {
	border-top: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
/* end navleft styling */


.pic1-r {
	float: right;
	width: 200px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.pic1a-r {
	float: right;
	width: 150px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.pic1-l {
	float: left;
	width: 200px;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 5px;
}
/* begin box styling below left nav */

.boxleft1 {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: center;
	width: 175px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
/* end boxes below left nav */

/* END left LEFT COLUMN styling */



/* Special lists with nested lists styling (used on sitemap page) */
/* begin sitemap1 styling */
#sitemap1 {
	float: left;
	margin-bottom: 45px;
	width: 500px;
	margin-left: 0px;
}
/* sitemap link styling */
#sitemap1 a:link, #sitemap1 a:visited, #sitemap1 a:active {
	color: #002B7A;
	font-size: 12px;
	text-decoration: none;
}
#sitemap1 a:hover {
	color: #002B7A;
	text-decoration: underline;
}

ul.bull-sitemap1 {
	font-size: 12px;
	color: #333333;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 500px;
	float: left;
	padding: 0px;
}

ul.bull-sitemap1 li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-image: url(images/bull-sitemap1.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	list-style-position: outside;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-position: 2px 9px;
}

ul.bull-sitemap1a {
	font-size: 12px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -15px;
	padding: 0px;
}

ul.bull-sitemap1a li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-image: url(images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	list-style-type: none;
	list-style-position: outside;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
}

/* end sitemap link styling */
/* End sitemap1 styling */

/* begin form styling */
#form-contact {
	padding: 0px;
	width: 450px;
	clear: both;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#form-contact td {
	padding-top: 2px;
	padding-bottom: 2px;
}
#form-comments {
	background-color: #FAFCFE;
	border: 1px solid #D0E8E8;
}
input {
	border: 1px solid #D1DFE7;
	color: #333333;
	height: 18px;
}
textarea {
	border: 1px solid #D1DFE7;
	color: #333333;
}
select {
	background-color: #FFF;
	color: #012b5c;
	height: 22px;
	border: 1px solid #D1DFE7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.formtext-l {
	color: #012b5c;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: normal;
	margin: 0px;
	font-size: 11px;
}
.formtext-r {
	color: #012b5c;
	text-align: right;
	font-weight: normal;
	margin: 0px;
	font-size: 11px;
	padding: 5px;
}
.formtext-c {
	color: #402A14;
	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 {
	width: 93px;
	background-image: url(images/btn-form.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 12px;
	color: #01295A;
	height: 23px;
	font-weight: normal;
	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: 0px;
	padding: 0px;
}
#form-reset {
	width: 93px;
	background-image: url(images/btn-form.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 12px;
	color: #01295A;
	height: 23px;
	font-weight: normal;
	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: 0px;
	padding: 0px;
}
/* end form styling */

/* BEGIN footer styling */
#footer {
	clear: both;
	width: 980px;	
}
#footer-top {
	height: 10px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/footer-top.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
}
#footer-mid {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/footer-repeat.gif);
	background-repeat: repeat-y;
	padding: 0px;
	margin-top: 0px;
}
#footercap {
	height: 28px;
	width: 980px;
	margin: 0px;
	background-image: url(images/footer-bot.gif);
	background-repeat: no-repeat;
	float: left;
}
#companyinfo {
	padding-top: 10px;
}
.companyinfotxt {
	font-size: 12px;
	color: #1450aa;
}
#companyinfo a:link,  #companyinfo a:visited, #companyinfo  a:active {
	font-size: 12px;
	font-weight: normal;
	color: #1450aa;
	text-decoration: underline;
	margin: 0px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#companyinfo a:hover  {
	font-size: 12px;
	font-weight: bold;
	color: #104324;
	text-decoration: underline;
	height: 25px;
	border-right-color: #EBE1C8;
	border-left-color: #EBE1C8;
	margin: 0px;
	border-top-color: #EBE1C8;
	border-bottom-color: #EBE1C8;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 3px;
}
/* begin footer-sitemap styling */
#footer-sitemap {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 25px;
	padding-bottom: 10px;
}
#footer-sitemap p {
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#footer-sitemap a:link, #footer-sitemap a:visited, #footer-sitemap a:active {
	font-size: 10px;
	font-weight: normal;
	color: #1450aa;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#footer-sitemap a:hover {
	color: #0D2851;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
/* end footer-sitemap styling */

.dividers {
	color: #666;
	font-size: 9px;
	font-weight: normal;
}

/* link to mds only */
#mds {
	font-size: 9px;
	color: #658EBC;
	padding-top: 25px;
	padding-left: 20px;
	padding-bottom: 10px;
	clear: both;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#mds a:link, #mds a:visited, #mds a:active {
	font-size: 9px;
	font-weight: normal;
	color: #658EBC;
	text-decoration: none;
}
#mds a:hover {
	font-weight: normal;
	color: #0D2851;
	text-decoration: none;
}
/* end footer styling */
