body {
   font-family: verdana, arial, "sans serif";
   font-size: 9.5pt;
   }
h1, h2, h3 {
   font-family: arial, "sans serif";
   font-weight: bold;
   font-style: italic;
   color: #0000ff;
   } 
h1 { font-size: 15pt; margin-top: 0px; }
h2 { font-size: 13pt; margin-bottom: 0px; }
h3 { font-size: 11pt; margin-bottom: 0px; }
h4 {
   font-size: 9.5pt;
   font-style: italic;
   margin-bottom: 0px;
   }
a:link {
   color: #aa4c4c;
   text-decoration: none;
   font-weight: bold;
   }
a:visited {
   color: #aa4c4c;
   text-decoration: none;
   font-weight: bold;
   }
a:hover {
   color: #ff0000;
   text-decoration: underline;
   font-weight: bold;
   }
a:active {
   color: #aa4c4c;
   text-decoration: none;
   font-weight: bold;
   }
a:focus {
   color: #aa4c4c;
   text-decoration: none;
   font-weight: bold;
   }
a.blind {
   cursor: text;
   outline: none;
   }
a.menulink { outline: none; }
area.blind {
   cursor: default;
   outline: none;
   }
div.title {
   background-image: url(menus/titleback.gif);
   background-repeat: repeat-x;
   width: 100%;
   height: 60px;
   border-bottom: 1px solid #0000ff;
   }
div.subTitle {
   position: absolute;
   top: 0px;
   left: 0px;
   width: 100%;
   }
div.menu {
   position: absolute;
   left: 0px;
   top: 61px;
   margin: 0px;
   border-right: 1px solid #0000ff;
   border-bottom: 1px solid #0000ff;
   padding: 7px;
   background-color: #ECE9D8;
   width: 150px;
   }
div.header { 
   clear: both;
   border-top: 1px solid #0000ff;
   border-left: 1px solid #0000ff;
   background-repeat: repeat;
   margin:  0px;
   padding: 7px 7px 0px 7px;
   min-width: 400px;
   }
div.bluebox {
   border: 1px solid #0000ff;
   padding: 7px;
   background-color: #ECE9D8;
   font-family: arial, "sans serif";
   color: #0E1B8D;
   text-align: left;
   }
div.litebox {
   border: 1px outset #0000ff;
   border-right-width: 2px;
   border-bottom-width: 2px;
   padding: 7px;
   background-color: #fffceb;
   font-family: arial, "sans serif";
   color: #0E1B8D;
   text-align: left;
   }
div.notebox {
   border-top: 1px solid #0000ff;
   border-right: 0px;
   border-bottom: 1px solid #0000ff;
   border-left: 0px;
   padding: 7px;
   background-color: #ffffff;
   font-family: verdana, arial, "sans serif";
   color: #0E1B8D;
   text-align: left;
   }
div.nullbox {
   border: 0px;
   padding: 7px;
   background-color: #ECE9D8;
   font-family: arial, "sans serif";
   color: #0E1B8D;
   text-align: left;
   }
div.extendDown {
   clear: both;
   font-size: 1px;
   line-height: 0px;
   margin: 0px;
   padding: 0px;
   }
p.lastGraph { margin-bottom: 0px; }
p.listSub {
   margin-top: 7px;
   color: black;
   font-weight: normal;
   }
form { margin: 0px; }
hr {
   height: 2px;
   background-color: #6A0C0C;
   border-top: 0px;
   border-right: 1px;
   border-bottom: 1px;
   border-left: 0px;
   border-style: solid;
   border-color: #fffceb;
   }
table {
   /*border: 1px solid #6A0C0C;*/
   border: 1px outset #6A0C0C;
   border-right-width: 2px;
   border-bottom-width: 2px;
   background-color: #ffffff;
   }
tr.shaded { background-color: #fffceb; }
td {
   font-family: arial, "sans serif";
   font-size: 9.5pt;
   color: #0000ff;
   vertical-align: top;
   }
td.header {
   font-weight: bold;
   background-repeat: repeat-x;
   background-image: url(images/tblhdrbg.gif);
   }
td.bline {
   border-bottom: 1px solid #6A0C0C;
   }
td.brline {
   border-right: 1px solid #6A0C0C;
   border-bottom: 1px solid #6A0C0C;
   }
td.lline {
   border-left: 1px solid #6A0C0C;
   }
span.note {
   font-weight: bold;
   font-style: italic;
   color: #0000ff;
   }
   .super {
   line-height: 1.4em;
   vertical-align: 30%;
   font-size: 67%;
   }
img.atRight {
   float: right;
   margin-top: 10px;
   margin-right: 0px;
   margin-bottom: 10px;
   margin-left: 10px;
   border: 0px;
   padding: 0px;
   }
img.atLeft {
   float: left;
   margin-top: 10px;
   margin-right: 10px;
   margin-bottom: 10px;
   margin-left: 0px;
   border: 0px;
   padding: 0px;
   }
ol { 
   margin-left: 10px;
   padding-left: 10px;
   }
li {
   margin-bottom: 5px;
   }
.A {
   list-style-image: url(images/liA.jpg);
   }
.B {
   list-style-image: url(images/liB.jpg);
   }
.C {
   list-style-image: url(images/liC.jpg);
   }
.D {
   list-style-image: url(images/liD.jpg);
   }
.E {
   list-style-image: url(images/liE.jpg);
   }
.F {
   list-style-image: url(images/liF.jpg);
   }
