*
{
    margin:0px;
    padding:0px;
}

html,body
{
    width:100%;
    height:100%;
}
html a
{
    outline: none;
}
body
{
    margin:0px;
    text-align:left;
    font-family: Arial;
	font-size: 100%;
	color: #383029;
	background-color: #776d63;
}
a
{
    text-decoration:none;
    color:#176db5;
}
a:hover
{
    text-decoration:underline;
}

img
{
    border:none;
}
p
{
    margin:3px 0 3px 0;
}
ul
{
    list-style-type:none;
    padding:0px;
    margin:0px;
}
ul li
{
    float:left;
}

fieldset
{
    border:none;
    padding:0px;
    margin:0px;
}
label
{
    font-size:100%;
}
select,input
{
    color:#000;
}
form
{
   padding:0px;
   margin:0px;
}

.hidden
{
   text-indent: -999px;
   display: none;    
}

.clear
{
   clear: both;
   height: 0px;    
}

h1, h2, h3, h4, h5, h6
{
    margin: 0px;
    padding: 0px;
}

.spacer
{
    height: 20px;
    clear: both;
}
p a
{
    padding-right:10px;
    font-weight:bold;
}
.bold
{
    font-weight:bold;
}

/*------------------------------------------
Outer Wrapper
-------------------------------------------*/
#outer_wrapper
{
     display:block;
     height:auto;
}

#bg{
    width:100%;
    position:absolute;
    z-index:-100;
    background-color: #776d63;
    left:0;
    top:0;
}
/*------------------------------------------
Upper Bar
-------------------------------------------*/
#upper_bar
{
    height: 24px;
    background-color: #ece8e6;
    float: left;
    width: 100%;
    display: block;
}

#upper_bar .upper_bar_container
{
    margin: 0 auto;
    width: 966px;
}

#upper_bar ul
{
    margin: 0 0 0 -10px;
    float: left;
    width: 600px;
}

#upper_bar ul li a
{
    float: left;
    line-height: 24px;
    text-transform: uppercase;
    font-size: 70%;
    color: #776d63;
    padding: 0 10px 0 10px;
    display: block;
    font-weight: bold;
}

#upper_bar ul li a span
{
    color: #fe6103;
}

#upper_bar form
{
    float: right;
    width: 320px;
}

#upper_bar label
{
    color: #767575;
    font-size: 60%;
    margin: 0 8px 0 0;
    cursor: pointer;
}

#upper_bar input[type="text"]
{
    margin: 3px 6px 0 0;
    width: 211px;
    height: 16px;
    border: none;
    color: #fff;
    font-size: 60%;
    padding: 0 5px 0 5px;
}

#upper_bar input[type="submit"]
{
    font-size: 55%;
    border: none;
    cursor: pointer;
    width: 49px;
    height: 20px;
    color: #fff;
    font-weight: bold;
}

/*------------------------------------------
Main Wrapper
-------------------------------------------*/
#main_wrapper
{
    margin: 0 auto;
    width: 966px;
}

/*------------------------------------------
Header
-------------------------------------------*/
#header
{
    height: 198px;
    float: left;
    width: 100%;
    display: block;
}
#header .logo
{
    margin: 25px 0 15px 12px; 
}
#header span img
{
    margin: 0 0 0 12px;
    display: block;     
}

/*------------------------------------------
Header For HomePage
-------------------------------------------*/
#home #header .logo
{
    margin: 25px 0 27px 12px;    
}
#home #header
{
    height: 241px;
}
#home #header span img
{
    margin: 0 0 0 47px;      
}

