body {
margin : 0; 
padding : 0; 
font : 100% Arial, Verdana, Helvetica, sans-serif; 
color : #000; 
background-image : url('/images/mainbg1.jpg'); 
background-color : #fff; 
} 

.dgbutton {
	visibility:hidden;
	}
	
.red {

	color: red;
	font-weight: bold;
	}
	

.SubmitLink {
   font: 70% Arial, verdana, sans-serif;
  }

.smallText {
	font: 80% Arial, verdana, sans-serif;
  }

.hidden
	{
	visibility:hidden;
	display:none;
	}		
	
#holdingcell
	{
	min-width:780px;
	overflow:hidden;
	}	
	
.textField {
	margin-top: 10px;
	}
	
.underline 
	{
	text-decoration: underline;
	}
	
.bold
	{
	font-weight:bold;
	}

.underbold 
	{
	font-weight : bold;
	text-decoration: underline;
	}

#tagline
	{
	padding:1px;
	padding-right:10px;
	margin:0px;
	background-image:url('images/logobg.jpg');
	background-repeat:no-repeat; 
	background-color: #445E79;
	text-align:right;
	height:53px;
	}

#details 
	{
	background-color : #E9EBEF;
	padding:15px;
	border: 1px solid #c0c0c0;
	margin-top:10px;
	}

.pdfdoc {
font-size:90%;
color: #008C00;
}


.doc
	{
	padding-left:20px;
	margin-top: 3px;
	padding-bottom: 3px;
	background-image:url('images/icons/doc.gif');
	background-repeat:no-repeat;	
	list-style:none;
	}

.pdf
	{
	padding-left:20px;
	margin-top: 3px;
	padding-bottom: 3px;
	background-image:url('images/icons/pdf.gif');
	background-repeat:no-repeat;	
	list-style:none;
	}

.xls
	{
	padding-left:20px;
	margin-top: 3px;
	padding-bottom: 3px;
	background-image:url('images/icons/xls.gif');
	background-repeat:no-repeat;	
	list-style:none;
	}

.htm
	{
	padding-left:20px;
	margin-top: 3px;
	padding-bottom: 3px;
	background-image:url('images/icons/htm.gif');
	background-repeat:no-repeat;	
	list-style:none;
	}

.ppt
	{
	padding-left:20px;
	margin-top: 3px;
	padding-bottom: 3px;
	background-image:url('images/icons/ppt.gif');
	background-repeat:no-repeat;	
	list-style:none;
	}

div.mainhdr {
font : 90% Arial, Verdana, Helvetica, sans-serif;
background-color : #e4e4e4;
border: 1px solid #c0c0c0;
padding:5px;
margin-top:10px;
margin-bottom:10px;
}

div.formslist {
border-top: 1px solid #c0c0c0;
padding:5px;
border-collapse: collapse;
}


div.title {
background-color : #e4e4e4;
border: 1px solid #c0c0c0;
padding:5px;
margin-top:10px;
}

#rightBox
	{
	padding:0px;
	float:right;
	width:180px;
	font-size : 85%;
	text-align:center;
	margin:0px;
	margin-top:0px;
	margin-left:10px;
	}

#rightContent
	{
	padding:5px;
	text-align:left;
	background-color:#fff;
	border:0px;
	border-left: 1px solid #e4e4e4;
	}

#rightContent ul
	{
	padding: 1px;
	margin-left:0px;
	margin-bottom: 5px;
	margin-top:0;
	}


#rightContent li 
	{
	margin-top: 5px;
	padding-bottom: 5px;
	list-style: none; 
	background: url("images/newarrow.gif") no-repeat transparent;
	font-size: 90%;  
	padding-left:17px;
	}
	
#rightContent li li 
	{
	padding-left: 0px;
	padding-bottom:0px;
	list-style: disc url('images/arrow.gif');
	margin-top:2px;
	font-size : 85%;
	border-bottom: 0px;
	line-height: 1.20em;	
	}


.rightTitle
	{
	background-color: #fff;
	background-image:url("images/h1bg.jpg");
	background-repeat:repeat-x;
	color: #000;
	font-weight:bold;
	font-size : 120%; 
	padding: 5px 5px; 
	border: 0px; 
	text-align:left;
	border-left:1px solid #c0c0c0;
	border-right:0;
	}

.rightBottom
	{
	background-color: #fff;
	background-image:url("images/h1bg.jpg");
	background-repeat:repeat-x;
	color: #000;
	font-size : 90%; 
	padding: 5px 5px; 
	border: 0px; 
	text-align:left;
	border-left:1px solid #c0c0c0;
	border-right:0;
	}


#caption {
border: 1px solid #c0c0c0;
background-color:#e4e4e4;
padding:5px;
font-size: 75%;
width: 527px;
}

