@charset "UTF-8";
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, a, div, img
{
	padding: 0px;
	margin:0px;
	border-width: 0px;
	border:none;
	border-collapse:collapse;
}
body.home, body.col3hybrid  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFF url(../images/header_bkgd.gif) top repeat-x;
	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;
}
body.col3hybrid{
	background: #FFF url(../images/hdr_content_bkgd.gif) top repeat-x;
}
#homepage_container {
	margin: 0px auto;
	padding: 0px;
	width: 931px;
	text-align:left;
}
img {
	display:block;
}
/* Tips for this Hybrid layout
1. Since the side columns em-based sizing is based on the user's default font size, you will want to be sure that background graphics in the columns take that into account. Built correctly, this is more accessible for those that need larger font sizes, since the width of the columns remains proportionate. If this is undesirable with your design, simply change the width to a pixel size and be sure to change the margins on the #mainContent div accordingly.
2. Since the sizing of side columns in this layout are based on the 100% font size in the body element, if you decrease the text size overall by using a font-size: 80% on the body element or the #container, remember that the column widths will downsize proportionately. You may want to increase their widths, and the size of the #mainContent div's side margins, to compensate for this.
3. If font sizing is changed in differing amounts on each div instead of on the overall design (ie: #sidebar1 is given a 70% font size and #mainContent is given an 85% font size), this will proportionately change each of the divs overall size. You may want to adjust based on your final font sizing.
4. The #container div is not necessary for this layout at the 100% width. You may want to use it to create faux columns or limit the width of the layout.
5. It is not neccessary to have the 100% width on the #container div since, by nature, a div takes up 100% of the available space. It is here so that if you want to decrease the size of the overall container - perhaps leaving a bit of margin on each side - this will already be available for adjustment.
*/
.col3hybrid #container {
	width: 90%;
	background: #FFFFFF;
	/*margin: 0 auto;  the auto margins (in conjunction with a width) center the page if needed */
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin: 0 auto;
}
.home #header {
	display: block;
	height: 137px;
	background: url(../images/header_bkgd.gif) top repeat-x;
}
.home #header h1 {
	background: url(../images/header.png) no-repeat left top;
	height: 127px;
	width: 220px;
}
#header h1 span {
	display: none;
}
.col3hybrid #header{
	background: url(../images/hdr_content_bkgd.gif) top repeat-x;
	display: block;
	height: 125px;
} 

.col3hybrid #header h1 {
	width:170px;
	height:98px;
	overflow:hidden;
	background: url(../images/content_logo.gif) no-repeat left top;
}
/*here is items for the home page & header*/
#hdr_img h2{
	display:none;
}
#hdr_img{
	margin-bottom: 15px;
}
#hdr_img div.hdrimg1{
	background:#1B4183 url(../images/con_head_image_bkgd1.jpg) top right no-repeat;
}
#hdr_img div.hdrimg2{
	background:#1D602B url(../images/con_head_image_bkgd2.jpg) top right no-repeat;
}
#hdr_img div.hdrimg3{
	background:#5A000B url(../images/con_head_image_bkgd3.jpg) top right no-repeat;
}
#hdr_img div.hdrimg4{
	background:#6D6C71 url(../images/con_head_image_bkgd4.jpg) top right no-repeat;
}

