#middleMainRegion
{
	width: 100%;
}

#middleMainRegion tr td
{
	width: 50%;
}

.startPageImage
{
	padding: 0.5em;
	text-align: center;
}

#middleLeft a.newsHeader
{
	font-size: 1.4em;
	font-weight: normal;
	text-decoration: none;
	color: #efa600;
}

#middleLeft a
{
	color: #efa600;
}

#middleLeft a.newsHeader:hover
{
	text-decoration: underline;
}

#middleLeft div.newsFooter
{
	border-bottom: solid 1px #f0d28c;
}

#middleLeft .colHeader
{
	width: 100%;
	border-top: solid 1px #f0d28c;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	color: #efa600;
}

#middleLeft .colHeader>a
{
	font-weight: bold;
	text-decoration: none;
}

#middleLeft .colHeader>a:hover
{
	text-decoration: underline;
}

#middleRight a.newsHeader
{
	font-size: 1.4em;
	font-weight: normal;
	text-decoration: none;
	color: #324d99;
}

#middleRight a
{
	color: #324d99;
}

#middleRight a.newsHeader:hover
{
	text-decoration: underline;
}

#middleRight div.newsFooter
{
	border-bottom: solid 1px #c5ccdf;
}

#middleRight .colHeader
{
	width: 100%;
	border-top: solid 1px #c5ccdf;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	color: #324d99;
}

#middleRight .colHeader>a
{
	font-weight: bold;
	text-decoration: none;
}

#middleRight .colHeader>a:hover
{
	text-decoration: underline;
}

.frontPageNewsItem
{
	padding: 0.5em 0em 2em 0em;
	height: 64px;
}

.frontPageNewsImage
{
	float: right;
	padding: 0em 0.5em 0em 0em;
}