table, tr, td {
  padding: 0px
}
/* Bar Layout */
.leftheader {
  width: 485px;
}
.leftheader .colorbar {
  font-size: 1px; height: 8px; background: #89B04E;
}
.leftheader .colordiv {
  font-size: 1px; height: 2px; background: #596F16;
}
.rightheader {
  width: 273px;
}
.rightheader .colorbar {
  font-size: 1px; height: 8px; background: #72A1C2;
}
.rightheader .colordiv {
  font-size: 1px; height: 2px; background: #1A6BA6;
}
.lowerLdiv { font-size: 1px; height: 5px; background: #1A6BA6; width: 305px;}
.lowerRdiv { font-size: 1px; height: 5px; background: #596F16; width: 453px;}

.wbinc {
  background: #A8C677;
  font-size: 10px;
  vertical-align: top;
}
.wbinc .title {
  background: #89B04E URL('/images/BulletGR.gif') no-repeat;
  height: 22px; color: #FFFFFF;
  padding: 2px 30px;
  font-size: 18px;
}
.wbinc h2 {
  font-size: 15px;
  color: #282828;
  text-decoration: underline;
  font-weight: normal;
  padding: 0px 15px;
}
.wbinc .text {
  padding: 0px 15px;
}

.what {
  padding: 0px 40px;
  font-size: 24px;
  color: #1C3472;
  line-height: 135%;
  background: #E1EAEF;
}
.what2 {
  padding-left: 40px;
}
.whattxt {
  font-size: 11px;
  color: #454545;
  background: #E1EAEF;
  padding: 25px 25px;
}