html,body {margin: 0; padding: 0; background-color: white; font-family: Arial, Helvetica; color: #333333; font-size: 12px}

form { display: inline; }

img { border: 0px; }

div {margin: 0; padding: 0; }

div.topt {font-size: 10px; color: #999999; }
div.logo {margin-top: 22px; margin-bottom: 27px; font-size: 36px; color: black; }
div.logo img {border: none; }

p {color: #333333; font-size: 12px; margin-right: 10px; line-height: 170%; margin-top: 0; margin-bottom: 10px; }
p a {text-decoration: none; border: #333333 dashed; border-width: 0 0 1px; color: #555555; }
p a:visited {color: #333333; }

div.foot { margin-right: 24%; margin-top: 50px; margin-bottom: 25px; }
div.foot p {font-size: 10px; color: #999999; }
div.foot p a {color: #666666; text-decoration: none; border: none; }
div.foot p a:hover {text-decoration: underline; }
div.foot p a:visited {color: #666666; }

div.navt {width: 32%; float: left; clear: none; text-align: right; background-color: white; font-size: 10px; font-weight: bold; color: #333333; vertical-align: top; }
div.nav {margin-left: 34%; font-size: 11px; }
div.nav a {color: #666666; margin: 0 40px 0 0; }
div.nav a:hover {}

div.topnav {margin: 0 0 15px 24%; font-size: 11px}
div.topnav a {color: #333333; text-decoration: none; margin: 0 5px; }
div.topnav a:hover {text-decoration: underline; }

h1 {font-size: 18; font-weight: normal; color: #333333; margin: 0; text-decoration: none; }
h2 {font-weight: bold; font-size: 12px; color: #990000; margin-top: 0; margin-bottom: 0; text-decoration: none; }
h2 * {font-weight: bold; font-size: 12px; color: #990000; margin-top: 0; margin-bottom: 0; text-decoration: none; }
h6 {font-weight: bold; font-size: 12px; color: #990000; margin-top: 0; margin-bottom: 10px; text-decoration: none; }

p.lp { padding-left: 10px; }

SPAN.Error { color: Red; font-size: 12px; }

TABLE {
  margin:           0px;
  padding:          0px;
  height:           auto;
  width:            100%;
  font-size:        12px;
}

TH {
  margin:           0px;
  padding:          0px;
  text-align:       left;
  border:           0px black solid;
  font-size:        12px;
}

TD {
  margin:           0px;
  padding:          0px;
  text-align:       left;
  border:           0px black solid;
  font-size:        12px;
}
