.top-bar, .top-bar ul {
    background-color: #004B88 !important;
    margin: 0 !important;
}
.top-bar {
    border-bottom: 1px solid rgba(10, 10, 10, 0.25) !important;
}

.top-bar.expanded .title-area {
    background-color: #004B88 !important;
    margin: 0 !important;
}

.top-bar a {
    color: #FFFFFF;
    font-weight: normal !important;
}
.top-bar a:hover {
    color: #FFFFFF !important;
    font-weight: bold !important;
}

.primary {
    background-color: #004B88 !important;
    color: #DDDDDD !important;
    font-weight: normal !important;
}
.primary a {
    color: #FFFFFF !important;
    font-weight: normal !important;
}
.primary a:hover {
    color: #FFF6A9 !important;
    font-weight: normal !important;
}
.default {
    background-color: #F5F5F5 !important;
    border-color: #AAAAAA !important;
}
.menu-text {
    font-weight: normal !important;
}
h5, h3, h6, .timesnew {
    font-family: Times, "Times New Roman", "serif" !important;
}
.timesnew {
    margin-bottom: 0; 
}
p, li {
    font-size: 14px !important;
    font-weight: normal !important;
}

li {
    text-align: left !important;
}
.accordion-title  { 
	width: 100% !important;
    font-size: 1.25rem !important;
}

.accordion  { 
	width: 100% !important;
}

 