.printInfo {	display: none !important; }	


/* old */
#newsletterheader .banner, #newsletterheader img, #newsletterheader .issue  { display: none; !important; }	
#footer, .additionalText  { display: none; !important; }	

body, #content, #maincontent, #highlight, #regForm {
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
}

body { 
	font-family: "Times New Roman", Times, serif;
	font-size: .9em;
}

#newsletterheader { text-align: left; }
#maincontent h1 {
	font-size: 1.5em;
	font-weight: bold;
	}
#maincontent h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	padding-bottom: 0;
	padding-top: 0;
	}

#highlight { 
	width: auto; 
	border-top: dashed thin #666666;
	}

#regForm { width: auto; }
#regForm .label {
  text-align: left;
	font-weight: bold; 
	border: none;
	}
#regForm .formw {
	padding-right: 10px; 
	border-bottom: thin solid #000000;
	border-right: none;
	border-left: none;
	border-top: none;
} 
