*
{
    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;
	font-family:Arial;
	font-size:12px;
	color:#383029;
}

/*------------------------------------------
Outer Wrapper
-------------------------------------------*/
#outer_wrapper
{
     display:block;
     height:auto;
	
}
#bg{
    display:block;
    width:100%;
    position:absolute;
    z-index:-100;
    background-color: #776d63;
    left:0;
    top:0;
    overflow:hidden;
    
}
#bg img{
    width:100%;   
}
#upper_bar
{
    height: 24px;
    background-color: #ece8e6;
	width:100%;
    display: block;
	position: fixed;
}
#upper_bar .upper_bar_container
{
    margin: 0 auto;
    width: 966px;
}
#upper_bar ul
{
    margin: 0 0 0 -10px;
    float: left;
    width: 100%;
}
#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:hover
{
    color: #fe6103;
    text-decoration: none;
}
/* Roll over  menu s */
#upper_bar ul li ul 
{
    background-color:#eee9e6;width:108px;margin-top:-16px;margin-left:0px;text-transform:none;
}
#upper_bar ul li ul li
{
    border-bottom:#fff 1px solid;
}
#upper_bar ul li ul li a
{
    font-size:11px;font-weight:bold;font-family:Arial;color:#767575;text-transform:none;
}
/**** roll over menu e**/
#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
{
    margin: 0 auto;
    width: 966px;
}

#header
{
    height: 221px;
    float: left;
    width: 100%;
    display: block;
}
#header .logo
{
    margin: 36px 0 15px 12px; 
}
#header span img
{
    margin: 0 0 0 12px;
    display: block;     
}

@font-face {
    
   font-family:"Myriad Pro";
    src: url(MyriadPro-Semibold.otf);
}

.headerTextP{
	font-family:Myriad Pro; 
	color:#FFFFFF; 
	font-size:15px;
	line-height:26px;
	font-style:normal;
	font-weight:Semibold;
}
.headerTextH{
	font-family:Myriad Pro; 
	color:#FFFFFF; 
	font-size:17px;
	line-height:26px;
	font-style:normal;
	font-weight:Semibold;
}


/*------------------------------------------
Header For HomePage
-------------------------------------------*/
#home #header .logo
{
    margin: 36px 0 27px 12px;    
}
#home #header
{
    height: 247px;
}
#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;
}

/*------------------------------------------
Sub Navigation
-------------------------------------------*/
#nav li ul
{
    display:none;
    float: left;
    height: 113px;    
    position: absolute;
    margin: -113px 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 ul li a
{
    width:600px;
}
#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: -113px 0 0 -160px;
}
#nav li ul.technology
{
    margin: -113px 0 0 -160px;
    *margin: -113px 0 0 -320px;
}
#nav li ul.sectors_served
{
    margin: -113px 0 0 -320px;
    *margin: -113px 0 0 -480px;
}
#nav li ul.sectors_served li
{
   
	border:0px solid #ff5570;
	min-width:110px;
}

#nav li ul.frontier_markets
{
    margin: -113px 0 0 -1px;
    *margin: -113px 0 0 -167px;
	width: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: -113px 0 0 -325px;
    *margin: -113px 0 0 -484px;
}

#nav li ul.culture_team
{
    margin: -113px 0 0 -647px;
	width:806px;
    *margin: -113px 0 0 -807px;
	overflow:hidden;
}
#nav li ul.advisory li
{
   
	border:0px solid #ff5570;
	min-width:120px;
}
#nav li ul.advisory ul
{
   
	border:0px solid #ff0000;
	min-width:60px;
}
#nav li ul.technology li
{
   
	border:0px solid #ff5570;
	min-width:110px;
	*min-width:112px;
}
#nav li ul.technology ul
{
   
	border:0px solid #ff0000;
	min-width:50px;
}
#financial_inst { width:360px; }
#real_estate{ width:50px; }
#private_eqt{ width:139px;}
#case_study{ background-image:none;text-transform:uppercase;font-family:Arial; font-size:9px; color:#ffffff; margin-left:-8px; }
/*------------------------------------------
------------------------------------------
Content Wrapper
-------------------------------------------
------------------------------------------*/
#content_wrapper #content
{
    float: left;
    width: 640px;
    margin: 0 6px 115px 0;
	padding-bottom: 20px; 
    background-color: #fff;
}
#home #content
{
    background-color:Transparent;
    background-image:none;
}

