
  .bannerTable
  {
    position: absolute;
    background-color: 009999; /*d7e1f5 4D82C7 #336666; e2ecfe 4D82C7 003399*/

    font: 12px arial;
    font-weight: normal;
    color: white;

    width: 700px;
    height: 177px;

    top:20px;
    left:20px;
  }

  .bannerFontBig
  {
    font: bold 23px arial;
    color: white;
  }

  .bannerFontSmall
  {
    font: 18px arial;
    color: white;
  }

  .bannerTable a, .bannerTable a:visited, .bannerTable a:link {
    font: 12px arial;
    font-weight: normal;
    text-decoration: none;
    color: white;
  }

  .bannerTable a:hover {
    text-decoration: underline;
  }

  .bottomContent
  {
    position: absolute;
    top: 210px;
    left: 20px;
  }


  .contentTable
  {
  position:relative;

    /*position: absolute;
     background-color: yellow;*/
    width: 450px;
    height: 500px;

    /*top: 220px;
    left: 225px; */
    top: 10px;
    left: 35px;
  }



  .tabsTable
  {
  position:relative;
    /*position: absolute;
        background-color: #999999;*/

    width: 170px;
    height: 550;

    /*top: 210px;
    left: 20px; */
/*    background-image: url('images/gradient2.JPG'); */
  }

  .tabs
  {
    font: 13px arial;
    font-weight: bold;
    color: #336666; /*235DAA; */

    width: 100%;
  }

  .tabs a, .tabs a:visited, .tabs a:link {
    text-decoration: none;
    color: white;
  }

  .tabs a:hover {
    color: #336666;/*235DAA; */
  }

  .pageTitle
  {
    font: 20px arial;
    color: #336666; /*  4D82C7 black #235DAA; */
    font-weight: normal;
    padding-bottom: 20px;
  }

  .labelBold  {
    font: 12px arial;
    font-weight: bold;
    color: black; /* #235DAA; */
  }

  .labelBoldSmall  {
    font: 11px arial;
    font-weight: bold;
    color: black; /* #235DAA; */
  }

  .bannerLeftLabelBold  {
    font: 12px arial;
    font-weight: bold;
    color: black;
  }

  .bannerLeft {
    font-size: 11px;
    font-family: verdana;
    color: black;
    font-weight: normal;
  }

  .bannerLeft a, .bannerLeft a:visited, .bannerLeft a:link {
    font: 11px verdana;
    font-weight: normal;
    text-decoration: none;
    color: black;
  }

  .bannerLeft a:hover {
    text-decoration: underline;
  }



  .specialLabelBold  {
    font: 12px arial;
    font-weight: bold;
    color: #4D82C7;
  }

  .specialLabelTwo {
    font: 12px arial;
    font-weight: bold;
    color: #235DAA;
  }










  TD{
    font-family: Verdana;
  }

  .bannerTableLeft
  {
    width: 170px;
    background-color: black;
    position: absolute;
    top:20px;
    left:20px;
  }

  .headDescripFont {
    font-size: 12px;
    color: black;
    font-family: Verdana;
  }



  .smallFont {
    font: 10px verdana;
    color: black;
    font-weight: normal;
  }
/*
  .smallFont a, .smallFont a:visited, .smallFont a:link {
    font: 10px verdana;
    font-weight: normal;
    color: #C0272D;
    text-decoration:none;
  }


  .smallFont a:hover {
    text-decoration: underline;
  }
  */

  .largeFont {
    font-size: 13px;
    font-family: arial;
    color: black;
    font-weight: normal;
  }

  .largeFont a, .largeFont a:visited, .largeFont a:link {
    font: 13px arial;
    font-weight: normal;
    text-decoration: none;
    color: #003399;
  }

  .largeFont a:hover {
    text-decoration: underline;
  }


  .normFont {
    font-size: 11px;
    font-family: verdana;
    color: black;
    font-weight: normal;
  }

  .normFont a, .normFont a:visited, .normFont a:link {
    font: 11px verdana;
    font-weight: normal;
    text-decoration: none;
    color: blue; /*#0A6001; */
  }

  .normFont a:hover {
    text-decoration: underline;
  }

  .normFontBold {
    font-size: 11px;
    font-family: verdana;
    color: black;
    font-weight: bold;
  }



  .notesFont {
    font: 11px verdana;
    font-weight: normal;
    color: #C0272D; /*81755B; */
  }



/*
  A, a:link, a:visited {
    font: 11px verdana;
    font-weight: normal;
    text-decoration: none;
    color: #C0272D;
  }

  A:hover {
    text-decoration: underline;
  }
*/
  .smallFontGrey {
    font-size: 10px;
    font-family: verdana;
    color: #a8a8a8;
  }

  .blockColor {
    background-color: #ffe0e0;
    border-top:1px solid white;
    border-bottom:1px solid white;
    border-right:1px solid white;
    border-left:1px solid white;
  }

  .smallFontBold {
    font-size: 10px;
    font-family: verdana;
    color: black;
    font-weight: bold;
  }

  .medFontRed {
    font-size: 12px;
    font-family: arial;
    color: #C0272D;
    font-weight: normal;
  }


  .menuList{
    font-size: 11px;
    font-family: verdana;
    color: black;
  }

  .buttonFormat {
    font-size: 11px;
    font-family: arial;
    font-weight: bold;
    color: #003399;
  }

  .footerFont{
     font-size: 10px;
     color:#a0a0a0;
  }



  img.areaLeft {
    border-right: 7px white solid;
    border-bottom: 2px white solid;
    position: relative;
    vertical-align:top;
    float: left;
  }




.myFourBorders {
  border-top: 1px solid #D0D0D0;
  border-right: 1px solid #D0D0D0;
  border-bottom: 1px solid #D0D0D0;
  border-left: 1px solid #D0D0D0;
}


ul ul {
   display:none;
}

li:hover ul {
   display:block;
}


