﻿BODY {
    font-family: 'Open Sans', Georgia, serif;
    font-size: 14px;
    margin: 0px;
}

a:link {
    color: #000;
    text-decoration: none;
}

a:visited {
    color: #000;
    text-decoration: none;
}

a:hover {
    color: #15BFF6;
    text-decoration: none;
}

.login {
    padding: 2px;
    margin: 0;
    text-align: right;
    background-color: #000000;
    height: 20px;
    color: gray;
}

a.loginLinks:link {
    color: #ffffff;
    font-weight: bold;
}

a.loginLinks:active {
    color: #ffffff;
    font-weight: bold;
}

a.loginLinks:visited {
    color: #ffffff;
    font-weight: bold;
}

a.loginLinks:hover {
    color: #15BFF6;
    font-weight: bold;
}

.logoBar {
    background-color: #000000;
    padding-bottom: 5px;
}

#PageHeader {
    padding-left: 6px;
}

UL {
    list-style-type: none;
    padding: 0;
}

.columnHeader {
    padding: 10px 0 2px 0;
    margin-bottom: 7px;
    XXXcolor: #af9e65;
    color: #93875c;
    border-bottom: 1px solid #ebe7d8;
    font-weight: bold;
    xfont-size: smaller;
}

.leftColumn {
    padding: 0px 10px 0px 8px;
    width: 300px;
    min-width: 300px;
    vertical-align: top;
    border-right: 2px solid #f4f4f4;
}

.middleColumn {
    padding: 0px 0px 0px 10px;
    vertical-align: top;
}

.simpleList-sq li {
    margin: 0 0 0 4px;
    list-style: square;
    padding-left: 0px;
    list-style-position: inside;
}

.simpleList li {
    margin: 0 0 6px 0;
    list-style-type: none;
}

.simpleListDate {
    font-size: x-small;
    color: #aaa;
}

.menuTab {
    background-color: #ebe7d8;
    border: none;
    border-top: 3px solid #ebe7d8;
    color: #000;
    float: left;
    outline: none;
    padding: 1px 14px 1px;
    height: 28px;
    font-size: 13px;
    font-variant: small-caps;
    font-weight: bold;
}

.menuTabHover {
    border-top: 3px solid #15BFF6;
    background-color: #ede0b1;
    xcolor: #bbe3f1;
    height: 28px;
    font-size: 13px;
    padding: 1px 14px 1px;
    cursor: pointer;
}

.menuSelectedTab {
    background-color: #fff;
    color: black;
    border-top: 3px solid red;
    height: 28px;
    padding: 1px 14px 1px;
    font-size: 13px;
}

.pageHeader {
    border-bottom: solid 2px gray;
    height: 26px;
    color: #15BFF6;
    background-color: #333333;
    padding-left: 10px;
    font-size: 13px;
}

.mainBody {
    background-color: #fff;
    padding: 8px 8px 0px 8px;
    text-align: center;
}
.mainDiv {
    background-color: #fefefe;
    padding: 8px;
    text-align: center;
}
.mainSectionHeader {
    color: #93875c;
    font-weight: bold;
    padding: 10px 0 2px 0;
    height: 38px;
    border-bottom: 1px solid #ebe7d8;
    font-size: 20px;
    text-align: left;
    padding: 10px 0 2px 0;
    vertical-align: middle;
}

.mainSectionHeader-lite {
    background-color: #fff;
    color: #000;
    font-weight: bold;
    height: 38px;
    border-bottom: 2px solid #000;
    font-size: 20px;
    text-align: left;
    padding: 10px 0 2px 0;
    vertical-align: middle;
}

.subSectionHeader {
    padding: 6px 10px 6px 20px;
    margin-bottom: 10px;
    margin-top: 10px;
    vertical-align: middle;
    font-size: 16px;
    xxbackground-color: #ccc;
    color: #222;
    border: 1px solid #aeaeae;
}
.sectionContent {
    padding: 2px;
    text-align: left;
    width: 100%;
}
.sectionFooter {
    text-align: left;
    padding-left: 50px;
    color: #777;
}

.footer {
    color: #000;
    background-color: #e9e9e9;
    padding-bottom: 2px;
}
.hidden {
    display: none;
}
.rightFloat {
    float: right;
    margin-right: 10px;
}
.searchTypeDisabledTab {
    background-color: #222331;
    color: #999;
    float: left;
    border: none;
    outline: none;
    padding: 10px 20px;
    height: 35px;
    font-size: 14px;
}
.searchTypeTab {
    background-color: #222331;
    border: none;
    border-top: 3px solid #222331;
    color: white;
    float: left;
    outline: none;
    padding-right: 20px;
    height: 35px;
    font-size: 14px;
    font-variant: small-caps;
    font-weight: bold;
}

