body {
  width:100%;
  margin:0 auto;
  min-width:400px;
  font-size: 10pt;
  font-family: Arial, Verdana, 'MS Sans Serif';
}
.canvas {
  width:100%;
}
table.xBody {
    font-size: 10pt;
    font-family: Arial, Verdana, 'MS Sans Serif';
}
table.xBodySmall {
  font-size: 9pt;
  font-family: Arial, Verdana, 'MS Sans Serif';
}
table.xBodySmall th {
    background-color: #9a3334;
    color: White;
}
table.xForm th {
  text-align: left;
}
.infoText {
    font-weight: bold;
    font-size: 11pt;
    color: #2c296c;
    font-family: Arial, Verdana, 'MS Sans Serif';
}
table.mTable {
  font-size: 10pt;
  color: #ffffff;
  font-family: Arial, Verdana, 'MS Sans Serif';
  border-style:none;
  height:33px;
  width:100%;
  padding:0px 0px 0px 0px;
  background-image:url(../images/topmenuBG.gif);
  background-repeat:repeat-x;
}
.mmenu {
  font-size: 10pt;
  color: #ffffff;
  font-family: Arial, Verdana, 'MS Sans Serif';
  height: 33px;
  width: 100%;
  background-repeat: repeat-x;
  background-image: url(../images/topmenuBG.gif);
}
.mmenu1 {
  float: left;
  height: 33px;
  border-right: 1px solid #ffffff;
  text-align: center;
  padding: 0px 10px 0px 10px;
  background-image: url(../images/topmenuBG.gif);
}
.mmenu2 {
  padding-top:10px;
}
.mmenuleft {
  float: left;
  width: 20px;
  height: 33px;
  border-right: 1px solid #ffffff;
}
A.topMenu {
  font-weight: bold;
  font-size: 10pt;
  color: #3a3740;
  font-family: Arial, Verdana, 'MS Sans Serif';
  text-decoration: none;
}
A.topMenu:hover {
    font-weight: bold;
    font-size: 10pt;
    color: #3a3740;
    font-family: Arial, Verdana, 'MS Sans Serif';
    text-decoration: underline;
}
table.fTable {
  BACKGROUND-color: #9a3334;
}
.error {
    font-weight: bold;
    font-size: 12pt;
    color: #FF0000;
    font-family: Arial, Verdana, 'MS Sans Serif';
    text-decoration: none;
}
table.xError {
    font-size: 10pt;
    color: #FF0000;
    font-family: Arial, Verdana, 'MS Sans Serif';    
    border-right: #ff0000 thin solid;
    border-top: #ff0000 thin solid;
    border-left: #ff0000 thin solid;
    border-bottom: #ff0000 thin solid;
}
.badgename {
    font-size: 30pt;
    font-family: Arial, Verdana, 'MS Sans Serif';
    font-weight: bold;
}
.badgeBody {
    font-size: 16pt;
    font-family: Arial, Verdana, 'MS Sans Serif';
    
}
.clearfloat {
  clear:both;
}
.clearfloat5 {
  clear: both;
  height:5px;
}
.clearfloat10 {
  clear: both;
  height: 10px;
}
.clearfloat20 {
  clear: both;
  height: 20px;
}
.clearfloat30 {
  clear: both;
  height: 30px;
}
.formlabelb80 {
  float: left;
  text-align: left;
  width: 80px;
  font-weight: bold;
}
.formlabelb120 {
  float: left;
  text-align: left;
  width: 120px;
  font-weight: bold;
}
.formlabel120pad {
  float: left;
  text-align: left;
  width: 120px;
  padding-left: 10px;
}
.formlabel160 {
  float: left;
  text-align: left;
  width: 160px;
}
.formlabel160pad {
  float: left;
  text-align: left;
  width: 160px;
  padding-left:10px;
}
.formlabelb160 {
  float: left;
  text-align: left;
  width: 160px;
  font-weight: bold;
}
.formlabelb200 {
  float: left;
  text-align: left;
  width: 200px;
  font-weight: bold;
}
.formlabel200 {
  float: left;
  text-align: left;
  width: 200px;
}
.formlabel {
  float: left;
  text-align: left;
  width: 120px;
  font-weight: normal;
}

.formlabelwide {
  float: left;
  text-align: left;
  width: 170px;
  font-weight: normal;
}
.formvalue {
  float: left;
  padding: 0px 0px 0px 5px;
}
.formvalue50 {
  float: left;
  padding: 0px 0px 0px 50px;
}