TH {
  background-color : #FFFFE8;
  color : #1063B8;
  font-weight:bold;
  text-align : center;
}
TD {
  text-align : left;
  vertical-align : top;
  font-family : "Verdana";
  font-size : smaller;
  background-color : #FFFFFF;
}
.APartner {
  color : #99CCFF;
}
.menu {
  color: #1063B8;;
}
.copyright {
  color : #999999;
  font-size : 10px;
}
.bottomnav {
  color : #1063B8;
  font-size : 10px;
}
.small {
  font-size : 10px;
}
.QA{
  color : #1063B8;
}
.QA_Command{
  color : gray;
  font-weight : bold;
}
H1 {
  color : #1063B8;
  font-size : 24px;
}
H2 {
  color : #1063B8;
  font-size : 24px;
}
H3 {
  color : #1063B8;
  background-image : url(images/hr.jpg);
  width : 535px;
  height : 40px;
}
H4 {
  color: Black;
  font-size: 12px;
  margin-bottom : 4pt;
}
H5 {
  color: #1063B8;
  font-size: 12px;
}
UL {
  COLOR : #333333;
}
.leftseparator {
  background-image : url("images/sep.gif");
  width : 143px;
  height : 1px;
  background-color : #99CCFF;
}
.leftpaneltext {
  color : #FFFFFF;
  font-size : 10px;
  margin-left: 7px;
  margin-right: 7px;
  width: 123px;
}
HR {
  color : #0284EC;
}
.news {
  text-align: left;
  font-family: "Courier new, Courier";
}
.leftbutton {
  font-family : "Verdana";
  font-size : 13px;
  font-weight : bold;
  color : #FFFFFF;
  text-decoration: none;
}
.leftbutton2 {
  font-family : "Verdana";
  font-size : 13px;
  font-weight : bold;
  color : #99FFB6;
  text-decoration: none;
}
A {
  color : #1063B8;
}
A:HOVER {
/*  color : #99CCFF; */
  color: #3333FF;
  text-decoration: underline;
}
.topnav {
  font-family : "Tahoma";
  font-size : 11px;
  font-weight : bold;
  color : #FFFFFF;
  text-decoration: none;
}
.topnav:HOVER {
  font-family : "Tahoma";
  font-size : 11px;
  font-weight : bold;
  color : #99CCFF;
  text-decoration: none;
}

.topnav2 {
  font-family : "Verdana";
  font-size : 11px;
  font-weight : bold;
  color : #FFCC66;
  text-decoration: none;
}

.topnav2:HOVER {
  font-family : "Verdana";
  font-size : 11px;
  font-weight : bold;
  color : #FFCC66;
  text-decoration: underline;
}


.top1 {
  background-image : url("images/top1.jpg");
  width : 585px;
  height : 16px;
  background-color : Blue;
  text-align : right;
  vertical-align : middle;
}
.top2 {
  background-image : url("images/top2.jpg");
  width : 585px;
  height : 80px;
  background-color : White;
  text-align : Left;
  vertical-align : middle;
}
.main {
  text-align : justify;
}
.leftnav {
  background-image : url("images/bg_left.gif");
  width : 143px;
  background-color : #1063B8;
}
.vertsep {
  width : 1px;
  background-color : #0284EC;
}
BODY {
  margin-bottom : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-top : 0px;
  background-color : #F0F7FF;
  color : Black;
}
.TableText {
  text-align : justify;
  vertical-align : top;
  font-family : "Verdana";
  font-size : smaller;
  background-color : #FFFFFF;
}