/*------------------------------------------
Main Navigation
-------------------------------------------*/
#nav
{
    margin: 0 0 6px 0;
    float: left;
    width: 100%;
    display: block;
}
#nav li a
{
    display: block;
    float:left;    
    clear:both;
    width: 160px;
    height: 40px;   
}
#nav li a:hover,
#nav li.active a,
#nav li.active a:hover,
#nav li.current_page_item a,
#nav li.current_page_item a:hover
{
    background-repeat:no-repeat;
    background-position:0px -41px !important;
}
#nav li span
{
    display:block;
    float:left;
    width:6px;
}
#nav li ul
{
    display:none;
    float: left;
    height: 109px;    
    position: absolute;
    margin: -109px 0 0 0;
    background-color: #166cb4;
}
#nav li ul li
{
    font-size: 75%;
    font-weight: bold;
    line-height: 24px;
    padding: 0 0 0 0;
    display: block;
    height: 85px;
    min-width: 160px;
}
#nav li ul li a
{
    width: auto;
    height: auto;
    padding: 0 10px 0 10px;
    display: block;
    float:none;
}
#nav li ul li ul
{
    display: block;
    position:static;
    float:left;
    min-width: 140px;
    max-width: 340px;
    padding: 3px 10px 0 10px;
    margin: 0 0 0 1px;    
    height: 100%;
    background: none;
}
#nav li ul li ul li /*3rd level of navigation roll over */
{
    float: none;
    width: auto;
    height: auto;
    font-size: 80%;
    padding: 0 0 0 8px;
    line-height: 200%;
    min-width: 0px;
}
#nav li ul li.extended ul li
{
    float: left !important;
    width: 160px;
}
#nav li ul li ul li ul
{
    width: auto;
    padding: 0px;
}
#nav li ul li ul li ul li
{
    font-size: 100%;
}
#nav li ul li ul li a
{
    padding: 0 0 0 0;
    background: none;
    margin: 0px;
}
#nav li ul a
{
    color: #fff;
}
#nav li:hover ul
{
    display:block;
}
#nav li ul.advisory
{
    *margin: -109px 0 0 -160px;
}
#nav li ul.technology
{
    margin: -109px 0 0 -160px;
    *margin: -109px 0 0 -320px;
}
#nav li ul.sectors_served
{
    margin: -109px 0 0 -320px;
    *margin: -109px 0 0 -480px;
}
#nav li ul.frontier_markets
{
    margin: -109px 0 0 0;
    *margin: -109px 0 0 -160px;
}
#nav li ul.frontier_markets span
{
    padding: 5px 13px 0 13px;
    color: #fff;
    font-size: 80%;
    font-weight: normal;
    line-height: 150%;
    width: 134px
}
#nav li ul.thought_leadership
{
    margin: -109px 0 0 -326px;
    *margin: -109px 0 0 -485px;
}
#nav li ul.culture_team
{
    margin: -109px 0 0 -623px;
    *margin: -109px 0 0 -783px;
}

#content_wrapper #content
{
    float: left;
    width: 640px;
    margin: 0 6px 115px 0;
    background-color: #fff;
}
#home #content
{
    background-color:Transparent;
    background-image:none;
}

#content .main_block {
    padding:4px 14px 18px 14px;
    float: left;
    width: 604px;
    display: block;
    clear: both;
}
#content .main_block h1{
    color: #776d63;
    font-size: 115%;
    margin: 10px 0 20px 0;
    display: block;
    clear: both;
    float: left;
    width: 100%;
}
#content .main_block h1 span{
    font-size: 70%;
    display: block;
    font-weight: normal;
}
#content .main_block p{
    font-size: 72.5%;
    line-height: 150%;
    margin:18px 0 0;
}

#landing .components_block{
    border-top: 6px solid #fe6103;
    float: left;
    width: 100%;
    display: block;  
}
#landing .components_block ul li{
    float: left;
    width: 292px;
    padding: 18px 14px 18px 14px;
    display: block;
    border-bottom: 1px solid #a49d95;
}
#landing .components_block ul li.last{
    border: none;
}
#landing .components_block ul li h2{
    font-size: 75%;
    color: #776d63;
    display: block;
}
#landing .components_block ul li p{
    font-size: 70%;
    line-height: 140%;
}
#landing .featured_block{
    height: 132px;
    float: left;
    color: #fff;
    font-size: 70%;
    padding: 14px 14px 14px 14px;
    line-height: 140%;
    display: block;
    clear: both;
    width: 612px;
}
#landing .featured_block p{
    width: 290px;
}
#landing .featured_block h2{
    font-size: 130%;
}
#landing .featured_block a{
    color: #fff;
    font-weight: bold;
    padding-right:10px;
}
#landing .regular_block{
    float: left;
    font-size: 75%;
    padding: 18px 14px 18px 14px;
    line-height: 150%;
    display: block;
    clear: both;
    width: 612px;
}
#landing .regular_block h2{
    font-size: 120%;
    color: #776d63;
    margin: 0 0 8px 0;
}

