/* Begin Article Main */

#static-main {
	padding-top:15px;
}

#section-2 {
	background-color:#fff;
}

#section-2 .records {
    margin-top: 0px;
}

#section-2 h3.header {
	
	font-weight:bold;
	margin-left:10px;
	line-height:22px;
	font-size:12px;
	font-weight:boldest;
	color:#5a91e1;
	background-color:#009966;
}


#section-2 h3.header span {
	float:left;
	display:block;
	background-color:transparent;
	background-image:none;
	background:url(../../../images/global/tab_header_left.gif);
	background-repeat:no-repeat;
	padding-left:8px;
	background-color:#e9eaee;
	line-height:22px;
	height:23px;
}

#section-2 h3.header span.last {
	
	padding-right:8px;
	color:#48494b;
	background:url(../../../images/global/tab_header_right.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-left:0px;
	background-color:#e9eaee;
}


.article-show {

}


h1 {
	font-size:28px;
	color:#000000;
	line-height:28px;
	font-weight:bold;
	z-index: 999999;
	margin-bottom:7px;
	margin-left: 0px;
		clear:both;
	padding-top:10px;
	display:block;

}

#article-main-top .article .byline {
	display:inline;
	border-right: 1px solid #D1D2D5;
	margin:5px 0px 0px 0px;
	padding-right:7px;
	font-size:10px;
	
}

#article-show .date {
  border-bottom:0px none;
  padding:5px;
  display:inline;
  font-family:Arial, Helvetica, sans-serif;
  font-size:10px;
  margin-bottom:8px;
}

.article-show .author {margin-bottom:8px;}

.article-show .comment-count {
	display:none;
}

.article-show .keywords {
  margin-top:8px;
}

.article-show .content {
	font: 14px "Times New Roman", Times, serif;
	line-height: 18px;
}

#section-2 .article-show .sidebar .records:nth-child(1) {
	margin-top:3px;

}


.article-show .content, .main-body .body  {

	font: 14px "Times New Roman", Times, serif;
	line-height: 18px;
}

#static-main .content  {
padding:0px 10px 10px 10px;
line-height: 18px;
margin: 0;
width:auto;
}



#article-main .article .content .abstract {

	font-size:14px;
	margin-top:7px;
	
}

#article-main .article .content #body-sections {
display:block;
width:auto;
}


#article-main .article .content .body {
	display:none;
	width:auto;
	padding:0;
	margin:0;
}

#article-main .article .static { 
	display:block
}


.article-ad-left, .article-ad-main {
    text-align: center;
}


/* Sidebar */

.sidebar {
	float:left;
	position:relative;
	width:170px;
	background-color: #fff;
	border-right: 1px solid #D1D2D5;
	padding: 0px 8px 0px 0px;
	overflow:hidden;

}

#sidebar div {
	width:160px;
	margin-bottom:10px;
	margin-right:10px;

}

.sidebar div h3 {
	color:#000;
	padding:0px 0 0px 0px;
	margin:0;
	text-transform:uppercase;
	font-size:11px;
}

.sidebar div A {
	color:#0352c5;
	font: 14px "Times New Roman", Times, serif;
}



/* START: Story Tool Bar */
#story-toolbar {
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:4px 0;
	padding-right:10px;
	overflow:auto;
	margin:10px 0px;
}

#story-toolbar a {
	font-family:arial, helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-transform:uppercase;
	color:#0440a6;
	font-weight:bold;
	float:left;
	display:block;
	height:20px;
}


#story-toolbar a:hover {
	color:#cb0000;
}

#story-toolbar #tool-top {
	display:none;
}

#story-toolbar #tool-comment {
	border-right: 1px solid #D1D2D5;
	float:left;
	display:block;
	padding-top:4px;
	margin-left:10px;

}

#story-toolbar #tool-comment a{
	background-image: url(../../../images/article/comments.gif);
	background-repeat: no-repeat;
	font-weight:bold;
	margin-right:10px;
	padding-left:29px;

	
}

#story-toolbar #tool-email {
	border-right: 1px solid #D1D2D5;
	float:left;
	display:block;
		padding-top:4px;

}

#story-toolbar #tool-email a{
	background-image: url(../../../images/article/email.gif);
	background-repeat: no-repeat;
	font-weight:bold;
	margin: 0px 10px;
	padding-left:24px;

	
}