.caption {
	border: 1px solid #c0c0c0;
	padding: 5px;
	margin: 5px;
	font-style:italic;
	font-size: 75%;
	}

div.subtitle {
border-bottom: 1px solid #c0c0c0;
border-top:0px;
padding:5px;
}

div.normal {
border: 1px solid #c0c0c0;
border-top:0px;
padding:5px;
}

div.yellow {
background-color : #FFFFCC;
border: 1px solid #c0c0c0;
border-top:0px;
padding:5px;
}


div.subhdr {
font-size:90%;
background-color : #e4e4e4;
padding:5px;
margin-top:10px;
margin-bottom:10px;
}

div.subhdr img {
vertical-align: middle;
}

h2 img {
vertical-align: middle;
}

div.jobdetail {
background-color : #E9EBEF;
padding:10px;
padding-bottom:10px;


}

div.officedetail {
background-color : #E9EBEF;
padding:15px;
border: 1px solid #c0c0c0;
margin-top:10px;
}

img.menuspace {
	border: none;
	padding-left:35px;
	}


h1 { 
	background-color: #fff;
	background-image:url("images/h1bg.gif");
	background-repeat:repeat-x;
	color: #000;
	font-weight:bold;
	font-size : 120%; 
	padding:  3px;
	padding-left: 5px;
	border: 0px; 
	margin-left:-1px;
	border-left:none;
	border-top:1px solid #c0c0c0;
	}

.lgblue { 
	color: #0066cc;
	font-weight:bold;
	font-size : 140%; 
	}	
.iblue { 
	color: #0066cc;
	font-style:italic;

	
	}



h2 { 
	color: #163C6D;
	font-size : 100%; 
	margin:0;
	
	}
	
h2.sp08 {
	color:#000000;
	border: 1px solid #ccc;
	background-color: #FAFAEE;
	}
	
h3.sp08 {
	font-weight: bold;
	color:#A9361B;
	}

img {
	border: none;
	}

h3 {
font-size : 100%;  
margin-bottom:0px;
} 


table.formscabinet td, th {
font: 90% Arial, verdana, sans-serif;
}


td {
padding : 5px; 
border : 1px solid #c0c0c0; 
vertical-align : top; 
} 


.yellow {
background-color : #FFFFCC; 
} 

.normal {
background-color : #ffffff; 
} 


td.noborders {
background-color: #e4e4e4;
padding-top:10px;
padding-bottom:10px;
}

td.DSBbg {
padding : 5px; 
background-color : #e4e4e4; 
} 


th {
padding : 5px; 
border : 1px solid #c0c0c0; 
text-align : left; 
background-color : #e4e4e4; 
font-weight:bold;
} 

table.datagrid {
	width:100%;
	}

.alternate {
	background-color:#F0F4F7;
	}
	
.datagrid th {
	background-image:url("images/thbg.gif");
	}

.dgfooter {
	background-color:#fff;
	border:0px;
	}

tr.dgfooter td {
	background-color:#fff;
	border:1px #fff solid;
	}
	
.datagrid th {
	font-weight:bold;
	}	
	
.datagrid th a {
	text-decoration:none;
	font-weight:bold;
	}	


table.cleartable td {
border:1px solid #fff;
border-bottom:1px solid #e4e4e4;
} 

table.cleartable td.namecell {
border:1px solid #fff;
border-bottom:1px solid #e4e4e4;
white-space:nowrap;
} 

hr {
color : #000; 
} 


.bar {
color : #EFE28E; 
font-size : 90%; 
font-weight : bold; 
} 


.dot {
font-size : 130%; 
font-weight : bold; 
} 


.crumbs {
font : 70% Arial, Verdana, Helvetica, sans-serif; 
margin : 0 0 16px; 
padding-bottom : 0; 
font-weight : bold; 
color : #ffffff; 
} 

.arrowleft {
float: left;
padding-left: 3px;
padding-right: 5px;
}

.imgleft {
float: left;
padding: 5px;
}

.imgright {
float: right;
padding: 5px;
}

.searchtext {
font-size:90%;
}

.pdfdoc {
font-size:80%;
color: #008C00;
}

.submenubg {
background-color:#E7E7E7;
}

a.toplink, a.toplink:visited {
color : #fff; 
text-decoration : underline; 
font-size : 70%; 
font-weight : bold; 
} 


a.toplink:hover {
color : #CCCCCC; 
text-decoration : underline; 
font-size : 70%; 
font-weight : bold; 
} 

a.submenu, a.submenu:visited {
color : #0D2E7D; 
text-decoration : none; 
font-size : 85%;
font-weight : bold; 
} 


a.submenu:hover {
color : #265687; 
text-decoration : none; 
font-size : 85%;
font-weight : bold; 
} 



