/* Virginia Naturally stylesheet. Default green style can be overridden. */

/*  Tab Navigation Styles */

	
img 
	{
	border: none;
	padding: 0px;
	}

hr 
	{
	color:#000; 
    margin-right: 3px;
	} 

table 
	{
	border-collapse:collapse;
	margin-bottom:10px;
	}

th
	{
	text-align:left;
	font-weight:bold;
	background-color:#E7E7E7;
	border:1px solid #030;
	}

td
	{
	border:1px solid #030;
    background-color: #fff;
	}

.submitlink 
	{
	font:75% Arial, Helvetica, sans-serif;
	}


#whatsnew 
	{
	float: right;
    clear: both;
	font:90% Arial, Helvetica, sans-serif;
	width: 35%;
	color:#000;
	background-color:#C9E4DD;
	border: 1px solid #58B098;
	padding: 8px 8px 4px 8px;
    margin: 10px 0px 10px 10px;
    
	}

#whatsnew h1 
	{
	display: block;
	background-color: #219473;
	border: 1px solid #2194739;
	text-align: center;
	margin: 0px 0px 6px 0px;
	}

#whatsnew h2 
	{
	display: block;
	background: none;
    margin: 0px;
	}
	
#whatsnew h3
	{
	display: block;
	border-bottom: 1px solid #000000;
	width: 90%;
	}
	
#menutrail
{
position: static;
margin-top: 20px;
margin-left: 0px;
width: 175px;
}



#deqcredit {
  width: 450px;
  margin: 6px 3px 3px 3px;
}
#deqcredit img { float: left; margin-right: 6px; }

#submenu 
	{
	background-color:#E7E7E7;
	padding:5px;
	margin-top:10px;
	margin-bottom:10px;
	border: 1px solid #c0c0c0;
	font-size: 90%;
	}

.noborder {
    border: none;
}
table.noborder td, table.noborder th { border: 0px; }

.border {
    border: 1px solid #333;
}
    
.imgleft 
	{
	float:left;
	padding:5px;
	}

.imgright 
	{
	float:right;
	padding:5px;
	}

.txtalignright
	{
	text-align:right;
	}
	
.txtalignleft
	{
	text-align:left;
	}
	
.searchtext 
	{
	font-size:90%;
	}

.strongtext 
	{
	font-weight: bold;
	}

.pdfdoc 
	{
	font-size:80%;
	color:#008C00;
	}


	
#breadcrumb 
	{
	background-color: #074582;
	padding: 10px; 
	font:70% Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight:bold;
	} 

#breadcrumb a 
	{
	color:#B5CFCF; 
	text-decoration:underline; 
	font-weight:bold; 
	} 

#breadcrumb a:hover 
	{
	color:#FFF; 
	text-decoration:underline; 
	font-weight:bold; 
	} 

#header 
	{
	position:absolute;
	font:70% Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight:bold;
	padding: 4px 5px 5px 5px;
	top:1px;
	} 

#header a 
	{
	color:#B5CFFF; 
	text-decoration:underline; 
	font-weight:bold; 
	} 

#header a:hover 
	{
	color:#FFF; 
	text-decoration:underline; 
	font-weight:bold; 
	} 

    #toplist
	{
	text-align: right; 
	font:70% Arial, Helvetica, sans-serif;
	white-space:nowrap;
	background-color:#000; 
	padding:5px; 
	color:#ffffff;
	}

#toplist a 
	{
	color:#B5CFFF; 
	text-decoration:underline; 
	font-weight:bold; 
	} 

#toplist a:hover 
	{
	color:#FFF; 
	text-decoration:underline; 
	font-weight:bold; 
	} 

#tagline
	{
    height:50px;
	padding:0px;
	margin:0px;
	background-repeat:no-repeat; 
	background-color:#FFF;
	}

#searchform
	{
	position:absolute;
	top:40px;
	right:10px;
	text-align:right;
	white-space:nowrap;
	padding:0px;
	margin:0px;
	}

#hidden, .hidden
	{
	display:none;
	}

#content
	{
	margin-left:190px;
	margin-right:20px;
	margin-top: -3px;
	padding-left:5px;
	padding-bottom:20px;
	font-size:90%;
	min-height: 500px;
	}
* html #content { height: 500px; } /* IE */	

#sidebar
	{
	position: absolute;
	left: 0px;
	top: 0px;
	margin-left:0px;
	margin-top: 10px;
	padding-top:0em;
	width: 175px;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	background-color: #074582;
	}
       
#sidebar ul
    {
	margin:0px;
	padding:0px;
	text-align:left;
	border:0;
    }   
    
#sidebar h1 
    {
    background-color: #032;
    font-size: 90%;
    line-height: 20px;
    font-weight: bold;
    margin: 6px 0px 0px 0px;
    color: #FFF;
	padding: 0px; 
	border: none;
    text-indent: 6px;
    border-bottom: 1px solid #c0c0c0;
    }
#sidebar h1 a
    {
    display: block;
    text-indent: 6px;
    color: #adc;
    width: 100%;
    text-decoration: none;
    }
#sidebar h1 a:hover
    {
    background-color: #032;
    color: #fff;
    }    
       
#sidebar li
	{
	font-size:80%;
	list-style: none;
    border-bottom: 1px solid #c0c0c0;
	line-height:22px;
    background-color: #074582;	
    padding: 0px;
	}
      
#sidebar li a 
	{
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
    display: block;
    padding: 4px 0px 4px 3px;
    width: 99%;
	}

#sidebar li a:hover 
	{
    background-color: #3d6995;
	}
	
#content a { color: #064582; }

/* header stuff */
.veephdr { 
  margin-left: 175px;
  padding: 6px;
  border-bottom: 1px solid #666;
  background-color: #e0f0e3;
  min-height: 87px;
}
.veephdr .mission { 
  color: #084683; 
  margin-top: 24px;
}
.veephdr .mission img { 
  float: left; 
  margin-right: 50px; 
  margin-top: -18px;
}

/* box layout on members page */
.members .column {
  width: 48%;

  float: left; 
}
.members .column.leftcol { }
  
.members .column.rightcol { 

}
.members .block { 
  border: 1px solid #cde; 
  border: 1px solid #cde; 
  background-color: #def;
  padding: 3px;
  margin: 4px;
  height: 50px;
  text-align: center;
}
.members .block:hover { background-color: #e0e6ff; }
.members .block a { 
  color: #67a; 
  text-decoration: none; 
  display: block;
  margin-top: 17px;
}
.members .block.double a {  
  margin-top: 7px; 
}







#footer 
	{
	clear: both;
	background-color:#074582;
	}




#footer table 
	{
	border:none;
    background-color: transparent;
	}

#footer th
	{
	border:none;
    background-color: transparent;
	}

#footer td
	{
	border:none;
    background-color: transparent;
	}



#footer h1{    background-color: transparent; color:#fff;
}
