body
{
  margin: 0px;
  font-family: Arial;
  background-color: #676767;
  background-color: #333232;
}
a
{
  color:black;
}
.PageBody
{
  margin-left: 10px;
  margin-right: 10px;
  width: 445px;
}
p
{
  font-size: 11px;
  color: black;
  padding: 0px;
  margin: 0px;
  line-height: 1.7;
  margin-bottom:12px;
}
.insidehead
{
  color: #009BD3;
  font-weight: bold;
  font-size: 11px;
}
p.white
{
  color: White;
}
p.news
{
  color: White;
  font-size: 11px;
  line-height: 1.5;
}
td
{
  vertical-align: top;
  margin: 0px;
  padding: 0px;
  font-size: 11px;
}
div.LeftSidebar
{
  padding: 5px;
  width: 150;
  height: 100%;
}
.Footer
{
  font-size:8px;
  padding: 10px 0px 0px 0px;
  color:#E8E7E2;
}
div.Header
{
  height: 80;
  width: 100%;
  text-align: center;
  vertical-align: middle;
  font-size: 12pt;
  font-weight: bold;
  color: White;
}
h1, .h1
{
  margin: 0px;
  padding: 0px;
  font-weight: normal;
  font-size: 24px;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #009BD3;
}
h2,.h2
{
  margin: 0px;
  padding: 0px;
  margin-top: 15px;
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 12px;
  color: #009BD3;
  text-decoration:none;
}
h3,.h3
{
  margin:0px;
  padding:0px;
  font-weight: bold;
  font-size: 12px;
  color: #009BD3;
  text-decoration:none;
}
.TopMenu
{
  text-decoration: none;
  padding: 0px;
  margin: 0px;
  font-weight: bold;
  font-size: 9pt;
  text-transform: uppercase;
  vertical-align: top;
  color: White;
  white-space:nowrap;
}
.TopMenuActive
{
  padding: 0px;
  margin: 0px;
  text-decoration: none;
  font-weight: bold;
  font-size: 9pt;
  text-transform: uppercase;
  vertical-align: top;
  color: #009BD3;
  white-space:nowrap;
}
a.TopMenu
{
  color: White;
}
div.Topmenuactive
{
  border-bottom: dotted 2px white;
  color: #009BD3;
}
td.TopMenu
{
  padding: 0px 10px 0px 10px;
  color: White;
  text-align: center;
}
td.TopMenuActive
{
  text-align: center;
}

div.MenuDropDown
{
  padding-top: 15px;
  z-index: 10;
}
html>body div.MenuDropDown
{
  padding-top: 16px;
  z-index: 10;
}

table.MenuDropDown
{
  width: 162px;
}
td.MenuDropDown
{
  margin:0px;
  padding: 0px;
  padding-right: 8px;
  padding-top:5px;
  text-align: right;
  height: 24px;
}
A.MenuDropDown, a.MenuDropDownActive, span.MenuDropDown
{
  color: white;
  font-weight:bold;
  font-size:11px;
  text-decoration: none;
}

.topbar
{
  background-color: #003768;
  background-color: black;
}
td.producttable
{
  width: 110px;
  background-color: White;
  text-align: center;
  height: 25px;
}
td.producttableactive
{
  width: 110px;
  color: White;
  background-color: gray;
  text-align: center;
  height: 25px;
}
a.producttable
{
  color: Gray;
  text-decoration: none;
}
a.producttableactive
{
  color: Gray;
  text-decoration: none;
}
.biotitle
{
  color: #009BD3;
  font-weight: bold;
}
.bio
{
  margin: 0px;
  padding: 0px;
  font-size: 11px;
  line-height: 1.6;
}
td.submenu
{
  height: 22px;
  vertical-align: middle;
  color: gray;
  padding: 0px;
  padding-left:10px;
}
td.submenuactive
{
  background-color: #D1D1CF;
  height: 22px;
  vertical-align: middle;
  color: gray;
  padding: 0px;
  padding-left:10px;
}
a.submenuactive, a.submenu
{
  font-weight:bold;
  font-size:11px;
  text-decoration: none;
  color: #009BD3;
}
.comphead
{
  vertical-align:middle;
  height:20px;
  color: #009BD3;
  font-weight:bold;
}
.compdata
{
  vertical-align:middle;
  text-align:center;
}
td.comp
{
  background-color:gray;
  text-align:center;
  height:20px;
  vertical-align:middle;
  font-weight:bold;
  color:White;
}
td.producttab, td.producttabactive
{
  width:110px;
  background-color:White;
  text-align:center;
  height:20px;
  vertical-align:middle;
}
td.producttabactive
{
  background-color:gray;
}
a.producttab, a.producttabactive
{
  font-size:9px;
  color:Gray;
  text-decoration:none;
  font-weight:bold;
}
a.producttabactive
{
  color:White;
}
.tablehead
{
  color: #009BD3;
  font-weight:bold;
}
.bold
{
  font-weight:bold;
  color:#333333;
}
.button
{
background-color:#676767;
color:white;
font-size:9px;
font-weight:bold;
padding:10px;
line-height:1.8;
cursor:hand;
}
