#pageheader {
    border-bottom: #004b84;
}

.table thead th {
    border-bottom: 2px solid #004b84;
    color: #004b84;
    font-weight: 700;
}

.table .tfoot th, .table .tfoot td {
    border-top: 1px solid #004b84;
    font-weight: 700;
}