/*------------------------------------------
Landing Pages
-------------------------------------------*/
#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: 15px 14px 15px 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_block1{
    height: 132px;
    float: left;
    color: #fff;
    font-size: 70%;
    padding: 0px 0px 0px 0px;
    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 .featured_block1 a{
    color: #fff;
    font-weight: bold;
    padding-right:10px;
}
#landing .regular_block{
    float: left;
    font-size: 75%;
    padding: 44px 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 .advisory .components_block{
    border-top: 6px solid #fe6103;
    float: left;
    width: 100%;
    display: block;  
    background-image: none; 
}

#landing .advisory .components_block ul li.highlight{
}
#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;*/
}

#landing .sectors .components_block ul li{
    background-color: #e5e6e6;
}

#landing .frontier .com_logo{
    margin: 0 0 30px -14px;
}
#landing .frontier .main_block{
    padding: 4px 14px 35px 14px !important;
}
#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;
}

.featured_content
{
	margin-top:13px;
	width:265px;
	margin-left:266px;
	color:#333333;
}
.leadership_featured_bold
{
	font-size:14px;
	font-weight:bold;
	color:#383029;
	font-family:Arial;
}
.leadership_featured_content
{
	font-size:11px;
	color:#635448;
	line-height:18px;
	margin-top:4px;
	font-family:Arial;
}
.leadership_featured_content_readmore
{
	font-size:11px;
	font-weight:bold;
	color:#383029;
}

.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: 110px;
}
#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 10px 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_contact h1{
     border-bottom:solid 1px #776d63;
	 padding:0 0 5px;margin:0 0 5px;
}
#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 !important;*/
    border: none;
    padding:0 0 0 0;
    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;
    width: 612px;

}
.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: 45px;
    width: 100%;
    font-size: 70%;
    background-image:url(images/generic/footer_bg.png);
    bottom:0px;
    position:fixed;	
	

}
#footer ul
{
    margin: 0 auto;
    width: 966px;

    line-height: 100%;
    clear: both;
}

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

#footer li a span
{
    margin: 0 0 0 -8px;
}
#footer li a:hover
{
    color: #fe6103;
    text-decoration: none;
}
#footer li.last
{
    border-right: none;
}

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

/*------------------------------------------
For Wordpress
-------------------------------------------*/

#nav li a
{
    text-indent: -9999px;
}
#nav li.current_page_item a
{
    background-position:left -41px !important;
}
#nav li.page-item-2 a
{
    background: url(images/generic/advisory_services_nav.png) no-repeat left top;
}
#nav li.page-item-19 a
{
    background: url(images/generic/technology_solutions_nav.png) no-repeat left top;
}
#nav li.page-item-21 a
{
    background: url(images/generic/sectors_served_nav.png) no-repeat left top;
}
#nav li.page-item-23 a
{
    background: url(images/generic/frontier_markets_nav.png) no-repeat left top;
    margin: 0 6px 0 0;
}
#nav li.page-item-25 a
{
    background: url(images/generic/thought_leadership_nav.png) no-repeat left top;
}
#nav li.page-item-27 a
{
    background: url(images/generic/culture_team_nav.png) no-repeat left top;
}
#nav li.page-item-681,
#nav li.page-item-692,
#nav li.page-item-696,
#nav li.page-item-698,
#nav li.page-item-700,
#nav li.page-item-702,
#nav li.page-item-735,
#nav li.page-item-861,
#nav li.page-item-1458,
#nav li.page-item-3826
{
    display: none;
}
#nav li ul li a
{
    background: none !important;
    text-indent: 0px !important;
}
#content .main_block .entry p{
    font-size: 72.5%;
    line-height: 150%;
    margin:18px 0 0;
}
#ch_resources_bar {
    display: none;
}
p a
{
    background: url(images/generic/read_more_bg.png) no-repeat right 5px;
}
p a#noarrow{ background-image:none;margin-right:-10px;}
#upper_bar input[type="text"]
{
    background: url(images/generic/search_input_bg.png) no-repeat left top;
}

