body
{
}

p, a, th, td, ul, ol, li, div, span, input, textarea {
    font-family: sans-serif, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.error { font-family: sans-serif, arial; font-size: 12px; color:#cc0000; }
.labelNew { font-weight: bold; color:#cc0000; }

.listheader { padding: 0.4em; font-weight: bold; color: #ffffff; background-color: #243B52; }
.listColumnText { padding: 0.8em; vertical-align: top; border-bottom: 1px solid #243B52; font-size: 10px; }
.listColumnNumber { padding: 0.8em; vertical-align: top; text-align: center; border-bottom: 1px solid #243B52; font-size: 10px; }

a.listItemLink:link {font-weight: bold; color: #0D2888; text-decoration: none; }
a.listItemLink:visited {font-weight: bold; color: #0D2888; text-decoration: none; }
a.listItemLink:active {font-weight: bold; color: #000000; text-decoration: underline; }
a.listItemLink:hover { font-weight: bold; color: #F27900; text-decoration: underline; }

a.menuitem:link { font-weight: bold; text-decoration: none; color: #666698; }
a.menuitem:visited { font-weight: bold; text-decoration: none; color: #666698; }
a.menuitem:active { font-weight: bold; text-decoration: underline; color: #666698; }
a.menuitem:hover {font-weight: bold; text-decoration: underline; color: #000000; }

a.pageLink:link { font-weight: bold; text-decoration: none; color: #4373b4; }
a.pageLink:visited { font-weight: bold; text-decoration: none; color: #4373b4; }
a.pageLink:active { font-weight: bold; text-decoration: none; color: #4373b4; }
a.pageLink:hover { font-weight: bold; text-decoration: underline; color: #4373b4; }

a.lastPostLink:link { font-size: 10px; font-weight: bold; text-decoration: none; color: #4373b4; }
a.lastPostLink:visited { font-size: 10px; font-weight: bold; text-decoration: none; color: #4373b4; }
a.lastPostLink:active { font-size: 10px; font-weight: bold; text-decoration: none; color: #000000; }
a.lastPostLink:hover { font-size: 10px; font-weight: bold; text-decoration: underline; color: #4373b4; }

input { background: #f1f1f1; border: 1 solid #243B52; color: #000000 }
input.radio { background: transparent; border: 0; }
textarea { background: #f1f1f1; border: 1 solid #243B52; color: #000000 }
select { background: #f1f1f1; border: 1 solid #243B52; color: #000000 }

tr.bglight { background-color: #f1f1f1; }
tr.bgdark { background-color: #dddddd; }

table.legend { border: 1 solid #243B52; }

.nav:link { font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 10pt; color: #666698; text-decoration: none; background: transparent }
.nav:visited { font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 10pt; color: #666698; text-decoration: none; background: transparent }
.nav:active { font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 10pt; color: #000000; text-decoration: none; background: transparent }
.nav:hover { font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 10pt; color: #000000; text-decoration: none; background: transparent }

td.navtd { font-family: arial, helvetica, sans-serif; font-size: 10pt; text-align: left;}

a.footerLink:link { color: #0D2888; text-decoration: none; font-size: 10px; }
a.footerLink:visited { color: #0D2888; text-decoration: none; font-size: 10px; }
a.footerLink:active { color: #000000; text-decoration: underline; font-size: 10px; }
a.footerLink:hover { color: #000000; text-decoration: underline; font-size: 10px; }

tr.pagerStyle { }
tr.pagerStyle A:link { font-weight: bold; text-decoration: none; color: #4373b4; }
tr.pagerStyle A:visited { font-weight: bold; text-decoration: none; color: #4373b4; }
tr.pagerStyle A:active { font-weight: bold; text-decoration: none; color: #4373b4; }
tr.pagerStyle A:hover { font-weight: bold; text-decoration: underline; color: #4373b4; }


A.NavUnselected, A.NavUnselected:link, A.NavUnselected:visited
{
	padding-left: 10px;
	font-weight: bold;
	font-size: 11px;
	color: navy;
	line-height: 16px;
	font-family: Verdana;
	text-decoration: none;
}

A.NavUnselected:hover
{
	padding-left: 10px;
	color: navy;
	text-decoration: underline;
}

A.NavSelected
{
	color: white;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	padding-left: 10px;
}

A.NavSelected:hover
{
	color: ghostwhite;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	padding-left: 10px;
}

.ArticleListHead
{
	font-weight: bold;
	font-size: 10pt;
	color: navy;
	font-family: Verdana;
}

A.HeadlineUnselected, A.HeadlineUnselected:link, A.HeadlineUnselected:visited
{
	padding-left: 0px;
	font-weight: normal;
	font-size: 10pt;
	color: navy;	
	font-family: Verdana;
	text-decoration: none;
}

A.HeadlineUnselected:hover
{
	padding-left: 0px;
	color: #A3002C;
	text-decoration: none;
}

A.HeadlineSelected
{
	color: white;	
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	padding-left: 10px;
}

A.HeadlineSelected:hover
{
	color: #ffcc66;	
	text-decoration: none;
	padding-left: 10px;
}