#hdr_img div.hdrimg_about{
	background:#A2362A url(../images/hdr_bkgd_about.jpg) no-repeat right bottom;
}
#hdr_img div.hdrimg5{
	background:#674fcd url(../images/con_head_image_bkgd5.jpg) no-repeat right bottom;
}
#hdr_img div.hdrimg_offices{
	background:#197B30 url(../images/hdr_bkgd_offices.jpg) no-repeat right bottom;
	height: 152px;
}
#hdr_img div img{
	margin: 0 auto 0 0;
	text-align:left;
}
#value_box h3 {
	background: url(../images/additional_services.gif) no-repeat left top;
	height: 26px;
	width: 220px;
}
#join_box h3 {
	background: url(../images/join_us.gif) no-repeat left top;
	height: 26px;
	width: 220px;
}
#value_box, #join_box {
	background: url(../images/knowledge_bottom.gif) no-repeat left bottom;
	width: 220px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	height:90px;
	color: #666666;
	float: left;
	margin-right: 17px;
}
#value_box p, #join_box p {
	padding: 5px 5px 5px 15px;
}
#knowledge_base h3 {
	background: url(../images/knowledge_base.gif) no-repeat left top;
	height: 26px;
	width: 220px;
}
#knowledge_base {
	background: url(../images/knowledge_bottom.gif) no-repeat left bottom;
	width: 220px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	float:left;
	height:90px;
	margin-right: 15px;
	margin-bottom: 20px;
}
#knowledge_base p {
	padding: 5px 5px 5px 15px;
}
#nationwide h3 {
	background: url(../images/nationwide_offices.gif) no-repeat left top;
	height: 26px;
	width: 220px;
}
#nationwide {
	background: url(../images/nationwide_bottom.gif) no-repeat left bottom;
	width: 220px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	float:right;
	height:90px;
}
#nationwide p {
	padding: 5px 5px 5px 15px;
}
#request_forms, #requestforms_con {
	float: right;
	height: 123px;
	width: 190px;
	overflow: hidden;
}
#requestforms_con {
	height: 90px;
}
#request_forms ul, #requestforms_con ul{
	list-style:none;
	margin: 0;
	padding: 0;
}
#request_forms li, #requestforms_con li {
	height: 66px;
	margin: 0;
	background: 0 -75px no-repeat;
}
#requestforms_con li{
	height: 49px;
}
#request_forms a, #requestforms_con a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	font: bold 13px/1 Georgia, serif;
	color:#039;
	text-decoration: none;
	background: top left no-repeat;
}
#request_forms li span, #requestforms_con li span {
	display: none;
	margin:0;
	padding: 0;
}
#request_forms li a:active, #requestforms_con li a:active {
}
#request_forms li.req, #request_forms li.req a {
	width:190px;
	background-image:url(../images/req.gif);
}
#requestforms_con li.req, #requestforms_con li.req a {
	width:190px;
	background-image:url(../images/req_con.gif);
}
#request_forms li.view, #request_forms li.view a, #requestforms_con li.view, #requestforms_con li.view a{
	width:190px;
	background-image:url(../images/view.gif);
}
#request_forms li a:hover, #requestforms_con li a:hover{
	background-image: none;
}
/*here is the end of the home page & header*/
/* Tips for sidebar1:
1. Be aware that if you set a font-size value on this div, the overall width of the div will be adjusted accordingly.
2. Since we are working in ems, it's best not to use padding on the sidebar itself. It will be added to the width for standards compliant browsers creating an unknown actual width. 
3. Space between the side of the div and the elements within it can be created by placing a left and right margin on those elements as seen in the ".col3hybrid #sidebar1 p" rule.
*/
.col3hybrid #sidebar1 {
	float: left;
	width: 220px; /* since this element is floated, a width must be given */
	background: #FFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px;
	margin: 0px;
}
.col3hybrid #sidebar2 {
	float: right;
	width: 203px; /* since this element is floated, a width must be given */
	/* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px; /* top and bottom padding create visual space within this div */
	vertical-align: top;
}
.col3hybrid #sidebar1 h3, .col3hybrid #sidebar1 p{
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns*/ 
	margin-right: 10px;
}
.col3hybrid #sidebar1 #silver_btm h3{
	margin-left: 0px; /* the left and right margin should be given to every element that will be placed in the side columns*/ 
	margin-right: 0px;
	margin-bottom:10px;
}
.col3hybrid #sidebar2 p{
	margin-left:0px;
	margin-right:0px;
	font-size: 11px;
}
/* Tips for mainContent:
1. If you give this #mainContent div a font-size value different than the #sidebar1 div, the margins of the #mainContent div will be based on its font-size and the width of the #sidebar1 div will be based on its font-size. You may wish to adjust the values of these divs.
2. The space between the mainContent and sidebar1 is created with the left margin on the mainContent div.  No matter how much content the sidebar1 div contains, the column space will remain. You can remove this left margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends.
3. To avoid float drop, you may need to test to determine the approximate maximum image/element size since this layout is based on the user's font sizing combined with the values you set. However, if the user has their browser font size set lower than normal, less space will be available in the #mainContent div than you may see on testing.
4. In the Internet Explorer Conditional Comment below, the zoom property is used to give the mainContent "hasLayout." This avoids several IE-specific bugs that may occur.
*/
.col3hybrid #mainContent {
	margin: 0 230px; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */
	padding: 0 15px; /* padding here creates white space "inside the box." */
} 
.col3hybrid #mainContent.col3form {
	margin: 0 auto; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */
	padding: 0 15px; /* padding here creates white space "inside the box." */
} 
#mainContent.col3form form{
	margin:0 auto;
	width:700px;
} 
#header.formpage h2{
	margin:-50px 0 0 200px;
	
}
.col3hybrid #footer, .home #footer{
	height:29px;
	background:url(../images/footer_bkgd.gif) center top repeat-x;
	padding: 0;
	border:#A4A4A4 solid 1px;
	font: 9px/29px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 30px 0px 10px 0px;
	clear: both;
} 
.col3hybrid #footer p , .home #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: 0 0 0 10px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
/*.home #footer {
	font-size: 9px;
	color: #666666;
	margin: 20px 10px 10px 0px;
	clear: both;
}*/
#footer_nav {
	color:#666666;
	float:right;
	margin: 0;
	clear: left;
}
#footer_nav li {
	display: inline;
	height: 20px;
	padding-left:30px;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
}
#footer_nav a, #footer_nav a:active, #footer_nav a:visited{
	color:#BBB;
	text-decoration: none;
}
#footer_nav a:hover{
	color:#000;
	text-decoration: underline;
}
/* Miscellaneous classes for reuse */
.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;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 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;
}
.hide{
	display:none;
}