#upper_bar input[type="submit"]
{
    background: url(images/generic/search_submit_bg.png) no-repeat left 2px;
}
#nav li a.advisory_services
{
    background: url(images/generic/advisory_services_nav.png) no-repeat left top;
}
#nav li a.technology_solutions
{
    background: url(images/generic/technology_solutions_nav.png) no-repeat left top;
}
#nav li a.sectors_served
{
    background: url(images/generic/sectors_served_nav.png) no-repeat left top;
}
#nav li a.frontier_markets
{
    background: url(images/generic/frontier_markets_nav.png) no-repeat left top;
}
#nav li a.thought_leadership
{
    background: url(images/generic/thought_leadership_nav.png) no-repeat left top;
}
#nav li a.culture_team
{
    background: url(images/generic/culture_team_nav.png) no-repeat left top;
}
#nav li ul
{
    background: url(images/generic/sub_nav.jpg) repeat-x left top;
    background-color: #166cb4;
}
#nav li ul li
{
    background: url(images/generic/sub_nav_bg.png) repeat-y left top;
}
#nav li ul li ul li /*3rd level of navigation roll over */
{
    background: url(images/generic/sub_navigation_bullet.png) no-repeat left 8px;
}
#content_wrapper #content
{
    background: url(images/generic/transparent_content.png);
}
#home #content
{
    background-color:Transparent;
    background-image:none;
}
#landing .components_block{
    background: url(images/generic/transparent_components.png);  
}
#landing .components_block ul li{
    background: url(images/generic/component_block_separator.jpg) repeat-y left top;
}
#landing .featured_block{
    background: url(images/generic/featured_case_study_bg.jpg) no-repeat left top;
}
#landing .featured_block a{
    background: url(images/generic/read_more_bullet.png) no-repeat right center;
}
#landing .advisory .components_block ul li.highlight{
    background: url(images/generic/transparent_highlight.png);  
}
#landing .technology .featured_block{
    background: url(images/generic/featured_technology_solution_bg.jpg) no-repeat left top;
}
#landing .sectors .featured_block{
    background: url(images/generic/featured_sector_story_bg.jpg) no-repeat left top;
}
#landing .leadership .featured_block{
    background: url(images/generic/featured_thought.png) no-repeat left top;
}
.culture .featured_block{
    background: url(images/generic/behind_the_scenes_bg.jpg) no-repeat left top;
}
#content_wrapper #content .how_we_serve
{
    background: url(images/generic/transparent_serve.png);
}
#content_wrapper #content .how_we_serve h1
{
    background: url(images/generic/heading_strip_bg.png) repeat-x left bottom;
}
#content_wrapper #content .how_we_serve a
{
    background: url(images/generic/read_more_bg.png) no-repeat right center;
}
#content_wrapper #content .practice_area
{
    background: url(images/generic/transparent_showcase.png);
}
#content_wrapper #content .practice_area h1
{
    background: url(images/generic/heading_strip_bg.png) repeat-x left bottom;
}
#content_wrapper #content .practice_area ul li a
{
    background: url(images/generic/read_more_bg.png) no-repeat right center;
}
#content_wrapper #content .announcement
{
    background: url(images/generic/transparent_announcement.png);
}
#content_wrapper #content .announcement li
{
    background: url(images/generic/announcement_separator.png) repeat-y left top;
}
#content_wrapper #content .announcement li a
{
    background: url(images/generic/read_more_bullet.png) no-repeat right 5px;
}
#content .third_level_col1 ul.list li{
    background: url(images/generic/list_bullet.jpg) no-repeat left 8px;
}
/* edited by Madhu */
#content .third_level_col2 h1.up-arrow {
    background: url(images/generic/up_arrow.png) no-repeat right 4px;
}
#content .third_level_col2 h1.down-arrow {
    background: url(images/generic/down_arrow.png) no-repeat right 4px;
}

