body{
	padding: 0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
}

h2{
	letter-spacing: .14em;
}

h3{
	clear: both;
	margin: 2px 10px;
}

p{
	letter-spacing: .05em;
}

a{
	color: #336699;
}

 a:hover{
	color: #7CA8D3;
}

ul{
	padding: 2px 2px 2px 10px;
}

li{
	padding: 3px 10px;
	margin: 0 10px;
}


dl{margin: 5px 10px}
dl dt {font-weight: bold;}
dl dd {margin: 0; padding:0; }
dl dd p{margin: 0; padding:0; }

.prev{	text-align: left; width: 40%;}
.next{	text-align: right; width:  40%;}
.beg{	text-align: left; width: 10%;}
.end{	text-align: right; width:  10%;}
.results{	text-align: left; white-space: nowrap}
.prev, .next, .results{ padding-left: 5px; padding-right: 5px;}
.highlight{
	background-color: #FFFF99;
	font-weight: bold;
	
}
dl.pdf { background:  url(/img/icon_pdf.gif) 4px 0.3em no-repeat; }
dl.xls { background:  url(/img/icon_xls.gif) 4px 0.3em no-repeat; }
dl.doc { background:  url(/img/icon_doc.gif) 4px 0.3em no-repeat; }
dl.searchresult {padding-left: 25px; width: 95%;}

#container {
  overflow: hidden;
  padding: 0 0 20px 0;
}

/* Banner Styles */
#commonBanner {
   	background-color: #162D43;
	font-size:12px;
	height:40px;
}
#commonBanner a {
	text-decoration:none;
}
#commonBanner a img {
	border:none;
}
#commonBanner .alignLeft {
	color:#fff;
	float:left;
	margin-left: 10px;
	padding-top: 13px;
}
#commonBanner .alignLeft a{
	color:#fff;
	font-weight:bold;
}
#commonBanner .alignLeft a:hover {
	color:#eee;
	font-weight:bold;
}
#commonBanner .hidden {
	display:none;
	visibility:hidden;
}
#commonBanner .virginiaLogo{
	float:left;
}
#commonBanner #virginiaSearch {
	float:right;
	margin-top:7px;
}
#commonBanner #virginiaSearchForm {
    margin: 0;
}
#commonBanner #virginiaSearch p {
	margin:0;
	padding:0;
}
#commonBanner #virginiaSearch #searchBox {
    background:url(http://www.virginia.gov/images/virginia_seach_txt-bg.jpg) no-repeat;
	background-color:transparent;
	border:0;
	font-weight:bold;
	height:14px;
	padding:3px;
	width:172px;
}
#commonBanner #virginiaSearch #vaSearchBtn {
    background:url(http://www.virginia.gov/images/virginia_seach_button-bg.jpg) no-repeat transparent;
	border:none;
	height:20px;
	margin-left:2px;
	margin-right:5px;
	width:28px;
}


#banner{
	height: 100px;
	 background:url(/img/banner.jpg) no-repeat transparent;
	
}

#banner h1{
	padding: 0;
	margin: 0;
	position: relative;
	top: 5px;
	width: 574px;
	height: 82px;
	
	text-indent: -5000px;
	
}
#banner img{
	margin: 5px 0 0 0;
	float: left;
}

#banner .logo{
	display: block;
    margin-left: 10%;
    margin-right: 10%; 
	
}



#breadcrumb {
    background-color:#162D43; 
	padding:7px 5px 0 5px; 
	color:#ffffff;
	min-height:22px;
}
* html #breadcrumb {
	height:22px;
}
#breadcrumb .breadCrumbText {
	margin-right:350px;
	float: left;
}
#breadcrumb p {
	margin:0;
	padding:0;
}
#breadcrumb a {
	color:#ffffff; 
	text-decoration:none; 
	font-weight:bold;
} 
#breadcrumb a:hover {
	color:#ccc; 
	text-decoration:none;
} 
#breadcrumb #siteSearchForm {
	margin: 0;
	float: right;
}
#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;
}

.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;
}


#navsection{
	width: 200px;
	height: 100%;
	border-right: 1px solid #162D43;
	background:url(/img/navbackground.jpg) repeat-y transparent;
	padding: 0;
	margin: 0;
	float: left;
	padding-bottom: 20010px;  /* X + padding-bottom */
  	margin-bottom: -20000px;  /* X */	
	z-index: 0;
}

#nav{
	padding: 15px 0 100px 0;
	margin: 0;
	list-style: none;
	
	
}

