/* Asbestos SHTP Stylesheet                   	       *
 * USDOL/OSHA - Salt Lake Technical Center  
  *Last Revised: 08/13/2015 KD - annual review update    
 * Last Revised: 03/27/2014 KP - new sheet             *
 *******************************************************/

.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  text-decoration:none;
  background-color: #005AC3;
  font-weight:bold;
  -webkit-box-shadow:inset 0 3px 8px #0052AF;
  -moz-box-shadow:inset 0 3px 8px #0052AF;
  box-shadow:inset 0 3px 8px #0052AF;
  color: #FFFFFF;
   text-shadow:none;
  }

.page-banner {
   height:76px;
   background: #000 url('/SLTC/images/asbestos_banner.png') no-repeat top left;
}

.wellheader {
  border: 2px solid #0052AF;
  background-color: #005AC3;
}

