/* Copyright (c) 2004-2009 BitTwister IT GmbH. All rights reserved. */

html {
}

body {
  background-color: #FFFFFF;
  color: #000000;
  font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
  font-size: 11pt;
}

h1 {
  font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
  font-size: 12pt;
  font-weight: normal;
  text-decoration: underline;
}

h2 {
  font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
  font-size: 11pt;
  font-weight: normal;
  text-decoration: underline;
}

h3 {
  font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
  font-size: 11pt;
  font-weight: normal;
  text-decoration: underline;
}

h4 {
  font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
  font-size: 11pt;
  font-weight: normal;
  text-decoration: underline;
}

h5 {
  font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
  font-size: 11pt;
  font-weight: normal;
  text-decoration: underline;
}

h6 {
  font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
  font-size: 11pt;
  font-weight: normal;
  text-decoration: underline;
}

form {
}

input.button {
  border: 0.7pt outset;
  background-color: #EEEEEE;
  color: #000000;
  font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
  font-size: 10pt;
  font-weight: normal;
}

input.text {
  border: 0.7pt inset;
  background-color: #EEEEEE;
  color: #000000;
  font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
  font-size: 10pt;
  font-weight: normal;
}

textarea.text {
  border: 0.7pt inset;
  background-color: #EEEEEE;
  color: #000000;
  font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
  font-size: 10pt;
  font-weight: normal;
}

table {
}

table td {
  vertical-align: top;
}

table.layout {
}

table.layout td#cell-a {
  display: none;
}

table.layout td#cell-b {
  display: none;
}

table.layout td#cell-c {
  display: none;
}

table.layout td#cell-d {
  display: none;
}

table.layout td#cell-e {
  display: none;
}

table.layout td#cell-f {
  display: none;
}

table.layout td#cell-g {
  display: none;
}

table.layout td#cell-h {
  vertical-align: top;
}

table.layout td#cell-i {
  display: none;
}

table.layout td#cell-j {
  height: 48px;
  vertical-align: bottom;
}

table.layout td#cell-d img.icon {
  display: none;
}

table.layout td#cell-j img.icon {
  display: none;
}

#content {
}

#footbar {
  font-size: 8pt;
}

sup {
  vertical-align: super;
  font-size: smaller;
}

a:link {
  color: #000000;
}

a:visited {
  color: #000000;
}

a:hover {
  color: #000000;
}

a:active {
  color: #000000;
}
