body, li, ul, h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 0; }

.advert, #account, #header small, #main_navigation, #navigation {
  display: none; }

body {
  font-family: Verdana, Arial, Sans-Serif;
  color: black;
  font-size: 10pt;
  margin: 0 0 0 1cm;
  line-height: 1.8em; }

p {
  margin-bottom: 1.6em; }

ul {
  margin-left: 2em; }

li p {
  margin-bottom: 0.6em; }

.paging {
  color: #888888; }

.public #header h1, .print_link, .paging .links, .pop_up, .show_panel, .hide_panel, #headlines form, .canvas, #clocks, #notice, .portal #intro, hr, #title, .not_printable {
  display: none; }

#header {
  margin-bottom: 1em; }
  #header h4 {
    color: #888888;
    font-size: 1.4em;
    text-align: right; }

#content {
  clear: both; }

#header img {
  margin-top: 1cm;
  height: 1cm;
  background: white; }
#header #logo img {
  float: left; }

a:link, a:visited {
  color: #666666;
  font-weight: bold;
  text-decoration: none;
  border-bottom: 0.05cm dotted black; }

h1 {
  color: #444444;
  font-size: 2em;
  font-weight: normal;
  font-family: "Trebuchet MS", Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
  clear: both;
  margin: 0.4em 0 0.4cm 0;
  background-image: none !important; }

h2 {
  color: #990000;
  font-size: 1.6em;
  margin: 0.2cm 0;
  font-weight: normal;
  font-family: "Century Gothic", Arial, Sans Serif; }

#header h1, h1.title {
  color: black;
  border-bottom: red 0.05cm solid;
  font-size: 2.2em; }

#footer {
  color: #aaaaaa;
  border-top: 1pt #cccccc solid;
  margin: 0.5cm 0 0 0;
  padding: 0.2cm 0 0 0; }

a:link a:visited {
  color: #440f67;
  font-weight: bold; }

#print_heading {
  color: black;
  font-weight: bold;
  font-style: normal;
  padding: 0.2cm 0;
  border-bottom: #613f78 solid 0.1cm; }
  #print_heading em {
    color: black;
    font-weight: bold;
    font-style: normal; }

.two_column {
  padding-top: 1em; }
  .two_column .left {
    float: left;
    width: 49%; }
  .two_column .right {
    float: left;
    width: 49%;
    float: right; }

img.rightback {
  float: right;
  margin: 0.7em 0 0.7em 1em; }

.info {
  border-bottom: 1pt #eeeeee solid;
  text-align: center;
  font-weight: bold;
  color: #888888; }

.technical_info, .error, .warning, .notice {
  font-weight: bold; }

em {
  font-weight: bold;
  font-style: normal; }

#intro {
  border-top: 0.05cm #cccccc solid;
  border-bottom: 0.05cm #cccccc solid;
  padding: 0.15cm 0;
  margin: 0.15cm 0; }
  #intro * {
    color: #888888 !important;
    margin: 0.1cm 0;
    padding: 0; }
  #intro ul {
    margin-left: 0.5cm; }

#footer {
  font-size: 0.65em; }
  #footer * {
    color: #bbbbbb !important; }

.two_column {
  display: table; }
  .two_column:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }

* html .two_column {
  height: 1%; }

.two_column {
  display: block; }
