/* import styling */
@import './hb-poll.css';

/* CSS Document */

	body {font-family: Verdana,Helvetica,Arial,sans-serif;font-size: 11px;background: #F3F3F3; margin: 0; padding:0; color: #555;line-height:1.3;}
	#container {	width: 740px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	/*_width: 710px;   IE6 width padding issue */
	background: #F3F3F3;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	/* border: 1px solid #000000; */
	text-align: left; /* this overrides the text-align: center on the body element. */
	position:relative;
	}
	
	#container a {color:#0066FF; text-decoration:none; }
	#container a:hover {color:#0066FF; text-decoration:underline;}
	
	#header, #landheader {background: #F3F3F3;height:115px;}
	#header img, #landheader img {float:left;border:none;}
	#header small, #landheader small {float:left;text-align:center;cursor:pointer;height:30px;line-height:21px;font:bold 18px Arial, Helvetica, sans-serif;letter-spacing:-1px;color:#3366CC;padding:15px 10px 10px 10px;border:2px dotted #ccc;width:200px;background:#fff;}
	#header a, #landheader a {color:#ccc;text-decoration:none;}
	#header em, #landheader em {padding:15px 10px 10px 10px;height:30px;display:block;font:normal 14px Arial, Tahoma, Serif;width:450px;text-align:center;color:#3366CC;line-height:21px;border:2px dotted #ccc;float:right;}
	#header strong {padding-top:7px;font:normal 14px Arial, Tahoma, Serif;width:500px;text-align:center;color:#3366CC;line-height:21px;width:450px;float:right;}
	#logo {width:346px;
height:49px;
float: left;
margin-top:28px;}

	#icons {float:right;padding-top:12px;}
	#icons img {float:left;margin-left:15px;border:none;}
	#navigation {
border-bottom: 1px solid #D9D9D9;
height: 20px;
padding-top: 15px;
text-transform:uppercase; margin:0px;}
	#frmSearch {margin:0px;float:right;width:283px;/*padding:5px 15px 4px 15px;*/}
	#keywords {padding:2px 2px 1px 2px;font: 11px Arial, Tahoma, Serif;width:150px;margin-top:0px !important;margin-top:-1px;margin-right:1px;border-top:1px solid #D5D5D5;border-bottom:1px solid #A7A7A7;border-left:1px solid #D5D5D5;border-right:1px solid #A7A7A7;}
	/*#btnsearch {font: 10px Tahoma, Arial, Serif;cursor:pointer;}*/
	#btnsearch {font: 10px Tahoma, Arial, Serif;background:#FFF top left url(../images/img_searchback.gif) repeat-x;width:45px;text-transform:uppercase;border-top:1px solid #D5D5D5;border-bottom:1px solid #A7A7A7;border-left:1px solid #D5D5D5;border-right:1px solid #A7A7A7;cursor:pointer;}
	
	
	/* Footer Styles */
	#footerlocation { list-style-type:none; margin:0 auto; text-align:center; padding-top:30px; color:#666; font-size:12px;}
	#footer {line-height:18px;color:#666;text-align:center;padding:0px 30px 10px 30px;margin-bottom:10px;}
	#footer a {color:#666;text-decoration:none; outline:none;}
	#footer a:hover {text-decoration:none;color:#666;}
	#footer p {margin:0px;  padding-bottom:10px;}
	#footer small {font:normal 14px Arial, Tahoma, Serif;padding:10px;display:block;}
	#copyright {text-align:center;color:#BBB;margin-bottom:10px;}
	
	span.footnote {font-size:10px;color:#999999;}
	
	/* Font Styles */
	h1 {
	font-family: "Arial Unicode MS",Arial,Arial Narrow,sans-serif;
	font-weight:normal;
	color: #ff6633;
	font-size: 20px;
	padding:0 0 10px 0;	
}

h2 {
	font-family: "Arial Unicode MS",Arial,sans-serif;
	font-weight:normal;
	color: #ff6633;
	font-size: 16px;
	padding-bottom: 8px;
	vertical-align:top;	
}

h3 {
	font-family: Verdana,"Arial Unicode MS",Arial,sans-serif;
	color: #FF6633;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.4;
	padding-bottom: 5px;
	vertical-align:top;	
}

h4 {
	font-family: Verdana,"Arial Unicode MS",Arial,sans-serif;
	font-weight:normal;	
	color: #555;
	font-size: 14px;
	line-height: 1.4;
	padding-top:0px;
	margin-top:0px;
	padding-bottom: 5px;
	vertical-align:top;	
}

h5, #hblistmod h5 {
	font-family: Verdana,"Arial Unicode MS",Arial,sans-serif;
	font-weight:normal;	
	color: #FF6633;
	font-size: 13px;
	line-height: 1.4;
	padding-bottom: 5px;
	margin:0px;
	vertical-align:top;
}

