/* SHIPS Stylesheet                                    *
 * USDOL/OSHA - Salt Lake Technical Center             *
 * Last Revised: 10/28/2014 - JAS - new sheet          *
 *******************************************************/
.mediumblue { background-color:#006699 }

.sidebar { background: url('/dts/maritime/sltc/ships/blue_sidebar.png') repeat-x top left; }

#maincontain .sidebar ul { padding-left: 10px; list-style-type: none; }

.sidebar .nav a { padding: 5px; text-decoration: none; }
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: underline;
  background-color: transparent;
}

.wellheader {
  margin:-9px -9px 9px -9px;
  border: 2px solid #006699;
  background-color: #006699;
  padding:2px;
  text-decoration:none;
  color:#FFFFFF;
  text-shadow: black 0.1em 0.1em 0.2em;
}
