h3{
  font-size:18px;  
  color:#002244;
  text-transform:uppercase;
  text-align:left;
  margin:0;

}

h5{
   
  color:#002244;
  font-size:12px; 
  text-transform:uppercase;
  font-family:arial;

}

.button-level h3 { /* heading level with buttons */
    float:left;
    width:60%;
    }

div#content_text{
  width:100%;
}
a{
  color:#002244;  
}


div.head{
  background: #ECECEC;
}
