  body, table, input, select, option, textarea {
    font-size: 11px;
    font-family: arial;
    color: #000000; 
  }
  
  a {
    color: #3b6389;  
    text-decoration: underline;
  }
  
  a:active {
    text-decoration: none;
  }
  
  a:hover {
    color:#1b4369;
  }
  
  p, h1, h2, h3, h4 {
    margin-top: 0;
    margin-bottom: 0;
  }
  
  h2 {
    font-size: 15px;
    color: #063670;
    margin-top: 15px;
    margin-bottom: 5px;
  }
  
  h3 {
    font-size: 12px;
    color: #394a83;
  }
  
  h4 {
    font-size: 12px;
    color: #5c6ead;
  }
  
  input, select, textarea {
    font-size: 12px;
    font-size-adjust: .58;
    font-family: arial;
    color: #000000; 
    border-width: 1px;
    border-style: solid;
    border-color: #bfbfbf;
    background-color: #ffffff;
  }


  body {
	padding:0;  /* for opera */
    margin: 0px;
    background-color: #80acc9;
    background-image: url(../images/nav/backgroundpage.jpg);
    background-repeat: repeat-x;
    text-align: center;
  }
  
  #page {
    width: 740px;
    background-color: #ffffff;
    margin-top: 0px;
    background-image: url(../images/nav/slice_15.jpg);
    background-repeat: repeat-y;
    background-position: top left;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
  }
  
  #logoTop {
    background-image: url(../images/nav/slice_02.jpg);
    width: 740px;
    height: 56px;
  }
  
  #logoTop a {
    width: 100%;
    height: 100%;
    display: block;
  }

  #logo {
    margin: 0px;
  } 
  
  #logo span {
    display: none;
  }
  
  .small#logo {
    height: 100px;
  }
  
  .large#logo {
    height: 196px;
  }
  
  #navigation, #advertisements {
    background-color: white;
    list-style: none;
    margin: 0px;
    padding: 0px;
    border: 1px solid #bfbfbf;
  }
  
  #disclosure {
/*    font: 12px arial; */
    width: 185px;
    margin: 0px;
    margin-top: 0px;
    padding: 0px;
    float: left;
  }
  
  #navigation li {
    margin-bottom: 8px;
  }
  
  #advertisements {
    width: 147px;
    float: right;
  }
  
  #advertisements li {
    margin-top: 35px;
    margin-bottom: 35px;
  }
  
  
  
  
  #content {
    margin-left: 185px;
    padding: 12px;
    margin-top: 80px;
    margin-top: 50px\9;
    _margin-top:0;
    z-index:-1;
  }
  
  h1 {
    margin: 0px;
    margin-top: 4px;
    font: 15px Arial;
    padding-left: 13px;
    color: #063670;
  }

  h2 {
    margin: 0px;
    padding: 0px;
    font-size: 13px;
    padding-left: 12px;
  }
  h1#page-title {
    margin: 0px;
    padding: 0;
  }

    hr.time
    {
    	height:0px;
        border:0;
        border-top:solid 1px #83A9C6;
    }

  
  #outerfooter {
    width: 100%;
    height: 21px;
 /*   background-image: url(/images/nav/footerbg.gif);*/
    text-align: center;
  }
  
  #footer {
    margin-left: auto;
    margin-right: auto;
    width: 766px;
    height: 21px;
 /*   background-image: url(/images/nav/footer.gif);*/
    text-align: center;
  }

  img {
    border: 0px;
  }

  #footernav {
    margin: 0px;
    list-style: none;
    padding-left: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 635px;
    border-top: 1px solid white;
  }

  #footernav li {
    padding-top: 4px;
    padding-bottom: 4px;
    width: 125px;
    float: left;
    text-align: center;
    background-color: #c1d0d6;
    border-right: 1px solid white;
    border-left: 1px solid white;
  }

  #footernav li a {
    color: black;
  }

  #copyright {
    margin-top: 7px;
    margin-bottom: 4px;
    color: #b2b2b2;
    font-size: 9px;
  }

  #copyright a {
    color: #626262;
  }


  h6 {
    margin: 0px;
    margin-top: 4px;
    font: 20px Arial;
    padding-left: 0px;
	font-weight: bold;
    color: #999999;
  }
  
   h5 {
    margin: 0px;
	margin-top: 0px;
    margin-bottom: 5px;
    font: 12px Arial;
    padding-left: 0px;
	font-weight: bold;
    color: #999999;
  }