#hdr_nav {
	position: relative;
	margin:0 auto;
	height: 27px;
	width: 930px;
	font: bold 10px/27px Verdana, Arial, Helvetica, sans-serif;
}
#hdr_nav li {
	float:left;
	list-style: none;
	margin: 0px 5px;
	height: 27px;
	width: 165px;
}
#hdr_nav li.selected{
	background: 0 -30px no-repeat;
}
#hdr_nav li.cat_1{
	background: 0 -60px no-repeat;
}
#hdr_nav li.cat_2{
	background: 0 -90px no-repeat;
}
#hdr_nav li.cat_3{
	background: 0 -120px no-repeat;
}
#hdr_nav li.cat_4{
	background: 0 -150px no-repeat;
}
#hdr_nav li.cat_5{
	background: 0 -180px no-repeat;
}
#hdr_nav a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	color:#BBB;
	text-decoration: none;
	background: top left no-repeat;
}
#hdr_nav a.nav_down{
	background: 0 -30px no-repeat;
}
#hdr_nav li.selected a, #hdr_nav li.selected a:hover {
	color:#666;
}
#hdr_nav li span {
	margin:0;
	padding: 0;
}
#hdr_nav li a:active {
}
#hdr_nav li.cat_1, #hdr_nav li.cat_1 a, #hdr_nav li.cat_2, #hdr_nav li.cat_2 a, #hdr_nav li.cat_3, #hdr_nav li.cat_3 a, #hdr_nav li.cat_4, #hdr_nav li.cat_4 a, #hdr_nav li.cat_5, #hdr_nav li.cat_5 a, #hdr_nav li.selected, #hdr_nav li.selected a{
	width: 175px;
	background-image:url(../images/tab-master.png);
}
#hdr_nav li a:hover {
	color:#FFFFFF;
	background-image: none;
}
#hdr_nav li a span{
	padding-left:10px;
}
/*#sidebar1 li {
	font: bold 11px/27px Verdana, Arial, Helvetica, sans-serif;
	border: #A4A4A4 1px solid;
	list-style: none;
	margin-bottom: 6px;
	height: 24px;
}
#sidebar1 li.btn{
	background: 0 -25px no-repeat;
}
#sidebar1 a {
	display: block;
	margin: 0;
	padding: 0;
	width:100%;
	height:100%;
	overflow:hidden;
	color:#BBB;
	text-decoration: none;
	background: top left no-repeat;
}
#sidebar1 li a:active {
}
#sidebar1 li.btn,  #sidebar1 li.btn a{
	width:100%;
	background: url(../images/side_nav_btn.gif);
}
#sidebar1 li a:hover {
	color:#FFFFFF;
	background-image: none;
}
*/
#sidebar1 {
	margin:0;
	font: 12px/24px Verdana, Arial, Helvetica, sans-serif;
}
#sidebar1 ul{
	margin-bottom:20px;
}
#sidebar1 li {
	border: #A4A4A4 1px solid;
	list-style: none;
	margin: 0 0 6px 0;
	height: 24px;
	width: 205px;
}
#sidebar1 li.btn{
	background: 0 -25px no-repeat;
}
#sidebar1 a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	color:#999;
	text-decoration: none;
	background: top left no-repeat;
}
#sidebar1 a.nav_down{
	background: 0 -25px no-repeat;
}
#sidebar1 li.btn a, #sidebar1 li.btn a:hover {
	color:#666;
}
#sidebar1 li span {
	margin:0;
	padding: 0;
}
#sidebar1 li a:active {
}
#sidebar1 li.btn, #sidebar1 li.btn a{
	background-image:url(../images/side_nav_btn.gif);
}
#sidebar1 li.btn a:hover {
	color:#000;
	background-image: none;
}
#sidebar1 li a span{
	padding-left:10px;
}
#yellow_box {
	background: url(../images/yellow_col_bkgd.gif) repeat-y;
	width: 205px;
	margin-bottom:20px;
	border: #A4A4A4 solid 1px;
}
#yellow_box h4 {
	font: bold 12px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #122C59;
	padding: 10px 10px 6px 10px;
	text-align: center;
}
#yellow_box p {
	font: 10px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #0E2347;
	padding-bottom: 15px;
}
#yellow_box ul {
	font: 10px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #0E2347;
}
#yellow_box a, #yellow_box a:visited, #yellow_box a:active {
	display:inline;
	color: #0E2347;
	text-decoration:underline;
}
#yellow_box a:hover {
	display:inline;
	color:#990000;
	text-decoration:underline;
}
#yellow_btm {
	background: url(../images/yellow_col_box_bottom.gif) no-repeat bottom;
}
#blueb_box {
	background: url(../images/blueb_col_bkgd.gif) repeat-y;
	width: 205px;
	margin-bottom:20px;
	border: #A4A4A4 solid 1px;
}
#blueb_box h4 {
	font: bold 12px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	padding: 10px 10px 6px 10px;
	text-align: center;
}
#blueb_box p {
	font: 10px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	padding-bottom: 15px;
}
#blueb_box ul {
	font: 10px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
}
#blueb_box a, #blueb_box a:visited, #blueb_box a:active {
	display:inline;
	color: #FFF;
	text-decoration:underline;
}
#blueb_box a:hover {
	display:inline;
	color:#FFF;
	text-decoration:underline;
}
#blueb_btm {
	background: url(../images/blueb_col_box_bottom.gif) no-repeat bottom;
}
#silver_box {
	background: url(../images/yellow_col_bkgd.gif) repeat-y;
	width: 205px;
	border: #A4A4A4 solid 1px;
}
#silver_btm h3 {
	margin: 0;
	padding: 10px 15px 15px 15px;
	font: normal 18px/25px Arial, Verdana, Helvetica, sans-serif;
	color:#FFFFFF;
	background: url(../images/grey_col_header.gif) left top repeat-y;
}
#silver_box h4 {
	font: bold 12px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #122C59;
	padding: 10px 10px 6px 10px;
}
#silver_box p {
	font: 10px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #0E2347;
	padding-bottom: 15px;
}
#silver_btm {
	background: #FFF;
}
#silver_btm a, #silver_btm a:active, #silver_btm a:visited{
	color: #0E2347;
	font-weight:bold;
	text-decoration:none;
}
#silver_btm a:hover{
	color: #000;
	text-decoration:underline;
}
#grey_box{
	background: #F1F2F3;
	border: #A4A4A4 solid 1px;
	margin-bottom:20px;
}
#grey_box h3 {
	margin: 0;
	padding: 10px 15px 15px 15px;
	width: 172px;
	font: normal 18px/25px Arial, Verdana, Helvetica, sans-serif;
	color:#FFFFFF;
	background: url(../images/grey_col_header.gif) left top repeat-y;
}
#grey_box p{
	padding:10px 15px;
	color:#0E2347;
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
}
#grey_box span {
	padding-left: 15px;
}
#salmon_box{
	background: #FCFBFA;
	border: #A4A4A4 solid 1px;
	margin-bottom:20px;
}
#salmon_box h3 {
	margin: 0;
	padding: 10px 15px 15px 15px;
	width: 172px;
	font: normal 18px/25px Arial, Verdana, Helvetica, sans-serif;
	color:#FFFFFF;
	background: url(../images/salmon_col_header.gif) left top repeat-y;
}
#salmon_box p{
	padding:10px 15px;
	color:#0E2347;
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
}
#salmon_box span {
	padding-left: 15px;
}
#footerlinks {
	float:right;
	height: 29px;
	margin:0;
	font: 11px/29px Verdana, Arial, Helvetica, sans-serif;
}
#footerlinks ul{
	list-style:none;
	margin: 0;
	padding: 0;
}
#footerlinks li {
	display:inline;
	list-style: none;
	margin: 0;
	height: 29px;
}

