﻿#bodyCap {
    border-top-color: rgb(16,121, 169);
}

#menu li a {
    color: rgb(255,255,255);
}

td {
    font-family: verdana,sans-serif;
    font-size: 11px;
}

tr {
    vertical-align: top;
}

input, label {
    vertical-align: middle;
    margin: 2px;
}

.toggleHeader {
    padding: 2px 10px;
    margin: 10px 0px 5px 0px;
    clear: both;
    color: rgb(0,0,0);
    background-color: #1a9974;
    font-weight: bold;
    line-height: 21px;
    text-align: left;
}
/*.themebg {background-color:#1a9974!important; background-image:none!important;}*/
/*.themetxt {color:#1a9974!important;}*/

.tabActive, .tabHover {
    background-color: rgb(128,130,133);
}

.tab {
    background-color: rgb(16,121, 169);
    color: rgb(255,255,255);
}
.breadcrumb_header A, .breadcrumb_header {
    color: rgb(16,121, 169);
    font-weight: bold;
}

.subHeader, .toggleHeader, .themebg {
    background-color: rgb(16,121, 169) !important;
    background-image: none !important;
    color: rgb(245 241 241);
}

[class^="icon-"] {
    padding-right: 5px;
}

.svgLogo {
    height: 100px;
    width: 110px;
}

#navigation {
    width: auto;
    border: solid 1px rgba(128,130,133, 1);
    clear: both;
    font-size: 12px;
    background-color: rgb(16,121, 169);
    padding: 5px;
    background-image: none;
}

    #navigation li a {
        color: rgb(245 241 241);
    }

    #navigation ul {
        padding: 0px;
        margin: 0px;
        display: inline;
    }

/*#footer {
    background-color: rgb(128,130,153);
    border: solid 1px rgba(95,96,98, 1);
}*/
