.poweredBy {
  position:absolute;
  width:200px; top:13px; right:20%; height:20px; padding:3px 0 0 0;
  text-align:center; font-weight:bold; font-size:11px;
}

.poweredBy2 {
  padding:3px 0 3px 10px;
  text-align:center; 
  font-weight:bold; 
  font-size:11px;
  float:left;
  clear:left;
}

.formTable,.multipleTable{
  width:95%;
  padding-top:10px;
  margin-bottom:50px;
  _margin-bottom:0px;
}

.formTableTop, .homeTableTop,.corner-t-blue {
  height:18px;
  padding:0;
  margin:0;
}

.formTableTopLeft, .homeTableTopLeft,.corner-tl-blue{
  width:100%;
  float:left;
}

.formTableTopRight, .homeTableTopRight,.corner-tr-blue {
  width:100%;
  float:right;
}

.formTableTitle, .homeTableTitle,.corner-text {
  float:right;
  font-weight:bold;
  font-size:16px;
  font-family:Georgia;
  padding-top: 2px 0px 0 5px;
  position: relative;
  height:100%;
  right: 19px;
}

.formTableContents, .homeTableContents,.multipleTable2 {
  width:100%;
  padding:0 0 10px 0;
  margin:0 0 0px 0;
  _margin:-12px 0 0px 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.homeTableContents { _margin:0; }

.redBtn, .blueBtn, .greenBtn, .redBtnOver, .greenBtnOver, .blueBtnOver, .redBtn-bg {
  width:120px; height:20px; color:#fff; font-weight:bold; margin-left:20px;
  cursor: pointer; cursor: hand; padding-bottom:3px;
}

.liveChat {
  width:396px;
  height:396px;
  border:2px solid black;
  background:#81b0dd url(../images/backgrounds/livechat.gif);
}

.liveChatMain {
  position:absolute;
  top:70px;
  left:25px;
  width:340px;
  height:236px;
  border:1px solid black;
  overflow:auto;
  padding:10px 5px;
  font-size:11px;
  background:#ffffff;
}

.liveChatText {
  display:none;
  position:absolute;
  top:345px;
  left:25px;
  width:350px;
  height:41px;
  border:1px solid black;
  background:#ffffff;
}

#logoSymbol {
  position:absolute;
  top:15px;
  left:15px;
  z-index:3;
}

#logoText {
  font-weight:bold;
  font-size:25px;
  font-family:georgia;
  margin:10px 0 0 75px;
}

#liveChat_status {
  position:absolute;
  top:46px;
  left:26px;
  width:349px;
  height:25px;
  z-index:2;
  font-size:12px;
  font-family:georgia;
  border:1px solid #000;
  border-bottom:0px solid #cccccc;
  background:#ffffff ;
}

#liveChatBtn {
  font-size:14px;
  font-weight:bold;
  width:50px;
  height:35px;
  padding:0 0 5px 0;
  margin:3px 0 0 5px;
}