﻿
.NewsGrid
{
	font-size:1.1em;
	line-height:1.6em;
	width:100%;
}
.NewsGrid .Division
{
	font-weight:bold;
	width:28%;
}
.NewsGrid .Date
{
	font-weight:bold;
	width:18%;
}
.NewsGrid .Title
{
	width:54%;
}
.NewsGrid .Title a
{
	color:#003082;
	text-decoration:underline;
	font-weight:bold;
}
.NewsGrid .Title a:visited
{
	color:#441050;
}


.Appeals .Date
{
	font-weight:bold;
}

.Appeals .SmallPadding
{
	padding-bottom:.1em;
}
.Appeals .Content p
{
	padding-bottom:0.3em;
}
.Appeals .NewsAppeals a
{
	padding-bottom:.8em;
	display:block;
	width:95%;
}
.Appeals .TextFooter
{
	font-size:.9em;
}
.Appeals
{
	position:relative;
	float:right;
	width:21.2em;
	height:41.1em;
	margin-right:.2em;
	margin-left:.2em;
	background-color:#d4edfa;
}
.NewsAppeals
{
	height:22.5em;
	overflow:auto;
}

.NewsImage
{
	padding-left:1em;
	padding-bottom:1em;
	padding-right:1em;
	float:right;
}

td.BlueLink
{
	padding-top:1em;
	color:#003082;
}

td.Content
{
	height:8.5em;
}

table.NewsArticle tr
{
	vertical-align:top;
}

table.NewsArticle .Date
{
	width:8em;
	font-weight:bold;
}

table.NewsArticle .Title
{
	width:17em;
}

table.NewsArticle .Division
{
	width:10em;
	text-align:right;
}

table.NewsArticle .Content
{
	width:100%;
	padding-top:1em;
}

.ResultsTable
{
	width:97%;
	margin-bottom:1em;
}
.ResultsTable .ResultsDate
{
	width:15%;
	font-weight:bold;
}
.ResultsTable .ResultsTitle
{
	width:55%;
}
.ResultsTable .ResultsTitle a
{
	color:#003082;
	text-decoration:underline;
	font-weight:bold;
}

.ResultsTable .ResultsDivision
{
	text-align:right;
	font-weight:bold;
	width:30%;
}
.ResultsTable .ResultsContent
{
	padding-top:.5em;		
}