#nav li{
	background:url(/img/navbutton.gif) no-repeat transparent;
	height: 30px;
	width: 198px;
	margin: 0;
	padding: 0;
	margin-bottom: 1px;
	border-bottom: 1px solid #162D43;
	
}

#nav li a{
	text-decoration: none;
	font-weight: bold;
	width: 198px;
	height: 30px;
	display: block;
	padding: 2px 0 0 5px;
	color: #336699;
}

#nav li a:hover{
	color: #ECF2F9;
}

#content{
	float: left;
	width: 73%;
	
}

#main{
	float: left;
	width: 60%;
	margin: 0 10px 0 10px;
	
}

#secondary{
	float: left;
	width: 30%;
	margin: 0 10px 0 10px;
	font-size: .8em;	
}

#only{
	float: left;
	width: 95%;
	margin: 0 10px 0 10px;
	
}

.section{
	background-color: #ECF2F9;
	border: 1px solid #29547E;
	margin: 15px 0 0 0;
}

.section h2{
	padding: 3px 10px 2px 10px;
	margin: 0;
	background:url(/img/sectionheaderbg.jpg) repeat-x  transparent;
	background-position: bottom;
	background-color: #A9C4E1;
	color: #162D43;
	
}

.section p{
	margin: 10px;
	padding-bottom: 20px;
}

.news{
	list-style: none;
	margin: 5px 0 0 10px;
	padding: 0;
	
}

.news li{
	margin: 8px 0;
}


.urgent{
	background-color: #CCCCCC;
	border: 1px solid #29547E;
	margin: 15px 0 0 0;
	
}

.urgent h2{
	padding: 5px 10px;
	margin: 0;
	
	color: #162D43;
	
}

.urgent p{
	
	margin: 10px;
}

.alt{
	background-color: #DEDEDE;
}

.reportlist{
	list-style: none;
	clear: both;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 10px;
	float: left;

}

.reportlist li {
	float: left;
}

#searchform{
	margin: 10px 10px 0 10px;
	
}


/* Footer */

#footer {
	background:#EFF4FA;
	border-top: 1px solid #162D43;
	color:#000;
	font-size: .8em;
	text-align:center;
	padding: 3px;
	clear: both;
	z-index:100;
}
#blackStripe {
	background:#000;
	color:#fff;
	text-align:center;
	padding: 3px;
}



/* ADMIN PIECES*/
.odd{
	background-color: #ffffff;
}

td{
	padding-right: 10px;
	vertical-align: top;
}

th{
	padding-right: 10px;
	text-align: left;
}

.editForm label{
	width: 150px;
	float: left;
	display: block;
	font-weight: bold;
}

.editForm input, .editForm select{
	width: 350px;
	margin-bottom: 5px;
	
}

.editForm input.submit{
	width: auto;
	
}

#loginform{
	margin: 10px;	
}

#loginform label{
	font-weight: bold;
	width: 100px; 
	display: block;
	float: left;
}
#loginform input{ 
	margin-bottom: 5px;
}

.error{
	font-weight: bold;
	color: #990000;
}

.alert{
	font-weight: bold;
	background-color: #FFFFFF;
	width: auto;
	border: 1px solid #cccccc;
	padding: 0;
	margin:0;
}

div.yuimenu li.hassubmenu em.submenuindicator{
	display: none;
}

a.sortheader {
	text-decoration: none;
}

.sortarrow img{
	border: 0;
}

#only .section table td{
	font-size: 80%;
}

/* General SelectSwap style */
div.SelectSwap div.Selector p {
	margin: 0;
}
		
/* Vertical SelectSwap style */
div.SelectSwap_vertical div.Controls {
	width: 24em;
	text-align: center;
	margin: 1em 0 0 0;
}

div.SelectSwap_vertical div.Controls input {
	width: 30px;
	height: 30px;
}

div.SelectSwap_vertical div.Selector select {
	width: 28em;
	height: 10em;
}


/* Horizontal SelectSwap style */		
div.SelectSwap_horizontal div.Controls input {
	width: 35px;
	height: 25px;
}

div.SelectSwap_horizontal div.Selector select {
	width: 10em;
	height: 10em;
}

div.SelectSwap_horizontal div.Selector, div.SelectSwap_horizontal div.Controls {
	float: left;
}

div.SelectSwap_horizontal div.Controls {
	margin: 3em 1em;
}

/* No JS SelectSwap style */				
select.SelectSwap {
	width: 15em;
	height: 15em;
}
.section p.subdepartment{
	padding: 0 10px;
	margin: 0;	
	clear: both;		
}
