/* Don't forget to set a foreground and background color 
   on the 'html' or 'body' element! */
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}



/********** HTML Tags **********/

html 
{
	height:100%;
	font-size:100%;
}

html, body, form, fieldset, table 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

body {
	margin : 0; 
	padding : 0; 
	height:100%;
	font-size: 14px;
	color:#000000;
	background:#fff url('../images/mainbg.jpg') repeat-y; 
	} 
	
acronym,abbr
{
	border-bottom: 1px dotted black;
	cursor: help;
}

.access-tools 
{
	padding:5px;
}


a
{
	outline: none;
}

.hidden 
{
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}		

p {
	padding-top:0px;
	padding-bottom:15px;
	line-height:normal;
}

h1 { 
	background-color: #e4e4e4; 
	color: #000;
	font-weight:bold;
	font-size : 120%; 
	padding: 5px 5px; 
	border:0;
	border-bottom: 1px solid #999;
	margin-bottom:5px;
	background:#E4E4E4;
	}

h2 { 
	background-color: #e4e4e4; 
	color: #163C6D;
	font-weight:bold;
	font-size : 100%; 
	padding: 5px; 
	margin-bottom: 10px;
	margin-top:10px;
	border: 1px solid; 
	border-color: #fff #c0c0c0 #c0c0c0 #fff; 
	border-left:0;
	}

h2 a {  
	color: #163C6D;
	text-decoration:none;
	}
	
h2 a:hover {  
	color: #163C6D;
	text-decoration:underline;
	}

h2 img {vertical-align: middle;}
	
h3 {
	font-weight: bold;
	font-size: 100%;
	padding: 5px;
	margin-bottom:0px;
	border-bottom: 1px solid black;
	}
	
h4 { 
	background-color: #D8E0E9; 
	color: #163C6D;
	font-weight:bold;
	font-size : 100%; 
	padding: 5px; 
	margin-bottom: 10px;
	margin-top:0px;
	border: 1px solid; 
	border-color: #F2F5F9 #9FB5CA #9FB5CA #F2F5F9; 
	}
	
h5 {
	font-weight:normal;
	font-size : 70%;  
	margin-bottom:0px;
	} 

h7 { 
	color: #FF0000;
	font-weight:bold;
	font-size : 100%; 
	padding: 5px; 
	margin-bottom: 10px;
	margin-top:3px;
	}

img {border: none;}


table {
	border-collapse:collapse;
	margin-bottom:10px;
	font-size : 90%;
	width:100%;
	}
	
table th {text-align:center;}

td {
	padding : 5px; 
	border : 1px solid #c0c0c0; 
	vertical-align : top; 
	} 
	
td.noFlexin {white-space:nowrap;}


	
td.tblSubHdr {
	background-color: #e4e4e4; 
	color: #163C6D;
	font-size : 110%; 
	padding: 5px; 
	border: 1px solid; 
	border-color: #c0c0c0; 
	}

th {
	padding : 5px; 
	border : 1px solid #c0c0c0; 
	text-align : left; 
	background-color : #e4e4e4; 
	} 

td.nowrap {
	white-space: nowrap;
	}

hr {color : #c0c0c0; } 

/********** Content **********/

#holdingcell {
	min-width:960px;
	overflow:hidden;
	}
	
#content{
	margin-left: 200px;
	padding-left: 10px;
	margin-right: 20px;
	padding-bottom:20px;
	position:relative;
	background-repeat: no-repeat; 
	padding-top:10px;
	}

/*********** Banner Styles ***********/

#headerGraphic {	
	background-image: url(../images/VBPDbanner.jpg);
	background-repeat: no-repeat;
	padding:0px;
	margin:0px;
	height:100px;
	text-align:right;
	}

#headerGraphic img {
	padding-top:15px;
	padding-right:20px;
}

#chooseBanner {
	background-image:url(../images/common.gif);
	background-repeat: no-repeat;
	height: 73px;
	float: right;
	width: 385px;
	margin-top: 15px;
	
}

.clearfloat
{
margin: 0;
padding: 0;
height: 0;
font-size: 0;
line-height: 0;
clear: both;
}

#breadcrumb {
	background:url("../images/bcbg.jpg")  repeat-x;  
	color: #ffffff;
	min-height: 29px;
	}


