#newsViewContents
{
	height:320px;
	overflow:auto;
	margin: 25px 25px 25px 25px;
	width:915px;
}

#newsViewBodyContent
{
	padding-top:20px;
}

.newsViewEventDateCell
{
	width:100px;
	font-family:Arial;
	font-size:12px;
	color:#a5a7cd;
}

.newsArchiveDateCell
{
	width:100px;
	font-family:Arial;
	font-size:12px;
	color:gray;
	padding-left:10px;
}

.newsViewEventTitleCell
{
	width:700px;
	font-family:Arial;
	font-size:14px;
	color:#1c1e56;
	font-weight:bold;
}

.newsArchiveTitleCell
{
	width:700px;
	font-family:Arial;
	font-size:14px;
	color:#1c1e56;
}

.newsArchiveTitleCell a:link
{
	color:#1c1e56;
	text-decoration:none;
}

.newsArchiveTitleCell a:visited
{
	color:#1c1e56;
	text-decoration:none;
}

.newsArchiveTitleCell a:hover
{
	color:#1c1e56;
	text-decoration:none;
}

.newsViewEventBodyCell
{
	width:100%;
	color:#0f1273;
	font-family:Calibri;
	font-size:16px;
}

.newsViewBackButton
{
	width:75px;
	float:right;
	height:20px;
	background-color:#d5e5fb;
	font-family:Arial;
	font-size:8pt;
	margin-right:15px;
}

.newsViewBackButtonCell
{
	width:100px;
}
