@charset "UTF-8";
/* CSS Document */

img.newsArticleImage {
	width:200px;
	float:left;
}
h2.newsTitle {
	padding:0;
	margin:0;
	font-size:18px;
	color:#000;
}
.theNewsWrapper {
	width:700px;
	text-align:left;
}
.theNewsWrapper p.newsDateLine, .theNewsWrapperNewsPage p.newsDateLine {
	padding:0;
	color:#acacac;
	font-size:13px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
}
.theNewsWrapperNewsPage p.newsDateLine {
	text-align:right;
}
.theNewsWrapper p, .theNewsWrapperNewsPage p {
	padding:0;
	font-size:14px;
	color:#666666;
	line-height:19px;
	margin-bottom: 12px;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
.theNewsWrapper a, .theNewsWrapperNewsPage a {
	text-decoration:none;
	color:#89d3d8;
}
.theNewsWrapper ul, .theNewsWrapperNewsPage ul {
	list-style-type:square;
	font-size:13px;
	color: #666;
}
h3.notesToEditorsTitle {
	padding:0;
	font-size:15px;
	color:#000;
	margin: 0px;
}
.theNewsWrapperNewsPage {
	margin-top:12px;
}
.theNewsWrapper {
	height:530px;
	overflow-x:hidden;
	overflow-y:auto;
	padding:15px;
}
a.readAllNewsLink {
	display:block;
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.theNewsWrapper a:hover, .theNewsWrapperNewsPage a:hover {
	color:#000;
}
#fancy_ajax {
	overflow:hidden;
}
.newsPaginationBar {
/*	background-color: #89D3D8;	*/
	height: 18px;
	padding: 10px 0 10px 0;
	margin-bottom: 10px;
}
.newsPaginationLinks {
	float: left;	
	margin-left: 5px;
}
.pageLabel {
	text-transform:capitalize;	
}
.newsPaginationLinks span {
	color: #858585;
}
.newsPaginationLinks a {
	margin: 0 5px 0 5px;
	padding: 0 2px 0 2px;
	color:#0F66AC;	
	cursor: pointer;
}
.newsPaginationLinks a.pagLink {
	font-weight:bold;
}
.newsPaginationLinks a:hover {
	color:#858585;
}
.newsPaginationLinks a.selected {
	color: #858585;
	cursor: default;
}
/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
ul.newsList {
	padding:0;
	list-style-type:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
ul.newsList li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
ul.newsList li a {
	height:110px;
	padding-top:20px;
	padding-bottom:20px;
	text-decoration:none;
	display:block;
	padding-left:10px;
	overflow:hidden;
}
ul.newsList li a:hover {
	background-color:#FAFAFA;
}
ul.newsList li a img {
	width:110px;
	height:110px;
	float:left;
}
ul.newsList li a h3 {
	padding:0;
	color:#000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 130px;
	font-size:17px;
}
ul.newsList li a p {
	padding:0;
	color:#666666;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 130px;
	font-size:14px;
}
ul.newsList li a p.newsListDateLine {
	color:#acacac;
	margin-top: 0;
	font-size:13px;
}
ul.newsList li a p.readNewsStory {
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 130px;
	color:#0F66AC;
}
ul.newsList li a:hover p.readNewsStory {
/*	color:#C00;*/
	color:#000;
}
.newsImageArea {
	width:200px;
	float:left;
	margin-right: 15px;
}
.addThisAreaNewsPage {
	float:right;
}
.theNewsWrapperNewsPage img {
	margin-bottom:12px;
}
.relatedProductsList h3 {
	font-size:15px;
	color:#808080;
	padding:0;
	margin:0;
}
.relatedProductsList ul {
	padding:0;
	list-style-type:none;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size:11px;
	font-weight:bold;
}
.relatedProductsList ul li {
	margin-bottom:2px;
}
.relatedProductsList ul li a {
	color:#89d3d8;
}
.relatedProductsList ul li a:hover {
	color:#000;
}
a.pdfNewsLink {
	display:block;
	background-image: url(../images/productPageRedesign/productPageIcons.gif);
	padding-left:20px;
	background-position: -49px 0px;
	background-repeat: no-repeat;
	margin-bottom:12px;
	height:15px;
	overflow:hidden;
}
a.pdfNewsLink:hover {
	background-position: -49px -15px;
}
.newsFilterPanel, .catFilterPanel, .sectionFilterPanel {
	background-color:#e8f0f2;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;	
}
.newsFilterPanel h3, .catFilterPanel h3, .sectionFilterPanel h3 {
	/*display:inline;	*/
	color:#000;
	border-left:none;
	border-right:none;
	border-top:none;
	border-bottom:1px solid #9fcf67;
}
.newsFilterPanel a, .catFilterPanel a, .sectionFilterPanel a {
	display:block;
	color:#666666;
	/*height:24px;
	line-height:24px;*/
	font-size:12px;
	padding:0px 5px 10px 12px;	
	/*border-top:1px dashed #9FCF67;*/
	cursor:pointer;
}
.catFilterPanel a {
	text-transform:capitalize;	
}
.newsFilterPanel a:first-of-type, .catFilterPanel a:first-of-type, .sectionFilterPanel a:first-of-type {
	border-top:none;
	padding-top:10px;
}
.newsFilterPanel a:hover, .catFilterPanel a:hover, .sectionFilterPanel a:hover {
	color:#000;
}
.sectionLink.active, .yearLink.active {
	color:#000;
	background-image:url(../images/Swingline/filterClear.gif);
	background-repeat:no-repeat;
	background-position:161px center;	
}
.newsFilterPanel a.yearLinkDisabled, .newsFilterPanel a.yearLinkDisabled:hover, .catFilterPanel a.catLinkDisabled, .catFilterPanel a.catLinkDisabled:hover, .sectionFilterPanel a.sectionLinkDisabled, .sectionFilterPanel a.sectionLinkDisabled:hover {
	color:#000;	
}

.newsFilterPanel .newsFilterClear, .catFilterPanel .catFilterClear, .sectionFilterPanel .sectionFilterClear {
	width:10px;
	height:10px;
	background-image:url(../images/Swingline/filterClear.gif);	
	padding-top:0px;
	border-top:none;
	float:right;
	display:inline-block;
	margin-top:-22px;
	padding:0px;
	margin-right:5px;
}
.tidyUp {
	display:none;
}
.hiddenYear, .hiddenSection {
	display:none;	
}