@charset "utf-8";
body {
	font: 12pt Arial, Helvetica, sans-serif;
	background: #fff url(none);
	text-align: left;
}
a, a:hover {
	color: #000;
	text-decoration: none;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.page {
	width: auto;
}
#header, #homeContent, #newsCol1 {
	float: none;
	height: auto;
	width: auto;
}
#header h1 {
	font-size: 7pt;
	background: #fff url(none);
	text-indent: 0pt;
	float: none;
	width: auto;
	padding-bottom: 6pt;
	border-bottom: 2pt solid #000;
	position: relative;
	color: #000;
	height: auto;
}
#header     h2, #header     p, #header     div, h1.newsDetailsHeader, #homeCol3, #footer, #subfooter, .breadcrumbs, .viral, #relatedNews, .fontsize {
	display: none;
}
#newsCol1  img {
	width: 100%;
	margin-top: 9pt;
}
#newsCol1  h1 {
	font-size: 14pt;
	color: #000;
	line-height: normal;
	height: auto;
	width: auto;
	margin: 14pt 0px 0px;
	padding: 0px;
}
h2.blurb {
	font-size: 9pt;
	color: #000;
	margin-top: 0pt;
}
h3.byline {
	font-size: 7pt;
	color: #000;
	margin-top: 9pt;
}
#newsCol1 p {
	font-size: 9pt;
	line-height: 13pt;
	color: #000;
	margin-top: 9pt;
}

