.column1 .module .moduleHeader h3 {
	font-size: 11px;
}

h1 {
	margin: 0 0 10px 0;
	line-height: 1.1;
	font-size: 32px; font-weight: normal;
}

p {
	font-size: 14px;
	line-height: 1.6;
	margin: 0 0 10px 0;
	padding: 0;
}

.focusParagraph p {
	font-size: 20px;
	line-height: 1.5;
}

.gridPanel .columnRight {
	margin-left: 10px;
}

.module .moduleHeader {
	border-top: none;
	background-image: none;
	padding: 0;
	margin: 0 0 5px 0;
	border-bottom: 2px solid #CCC;
}

.module .moduleHeader h3 {
	text-align: left;
	margin: 0;
}

.module .moduleBody ul li {
	border: none;
	background-image: none;
}

/*search intercept styles*/
#searchInterceptResults .module .moduleHeader{background:none; border:none; padding: 8px 0 0; margin:0;}
#searchInterceptResults .module .moduleHeader h3 {}
#searchInterceptResults .module .moduleBody .searchTerm {color:#DC0A0A; font-weight: bold; font-size: 16px; }
#searchInterceptResults .module .moduleBody ul li {background:transparent url(/resources_v2/images/dotsHorizontal.gif) repeat-x scroll left bottom;}

.relatedRail .module {
	border-top: 1px solid #CCC;
	padding-top: 10px;
}

.relatedRail .module .moduleHeader {
	border: none;
	background-image: none;
}

.relatedRail .module .moduleHeader h3 {
	font-size: 11px;
	text-transform: none;
}

.relatedRail .module#shareLinks .moduleBody ul li {
	font-weight: normal;
	color: #666;
	overflow: auto;
	background:transparent url(/resources_v2/images/dotsHorizontal.gif) repeat-x scroll left bottom;
	padding: 0 0 6px;
	margin: 0 0 6px;
}

.relatedRail .module#shareLinks .moduleBody ul li.last {
	background:none;
}

.relatedRail .module#shareLinks .moduleBody ul li .shareText {
	padding: 4px 0 0 6px;
	float: left;
	}
.relatedRail .module#shareLinks .moduleBody ul li .hrefClone .shareText {
	color: #666;
	}
.relatedRail .module#shareLinks .moduleBody ul li .hrefClone .shareText:hover {text-decoration: underline;}
.relatedRail .module#shareLinks .moduleBody ul li.share img {
	display:block;
	float:left;
	}	
	

.relatedRail .module#relatedTopics .moduleBody ul li {
	font-size: 14px;
	padding: 3px 0;
}

#articleText .thirdPartyLinkbackLogo {
	margin-bottom:10px;
	}

#articleContent #articleInfo.module {
	border-top: none;
	}

#articleInfo {
	margin-bottom: 10px;
	}
#articleInfo p, #articleInfo .timestamp {
	color: #666;
	font-size: 11px;
	margin: 0;
}
#articleInfo .byline {
	font-size: 12px;
	}
#articleInfo .byline a, #articleInfo .location {
	font-weight: bold;
}

#articleText .articleByline {
	display: none;
}

.articleLocation { display: none; }

#articleContent .column2 .module {
	border-top: 1px solid #CCC;
	margin: 0 0 10px 0;
}
#articleContent .column2 .module#shareLinks {
	border:none;
	margin: 0;
	padding:0;
}

#articleContent .column2 .module .moduleHeader {
	padding-top: 5px;
	border: none;
}

#articleContent .column2 .module .moduleHeader h3 {
	font-size: 11px;
	text-transform: none;
	text-align: left;
}

#relatedFactboxes ul li,
#relatedNews ul li {
	font-size: 15px;
	font-weight: normal;
	padding: 0 0 8px 0;
}

.relatedPhoto.landscape {
	margin: 0 0 10px 0;
	position: relative;
	width: 460px;
}

.relatedPhoto.portrait {
	float: left;
	margin: 0 20px 10px 0;
	position: relative;
}

.relatedPhoto img {display:block;}

#articleImage > .rolloverCaption {bottom: 0;}
.rolloverCaption {
	bottom:-1px;
	left:0;
	position:absolute;
	width:100%;
	display:none;
	z-index:2;
	}
.rolloverCaption a {
	color: #DDDDDD;
	text-decoration: underline;
	}
.rolloverCaption .rolloverBg{ /* for IE6 */
	width: 100%;
	background-image:none;
	background-color: #000000;
	filter: alpha(opacity=85);
	display:block;
	padding-bottom: 2px;
	}
.rolloverCaption > .rolloverBg  { /* for everyone else, using the child selector syntax */
	width:100%;
	background-image: url("/resources_v2/images/bg_rollover_caption.png") !important;
	background-color: transparent !important;
	padding-bottom: 0;
	}