.searchTypeTabHover {
    border-top: 3px solid #15BFF6;
    background-color: #777;
    color: #bbe3f1;
    height: 35px;
    font-size: 14px;
    cursor: pointer;
}

.searchTypeSelectedTab {
    background-color: #f9f9f9;
    color: black;
    border-top: 3px solid red;
    height: 35px;
    font-size: 14px;
}
.tabPadding:hover {
    background-color: #10396c;
    border-top: 3px solid #10396c;
    height: 35px;
    font-size: 14px;
    cursor: auto;
}

.hover {
    background-color: #aaa;
}
.hover2 {
    background-color: #eee;
}

.hover3 {
    background-color: #ebe7d8;
    border: 1px solid #af9e65;
}

ul {
    list-style-type: square;
    margin-top: 2px;
    font-weight: normal;
}
.button {
    font-family: 'Lato', arial, sans-serif;
    font-variant: small-caps;
    vertical-align: middle;
    -webkit-appearance: none;
    min-width: 100px;
    padding: 4px 10px 4px 10px;
    font-size: 16px;
}

.inputTextbox {
    font-weight: normal;
    border: 1px solid #aeaeae;
    padding: 4px;
    width: 98%;
}

.inputTable tr {
    min-height: 40px;
}
.inputTable {
    background-color: #f4f6fa;
    border: 1px solid #aaa;
    font-weight: normal;
    padding: 2px;
    border-spacing: 1px;
    text-align: left;
    width: 100%;
}
.inputTableHeader {
    font-size: 16px;
    font-weight: normal;
    background-color: #000;
    background-color: #33446a;
    color: #af9e65;
    border-bottom: 3px solid #aaa;
}
.inputColumnHeader {
    font-family: 'Lato', arial, sans-serif;
    font-size: 20px;
    font-weight: bold;
    background-color: #333;
    color: #aaa;
}
.inputTableSmall {
    background-color: #f4f6fa;
    border: 1px solid #aaa;
    font-weight: normal;
    border-spacing: 1px;
    font-size: 11px;
    text-align: left;
}

.inputTableSmallNoBorder {
    background-color: #f4f6fa;
    border: none;
    border-spacing: 0px;
    font-weight: normal;
    font-size: 11px;
    text-align: left;
}

.inputTableHeaderSmall {
    font-family: 'Lato', arial, sans-serif;
    font-size: 13px;
    font-weight: normal;
    background-color: #d3dbe9;
    color: #fff;
    border-bottom: 2px solid #aaa;
}
.alternatingRow {
    background-color: #fff;
}
.alternatingRowHighlight {
    background-color: #c1e5ff !important;
}

input[type="checkbox"] {
    width: 18px;
    height: 18px;
    font-variant: small-caps;
    padding: 1px;
}

.checkboxHover {
    background-color: #aaa;
    border: 0px;
}

.checkboxHover3 {
    background-color: #ebe7d8;
    border: 1px solid #af9e65;
    padding: 0px;
}

.divider {
    width: 50px;
    font-size: 18px;
    margin-left: 20px;
    padding-right: 14px;
    border-left: 1px dotted #999;
}

/* jquery.filtertable.js */
.filter-table {
    text-align: left;
    padding-bottom: 4px;
}

    .filter-table input {
        text-align: left;
        border: 1px solid #aeaeae;
        font-size: 14px;
        padding: 4px;
        width: 500px;
    }

.filter-table .quick {
    margin-left: 0.5em;
    font-size: 0.8em;
    text-decoration: none;
}

.fitler-table .quick:hover {
    text-decoration: underline;
}

/* Content Box */

.content-box {
    box-shadow: -2px 1px 14px #e5e6e8;
    list-style-type: none;
    padding-left: 0px;
    margin: 0px 0px 15px 30px;
    min-height: 212px;
    min-width: 876px;
    page-break-inside: avoid;
}

    .content-box .imgContainer {
        width: 264px;
        margin: 12px;
    }

    .content-box .contentTitle {
        background-color: #33446a;
        color: #af9e65;
        padding: 4px 4px 4px 10px;
        font-variant: small-caps;
        font-size: larger;
        font-weight: bold;
    }

    .content-box .contentRightTitle {
        float: right;
        font-weight: normal;
        padding-right: 10px;
        font-size: smaller;
    }

    .content-box .lightTitleBackground {
        background-color: rgba(51, 68, 106, 0.20);
    }

    .content-box .contentArea {
        color: #333;
        padding: 8px;
    }


/* jquery.floatThead.js */
.fixedTableHeader td.alt {
    background-color: #ffc;
    background-color: rgba(255, 255, 0, 0.2);
}

.fixedTableHeader table tbody {
    overflow: auto;
}