/*------------------------------------------
Landing pages - specific to landing home pages
-------------------------------------------

Advisory Solutions 
-------------------------------------------*/
#landing .advisory .components_block{
    border-top: 6px solid #fe6103;
    float: left;
    width: 100%;
    display: block;  
    background-image: none; 
}

#landing .technology .components_block {
    background-color: #e4e6e7;
}
#landing .technology .components_block ul li{
    float: left;
    width: 292px;
    padding: 14px;
    background: none;
    background-color: #e4e6e7;
    display: block;
    border-right: 1px solid #a49d95;
    border-bottom: none;
    width: 184px;
}
#landing .technology .featured_block{
    padding: 14px 14px 14px 345px;
    width: 281px;
}

/*------------------------------------------
Sectors Served
-------------------------------------------*/
#landing .sectors .components_block ul li{
    background-color: #e5e6e6;
}
#landing .sectors .featured_block{
}

/*------------------------------------------
Frontier Markets
-------------------------------------------*/
#landing .frontier .com_logo{
    margin: 0 0 30px -14px;
}
#landing .frontier .main_block{
    padding: 4px 14px 35px 14px !important;
}

/*------------------------------------------
Thought Leadership
-------------------------------------------*/
#landing .leadership .components_block{
    background-color: #e5e6e6;
}
#landing .leadership .components_block ul li{
    display:block;
    float:left;
    background-color: #e5e6e6;
}
#landing .leadership .components_block ul li.articles{
    float: right;
    display: block;
    clear: right;
    line-height: 100%;
    border-bottom: none;
}
#landing .leadership .components_block ul li.articles p{
    margin: 3px 0 13px 0;
}

.culture .components_block{
    background-color: #e5e6e6;
}
.culture .components_block ul li{
    background-color: #e5e6e6;
}
.culture .components_block ul li.our_values{
    margin: -50px 0 0 0;
    height: 89px;
}
.culture .components_block ul li.careers{
    height: 39px;
}
.culture .components_block ul li.our_people{
    padding-bottom: 8px;
}
.culture .components_block ul li.our_people a{
    width: auto;
    display: block;
    text-align: right;
}
.culture .components_block ul li.our_people a span{
    margin: 15px 0 0 0;
    display: block;
}
.culture .featured_block{
    padding: 14px 14px 14px 345px;
    width: 281px;
}
.culture .featured_block h2{
    font-size: 110%;
}
.culture .featured_block p.watch_video{
    text-align: right;
    margin: 8px 0 0 0;
}
.culture .featured_block p.watch_video a{
    background: none;
}
.culture .featured_block p.watch_video img{
    margin: 0 5px 0 0;
}
.culture .regular_block h2{
    font-size: 100%;
    color: #383029;
    margin: 0px;
}
.culture .main_block{
    padding: 4px 14px 10px 14px !important;
}
.culture .main_block h1{
    margin: 10px 0 0 0 !important;
}

/*------------------------------------------
How We Serve
-------------------------------------------*/
#content_wrapper #content .how_we_serve
{
    float: left;
    width: 320px;
    height: 287px;
    font-size: 80%;
    line-height: 145%;
}
#content_wrapper #content .how_we_serve h1
{
    padding: 18px 14px 12px 14px;
    display: block;
}
#content_wrapper #content .how_we_serve h1 span
{
    display: none;
}
#content_wrapper #content .how_we_serve p
{
    padding: 10px 14px 6px 14px;
}
#content_wrapper #content .how_we_serve a
{
    margin: 0 0 0 14px;
    font-size: 85%;
    font-weight: bold;
    padding-right: 10px;
}

/*------------------------------------------
Practice Area Showcase
-------------------------------------------*/
#content_wrapper #content .practice_area
{
    float: left;
    width: 320px;
    height: 287px;
    font-size: 70%;
}
#content_wrapper #content .practice_area h1
{
    padding: 18px 14px 12px 14px;
    display: block;
}
#content_wrapper #content .practice_area h1 span
{
    display: none;
}
#content_wrapper #content .practice_area ul li
{
    float: left;
    width: 160px;
}
#content_wrapper #content .practice_area ul li h2
{
    padding: 5px 0 0 14px;
    font-size: 110%;
    color: #776d63;
}
#content_wrapper #content .practice_area ul li p
{
    padding: 5px 14px 18px 14px;
}

