body 
{
 margin: 0px;
}

body, table, tr, td, p, input, select, textarea 
{
	font-family : Verdana, Arial, helvetica, "Sans-serif"; 
	font-size : 11px; 
}

.noprint
{
	display:block;
}

.headerBackground { BACKGROUND-POSITION: center 0px; BACKGROUND-REPEAT: no-repeat; BACKGROUND-COLOR: #000000 }
.Menu { BACKGROUND-COLOR: #c9a648 }
.SubMenuGroup { BORDER-RIGHT: black 1px solid; BORDER-TOP: black 0px solid; BORDER-LEFT: black 1px solid; BORDER-BOTTOM: black 1px solid; BACKGROUND-COLOR: #c9a648 }
.TopItem { FONT-WEIGHT: normal; FONT-SIZE: 11px; CURSOR: default; COLOR: #ffffff; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #c9a648 }
.TopItemOver { FONT-WEIGHT: bold; FONT-SIZE: 12px; CURSOR: hand; COLOR: #393907; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #c9a648 }
.TopItemSpacer { FONT-WEIGHT: normal; FONT-SIZE: 12px; CURSOR: default; COLOR: #ffffff; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #c9a648 }
.MenuItem { BORDER-TOP: #000000 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 11px; CURSOR: default; COLOR: #393907; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #eecc66 }
.MenuItemOver { BORDER-TOP: #000000 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 11px; CURSOR: hand; COLOR: #393907; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #ffeeaa }
.MenuItemActive { BORDER-TOP: #000000 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #393907; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #ffeeaa }


.VaScanBG
{
	background: white url('../images/VirginiaScanBackground.gif') no-repeat center;
}
.VaScanSectionBG
{
	background: white url('../images/VirginiaScan_Line.gif') no-repeat top left;
}
H1.pageTitle
{
    font-weight: bold;
    font-size: 14px;
	color: #D00102;
	text-decoration: none;
    margin-bottom:-10px;
}
.alert
{
	font-weight: bold;
	font-size: 12px;
	color: #D00102;
	text-decoration: none;
}

.sectionTitle
{
    font-weight: bold;
    font-size: 12px;
    color: #000000;
}
.highlightLink, A.highlightLink, A.highlightLink:link, A.highlightLink:visited, A.highlightLink:hover, A.highlightLink:active 
{
	font-weight: bold;
	font-size: 10px;
	color: #D00102;
	text-decoration: underline;
}
.sectionLink, A.sectionLink, A.sectionLink:link, A.sectionLink:visited, A.sectionLink:hover, A.sectionLink:active 
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
A.sectionheaderLink, A.sectionheaderLink:link, A.sectionheaderLink:visited, A.sectionheaderLink:hover, A.sectionheaderLink:active 
{
	font-weight: bold;
	font-size: 12px;
	color: #113366;
	text-decoration: none;
}

.bodyborder
{
	background-color: #000000;
}

.mainNav
{
	background-color: #C9A648;
}

.newsDevider
{
	background-color: #EECC66;
}

.leftNavDevider
{
	background-color: #114466;
}