* html #breadcrumb {
	height:25px;
	}
	
#breadcrumb .breadCrumbText {
	
	padding-left:5px;
	}
	
#breadcrumb p {
	margin:0;
	padding:0;
	font-size: 80%;
	}

#breadcrumb a {
	color:#ffffff; 
	text-decoration:none; 
	font-weight:bold;
	} 
	
#breadcrumb a:hover {
	color: #FFF; 
	text-decoration: underline;
	} 
	
#breadcrumb #siteSearchForm {
float:right;
margin:1px;
padding-bottom:2px;
padding-right:15px;
margin-top:3px;


}
#breadcrumb #siteSearchForm p {
margin:0;
padding:0;
}
#breadcrumb #siteSearchForm #searchBoxSite {
	background:url("../images/banner/virginia_seach_txt-bg.jpg") no-repeat;
	background-color:transparent;
	border:0;
	font-size:100%;
	height:14px;
	width:172px;
	padding:3px;
}
#breadcrumb #siteSearchForm #siteSearchBtn {
	background:url("../images/banner/virginia_seach_button-bg.jpg") no-repeat transparent;
	border:none;
	height:20px;
	width:28px;
	height:20px;
	margin-left:2px;
	margin-right:0px;
}
#breadcrumb .alignLeft {
float:left;
}
#breadcrumb .clear {
clear:both;
}

#breadcrumb .hidden {
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
	}
	
/********** Left Includes (includes/left.htm **********/

.sidebar {
	position: absolute;
	top: 150px;
	margin-left:0px;
	}
	
.sidebar ul {
	padding:0px;
	text-align:left;
	margin-left:5px;
	border:0px none;; margin-right:0px; margin-top:0px; margin-bottom:0px
	}

#textbar {
	left: 2px;
	margin-top:2em;
	width: 175px;
	}

#textbar li {
	font-size : 90%;
	margin-top: 3px;
	padding-bottom: 3px;
	padding-left:15px;
	border-bottom:  1px solid #c0c0c0;
	line-height: 1.50em; 
	background-image:url('../images/bullet.gif');
	/*list-style-image:url('../images/bullet.gif'); 
	list-style-position:inside;*/
	background-repeat:no-repeat;	
	}

#textbar li a {
	color : #304254;
	text-decoration : none;
	font-weight : bold;
	}

#textbar li a:hover {
	text-decoration : none; 
	font-weight : bold;
	}
	
img.menuspace {
	padding-left:25px;
	padding-top:20px;
	}

/********** subMenu Styles **********/
	
ul.subMenu {margin-top:-11px;margin-left:0;}

ul.subMenu li {
background-color:#BBCAD9;
background-image:url("../images/submenubg.gif");
background-position:left bottom;
background-repeat:no-repeat;
border-right:1px solid #C0C0C0;
border-top:1px solid #999999;
font-size:90%;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:0px;
margin-right:7px;
padding-bottom:6px;
padding-left:10px;
padding-top:4px;
}

ul.subMenu a {
	color : #304254;
	text-decoration : none;
	font-weight:bold;
	}

ul.subMenu a:hover {
	text-decoration : none; 
	font-weight:bold;
	}

