/* print styles */

* { overflow: visible !important; }
body { background: white; font-size: 12pt;}
a:link, a:visited { background: transparent; text-decoration: underline; color: #000; }

div.login { display: none; }
ul#nav { display: none; }
div#secondLine { display: none; }
ul#footer { display: none; }
ul#healthNav { display: none; }

/*#container { display: none; }*/
.printImage { display: block; float: right; margin-left: 2cm;  }

#contentShell, #healthLibrary-container, .healthLibrary #content.details { width: 100%; }
.healthLibrary #content.details .left { display: none; }
.healthLibrary #content.details .right { float: none; margin-left: 0; width: 100%; }
.healthLibrary #content.details .right a:link:after, .healthLibrary #content.details .right a:visited:after { content: " (" attr(href) ") "; font-size: 90%; }
.healthLibrary #content.details .right p { page-break-inside: always; }
.healthLibrary #content.details .right h3 { color: #000; }
.healthLibrary form { display: none; }
#healthLibrary-container { margin: 0; }
h4.feedback { display: none; }

a.geoTip { color: #000; text-decoration: none; }
a.geoTip:after { content: "" !important; }