/* 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;
} 
#header {
  background:url(graphics/bgsm.jpg) repeat-x;
  font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0px;
  padding: 4px;
	height:20px;
}
#header a {
	text-decoration:underline;
}
#header a img {
	border:none;
}
#header .alignLeft {
	color:#fff;
	float:left;
  margin: 0px;
  padding: 0px;
  margin-left: 15px;
  font-size: 90%;
}
#header .alignLeft a{
	color:#ffffff;
	font-weight:bold;
}
#header .alignLeft a:hover {
	color: #7CA5D3; 
  text-decoration:underline; 
}
#header .hidden {
	display:none;
	visibility:hidden;
}
#header .virginiaLogo{
	float:left;
}
#headersearch {
	float:right;
	margin-top:0px;
}
#headersearchForm {
  margin: 0;
}
#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;
}
#searchBox1 {
  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;
}
#vaSearchBtn {
  background:url(graphics/virginia_seach_button-bg.gif) no-repeat transparent;
	border:none;
	height:20px;
	margin-left:2px;
	margin-right:5px;
	width:28px;
}
#agencybanner {
	padding: 0px;
	margin: 0px;
	height: 60px;
	width: 100%;
}
#bannerpictures {
	border: 0px;
	float: right;	
}
#breadcrumb {
  margin: 0px;
	padding:0px 5px 0 5px; 
  background:url(graphics/bgsm.jpg) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#7CA5D3;
	height:29px;
}
#breadcrumb a {
	color:#7CA5D3; 
	text-decoration:none; 
	font-weight:bold;
} 
#breadcrumb a:hover {
	color:#cccccc; 
	text-decoration:none;
}
#breadcrumblinks {
 padding-top: 7px;
}
#sitesearch {
  float: right;
  margin: 0px;
  padding: 0px;
  padding-top: 2px;
  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;
}

#sidebar {
	position:absolute;
	top:125px;
	padding:0px;
	margin:0px;
  background-color: #2E3B70;  
	width: 185px;
	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: #000F42;
  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: #2E3B70;
}
#content {
  margin : 0px; 
  padding : 0px; 
	color: #222222;
	margin-left:190px;
	margin-right:20px;
	margin-top: 5px;
	padding-left:5px;
	padding-bottom:20px;
  min-height: 600px;
}

#agencyinfo	{
	text-align:center;
	font-size:small;
	font-family:Arial;
	color: #FFFFFF;
	padding: 12px 4px 12px 4px;
}
	
#footer a, #footer a:visited {
  color: #432432; 
}
#footer a:hover {
  color: #3300FF; 
}
h1 {
	color: #010e42;
	font-size: 130%;
}
h2 { 
  color: #321321; 
  font-size: 120%; 
  margin-bottom: 2px;
}

h3 { 
  color: #2E3B70; 
  font-size: 140%;
  margin-bottom: 2px;
}
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;
	margin-bottom:5px;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
#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;
  }
.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;
}
.error1 a  {
  color: blue;
}