.captionText {
	padding: 10px;
	color: #DDDDDD;
	position:relative;
	}
.captionText p {
	font-size: 11px;
	line-height: normal;
	margin:0;
	padding:0;
	}
.captionText p.credit, .captionText p .label {
	color: #A1A1A1;
	}


#relatedVideo .photo {
	background: #000;
}

#relatedVideo .photo img {
	border: none;
}

#relatedVideo .feature {
	background-image: none;
}

#articleTabSection {
	background: url("/resources_v2/images/bg_gray.gif") bottom left repeat-x;
	margin: 0 0 20px 0;
	position: relative;
}

#articleTabSection.sectionSlideshow {
	margin: 0;
}

#articleTabSection .sectionContent { padding: 0; }

.tabs.fixedWidth {
	float: left;
	width: 100%;
	margin: 0 10px;
	padding: 0;
}

.tabs.fixedWidth ul {
	margin: 10px 0 0 0;
	padding: 0;
}
#articleTabSection .tabs {width: auto;}

.tabs.fixedWidth ul li {
	background: #F5F5F5;
	list-style-type: none;
	float: left;
	border: 1px solid #CCC;
	padding: 11px 0;
	margin: 4px 2px 2px 0;
	width: 135px;
	height: 35px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.tabs.fixedWidth ul li a {
	float: left;
	width: 95px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
.tabs.fixedWidth ul li.current {
	background: #FFF;
	margin: 0 2px 0 0;
	padding: 12px 0;
	height: 41px;
	border-bottom: none;
}
.tabs.fixedWidth ul li.current a {
	color: #000;
}
.tabs.fixedWidth ul li.current.slideshow {
	background: #333;
}
.tabs.fixedWidth ul li.current.slideshow a {
	color: #FFF;
}

.tabs.fixedWidth ul li.current.comments {
	background: #333;
}
.tabs.fixedWidth ul li.current.comments a {
	color: #FFF;
}

#articleTabSection #articleTools {
	float: right;
	margin-top: 15px;
}

#articleTabSection #articleTools ul {
	text-align: right;
}

#articleTabSection #articleTools ul li {
	font-size: 11px;
	display: inline;
}


#articleTabSection #articleTools ul li a,
#articleTabSection #articleTools ul li .hrefClone {
	font-weight: bold;
	color: #000;
	margin: 0 0 0 8px;
	padding: 0 10px 0 0;
	border-right: 1px solid #ccc;
}

#articleTabSection #articleTools ul li a.last,
#articleTabSection #articleTools ul li .hrefClone.last {
	border-right: none;
}


/***************/
/* Market Data */
/***************/

.companyName {
	font-size: 12px;
	font-weight: bold;
}

.companyTicker {
	font-size: 10px;
	font-weight: bold;
	color: #006E97;
	text-transform: uppercase;
	cursor: pointer;
	cursor: hand;
}

.quoteValue {
	font-size: 16px;
	font-weight: bold;
}

.changeUp {
	color: #458D37;
}

.changeDown {
	color: #DC0A0A;
}

.expander {
	background:transparent url("/resources_v2/images/expandArrow.gif") no-repeat scroll left top;
	padding: 0px 0px 0px 16px;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	text-transform: uppercase;
}

.pos {
	color: #000000;
	background: url("/resources_v2/images/arrowPos.gif") 0 75% no-repeat;
	padding:0 12px;
	font-size: 11px;
}
.neg {
	color: #000000;
	background: url("/resources_v2/images/arrowNeg.gif") 0 75% no-repeat;
	padding:0 12px;
	font-size: 11px;
}

p.relatedTopics {
	font-size: 11px;
	text-transform: uppercase;
	color: #CCC;
	margin-bottom: 10px;
}

p.relatedTopics a {
	font-weight: bold;
}

/******************/
/* Company Flyout */
/******************/

#thisFlyout {
	float: left;
	border: 3px solid #DCDCDC;
	width: 504px;
	margin: -15px 0px 0px -362px;
	overflow: hidden;
	position: absolute;
	display: inline;
	z-index: 100;
	min-width:1px;
	background: #FFF;
}

#quotePanel {
	height: 360px;
	width: 300px;
	background: #FFF;
	padding: 10px 0px 10px 10px;
}

#competitorPanel {
	background: #f6f6f6;
	height: 360px;
	width: 150px;
	/*padding: 0px 4px 0px 0px;*/
	padding: 10px 10px 10px 0px;
	z-index: 101;
}

.compHeader {
	padding: 14px 0px 0px 0px;
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	color: #000000;
	border-bottom: 1px solid;
	float: left;
	margin-bottom: 2px;
	width: 100%;
}

#competitorListing {
	padding: 0px 0px 0px 5px;
}

.closeLink {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #006E97;
	text-transform: uppercase;
	text-align: right;
}

.chartImage {
	padding: 12px 0px 0px;
	height: 162px;
}

