.StorySubtitleDiv
{
	font-size: 10pt;
	padding-left: 0px;
	padding-bottom: 10px;
	font-style: italic;
	color: white
}

.NewsStoryDetailTitle
{
	color: #003366;
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
}

.NewsPageTitleDiv
{
	color: red;
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
}

.PublishDateLabelDiv
{
	color: white;
	font-family: Arial;
	font-size: 8pt;
}

.NewsStoryTitleDiv
{
	color: yellow;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 60px;
}

.StoryCopyDiv
{
	font-size: 13pt;
	padding-left: 0px;
	padding-bottom: 10px;
	font-style: normal;
	color: #cc9900
}