
  body {background:#fff url("../images/background_ps.jpg") repeat-y; padding:0 0; font-size:83%;}
  
  #header #topnav { color: #0A426D !important;}
  
  #topnav a {color:#0A426D !important; font-weight:normal; background:transparent; text-decoration:none;}
  #topnav a:focus,
  #topnav a:hover,
  #topnav a:active {color:#0A426D !important; text-decoration:underline; background-color:transparent;}
  
  #main {
    background: #dbdcdd; color: #000000;
  }
  #mbar { position: absolute; top: -170px; left: 817px;}
  
    #page_margins {
    margin: auto;
    margin-top: 170px;
    border: none;

  }
  #nav {
    height: 20px;
    background: #002b51;
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
  }
 #topbar {
    position:absolute;
    top: 0;
    background: #003e74;
  }
  
  div.psit {
    width: 330px;
    float:left;
    height: 20px;
    border-right: 1px solid white;
  }
  
  div.psfm {
    height: 20px;
    width: 328px;
    float:left;
     border-right: 1px solid #c9322e;
    background: #c9322e;
    overflow:hidden;
  }
  div.psgl {
  height: 20px;
    width: 329px;
    float:left;
    background: #86c100;
     border-right: 1px solid white;
  }


  #nav ul {
    margin-left:0;
    padding:0;
    margin:0;
    list-style-type:none;
    list-style-image: none;
  }



  #footer {
    font-size: 70%;
    text-align: center;
    color:#000;
    padding:5px;
  }

  #page{background:#dbdcdd;width: 990px;}
  
  div#ie6warning {
  z-index: 10000;
  position: absolute;
  top: 150px;
  left: 150px;
  font-size: 200%;
  color: red;
  font-weight: bold;
  background-color: #FFFFFF;
  padding: 15px;

}

div#ie6warning a {
  color: red;
}

 a {color:#0A426D !important; font-weight:normal; background:transparent; text-decoration:none;}
 a:focus,
 a:hover,
 a:active {color:#0A426D !important; text-decoration:underline; background-color:transparent;}