#content_wrapper #content .practice_area ul li a
{
    font-weight: bold;
    padding: 0 10px 0 14px;
    margin: -18px 0 0 0;
    display: block;
    float: left;
}

/*------------------------------------------
Announcement
-------------------------------------------*/
#content_wrapper #content .announcement
{
    float: left;
    width: 640px;
    border-top: 6px solid #fe6103;
    color: #fff;
    font-size: 65%;
    line-height: 140%;
}
#content_wrapper #content .announcement li
{
    float: left;
    width: 160px;
    height: 102px;
}
#content_wrapper #content .announcement li.first
{
    width: 320px;
    background: none;
}
#content_wrapper #content .announcement li p
{
    padding: 10px 14px 14px 14px;
}
#content_wrapper #content .announcement li p span
{
    display: block;
    font-size: 105%;
}
#content_wrapper #content .announcement li a
{
    font-weight: bold;
    color: #fff;
    font-size: 100%;
    padding: 0 10px 0 14px;
    margin: -18px 0 0 0;
    display: block;
    float: left;
}

/*------------------------------------------
Bread crumb
-------------------------------------------*/

#content .bread_crumb{
    display: block;
    float: left;
    width: 612px;
    color: #776d63;
    font-size: 60%;
    font-weight: bold;
    padding: 17px 14px 0 14px;
}
#content .bread_crumb a{
    color: #776d63;
}
#content .bread_crumb li{
    margin: 0 3px 0 0;
}    
#content .bread_crumb span{
    display:block;
    float:right;
} 
/*------------------------------------------
General Inner Pages
-------------------------------------------

First col ------------------------------------------*/
#content .third_level_col1 {
    width: 452px !important;
    display: block;
    float:left;
    padding: 4px 14px 18px 14px;
}
#content .third_level_col1 h1{
    color: #776d63;
    font-size: 115%;
    margin: 10px 0 20px 0;
    display: block;
    clear: both;
    float: left;
    width: 100%;
}
#content .third_level_col1 p
{
    line-height:18px;
    margin:18px 0 0 0;
    font-size: 73%;
}
#content .third_level_col1 p img
{
    float:left;
    margin:0 12px 18px 0;
}
#content .third_level_col1 hr{
    margin:20px 0 0px 0;
    border:0px;
    border-top:solid 1px #b7b1aa;   
}
#content .third_level_col1 h2
{
    font-size:93%;
    color:#333333;
    margin:20px 0 0 0;
}
#content .third_level_col1 h3
{
    font-size:85%;
    color:#333333;
    font-weight:bold;
    text-transform:uppercase;
    margin:20px 0 -18px 0;
}
#content .section_page h1
{
    color:#333333;
}
#content .section_page h2
{
    color:#776d63;
    margin:12px 0 0 0;
    font-size:90%;
}
#content .third_level_col1 p.quote{
    font-size: 100%;
    padding: 0 15px 0 15px;
}
#content .third_level_col1 p.quote span{
    display: block;
    padding: 0 0 0 225px;
}
#content .third_level_col1 p.quote abbr{
    display: block;
    font-size: 70%;
    padding: 0 0 0 18px;
}
#content .third_level_col1 ul.list{
    font-size: 75%;
    padding: 18px 0 18px 0;
    float: left;
    width: 100%;
    display: block;
    line-height: 150%;
}
#content .third_level_col1 ul.list li{
    display: block;
    float: none;
    padding: 0 0 0 15px;
}
#content .third_level_col1 ul.accounting{
    padding: 18px 0 0 0;
    float: none;
}
#content .third_level_col1 ul.accounting p{
    font-size: 90%;
    line-height: 150%;
    margin: 0px;
}
#content .third_level_col1 ul.accounting li{
    background: none;
    padding: 0 0 18px 0;
}
#content .third_level_col1 ul.accounting li.last{
    padding: 0 0 8px 0;
}
#content .third_level_col1 ul.accounting li img{
    border: 1px solid #776d63;
    width: 33px;
    height: 52px;
    float: left;
    margin: 0 12px 0 0;
}