/* =========*/
#content .third_level_col2 .sidebar_component a.section,
#content .third_level_col2 .sidebar_component span.section
{
    background: url(images/generic/read_more_bg.png) no-repeat left 6px;
}
#content .third_level_col2 .sidebar_component a.read_more{
    background: url(images/generic/read_more_bg.png) no-repeat right center;
}
#content_wrapper #sidebar
{ 
    background: url(images/generic/transparent_sidebar_bg.png);     
}
#content_wrapper #sidebar .stay_informed
{
    background: url(images/generic/transparent_stay.png);     
}
#content_wrapper #sidebar .expandable li a
{
    background: url(images/generic/expand_sign.jpg) no-repeat right top;
    background-color: #5f6e15;
}
#content_wrapper #sidebar .expandable li a.expanded
{
    background: url(images/generic/collapse_sign.jpg) no-repeat right top;
    background-color: #5f6e15;
}
#content_wrapper #sidebar .expandable .chatham_news ul li a
{
    background: url(images/generic/read_more_bg.png) no-repeat right center;
}
.faq ol li{
    /*background: url(images/generic/faq_list_bg.png) no-repeat 612px 11px;*/
}

.contact_us
{
	clear:both;
	color:#776D63
}
.sb
{
	font-size:12px;
	color:#383029;
	font-family:Arial;
}

.wpcf7-validates-as-required
{
border:1px solid #ffffff;
width:100%;
background:#abcdea;
margin:0px;padding:0px;
}
#contactform_txt
{
	color:#383029;
	font-size:18px;
	font-weight:bold;
	font-family:Arial;
}
#phone_number
{
	border:1px solid #ffffff;
	width:100%;
	background:#d4cec8;
	margin:0px;padding:0px;
	height:24px;
}
#your_name
{
	border:1px solid #ffffff;
	width:100%;
	background:#d1e0ee;
	margin:0px;padding:0px;
	height:24px;
}
#your_email
{
	border:1px solid #ffffff;
	width:100%;
	background:#d1e0ee;
	margin:0px;padding:0px;
	height:24px;
}
#your_message
{
	border:1px solid #ffffff;
	width:100%;
	background:#d1e0ee;
	margin:0px;padding:0px;
	height:134px;
}

#captcha_in
{
	border:1px solid #ffffff;
	width:100%;
	background:#d1e0ee;
	margin:0px;padding:0px;
	height:24px;
}
#captcha_id
{
	border:1px solid #ffffff;
	width:100%;
	height:40px;
	margin:0px;padding:0px;
	
}

#readmore
{
height:15px;
margin-bottom:-30px;
padding:20px 0px 10px 0px;
text-align:right;
}
#learnmorecontent1
{

margin:0px 30px 0px 0px;
float:left;
font-size:11px;
text-align:left;
line-height:14px;
}
#learnmorecontent2
{

float:left;
font-size:11px;
text-align:justify;
line-height:16px;
}
.clicktoread
{
color:#2972ad;
font-size:11px;
font-family:Helvetica, Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
cursor:pointer;
}
.clicktoread:hover
{
text-decoration:underline;
}
.clicktoread:visited
{
color:#2972ad;
}
.conseq
{

padding:15px 15px 0px 0px;
text-align:justify;
font-size:12px;
font-size:73%;
line-height:18px;
}
hr
{
 margin:20px 0 0px 0;
    border:0px;
    border-top:solid 1px #b7b1aa;  
}
.conseq_header
{
min-width:610px;
text-align:left;
border:0px solid #ff0000;
color:#776D63;
}
#bt_cnt
{
	border:0px solid #ff0000;margin-left:15px;clear:All;
	width:610px;
}

#first_name
{
height:20px;
}
#last_name
{
height:20px;
}

#resume_upload{
 
 overflow :visible;
 font-size:8px;
 color: #777777;
 border :0px solid #BFBFBF;
 display:none;
}
.uploadbox{ 
 *border :1px solid #ffffff; *height: 20px; 
 background: #ABCDEA;
 border :1px solid #ffffff;
 margin-top:-15px;
 /*change to whatever size you prefer*/ 
 }
