body {
  background-color:#d3d3d3;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

body,td,input,select,textarea,p {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
line-height:135%;
color:#000000;
}

a,a:link,a:visited,a:active,a:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
line-height:135%;
color:#000000;
text-decoration:underline;
}
a:hover {
color:#990000;
text-decoration:none;
}

.header {
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:bold;
line-height:135%;
color:#a9a9a9;
}

.subheader, .subHeader {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
line-height:135%;
color:#990000;
}

.subHeaderGray {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
line-height:135%;
color:#a9a9a9;
}

.subHeaderLg {
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
line-height:135%;
color:#990000;
}


a.subnav, a.subnav:link, a.subnav:visited {
  color: #000000;
  letter-spacing: -.5px;
  font-family: Arial, Helvetica;
  font-size: 9pt;
  font-weight: bold;
  text-decoration: none;
}
a.subnav:hover {
  color: #58110C;
  text-decoration: underline;
}
a.subnav:active {
  color: #000000;
  text-decoration: underline;
}

.leftPanel {
  background-color:#000000;
  background-image:url(../../images/leftmenuback.gif);
  background-repeat: no-repeat;
}

.companyInfo {
  font-family:Helvetica, Arial;
  color: #ffffff;
  font-size:10px;
  text-align: center; 
}

.loginField {font-family: Helvetica, Arial, sans-serif; height: 16px; width: 106px;font-size: 9px; padding: 0px; color: #000000; background-color: #ffffff; border: solid 1px #ffffff;}

.hilite {
  color:#990000;
  font-size:11px;
  font-style:italic;
}