/* CSS Document */
body {
background: url(../img/body_bg_pink.jpg) repeat-x;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; 
background-color:#fff;
color:#666;
font-weight:bold;
}
/*------------------------------------------------------- Wrap ----------------------------------------------------------*/

#wrap {
position: absolute;
width: 1000px;
height: auto;
left: -500px;
margin-left: 50%;
min-height: 400px;
background: 0;
border: 0px solid blue;
}
/*------------------------------------------------------- Header ----------------------------------------------------------*/
#header {
width: 1000px;
height: 84px;
background: url(../img/Hansen_Services2.gif) no-repeat;
border: 0px solid red;
}
/*------------------------------------------------------- Helpnav ----------------------------------------------------------*/
#helpnav {
width: 1000px;
height: 58px;
border: 0px solid green;
text-align: right;
}
#helpnav ul{
margin: 35px 0 0 0;
float: right;
word-spacing: 5px;
}

#helpnav ul li{
background:url(../img/helpnav_list_dot_pink.jpg) no-repeat 0 4px;
float: left;
margin: 0 0 0 10px;
padding: 0 0 0 12px;
}
#helpnav ul li a{
color: #444;
text-decoration: none;
font-weight: normal;
}
/*------------------------------------------------------- Mainnav ----------------------------------------------------------*/
#mainnav {
width: 1000px;
height: 26px;
border: 0px solid green;
text-align: left;
}
#mainnav ul{
width: 1000px;
height: 22px;
border-left: 1px solid #666;
border-right: 0px solid #666;
margin: 3px 0 0 0;
float: left;
word-spacing: 0px;
}

#mainnav ul li{
background-color: #ccc;
width: auto;
height: 20px;
float: left;
}
#mainnav ul li a{
display: block;
width: 150px;
height: 20px;
_height: 19px;
color: #111111;
text-decoration: none;
font-weight: bold;
font-size: 12px;
border: 0px solid red;
padding: 3px 0 0 15px;
border-right: 1px solid #666;
}
#mainnav ul li.locator{
background-color: #888888;
height: 22px;
_height: 19px;
}
#mainnav ul li.locator a{
height: 20px;
_height: 19px;
color: #fff;
}
#mainnav ul li a:hover{
color: #fff;
background-color: #666;
}
/*------------------------------------------------------- Stage ----------------------------------------------------------*/
#stage {
width: 996px;
height: auto;
overflow: hidden;
background-color: #fff;
border-bottom: 1px solid #666;
margin: 0;
padding: 1px 0 0 0;
}
/*------------------------------------------------------- Subnav ----------------------------------------------------------*/
#subnav {
width: 240px;
height: auto;
float: left;
border: 0px solid red;
}
#subnav ul{
margin: 25px 15px 15px 5px;
padding: 7px 7px 0px 7px;
width: 215px;
height: auto;
border-right: 1px solid #ccc;
}
#subnav ul ul{
margin: 5px 0 0 0 ;
padding: 0;
width: 215px;
height: auto;
border-right: 0px solid #ccc;
}
#subnav ul li ul li ul{
margin-top: 5px;}
#subnav ul ul ul{
margin: 10px 0 0 0 ;
padding: 0;
width: 205px;
height: auto;
border-right: 0px solid #ccc;
}
#subnav ul ul li{
padding: 0 0 2px 15px;
margin: 0 0 2px 0;
background:url(../img/helpnav_list_dot.jpg) no-repeat 0 4px;
border-bottom: 0px solid #ccc;
}
#subnav ul ul ul li{
padding: 0 0 2px 15px;
margin: 0 0 2px 0;
background:url(../img/pink_arrow.jpg) no-repeat 0 4px;
border-bottom: 0px solid #ccc;
}
#subnav ul ul li a{
font-size: 12px;
color: #777777;
}
#subnav ul ul ul li a{
font-size: 12px;
color: #FF2222;
}

