p, a, th, td, ul, ol, li, div, span, input, textarea {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.error { font-family: sans-serif, arial; font-size: 12px; color:#cc0000; }
.labelNew { font-weight: bold; color:#cc0000; }

.listheader { 
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border-top: 0px;
	border-left: 1px solid #6688AA;
	border-right: 1px solid #6688AA;
	border-bottom: 1px solid #6688AA;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}
.listheaderfill { background-color: #E5EBF7; border: 1px solid #E5EBF7;}
.listColumnText { padding: 0.4em; vertical-align: top; border: 1px solid #6688AA; font-size: 10px; }
.listColumnNumber { padding: 0.4em; vertical-align: top; text-align: center; border: 1px solid #6688AA; font-size: 10px; }
.listitemfill { background-color: #E5EBF7; border: 1px solid #E5EBF7;}

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: #6688AA; }
a.menuitem:visited { font-weight: bold; text-decoration: none; color: #6688AA; }
a.menuitem:active { font-weight: bold; text-decoration: underline; color: #6688AA; }
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: #0D2888; }
a.lastPostLink:visited { font-size: 10px; font-weight: bold; text-decoration: none; color: #0D2888; }
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: #ffffff; }
tr.bgdark { background-color: #f1f1f1; }

table.legend { border: 1 solid #6688AA; }

.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: #6688AA; }
tr.pagerStyle A:visited { font-weight: bold; text-decoration: none; color: #6688AA; }
tr.pagerStyle A:active { font-weight: bold; text-decoration: none; color: #6688AA; }
tr.pagerStyle A:hover { font-weight: bold; text-decoration: underline; color: #6688AA; }
tr.pagerStyle td {
	border-top: 0px;
	border-left: 1px solid #6688AA;
	border-right: 1px solid #6688AA;
	border-bottom: 1px solid #6688AA;
	padding: 2px;
 }


.BlockTitle {font-weight: bold; font-size: 11; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000;}
.PageTitle {font-size: 32; font-weight: bold; font-variant: small-caps; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000;}
.Content {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10; color: #000000; line-height: 14px;}
.FootNote {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9; color: #000000;}
.SmallText {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8; color: #000000;}

.ForumMenu {
	background: #B7C7E7;
	border: 1px solid #6688AA;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
}

.Banner {
	background: #B7C7E7;
	border: 1px solid #6688AA;
	padding: 5px;
}
