body
{
  background-color:#FFF;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  font-family:"Trebuchet MS", sans-serif;
}
#pageHeader
{
  background-color:#9ece71;
  height:148px;
  width:991px;
}

#logoSpan
{
  margin-top:10px;
  margin-left:50px;
  margin-bottom:20px;
  float:left;
}

#headerImgContain
{
  margin-top:40px;
  margin-left:7px;
  float:left;
}

.floatReset
{
  clear:both;
}

#pageCenter
{
  width:991px;
  background-color:white;
}

#navBarDiv
{
  float:left;
  padding-left:55px;
  padding-top:30px;
  padding-right:45px;
  text-align:right;
}

#navBarDiv a
{
  font-weight:bold;
  font-size:0.9em;
  text-decoration:none;
  line-height:210%;
  color:#000;
}

#navBarDiv a:hover
{
  text-decoration:none;
  color:#ffa329;
}

#pageBody
{
  float:left;
  padding-top:35px;
  padding-bottom:45px;
  width:795px;
}

#specialAnnoucement
{
  margin-bottom: 30px;
  font-weight:bold;
  font-size:1.3em;
  display:none;
}
#buttonTable td
{
  vertical-align:top;
  margin-top:0px;
  margin-bottom:0px;
  padding-top:0px;
}

.buttonDescrpTd
{
  padding-bottom:18px;
}
.buttonTd
{
  width:160px;
  height:100px;
}

.buttonName
{
  font-family:"Trebuchet MS", sans-serif;
  font-weight:bold;
  font-size:0.9em;
  line-height:80%;
}

.buttonDescription
{
  height:400px;
  font-family:"Trebuchet MS", sans-serif;
  font-size:0.8em;
  font-weight:bold;
  line-height:110%;
  letter-spacing:-0.07em;
  color:#3C93b5;
}
#pageFooter
{
  background-color: black;
  padding-top:30px;
  padding-left:190px;
  padding-bottom:50px;
  margin-bottom:50px;
  font-family:"Trebuchet MS", sans-serif;
}

#footerHeadText
{
  color:#9ece71;
  font-weight:bold;
  font-size:1.2em;
}

#footerInfo
{
  color:white;
  font-size:0.9em;
  line-height:160%;
}