#menu, #leftMenu, #exNav *, #exNav ul, #exNav li, .column3, #newsArchive, #copyright UL { 
  display: none; border-width: 0em; background: none;  
  margin: 0em; padding: 0em; 
}

.column23, .column2, .grayLine { margin: 0em; padding: 0em; border-width: 0em; }
#all { color: black; width: 96%; margin: 2em; padding: 0em; max-width: 100%; min-width: 0%; }

#exNav { padding-bottom: .5em; }
#path { display: block; margin: 0em; margin-bottom: 2em; }

.newsDetailedCopy .back { display: none; }
#all .newsDetailedCopy .header { position: static; font-size: 1.4em; color: #006; }
.newsDetailedCopy .print { display: none; }

#content a:link:after, #content a:visited:after { content: " (" attr(href) ") "; color: black; text-decoration: none; }
#content a { color: black; text-decoration: underline; behavior:expression((this.getAttribute("ADDHREF") == null) ? (( this.innerHTML += " ("+ this.getAttribute("href") +") " ), ( this.setAttribute("ADDHREF", "ADDHREF") ), "") : ""); }
