@charset "utf-8";
/* CSS Document */

@import url("phase2base.css");
h1.newsDetailsHeader {
	background: url(img/subHeader_news.png) no-repeat 0px 0px;
	text-align: left;
	text-indent: -999em;
	float: left;
	height: 50px;
	width: 980px;
}
h1.newsListHeader {
	background: url(img/bg_newsListHeader.jpg) no-repeat 0px 0px;
	text-align: left;
	text-indent: -999em;
	float: left;
	height: 169px;
	width: 980px;
}

#newsCol1 h1 {
	font: 26px Georgia, "Times New Roman", Times, serif;
	color: #003e86;
	margin-top: 36px;
}
#newsCol1 h2 {
	font-size: 18px;
	margin-top: 14px;
}
#newsCol1 h3 {
	font-size: 15px;
	margin-top: 14px;
}
#newsCol1 h4 {
	font-size: 13px;
	margin-top: 14px;
}
#newsCol1 h5 {
	font-size: 11px;
	margin-top: 14px;
}
#newsCol1 h6 {
	font-size: 9px;
	margin-top: 14px;
}
#newsCol1  ul, #newsCol1 ol {
	margin-top: 0px;
	margin-right: 24px;
	margin-left: 24px;
	font-size: 14px;
}
#newsCol1 ul li ul {
	margin-top: 0px;
}

#newsCol1 ul li {
	font-size:13px;
	list-style:disc outside url("img/bulletBlueSquare.png");
	margin-left:12px;
	margin-top:14px;
	padding-left:0;
}
#newsCol1 ul li ul li {
	list-style: disc url(none);
	margin-left: 0px;
}

#newsCol1 ol li {
	list-style: decimal;
	margin-left: 18px;
	margin-top: 14px;
}
#newsCol1  h2.blurb {
	font-size: 13px;
	margin-top: 0px;
}
#newsCol1 h3.byline {
	font-size: 11px;
	color: #909090;
	margin-top: 8px;
	font-weight: normal;
}
#newsCol1 h4.viral {
	font-size: 11px;
	line-height: 28px;
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	margin-top: 8px;
	height: 28px;
}
#newsCol1 h4.viral a {
	margin-right: 24px;
	padding-left: 23px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#newsCol1 h4.viral a.email_link {
	background: url(img/icon_email.png) no-repeat left center;
}
#newsCol1 h4.viral a.print_link {
	background: url(img/icon_print.png) no-repeat left center;
}
#newsCol1 h4.viral a.share_link {
	background: url(img/icon_share.png) no-repeat left center;
}
#newsCol1 p {
	font-size: 13px;
	line-height: 19px;
	margin-top: 15px;
}
#newsCol1 p.breadcrumbs {
	margin-top:0px;
	font-size:11px;
}

#newsListCol1  ul {
	margin-top: 24px;
}
#newsListCol1 ul li {
	border-bottom: 1px solid #e2e2e2;
	float: left;
	width: 100%;
	list-style: url(none) none;
	padding-top: 16px;
	padding-bottom: 16px;
}
#newsListCol1 ul li.end {
	border-bottom-style: none;
}

#newsListCol1  ul  li img {
	float: left;
}
#newsListCol1 ul li h1 {
	font: 21px Georgia, "Times New Roman", Times, serif;
	color: #003e86;
}
#newsListCol1 ul li p {
	font-size: 14px;
}
#newsListCol1 ul li h5 {
	font-size: 11px;
	color: #909090;
	margin-top: 8px;
	font-weight: normal;
}
#newsListCol1 ul li h6 {
	font-size: 11px;
	margin-top: 8px;
}
#newsListCol1 ul li a {
	color: #003e86;
}
#newsListCol1 ul li h6 a {
	text-transform: uppercase;
	background: url(img/smallRedArrow.png) no-repeat left center;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 11px;
}
#newsListCol1 ul li.image h1, #newsListCol1 ul li.image p, #newsListCol1 ul li.image h5, #newsListCol1 ul li.image h6 {
	margin-left: 233px;
}
#newsListCol1  p.newsListPaging {
	background: url(img/bg_homeBlueHeader.png) repeat-x left top;
	text-align: right;
	float: left;
	width: 582px;
	padding-right: 10px;
	font-size: 12px;
	height: 38px;
	margin-top: 16px;
	padding-top: 14px;
}
#newsListCol1 p.newsListPaging a {
	background: #fff;
	padding: 4px 8px;
	margin-right: 4px;
	border: 1px solid #369;
	margin-top: 12px;
}
#newsListCol1 p.newsListPaging a:hover {
	color: #fff;
	text-decoration: none;
	background: #003e86;
	border: 1px solid #003e86;
}
#newsListCol1 p.newsListPaging a.current, #newsListCol1 p.newsListPaging a.current:hover {
	color: #494949;
	background: transparent;
	padding: 5px 9px;
	border-style: none;
	cursor: default;
	font-weight: bold;
}
#relatedNews {
	float: left;
	width: 592px;
	margin-top: 36px;
	border-top: 1px solid #e2e2e2;
}
#relatedNews h2 {
	font-size: 21px;
	line-height: 42px;
	color: #003e86;
}
#relatedNews ul {
	margin: 8px 0px 0px;
	padding: 0px;
}
#relatedNews ul li {
	float: left;
	border-bottom: 1px solid #e2e2e2;
	width: 288px;
	margin: 0px;
	padding: 8px 0px;
	list-style: url(none) none;
}
#relatedNews ul li.end {
	border-bottom-style: none;
}

#relatedNews ul li h6 {
	font-size: 11px;
	color: #999999;
	font-weight: normal;
}
#relatedNews h3 {
	margin-top: 2px;
}

#relatedNews ul li p {
	font-size: 12px;
	line-height: normal;
	margin: 0px;
}
#searchPanel {
	margin-top: 16px;
}