#subnav ul li{
padding: 0 0 5px 0;
margin: 0 0 5px 0;
border-bottom: 1px solid #ccc;
}
#subnav ul li.lastli{
border-bottom: 0px solid #ccc;
}
#subnav ul li a{
font-weight: normal;
text-decoration: none;
color: #000;
}
#subnav ul li a:hover{
color: #FF2222;
}
/*------------------------------------------------------- Content ----------------------------------------------------------*/
#content {
width: 600px;
height: auto;
float: left;
border: 0px solid red;
margin: 25px 0 0 10px;
padding-bottom: 35px;

}
#content h1{
font-size: 16px;
font-weight: bold;
color: #FF2222;
}
#content h2{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 14px;
margin-top: 10px;
}
#content h3{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 13px;
margin-top: 10px;
width: 100%;
color: #333;
margin: 20px 0 15px 0;
border-top: 1px solid #333;
border-bottom: 1px solid #333;
}
#content p {
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
margin: 10px 10px 10px 0px;
}
#content p strong{
font-weight: bold;
}
#content p.content_last_p {
margin: 10px 10px 20px 0px;
}
#content ul{
margin: 10px 0 0 20px;
}
#content ul li{
color: #FF2222;
list-style-type: disc;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
margin: 10px 10px 10px 0px;
}
#content ul li p {
color: #555555;}
#content table {
width: 694px;
border-collapse: collapse;
margin: 10px 0 10px 0;
}
#content table td p{
color: #000;
margin: 0 0 0 0;
padding: 10px;}
#content table caption {
font-weight: bold;
color: #333;
margin: 10px 0 10px 0;
padding: 10px 10px 10px 0px ;
}
#content table th{
width: 20%;
font-size: 12px;
font-weight: bold;
color: #333;
background-color: #ccc;
padding: 5px 10px 5px 10px;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
}
#content table td{
width: 20%;
font-size: 12px;
font-weight: normal;
color: #fff;
background-color: #FFEFF2;/*#E6E6E6*/
padding: 3px;
border-right: 1px solid #fff;
}
#content table th{
width: 20%;
font-size: 12px;
font-weight: normal;
color: #fff;
font-weight: bold;
background-color: #FF9DB4;/*#E6E6E6*/
padding: 0px Opx 0px 10px;
border-right: 1px solid #fff;
}
#content table td ul li{
color: #333;
margin: 0 0 5px 0;
padding: 0;
}
#content table.no_bg td {
background-color: #fff;
text-align: left;
border: 0px solid red;
width: 0%;
}
#content table.no_bg td p{
margin: -9px 0 0 0px;
text-align: right;

}
#content table td.no_bg {
background-color: #fff;
text-align: left;
}
#content table td.no_bg img{
margin: 30px;
}
#content table.evolution td {
width: auto;
color: #333;
background-color: #fff;
border-top: 1px solid #ccc;
}
#content table.evolution td strong{
font-weight: bold;
color: #fff;
}
#content table.evolution td.thirty_px {
background-color: #fff;
width: 40px;
color: #333;
}
#content table.evolution td.thirty_px strong{
color: #333;
font-weight: bold;
}
#content table.evolution td.one_twenty {
color: #333;
background-color: #fff;
width: 130px;
}
#content table.evolution td.eighty_px strong{
color: #333;
background-color: #fff;
}
#content table td ul ul li {
list-style-type: square;
color: #037FC5;
}
#content table.table_pdf td {
width: auto;
color: #333;
background-color: #fff;
border: 0px solid #ccc;
}
#content table.table_pdf td a{
text-decoration: none;
}
#content a {
color: red;
}
/*------------------------------------------------------- Footer ----------------------------------------------------------*/
#footer {
width: 996px;
height:70px;
background-color: #fff;
border-bottom: 0px solid #666;
}
#footer a{
color: red;
text-decoration: none;
}
#footer a:hover{
text-decoration: underline;
}
#footer p.footer_p {
margin: 5px 0 0 0;
padding: 5px 0 0 15px;
width: 230px;
height: 30px;
float: left;
border-right: 1px solid #ccc;
font-weight: normal;
}
#footer p.footer_p span{
width: 670px;
height: 30px;
float: left;
font-weight: normal;
font-weight:bold;
}
#footer p.footer_p em {
font-weight: bold;
}
#footer p.footer_p strong {
color: #FF2222;
font-weight: bold;
}
#footer p.footer_p_last {
margin: 5px 0 0 0;
padding: 5px 0 0 15px;
width: 238px;
height: 30px;
float: left;
border-right: 0px solid #ccc;
font-weight: normal;
color: #FF2222;
}