/*
#story-toolbar #tool-email a:hover{
	background-image: url(../../../images/article/email_on.gif);
	background-repeat: no-repeat;
}
*/


#story-toolbar #tool-print {
	float:left;
	border-right: 1px solid #D1D2D5;
	display:block;
	padding-top:4px;
	margin-right:10px;
}

#story-toolbar #tool-print a{
	background-image: url(../../../images/article/print.gif);
	background-repeat: no-repeat;
	font-weight:bold;
	margin: 0px 10px;
	padding-left:24px;
}

/*
#story-toolbar #tool-print a:hover{
	background-image: url(../../../images/article/print_on.gif);
	background-repeat: no-repeat;
}
*/

#story-toolbar #tool-share {
	float:left;
	display:block;
	padding-top:4px;	
}


#story-toolbar #tool-share a{
	background-image: url(../../../images/article/share.gif);
	background-repeat: no-repeat;
	font-weight:bold;
	margin-left:10px;
	padding-left:24px;
}

/*
#story-toolbar #tool-share a:hover{
	background-image: url(../../../images/article/share_on.gif);
	background-repeat: no-repeat;
}
*/

#tool-bookmark {
	padding-top:5px;
	display:block;
}

#tool-bookmark a{

}

#tool-bookmark a:hover{
}

#story-toolbar #tool-small-font {
}

#story-toolbar #tool-small-font a{
	background-image: url(../../../images/article/smallM_off.gif);
	background-repeat: no-repeat;

	display:block;
	width:23px;
	margin-right:15px;
}

#story-toolbar #tool-small-font a:hover{
	background-image: url(../../../images/article/smallM_on.gif);
	background-repeat: no-repeat;
}

#story-toolbar #tool-medium-font {
	margin-right:2px;
}

#story-toolbar #tool-medium-font a{
	background-image: url(../../../images/article/mediumM_off.gif);
	background-repeat: no-repeat;

	width:23px;
	margin-right:15px;
}

#story-toolbar #tool-medium-font a:hover{
	background-image: url(../../../images/article/mediumM_on.gif);
	background-repeat: no-repeat;

}

#story-toolbar #tool-large-font {
	margin-right:0px;
}

#story-toolbar #tool-large-font a{
	background-image: url(../../../images/article/largeM_off.gif);
	background-repeat: no-repeat;

	width:23px;
	margin-right:15px;
}

#story-toolbar #tool-large-font a:hover{
	background-image: url(../../../images/article/largeM_on.gif);
	background-repeat: no-repeat;
}

.article-author-bio{
   background-color: #D7E3F3;
   padding:15px;
   margin:15px 0;
   font: 14px/18px "Times New Roman",Times,serif;
 }

.article-author-bio .author_image{
	float:left;
	margin:0 10px 10px 0;
}



/* Begin Story Pager */

#story-pager-container {
	text-align:center;
}

ul#story-pager {
	font-size: 11px;
	list-style: none;
	list-style-type: none;
	clear:both;
	display: block;
	margin: 10px auto;
	padding-left:2px;
	background-image:url(/images/global/pager_bg.gif);
	background-repeat:no-repeat;
	height:28px;
	padding-top:4px;
	width:auto;
	text-transform: uppercase;
	color:#999;
	font-size:14px;
	float:left;
}

#story-pager-body {
	overflow:hidden;
	margin:0 auto;
	text-align:center;
}

#story-pager li {
	list-style: none;
	list-style-type: none;
	float:left;
	font-weight:bold;
	padding: 0px 7px 0px 0px;
	border-right:1px solid #000;
}

#story-pager li a {
	margin-left:7px;
	font: 14px Arial, Helvetica, sans-serif;
	color:#2569cd;
	font-weight: bold;
}

#story-pager li.current  {
       margin-left:7px;
}

div.background-right {
	border:0px none;
        margin:10px 0;
	float:left;
}

#story-pager li.browse a{
 	background-image:url(/images/global/pager_bg.gif);
	background-repeat: no-repeat;
	display:block;
	font-weight: bold;

}

#story-pager li.browse {
	border:0px none;
	font-weight: bold;
	margin:0px;
	padding:0px;
}


