﻿.login-title {
    font-size: 26px;
    color: #334D70;
    padding-bottom: 15px;
    border-bottom: 1px solid #999999;
    padding-left: 10px;
    margin-bottom: 10px;
    font: Verdana;
}

.boldBlue {
    font-weight: bold;
    color: #330099;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0px;
}

.padShort {
    vertical-align: top;
    padding-left: 34px;
    padding-top: 7px;
}

.Shortlist {
    padding-bottom: 10px;
}

.padShort1 {
    vertical-align: top;
    padding-left: 10px;
    padding-top: 10px;
}

.noTopPad {
    vertical-align: top;
    padding-left: 34px;
}

.padLong {
    vertical-align: top;
    padding-left: 40px;
    padding-top: 7px;
}

.trPad {
    padding-left: 40px;
}

.logintextbox {
    padding-left: 4px;
    border: 1px solid #003366;
    height: 20px;
    width: 170px;
}

.faqList {
    display: inline;
    font-weight: normal;
}

.MainForm {
    opacity: 0.9;
}

.Home_header {
    font-weight: 600;
    border-bottom: 3px solid #333;
    padding-bottom: 7px;
}

h3.Home_header {
    font-size: 20px;
    color: #003466;
}

.featurelist_part {
    padding: 10px;
}

.featurelist {
    margin: 0;
    padding: 0;
}

    .featurelist li {
        margin: 16px 0;
        font-size: 18px;
    }


.menuitem {
    text-align: center;
    cursor: hand;
    width: 174px;
    height: 42px;
    background: url('menuImages/menu.gif') no-repeat;
}

    .menuitem a {
        color: #FFFFFF;
        font-size: 11px;
        font-family: Arial;
        font-weight: normal;
        text-decoration: none;
        letter-spacing: 1px;
    }


.textboxExt {
    padding-left: 4px;
    border: 1px solid #003366;
    height: 19px;
    min-width: 170px;
    max-width: 300px;
    width: 100%;
}


    .textboxExt:read-only {
        padding-left: 4px;
        border: 1px solid #003366;
        background-color: #dedede;
    }



.textbox {
    padding-left: 4px;
    border: 1px solid #003366;
    height: 19px;
    width: 170px;
}

.textboxSearch {
    padding-left: 4px;
    border: 1px solid #003366;
    height: 19px;
    width: 250px;
}

.textarea {
    padding-left: 4px;
    border: 1px solid #003366;
    width: 450px;
}

.ui-datepicker-trigger {
    vertical-align: bottom;
}

.combobox {
    padding: 0px;
    border: 1px solid #003366;
    height: 19px;
    width: 237px;
}

.listbox {
    padding: 0px;
    border: 1px solid #003366;
    height: 19px;
    width: 237px;
    font-size: 11px;
}

