﻿body
{
	font-size: 11px;
	font-family: Verdana;
	color: #666666;
}

#Header_Part1
{
	position: inherit;
	width: 750px;
	height: 10px;
	background-image: url(../images/Gradient-Bar-Top.jpg);
}

#Header_Part2
{
	border-right-width: thin;
	border-right-color: #CAB17E;
	width: 750px;
	height: 75px;
	padding: 0px;
}

#Header_Part3
{
	width: 750px;
	height: 150px; /*background-image:url(../images/TopBarGraphics/Home-Page-Bar-1.jpg);*/
}
#Header_Bottom
{
	width: 750px;
	height: 6px;
}

#Header_Spacer
{
	width: 750px;
	height: 17px;
}

#Left_Navigation
{
	float: left;
	margin-right: 10px;
	width: 145px;
	height: auto;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #CAB17E;
	z-index: 1;
}
#Main_Body
{
	float: left;
	left: 165px;
	width: 395px;
	z-index: 1;
	margin-right: 30px;
}
#Main_BodyInr
{
	float: left;
	left: 165px;
	width: 395px;
	height: auto;
	z-index: 1;
	margin-right: 10px;
}
#Main_BodyLeft
{
	float: left;
	left: 165px;
	width: 196px;
	height: auto;
	z-index: 1;
	margin-right: 10px;
}
#Main_BodyRight
{
	float: right;
	left: 358px;
	width: 196px;
	height: auto;
	z-index: 1;
	margin-right: 10px;
	text-align: right;
}

#Main_BodyFull
{
	float: left;
	left: 165px;
	width: 560px;
	height: auto;
	z-index: 1;
	margin-right: 10px;
}
#Main_BodyFullInr
{
	float: left;
	left: 165px;
	width: 560px;
	height: auto;
	z-index: 1;
	margin-right: 10px;
}
#Main_BodyFullLeft
{
	float: left;
	left: 165px;
	width: 250px;
	height: auto;
	z-index: 1;
	margin-right: 10px;
}
#Main_BodyFullRight
{
	float: right;
	left: 445px;
	width: 250px;
	height: auto;
	z-index: 1;
	margin-right: 10px;
	text-align: right;
}
#Right_Navigation
{
	left: 590px;
	width: 160px;
	z-index: 1;
}
#Footer_Bar
{
	clear: both;
	width: 750px;
	height: 60px;
	left: 0px;
}

#Header_JoinUs
{
	width: 750px;
	height: 150px;
	background-image: url(../images/TopBarGraphics/Join-Us-Bar.jpg);
}
#Header_AboutUs
{
	width: 750px;
	height: 150px;
	background-image: url(../images/TopBarGraphics/About-Us-Bar.jpg);
}
#Header_ContactUs
{
	width: 750px;
	height: 150px;
	background-image: url(../images/TopBarGraphics/Contact-Us-Bar.jpg);
}
#Header_Services
{
	width: 750px;
	height: 150px;
	background-image: url(../images/TopBarGraphics/Services-Bar.jpg);
}
#Header_Testimonials
{
	width: 750px;
	height: 150px;
	background-image: url(../images/TopBarGraphics/Testimonials-Bar.jpg);
}
#Header_CaseStudies
{
	width: 750px;
	height: 150px;
	background-image: url(../images/TopBarGraphics/case-studies-Bar.jpg);
}
#Header_EBrochure
{
	width: 750px;
	height: 150px;
	background-image: url(../images/TopBarGraphics/ebrochures-bar.jpg);
}
#Header_PrivacyPolicy
{
	width: 750px;
	height: 150px;
	background-image: url(../images/TopBarGraphics/privacy-policy-bar.jpg);
}
#Header_TermsOfUse
{
	width: 750px;
	height: 150px;
	background-image: url(../images/TopBarGraphics/terms-bar.jpg);
}
#Header_SiteMap
{
	width: 750px;
	height: 150px;
	background-image: url(../images/TopBarGraphics/sitemap-bar.jpg);
}
#Header_HomePage
{
	width: 750px;
	height: 150px;
	background-image: url(../images/TopBarGraphics/Home-Page-Bar-1.jpg);
}

.HomeButton
{
	width: 140px;
	height: 20px;
	background: url(../images/buttons/button_home_over.jpg) no-repeat top left;
}

.HomeButton a:link, .HomeButton a:visited
{
	width: 140px;
	height: 20px;
	display: block;
	background: url(../images/buttons/button_home.jpg) no-repeat top left;
}

.HomeButton a:hover, .HomeButton a:active
{
	width: 140px;
	height: 20px;
	display: block;
	background: url(../images/buttons/button_home_over.jpg) no-repeat top left;
}

