/* Main Style Sheet for DPB Website - aja, sjs, rsh 2007 */
a img {border: 0px;} 
body {
  margin : 0px; 
  padding : 0px; 
  color : #000000; 
  font-size: .8em;
  font-family: arial, helvetica, sans serif;
  font-weight: normal;
} 
#vaheader {
  background:url(graphics/bgsm.jpg) repeat-x;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  margin: 0px;
  padding: 4px;
  height:20px;
  color: #ffffff;
}
#vaheader a {
  text-decoration:none;
  font-weight: bold;
  color:#ffffff;
}
#vaheader a:hover {
  text-decoration:underline;
  font-weight: bold;
  color:#cceeee;
}
#vaheader .FloatRight {
  float: right;
}
#searchBox {
  background:url(graphics/virginia_seach_txt-bg.jpg) no-repeat;
	background-color:transparent;
  margin: 0px;
	border:0;
	font-weight:bold;
	height:17px;
	padding:1px;
	width:172px;
}
#searchinput {
	background-color:white;
    margin: 0px;
	border:0;
	height:17px;
	padding:1px;
	width:172px;
	font-size: .9em;
}
#agencybanner {
	padding: 0px;
	margin: 0px;
	height: 62px;
	width: 100%;
}
#bannerpictures {
	border: 0px;
	float: right;	
}
#breadcrumb {
  margin: 0px;
	padding:0px 5px 0 5px; 
    background-color: #eaeaea;
    border-top: 1px solid #010e43;
    border-bottom: 1px solid #010e43;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:black;
	height:29px;
}
#breadcrumb a {
	color:blue; 
	text-decoration:underline; 
} 
#breadcrumb a:hover {
	color:#cccccc; 
	text-decoration:underline;
}
#breadcrumblinks {
 padding-top: 7px;
}
#sitesearch {
  float: right;
  margin: 0px;
  padding: 0px;
  padding-top: 6px;
  padding-right: 5px;
}
#siteSearchForm {
	margin: 0;
}
#siteSearchBtn {
  background:url(graphics/virginia_seach_button-bg.gif) no-repeat transparent;
	border:none;
	height:20px;
  margin: 0px;
  padding: 0px;
	width:28px;
}
#leftmenu {
	position:absolute;
	top:125px;
	padding:0px;
	margin:0px;
	width: 185px;
}
#sidebar {
	padding:0px;
	margin:0px;
    background-color: #2e3b70;  
	border-bottom: 1px solid #333333;
	font-family: arial;
}
#sidebar ul	{
	margin:0px;
	padding:0px;
	text-align:left;
	border:0;
	margin-bottom: 0;
}
#sidebar li	{
	background-color: #2E3B70;
  border-color: #dcb;  
	font-family: arial;
	list-style: none;
	border-bottom: 1px solid #c0c0c0;
  padding: 0px;
}
#sidebar a {
	color:#FFFFFF;
	text-decoration:none;
	font-family: arial;
	font-weight:bold;
	display: block;
	padding: 6px 0px 6px 3px;
	text-indent: 0px; 
}
#sidebar a:hover 	{
	background-color: #000F42;
}
#content {
  margin : 0px; 
  padding : 0px; 
	color: #222222;
	margin-left:190px;
	margin-top: 5px;
	padding-left:5px;
	padding-bottom:20px;
}
#agencyinfo	{
	text-align:center;
	font-size:small;
	font-family:Arial;
	color: #FFFFFF;
	padding: 12px 4px 12px 4px;
}
#footer a, #footer a:visited {
  color: #432432; 
}
#content a, #content a:visited { 
  color: #432432; 
}
#footer a:hover {
  color: #3300FF; 
}
#content a:hover { 
  color: #3300FF; 
}
h1 {
	color: #010e42;
	font-size: 130%;
}
h2 { 
  color: #321321; 
  font-size: 120%; 
  margin-bottom: 2px;
}
h3 { 
  color: #2E3B70; 
  font-size: 120%;
  margin-bottom: 4px;
	margin-top: 6px;
}
table,th,td { 
  border: 1px solid #432432; 
}
th { 
  color: #210210; 
  background-color: #eee3d3; 
}
th,td { 
  padding: 4px; 
}
.imgbanner  {
	width: 100%;
	height: 130px;
	text-align: center;
	border: 0px;
	margin: 4px 0px 8px 0px;
	background-image: url(graphics/dpbcollage.gif);
	background-repeat: repeat-x;
}
#footer {
	clear: both;
	background-color:#E7E7E7;
	border:1px solid #c0c0c0;
	padding:5px;
	margin-top:15px;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#footer p { 
  margin: 0px; 
}
.floatLeft { 
  float: left; 
}
.floatRight {
	float: right;
}
.navTR{
	height:15px;
	background-image: url(graphics/corner.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
}
/* standard table styles providing a very nice 1 pixel table */
table
{
  border-style: solid;
  border-color: #aaaaaa;  
  border-width: 0px;
  border-spacing: 0;
  border-collapse: collapse;
}
th
{
  border-color: #aaaaaa;
  border-width: 1px;
  border-style: solid;    
  margin: 0;
  padding: 4px;
  background-color: #25185d;
  color: white;
  Font-Family: Arial, Helvetica, Sans Serif;
  Font-Weight: Bold;
  text-align: left;
}
td
{
  border-color: #aaaaaa;
  border-width: 1px;
  border-style: solid;    
  margin: 0;
  padding: 4px;
  Font-Family: Arial, Helvetica, Sans Serif;
  Vertical-Align: top;
}
/* this is going to set custom spacing around the P tag throughout the site */
/* I'm only somewhat sure right now that this is a good thing */
p { 
  margin-top: 0em; 
  margin-bottom: .7em;
}
/* some default styles for lists - this puts some vertical space between things */
ul,ol {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 2em;  
  padding-bottom: 0px;
  padding-top: 0px;
  line-height: 1.2em;
}
li {
  padding-bottom: 8px;
}

img {
  vertical-align: middle;
      border-style: none;
  }
.bullet1 {
padding-left: 24px; 
text-indent: -24px
}
.bullet2 {
padding-left: 38px; 
text-indent: -24px;
padding-bottom: 8px;
}
.feature {
    float: right;
    width: 35%;
    margin-bottom: 10px; 
    border: 2px solid #000099; 
    padding: 5px; 
    font-size: 95%; 
    font-weight: bold; 
    background-color: #f6f6ff;
}
	
.feature img {
    height: 50px; 
    width: 50px; 
    float: left; 
    margin-right: 5px;
} 
	 
.feature a, .feature a:hover, .feature a:visited {
     font-size: 100%;
     font-weight: bold;
}
#content a.linkwhite {
  Color: #ffffff; 
  Text-Decoration: none
}
#content a:hover.linkwhite {
  Color: #99ccff; 
  Text-Decoration: none
}
/* Different link styles */
a.linkblack, a.linkblack:visited {
  Color: black; 
  Text-Decoration: none
}
a.linkblack:hover {
  Color: blue; 
  Text-Decoration: underline;
}
a.linkblue, a.linkblue:visited {
  Color: blue; 
  Text-Decoration: underline;
}
a.linkblue:hover {
  Color: dodgerblue; 

}
.error1 {
  padding: 4px;
  margin-right: 0px; 
  margin-bottom: 12px;
  border: 1px solid #996699;
  font-size: 110%;
  color: #b4003c;
  background-color: #eeeeee;
  width: 700px;
}
.error1 a  {
  color: blue;
}
.HeadBud {
  font-weight: bold; 
  font-size: 1.1em; 
  margin-bottom: 8px; 
  background-color: #EAEAEA; 
  border-top: 1px solid black; 
  border-bottom: 1px solid black; 
  padding: 4px;
}
.hidden {
  position:absolute;
  left:-10000px;
  top:auto;
  width:1px;
  height:1px;
  overflow:hidden;
}
*/