@charset "utf-8";
/* CSS Document */
h1, h2, h3, h4 {
	font-weight:normal;
	line-height:22px;
}
#busines-card-nav li.active {
	background:transparent url(/business/business-card/images/active-grey-bar.gif) repeat-x scroll left top;
}

#breadcrumb { 
	width: 690px;
	height:20px;
	line-height:30px;
	margin:5px 0 5px 20px;
}

.left-side-header{
	float:left;
}

#page-title {
	padding-left: 10px;
}

#page-title h1 {
	font-size:1.5em;
	line-height:1.2em;
	padding-left:0;
	padding-right:10px;
	width:615px;
}

#content-nav h2 {
	color:#26686d;/*dark green*/
	font-size:1.5em;
	float:left;
	display:inline;
	/*margin-left:5px;*/
}
#content-nav {
	padding-top:0px;
	padding-bottom:5px;
	margin-left:10px;
	border-bottom:1px solid #c0c8cc;
	width: 670px;
	margin-top:-22px;
}
#content-nav ul {
	float:right;
}
#content-nav ul li {
	float:left;
	margin-right:7px;
	border-right:1px solid #c8cdcf;/*grey bar */
}
#content-nav ul li a{
	font-size: .7em;
	margin-right:7px;
	font-weight:bold;
}
#content-nav ul li.last {
	border-right: 0;
	margin-right:0;
} 
#content-nav ul li.last a{
	margin-right:0;
}
.content {
	margin-top: 0;
	margin-left:1.2em;
}
#business-watch-content {
	margin-top:15px;
	margin-left:9px;
	font-size:small;
}
#business-watch-content p {
	margin:10px 0;
	line-height:18px;
}
#business-watch-content h3 {
	font-size:1.5em;
	margin:15px 0;
}
.left-side-content{
	width:690px;
}
.left-side-content h3 {
	margin:15px 0;
	font-size:1.1em;
}
#left-rc-column {
	width:349px;
	margin-right:20px;
}
#right-rc-column {
	width:250px;
}
ul.plain-list li {
	line-height:18px;
	margin-bottom:5px;
}
#poll-results {
	margin-top:5px;
}
#poll-results h2 {
	font-weight:bold;
	margin-bottom:10px;
}
#poll-results h3 {
	margin: .5em 0;
}
#poll-results p {
	font-size:small;
	margin: .9em 0;
}

.poll-results-left {	
	float:left; 
	width:248px; 
	margin-right:20px;
}
.poll-results-right {
	float:left; 
	width:380px;
}
#footnote {
	border-top: 1px solid #c0c8cc; 
	padding: 10px 15px; 
	margin: 10px 0;
	width: 630px;
}
#footnote p {
	margin:0;
	padding:0;
	font-size:.7em;
}


.float-left {
	float:left;
}

#right-side-content {
	float: left;
	padding: 0px
}

.right-article-resource{
	width:220px;
	margin: 0 0 30px 10px;
	padding-left:17px;

}

.right-article-resource h1{
	font-size: 1.2em;
	font-weight:200;
	margin-left:10px;
	margin-top: 25px;
}

.right-article-resource ul{
	margin-top:5px;
	margin-left: 10px;
	font-size: .8em;
}

.right-article-resource ul li{
	padding-top:10px;
	margin-bottom:1px;
}

.right-article-resource .active a{
	color: #5f6466;
	margin-bottom:1px;
}

.helpbox {
	margin: 0 0 10px 0;
	background: url("/customer-service/images/bg-help-box.gif") left top repeat-y;	
}

.help-box .header {
	background: url("/business/resources/images/bg-help-box-hdr.jpg") left top no-repeat;
	background-color:#FFFFFF;
	height: 51px;
	position: relative;
	padding: 0px;
	margin: 0px;
}

.business-card-callout #see-details{
	margin-top:-2px;
}

.help-box .header h3 {
	color: #FFFFFF;
	font-size: .9em;
	font-weight: bold;
	position: absolute;
	bottom: 5px;
	left: 10px;
	width: 150px;
}

.help-box .middle{
	padding: 0 40px 5px 0;
	width:178px; 
	border-right: 1px solid #dce3e5;
	border-left:1px solid #dce3e5;
	margin-bottom: 0px;
	background: #f4f6f7;
}