.view-count {
	clear:both;
	margin-bottom:10px;
}

.section-browser {
}

/* Custom Right Column */
#products-right-1 .articles-rating{
	display:none;
}


/* Article Advertisement */
.article-ad {
	color:#ffffff;
	text-align:center;

	width:375px;
	margin:10px 0;
	float:left;
	clear:right;
}

.article-editorial {
	margin:15px;
}
.articl-ad img {
	display:block;
}

/* Begin Relate Articles */

#articles-related-1 {
	border-bottom: 4px solid #D1D2D5;
}

#articles-related-2 {
	border-bottom: 4px solid #D1D2D5;
}

#articles-left-1 {
	border-bottom: 4px solid #D1D2D5;
}

#polls-mid-1 {
	border-bottom: 6px solid #D1D2D5;
}

.article-ad-left, .article-ad-main {
	text-align:center;
}

.article-ad-left .title, .article-ad-main .title {
	text-align:center;
	margin:0 ! important;
	padding-bottom:5px;
}


.article-ad-main {
margin:15px 0;
}

/* Begin Supplemental Information */


/* Begin Article Category Page */

#author-mid-1  {

	float: none;
	clear:both;
	border-bottom:4px solid #D1D2D5;
	margin:0px 10px 10px 10px;
	padding-bottom:10px;
	padding-top:15px;
}

#author-mid-1 .image {
	float:none;
	margin-bottom:8px;
}


#author-mid-1 .hcard{
	font-size:18px;
	font-weight:bold;
	margin-bottom:15px;
}

#author-mid-1 .hcard SPAN.last, #author-mid-1 .hcard SPAN.middle {
	margin-left:4px;
}


#author-mid-1 .product h2 {
	font-size:16px;
}

#author-mid-1 H3 {
	margin-bottom:8px;
	padding:0px;
}

#author-mid-1 .hcard, #author-mid-1 a{
	display:block;
}


#column-mid H1 {
	margin-left:10px;
}

#articles-mid-1{
	border-bottom: 4px solid #ccc;
	margin:10px;
	padding-bottom:30px;
}

#articles-mid-1 .articles h1 {
	font-size: 18px;
	font: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 18px;
	margin-left:0px;

}

#articles-mid-1 .articles h2 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 18px;
	margin-left:0px;
}

#articles-mid-1 .articles {
	margin-top:10px;
}

#articles-mid-1 .hcard{
	font-size:10px;
	font-weight:bold;
	color:#565757;
	font-family:Arial, Helvetica, sans-serif;
	border-right: 1px solid #000;
	line-height:10px;
	margin-right:5px;
	padding-right:5px;
	display:inline;
}


#articles-mid-1 .article {
	padding-bottom: 6px;
	margin-top:5px;
	margin-bottom: 6px;
	position:relative;
}

#articles-mid-1 .first .article {
	border-bottom: 0px none;
}

#articles-mid-1 .article .image {
	margin: 2px 3px 0px 0px;
	float:left;
}

#articles-mid-1 .byline {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	margin-bottom: 2px;
	text-transform:uppercase;
}

#articles-mid-1 .date {
	font-size:11px;
	padding-right:3px;
	margin-right:3px;
	display: inline;
}

#articles-mid-1 .comment-count {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

#articles-mid-1 .abstract {
	margin-bottom: 5px;
	font-family: "Times New Roman", Times, sans-serif;

}

#articles-mid-1 .articles .more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0352c5;
	margin-left:0px;
	float:right;
	margin-right:10px;
	
}


#articles-mid-1 .article .categories ul{
	display:inline;
	padding:0;
	margin:0;
}

#articles-mid-1 .article .categories li.taxonomy {
	display:inline;
	padding-right:4px;
	margin-right:4px;
}

#articles-mid-1 .article .categories li.taxonomy a {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}

/* featured image styles */

.article .record .image,
.article-list .image {
  float: left;
  margin-right: 20px;
  overflow: hidden;
}

.article-show .record .image,
.newsletters-show .record .image, 
.blog-post .record .image {
  width: auto;
}

.caption,
.image span.description {
  background-color: #D7E3F3;
  font-size: 12px;
  padding: 5px;
  color: #666;
  font-style: italic;
}

