@charset "UTF-8";
body  {
	font: 12px/15px Helvetica, Arial, Verdana, sans-serif;
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.thrColFixHdr #container {
	width: 600px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: auto;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
} 
.thrColFixHdr #header {
	background: #FFFFFF;
	padding: 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin-right: 10px;
	margin-left: 10px;
	height: 86px;
	width: 880px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: none;
} 
.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0;
	display: none;
}
.head_searchbar {
	float: right;
	height: 55px;
	width: 190px;
	clear: both;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #235994;
	font-size: 11px;
	line-height: 22px;
	color: #666666;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	text-align: left;
	display: none;
}
.head_searchbar_barWidth {
	width: 150px;
	height: 17px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	color: #333333;
	background-color: #FFFFFF;
	display: inline;
	vertical-align: middle;
	font-size: 12px;
	line-height: 14px;
	border: 1px solid #CCCCCC;
}
.navbar {
	width: 880px;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #235994;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 25px;
	border-top: 1px solid #235994;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	display: none;
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 190px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px; /* padding keeps the content of the div away from the edges */
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 10px;
	border-top-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	display: none;
}
.cta_box {
	height: auto;
	width: 190px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #235994;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 190px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 0px 2px; /* padding keeps the content of the div away from the edges */
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 25px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: none;
}
.thrColFixHdr #mainContent {
	background-color: #FFFFFF;
	width: 600px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
} 
.thrColFixHdr #footer {
	padding: 0 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#FFFFFF;
	width: 880px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 10px;
	line-height: 14px;
	color: #4f86c3;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #235994;
	display: none;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	margin-top: 6px;
	margin-bottom: 6px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 15px;
	margin-top: 4px;
	margin-bottom: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.leftNavBar {
	background-color: #235994;
	height: auto;
	width: 190px;
	margin-top: 0px;
	padding-top: 3px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	text-decoration: none;
}
.LeftNavbarHeaders {
	font-weight: normal;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 18px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-bottom: 0px;
	text-decoration: none;
}
.leftlinksbox {
	height: auto;
	width: 190px;
	border-top-style: none;
	border-bottom-style: none;
	background-color: #666666;
	color: #235994;
	margin-bottom: 10px;
	border-right-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 10px;
}
.leftlinksboxcontent {
	color: #0c1e32;
	background-color: #E0E0E0;
	padding: 4px 10px;
	height: auto;
	width: 170px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	margin: 0px;
}

.adbox {
	background-color: #4f86c3;
	width: 190px;
	padding-right: 0px;
	padding-left: 0px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #235994;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 14px;
	height: auto;
	padding-top: 8px;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
}
.adbox_content {
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px 0px 8px;
}
.featurebox {
	height: auto;
	width: 190px;
	margin-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-bottom-style: none;
	background-color: #666666;
	color: #235994;
	margin-bottom: 10px;
	padding-top: 10px;
	border-right-style: none;
	border-left-style: none;
	padding-bottom: 4px;
}
.featurebox_headers {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.featurebox_body {
	color: 235994;
	background-color: #E0E0E0;
	padding: 14px 10px 8px;
	height: auto;
	width: 170px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
}
.maincontent_text {
	font-size: 10pt;
	line-height: 12pt;
	color: #333333;
	margin-top: 0px;
}

.maincontent_quotes {
	font-size: 16px;
	color: #235994;
	line-height: 20px;
}
.maincontent_names {
	font-size: 11px;
	color: #666666;
	line-height: 12px;
}
.body_captions {
	color: #235994;
	font-size: 11px;
	font-style: italic;
}

.heading_1 {
	font-size: 16pt;
	color: #000000;
	line-height: 18pt;
	font-weight: normal;
	margin-top: 0px;
	letter-spacing: 1px;
}
.heading_2 {
	font-size: 16px;
	color: #000000;
	line-height: 18px;
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 8px;
	margin-top: 0px;
	padding-top: 12px;
	letter-spacing: 1px;
}
.heading_2_notop {
	font-size: 16px;
	color: #000000;
	line-height: 18px;
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 8px;
	margin-top: 0px;
	padding-top: 0px;
	letter-spacing: 1px;
}

.heading_3 {
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 4px;
	margin-top: 0px;
	padding-top: 16px;
	letter-spacing: 0px;
}
.heading4-tables {
	color: #235994;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}

.subhead_calls {
	color: #0c1e32;
	font-size: 14px;
	line-height: 16px;
	margin-top: 0px;
	padding-top: 0px;
	letter-spacing: 1px;
	padding-left: 60px;
	margin-right: 2px;
}


a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.navbarOpenSource {
	width: 880px;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #235994;
	height: 25px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 25px;
	border: 1px solid #235994;
}
.table_headers {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 4px 10px 2px 8px;
	height: 3px;
	color: #000000;
	font-size: 9pt;
	line-height: 10pt;
	text-decoration: none;
	text-align: left;
	vertical-align: bottom;
}
.table_horizontal_rule_TITLE {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 4px 15px 2px 10px;
	height: 3px;
	color: #000000;
	font-size: 11pt;
	line-height: 12pt;
	font-weight: bold;
	text-decoration: none;
}
.table_horizontal_rule_TITLE a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.table_horizontal_rule_TITLE a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.table_horizontal_rule_TITLE a:hover {
	text-decoration: underline;
	color: #000000;
}
.table_horizontal_rule_TITLE a:active {
	text-decoration: none;
	color: #FFFFFF;
}





.table_horizontal_rule {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	height: 1px;
}
.table_buttonsLinks {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-decoration: blink;
}

.table_content {
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	font-size: 13px;
	line-height: 15px;
	color: #333333;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.table a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.table a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.table a:hover {
	text-decoration: underline;
	color: #235994;
}
.table a:active {
	text-decoration: none;
	color: #FFFFFF;
}




.forms_searchbar_barWidth {
	width: 250px;
	height: 17px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	color: #333333;
	background-color: #FFFFFF;
	display: inline;
	vertical-align: middle;
	font-size: 12px;
	line-height: 14px;
	border: 1px solid #CCCCCC;
}
.forms_searchbar_barWidth_ZIP {
	width: 80px;
	height: 17px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	color: #333333;
	background-color: #FFFFFF;
	display: inline;
	vertical-align: middle;
	font-size: 12px;
	line-height: 14px;
	border: 1px solid #CCCCCC;
}
.forms_searchbar_barWidth_PHONE {
	width: 40px;
	height: 17px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	color: #333333;
	background-color: #FFFFFF;
	display: inline;
	vertical-align: middle;
	font-size: 12px;
	line-height: 14px;
	border: 1px solid #CCCCCC;
	float: none;
	clear: none;
}
.forms_searchbar_barWidth_BROWSEfile {
	width: 150px;
	height: 17px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	color: #333333;
	background-color: #FFFFFF;
	display: inline;
	vertical-align: middle;
	font-size: 12px;
	line-height: 14px;
	border: 1px solid #CCCCCC;
}
