﻿body {
      background-color:#EFF9FF;
      background-image:url("images/bkgd.gif");
      font-family:Arial, Helvetica, Sans-Serif;
      font-style:normal "font-size:12px";
      color:#333333;
      margin:5px;
      font-size:10pt;
      margin-top:10px;
      background-repeat:repeat-x;
}
h1 {
    font-family:Arial, Helvetica, Sans-Serif;
    font-variant:small-caps;
    font-size:24px;
    font-weight:bold;
    margin-right:250px;
    margin-top:20px;
}
h2 {
    font-family:Arial, Helvetica, Sans-Serif;
    font-size:18px;
    color:#666666;
    font-weight:bold;
    margin-left:10px;
    margin-right:250px;
}
h3 {
    font-family:Arial, Helvetica, Sans-Serif;
    font-size:10pt;
    font-weight:normal;
    margin-left:10px;
    margin-right:250px;
    x-next-type:P;
    color:#000000;
}
h4 {
    font-family:Arial, Helvetica, Sans-Serif;
    font-size:10pt;
    color:#000000;
    font-weight:bold;
    margin-left:10px;
    margin-right:250px;
}
h5 {
    font-family:Arial, Helvetica, Sans-Serif;
    font-size:8px;
    font-weight:italic;
    margin-right:250px;
}
a:link {
        color:#0000ff;
        background:transparent;
        text-decoration:underline;
}
div.floating-menu {
                   position:fixed;
                   background:#bad1e5;
                   border:1px solid #708faa;
                   width:200px;
                   z-index:100;
                   padding-left:5px;
                   padding-right:5px;
                   padding-top:5px;
                   top:8em;
                   left:auto;
                   right:2em;
}
div.floating-menu h3 {
                      display:block;
                      font-family:Arial, Helvetica, Sans-Serif;
                      font-size:10pt;
                      color:#0000ff;
                      font-weight:normal;
                      margin:0 1em;
                      margin-bottom:10px;
                      text-decoration:underline;
}
div.floating-menu h4 {
                      display:block;
                      font-family:Arial, Helvetica, Sans-Serif;
                      font-size:10pt;
                      color:#000000;
                      font-weight:bold;
                      margin:0 0em;
                      margin-bottom:10px;
}
div.floating-menu a {
                     display:block;
                     color:#0000ff;
                     background:transparent;
                     margin:0 0.5em;
                     text-decoration:underline;
}
A.dropspot {
            x-close-image:url("images/closed.gif");
            x-open-image:url("images/opened.gif");
}
OL {
    list-style:square;
}
UL {
    list-style:square;
}
li.Style1 {
           list-style:square;
           margin-left:0px;
           margin-top:0px;
           font-size:10pt;
}
span.Example {
              font-family:Calligraphic;
              font-size:14pt;
              font-weight:bold;
              font-style:italic;
              color:#003876;
}
table.table {
             border-left-style:Double;
             border-left-width:4px;
             border-left-color:#000062;
             border-right-style:Double;
             border-right-width:4px;
             border-right-color:#000062;
             border-top-style:Double;
             border-top-width:4px;
             border-top-color:#000062;
             border-bottom-style:Double;
             border-bottom-width:4px;
             border-bottom-color:#000062;
             x-row-pat-1:1;
             x-row-pat-1-name:t1Row;
             x-row-pat-count:2;
             x-row-pat-2:1;
             x-row-pat-2-name:t2Row;
             x-1st-row:1;
             x-1st-row-name:t1st;
             x-border-spacing:1px;
}
table.table tr.t1Row td {
                         color:#333333;
                         font-family:Arial;
                         font-size:10pt;
                         background-color:#d8e2ef;
                         border-left-style:Solid;
                         border-left-width:1px;
                         border-left-color:#000000;
                         border-right-style:Solid;
                         border-right-width:1px;
                         border-right-color:#000000;
                         border-top-style:Solid;
                         border-top-width:1px;
                         border-top-color:#000000;
                         border-bottom-style:Solid;
                         border-bottom-width:1px;
                         border-bottom-color:#000000;
}
table.table tr.t2Row td {
                         border-left-style:Solid;
                         border-left-width:1px;
                         border-left-color:#000000;
                         border-right-style:Solid;
                         border-right-width:1px;
                         border-right-color:#000000;
                         border-top-style:Solid;
                         border-top-width:1px;
                         border-top-color:#000000;
                         border-bottom-style:Solid;
                         border-bottom-width:1px;
                         border-bottom-color:#000000;
                         font-family:Arial;
                         font-size:10pt;
                         background-color:#ffffff;
}
table.table tr.t1st td {
                        background-color:#99ccff;
                        color:#333333;
                        font-family:Arial;
                        font-size:10pt;
                        border-left-style:Solid;
                        border-left-width:1px;
                        border-left-color:#000000;
                        border-right-style:Solid;
                        border-right-width:1px;
                        border-right-color:#000000;
                        border-top-style:Solid;
                        border-top-width:1px;
                        border-top-color:#000000;
                        border-bottom-style:Solid;
                        border-bottom-width:1px;
                        border-bottom-color:#000000;
                        font-weight:bold;
}
table.table td {
                padding-left:10px;
                padding-right:10px;
                padding-top:3px;
                padding-bottom:3px;
}
