/* CSS Document #1d4d79 #245a8c */
.navbar-default {background-color:#1d4d79; border-color:white;}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: cornflowerblue;
    background-color: transparent;
}
.navbar-default .navbar-nav > li > a {
    color:white;
}
#adFooter {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 60px;
    background-color: #1d4d79; 
    color: white;
}
body {background-color: white; color: black;}
.breadcrumb {background-color: #1d4d79; border: 1px solid #1d4d79; color: white;}
.breadcrumb a {color: white;}
.bcActive {color: yellow;}
thead {background-color: #1d4d79; color: white;}
.table.dataTable {background-color: white;}
.whiteH3Text {color:#1d4d79; font-size:1.6em;}
ul {color: black;}
ul a {color: black;}
ul a:hover {color: black;}
