html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { position: relative; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; margin: 0; padding: 0; outline: 0; vertical-align: baseline; }
:focus { outline: 0; }
body { line-height: 1; color: black; background: white; }
ol, ul { list-style: none; }
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "»" "«"; }
html { font-size:100.01%; }
body { font-size:1em; }

body {
  width: 97%;
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;

  font-size: 0.75em;
  line-height: 1.6em;
}



#main_menu, #left_row, #footer, #right_row, .invisible, #textsizer {
  display: none;
}

a {
  text-decoration: none;
}

#content {
  padding: 120px 0 0 0;
  width: 75%;
}
#header {
  position: absolute;
  top: 0; left: 0;
}
#printonly {
  position: absolute;
  top: 0; right: 0;
  width: 20%;
  font-size: 1em;
}
#printonly strong {
  font-weight: bold;
}

#content h1 {
  font-size: 2.0em;
  line-height: 1.2em;
  font-weight: bold;
  margin: 0 0 1em 0;
  text-transform: uppercase;
  color: #111111;
}
#content h2 {
  font-size: 1.2em;
  line-height: 1.5em;
  font-weight: bold;
  margin: 0 0 1em 0;
  color: #f35d02;
}
#content strong {
  font-weight: bold;
  margin: 0 0 1em 0;
  color: #f35d02;
}
#content p,
#content ul,
#content ol {
  font-size: 1.2em;
  line-height: 1.5em;
  color: #444444;
  margin: 0 0 1em 0;
}
#content a {
  color: #f35d02;
  font-weight: bold;
}
#content a.download {
  padding: 0 0 0 1.4em;
  background: url(../images/liststyleimage_orange.gif) no-repeat 0 0.4em;
}
#content .download_description {
  padding: 0 0 0 1.4em;
}
#content a:hover, #content a:focus {
  color: #b42e24;
  font-weight: bold;
}
#content a.download:hover {
  background: url(../images/liststyleimage_red.gif) no-repeat 0 0.4em;
}
#content .image {
  width: 100%;
  margin: 0 0 1em 0;
  overflow: hidden;
}
#content .small {
  color: #999999;
  font-size: 0.8em;
}

hr.breaker {
  visibility: hidden;
}