BODY
{
  text-align: center;
}

A,BODY,DIV,INPUT,P,SELECT,SPAN,TEXTAREA,TD
{
  color: #000000;
  font-family: Arial;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

IMG
{
  display: block;
  border: none;
}

IMG.mid
{
  width: 136px;
  margin: 12px 25px;
}

IMG.logo1
{
  height: 114px;
  width: 214px;
}

IMG.logo2
{
  height: 97px;
  width: 191px;
}

IMG.banner
{
  height: 114px;
  width: 536px;
}

IMG.homecorner
{
  height: 114px;
  width: 195px;
}

IMG.leftside1
{
  height: 375px;
  width: 214px;
  border-bottom: 5px #B6B5B5 solid;
}

IMG.leftside2
{
  height: 434px;
  width: 244px;
  border-bottom: 5px #B6B5B5 solid;
}

IMG.leftside3
{
  height: 250px;
  width: 214px;
  border-bottom: 5px #B6B5B5 solid;
}

IMG.minipic
{
  height: 97px;
  width: 186px;
}

IMG.widebanner
{
  height: 97px;
  width: 568 px;
}

IMG.bottom
{
  height: 300px;
  width: 350px;
}

IMG.hdivider1
{
  height: 5px;
  width: 955px;
}

IMG.hdivider2
{
  height: 5px;
  width: 706px;
}

IMG.vdivider1
{
  height: 114px;
  width: 5px;
}

IMG.vdivider2
{
  height: 370px;
  width: 5px;
}

IMG.vdivider3
{
  height: 64px;
  width: 5px;
}

IMG.vdivider4
{
  height: 97px;
  width: 5px;
}

IMG.goright
{
  border: 1px #000000 solid;
  margin: 0px 10px 10px 10px;
  float: right;
}

IMG.goleft
{
  border: 1px #000000 solid;
  margin: 0px 10px 10px 10px;
  float: left;
}

IMG.vdivider5
{
  height: 434px;
  width: 5px;
}

IMG.vdivider6
{
  height: 215px;
  width: 6px;
}

DIV.expandable1
{
  #height: 434px;
  margin: 0px;
  #overflow: auto;
  width: 736px;
}

DIV.expandable2
{
  #height: 434px;
  margin: 0px;
  #overflow: auto;
  width: 244px;
}

DIV.expandable3
{
  #height: 434px;
  margin: 0px;
  #overflow: auto;
  width: 706px;
}

DIV.expandable4
{
  #height: 434px;
  margin: 0px;
  #overflow: auto;
  width: 955px;
}

DIV.expandable5
{
  #height: 214px;
  margin: 0px;
  #overflow: auto;
  width: 706px;
}

HR.split
{
  height: 1px;
  width: 100%;
  color: #B6B5B5;
  background-color: #B6B5B5;
  border: 1px;
}

HR.doublesplit
{
  height: 4px;
  width: 100%;
  color: #B6B5B5;
  background-color: #B6B5B5;
  border: 4px;
}

TABLE.foundation
{
  border: 5px #B6B5B5 solid;
  margin: 0px auto;
  width: 965px;
}

TD.menubar
{
  height: 27px;
  width: 960px;
}

TD.sidebar1
{
  height: 370px;
  width: 214px;
}

TD.sidebar2
{
  height: 434px;
  width: 244px;
}

TD.content1
{
  background-color: #45812B;
  background-image: url(images/background.jpg);
  background-repeat: no-repeat;
  background-position: bottom right;
  width: 736px;
}

TD.content2
{
  height: 434px;
  width: 706px;
}

TD.content3
{
  height: 434px;
  width: 955px;
}

TD.search
{
  height: 60px; #44px;
  padding-left: 5px;
  width: 214px;
}

TD.legalinfo
{
  height: 60px; #44px;
  padding: 2px;
  width: 736px;
}

.size8
{
  font-size: 8px;
}

.size10
{
  font-size: 10px;
}

.size12
{
  font-size: 12px;
}

.size14
{
  font-size: 14px;
}

.size16
{
  font-size: 16px;
}

.size18
{
  font-size: 18px;
}

.size30
{
  font-size: 30px;
}

.bold
{
  font-weight: bold;
}

.italic
{
  font-style: italic;
}

.underline
{
  text-decoration: underline;
}

.blue
{
  color: #003D71;
}

.lightblue
{
  color: #7797B3;
}

.lightgreen
{
  color: #8FB37F;
}

.red
{
  color: #990000;
}

.white
{
  color: #FFFFFF;
}

.gray
{
  color: #B6B5B5;
}

.blue-backing
{
  background-color: #003D71;
}

.darkgray-backing
{
  background-color: #221E1F;
}

.gray-backing
{
  background-color: #B6B5B5;
}

.green-backing
{
  background-color: #45812B;
}

.maxwidth
{
  width: 100%;
}

.maxheight
{
  height: 100%;
}

.hcenter
{
  text-align: center;
}

.hright
{
  text-align: right;
}

.hleft
{
  text-align: left;
}

.vcenter
{
  vertical-align: middle;
}

.vtop
{
  vertical-align: top;
}

.vbottom
{
  vertical-align: bottom;
}
