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

img.newsArticleImage {
	width:200px;
	float:left;
}
h2.newsTitle {
	padding:0;
	margin:0;
	font-size:18px;
	color:#000;
}
.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;
}
#main p.firstParagraph {
	color:#000;
	font-weight:bold;
	font-size:14px;
}
.theNewsWrapper p, .theNewsWrapperNewsPage p {
	padding:0;
	font-size:13px;
	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:#1150AE;
}
.theNewsWrapper ul {
	list-style-type:square;
	font-size:13px;
	color: #666;
	background-image:none;
}
.theNewsWrapperNewsPage ul {
	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;
}
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: #E0E1E1;
	padding:0;
	margin:0;
	background-image:none;
}
ul.newsList li a {
	height:110px;
	padding-top:10px;
	padding-bottom:10px;
	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:13px;
}
ul.newsList li a p.newsListDateLine {
	color:#acacac;
	margin-top: 0;
	margin-bottom:6px;
	font-size:11px;
}
ul.newsList li a p.readNewsStory {
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 130px;
	color:#999;
}
ul.newsList li a:hover p.readNewsStory {
	color:#C00;
}
.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;
	background-image:none;
	padding:0;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.relatedProductsList ul li a {
	color:#1150AE;
}
.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 a {
	display:block;
	color:#8CD2D0;	
	height:24px;
	line-height:24px;
	padding-top:3px;
}
.newsFilterPanel a:hover {
	color:#C00;
}
.newsFilterPanel a.yearLinkDisabled, .newsFilterPanel a.yearLinkDisabled:hover {
	color:#868686;	
}