.chartNavigation {
	font-family: Arial;
	font-size: 10px;
	color: #CFCFCF;
	text-transform: uppercase;
	padding: 18px 0px 0px 0px;
}

.flyoutShadow {
	background: #000000;
	opacity: .42;
	float: left;
	border: none;
	height: 340px;
	width: 480px;
	position: absolute;
	z-index: 50;
	/*margin-top:8px;
	min-width:1px;*/
}

.quoteFlyoutHeader {
	padding: 30px 0px 0px 0px;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}

.valueContent {
	width: 100%;
}

.valueContent .pos {
	background: url("/resources_v2/images/arrowPos_sm.gif") 0 50% no-repeat;
}

.valueContent .neg {
	background: url("/resources_v2/images/arrowNeg_sm.gif") 0 50% no-repeat;
}

.valueContent .timestamp {
	float: right;
}

#articleCompanyInfo .dividerInlineH {
	background:#FFFFFF url(/resources_v2/images/dotsHorizontal.gif) repeat-x scroll left 50%;
}

#competitorListing .dividerInlineQ {
	background:#F6F6F6 url(/resources_v2/images/dotsHorizontal.gif) repeat-x scroll left 50%;
}

/************/
/* Comments */
/************/

.commentsHeader {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	color: #000000;
	padding: 10px 0px;
}

.commentsBody, .commentsBody p {
	font-size: 13px;
	line-height: 1.2;
	color: #000000;
}

.commentsName {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	padding: 0px 0px 14px 0px;
}

.commentBlock {
	margin-bottom: 30px;
}

/***************/
/* Recommended */
/***************/

#recommendedArticles .module {
	margin-top: 20px;
	padding-top: 10px;
	border-top: 2px solid #CCC;
}
#recommendedArticles .module .moduleHeader {
	border: none;
	margin: 0 0 10px 0;
}
#recommendedArticles .module .moduleHeader h3 {
	text-transform: none;
	font-size: 12px;
}
#recommendedArticles ul li {
	position: relative;
}
#recommendedArticles ul li a {
	font-size: 15px;
	font-weight: bold;
	display: block;
	margin-left: 70px;
}
#recommendedArticles ul li span.timestamp {
	display: block;
	margin-left: 70px;
}
#recommendedArticles ul li span.recConfidence {
	position: absolute;
	overflow: hidden;
	top: 6px;
	left: 0;
	display: block;
	margin: 5px 5px 0 0;
	width: 56px;
	height: 15px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	font-size: 16px;
	font-weight: bold;
	background: transparent url("/resources_v2/images/bg_people_gray.gif") top left repeat-x;
}

#recommendedArticles ul li span.recResults {
	position: absolute;
	top: 0;
	left: 0;
	height: 15px;
	width: 1px;
	background: transparent url("/resources_v2/images/bg_people.gif") top left repeat-x;
}

.column1 .tabs {
margin-bottom: 10px;
}
.column1 .tabs ul {
margin-left: 10px;
}
.column1 .tabs ul li {
height: 25px;
}
.column1 .tabs ul li a,
.column1 .tabs ul li span.hrefClone {
margin: 6px 12px;
}
.column1 .tabs ul li.current {
height: 31px
}
.column1 .tabs ul li.current a,
.column1 .tabs ul li.current span.hrefClone {
	margin: 7px 12px;
}

.column2 .columnRight { clear: right; }

#theWholeStory .module .moduleHeader {
	border-bottom: none;
}
#theWholeStory .module .moduleHeader h3,
#theWholeStory .module .moduleHeader h3 a {
	font-size: 16px;
	color: #DC0A0A;
	font-weight: bold;
}
#theWholeStory ul li.current {
	background: url("/resources_v2/images/bg_adBanner.gif") bottom left repeat-x;
	border: 1px solid #CCC;
}
#theWholeStory ul li {
	padding: 10px;
	background: url("/resources_v2/images/dotsHorizontal.gif") bottom left repeat-x;
}
#theWholeStory ul li a {
	font-size: 12px;
	font-weight: normal;
}

.dividerInlineQ {
	float: left;
	clear: both;
	width: 100%;
	margin: 0;
	height: 10px;
	background: #F6F6F6 url("/resources_v2/images/dotsHorizontal.gif") top left repeat-x;
	overflow: hidden;
}

#articleFooter { margin-top: 20px; }

#slideshowInlineLarge { margin: 0 0 10px 0; }

#commentMsg p {
	font-size: 12px;
	line-height: 1.4;
}

#articlePullquote { float: left; margin: 0 20px 10px 0; width: 140px; border-bottom: 1px solid #CCC; }
#articlePullquote .module .moduleHeader h3 { text-transform: uppercase !important; color: #999; }
#articlePullquote .module .moduleBody p {
	font-size: 18px; line-height: 1.2; margin: 0; padding: 0;
}