.AboutUsButton
{
	width: 140px;
	height: 20px;
	background: url(../images/buttons/button_aboutus_over.jpg) no-repeat top left;
}

.AboutUsButton a:link, .AboutUsButton a:visited
{
	width: 140px;
	height: 20px;
	display: block;
	background: url(../images/buttons/button_aboutus.jpg) no-repeat top left;
}

.AboutUsButton a:hover, .AboutUsButton a:active
{
	width: 140px;
	height: 20px;
	display: block;
	background: url(../images/buttons/button_aboutus_over.jpg) no-repeat top left;
}

.ServicesButton
{
	width: 140px;
	height: 20px;
	background: url(../images/buttons/button_services_over.jpg) no-repeat top left;
}
.ServicesButton a:link, .ServicesButton a:visited
{
	width: 140px;
	height: 20px;
	display: block;
	background: url(../images/buttons/button_services.jpg) no-repeat top left;
}
.ServicesButton a:hover, .ServicesButton a:active
{
	width: 140px;
	height: 20px;
	display: block;
	background: url(../images/buttons/button_services_over.jpg) no-repeat top left;
}
.JoinUsButton
{
	width: 140px;
	height: 20px;
	background: url(../images/buttons/button_joinus_over.jpg) no-repeat top left;
}
.JoinUsButton a:link, .JoinUsButton a:visited
{
	width: 140px;
	height: 20px;
	display: block;
	background: url(../images/buttons/button_joinus.jpg) no-repeat top left;
}

.JoinUsButton a:hover, .JoinUsButton a:active
{
	width: 140px;
	height: 20px;
	display: block;
	background: url(../images/buttons/button_joinus_over.jpg) no-repeat top left;
}
.CaseStudiesButton
{
	width: 140px;
	height: 20px;
	background: url(../images/buttons/button_casestudies_over.jpg) no-repeat top left;
}

.CaseStudiesButton a:link, .CaseStudiesButton a:visited
{
	width: 140px;
	height: 20px;
	display: block;
	background: url(../images/buttons/button_casestudies.jpg) no-repeat top left;
}

.CaseStudiesButton a:hover, .CaseStudiesButton a:active
{
	width: 140px;
	height: 20px;
	display: block;
	background: url(../images/buttons/button_casestudies_over.jpg) no-repeat top left;
}
.TestimonialButton
{
	width: 140px;
	height: 20px;
	background: url(../images/buttons/button_testimonials_over.jpg) no-repeat top left;
}

.TestimonialButton a:link, .TestimonialButton a:visited
{
	width: 140px;
	height: 20px;
	display: block;
	background: url(../images/buttons/button_testimonials.jpg) no-repeat top left;
}

.TestimonialButton a:hover, .TestimonialButton a:active
{
	width: 140px;
	height: 20px;
	display: block;
	background: url(../images/buttons/button_testimonials_over.jpg) no-repeat top left;
}
.ContactUsButton
{
	width: 140px;
	height: 20px;
	background: url(../images/buttons/button_contactus_over.jpg) no-repeat top left;
}

.ContactUsButton a:link, .ContactUsButton a:visited
{
	width: 140px;
	height: 20px;
	display: block;
	background: url(../images/buttons/button_contactus.jpg) no-repeat top left;
}

.ContactUsButton a:hover, .ContactUsButton a:active
{
	width: 140px;
	height: 20px;
	display: block;
	background: url(../images/buttons/button_contactus_over.jpg) no-repeat top left;
}

#Header_MarketCoverage
{
	width: 750px;
	height: 150px;
	background-image: url(../images/TopBarGraphics/MarketCoverage.jpg);
}

.MarketCoverageButton
{
	width: 140px;
	height: 20px;
	background: url(../images/buttons/button_marketcoverage_over.jpg) no-repeat top left;
}
.MarketCoverageButton a:link, .MarketCoverageButton a:visited
{
	width: 140px;
	height: 20px;
	display: block;
	background: url(../images/buttons/button_marketcoverage.jpg) no-repeat top left;
}

.MarketCoverageButton a:hover, .MarketCoverageButton a:active
{
	width: 140px;
	height: 20px;
	display: block;
	background: url(../images/buttons/button_marketcoverage_over.jpg) no-repeat top left;
}

.MarketCoverage
{
}

.MarketCoverage h1 a
{
	font-size: 13px;
	font-family: Verdana;
	color: #666666;
	font-weight: bold;
}

.MarketCoverage h2 a
{
	font-size: 11px;
	font-family: Verdana;
	color: #666666;
	font-weight: bold;
}

