a 
{ 
	color: #0000FF; 
	text-decoration: none; 
}

a:hover
{
	text-decoration: underline;
}

td
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
}

.tinyest
{
	font-size: 10px;
}

.tiny
{
	font-size: 11px;
}

.tinybold
{
	font-size: 11px;
	font-weight: bold;
}

.tinyestbold
{
	font-size: 9px;
	font-weight: bold;
}

.small
{
	font-size: 12px;
}

.smallbold
{
	font-size: 12px;
	font-weight: bold;
}

.error
{
	color: #cc0000;
	font-weight: bold;
}

.fieldError
{
	color: #cc0000;
	font-weight: bold;
}

.alert
{
	color: #cc0000;
	font-weight: bold;
}

.footer, tr.footer td
{
	background-color: #888888;
	font-size: 11px;
	font-weight: bold; 
	color: #ffffff;
}

.smallFooterText, .smallFooterText a, .smallFooterText a:visited
{
	font-size: 9px;
	color: #000000;
}

.white
{
	color: #ffffff;
}

.summaryColumnHeader
{
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
}

.headline
{
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica;
}

.subheading
{
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica;
}

.smallHeading
{
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
}

.newsItem
{
	margin-bottom: 24px;
}

.newsSummary
{
	color: #000000;
	font-size: 14px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
}

.newsDate
{
	color: #333333;
	font-size: 12px;
	font-family: Georgia, Times, Serif;
}

.sidebar
{
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
}

.sideLink
{
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica;
}

.privacyLink
{
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica;
}

.inputBox
{
	border-width: 1px;
	border-style: solid;
	background-color: white;
	font-family: Tahoma, Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #333333;
}

.rightsidebar
{
	font-size: 10px;
	margin-bottom: 5px;
}

#content
{
	margin: 18px 24px;
}
