.main{
  background-color:#fff;
  padding-bottom:3px;
  width:1100px;
  margin:auto;
  font-size:10pt;
}
IMG{
  border:0;
}
.header{
  background-color:#fff;
  background-image:URL("HeaderBG.gif");
  background-repeat:no-repeat;
  background-position:top right;
}
.largeBan{
  background-image:URL("BannerHome.jpg");
  background-repeat:no-repeat;
  width:414px;
  height:241px;
  margin:8px;
  float:right
}
.largeBanTxt{
  width:150px;
  font-family:"arial black";
  font-size:25pt;
  padding-top:25px;
  font-style:italic;
  color:#fff;
  text-align:center;
}
.smallBan{
  background-image:URL("AllForBanner.png");
  background-repeat:no-repeat;
  background-position:right;
  width:860px;
  height:120px;
  margin-left:215px;
  margin-bottom:5px;
  cursor:hand;
}
A DIV.smallBan{
  text-decoration:none;
}
.smallBanTxt{
  width:250px;
  padding-top:10px;
  font-family:"arial black";
  font-size:24pt;
  font-style:italic;
  color:#fff;
  text-align:center;
}
.smaller{
  font-size:16pt;
  padding-top:15px;
}
.navBar{
  background-image:URL("TabRowBGM.gif");
  background-repeat:repeat-x;
}
.navBar1{
  background-image:URL("TabRowBGR.gif");
  background-repeat:no-repeat;
  background-position:top right;
}
.navBar2{
  background-image:URL("TabRowBGL.gif");
  background-repeat:no-repeat;
  background-position:top left;
  height:40px;
  padding-left:5%
}
.tabBar{
  width:90%;
}
A.tab{
  background-image:URL("TBGM0.gif");
  background-repeat:repeat-x;
  margin:auto;
  margin-right:10px;
  float:left;
  font-family:arial;
  font-weight:bold;
  font-size:10pt;
  color:#fff;
  text-align:center;
  text-decoration:none;
}
A.tab:HOVER{
  background-image:URL("TBGM.gif");
}
.tab1{
  background-image:URL("TBGR0.gif");
  background-repeat:no-repeat;
  background-position:top right;
}
A.tab:HOVER .tab1{
  background-image:URL("TBGR.gif");
}
.tab2{
  background-image:URL("TBGL0.gif");
  background-repeat:no-repeat;
  background-position:top left;
  height:30px;
  padding:5px;
  line-height:13px;
  padding-left:15px;
  padding-right:15px;
}
A.tab:HOVER .tab2{
  background-image:URL("TBGL.gif");
}
A.tabCurrent{
  background-image:URL("TBGM.gif");
}
A.tabCurrent .tab2{
  background-image:URL("TBGL.gif");
}
A.tabCurrent .tab1{
  background-image:URL("TBGR.gif");
}
.buttonHome{
  width:200px;
  clear:none;
  padding:10px;
  padding-left:5px;
  padding-top:5px;
}
.buttonHome .button{
  color:#fff;
  font-weight:bold;
  background-image:URL("Buttons/ButtonBG.png");
  background-repeat:no-repeat;
  background-position:top right;
  line-height:12pt;
  height:56px;
  width:900px;
  padding-top:2px;
  text-align:center;
}
.buttonHome .button IMG{
  float:left;
  margin-top:-2px;
}
.buttonMain{
  float:left;
  width:200px;
  margin:5px;
  margin-left:7px;
  font-size:9pt;
}
.buttonMain A{
  color:#fff;
  text-decoration:none;
}
.buttonMain DIV.button{
  color:#fff;
  font-weight:bold;
  background-image:URL("Buttons/ButtonBG.png");
  background-repeat:no-repeat;
  background-position:top right;
  clear:both;
  line-height:10pt;
  height:56px;
  padding-top:8px;
  text-align:center;
  cursor:hand;
  margin-bottom:-3.5px;
}
.buttonMain DIV.button IMG{
  float:left;
  margin-top:-8px;
}
.content{
  text-align:left;
  margin-left:6px;
  margin-right:6px;
  margin-bottom:5px;
  padding-bottom:5px;
  background-color:#006300;
  border-bottom:3px solid #008A00;
  border-left:3px solid #008A00;
  border-right:3px solid #008A00;
}
.contentInnerHome{
  color:#000;
  width:98%;
  margin:auto;
  background-color:#fff;
  background-image:URL("ContentBoxBGTL.gif");
  background-repeat:no-repeat;
  background-position:top left;
  font-size:11pt;
}
.contentInner2Home{
  background-image:URL("ContentBoxBGBL.gif");
  background-repeat:no-repeat;
  background-position:left bottom;
}
.contentInner3Home{
  height:210px;
  overflow:auto;
  padding:10px;
  padding-top:0;
}
.contentInner{
  color:#000;
  width:858px;
  margin:auto;
  margin-bottom:3px;
  margin-left:217px;
  background-color:#fff;
  background-image:URL("ContentBoxBGTL.gif");
  background-repeat:no-repeat;
  background-position:top left;
  font-size:10pt;
}
.contentInner2{
  background-image:URL("ContentBoxBGBL.gif");
  background-repeat:no-repeat;
  background-position:left bottom;
}
.contentInner3{
  height:420px;
  overflow:auto;
  padding:20px;
}
.contentInner3 A{
  color:#07C;
}
.cHeader{
  font-family:arial;
  font-size:18pt;
  font-style:italic;
  font-weight:bold;
  color:#006300;
  margin-bottom:25px;
}
.cHeader IMG{
  float:left;
  margin-right:25px;
}
.miniHeader{
  font-size:11pt;
  font-weight:bold;
  padding-top:10px;
}
FORM TD{
  font-size:9pt;
}
FORM BR{
  font-size:5px;
}
.formErrMsg{
  background-color:#145908;
  color:#eee;
  padding:2px;
  padding-left:5px;
  font-size:8pt;
  margin-top:-10px;
  margin-bottom:5px;
  background-image:URL("TCAErrBG.jpg");
  background-repeat:no-repeat;
}
.frmBox{
  width:440px;
  border:2px solid #008A00;
  font-size:9pt;
}
.halfy{
  width:150px;
}
.Mandatory{
  color:#f00;
  font-weight:bold;
}
.subby{
  float:right;
}
.payButton FORM{
  display:inline;
}
.ButtonVals{
  width:200px;
  font-weight:bold;
  font-size:9pt;
  text-align:center;
}
.smallPrint{
  width:890px;
  margin:auto;
  font-size:9pt;
  padding-top:5px;
  font-weight:bold;
  color:#fff;
  text-align:center;
}
.smallPrint A{
  color:#eee;
  font-weight:normal;
  text-decoration:none;
}
.smallPrint A:HOVER{
  color:#fff;
  text-decoration:underline;
}
