
.t {background: url(/images/dot.gif) 0 0 repeat-x; width: 100%; background-color:#f5f5ff}
.b {background: url(/images/dot.gif) 0 100% repeat-x;}
.l {background: url(/images/dot.gif) 0 0 repeat-y; }
.r {background: url(/images/dot.gif) 100% 0 repeat-y;}
.bl {background: url(/images/bl.gif) 0 100% no-repeat}
.br {background: url(/images/br.gif) 100% 100% no-repeat}
.tl {background: url(/images/tl.gif) 0 0 no-repeat}
.tr {background: url(/images/tr.gif) 100% 0 no-repeat; padding:10px}



          #righthandnavigation {
               position: absolute;
               top: 0px;
               left: 0px;
               padding-right: 0px;
               width: 100%;
               height: 100%;
               padding-bottom: 0px;
               z-index: 1;
          }

#footnotes {
  font: 1em Verdana Arial, Helvetica, Sans Serif;
  margin: 0 0;
}

#footnotes small {
  color: #666;
  vertical-align: top;
  padding: 3px;
}

#footnotes small a {
  color: #666;
}

.notesList {
  text-align: left;
  color: #666;
  font: .8em Arial, Helvetica, Sans Serif;
}

.notesList li {
  line-height: 160%;
}

.notesList a {
  color: #666;
}


