/* DTSEM - Winter Weather Page */

@media print {  

        html>body .wellheader {background-color: #FFF; !important;} 
        .wellheader {background-color: #FFF; !important;} 

             }

.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  margin-top: -1px;
  line-height: 23px;	
  color:#FFF;
  text-decoration:none;
  background-color:#003151;
  -webkit-box-shadow:inset 0 3px 8px #BFD0EA;
  -moz-box-shadow:inset 0 3px 8px #BFD0EA;
  box-shadow:inset 0 3px 8px #BFD0EA;
  color: #FFF;
  text-decoration: none;
  text-shadow: 0 1px 0 #B3B3B3;
  }

#banner { margin-left: 1px; }

.content-container {
	margin-top: -40px;
	position: relative;
	z-index: 2;
}

.column-layout { padding:1px 0 0 0;}

.column-layout .panel { float:left; display:inline; position:relative; width:214px; height:250px; margin:8px 6px 0 0; background:#fff; padding:11px 12px 15px 12px; font:13px; color:#333333; -webkit-box-shadow:#CCC 2px 3px 0; -moz-box-shadow:#CCC 2px 3px 0; box-shadow: 2px 2px 5px #CCC; }

.wellheader {
  margin:-9px -9px 9px -9px;
  border: 2px solid #C9CCC0;
  background-color: #003151;
  padding:2px;
  text-decoration:none;
  color:#FFF;
  text-align:center;
  -webkit-box-shadow:inset 0 3px 8px #BFD0EA;
  -moz-box-shadow:inset 0 3px 8px #BFD0EA;
  box-shadow:inset 0 3px 8px #BFD0EA;
}

.visited_link > a,
.visited_link > a:hover,
.visited_link > a:focus {	
  color:#FFF;
  text-decoration:none;
  color: #FFF;

}