.MarketCoverage .region
{
	padding-left: 10px;
}


.BodyHyperLinks
{
	color: #047391;
}
.FooterHyperLinks
{
	color: #666666;
	font-family: Verdana;
	font-size: 11px;
}

table.sitemap
{
	width: 400px;
	border-collapse: collapse;
}

table.sitemap td.link, table.sitemap a:visited, table.sitemap a:hover
{
	width: 100px;
	text-align: center;
	vertical-align: top;
	color: #666666;
}

table.sitemap td.home_link
{
	text-align: center;
	vertical-align: top;
}

table.sitemap td.nav_across
{
	height: 3px;
	background-image: url(../images/site_map_line_across.gif);
	background-position: left;
	background-repeat: repeat-x;
}

table.sitemap td.nav_down
{
	height: 30px;
	background-image: url(../images/site_map_line_down.gif);
	background-position: center;
	background-repeat: repeat-y;
}
.watermark
{
	background: white;
}

.popupControl
{
	background-color: #AAD4FF;
	position: absolute;
	visibility: hidden;
	border-style: solid;
	border-color: Black;
	border-width: 2px;
}

.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalPopup
{
	background-color: White;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 450px;
	height: 350px;
}

/* Current Mandates style */
.mandates
{
	background: transparent url(../images/mandates-bottom.png) no-repeat scroll 0 100%;
	padding: 0 0 14px;
	position: relative;
	width: 160px;
}
.mandates h3
{
	background: transparent url(../images/mandates-head.png) no-repeat scroll 0 0;
	height: 24px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 160px;
}
#manbg
{
	background: transparent url(../images/buttons/mandatebackground.jpg) repeat-y scroll 0 0;
	margin: 0;
	padding: 0;
	width: 160px;
}
#mandateScroll
{
	height: 250px;
	margin: 0;
	overflow: auto;
	padding: 0;
	width: 158px;
}
#mandateScroll ul
{
	display: block;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#mandateScroll ul li
{
	display: block;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#mandateScroll ul li p linkbutton
{
	background: transparent url(../images/buttons/mandatebackground.jpg) repeat-y scroll 100% 50%;
	border-bottom: 1px solid #ABABAB;
	border-top: 1px solid #FFFFFF;
	color: #1E1E1E;
	display: block;
	font-size: 10px;
	margin: 0 0 0 2px;
	padding: 3px 3px 5px 5px;
	text-decoration: none;
}
.mandateButton
{
    background: transparent url(../images/buttons/mandatebackground.jpg) repeat-y scroll 100% 50%;
	border-bottom: 1px solid #ABABAB;
	border-top: 1px solid #FFFFFF;
	color: #1E1E1E;
	display: block;
	font-size: 10px;
	margin: 0 0 0 2px;
	padding: 3px 3px 5px 5px;
	text-decoration: none;
}
.slideshow
{
	height: 400px;
	width: 380px;
}
strong
{
	font-size:12px;	
}

.col1  
{ 
    position:absolute;
    top:150px;
    left:150px;
	width:500px;
    padding: 11px 0 0 0;
	margin: 0 0 20px 0;
	}
	.col1 .inr {
		padding: 11px 40px 0 20px;
		}
	.col1 .clrCol {
		background: url(../images/boxBot3Col.gif) 0 0 no-repeat; 
		height: 10px;
		}
.col1 .row 
{
    padding:10px 20 10px;
    
    }
	.row label {
		float: left;
		left:10px;
		width: 140px;		
		}
		label abbr {
			border: 0;
			}
	.row input.txt {
		float: left;
		width: 240px;
		}	
	.row select {
		float: left;
		width: 260px;
		}
	.row textarea {
		float: left;
		font-family: arial, verdana, sans-serif; 
		font-size: 100%;
		border: 1px solid #CAB17E;
		width: 242px;
		}	
		
.col2  
{ 
        position:absolute;
        width: 850px;
        left:10px;
        top:10px;
    padding: 11px 0 0 0;
	margin: 0 0 20px 0;
	}
	.col2 .inr {
		padding:  11px 40px 0 20px;
		}
	.col2 .clrCol {
		background: url(../images/boxBot3Col.gif) 0 0 no-repeat; 
		height: 10px;
		}
.col2 .field 
{
    padding: 0 0 10px 0;
    
    }
	
		
.submitRow {
	text-align: right;
	padding: 10px 36px 20px 0;
	}
.chkRow {
	padding: 0 36px 20px 0;
	text-align: right;
	}	
	.chkRow input {
		margin: 0 0 0 5px;
		}
		