/* VMRC VSRFDF Print Friendly Style 8/12/2010 */

/* main tags */

/*  colors for next section - white background with black lettering for printer  */

 body 
	{   	
   	width: 100%;
   	font: 100% Arial, Verdana, Helvetica, sans-serif;
   	height: auto;
   	padding: 10px;
   	background-color: white;
   	color: black;
      margin-top:50px;
	margin-bottom:50px;
	margin-right:0px;
	margin-left:-150px;
      } 

#commonBanner
 	{
    display: none;
      }



#pagehead
    {
    display: none;
    }



.crumbs 
    {
    display: none;
    } 



#breadcrumb 
	{
	display: none;
	} 



#breadcrumb a 
	{
	display: none;
	} 


#breadcrumb a:hover 
     {
     display: none;
     } 
	



#search
	{
	display: none;	
	}

#searchform
	{
	display: none;
	}


#header 
	{
	display: none;
	}

#toplist
	{
	display: none;
	}
	
	
.sidebar
	{
	display: none;
	}

.sidebar ul
	{
	display: none;
	}


#textbar
	{
	display: none;		
	}

#textbar li
	{
	display: none;		
	}

#textbar a
	{
	display: none;		
	}

#textbar a:hover
	{
	display: none;		
	}

.bottom-leftside
	{
	display: none;
	}

.text_pics
	{
	display: none;
	}

#notes
  {  
  width: 100%;
  font: 100% Arial, Verdana, Helvetica, sans-serif;
  height: auto;
  padding: 5px;
  border: 2px solid navy;
  background-color: white;
  color: black;
  }


#notes h2
  {
  background-color: white;
  background-position: top left;
  padding: 3px 3px 3px 27px;
  border-width: 1px 1px 1px 1px;
  border-style: solid;
  border-color: #000080;
  color: #ffffff;
  text-align:left;
  }


#notes a:link, #notes a:visited
  {
  color: #000000;
  background: transparent;
  text-decoration: underline;
  }

#notes a:link:after, #notes a:visited:after
  {
  content: " (" attr(href) ") ";
  font-size:  80%;
  }

#notes a[href^="/"]:after
  {
  content: " (http://www.mrc.virginia.gov/vsrfdf/" attr(href) ") ";
  }

#notes li
  {
  list-style:square url(square.gif) inside;
  }



#notes2
  {
  display: none;
  }

#notes3
  {
  width: 100%;
  font: 100% Arial, Verdana, Helvetica, sans-serif;
  height: auto;
  padding: 5px;
  border: 2px solid navy;
  background-color: white;
  color: black;
  }

#notes3 h2
  {
  background-color: white;
  background-position: top left;
  padding: 3px 3px 3px 27px;
  border-width: 1px 1px 1px 1px;
  border-style: solid;
  border-color: #000080;
  color: #ffffff;
  text-align:left;
  }

#notes3 a:link, #notes3 a:visited
  {
  color: #000000;
  background: transparent;
  text-decoration: underline;
  }

#notes3 a:link:after, #notes3 a:visited:after
  {
  content: " (" attr(href) ") ";
  font-size:  80%;
  }

#notes3 a[href^="/"]:after
  {
  content: " (http://www.mrc.virginia.gov/vsrfdf/" attr(href) ") ";
  }

#notes3 li
  {
  list-style:square url(square.gif) inside;
  }

.right_nav
	{
	display: none;
	}

.right_nav2
	{
	display: none;
	}


#column-right
  {
  display: none;
  }


#footer
  {
  width: 100%;
  margin: 0;
  padding: 10px;
  border-width: 2px 0px 2px 0px;
  border-style: solid;
  border-color: #000080;
  float: none;
  color: #000000;
  background: transparent none;
  font: Arial, Verdana, Helvetica, sans-serif; 
  font-size: 12pt;
  background-color: #ffffff; 
  }

#footer a:link, #footer a:visited
  {
  color: #000000;
  background: transparent;
  text-decoration: underline;
  }



#punch1
  {
  display: none;
  }

#punch1 img
  {
  display: none;
  }

#punch2
  {
  display: none;
  }

#punch2 img
  {
  display: none;
  }

#punch3
  {
  display: none;
  }

#punch3 img
  {
  display: none;
  }






