  @charset "UTF-8";
/*
Custom local styles...
*/
#header {
    background: #04557c;
}
#header #nameplate h1 a {
    color: #83B7D8;
}
#header #nameplate h1 a strong {
    color: #fff;
}
a {
    color: #0077af;
}