.StorySubtitleDiv
{
	font-size: 10pt;
	padding-left: 0px;
	padding-bottom: 10px;
	font-style: italic;
	color: black
}

.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: #753F12; font-family: Arial; font-size: 12pt; font-weight: bold; padding-bottom: 30px;}
.NewsStoryTitleDiv:link {color: #6699ff; font-family: Arial; font-size: 12pt; font-weight: bold; padding-bottom: 30px;}
.NewsStoryTitleDiv:visited {color: #6699ff; font-family: Arial; font-size: 12pt; font-weight: bold; padding-bottom: 30px;}
.NewsStoryTitleDiv:active {color: #6699ff; font-family: Arial; font-size: 12pt; font-weight: bold; padding-bottom: 30px;}
.NewsStoryTitleDiv:hover {color: #6699ff; font-family: Arial; font-size: 12pt; font-weight: bold; padding-bottom: 30px;}

.StoryCopyDiv
{
	font-size: 14pt;
	padding-left: 0px;
	padding-bottom: 10px;
	font-style: normal;
	color: black
}