h5 {
	font-family: Verdana,"Arial Unicode MS",Arial,sans-serif;
	font-weight:normal;	
	color: #c41201;
	font-size: 12px;
	line-height: 1.4;
	padding-bottom: 5px;
	vertical-align:top;
	padding-top:10px;
}

h6 {
	font-family: Verdana,"Arial Unicode MS",Arial,sans-serif;
	font-weight: bold;	
	color: #f07144;
	font-size: 12px;
	vertical-align:top;
	margin:5px 0 10px 0;
}

/* Common Nav */
#nav {float:right;padding:0px;margin:0px;}
#nav a {/*background: url(../images/menu-bg.gif) no-repeat -95px 0px;
_background: url(../images/menu-bg.gif) no-repeat -91px 0px;
*/
width: 84px;
_width: 87px;
height: 19px;
text-align: center;
margin-left: -3px;
_margin-left: -4px;

color:#FFFFFF;
text-decoration:none;
font-weight:bold;
font-size: 9px;
line-height: 19px;}
#nav a:hover {color:#fff; text-decoration:none;}
#nav li {float:left;padding:0px;cursor:pointer;list-style-type:none;}
#nav ul {float:left;width:150px;padding:0px;position:absolute;left:-999em;margin:0px 0px 0px 2px; display:none;}
#nav ul li {width:150px;display:block;}
#nav ul li a {display:block;}
#nav ul ul {width:150px;}
#nav li:hover ul, #nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {left:-999em;}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul {left:auto;}

/* Unique Nav */
#nav {font:11px Arial, Helvetica, sans-serif; overflow:hidden;}
#nav a {background: url(../images/menu-bg.gif) no-repeat -95px 0px;
_background: url(../images/menu-bg.gif) no-repeat -91px 0px;

width: 84px;
_width: 87px;
height: 19px;
display: block;
text-align: center;
margin-left: -3px;
_margin-left: -4px;

color:#fff;
text-decoration:none;
font-weight:bold;
font-size: 9px;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height: 19px;
outline:none;

}
#nav li#fir a {background:none;}
#nav li#fir a#active {color:#fff;background:transparent;}
#nav a:hover, #nav a#parent-open {background: url(../images/menu-bg.gif) no-repeat -95px -19px;
_background: url(../images/menu-bg.gif) no-repeat -91px -19px;
width: 84px;
_width: 87px;

