@charset "UTF-8";
/**
 * Gemino - CSS: Print
 *
 *
 * @author Danny Otto | Pixelbrand.net
 * @date   2009-02
 * 
 */
@import url(content.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-meta, #nav-main, .hideme, .noprint { display: none; }

h1 { border-bottom: 1pt #666 dotted; color: #666; font-size: 1.8em; padding-bottom: 6pt; text-align: center; }
#subheader h2#claim { border-bottom: 1pt #666 dotted; color: #666; padding: 0 0 4pt 0; text-align: center; }
h3, h4, h5, h6 { color: #000; }

a { color: #000 !important; text-decoration: none; }
a img { border: 0; }

table { background: #fff !important; border: 1pt #333 solid; color: #000 !important; border-collapse: collapse; }
table th, table td { background: #fff !important; border: 1pt #333 solid !important; color: #000 !important; font-size: 9pt; padding: .2em .4em; }

#nav-trail { border-bottom: 1pt #666 dotted; padding: 4pt 0; margin: 0 0 4pt 0; }

#col1_foto { overflow: hidden; width: 100%; }

#footer { border-top: 1pt #666 dotted; display: block; margin: 30pt 0 0 0; }