@charset "UTF-8";
/**
 * beUnity - CSS: Print
 *
 *
 * @author Danny Otto | Pixelbrand.net
 * @date   2008-09
 * 
 */
@import url(contentbase.css);

body {
  background: #fff !important;
  border: 0;
  color: #000 !important;
  font-size: 10pt;
  line-height: 150%;
  margin: 28px 38px;
  padding: 0;
  text-align: left !important;
  width: auto !important;
}
html > body { margin: 28px 58px; }

#nav-first, #nav-main, #claim, #totop { display: none; }

h1 { border-bottom: 2px #000 dotted; margin: 0 0 15pt 0; padding: 0 0 10pt 0; text-align: center; }
h1 img { display: none; }
h1 span.print { display: inline; }

a { color: #000; }

#footer { border-top: 2px #000 dotted; margin: 15pt 0 0 0; padding: 10pt 0 0 0; }