height: 19px;}
#nav a.home {
background: url(../images/menu-bg.gif) no-repeat 0px 0px;	
width: 95px;
}
#nav a.home:hover,#nav a.home#active-nav {background: url(../images/menu-bg.gif) no-repeat 0px -19px; width:95px;}
#nav a#active {color:#fff;background:transparent;}
#nav li#fir ul {}
#nav ul {background:#eee;font:10px Verdana, Tahoma, Serif;text-transform:none;font-weight:bold;}
/*#nav ul li {border-right:1px solid #fff;border-top:1px solid #eee;border-bottom:none;}*/
/*#nav ul li a {color:#333;background:none;padding:5px 15px 5px 15px;}*/
/*#nav ul ul {background:#eee;border-bottom:1px solid #eee;margin:-23px 0px 0px 151px;}*/
#nav li:hover, #nav li.sfhover {background:transparent;}
#nav li li:hover, #nav li li.sfhover {background:transparent;color:#fff;border-bottom:none;}

	#homemain {margin:0px; padding:0px;}
	#main {padding:0px; margin:0px;}
	#main small {color:#999999;display:block;width:495px;float:left;padding-right:31px;font-size:11px;padding-bottom:10px;padding-left:2px;}
	#main small a {color:#999999;text-decoration:none;}
	#main small a:hover {color:#fff;text-decoration:underline;}
	#access {color:#0066FF;}
	#access a {color:#0066FF;text-decoration:none;}
	#access a:hover {text-decoration:underline;}
	#access ul {margin:0px;padding:0px; text-align:right;}
	#access ul li {list-style-type:none;display:inline;padding-right:5px;}
	/*#access ul li a {padding:5px 0px 5px 20px;}
	#access ul li a#pri {background:left url(../images/ico_print.gif) no-repeat;}
	#access ul li a#ema {background:left url(../images/ico_email.gif) no-repeat;}
	#access ul li a#lgi {background:left url(../images/ico_login.gif) no-repeat;}
	#access ul li a#lgo {background:left url(../images/ico_logout.gif) no-repeat;}*/
	#access ul li {background:none; padding:0px; }
	
	#over1 {float:left;}
	#over1 h4 {font:bold 16px Arial, Helvetica, sans-serif;border-bottom:1px solid #333;letter-spacing:-1px;color:#333;padding-bottom:3px;margin-bottom:10px;}
	#over1 h4 a {color:#333;text-decoration:none;}
	#over1 p {margin:10px 0px 10px 0px;}
	div.overclr {clear:both;position:relative;margin-top:0px;height:20px;}
	div.overnew {float:left;width:47%;margin-right:3%;margin-bottom:20px;}
	
	/* Content Styles */
	.content-border {
	width:524px;
	border:4px solid #fff;
	margin-bottom:8px;
	float:right;
	background:url(../images/bg-bkt.jpg) repeat-x left top #fff;
	}
	.content {/*line-height:18px;float:left;color:#333;font-size:12px;*/
	/*padding:12px 20px 15px 36px;*/
	padding:12px 20px 15px 26px;
	width:467px;
	margin:0px;
	float:left;
	background:url(../images/bg-bkt.jpg) repeat-x left top #fff;
	}
	.content h1 {padding-top:0px; margin-top:0px; padding-bottom:0px; margin-bottom:0px;padding:15px 0 5px 0;}
	.content h2, .right-content h2 {padding-top:0px; margin-top:0px; padding-bottom:8px; margin-bottom:0px;}
	.content h3 {margin-bottom:0px; padding-bottom:5px;}
	.content h4, .right-content h4 {margin-bottom:0px; padding-bottom:5px;}
	.content h5, .right-content h5 {margin-bottom:0px; padding-bottom:5px;}
	.content p, .right-content p {margin-top:0px; padding-top:0px; padding-bottom:15px;}
	.content ul {padding:0px; margin:0px; margin-bottom:10px;}
	.content ul li {margin:0px; padding:0px; padding-bottom:5px; background:url(../images/blackbullet.gif) no-repeat 0px 3px; padding-left:10px; list-style-type:none;}
	#therapeutic-experience ul li {background:none; list-style-type:disc; padding-left:0px; margin-left:30px;}
	#therapeutic-experience #access ul li { margin-left:0px;}
	.content ol {padding:0px; margin:0px;  margin-left:18px; margin-bottom:10px;}
	.content ol li {margin:0px; padding:0px; padding-bottom:5px;}
	.content strong { color: rgb(119, 119, 119);}
	#content a, #contentfull a {color:#0066FF; text-decoration:none;}
	/*#content h1, #contentfull h1 {font:21px Arial, Helvetica, sans-serif;letter-spacing:-1px;color:#333;margin-bottom:5px;border-bottom:1px solid #333;padding-bottom:3px;}*/
	/*#content h2, #contentfull h2 {font:bold 16px Arial, Helvetica, sans-serif;color:#3366CC;}
	#content h3, #contentfull h3 {font:bold 14px Arial, Helvetica, sans-serif;color:#3366CC;}
	#content h4, #contentfull h4 {font:bold 13px Arial, Helvetica, sans-serif;color:#000;}
	#content h5, #contentfull h4 {font:bold 12px Arial, Helvetica, sans-serif;color:#3366CC;}
	#content h6, #contentfull h4 {font:bold 12px Arial, Helvetica, sans-serif;color:#000;}
	#content ul {margin-left:16px;padding:0px;}
	#content ul li {list-style-type:square;}*/
	
	/* Right - Content */
	.right-content {float:right; width:215px; border-left:8px solid #fff; padding:12px 20px 15px 25px;}
	
	#left {width:190px; float:left;}
	#leftnav {width:190px; padding-left:3px; float:left; font-size:12px; line-height:18px; border:4px solid #fff; background:url(../images/bg-bkt.jpg) repeat-x left top #fff; padding-top:11px; margin-bottom:8px;}
	#left .home {display:none;}
	#left img {margin:0px;}
	#left h3 {color:#FF6633;
font-family:"Arial Unicode MS",Arial,sans-serif;
font-size:12px;
font-weight:normal;
margin:0;
padding:5px 0px 2px 8px;
text-transform:uppercase;}
#left ul li a {display:block;
color:#999;
text-decoration:none;
font-size: 11px;
padding:0 0 2px 8px; outline:none;}
#left ul li a:hover {background:url(../images/blackbullet.gif) 0px 2px no-repeat;
background-repeat:no-repeat;
color:#0066FF;
font-weight:normal;
text-decoration:none;}
#left ul li#active-nav a {background:url(../images/blackbullet.gif) 0px 2px no-repeat; color:#0066FF;}
#left ul li#active-nav ul li a {background:none; color:#999;}
#left ul li#active-nav ul li a:hover {background:url(../images/blackbullet.gif) 0px 2px no-repeat;
background-repeat:no-repeat;
color:#0066FF;}
	#left h2 {font:bold 16px Arial, Helvetica, sans-serif;border-bottom:1px solid #333;letter-spacing:-1px;color:#333;padding-bottom:3px;}
	#left ul {width:190px;margin:0px 0px 5px 0px;padding:0px;padding-bottom:2px;line-height:14px; outline:none;}
	#left ul li {list-style-type:none;margin-bottom:2px;}
	#left ul li#msel a {color:#3366CC;}
	#left ul li#msel ul li a {color:#000;}
	/*#left ul li a {color:#000;text-decoration:none;display:block;padding:0px 5px 3px 0px;}
	#left ul li a:hover {color:#3366CC;}*/
	#left ul li#msel a:hover {color:#3366CC;}
	#left ul ul {padding:0px 0px 8px 0px;background:none;margin:0px;}
	#left ul ul li {}
	/*#left ul ul li a {padding:0px 5px 0px 0px;color:#3366CC;}*/
	/*#left ul ul li a:hover {color:#000;background:none;}*/
	#left img {border:none;}
	
	#left-cc-border { float:left; border:4px solid #fff; width:190px; padding-left:3px; margin-bottom:8px;background:url(../images/bg-bkt.jpg) repeat-x left top #fff;}
	
	#left #left-home {display:none;}
	#cc-prweek {padding-top:10px; padding-left:5px; padding-right:5px; padding-bottom:10px; background:url(../images/bg-bkt.jpg) repeat-x left top #fff;}
	#cc-prweek p, #cc-members p, #cc-fact p {padding-bottom:8px;}
	#cc-members {padding-top:12px; padding-left:5px; padding-right:5px; padding-bottom:10px; background:url(../images/bg-bkt.jpg) repeat-x left top #fff;}
	#cc-locations {padding-top:5px; padding-left:5px; padding-right:5px; padding-bottom:15px; background:url(../images/bg-bkt.jpg) repeat-x left top #fff;}
	#cc-locations h3 {padding-left:0px; margin-left:0px; padding-bottom:8px;}
	#cc-fact {padding-top:0px; padding-left:5px; padding-right:5px; background:url(../images/bg-bkt.jpg) repeat-x left top #fff;}
	#cc-fact p {padding-top:10px; padding-bottom:12px;}
	#fact-download {float:left; width:30px; padding-top:10px;}
	#fact-content {float:left; width:148px;}
	
	#podcast-download {float:left; width:35px; padding-top:10px;}
	#podcast-content {float:left; width:143px;}
	#podcast-content h3 {padding-top:9px; padding-left:0px;}
	
	#menu {width:177px;height:130px;background:#3366CC top left url(../images/img_internalMenuBack.gif) no-repeat;margin:0px;margin-bottom:25px;padding:10px 15px 10px 15px;}
	#menu img {border:none;margin-top:3px;}
	#clearmain {clear:both;}
	
	#homeleft {width:47%;float:left;margin-top:10px;}
	#homeright {width:47%;float:right;margin-top:10px;}
	#homeright h3, #homeleft h3 {font:bold 16px Arial, Helvetica, sans-serif;border-bottom:1px solid #333;letter-spacing:-1px;color:#333;padding-bottom:3px;}
	#homeright ul, #homeleft ui {width:207px;margin:0px 0px 25px 0px;padding:0px;padding-bottom:2px;line-height:14px;}
	#homeright ul li, #homeleft ul li {list-style-type:none;background:top left url(../images/img_navIcon.gif) no-repeat;margin-bottom:7px;padding-left:16px;}
	#homeright ul li a, #homeleft ul li a {color:#000;text-decoration:none;display:block;padding:0px 5px 3px 0px;}
	#homeright ul li a:hover, #homeleft ul li a:hover {color:#3366CC;}
	#homeright ul ul, #homeleft ul ul {padding:4px 0px 8px 0px;background:none;margin:0px;}
	#homeright ul ul li, #homeleft ul ul li {background:none;}
	#homeright ul ul li a, #homeleft ul ul li a {padding:1px 5px 0px 5px;color:#3366CC;}
	#homeright ul ul li a:hover, #homeleft ul ul li a:hover {color:#000;background:none;}
	
	#landheader {height:60px;}
	#landbanner img {float:left;margin-bottom:15px;}
	#halfbanner {border:2px dotted #ccc;width:415px;height:160px;}
	#fullbanner {border:2px dotted #ccc;width:735px;height:160px;}
	
