body {
    font: 12pt Times, serif; color: black;
	}

h1 { 
	font-weight: bold;
	font-size : 16pt; 
	}

h2 { 
	font-weight:bold;
	font-size : 14pt; 
	}

h3 {
	font-size : 13pt;  
	}

hr {
	color : #000; 
	} 

img {
	border: none;
	}

div.bottom { 
	display:none;
	}

div.subhdr {
	padding:5px;
	margin-top:10px;
	margin-bottom:10px;
	}
	
#breadcrumb {
	padding:4px; 
	padding-top:3px; 
	font-size:70%;
	font-weight:bold;
	border-bottom:2px solid #244276;
	} 
	
#breadcrumb a {
	color : blue;
	text-decoration : underline; 
	font-weight : bold; 
	} 

#holdingcell {
	margin-left:0px;
	}

#content:before {
	content: " " url("images/VBPDBanner.jpg");
	}

#content {
	margin-left:0px;
	display: block;
	}
	
#hidden {
	display:none;
	}

#submenu {
	display:none;
	}
	
#footer {
	display:none;
	}

#lastmod {
	padding:5px; 
	font-size:90%;
	} 
	
#header {
	display:none;
	}
	
#textbar {
	display:none;
	}

#tagline {
	display:none;
	}

.sidebar {
	display:none;
	}

.imgright {
	display:none;
	}
	
#commonBanner {
	display:none;
	}
	
#virginiaSearch {
	display:none;
	}
	
#siteSearchForm {
	display:none;
	}
	
#rightBox {
	display: none;
	}
	
div.redmainhdr {
	background-color : #e4e4e4;
	border: 1px solid #c0c0c0;
	padding:5px;
	margin-top:10px;
	margin-bottom:10px;
	font-weight: bold;
	color: red;
	}
	
.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;}
	
/* Unused

#categorymenu {
	display:none;
	}

#toplist {
	display:none;
	}

#topButton {
	display:none;
	}

#dmenu {
	display:none;
	}

div.normal {
	padding:5px;
	}
	
div.subtitle {
	padding:5px;
	}
	
div.title {
	padding:5px;
	margin-top:10px;
	}
	
div.yellow {
	border-top:0px;
	padding:5px;
	}
	
div.label {
	padding:5px;
	font-weight:bold;
	margin-bottom:0px;
	}
	
*/