/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  html, body { margin: 0pt;
    padding: 0pt;
    background-color: rgb(192, 192, 192);
    }

  h6 { border: 1px solid rgb(153, 153, 153);
    padding: 2px 2px 2px 3px;
    margin-left: 3%;
    width: 91%;
    }

  p { padding: 5px;
    }

  #pagewidth { border-style: none;
    background-color: rgb(130, 186, 119);
    }

  #header { position: relative;
    width: 100%;
    opacity: 0.9;
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url(techbanner.gif);
    height: 122px;
    background-color: rgb(111, 145, 196);
    }

  #leftcol { float: left;
    position: relative;
    background-color: rgb(130, 186, 119);
    width: 20%;
    }

  #maincol { border-style: none;
    background-color: rgb(255, 255, 255);
    float: right;
    display: inline;
    position: relative;
    width: 80%;
    }

  #footer { clear: both;
    height: 40px;
    background-color: rgb(111, 145, 196);
    }

  .clearfix:after { content: ".";
    display: block;
    height: 0pt;
    clear: both;
    visibility: hidden;
    }

  .clearfix {  }

  * html .clearfix { height: 1%;
    }

  .clearfix { display: block;
    }

  @media print {
  #leftcol { display: none;
    }
  #twocols, #maincol { width: 100%;
    float: none;
    }
}