.submenubg {background-color:#E7E7E7;}

/********** Red Banner **********/

div.redbanner {
	background:#fff url(../images/whatsnewbg.jpg) repeat-x top left;
	margin-top:-10px;
	padding:5px;
	font-size:90%;

	}

div.redbanner a {color: #009;}

div.redbanner a:hover {text-decoration:none;}

div.redbanner ul {
	list-style-type:none;
	padding:0;
	margin:0;
}


div.redbanner ul li {
	list-style-type: none;
	border-top:  1px solid #CCC;
	padding-top:5px;
	margin-bottom:5px;
	padding-bottom:0;
	padding-left:5px;
	background:url(../images/icons/bullet.gif) no-repeat left top;
	padding-left:20px;
	padding-bottom:3px;
	}

div.redbanner ul li.first {
	border-top: 0;
	margin-top:0;
	}
	
div.redbanner ul li.last {
	text-align:right;

	padding-right:10px;
	background:url(../images/wnbottombg.jpg) no-repeat bottom right;
	padding-top:10px;
	}
	



div.whatsnewmore {
	text-align:right;
	padding-bottom:7px;
	padding-right:10px;
	padding-top:5px;
	font-size:80%;
	border-top:1px solid #ccc;
	margin-right:20px;
	margin-left:5px;

	}
	


/********** Right Menu (includes/right.htm) 

#rightBox {
	padding:1px;
	float:right;
	width:200px;
	border: 2px solid; border-color: #fff #ccc #999 #fff;
	background-color: #CCD8E3;
	font-size : 75%;
	} 

#rightContent {padding:5px;}

#rightContent a:hover {text-decoration : none;}

.rightTitle {
	padding:3px;
	border: 1px solid; border-color: #c0c0c0 #ccc #999 #c0c0c0;
	background-color: #597A9B; 
	font-weight : bold; 
	color : #fff; 
	}
	
.rightTitle a {
	color : #fff; 
	text-decoration : underline; 
	font-weight : bold; 
	} 

.rightTitle a:hover {
	color : #fff; 
	text-decoration : none; 
	font-weight : bold; 
	}
**********/
/********** Biennial Table (biennial.htm) **********/

#biennial table.btable td {
	border-collapse:collapse;
	border : 1px solid #c0c0c0; 
	margin-bottom:10px;
	}

#biennial table{
	margin-bottom:10px;
	font-size : 90%;
	}

#biennial td {
	padding : 5px; 
	border : 0px solid #c0c0c0; 
	vertical-align : top; 
	} 

#biennial td.bleft {
	padding-right : 15px; 
	border-right : 1px solid #c0c0c0; 
	vertical-align : top; 
	} 

#biennial td.bright {
	padding-left : 15px; 
	vertical-align : top; 
	} 

#biennial tr.noshow {
	display: none;
	border : 0px solid #c0c0c0; 
	} 

#biennial tr.noshow th {
	visibility: hidden;
	border : 0px solid #c0c0c0; 
	}
	
/*********** VSEN Form Styles ***********/

.vsentable td {
	height: 50px;
	vertical-align:middle;
	}

.vsenform td {
	border: none;
	vertical-align: middle;
	}
	
.error_strings{ border:1px solid #c0c0c0; background-color:#F5F5F5; font-size:90%;}
	
/*********** Misc. Styles ***********/

.bold {font-weight: bold;}	

.underbold {
	font-weight: bold;
	text-decoration: underline;
	}

.underline {text-decoration: underline;}
	
.italic {font-style:italic;}

.smaller {font-size: 85%;}
	
.redText {color: #FF0000;}

.indent {margin-left: 25px;}
	
.center {text-align:center;}

.imgleft {
	float: left;
	padding:5px;
	padding-left:0px;
	}

.imgleftnew {
	float: left;
	padding-left:2px;
	padding-top:2px;
	padding-right:8px;
	}

.imgmiddle {
	vertical-align:middle;
	}

.imgright {
	float: right;
	padding:5px;
	}
	
.pdfdoc {
	font-size:80%;
	color: #008C00;
	}

div.detailList {
	padding:10px;
	padding-bottom:10px;
	border: 1px dashed #BBCAD9;
	}
	
div.subhdr {
	font-size:90%;
	background-color : #e4e4e4;
	padding:5px;
	margin-top:10px;
	margin-bottom:10px;
	}

div.subhdr img {vertical-align: middle;}

/*********** Bottom Includes (includes/bottom.htm) ***********/

#footer {
	background-color: #F4F4F4;
	border-top:1px solid #c0c0c0;
	padding:5px;
	margin-top:30px;
	margin-bottom:5px;
	}

.footerlink {font-weight:bold;}

#lastmod {
	background-image:url('../images/greenbg1.jpg');
	background-repeat:repeat-x;
	padding:5px; 
	height:30px;
	}

div.bottom { 
	color: #666;
	padding: 5px; 
	margin-top:5px;
	margin-bottom:5px;
	border-top: 1px solid #B8BDEF;
	border-bottom: 1px solid #B8BDEF;
	background-color:#EBECF5;
	}


a.external {
	
	
	}

	
.normal {  }
.medium { font-size: 16px; }
.large 	{ font-size: 18px; }