  .gNoPrint{display:none !important;}
  .gOnlyPrint{display:block}

    .frameBg {
        width: 924px;
        position: relative;

        /* for IE 1-6, use a DirectX Filter for Transparency */
        filter: expression((navigator.userAgent.match(/IE.[1-6]{1}/)==null ? "" : "progid:DXImageTransform.Microsoft.Alpha(opacity=50)"));
  }

  .tTabSoaFrameBgTop {display:none;}
  
    .tTabSoaVersaBg {
    height:100px;
    overflow:visible;
    }
    .gradientBg {
    height:100px;
    overflow:visible;
  }
    .frameContent {
        background-color: #ffffff;
        position: relative;
        top: 0px;
    overflow: visible;
  }

  .hideForPrinting        {display:none;}
  DIV.tTabSoaTabs         {display:none;}
  .tTabSoaGradientLeft    {display:none;}
  .tTabSoaGradientRight   {display:none;}

  .tTabSoaFrameBgTop      {display:none;}

    .tTabSoaFrameBg         {display:none;}

  .tTabSoaFrameContent    {background-color: #ffffff;
                           width: 100%;
                           text-align:left;
                           overflow:visible;
                           margin:0;
                           position:static;
                          }
                       
  .gFlashGnav                   {display:none;}
  .gFlashRnav                 {display:none;}
  .gFlashFnav                   {display:none;}

.tTrans50                   {display:none;}
.tLeft                      {display:none;}
.tRight                     {display:none;}
.tWhiteBackground       {background-color:#ffffff;}
.tMainTable         {width:100%;}
div.tTabSoaTabFrameBlock {top:0; left:0; width:100%;}
.box {height:100%; width:100%;}

/* even columns */
td[class=sBoxTop]{width:50px;}
td[class=sBox]{width:50px;}
.sBoxLeft{width:auto;}
.sBoxTopLeft{width:auto !important;}
