body, p, td, th, div, span, ul, ol, dl  
{
	color: #003366;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px; line-height: 12px;
}
h1 { font-size: 24px; line-height:26px; font-weight: bold; margin-bottom: 5px}
h2 { font-size: 20px; line-height:22px; font-weight: bold; margin-bottom: 5px}
h3 { font-size: 18px; line-height:20px; font-weight: bold; margin-bottom: 5px}
h4 { font-size: 16px; line-height:18px; font-weight: bold; margin-bottom: 5px}
h5 { font-size: 14px; line-height:16px; font-weight: bold; margin-bottom: 5px}
h6 { font-size: 12px; line-height:14px; font-weight: bold; margin-bottom: 5px}

.small
{ font-size: 9px; line-height: 11px;}

.labelError
{
	font-weight: bold;
	border: solid, 2px, red;
	padding-top: 5px;
	padding-bottom: 5px;
}

a:link
{ color: #0000ac; }
a:visited
{ color: #0000ac; }

table.timeline td a:link 
{
	color: Blue;
	text-decoration: underline;
}
table.timeline td a:visited {
	color: Blue;
	text-decoration: underline;
}
table.timeline td a:hover  { color: #ffd700; text-decoration: none; background-color: #003366 }
table.timeline td a:active 
{
	color: gold;
	background-color: #003366;
	text-decoration: none;
}


table.articlenav td a:link 
      { color: #c33; font-size: 9px; line-height: 11px; text-decoration: underline }
table.articlenav td a:visited       { color: #600; font-size: 9px; line-height: 11px; text-decoration: underline }
table.articlenav td a:hover      { color: #fff; font-size: 9px; line-height: 11px; background-color: #c33 }
table.articlenav td a:active 
     { color: #c33; font-size: 9px; line-height: 11px; text-decoration: none; background-color: #fff }
 
 
table.categorynav td a:link { color: #c33; font-size: 9px; line-height: 11px; text-decoration: underline }
table.categorynav td a:visited { color: #c33; font-size: 9px; line-height: 11px; text-decoration: underline }
table.categorynav td a:hover { color: #fff; font-size: 9px; line-height: 11px; background-color: #c33 }
table.categorynav td a:active { color: #c33; font-size: 9px; line-height: 11px; text-decoration: none; background-color: #fff }

table.businesscategorynav td a:link { color: #c33; font-size: 9px; line-height: 11px; text-decoration: underline }
table.businesscategorynav td a:visited { color: #c33; font-size: 9px; line-height: 11px; text-decoration: underline }
table.businesscategorynav td a:hover { color: #fff; font-size: 9px; line-height: 11px; background-color:Navy }
table.businesscategorynav td a:active { color: #fff; font-size: 9px; line-height: 11px; text-decoration: none; background-color:Blue }

a.WebPageNav:link
{ color: #0000ac; text-decoration: underline }
a.WebPageNav:visited
{ color: #0000ac; text-decoration: underline }  
a.WebPageNav:hover
{ color: #fff; text-decoration: none; background-color: #0000ac }
a.WebPageNav:active
{ }

a.budget
{ color:#003366; }
a.budget:hover
{ color:#003366; text-decoration:none; }

a.navigation
{ color:Blue; text-decoration:none; }
a.navigation:hover
{ color:White; text-decoration:none; background-color:Blue;	border-width:thin; border-color:Navy; }

a.navigationMoreInfo
{ color:Blue; }
a.navigationMoreInfo:hover
{ color:Blue; text-decoration:none; }

.Header
{ color: #036; font-size: 24px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 26px; text-decoration: none }
.dg
{ color: #003366; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 13px; text-decoration: none }
.dgHeader
{ color: #ffffff; font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 15px; text-decoration: none }
.checklistTitle
{ color: #003366; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 16px }

.ArticleIntro
{ color: #AF4638; font-size: 9px; line-height: 11px }
.ArticleIntroHeader
{ font-weight:bold; }
a.ArticleIntro
{
	color: #af4638;
	text-decoration: underline;
}
a.ArticleIntro:visited
{
	color: #af4638;
	text-decoration: underline;
}
a.ArticleIntro:hover
{
	color: #af4638;
	text-decoration: none;
}