.help-box p {
	font-size: .8em;
	margin: 0px 10px 0 10px;
	padding-top:10px;
	line-height: 1.2em;
}

#right-callout{
	float:left;
	width:220px;
	margin-left:30px;
}
.callout-header {
	background: url(/business/resources/images/bg-callout-top.png) 0 0 no-repeat; 
	height:80px;
}
.callout-middle{
	padding:0 20px;
	width:178px; 
	border-right: 1px solid #dce3e5;
	border-left:1px solid #dce3e5;
	font-size:small;
}

.callout-header h2 {
	font-size:1em;
	font-weight: normal;
	color:#26686d;
	padding: 15px 5px 0px 20px ;
}

.callout-hightlights {
	background: url(/business/resources/images/bg-callout-highlights.png) 0 bottom repeat-x; 
	height:100%;
	background-color:#FAFBFB;
	border-right: 1px solid #dce3e5;
	border-left:1px solid #dce3e5;
	padding-bottom:10px;
}
.see-details {
	float: left; 
	padding:12px 0 10px 8px;
	 width:75px; 
}
.callout-hightlights .grey-divider {
	width:195px;
	margin: 0 10px;
}

.callout-hightlights ul {
	list-style: none;
	list-style-image:none;
	margin:20px;
}
.callout-hightlights ul li {
	margin-bottom:15px;
}
.callout-hightlights ul li h3{
	
	font-size:1.1em;
	font-weight:normal;
}
.callout-hightlights ul li p{
	font-size:.7em;
	margin-top:3px;
	color:#8a9499;/*grey*/
}
.callout-hightlights ul li h3 strong{
	color: #26686d;/* dark green*/
}
.callout-bottom-image {
	background-color: #ebeff0; /* lighter grey*/
	vertical-align:top;
}

.audio-content {
	width: 615px;
	margin: 20px;
}

.audio-content  .left{
	float:left;
	width: 13px;
	height: 86px;
	background: url(/business/resources/images/audio-content-left.gif) 0 0 no-repeat;
}

.audio-content  .right{
	width: 13px;
	height: 86px;
	background: url(/business/resources/images/audio-content-right.gif) 0 0 no-repeat;
}

.audio-content  .player{
	float: left;
	width: 589px;
	height: 84px;
	background-color: #ebeff0;
	border-top: 1px solid #dee5e7;
	border-bottom: 1px solid #dee5e7;
}

.audio-content .links {
	font-size: .75em;
	margin: 5px 0 0 3px;
}

#business-watch-content ul {
	list-style-type: none;
	padding: 0 0 0px 25px;
}
#business-watch-content ul li {
	padding: 0 0 0px 10px;
	background: url("/images/bullet.gif") 0 .4em no-repeat;
}

#business-watch-content p {
	line-height:1.3em;
	margin-top: 10px;
}

#article-footer {
	
	font-style: italic;
	font-size: .75em;
	padding-top:15px;
	line-height: 1.5em;
}

#article-fineprint {
	font-size: .8em;
	padding-left:0px;
	margin-left:0px;
	padding-top: 15px;
	color: #8a9499;
}

#business-watch-content .image-container {
	padding: 0 15px 20px 0px;
	float: left;
}

#business-watch-content .quote-container {
	padding: 0px 0px 10px 20px;
	float: right;
	color: #5B8E92;
	font-size: 1.5em;
	font-weight: normal;
	width: 200px;
	height: auto;
	line-height: 1.3em;
}

#business-watch-content .highlight {
	font-weight: bold;
	color: #293033;
}

#business-watch-content .related-articles {
	background-color: #FAFBFB;
	border: 1px solid #DCE3E5;
	font-size: small;
	padding: 5px;
	width: 200px;
	float: left;
	margin: 8px 20px 3px 0;
}

#business-watch-content .related-articles .header{
	padding-bottom: 10px;
	color: #546265;
	font-weight: bold;
}


#business-watch-content .related-articles p{
	padding-bottom: 10px;
}

#business-watch-content .sub-topic-title {
	padding: 16px 0 0px 0;
	font-size: 1.3em;
	font-weight:bolder;
	color: #293033;
}

#business-watch-content .sub-topic-title span {
	font-size: 1.3em;
}