@charset "UTF-8";
/**
 * VBM - CSS: Print
 *
 *
 * @author Danny Otto | Pixelbrand.net
 * @date   2008-07
 * 
 */
@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, #banner, #col3, #footer { display: none; }

h1 { border-bottom: 2px #485021 dotted; padding: 0 0 5pt 0; text-align: center; }
h1 span.print { color: #485021; display: block; margin: 0 0 10pt 0; }