#footerlinks a {
	margin: 0;
	padding:0;
	height:100%;
	overflow:hidden;
	color:#BBB;
	text-decoration: none;
}
#footerlinks li.btn2 a, #footerlinks li.btn2 a:hover {
	color:#666;
}
#footerlinks li a:active {
}
#footerlinks li.btn2, #footerlinks li.btn2 a{
}
#footerlinks li.btn2 a:hover {
	
	color:#000;
}
#footerlinks li a span{
	padding:0px 10px;
	margin:0;
}
#footerlinks li.btn2 a:hover span{
text-decoration:underline;}#mainContent p {
	padding-top: 5px;
	padding-bottom: 15px;
}
#mainContent {
	font: 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
#mainContent form {
	padding: 10px;
	border: 1px solid #A4A4A4;
	margin: 0px 0px 20px;
}
table td {
	vertical-align: top;
}
table.table2col td {
	width: 50%;
}
tr.line {
	margin: 10px 0px 5px;
	border-top: 1px solid #A4A4A4;
}
#mainContent table {
	padding-bottom: 15px;
}
#mainContent h1 {
	color: #122C59;
	font: bold 20px/30px Verdana, Arial, Helvetica, sans-serif;
}
#mainContent h2 {
	color: #122C59;
	font: bold 16px/24px Verdana, Arial, Helvetica, sans-serif;
}
#mainContent h3 {
	color: #122C59;
	font: bold 14px/30px Verdana, Arial, Helvetica, sans-serif;
}
#mainContent table p {
	padding-right: 10px;
}
#quote {
	float: left;
	position:relative;
	text-align:center;
	left:0px;
	font: normal 18px/24px Georgia, "Times New Roman", Times, serif;
	color: #4C4C4C;
	width: 480px;
	height: 81px;
	top: 45px;
}
#quotenarrow {
	position:absolute;
	text-align:center;
	left:50%;
	margin-left:-240px;
	font: normal 17px/22px Georgia, "Times New Roman", Times, serif;
	color: #4C4C4C;
	width: 480px;
	height: 81px;
	top: 20px;
}
#content a,#content a:active, #content a:visited {
	text-decoration:none;
	color: #666;
}
#content a:hover {
	text-decoration:underline;
	color: #000;
}
#header #logo {
	float: left;
	width: 220px;
}
#mainContent ul {
	padding-left: 40px;
	padding-right: 40px;
}
#mainContent blockquote {
	font-style: oblique;
	color: #580203;
	font-weight: bold;
}
.red {
	color: #580203;
	font-weight: bold;
}
#intro_text p {
	font:12px/18px Verdana, Arial, Helvetica, sans-serif;
	padding: 25px 30px;
	margin: 0px 0px 20px 0px;
	border: 1px solid #CCC;
	background: #fbfbfb;
	color: #666666;
}
#main #flash {
	color:#333333;
	height:370px;
	text-align:center;
	background:url(images/no_flash.gif) center top no-repeat;
 }
#45 {
	width: 45%;
}
#55 {
	width: 55%;
}
#mainContent li {
	padding: 5px 0px 15px 0px;
}
#mainContent ol {
	list-style-position:outside;
	padding-left:20px;
}
#hdr_img h1 {
	font: bold 24px/54px Verdana, Arial, Helvetica, sans-serif;
	color: #8C0A1F;
}
#quote_hdr {
	position: absolute;
	z-index: 1;
	top:180px;
	width: 89%;
}
#quote_hdr p {
	font: italic 22px/30px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: left;
	padding-left: 50px;
	padding-top: 20px;
}
#yellow_box #yellow_btm li {
	width: 180px;
	list-style: square inside;
	padding-bottom: 5px;
	margin-left: 10px;
}