#search {width:305px;
_width:208px; /* IE6 bug with width and margin, fix search text */
float:right;
margin-top:28px;
margin-right: 0;
text-align:right;
padding:0px;
}

	/* Home Main Header Box */
	#headerbox { margin:0px; padding:0px; background-color: #e95b38; height:290px; border:3px solid #fff; }
	#contact-headerbox { margin:0px; padding:0px; background-color: #e95b38; height:295px; border:3px solid #fff; margin-bottom:7px; }
	#contact-flash { width:455px; height:295px; padding-right:8px; float:left; background:#fff; }
	#headerbox-flash {margin:0px; padding:0px;width:449px; height:290px; float:left; padding-right:8px; background:#fff; overflow:hidden;}
	#headerbox-content {margin:0px; padding:0px; background:#e05a43; width:270px; height:290px; float:left;}
	#header-content { float:right; width:485px;}
	#header-content h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding:20px 0 5px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
	#header-content h4 {margin-bottom:0px; padding-bottom:0px;}
	.clearfloat {clear:both;}
	
	/* Home Buckets */
	.buckets {margin-top:7px; }
	#bucketsLeft { float:left; width:450px;  }
	#bucketsRight { float:left;width:275px; padding:0 0 0 10px;  }
	*html #bucketsRight { padding:0px;}
	.HomeBkt1 h2, .HomeBkt2 h2, .HomeBkt3 h2, .HomeBkt4 h2 {margin:0px; padding:0px; padding-bottom:8px;}
	.HomeBkt1 h2, .HomeBkt2 h2 {font-size: 14pt; }
	.HomeBkt1 p, .HomeBkt2 p, .HomeBkt4 p {margin-top:0px;}
	.buckets ul {margin:0px; padding:0px;}
	.buckets ul li {margin:0px; padding:0px; padding-bottom:5px; background:url(../images/blackbullet.gif) no-repeat 0px 3px; padding-left:10px; list-style-type:none;}
	
	.HomeBkt1 { border:3px solid #fff;float:left; width:422px; height:231px; background:url(../images/bg-bkt.jpg) repeat-x #fff; margin-right:8px; padding-left:10px; padding-top:10px; padding-right:15px; margin-bottom:0px;}
	.HomeBkt2 { float:left; height:223px; margin:8px 0 0 0;}
	.HomeBkt3 { border:3px solid #fff;float:left; width:248px; height:230px; background:url(../images/bg-bkt.jpg) repeat-x #fff; margin-bottom:8px;padding-left:10px; padding-top:10px; padding-right:15px;}
	.HomeBkt4 { border:3px solid #e2ebda;float:left; width:248px; height:210px; background:#e2ebda;padding-left:15px; padding-top:10px; padding-right:10px;}
	
	/* Sub Header */
	#subheader {/* padding-left:235px;*/ padding-top:6px; padding-right:12px; padding-bottom:10px; background-color:#fff;
	margin-bottom:7px; padding-left:12px;}
	.left-header {float:left; margin-top:5px; width:215px;}
	.left-header p {margin:0px; padding:0px;}
	.minheight { height:189px; width:1px; float:right;}
	#left .nolink {
	font-size: 10px; color:#555; padding-bottom:3px; display:block;}
	
	/* Contact Us Content Container */
	/*#contact-content {	width:231px;height:175px; border:3px solid #fff; 
	text-align:left;
	vertical-align:bottom;
	font-weight:normal;
	display:block;
	font-size:13px;
	line-height:1.2;
	padding:100px 20px 20px 20px;
	background-color: #e95b38;
	color:#fff; float:left;}*/
	
	
.header_text_home {
	width:237px;
	text-align:left;
	vertical-align:bottom;
	font-weight:normal;
	display:block;
	font-size:13px;
	line-height:1;
	padding:10px 20px 10px 20px;
	color:#fff;
	background-color: #e95b38;
	float:left;
}

.header_text_home h1 {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	display:block;
	color:#fff;
	line-height:1.2;
	font-weight:normal;
	font-size:16px;
	padding:20px 0 5px 0;
	margin:0px;
}

.header_text_home p {
	margin-top:0px;
	margin-bottom:10px;
	line-height:1.4;
}

.header_text_contact {
	width:230px;
	text-align:left;
	vertical-align:bottom;
	font-weight:normal;
	display:block;
	font-size:13px;
	line-height:1.2;
	padding:100px 20px 20px 20px;
	color:#fff;
	float:left;
}

.header_text_contact h1 {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	display:block;
	color:#fff;
	font-weight:normal;
	font-size:16px;
	padding:0 0 20px 0;
}
.quotebox_quote {
color:#FF3300;
_font-size:8.3pt;
}

.quotebox_name {
	color:#666666;
	font-weight: bold;
	font-size: 11px;
}

.quotebox_company {
	color:#999999;
	font-size: 11px;
}

#quote_left {
	width:190px;
	display:block;
	margin:0 10px 10px 10px;
}

.sub_boxtitle {
	color: #FF3300;
	font-size: 12px;
	font-weight: normal;
}

.sub_boxbodytext {
	font-size: 11px;
	color:#333333;
}

#hblistmod .clr { height:5px;}
/*#hblistmod h5 {
	color: #FF3300;
	font-size: 12px;
	font-weight: normal;}*/
	
#search-result {}
#search-result form {display:none;}
#search-result ul li {background:none;}
#search-result #hbSearch ol li {padding-bottom:10px;}


#team-container {margin:0px; padding:0px;
	width:527px;}