.button {
    background: #FCFCFC;
    background-image: -webkit-linear-gradient(top, #FCFCFC, #E9E9E9);
    background-image: -moz-linear-gradient(top, #FCFCFC, #E9E9E9);
    background-image: -ms-linear-gradient(top, #FCFCFC, #E9E9E9);
    background-image: -o-linear-gradient(top, #FCFCFC, #E9E9E9);
    background-image: linear-gradient(to bottom, #FCFCFC, #E9E9E9);
    -webkit-border-radius: 3;
    -moz-border-radius: 3;
    border-radius: 3px;
    font-family: Arial;
    color: #14559B;
    font-size: 12px;
    padding: 5px 10px 5px 10px;
    border: solid #14559B 1px;
    text-decoration: none;
}

    .button:hover {
        background: #FCFCFC;
        background-image: -webkit-linear-gradient(top, #FCFCFC, #E9E9E9);
        background-image: -moz-linear-gradient(top, #FCFCFC, #E9E9E9);
        background-image: -ms-linear-gradient(top, #FCFCFC, #E9E9E9);
        background-image: -o-linear-gradient(top, #FCFCFC, #E9E9E9);
        background-image: linear-gradient(to bottom, #FCFCFC, #E9E9E9);
        text-decoration: none;
    }

    .button:disabled,
    .button[disabled] {
        background: #ccc;
        color: #fff;
    }

.pagination {
    font-weight: normal;
    font-size: 12px;
    color: #003366;
    font-family: Arial, Helvetica, sans-serif;
}

a.pagination {
    font-weight: normal;
    font-size: 12px;
    color: #FFCC00;
    font-family: Arial, Helvetica, sans-serif;
}

a:hover.pagination {
    font-weight: bold;
    font-size: 12px;
    color: #003366;
    font-family: Arial, Helvetica, sans-serif;
}

body, table, tr, td, ul, p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.logoff {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFCC00;
    padding-right: 10px;
}

    .logoff:hover {
        color: #FFF;
    }

.yellowFont {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFCC00;
}

#yellowFont1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFCC00;
}

.quickReferenceTitle {
    font-weight: bold;
    font-size: 12px;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #FFcc00;
}

.quickReferenceText {
    background-color: #F5F5F5;
}

.formsBgColor {
    background-color: #003466;
    padding: 10px;
    opacity: 0.8;
}

.subtableBgColor {
    background-color: #003466;
}

.BgColor {
    background-color: #003466;
}

.trSingle {
    background-color: #003466;
    padding-top: 5px;
    padding-left: 10px;
    padding-bottom: 5px;
}


.form1095c_noBorder {
    padding: 10px !important;
    border-collapse: collapse;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.form1095c {
    padding: 10px !important;
    border: 1px solid #1c94c4;
    border-collapse: collapse;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.form1095c_noBorder h3 {
    margin-bottom: 5px;
}

    .form1095c_noBorder h3 span {
        font-weight: normal;
    }

.form1095c_table {
    padding: 10px !important;
    border: 1px solid #666666;
    border-collapse: collapse;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

    .form1095c_table tr td {
        text-align: center;
    }

.form1095c_table_col_size {
    width: 4%;
    text-align: center;
}

.form1095c_Errtable {
    padding: 10px !important;
    border: 1px solid #666666;
    border-collapse: collapse;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

    .form1095c_Errtable tr td {
        text-align: left;
    }

.form1095c_Errtable_col_size {
    width: 4%;
    text-align: center;
}


.formsQuestionaires {
    padding: 10px !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}



.Questionaires_text_box {
    border: 1px solid #0f4275;
    height: 20px;
    width: 300px;
    padding: 0 5px;
}

.form1095c_text_box {
    border: 1px solid #dedede;
    height: 20px;
    width: 180px;
    padding: 0 5px;
}

.form1095c_text_box_large:disabled {
    background-color: #F2F2F2;
}

.form1095c_text_box_large {
    border: 1px solid #dedede;
    height: 20px;
    width: 340px;
    padding: 0 5px;
}

.Questionaires_text_box_mini {
    border: 1px solid #0f4275;
    height: 20px;
    width: 120px;
    padding: 0 5px;
}

.form1095c_text_box_mini {
    border: 1px solid #dedede;
    height: 20px;
    width: 105px;
    padding: 0 5px;
}


.Questionaires_textarea {
    border: 1px solid #0f4275;
    height: 100px;
    width: 97%;
    padding: 0 5px;
}

.Questionaires_button_help {
    background: url('../Themes/Images/help-btn.png');
    border-width: 0px;
    width: 32px;
    height: 32px;
    cursor: pointer;
}

.button_help_question {
    background: url('../Themes/Images/help_icon.png') no-repeat;
    border-width: 0px;
    width: 16px;
    height: 16px;
    cursor: pointer;
}

.Questionaires_button_next {
    border-width: 0px;
    width: 70px;
    height: 24px;
    cursor: pointer;
}

.Questionaires_button_previous {
    border-width: 0px;
    width: 90px;
    height: 24px;
    cursor: pointer;
}

.Questionaires_button {
    border-width: 0px;
    cursor: pointer;
}

.tableQuestionPart {
    width: 100%;
    color: #F0F0F0;
    font-size: medium;
    vertical-align: top;
    border-collapse: collapse;
}

    .tableQuestionPart td {
        padding: 7px;
        border: #87aabf 1px solid;
    }
    /* provide some minimal visual accomodation for IE8 and below */
    .tableQuestionPart tr {
        background: #003466;
    }
        /*  Define the background color for all the ODD background rows  */
        .tableQuestionPart tr:nth-child(odd) {
            background: #003466;
        }
        /*  Define the background color for all the EVEN background rows  */
        .tableQuestionPart tr:nth-child(even) {
            background: #003466;
        }


.tableAnsSection td {
    padding: 5px;
}

.tableNextPrevButton td {
    border: 0px;
    padding: 5px;
    float: right;
}

.tablehelp {
    width: 100%;
    color: #F0F0F0;
    border-collapse: collapse;
}

    .tablehelp td {
        padding: 7px;
        border: #576f94 1px solid;
    }



.trStart {
    background-color: #2E4B72;
    padding-top: 5px;
    padding-left: 10px;
    padding-bottom: 1px;
}

    .trStart > td {
        padding: 5px;
    }

.trMiddle > td {
    padding: 5px;
}

.trMiddle1 > td {
    padding: 5px;
}

.trEnd > td {
    padding: 5px;
}

.trMiddle {
    background-color: #003466;
    padding-top: 1px;
    padding-left: 10px;
    padding-bottom: 1px;
}

.trMiddle1 {
    background-color: #003466;
    padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
}

.trEnd {
    opacity: 0.8;
    background-color: #003466;
    padding-top: 1px;
    padding-left: 10px;
    padding-bottom: 5px;
}

.whiteText {
    color: White;
    font-weight: bold;
    padding-left: 5px;
}

    .whiteText h2 {
        margin: 0px;
        padding: 0px;
        font-size: 16px;
    }

    .whiteText h3 {
        margin: 0px;
        padding: 0px;
    }

.shift-right {
    text-align: right;
    padding-right: 10px;
}

.rdoText {
    color: White;
    font-weight: bold;
    padding-left: 5px;
}

    .rdoText td {
        white-space: nowrap;
    }

.whiteTextNormal {
    color: White;
    font-weight: normal;
    padding-left: 5px;
}

.whiteTextSimple {
    color: White;
}

.menuTitle {
    color: White;
}

.validationError {
    font-weight: bold;
    font-size: 12px;
    color: #FFCC00;
    font-family: Arial;
    min-height: 50px;
}

.validationErrorYellowFont {
    font-weight: bold;
    font-size: 12px;
    color: #ffcc00;
    font-family: Arial, Helvetica, sans-serif;
}

.selItem {
    color: #FFCC00;
}

.menuLink {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 13px;
    text-decoration: none;
    width: 150px;
    cursor: pointer;
}

a.menuLink {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #ffffff;
    line-height: 13px;
    text-decoration: none;
}

a:hover.menuLink {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #FFCC00;
    line-height: 13px;
    text-decoration: none;
}

a:active {
    color: #0000ff;
    text-decoration: underline;
}

.breadcrumb {
    color: #1A328C;
    text-decoration: none;
}

a.breadcrumb {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #1A328C;
    line-height: 14px;
    text-decoration: underline;
}

a:hover.breadcrumb {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #FFCC00;
    line-height: 14px;
    text-decoration: underline;
}

.copyright {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #012d57;
}

.TextBoxAlignRight {
    text-align: right;
}

.formYear {
    font-family: Arial, Helvetica, sans-serif;
    font-size: X-Large;
    font-weight: bold;
}

.formTextSmall {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}

.formTextNormal {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.formDropDown {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}

.formListBoxSmall {
    font-size: 11px;
}

.normal {
    background: url(Images/nav_slice2_02.gif) no-repeat right top;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: white;
    width: 155px;
    background: url(Images/nav_slice2_02.gif) no-repeat right top;
    height: 41;
    text-align: center;
    vertical-align: middle;
}

.normalActive {
    background: url(./Images/nav_slice2_02.gif) no-repeat right top;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFCC00;
    cursor: pointer;
    width: 155px;
    height: 41;
    text-align: center;
    vertical-align: middle;
}

.boldtext {
    font-weight: bold;
    font-size: 11px;
}

.box1 {
    background: white;
}

.boxtop1 {
    background: url(Images/topright.gif) no-repeat top right;
}

    .boxtop1 div {
        font-size: 10;
        height: 10px;
        background: url(Images/topleft.gif) no-repeat top left;
    }

.boxbottom1 {
    background: url(Images/bottomright.gif) no-repeat bottom right;
}

    .boxbottom1 div {
        height: 10px;
        background: url(Images/bottomleft.gif) no-repeat bottom left;
    }

.boxcontent {
    padding: 0px 10px 0px 10px;
}

.scroll_checkboxes {
    background-color: White;
    height: 250px;
    width: 410px;
    padding: 5px;
    margin: 5px;
    overflow: auto;
    border: 1px solid #ccc;
}

.FormText {
    font-size: 11px;
    font-family: tahoma,sans-serif;
}

a.mover {
    background: #900;
    padding: 6px 12px;
    position: absolute;
    color: white;
    font-weight: bold;
    text-decoration: none;
}

.next-tab {
    bottom: 0;
    right: 0;
    -moz-border-radius-topleft: 10px;
    -webkit-border-top-left-radius: 10px;
}

.prev-tab {
    bottom: 0;
    left: 0;
    -moz-border-radius-topright: 10px;
    -webkit-border-top-right-radius: 10px;
}

.GridpagerStyle {
    background-color: #003466 !important;
    color: #ffcc00;
}

    .GridpagerStyle span {
        color: #ffcc00;
    }

    .GridpagerStyle a {
        color: #ffcc00 !important;
    }

.GridRowPadding {
}

    .GridRowPadding td {
        padding: 5px;
    }

    .GridRowPadding th {
        padding: 7px;
    }

input[type="file"] {
    color: white;
}

.downloadLink {
    padding: 10px;
    color: #FFCC16;
}


.map {
    margin: 10px;
    position: relative;
}

    .map img {
        max-width: 100%;
        display: block;
    }

.box {
    width: 2%;
    height: 5%;
    background-position: top center;
    position: absolute;
}

#pin-1 {
    top: 87%;
    left: 20px;
}

.box:hover > .pin-text {
    display: block;
}

.pin-text {
    position: absolute;
    top: 40px;
    left: 0%;
    white-space: nowrap;
}

    .pin-text h3 {
        color: white;
        text-shadow: 1px 1px 1px #000;
    }

.hide {
    width: 50%;
    border: 1px solid #000;
    background: red;
    max-height: 999em;
    opacity: 1;
    height: auto;
    overflow: hidden;
    transition: opacity .5s linear;
    visibility: hidden;
}

input[type="text"]:disabled {
    background: #ddd;
    font-weight: bold;
    color: #000;
}

select:disabled {
    background: #ddd;
    font-weight: bold;
    color: #000;
}

.help {
    font-weight: normal;
    font-size: 12px;
    color: #102e6e;
    font-family: Arial, Helvetica, sans-serif;
}

.TextBoxOn {
    font-size: 11px;
    color: #000000;
    font-family: Arial, Verdana;
    background-color: #dedede;
}

.TextBoxOff {
    font-size: 11px;
    color: #000000;
    font-family: Arial, Verdana;
    background-color: #ffffff;
}

a.skip-main {
    left: 0px;
    position: absolute;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
    z-index: -999;
}

    a.skip-main:focus, a.skip-main:active {
        color: #fff;
        background-color: #003366;
        left: auto;
        top: auto;
        width: 20%;
        height: auto;
        overflow: auto;
        margin: 10px;
        padding: 5px;
        border-radius: 15px;
        border: 4px solid #084993;
        text-align: center;
        font-size: 1.2em;
        z-index: 999;
    }

.BroadcastSection {    
    width: 100%;
}
