
body
  {
    border: 0px;
    margin: 0px;
    padding: 0px;
    background-color: #FFEE80;
    text-align: center;
  }

p, ul
  {
    margin: 0px;
    padding: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    color: #000000;
    line-height: 140%;
  }

a
  {
    border: 0px;
    margin: 0px;
    padding: 0px;
    font-weight: bold;
    color: #FF3300;
    text-decoration: underline;
  }

form
  {
    border: 0px;
    margin: 0px;
    padding: 0px;
  }

input, select, textarea
  {
    border: 1px solid #C5D9B9;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    background-color: #FFFFFF;
    color: #000000;
  }

input.checkbox, input.radio
  {
    border: 0px;
    margin-right: 4px;
    background-color: #FFF8CC;
  }

input.button
  {
    border: 1px solid #FFFFFF;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-right: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    background-color: #FF3300;
    color: #FFFFFF;
    cursor: pointer;
  }

img
  {
    border: 0px;
    margin: 0px;
    padding: 0px;
  }

table
  {
    border: 0px;
    margin: 0px;
    padding: 0px;
  }

td
  {
    border: 0px;
    margin: 0px;
    padding: 0px;
    vertical-align: top;
    text-align: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    color: #000000;
    line-height: 140%;
  }

div#main
  {
    width: 754px;
    height: 100%;
    margin: 0px auto;
    background-color: #FFF8CC;
    text-align: left;
  }

div#header
  {
    position: relative;
    height: 120px;
    background: url(g/panorama.jpg) top left no-repeat;
  }

div#header h2,
div#header h3
  {
    margin: 0;
    padding: 0 0 0 20px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #FFF8CC;
  }

div#header h2
  {
    font-size: 16pt;
    line-height: 50px;
    margin-bottom: 20px;
  }

div#header h3
  {
    font-size: 10pt;
    line-height: 1.5em;
  }

div#contents
  {
    position: relative;
  }

table#contents
  {
    width: 754px;
    height: 100%;
  }

td#left
  {
    width: 604px;
    height: 100%;
    background-color: #FFF8CC;
  }

td#left p
  {
    margin: 24px;
    margin-top: 16px;
    margin-bottom: 16px;
  }

td#left p.headline
  {
    font-size: 13pt;
    font-weight: bold;
    color: #73995C;
    clear: both;
  }

td#left p.subheadline
  {
    border-bottom: 1px solid #317F00;
    padding-bottom: 2px;
    font-size: 10pt;
    font-weight: bold;
    color: #317F00;
    clear: both;
  }

td#left p.subheadline a
  {
    color: #317F00;
    text-decoration: none;
  }

td#left p.error
  {
    color: #CC0000;
    font-weight: bold;
  }

td#left p table.form td
  {
    padding-right: 20px;
    padding-bottom: 5px;
  }

td#left p table.form tr.error td.label
  {
    color: #FF0000;
    font-weight: bold;
  }

td#left table td
  {
    padding-right: 20px;
    padding-bottom: 10px;
  }

td#left table td.ra
  {
    text-align: right;
  }

td#side
  {
    position: relative;
    width: 150px;
    height: 100%;
    background-color: #C5D9B9;
    padding-top: 16px;
  }

td#side p
  {
    margin-bottom: 16px;
    margin-left: 8px;
    margin-right: 8px;
    font-size: 7pt;
  }

td#side p.headline
  {
    margin-bottom: 4px;
    font-size: 8pt;
    font-weight: bold;
  }

td#side p.image
  {
    margin-left: 0px;
    margin-right: 0px;
    text-align: center;
  }

div#bottomline
  {
    position: relative;
    height: 16px;
    background-color: #406629;
  }

div#bottomline p
  {
    position: absolute;
    color: #FFF8CC;
  }

td#left div.resultlinks
  {
    float: right;
  }

td#left div.resultlinks a
  {
    font-weight: normal;
  }

td#left div.resultlinks ul
  {
    margin: 0 24px;
  }

td#left div.resultlinks ul li
  {
    list-style: none;
    display: inline;
    margin-left: 24px;
    padding-left: 16px;
  }

td#left div.resultlinks ul li.back
  {
    background: url(/g/icon_back.gif) left center no-repeat;
  }

td#left div.resultlinks ul li.print
  {
    background: url(/g/icon_print.gif) left center no-repeat;
  }
