/* 'Diet Coke' - printer.css - SUMO Technologies */

html
{
  height: 100%;
}

body
{
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: small;
  font-weight: normal;
  background-color: #ffffff;
  color: #000000;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

hr
{
  color: #000000;
}

#main
{
  padding: 0;
  text-align: center;
  width: 100%;
}

#banner
{
  display: none;
}

#menu
{
  display: none;
}

#smallband
{
  display: none;
}

#frame
{
  position: relative;
  width: 750px;
  float: left;
}

#sidemenu
{
  display: none;
}

#content
{
  position: relative;
  float: left;
  padding: 5px 20px 50px 50px;
  text-align: justify;
  width: 600px;
}

#content p.small
{
  font-size: 70%;
}

#content ul
{
  margin: 0px 0px 0px 0px;
  padding: 0px 20px 0px 20px;
  text-align: left;
}

#content ul li
{
  padding: 0px 0px 8px 0px;
}

#clearfooter
{
  display: none;
}

#footer
{
  height: 40px;
  clear: both;
}

#flashbox
{
  display: none;
}

img
{
  border: 0;
}

img.floatleft
{
  float: left;
  margin: 0px 20px 60px 20px;
  border: 0;
}

img.floatright
{
  float: right;
  margin: 0px 20px 60px 20px;
  border: 0;
}

h2
{
  color: #000000;
  font-size: 140%;
  font-weight: normal;
  clear: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 12px 0px;
}

h3
{
  color: #000000;
  font-size: 130%;
  font-weight: normal;
  margin: 8px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
}

h4
{
  color: #000000;
  font-size: 112%;
  font-weight: normal;
  margin: 0px 0px -8px 0px;
  padding: 0px 0px 8px 0px;

}

h5
{
  color: #000000;
  font-size: 108%;
  font-weight: normal;
  margin: 0px 0px -8px 0px;
  padding: 0px 0px 0px 0px;
}

.notice
{
  color: #000000;
  margin: 10px 10px 10px 10px;
  padding: 4px 4px 4px 4px;
  border: solid 1px #000000;
}

.warning
{
  color: #000000;
  margin: 10px 10px 10px 10px;
  padding: 4px 4px 4px 4px;
  border: solid 1px #000000;
}

.inputform
{
    text-align: center;
    margin: 10px 10px 10px 10px;
    padding: 0px 0px 0px 0px;
    background-color: #f4f8fb;
    border: solid 1px #cbd8e6;
}

.inputform div
{
    margin: 0px 0px 0px 0px;
    padding: 10px 20px 10px 10px;
    background-color: #e3f1fb;
}

#copyright
{
  padding: 20px 0px 0px 20px;
}

#legaltext
{
  display: none;
}

#usertext
{
  display: none;
}

.pagetitle
{
  color: #000000;
  font-size: 140%;
  font-weight: normal;
}

a
{
  color: #000000;
  text-decoration: none;
}

a.tinylight
{
  color: #000000;
  text-decoration: none;
}

a.popuplink
{
  float: right;
  display: none;
}

a.inputbutton
{
    height: 22px;
    color: #000000;
    font-size: 100%;
    margin: 5px 0px 5px 2px;
    padding: 3px 4px 4px 4px;
    text-decoration: none;
    border: solid 1px #000000;
}

.inputbutton
{
    color: #000000;
    font-size: 100%;
    text-decoration: none;
    border: solid 1px #000000;
}