@charset "UTF-8";
#page_subheader {
	height: 60px;
	background-image: url(../images/newspg_subheading.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#news_container {
	height: auto;
	width: 916px;
	position: relative;
}
#news_container h1 {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 18px;
	color: #000;
	font-weight: bold;
	margin-bottom: 20px;
}
#news_container h2 {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin-bottom: 20px;
}
#news_container p {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 14px;
	color: #000;
	margin-bottom: 20px;
}
#news_container a {
	text-decoration: none;
	color: #6e1d1b;	
}
#news_container #news_upper {
	height: 574px;
	width: 876px;
	background-image: url(../images/news_releases.png);
	background-position: left top;
	padding-left: 40px;
	background-repeat: no-repeat;
	padding-top: 60px;
}
#news_container #news_upper #news_release {
	width: 830px;
	height: 525px;
	position: relative;
}
#share {
	position: absolute;
	height: 18px;
	width: 85px;
	left: 442px;
	top: 6px;
	z-index: 3;
}
#news_articles {
	width: 800px;
	height: auto;
}
#news_articles h1 {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 18px;
	color: #000;
	font-weight: bold;
	margin-bottom: 20px;
}
#news_articles h2 {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin-bottom: 20px;
}
#news_articles p {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 14px;
	color: #000;
	margin-bottom: 20px;
}
#news_articles a {
	text-decoration: none;
	color: #6e1d1b;
}
.scroll {
	overflow: auto;
}
.bold {
	font-weight: bold;
}
.newsdivd {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000;
	padding-top: 20px;
}
.newsatls {
	font-style: italic;
}
#news_articles img {
	margin-top: 25px;
	margin-left: 5px;
	margin-bottom: 5px;
}
.captionspce {
	margin-bottom: 15px;
}
#news_container #news_lower {
	height: 741px;
	width: 916px;
	clear: both;
}
#news_container #news_lower #featstry {
	float: left;
	height: 741px;
	width: 592px;
	background-image: url(../images/news_ftstory.png);
	background-position: left top;
}
#news_container #news_lower #featstry #featured_article {
	height: 645px;
	width: 520px;
	margin-top: 75px;
	margin-left: 45px;
	/* [disabled]position: absolute; */
}
#news_container #news_lower #featstry #featured_article img {
	margin-right: 5px;
}
#news_lower #featstry #featured_article p {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 14px;
	color: #000;
	margin-top: 0px;
	margin-bottom: 10px;
}
#news_lower #featstry #featured_article ul {
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	margin-top: 0px;
	margin-bottom: 5px;
}
#news_container #news_lower #rightbar {
	float: right;
	height: 741px;
	width: 324px;
}
#news_container #news_lower #rightbar #breaknews {
	height: 262px;
	width: 324px;
	background-image: url(../images/news_breakng.png);
	background-position: left top;
	float: right;
	background-repeat: no-repeat;
}
table#txtflash {
	margin-top: 30px;
	width: 275px;
	height: 210px;
	margin-left: 16px;
	vertical-align: text-top;
}
table#txtflash a {
	color: #78191A;
	text-decoration: none;
}
table#txtflash p {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
}
table#txtflash h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#news_container #news_lower #rightbar #newsarch {
	height: 479px;
	width: 324px;
	float: right;
	background-image: url(../images/news_archives.png);
	background-position: left top;
}
table#archivelink {
	margin-top: 55px;
	margin-left: 77px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#news_container #footer {
	clear: both;
}
.scroll {
	overflow: auto;
}
.newsdivd {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000;
	padding-top: 20px;
}
.newsatls {
	font-style: italic;
}
.boldslant {
	font-style: italic;
	font-weight: bold;
}
table#txtflash td {
	vertical-align: top;
}
#news_container #legal {
	width: 475px;
	background-color: #861D1D;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: 25px;
}
#news_container #legal p a {
	color: #FFF;
	text-decoration: underline;
}
#news_container #legal p {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin-top: 7px;
}