/*Second col ------------------------------------------*/
#content .third_level_col2 {
    width: 132px !important;
    display: block;
    float:left;
    padding: 18px 14px 18px 14px;
    font-size: 90%;
}
#content .third_level_col2 h1 {
    font-size:80%;
    color:#776d63;
    padding:0 10px 10px 0;
    border-bottom:solid 1px #776d63;
}
#content .third_level_col2 p {
    line-height:18px;
    margin:8px 0 0 0;
    font-size: 73%;
}
#content .third_level_col2 h2 {
    font-size:73%;
    color:#333333;
    margin:20px 0 0 0;
}
#content .third_level_col2 .sidebar_contact
{
    display:block;
    float:left;
    clear:both;
    width:100%;
}
#content .third_level_col2 .sidebar_contact span
{
    display:block;
    font-size:73%;
    color:#fe6b13;
    padding:2px 0 0 0;
    font-weight:bold;
}
#content .third_level_col2 .sidebar_contact a{
    color:#fe6b13;
    font-weight:bold;
}
#content .third_level_col2 .sidebar_component{
    margin:0 0 20px 0;
    float: left;
    width: 100%;
    display: block;
}
#content .third_level_col2 .sidebar_component a{
    font-weight: normal;
    background: none;
    display: block;
}
#content .third_level_col2 .sidebar_component a.section,
#content .third_level_col2 .sidebar_component span.section
{
    padding-left:8px;
}
#content .third_level_col2 .sidebar_component span.section
{
	font-weight: bold;
	color: #176db5;
}
#content .third_level_col2 .sidebar_component a.section span{
    font-weight: bold;
}
#content .third_level_col2 .sidebar_component a.read_more{
    padding-right:10px;
    color: #176db5;
    font-size: 75%;
    font-weight: bold;
    display: inline;
}
#content .third_level_col2 .section_nav {
    display:block;
    float:left;
    clear:both;
}
#content .third_level_col2 .section_nav ul
{
    width:100%;
}
#content .third_level_col2 .section_nav ul li
{
    float:left;
    width:100%;
    padding:1px 0 0 0;
}
#content .third_level_col2 .section_nav a {
    color:#176db5;
    font-size:80%;
}
#content .third_level_col2 .section_nav li.active a {
    font-weight:bold;
}
#content .no_grid h1 {
    background: none;
    border: none;
    padding: 0px;
    margin: 0 0 -8px 0;
}

/*1st col for forms ------------------------------------------*/
#content .third_level_form_col1 {
    width: 292px !important;
    display: block;
    float:left;
    padding: 4px 14px 40px 14px;
}
#content .third_level_form_col1 h1{
    color: #776d63;
    font-size: 120%;
    margin: 10px 0 20px 0;
    display: block;
    clear: both;
    float: left;
    width: 100%;
}
#content .third_level_form_col1 p
{
    line-height:16px;
    margin:18px 0 0 0;
}
#content .third_level_form_col1 fieldset
{
    font-size: 70%;
}
#content .third_level_form_col1 label
{
    float: left;
    width: 185px;
    font-weight: bold;
    padding: 15px 0 0 0;
}
#content .third_level_form_col1 label img
{
    vertical-align: middle;
    margin: 0 0 0 2px;
}
#content .third_level_form_col1 input[type="text"],
#content .third_level_form_col1 select
{
    float: left;
    width: 100px;
    height: 24px;
    background-color: #cddfed;
    margin: 10px 0 0 0;
    border: none;
    line-height: 24px;
}
#content .third_level_form_col1 input[type="submit"]
{
    background-color: #176db5;
    color: #fff;
    border: none;
    padding: 3px 6px 3px 6px;
    font-weight: bold;
    font-size: 120%;
    cursor: pointer;
    width: 83px;
}
#content .third_level_form_col1 select
{
    padding: 2px;
}
#content .third_level_form_col1 .unrequired
{
    background-color: #b7b1aa !important;
}
#content .third_level_form_col1 span.required
{
    color: #176db5;
    margin: 0 25px 0 0;
    float: left;
    line-height: 25px;
}
#content .third_level_form_col1 .incorrect
{
    background-color: #f7b994 !important;
}
#content .third_level_form_col1 .reset
{
    margin: 0 10px 0 0;
    background-color: #776d63 !important;
    width: 56px !important;
}
#content .third_level_form_col1 hr
{
    background-color: #b7b1aa;
    height: 1px;
    margin: 10px 0 0 0;
    display: block;
    float: left;
    width: 100%;
    clear: both;
    border: none;
}
#content .third_level_form_col1 p.note
{
    width: 100%;
    clear: both;
    display: block;
    padding: 5px 0 20px 0;
}
#content .third_level_form_col1 .loan_type span{
    display: block;
}
#content .third_level_form_col1 .loan_type label{
    float: left;
    width: auto;
    font-weight: normal;
    margin: -3px 20px 0 0;
    display: block;
}
#content .third_level_form_col1 .loan_type input{
    margin: 10px 0 5px 0;
    float: left;
}

