﻿body
{
	margin-top: 0px;
	padding-top: 0px;
	font-family: Tahoma;
	font-size: 12px;
}

.topLink
{
	font-size: 11px;
	margin: 6px 0px 6px 0px;
}

.latestLink
{
	font-size: 11px;
	margin: 6px 0px 6px 0px;
}

a:link, a:visited, a:hover
{
	color: #3333AA;
}

a:link.dirLink, a:visited.dirLink, a:hover.dirLink
{
	color: #444;
	font-weight: bold;
}

a:link.topLink, a:visited.topLink
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Tahoma;
}

a:link.bottomLink, a:visited.bottomLink
{
	color: #333;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Tahoma;
}

.hdr
{
	font-size: 18px;
	font-weight: bold;
}

.gridRow
{
	margin-bottom: 12px;
}

.gridAlterRow
{
	margin-bottom: 12px;
}

.hpRSSDate
{
	color: #666;
	font-size: 11px;
	font-weight: bold;
	line-height: 150%;
	vertical-align:top;
	width: 25%;
}

.hpRSSContent
{
	font-size: 10px;
	line-height: 150%;
	vertical-align:top;
	width: 75%;
}

a:link.hpRSS, a:visited.hpRSS
{
	font-weight: bold;
	font-size: 11px;
}

a:link.catRSS, a:visited.catRSS
{	
	color: #333;
	font-size: 11px;
	font-weight: bold;
	line-height: 150%;	
}

.catRSSDate
{
	color: #666;
	font-size: 10px;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 10px;
}

.catRSSDescription
{
	color: #333;
	font-size: 10px;
	padding-top: 6px;	
}