<style type="text/css">
  <!--

  <!-- Body -->

a.link { color: green; 
font-size: 11px; 
text-decoration: none;}

td.border {font-size: 12px; 
border: #449944 solid 2px;}

.offline { color: red; }

.online { color: Green; }

    <!-- general body -->
    BODY { 
      color: #FFFFCC;
      font-family: Arial, Helvetica;
      font-color: black;      
      font-size: 10pt;
      margin-left: 0%;
      margin-right: 0%;
      text-align: left;
      vertical-align: top;
    } 
  <!-- Emphasizing text -->

    <!-- bold inline text --> 
    EM {
      font-family: Arial, Helvetica;
      font-weight: 700;
      font-style: normal;
      }

    <!-- alert/warning inline text --> 
    EM.alert {
      color: red;
      font-family: Arial, Helvetica;
      font-weight: 500;
      font-style: italic;
      }

    <!-- button names -->
    EM.buttonname {
      color: gray;
      font-family: Arial, Helvetica;
      font-weight: 700;
      font-style: normal;
      }

    <!-- confirmation messages -->
    EM.confirm {
      font-family: Arial, Helvetica;
      font-size: 11pt;
      font-weight: 700;
      font-style: normal;
      text-align: center;
      }

    <!-- error messages --> 
    EM.error {
      color: red;
      font-family: Arial, Helvetica;
      font-weight: 700;
      font-style: normal;
      }

    <!-- footnote text -->
    EM.footnote {
      font-family: Arial, Helvetica;
      font-size: 8pt;
      font-style: italic;
      text-align: center;
      }

    <!-- sets global menu -->
    EM.globalmenu {
      color: #6633FF;
      font-family: Arial, Helvetica;
      font-size: 8pt;
      font-style: normal;
      font-weight: 500;
      }

    <!-- h1 level inline headings -->
    EM.h1 { 
      color: black;
      font-size: 12pt;
      font-weight: 700;
      text-align: left;
      text-transform: none;
      text-transform: uppercase;
      } 

    <!-- h2 level inline headings -->
    EM.h2 { 
      color: #333333;
      font-size: 11pt;
      font-weight: 700;
      text-align: left;
      text-transform: none;
      } 

    <!-- h3 level inline headings. -->
    EM.h3 { 
      color: black;
      font-size: 10pt;
      font-weight: 700;
      text-align: left;
      text-transform: none;
      } 

    <!-- h6 level inline headings -->
    EM.h6 { 
      font-size: 8pt;
      font-weight: 500;
    } 

    <!-- centered h6 level inline headings -->
    EM.h6c { 
      font-size: 8pt;
      font-weight: 500;
      text-align: center;
    } 

    <!-- incomplete order information text -->
    EM.incomplete {
      color: GREEN;
      font-family: Arial, Helvetica;
      font-size: 9pt;
      font-weight: 500;
      }

    <!-- incomplete order information text -->
    EM.important {
      color: GREEN;
      font-family: Arial, Helvetica;
      font-size: 10pt;
      font-weight: 700;
      }

    <!-- instruction text -->
    EM.instructions {
      color: black;
      font-family: Arial, Helvetica;
      font-size: 9pt;
      font-style: italic;
      font-weight: 500;
      }

    <!-- italics inline text -->
    EM.italics {
      font-family: Arial, Helvetica;
      font-style: italic;
      font-weight: 500;
      }

    <!-- italics inline text -->
    EM.logindata {
      background-color: white;
      color: black;
      font-family: Arial, Helvetica;
      font-size: 8pt;
      font-weight: 500;
      text-align: left;
      vertical-align: top;
      }

    <!-- glow version of main menus  -->
    EM.menuglow {
      color: #6633FF;
      font-family: Arial, Helvetica;
      font-size: 10pt;
      font-style: normal;
      font-weight: 700;
      }

    <!-- nonglow version of main menus -->
    EM.menunoglow {
      color: black;
      font-family: Arial, Helvetica;
      font-size: 10pt;
      font-style: normal;
      font-weight: 700;
      }

    <!-- omitted text -->
    SPAN.omit {
      text-decoration: line-through;
      }

    <!-- identifies promotions -->
    EM.promo {
      color: #009933;
      }

    <!-- identifies quotes -->
    EM.quote {
      color: #006600;
      font-family: Arial, Helvetica;
      font-size: 8pt;
      font-weight: 500;
      }

    <!-- required input --> 
    EM.required {
      color: red;
      }

    <!-- glow version of submenus  -->
    EM.submenuglow {
      color: #6633FF;
      font-family: Arial, Helvetica;
      font-size: 9pt;
      font-style: normal;
      font-weight: 700;
      }

    <!-- nonglow version of submenus -->
    EM.submenunoglow {
      color: black;
      font-family: Arial, Helvetica;
      font-size: 9pt;
      font-style: normal;
      font-weight: 700;
      }

    <!-- small navigation links -->
    EM.menulinks {
      font-family: Arial, Helvetica;
      font-size: 8pt;
      font-style: normal;
      font-weight: 500;
      }

  <!-- Headings -->

    <!-- page titles --> 
    H1 { 
      color: black;
      font-family: Arial, Helvetica;
      font-size: 12pt;
      font-style: normal;
      font-weight: 700;
      text-align: center;
      text-transform: none;
      } 

    <!-- subtitles -->
    H2 { 
      color: #333333;
      font-family: Arial, Helvetica;
      font-size: 11pt;
      font-weight: 700;
      margin-left: 8%;
      text-align: left;
      text-transform: none;
      } 

    <!-- help topic titles -->
    H3 { 
      color: black;
      font-size: 10pt;
      font-weight: 700;
      text-align: left;
      text-transform: none;
      } 

    <!-- h4 level headings. --> 
    H4 { 
      font-size: 10pt;
      font-weight: 700;
      margin-left: 3%;
      text-align: left;
      text-transform: none;
      } 

    <!-- h5 level headings -->
    H5 { 
      font-family: Arial, Helvetica;
      font-size: 9pt;
      font-weight: 500;
      text-align: center;
      text-transform: none;
      } 

    <!-- h6 level headings -->
    H6 { 
      font-size: 9pt;
    } 

  <!-- Horizontal Rules -->

    <!-- basic horizontal rule -->
    HR {
      color: black;
    }


  <!-- Images -->

    <!-- aligns images/tables --> 
    SPAN.tblctr { 
      color: black;
      font-family: Arial, Helvetica;
      font-size: 10pt;
      text-align: center;
      vertical-align: middle;
      } 

    <!-- aligns images/tables --> 
    SPAN.image { 
      color: black;
      font-family: Arial, Helvetica;
      font-size: 10pt;
      text-align: center;
      vertical-align: middle;
      } 

    <!-- sets left margin for entire html page --> 
    div.indentpage { 
       margin-left: 12%;
       margin-right: 12%;
      } 

  <!-- Links -->

    <!-- link color --> 
    A:link { 
      color: #6633ff;
      } 

    <!-- visited link -->     
    A:visited { 
      color: #6633ff;
      } 

    <!-- active link -->
    A:active { 
      color: #990000;
      } 

  <!-- Lists -->

    <!-- definition lists --> 
    DL {
      font-family: Arial, Helvetica;
      font-size: 10pt;
      margin-left: 0%;
      text-align: left;
    }

    <!-- nested definition lists -->
    DL.nested {
      font-family: Arial, Helvetica;
      font-size: 10pt;
      margin-left: 0%;
      text-align: left;
      }

    <!-- slightly indented definition lists --> 
    DL.smallind {
      margin-left: 8%;
      text-align: left;
      }

    <!-- definition list terms --> 
    DT {
      font-family: Arial, Helvetica;
      font-size: 10pt;
      margin-top: 0%;
      }

    <!-- nested definition list terms --> 
    DT.nested {
      font-family: Arial, Helvetica;
      font-size: 10pt;
      margin-top: 0%;
      }

    <!-- error messages in definition lists -->
    DD.error {
      font-family: Arial, Helvetica;
      font-size: 10pt;
      color: red;
      }

    <!-- numbered lists --> 
    OL {
      font-size: 10pt;
      text-align: left;
      }

    <!-- bulleted lists -->
    UL {
      font-size: 10pt;
      text-align: left;
      }

    <!-- bulleted lists -->
    UL.firstline {
      color: black;
      font-size: 10pt;
      font-weight: 700;
      text-align: left;
      text-indent: -15px;
      }

    <!-- bulleted lists -->
    LI {
      color: black;
      font-size: 10pt;
      font-weight: 500;
      text-align: left;
      }

  <!-- Paragraphs -->

    <!-- introductory text -->
    P.intro {
      font-family: Arial, Helvetica;
      font-size: 10pt;
      font-style: none;
      margin-left: 0%;
      text-align: left;
      }

    <!-- special text -->
    P.special {
      font-family: Arial, Helvetica;
      font-size: 14pt;
      font-style: none;
      margin-left: 0%;
      text-align: center;
      }

    <!-- promo text -->
    P.promo {
      font-family: Arial, Helvetica;
      font-color: red;
      font-size: 10pt;
      font-style: italic;
      font-weight: 700;
      text-align: center;
      }

    <!-- paragraph text --> 
    P.text {
      font-family: Arial, Helvetica;
      font-size: 10pt;
      text-align: left;
      }

  <!-- Tables -->

    <!-- base properties for all tables -->  
    TABLE {
      font-family: Arial, Helvetica;
      font-color: black;      
      font-size: 10pt;
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
      } 

    <!-- base properties for tables that appear in a two-column page format. -->
    TABLE.columnar {
      background: #eeeeee;
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
    }

    <!-- base properties for nested borderless tables -->  
    TABLE.nested {
      font-family: Arial, Helvetica;
      font-size: 10pt;
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
      } 

    <!-- base properties for the poster table --> 
    TABLE.poster { 
      background: white;
      font-family: Arial, Helvetica;
      font-size: 10pt;
      padding-left: 4px;
      padding-right: 4px;
      padding-top: 2px;
      padding-bottom: 2px;
      } 

  <!-- Tables with visible borders -->

    <!-- establishes navigation background color --> 
    TH.globalmenubg { 
      background-color: #CCCC99;
      color: black;
      font-family: Arial, Helvetica;
      font-size: 8pt;
      font-weight: 700;
      text-align: right;
      vertical-align: middle;
      } 

    <!-- left-side column headings in a bordered table --> 
    TH.leftbg { 
      background: #CCCCCC;
      color: black;
      font-family: Arial, Helvetica;
      font-size: 10pt;
      font-weight: 700;
      text-align: left;
      vertical-align: top;
      } 

    <!-- establishes navigation background color --> 
    TH.navbg { 
      background-color: #CCCC99;
      color: black;
      font-family: Arial, Helvetica;
      font-size: 10pt;
      font-weight: 700;
      text-align: left;
      vertical-align: top;
      } 

    <!-- establishes navigation background color --> 
    TH.menubg { 
      background-color: #CCCC99;
      color: black;
      font-family: Arial, Helvetica;
      font-size: 10pt;
      font-weight: 700;
      text-align: center;
      vertical-align: middle;
      } 

    <!-- establishes navigation background color --> 
    TH.menubgglow { 
      background: #CCCCCC;
      color: black;
      font-family: Arial, Helvetica;
      font-size: 10pt;
      font-weight: 700;
      text-align: center;
      vertical-align: middle;
      }

    <!-- establishes navigation background color --> 
    TH.submenubg { 
      background-image: url(t6/submenu_curve.gif);
      background-color: #CCCCCC;
      background-repeat: no-repeat;
      color: black;
      font-family: Arial, Helvetica;
      font-size: 10pt;
      font-weight: 700;
      text-align: left;
      vertical-align: middle;
      } 


    <!-- Quantity column headings for rows w/quantity input fields -->
    TH.qtytop { 
      background: #CCCCCC;
      color: black;
      font-family: Arial, Helvetica;
      font-size: 10pt;
      font-weight: 700;
      text-align: center;
      vertical-align: middle;
      } 

    <!-- section headings across the top of a table -->
    TH.section { 
      background: #999999;
      color: black;
      font-family: Arial, Helvetica;
      font-size: 10pt;
      font-weight: 700;
      text-align: center;
      vertical-align: top;
      } 

    <!-- table titles --> 
    TH.pagetitle { 
      color: black;
      font-family: Arial, Helvetica;
      font-size: 12pt;
      font-weight: 700;
      text-align: left;
      vertical-align: middle;
      } 

    <!-- column headings that appear across the top of a table -->
    TH.top { 
      background: #CCCCCC;
      color: black;
      font-family: Arial, Helvetica;
      font-size: 9pt;
      font-weight: 700;
      text-align: center;
      vertical-align: middle;
      } 

    <!-- alert text in table cells --> 
    TD.alert { 
      background: #eeeeee;
      color: red;
      font-family: Arial, Helvetica;
      font-size: 9pt;
      font-weight: 500;
      font-style: italics;
      text-align: center;
      vertical-align: top;
    }

    <!-- headings/data that appears in last table row --> 
    TD.bottomhdr { 
      background: #CCCCCC;
      color: black;
      font-family: Arial, Helvetica;
      font-size: 9pt;
      font-weight: 700;
      text-align: center;
      vertical-align: middle;
      } 

    <!-- background color for nav curve --> 
    TD.curve { 
      color: black;
      font-family: Arial, Helvetica;
      font-size: 9pt;
      text-align: left;
      vertical-align: top;
      } 

    <!-- text in data cells --> 
    TD.data { 
      background: whitesmoke;
      color: black;
      font-family: Arial, Helvetica;
      font-size: 8pt;
      text-align: left;
      vertical-align: top;
      } 

    <!-- centered text in table cells -->
    TD.datac { 
      background: whitesmoke;
      color: black;
      font-family: Arial, Helvetica;
      font-size: 8pt;
      text-align: center;
      vertical-align: top;
      } 

    <!-- centered text in table cells with top-alignment -->
    TD.datat { 
      background: white;
      color: black;
      font-family: Arial, Helvetica;
      font-size: 8pt;
      text-align: center;
      vertical-align: top;
      } 

    <!-- right-aligned text in table cells. -->
    TD.number { 
      background: whitesmoke;
      color: black;
      font-family: Arial, Helvetica;
      font-size: 9pt;
      text-align: right;
      vertical-align: top;
      } 

    <!-- quantity input fields in table cells -->
    TD.qtydata { 
      background: whitesmoke;
      color: black;
      font-family: Arial, Helvetica;
      font-size: 9pt;
      text-align: center;
      vertical-align: top;
      } 

    <!-- right-aligned summary text in table cells. -->
    TD.summaryhdr { 
      background: whitesmoke;
      color: black;
      font-family: Arial, Helvetica;
      font-size: 9pt;
      font-weight: 700;
      text-align: right;
      vertical-align: top;
      } 

    <!-- right-aligned summary numeric data in table cells. -->
    TD.summarynumber { 
      background: whitesmoke;
      color: black;
      font-family: Arial, Helvetica;
      font-size: 9pt;
      font-weight: 700;
      text-align: right;
      vertical-align: top;
      } 

  <!-- Tables with no borders -->

    <!-- emphasized left-side field labels in borderless table headings -->
    TH.label { 
      color: black;
      font-family: Arial, Helvetica;
      font-size: 10pt;
      font-weight: 700;
      text-align: left;
      vertical-align: top;
      }

    <!-- emphasized left-side field labels in borderless table headings with whitesmoke background -->
    TH.labelbg { 
      background: whitesmoke;
      color: black;
      font-family: Arial, Helvetica;
      font-size: 10pt;
      font-weight: 700;
      text-align: left;
      vertical-align: top;
      }

    <!-- emphasized right-side field labels in borderless table headings -->
    TH.labelr { 
      color: black;
      font-family: Arial, Helvetica;
      font-size: 10pt;
      font-weight: 700;
      text-align: right;
      vertical-align: top;
      }

    <!-- standard left-side borderless table headings --> 
    TH.left { 
      color: black;
      font-family: Arial, Helvetica;
      font-size: 10pt;
      font-weight: 500;
      text-align: right;
      vertical-align: top;
      } 

    <!-- right-aligned borderless table headings --> 
    TH.leftvc { 
      color: black;
      font-family: Arial, Helvetica;
      font-size: 10pt;
      font-weight: 500;
      text-align: right;
      vertical-align: middle;
      } 

    <!-- links as table headings -->
    TH.link { 
      font-family: Arial, Helvetica;
      font-size: 10pt;
      font-weight: 500;
      font-style: italic;
      text-align: center;
      vertical-align: top;
      } 

    <!-- required field labels --> 
    TH.required { 
      color: black;
      font-family: Arial, Helvetica;
      font-size: 10pt;
      font-weight: 900;
      text-align: right;
      vertical-align: top;
      } 

    <!-- table titles in borderless tables --> 
    TH.title { 
      background: #FFFFCC;
      color: #6633FF;
      font-family: Arial, Helvetica;
      font-size: 12pt;
      font-weight: 600;
      text-align: left;
      vertical-align: top;
      } 
      
    <!-- table titles in borderless tables --> 
    TH.titlec { 
      background: #FFFFCC;
      color: #6633FF;
      font-family: Arial, Helvetica;
      font-size: 12pt;
      font-weight: 600;
      text-align: center;
      vertical-align: top;
      } 
      
    <!-- special table titles in borderless tables --> 
    TH.titlespecial { 
      background: #FFFF99;
      color: red;
      font-family: Arial, Helvetica;
      font-size: 10pt;
      font-weight: 600;
      text-align: left;
      vertical-align: top;
      } 


    <!-- error text in table cells -->
    TD.error { 
      color: red;
      font-family: Arial, Helvetica;
      font-size: 10pt;
      text-align: center;
      vertical-align: top;
      }
    <!-- text in table cells -->
    TD.text { 
      color: black;
      font-family: Arial, Helvetica;
      font-size: 10pt;
      text-align: left;
      vertical-align: top;
      } 

    <!-- bottom-aligned text in table cells --> 
    TD.textb { 
      color: black;
      font-family: Arial, Helvetica;
      font-size: 10pt;
      text-align: left;
      vertical-align: bottom;
      } 

    <!-- left-aligned bold text -->
    TD.textBold { 
      color: black;
      font-family: Arial, Helvetica;
      font-size: 10pt;
      font-weight: 700;
      text-align: left;
      vertical-align: top;
    }

    <!-- centered text in table cells --> 
    TD.textc { 
      color: black;
      font-family: Arial, Helvetica;
      font-size: 10pt;
      text-align: center;
      vertical-align: top;
      } 
    <!-- centered text in table cells --> 
    TD.textcs { 
      color: black;
      font-family: Arial, Helvetica;
      font-size: 8py;
      text-align: center;
      vertical-align: top;
      }       

    <!-- centered text in table cells with background -->
    TD.textcbg { 
      background: whitesmoke;
      color: black;
      font-family: Arial, Helvetica;
      font-size: 10pt;
      text-align: center;
      vertical-align: top;
      } 

    <!-- left-aligned capitalized text in table cells -->
    TD.texticap { 
      color: black;
      font-family: Arial, Helvetica;
      font-size: 10pt;
      text-align: left;
      text-transform: capitalize;
      vertical-align: top;
      } 

    <!-- right-aligned text in table cells --> 
    TD.textr { 
      color: black;
      font-family: Arial, Helvetica;
      font-size: 10pt;
      text-align: right;
      vertical-align: top;
      } 


    <!-- centered small text in table cells. --> 
    TD.textsmc { 
      color: black;
      font-family: Arial, Helvetica;
      font-size: 8pt;
      text-align: center;
      vertical-align: top;
      } 
</style>