/*2nd col for forms ------------------------------------------*/
#content .third_level_form_col2 {
    width: 292px !important;
    display: block;
    float:left;
    padding: 40px 14px 40px 14px;
}
#content .third_level_form_col2 p
{
    line-height:16px;
    margin:18px 0 0 0;
    font-size: 73%;
    font-size: 70%;
}
#content .third_level_form_col2 p span.bold
{
    display: block;
}
#content .third_level_form_col2 .rates
{
    padding: 15px 0 0 0;
}
#content .third_level_form_col2 .rates span
{
    display: inline !important;
}
#content .third_level_form_col2 .rates p
{
    margin: 0px;
}
#content .third_level_form_col2 .rates p.right
{
    text-align: right;
    margin: 0 0 5px 0;
}
#content .third_level_form_col2 .rates a
{
    background: none;
    font-size: 80%;
    padding: 0 3px 0 3px;
}
#content .third_level_form_col2 table
{
    border: 1px solid #cccccc;
    font-size: 70%;
    width: 100%;
    margin: 10px 0 0 0;
}
#content .third_level_form_col2 table td
{
    padding: 2px;
}
#content .third_level_form_col2 table td.bold
{
    text-align: right;
    width: 67%;
    padding: 0 15px 0 0;
}
#content .third_level_form_col2 table tr.head
{
    background-color: #d9d4ce;
}
#content .third_level_form_col2 table tr.total
{
    background-color: #176db5;
    color: #fff;
}
#content .errors{
    float: left;
    width: 100%;
    display: block;
    padding: 0 14px 18px 14px;
}
#content .errors span{
    color: #fe6103;
    font-weight: bold;
    font-size: 80%;
    display: block;
    margin: 0 0 8px 0;
}

/*------------------------------------------
Sidebar
-------------------------------------------*/
#content_wrapper #sidebar
{
    float: left;
    width: 320px;
    margin: 0 0 115px 0;  
}

#content_wrapper #sidebar .stay_informed
{
    padding: 12px 14px 2px 10px;
    font-size: 75%;
}

#content_wrapper #sidebar .stay_informed h1 span
{
    display: none;
}

#content_wrapper #sidebar .sign_up_now
{
    display: block;
    height: 16px;
    background-color: #fe6103;
    text-align: right;
    margin: 0 0 2px 0;
    width: 320px;
}

#content_wrapper #sidebar .sign_up_now img
{
    margin: 3px 10px 0 0;
}