#team-content {padding-left:0px; padding-right:0px;}

#team-content h1, #team-content h4, #team-content p{padding-left: 26px; padding-right:20px;}
#team-container img {border:1px solid #fff; margin-bottom:8px; outline:none;}
#team-container a {outline:none;}
#team-container a img {outline:none; border:1px solid #fff; width:82px; height:82px;}
#team-container a img:hover {border:1px solid #FF3300;}
#team-container .associate-title {display:none;}
#team-container .executive-title {display:none;}
#team-container .title-section {display:none;}
/*.content #team-container div {float:left; padding-right:3px; padding-bottom:2px;}
.content #team-container div.167 {display:none;}
.content #team-container div.168 {display:block;}*/
/*#left #team-container .title-section {display:block;}
#left #cc-team-associate img {display:none;}
#left #cc-team-executive img {display:none;}
#left #cc-team-executive h3, #left #cc-team-associate h3 {padding-top:10px; padding-bottom:8px;}
#left #cc-team-executive a, #left #cc-team-associate a {color:#666;text-decoration:none;font-size: 11px;padding:0 0 4px 8px; outline:none;width:180px;}
#left #cc-team-executive a:hover, #left #cc-team-associate a:hover {background:url(../images/blackbullet.gif) 0px 2px no-repeat;background-repeat:no-repeat;color:#0066FF;}
#left #cc-team-executive a.associate-title, #left #cc-team-executive a.associate-photo {display:none;}
#left #cc-team-executive a.executive-title {display:block; padding-bottom:10px;}
#left #cc-team-associate a.executive-title, #left #cc-team-associate a.associate-photo {display:none;}
#left #cc-team-associate a.associate-title {display:block;}
*/
#left #cc-clientslogo  {padding-bottom:10px;}
#left #cc-clientslogo a {display:block;color:#666;text-decoration:none;font-size: 11px;padding:0 0 4px 8px; outline:none;width:180px;}
#left #cc-clientslogo a:hover {background:url(../images/blackbullet.gif) 0px 2px no-repeat;background-repeat:no-repeat;color:#0066FF;}
#left #cc-clientslogo h3 {padding-top:10px; padding-bottom:5px;}
/* Press Releases Styles */
.readmore {padding-bottom:10px;}

