#head div#search, #head .logged, #nav, #memberNav, #memberArea, #tag, #sidebar, #toolFeature, #calendar, #partner, #toolbar, #leftRail, #rightRail, #breadcrumb, #bodyCopy p span.required, #bodyCopy div#form, #bodyCopy img, .hide, hr, .editentry, .backtotop {
	display: none !important;
}

#head img {
border: none;
}

body, #content, #footer, #secondaryFeature, #news, #member {
  float: none !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  font-family: Times, "Times New Roman", serif;
  font-size: 12pt;
  background: none;
}

h1, h2, h3, h4 {
	font-family: Georgia, Times, "Times New Roman", serif;
}

#mainFeature {
	margin-top: 12pt;;
	background: none;
}

html body #form {
	background: none;
}
html body #secondaryFeature {
	background: none;
}

#content a[href]:after, #footer a[href]:after {
   	content: " (" attr(href) ") ";
  	font-size: 80%;
}

#content a[href^="/"]:after, #footer a[href^="/"]:after {
   	content: " (http://vaservice.org" attr(href) ") ";
  	font-size: 80%;
}

#content a[href^="#"]:after {
   content: " ";}

html body #footer {
	border-top: solid 1px #000;
	padding-top: 12pt;
	text-align: center;
	font-size: 90%;
	page-break-inside: avoid;
}