#content_wrapper #sidebar .video_section
{
    height: 112px;
    background-color: #383029;
    margin: 0 0 1px 0;
}
#content_wrapper #sidebar .video_section .video_content
{
    float: left;
    padding: 10px;
    width: 140px;
    color: #fff;
    font-size: 70%;
}
#content_wrapper #sidebar .video_section .video_content p span
{
    font-size: 110%;
    display: block;
}
#content_wrapper #sidebar .video_section .video_content p a
{
    color: #fff;
}
#content_wrapper #sidebar .video_section .video_content p img
{
    float: left;
    margin: 0 8px 0 0;
}
#content_wrapper #sidebar .video_section .video_content p.watch_video
{
    margin: 15px 0 0 0;
}
#content_wrapper #sidebar .video_section .video_content p.watch_video a
{
    background-image:none;
}
#content_wrapper #sidebar .video_section img
{
    float: right;
}
#content_wrapper #sidebar .expandable li a
{
    height: 18px; 
    background-color: #5f6e15;
    display: block;
    width: 319px;
    margin: 0 0 1px 1px;
}
#content_wrapper #sidebar .expandable li a.expanded
{
    background-color: #5f6e15;
}
#content_wrapper #sidebar .expandable li a img
{
    margin: 4px 0 0 10px;
}
#content_wrapper #sidebar .expandable .expandable_content
{
    padding: 12px 12px 0 12px;
    font-size: 70%;
    float: left;
    width: 296px;
    display: block;
    line-height: 130%;
    
}
#content_wrapper #sidebar .expandable .expandable_content ul li
{
    padding: 0 0 15px 0;
    float: left;
    width: 100%;
    display: block;
    clear: both;
}
#content_wrapper #sidebar .expandable .expandable_content ul li.view_all
{
    text-align: right;
    margin: -10px 0 0 0;
}
#content_wrapper #sidebar .expandable .expandable_content ul li.view_all a
{
    background: none;
    padding: 0px;
}
#content_wrapper #sidebar .expandable .expandable_content ul li p span
{
    display: block;
}
#content_wrapper #sidebar .expandable .expandable_content ul li a
{
    background: none;
    width: auto;
    display: inline;
    font-weight: bold;
}
#content_wrapper #sidebar .expandable .expandable_content ul li img
{
    margin: 0px;
}
#content_wrapper #sidebar .expandable .chatham_news ul li a
{
    padding-right: 10px;
}

/*------------------------------------------
FAQs
-------------------------------------------*/
.faq ol{
    float: left;
    width: 100%;
    padding: 0 0 30px 0;
    display: block;    
}
.faq ol li{
    width: 100%;
    display: block;
    font-size: 90%;
    font-weight: bold;
    line-height: 38px;
    padding: 0 14px 0 14px;
    width: 612px;
    cursor: pointer;

}
.faq ol li.alternate{
    background-color: #e8e4e0;
}
.faq ol li p{
    font-weight: normal;
    font-size: 80%;
    line-height: 140%;
    padding: 0 0 15px 15px;
    cursor: text;
    margin: 0px;
}
.faq .main_block{
    padding:4px 14px 25px 14px !important;
    float: left;
    width: 100%;
    display: block;
}
.faq .main_block h1{
    margin: 10px 0 0 0 !important;
}

/*------------------------------------------
Footer
-------------------------------------------*/
#footer
{
    height: 42px;
    background-color: #fff;
    width: 100%;
    display: block;
    font-size: 70%;
}
#footer ul
{
    margin: 0 auto;
    width: 966px;
    padding: 15px 0 0 0;
    line-height: 100%;
    clear: both;
}

#footer li
{
    padding: 0 8px 0 8px;
    border-right: 1px solid #9c958f;
}

#footer li a span
{
    margin: 0 0 0 -8px;
}

#footer li.last
{
    border-right: none;
}

#footer li.last a
{
    color: #fe6103;
}

#home #footer
{
    position: absolute;
    bottom: -190px;
}

/*------------------------------------------
Printing CSS
-------------------------------------------*/
#upper_bar
{
      display:none !important;
      position:absolute !important;
}
#header
{
      display:none !important;
      position:static !important;
}
#nav
{
    display:none !important;
    position:static !important;
}
#background,
body
{
      background-image:none !important;      
      background-color:#fff !important;
}
#bg
{
    display:none !important;
    position:static !important;
}
#content-wrapper #content
{
    margin:0 0 0 0px !important;
    width:100% !important;
}
#content .third_level_col1
{
    margin:0 0 0 0px !important;
    width:100% !important;
}
.bread_crumb
{
    display:none !important;
    position:static !important;
}
.third_level_col2
{
    display:none !important;
    position:static !important;
}
#footer
{
    display:none !important;
    position:static !important;
}
#sidebar
{
    display:none !important;
    position:static !important;
}
