/* 
    Document   : shared.css
    Created on : Jan 24, 2008, 4:10:07 PM
    Author     : jgeiger
    Description:
        Shared between staff and application layouts.
*/

.blueBold { 
  color: #0069d3;
  font-weight: bold;
}
