@charset "utf-8";
/* CSS Document */

.news_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.news_subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #000000;
}
.news_dateline {
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #000000;
}
.news_copy {
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-align: justify;
}
.news_copyIndent {
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-align: justify;
	text-indent: 25px;	
}
.news_editors {
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	text-align: justify;
}
.news_end {
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.mediaAlertHeading {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
}