#submit
{
border:0px solid #ffffff;
background:#166cb4;
float:right;
color:#ffffff;
height:28px;
width:55px;cursor: pointer;
font-weight:bold;
font-family:Arial;
}
.sitemapHead{
	font-family:Arial;
	font-size:12px;
	color:#383029;
	font-weight:bold;
}

.sitemapSub{
	font-family:Arial;
	font-size:12px;
	color:#176db5;
	font-weight:bold;
}

.sitemapNormal{
	font-family:Arial;
	font-size:12px;
	color:#383029;
	font-weight:normal;	
}
.contact_usHead{
	
	font-family:Arial;
	font-size:12px;
	color:#333333;
	font-weight:bold;	

}
#commentform input[type="text"]{
    width: 465px;
    margin: 0 0 15px 0;
    
    border: 1px solid #ffffff;
    padding: 3px;
    height: 15px;
}
#commentform textarea{
    margin: 0 0 15px 0;
    
    border: 1px solid #ffffff;
    height: 180px;
    padding: 3px;
    width: 600px;
}
.date_heading_mc
{
	font-size:11px;
	font-weight:bold;
	color:#333333;
}
.date_heading_mc  #date
{
	font-size:11px;
	font-weight:normal;
	color:#333333;
}

div#rotator {
	position:relative;
	width:320px;
	height:113px;
	margin-left: 0px;
}
/* rotator css */
div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
	left: 0px;
	top: 0px;
	width: 320px;
	background-color: #383029;
}
/* rotator image style */	
div#rotator ul li img {
	padding: 0px;
	background: #FFF;
}
div#rotator ul li.show {
	z-index:500
}

.textSideRot{
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	color:#FFFFFF;
}
.textSideRotNor{
	font-size:11px;
	font-family:Arial;
	color:#FFFFFF;
}

#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:4;
	left: 373px;
	top: 37px;
}
.faq ol li span.toggle-txt{
	font-size:9px;
	color:#2972AD;
	cursor:pointer;
	float:right;
	font-family:arial;
	margin:4px 0 0 14px;
	width:80px;
	line-height:30px;
	text-align:right;
	.marign-top:-14px 
}

.faq ol li span.faq-title{
	display:inline-block;
	width:480px;
	.float:left;
}

.clear-it{
	clear:both;
}
p a.thickbox 
{
    background: url(images/generic/read_more_bg.png) no-repeat right 2px;
}
#content .third_level_col1 ul.list_new{
	display:block;
	float:left;
	font-size:75%;
	line-height:150%;
	padding:6px 0;
	width:100%;	
}

#content .third_level_col1 ul.list_new li{
    display: block;
    float: none;
    padding: 0 0 0 15px;
    background: url(images/generic/list_bullet.jpg) no-repeat left 8px;
}
div.expanded td{
	line-height:24px;
	margin:0 0 18px 0;	
}
#post_comment_error {
 font-family:Arial;
 font-size:12px;
 text-align:left;
 color:#ff0000;
 margin:0; 
 overflow:hidden;
}
#content .third_level_col1 ul.list_corp{
	display:block;
	float:left;
	font-size:75%;
	line-height:150%;
	padding:18px 0 0 0;
	width:100%;
}

#content .third_level_col1 ul.list_corp li{
    display: block;
    float: none;
    padding:0 0 0 15px;
    background: url(images/generic/list_bullet.jpg) no-repeat left 8px;
}
#content .third_level_col2 p a {
	line-height:14px;
	margin-bottom:4px;
}
#content .main_block_cal {
clear:both;
display:block;
float:left;
padding:4px 8px;
width:626px;
}
#content .main_block_cal h1{
    color: #776d63;
    font-size: 115%;
    margin: 10px 0 20px 0;
    display: block;
    clear: both;
    float: left;
    width: 100%;
}
#content .main_block_cal h1 span{
    font-size: 70%;
    display: block;
    font-weight: normal;
}
#content .main_block_cal p{
    font-size: 72.5%;
    line-height: 150%;
    margin:18px 0 0;
}

#nav li.page-item-848,#nav li.page-item-851{
			display:none;	
}

