@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	font-size: small;
	vertical-align: baseline;
	border: 0;
	outline: 0;
	background: transparent;
	}
	body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	color: #333;
	background-color: #ccc;
}
a {
color: #045e90;
}
#holder {background:#fff; width:852px; margin:0 auto; position:relative;}
#headerholder{width:100%;}
#logo{float:left; width:339px;}
#introwords{
	float:left;
	width:490px;
	font-size:11px;
	letter-spacing:2pt;
	line-height:15px;
	color:#333;
	font-weight:200;
	padding-top: 25px;
}

/*#menu {width:852px; height:326px; background:url(/images/region_select/region-select-body_bg.png) no-repeat; margin:0 auto; position:relative; z-index:6000;}*/
#menu { margin:0 auto; position:relative; z-index:6000;}

#menu ul {margin:0; padding:0; list-style:none; white-space:nowrap; text-align:left; /*background:url(/images/region_select/opaque.png);*/ background:#fff; padding:1px 1px 0 1px;}
#menu ul li  > ul {min-width:290px; position:absolute; z-index:2000;/*_z-index:-1; *z_index:2000;*/ }

#menu li {margin:0; padding:0; list-style:none;}
#menu li {display:inline-block; display:inline;}
#menu ul {position:absolute; left:-9999px;}
#menu ul.level1 {position:absolute; left:14px; top:10px;  width:203px;}

#menu a {display:block; font:normal 12px verdana,arial,sans-serif; color: #045e90; line-height:22px; text-decoration:none;padding:4px 20px 4px 10px; border-bottom:1px solid #666;} 

#menu ul li:visited > ul {visibility:visible; left:100%; margin-top:-32px; margin-left:-1px; color: #03527d;}
#menu ul li:hover > ul {visibility:visible; left:100%; margin-top:-32px; margin-left:-1px; color: #666;}

#menu a:hover ul,
#menu a:hover a:hover ul, 
#menu a:hover a:hover a:hover ul {left:100%; visibility:visible;}
#menu a:hover ul ul, 
#menu a:hover a:hover ul ul {left:-9999px;}

#menu li a:hover {background:#eeeeee;} 
#menu li:hover > a {background:#eeeeee;}
#menu li a.fly {background: url(/images/arrow.gif) no-repeat right top;}
#menu li a.fly:hover {background:#eeeeee url(/images/arrow.gif) no-repeat right top;} 
#menu li:hover > a.fly {background:#eeeeee url(/images/arrow.gif) no-repeat right top;}

#menu table {position:absolute; left:99%; height:0; width:0; border-collapse:collapse; /*background:#FC0;*/ margin-top:-8px; margin-left:0px; z-index:600;/*_z-index:-1;*z-index:600; */}
.clear{clear:both; height:0px; width:100%;}
#footer{
	height:80px; position:relative; z-index:1; /*_z-index:-15; *z-index:1;*/
}
#footer-left{
	width:235px;
	margin-top:20px;
	padding-left:60px;
	float:left;
	 position:relative;  z-index:22;/*_z-index:-13;*z-index:22;*/
}
#footer-right{float:left; width:500px; padding:10px 0 0 45px; font-size:80%; color:#666; position:relative;  z-index:32;/*_z-index:-12;*z-index:32;*/}
#footer p {
font-size: 11px;
color: #666;
text-align: left;
}
#footer ul {
	list-style: none;
	padding: 20px 0 0 0;
}
* html #footer ul {
	height: 1%;
	position: relative;
}
#footer ul li {
	float: left;
	margin: 0 0 0 0;
	padding: 2px 10px 2px 10px;
	border-right: 1px solid #999;
	border-left: 1px solid #fff;
	font-size: 90%;
}
* html #footer ul li {
	height: 1%;
	position: relative;
}
#footer ul li.end {
	padding-right: 0;
	border-right: none;
}
#footer ul li a {
	display: block;
}
/* COPPYRIGHT and POLICIES */

#footer ul#copyright-policies, #footer p {
	clear: left;
	padding: 10px 0 0 0;
	font-size: 80%;
	color: #8a8a8a;
}
#footer ul#copyright-policies a{ 
font-size:100%;
color: #045e90;
}
* html #footer ul#copyright-policies, *html #footer p {
	height: 1%;
	position: relative;
}
#footer p {
	padding: 10px 10px 10px 10px;
}
#footer ul#copyright-policies li a {
	display: block;
	color: #8a8a8a;
}
#footer ul#copyright-policies li.end {
	padding-right: 0;
	border-right: none;
}
#footer ul#copyright-policies li.equal_opportunity_employer {
	float: right;
	border-right: none;
}
#disclaimer{width:852px; padding:20px 0; color:#333; font-size:8px; margin:0 auto; position:relative;  z-index:35;/*_z-index:-22; *z-index:35;*/}
.disclaimer, .disclaimer a{font-size:9px;}
.disclaimer a{
color: #045e90;
}

.separator 
{
    clear:both;
	border-bottom:dotted 1px #666666;
	margin:10px 0px;
}
 ul.bulletshow, li.bulletshow{
margin-left: 0; padding-left: 30px; line-height:20px;
}
.hidediv
{
    margin-bottom:10px;
}
.services-section
{
    margin-bottom:10px;
}
a.showhidewords
{
    font-size: 12px;
	line-height: 1.8em;
}
a.showhidewords:link
{
    text-decoration:none;
}
a.showhidewords:visited
{
    text-decoration:none;
}
a.showhidewords:hover
{
    text-decoration:underline;
}