body { color: rgb(0, 0, 0);
       font-family: Arial, sans-serif;
       font-size: 9pt;
       max-width: 994px;
       background-color: rgb( 255, 255, 255);
       color: rgb( 0, 0, 0 ); }

img { border-style: none; }

form { display: inline; }

hr { width: 80%; }

a:link { color: rgb( 0, 0, 255 );
         font-weight: bold; }

a:visited { color: rgb( 0, 0, 255 );
            font-weight: bold; }

a:hover { color: rgb( 0, 0, 0 );
          font-weight: bold; }

.banner { position: absolute;
          top: 0px;
          left: 0px;
          width: 994px; }

.lbanner { position: absolute;
           font-size: 16pt;
           font-weight: bold;
           top: 4px;
           left: 4px; }

.logo { position: absolute;
        top: 4px;
        left: 715px; }

.note { font-size: 11pt;
        font-weight: bold;
        color: rgb( 0, 0, 255 ); }

.cname { position: absolute;
         top: 6px;
         left: 798px;
         font-size: 24pt;
         font-weight: bold; }

.ctitle { position: absolute;
          top: 36px;
          left: 885px;
          font-size: 13.5pt;
          font-weight: bold; }

.nsvbar { position: absolute;
          top: 92px;
          left: 4px;
          width: 164px;
          max-width: 164px;
          border-style: none;
          color: rgb( 0, 0, 255 ); }

.nbox { border-style: inset;
        border-width: 2px;
        border-color: rgb( 245, 245, 245 );
        background-color: rgb( 250, 250, 250 );
        padding: 4px;
        width: 160px; }

.thispage { color: rgb( 0, 0, 0 );
            text-decoration: underline;
            font-weight: bold; }

.sbox { border-style: inset;
        border-width: 2px;
        border-color: rgb( 245, 245, 245 );
        background-color: rgb( 250, 250, 250 );
        padding: 4px;
        width: 160px;
        height: 160px;
        overflow: hidden; }

.vbox { text-align: center;
        max-width: 160px;
        width: 160px;
        font-size: 9px; }

.subp { position: absolute;
        top: 88px;
        left: 168px;
        width: 826px;
        padding: 4px;
        border-style: none; }

.subentry { position: relative;
            left: 0px;
            width: 100%; }

.subquery { position: relative;
            left: 0px;
            width: 160px; }

.subinput { position: relative;
            width: 650px; }

.suberror { position: relative;
            width: 650px; }

.suberrm { position: relative;
           width: 650px; }

.subimage { position: absolute;
            top: 0px;
            left: 164px;
            width: 166px;
            height: 56px;
            padding: 2px;
            border-style: solid;
            border-width: 1px;
            border-color: rgb( 127, 157, 185 ); }

.subverify { position: absolute;
             top: 0px;
             left: 164px; }

.sublist { position: relative;
           top: 4px;
           width: 440px; }

.subval { position: relative;
          left: 4px;
          top: 4px;
          width: 250px; }

.smallfont { font-size: 8pt;
             color: rgb( 255, 0, 0 ); }

.required { color: rgb(255, 0, 0 ); }

.bt { color: rgb( 0, 0, 255 ); }

.lblink { color: rgb( 0, 0, 255 );
          text-decoration: none;
          font-weight: bold; }

.lbhover { color: rgb( 0, 0, 0 );
           text-decoration: underline;
           font-weight: bold;
           cursor: pointer; }

