/* 
p.css : Print CSS Document
Copyright 2010 : RGS, Inc
http://rgsinc.com
Design : Gold Dog Communications, Inc.
Development : Epiphany Graphics, LLC
*/

a { color: black; outline: none; text-decoration: none; }
a:link:after, a:visited:after { content: " (" attr(href) ") ";  }
a[href^="/"]:after { content: " (http://www.rgsinc.com" attr(href) ") "; }
body { color: black; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 13px; margin: 1in; text-align: left; }
em { font-style: italic; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1 a, h2, h3 { color: black; }
h1 a, h2 { font-weight: bold; margin-bottom: 20px; }
h1 a { background: none; display: block; font-size: 18px; height: auto; text-indent: none; width: auto; }
h2 { font-size: 16px; }
h3 { font-size: 14px; margin-bottom: 5px; }
ol { list-style-type: decimal; }
p { margin-bottom: 10px; }
pre { display: block; font-family: Helvetica, "Helvetica Neue", Arial, sans-serif; font-size: 11px; font-style: italic; }
strong { font-weight: bold; }

h1 { height: auto; left: 0; position: relative; top: 0; width: auto; z-index: 50; }
h1 a { background: none; border: none; display: block; height: auto; text-indent: none; width: auto; }
div#nav-wrap, div#sidebar, p#footer-navigation, a.skip-btn, a.top-btn, ul.pagination, p#bio-pagination { display: none; }
div#page-content, div#content { margin: 0; padding: 0; }
