/*! $Id:  $
* Audience specific CSS settings
*
----------------------------------*/


/*
 * SHA Customiztions to the internet layout
 *
 */
.navbar-default {
    background-color: #397e58;
    border-color: #e7e7e7;
    color: white;
}

.navbar-default .navbar-nav > li > a {
  color: white;
}