#search
	{
	padding: 0px;
	margin: 0px;
	background-image : url('images/logobg.jpg');
	background-repeat: no-repeat; 
	background-color: #163C6D;
	}

#searchform
	{
	position:absolute;
	top: 40px;
	right: 10px;
	text-align : right;
	white-space: nowrap;
	padding:0px;
	margin: 0px;
	}

#hidden
	{
	display:none;
	}

#content
	{
	margin-left: 200px;
	margin-right: 20px;
	margin-top: 0px;
	padding-left:10px;
	padding-bottom:20px;
	font-size : 90%;
	}


.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
	}
	
	
table {
	border-collapse:collapse;
	margin-bottom:10px;
	}
	

#textbar {
	left: 2px;
	margin-top:2em;
	width: 175px;
	}

#textbar li
	{
	font-size : 80%;
	margin-top: 3px;
	padding-bottom: 3px;
	padding-left:15px;
	border-bottom:  1px solid #c0c0c0;
	line-height: 1.50em; 
	background-image:url('/images/bullet2.gif');
	/*list-style-image:url('../images/bullet.gif'); 
	list-style-position:inside;*/
	background-repeat:no-repeat;	
	}

#textbar li a {
	color : #1F4B90;
	text-decoration : none;
	font-weight : bold;
	}
	
	#textbar p {
	color : #1F4B90;
	text-decoration : none;
	font-weight : bold;
	font-size: 70%;
	text-align: center;
	}


#textbar li a:hover {
	color : #000000; 
	text-decoration : none; 
	font-weight : bold;
	}
	
	#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; 
	font:90% Arial, Verdana, Helvetica, sans-serif;
	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;
	}
	
.italic {
	font-style:italic;
	}

.OYFLogo {
	padding-left:20px;
	}
	
a.external {
	background: url("images/icons/ex.gif") left no-repeat;
    padding-left: 15px;
	
	}
	
.nolistitem {
	list-style:none;
	}
	
.center {
	text-align:center;
	}
	
/* Banner Styles */

#headerGraphic {	
	background-image: url('/images/newwell_logo.jpg') ;
	background-repeat: no-repeat;
	padding:0px;
	margin:0px;
	height:100px;
}

#breadcrumb {
	background-color:#000; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:7px 5px 0 5px; 
	color:#ffffff;
	min-height:22px;
}
* html #breadcrumb {
	height:22px;
}
#breadcrumb .breadCrumbText {
	margin-right:350px;
}
#breadcrumb p {
	margin:0;
	padding:0;
	font-size: 75%;
}
#breadcrumb a {
	color:#ffffff; 
	text-decoration:none; 
	font-weight:bold;
} 
#breadcrumb a:hover {
	color:#ccc; 
	text-decoration:none;
} 
#breadcrumb #siteSearchForm {
	margin: 0;
	position:absolute;
	top:143px;
	right:5px;
}
#breadcrumb #siteSearchForm p {
	margin:0;
	padding:0;
}
#breadcrumb #siteSearchForm #searchBoxSite {
	background:url("http://www.virginia.gov/images/virginia_seach_txt-bg.jpg") no-repeat;
	background-color:transparent;
	border:0;
	font-weight:bold;
	height:14px;
	width:172px;
	padding:3px;
}
#breadcrumb #siteSearchForm #siteSearchBtn {
	background:url("http://www.virginia.gov/images/virginia_seach_button-bg.jpg") no-repeat transparent;
	border:none;
	height:20px;
	width:28px;
	height:20px;
	margin-left:2px;
}
#breadcrumb .alignLeft {
	float:left;
}
#breadcrumb .clear {
	clear:both;
}
#breadcrumb .hidden {
	display:none;
	visibility:hidden;
}

H1.DeptName {
	float:left;
	position:fixed; 
	top:75px;
	left:75px;
	}

/* Junk 

#header {
	position:absolute;
	font:70% Arial, Verdana, Helvetica, sans-serif;
	color:#fff; 
	font-weight:bold;
	padding:5px;
	padding-top:4px; 
	top:1px;
	height : 20px;
	voice-family : "\"}\""; 
	voice-family : inherit; 
	} 

body > #header {
	height : 20px; 
	} 


#header a{
	 color: #91B1CA; 
	 font-weight:bold;
	 }

	 
#header a:hover {
	color: #CCCCCC; 
	font-weight:bold;
	}
	
	
#toplist
	{
	text-align : right; 
	background-image:url('../images/blkbar.jpg');
	background-color : #000; 
	padding : 5px; 
	font:70% Arial, Verdana, Helvetica, sans-serif;
	color: #ffffff;
	}
	
#toplist a {
	color : #91B1CA; 
	font-weight : bold; 
	} 


#toplist a:hover {
	color : #CCCCCC; 
	font-weight : bold; 
	} 
*/