/* Form Styles */
.regularText {padding-bottom:10px;}

/**********************************
 ****    NewsScrollerJP css    ****
 **********************************/
.loading_ns{
	background-image: url(modules/mod_jpnewsflash/loader-blue.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:95%;
	height:160px;
}

#jpnewsflash {
	height:160px;
	border:0;
	width:100%;
	overflow:hidden;
	padding-left:5px;
}

.newsitemjp {
	float:left;
	overflow:hidden;
}
.newsitemjp_heading {
	font-size:12px;
	color: #333;
	font-weight:normal;
}
.newsitemjp img{
	border: 1px solid #f7f7f7;
	padding: 2px;
	float:left;
	margin-right:2px;	
}

.insidejp {
	padding:5px;
}

/* Clients Overview */
#client-overview img {margin:10px 12px 10px 0px;}
#client-overview a {outline:none;}
#client-overview table .right-logo {text-align:center;} /* Center Clients Logo */
/*#left #client-overview tr {display:none}*/

.HomeBkt3  {overflow:hidden;}
#newsection {overflow:hidden; }
.HomeBkt3 h2 {/*padding-bottom:90px;*/}

#TB_title a {outline:none;}

#fullwidth {width:732px;}
#search-result {width:680px;}

#unique-page {border:none; width:533px;}
.unique-container {
	background:url(../images/bg-bkt.jpg) repeat-x left top #fff; padding:20px 15px 0px 30px;
	width:479px; border:4px solid #fff;}
#community p {width:479px;}
	.grayline {height:4px; background:#F3F3F3;
	width:534px;}
	
	#hbdetmod {line-height:18px;}
	
	/*.content p {width:479px;}*/
	
	#left #team-container  {width:190px;}
	
	/*#office-location {padding-left:26px; }
	#office-location #access {padding-top:12px;padding-left:26px; }
	#office-location ol, #office-location h1, #office-location h4, #office-location ul, #office-location h3, #office-location h2 {padding-right:20px;}
	*/
	
	#news-location {overflow:hidden; border:3px solid #fff;float:left; width:248px; height:190px;  margin:0px; padding:0px;}
	#news li {padding-bottom:200px; background:none; padding-left:0px;}
	.back {display:block; padding-bottom:0px; outline:none; margin-bottom:0px;}
	
#cc-team-executive {padding-top:8px; padding-right:4px; padding-bottom:10px; float:left; width:185px; }
	#exec-team {padding-top:5px;}
	#exec-team a {color:#666; display:block; background-position:0px 2px; padding-left:8px; padding-bottom:12px;}
	#exec-team a:hover {}
#left-team {border:4px solid #fff; float:left; width:181px; margin-right:7px;
	background:url(../images/bg-bkt.jpg) repeat-x left top #fff;padding-top:8px; padding-left:5px; padding-right:7px; padding-bottom:10px; }
#left-team a {color:#666; padding-left:7px; }
#left-team h3, #exec-team h3 {color:#FF6633;
font-family:"Arial Unicode MS",Arial,sans-serif;
font-size:12px;
font-weight:normal;
margin:0;
padding:5px 0px 6px 8px;
text-transform:uppercase;}
#left-text { text-decoration:none;}
#right-team {border:4px solid #fff; border-right:0px; float:left; width:525px; background:#fff;}
/*.right-pic a {margin:0px; padding:0px; border:none; }
.right-pic img  {margin:0px; padding:0px; border:none; }
.right-pic img:hover  {margin:0px; padding:0px; border:none; }
.right-pic {float:left; padding-right:5px; padding-bottom:7px;}*/
.right-pic {width:84px; height:90px; float:left; margin-right:3px;}
.right-pic a {border:1px solid #fff; padding:0px; margin:0px; display:block;}
#left-team a { display:block; padding-bottom:4px; outline:none;}
#left-team a.sphover {
color:#0066FF;}
#cc-team-executive #left-team {display:none;}
#cc-team-executive #right-team {display:none;}
#exec-team {display:none;}
#cc-team-executive #exec-team {display:block;}
/* This is for the hover used on image list pages */
#exec-team a { padding-left:7px; outline:none;}
#exec-team a:hover { background:url(../images/blackbullet.gif) no-repeat 0px 3px;}
a.sphover {
color:#0066FF;
text-decoration:none;
background-image:url(../images/blackbullet.gif);
background-position: left;
background-repeat:no-repeat;
padding-left: 9px;
}
a.sphoverimg {
display:block;
text-decoration:none;
border:1px solid #FF3300;
}

a.sphoverleader {
text-decoration:none;
background-image:url(../images/blackbullet.gif);
background-position: left;
background-repeat:no-repeat;
padding-left: 9px;
text-decoration:none;
}

a.profileborder {
border: 1px solid white;
display:block;
text-decoration:none;
}

a.sphoverimgleader {
border: 1px solid #FF6633;
display:block;
text-decoration:none;
}
.minheight {float:right; height:489px; width:1px;}
.FFminheight {float:right; height:486px; width:1px;}

.right-logo a {border:none; display:block; background:none; padding:0px; margin:0px;}
#left #cc-clientslogo a.sphover,#left #cc-clientslogo a:hover {
color:#0066FF;}


/*.content {border:1px solid red;}
.content-border {border:1px solid red;}
#contact-flash {border:1px solid red;}*/

#oright li, #oleft li {background:none;}
#oright ul, #oleft ul {padding-top:5px; margin-top:0px;}