#section-2 .record img {
  margin: 0;
}
#section-2 .article-show  .image,
#section-2 .blog-post  .image  {
  float: left;
  margin-left: 0;
  position: relative;
  width: 180px;
  background-color: #D7E3F3;
  cursor:pointer;
  margin-right: 20px;
  margin-bottom:20px;
}

#section-2 .article-show .body .image,
#section-2 .blog-post .body .image {
  width:auto;
}

#section-2 .article-show  .image img,
#section-2 .blog-post  .image img {
  height: auto;
}

#section-2 .record .imageWrapper {position:relative; float:left; width:180px;}
#section-2 .record .imageWrapper .toggle {
  background: url("../../images/icons/asset-sprite.png") no-repeat scroll left top transparent;
  bottom: 2px;
  height: 21px;
  position: absolute;
  right: 0;
  width: 21px;
  z-index: 200;
}

#section-2 .article-show .record, #section-2 .blog-post .record {
  position:relative;
}

#section-2 .record .expandImage .imageWrapper .toggle {
  background: url("../../images/icons/asset-sprite.png") no-repeat scroll left bottom transparent;
}

#section-2 .record .expandImage {position:absolute; left:190px; width:auto;}
#section-2 .record .expandImage .imageWrapper {width:auto}
#section-2 .record .expandImage .caption {}
#section-2 .record div.placeHolder {display:none; width:180px; float:left; margin:0px 20px 20px 0;}
#section-2 .record div.placeHolder img {max-width:100%;}
#section-2 .record div.placeHolder .imageWrapper .toggle {display:none;}
#section-2 .record .image img {max-width:100%}

/* end featured image styles */

#blogs-mid-1 {	
	margin:10px;
}

#blogs-mid-1 .articles h1 {
	font-size: 18px;
	font: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 18px;
	margin-left:0px;
}

#blogs-mid-1 .articles h2 {
	font-size: 18px;
	font: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 18px;
	margin-left:0px;
}


#blogs-mid-1 .articles {
	margin-top:10px;
}

#blogs-mid-1 .hcard{
	font-size:10px;
	font-weight:bold;
	color:#565757;
	font-family:Arial, Helvetica, sans-serif;
	border-right: 1px solid #000;
	line-height:10px;
	margin-right:5px;
	padding-right:5px;
	display:inline;
}


#blogs-mid-1 .article {
	padding-bottom: 6px;
	margin-top:5px;
	margin-bottom: 6px;
	position:relative;
}
#blogs-mid-1 .first .article {
	border-bottom: 0px none;
}

#blogs-mid-1 .byline {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	margin-bottom: 2px;
	text-transform:uppercase;
}

#blogs-mid-1 .date {
	font-size:11px;
	padding-right:3px;
	margin-right:3px;
	display: inline;
}

#blogs-mid-1 .comment-count {
	font-size:11px;
}

#blogs-mid-1 .abstract {
	margin-bottom: 5px;
	font: "Times New Roman", Times, sans-serif;

}
#blogs-mid-1 .more {
	margin-left: 0px;
	font-size: 14px;
}

#blogs-mid-1 .article .more {
	font: "Times New Roman", Times, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0352c5;
	
}

#blogs-mid-1 .article .categories ul{
	display:inline;
	padding:0;
	margin:0;
}

#blogs-mid-1 .article .categories li.taxonomy {
	display:inline;
	padding-right:4px;
	margin-right:4px;
}

#blogs-mid-1 .article .categories li.taxonomy a {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}

#blogs-mid-1 .articles .more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0352c5;
	margin-left:0px;
	float:right;
	margin-right:10px;
	margin-bottom:10px;
	
}

#blogs-mid-1 .articles .article .more {
	float:none;
	margin-bottom:0px;
	text-align:left;
}


#articles-mid-1 .articles .article .more {
	float:none;
	margin-bottom:0px;
	text-align:left;
}

/* End Article Category Page */

.related-directory-listing h3 {
    border-bottom: 1px solid #3068A5;
    border-top: 4px solid #3068A5;
    display: block;
    float: none;
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 15px;
    padding: 8px 0;
    text-transform:none;
}

.article-print .article-print__featured-image {
	display: block;
	margin: 10px 0;
}

.print-article {
  background: none;
}
