div.odd {
    margin: 0px 0px 15px 0px !important;
    background-color: #F8FAFC;
    padding: 2px 0px 2px 0px;
    /*
	border:1px solid #DBDBDB;
	border-bottom:0px solid #DBDBDB;
	*/
}

div.even {
    padding: 16px 0px 6px 0px !important;
    background-color: white;
    /*
	border:1px solid #DBDBDB;
	border-bottom:0px solid #DBDBDB;
	*/
}


/* Global Underline */
a {
    color: #2B6DBC;
    text-decoration: none;
}

    a:hover {
        color: #004179;
    }

.clear-both {
    clear: both;
}

img {
    border: 0;
}

.header-cap {
    background: #333;
    color: #FFF;
    font-size: 0.7em;
    padding: 1px 15px 2px 15px;
}

    .header-cap .right {
        float: right;
    }

        .header-cap .right a {
            color: #FFF;
        }

        .header-cap .right li.last a {
            color: #FFF;
        }

            .header-cap .right li.last a:hover {
                color: #FF8C00;
            }

        .header-cap .right li {
            color: #FFF;
            float: left;
            list-style-type: none;
            margin-right: 5px;
            padding-right: 5px;
            border-right: 1px solid #FFF;
        }

            .header-cap .right li a {
                color: #FFF;
            }

            .header-cap .right li.last {
                margin-right: 0;
                padding-right: 0;
                border-right: 0;
            }

    .header-cap loginUser {
        font-weight: bold;
    }

.header-middle {
    padding-top: 4px;
    background: white;
    /* IE10 Consumer Preview */
    background-image: -ms-linear-gradient(left, #FFFFFF 10%, #AAC3D9 100%);
    /* Mozilla Firefox */
    background-image: -moz-linear-gradient(left, #FFFFFF 10%, #AAC3D9 100%);
    /* Opera */
    background-image: -o-linear-gradient(left, #FFFFFF 10%, #AAC3D9 100%);
    /* Webkit (Safari/Chrome 10) */
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #FFFFFF), color-stop(1, #AAC3D9));
    /* Webkit (Chrome 11+) */
    background-image: -webkit-linear-gradient(left, #FFFFFF 10%, #AAC3D9 100%);
    /* W3C Markup, IE10 Release Preview */
    background-image: linear-gradient(to right, #FFFFFF 10%, #AAC3D9 100%);
    width: 100%;
    border-top: 0px solid #ACB7C8;
    /* IE7 */
    *width: auto;
}
















.right-column h2 {
    font-weight: bold;
    font-size: 0.9em;
    padding-left: 5px;
    padding-bottom: 5px;
    /*color:#FF8C00;*/
    color: #657D97;
}


.right-navigation li {
    list-style-type: none;
    line-height: 110%;
    position: relative;
    margin-right: 10px;
    margin-bottom: 4px;
    font-size: 0.73em;
    /*border: 1px solid #d4d4d4;*/
    vertical-align: middle;
}



    .right-navigation li.past {
        height: 30px;
        text-decoration: none;
        text-indent: -16px;
        line-height: 120%;
        display: white;
        color: #D8D8D8;
        padding: 2px 0 0 20px;
        background-color: whiteSmoke;
    }

    .right-navigation li.current {
        height: 30px;
        text-decoration: none;
        /*text-indent:-16px;*/
        line-height: 120%;
        display: block;
        color: white;
        padding: 2px 0 0 20px;
        background-color: rgb(94,140,183);
        border: 0px solid #d4d4d4;
    }

    .right-navigation li.future {
        height: 30px;
        text-decoration: none;
        /*text-indent:-16px;*/
        line-height: 120%;
        display: block;
        /*color: #707070;*/
        color: #C0C0C0;
        padding: 2px 0 0 20px;
        background-color: whiteSmoke;
    }

    .right-navigation li.past a {
        color: #707070;
        text-decoration: none;
        vertical-align: middle;
    }

    .right-navigation li a:hover {
        color: #FF8C00;
        text-decoration: none;
    }








#instructions {
    margin: 0px 0px 10px 0px;
}










.block {
    margin: 4px 7px 4px 7px;
    background: #FFF;
    padding: 0px 8px 0px 12px;
    font-size: 0.8em;
}


    .block .noTopMargin div {
        margin-top: 0px;
    }

.right-column .block {
    background: #333;
    margin: 4px;
    padding: 4px;
    padding-left: 6px;
}

.block h2 {
    font-size: 1.1em;
    margin-bottom: 10px;
    color: #657D97;
}

.right-column .block h2 {
    font-size: 1.0em;
    margin-bottom: 3px;
    margin-top: 5px;
    color: #657D97;
}

.block h2.underlined {
    padding-bottom: 2px;
    border-bottom: 1px solid #F68C1F;
}

.block h2 a {
    color: #333;
    display: block;
}

.block h3 {
    font-size: 0.8em;
    color: #657D97;
    padding-bottom: 2px;
    margin-bottom: 10px;
    margin-top: 10px;
}

    .block h3 a {
        color: #333;
        display: block;
        font-size: 0.8em;
        color: #657D97;
        padding-bottom: 2px;
        margin-bottom: 10px;
        margin-top: 10px;
    }

border-bottom:1px solid #DBDBDB;
}

.block h4 {
    font-size: 0.8em;
    color: #657D97;
    padding-bottom: 2px;
    margin-bottom: 10px;
    margin-top: 10px;
}

    .block h4 a {
        color: #333;
    }

    .block h4.underlined {
        border-bottom: 1px solid #DBDBDB;
    }


.block .field span.label {
    display: inline-block;
    padding-right: 5px;
    font-weight: bold;
    color: #2b2b2b;
}

.block .subsection {
    padding-bottom: 10px;
    margin-bottom: 1px;
}

.block .subsubsection {
    /*margin-left:50px;*/
}



.block p {
    line-height: 1.5em;
    font: normal 1.0em Arial,Helvetica,sans-serif;
    margin-bottom: 5px;
    color: #666;
}

.flash {
    font-size: small;
    padding: 7px 7px 7px 27px;
    border: 1px solid #CCC;
    margin-bottom: 10px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin: 10px 12px;
}

.flash-error {
    background: #FDE7E1 url(../images/icons/delete.png) 7px 50% no-repeat;
    color: #F8937E;
    border-color: #FAD0D0 !important;
    color: #b01717 !important;
    /* shadow */
    -moz-box-shadow: 0 0 3px 0 rgba(176,23,23,.4);
    -webkit-box-shadow: 0 0 3px 0 rgba(176,23,23,.4);
    box-shadow: 0 0 3px 0 rgba(176,23,23,.4);
    padding: 10px;
    padding-bottom: 45px; /* Height+padding(top and botton) of the footer */
    text-align: justify;
}

.flash-success {
    background: #E3F4E1 url(../images/icons/accept.png) 7px 50% no-repeat;
    border-color: #6FC764;
    color: green;
    padding: 10px;
    padding-bottom: 45px; /* Height+padding(top and botton) of the footer */
    text-align: justify;
}

.flash-notice {
    background: #FDF9D6 url(../images/icons/information.png) 7px 50% no-repeat;
    border-color: #E89015;
    color: #E89015;
    padding: 10px;
    padding-bottom: 45px; /* Height+padding(top and botton) of the footer */
    text-align: justify;
}

.record-table {
    /*font-size:0.8em;*/
    margin-top: 4px;
    /*margin-bottom:10px;*/
    width: 100%;
    margin-bottom: -14px;
}

    .record-table a {
        color: #333;
    }

        .record-table a:hover {
            color: #FF8C00;
        }

    .record-table caption {
        display: none;
    }

    .record-table tbody tr td.icon-cell {
        width: 16px;
    }

    .record-table tbody tr td.checkbox-cell {
        width: 10px;
    }

    .record-table tbody tr td.field-cell {
        width: 50px;
        padding: 3px 15px 3px 4px;
    }

    .record-table thead tr th {
        padding: 2px 4px;
        text-align: left;
        /*background:#657D97;*/
        background: #333;
        font-weight: normal;
        /*border-bottom:3px solid #CCC;*/
        color: white;
    }

        .record-table thead tr th a {
            color: #666;
        }

    .record-table tbody tr td {
        padding: 6px 4px;
        border-bottom: 1px solid #CCC;
    }

    .record-table tbody tr.footer td {
        text-align: right;
        border-bottom: 0px;
    }

.table-pagination {
    margin-bottom: 18px;
    padding: 5px 8px;
    background: #DDD;
    border: 1px solid #CCC;
    color: #666;
}

    .table-pagination .left {
        width: 48%;
        float: left;
    }

    .table-pagination .right {
        width: 48%;
        float: right;
    }

    .table-pagination .left p {
        margin: 0;
    }

    .table-pagination .right ol {
        float: right;
        padding-top: 2px;
    }

        .table-pagination .right ol li {
            list-style-type: none;
            float: left;
            font-size: 0.8em;
            margin-right: 5px;
            padding-right: 5px;
            border-right: 1px solid #CCC;
            font-weight: bold;
        }

            .table-pagination .right ol li a {
                color: #666;
                font-weight: normal;
            }

            .table-pagination .right ol li.last {
                margin-right: 0;
                padding-right: 0;
                border-right: 0;
            }

            .table-pagination .right ol li a:hover {
                color: #FF8C00;
            }

.buttons a,
.buttons button {
    display: block;
    float: left;
    margin: 0 7px 0 0;
    text-decoration: none; /* Should we give this?? */
    line-height: 130%;
    cursor: pointer;
    background-color: #FFF;
    border: 1px solid #999;
    border-top: 1px solid #DDD;
    border-left: 1px solid #DDD;
    font-size: 1.2em;
    font-weight: bold;
    color: #565656;
    padding: 5px 10px 6px 7px; /* Links */
}

.buttons button {
    width: auto;
    overflow: visible;
    padding: 4px 10px 3px 7px; /* IE6 */
}

    .buttons button[type] {
        padding: 5px 10px 5px 7px; /* Firefox */
        line-height: 17px; /* Safari */
    }

*:first-child + html button[type] {
    padding: 4px 10px 3px 7px; /* IE7 */
}

.buttons button img,
.buttons a img {
    margin: 0 3px -3px 0 !important;
    padding: 0;
    border: none;
    width: 16px;
    height: 16px;
}

.block ul.nested li {
    list-style-type: none;
    font-size: 11px;
    color: #666;
}

    .block ul.nested li a {
        color: #666;
    }

.right-column .block ul.nested li a {
    color: white;
}

    .right-column .block ul.nested li a:hover {
        color: #FF8C00;
    }



/* #footer{ */
/* clear:both; */
/* background: #333333; */
/* position:fixed;  */
/* bottom:0;  */
/* width:100%; */
/* font-size: 0.6em;  */
/* color: #F68C1F; */
/* padding: 2px 2px; */
/* } */

.linkbuttons {
    float: right;
    margin: -31px 5px 0 0;
    width: 200px;
}

    .linkbuttons a {
        color: #657D97;
        font-size: 0.9em;
        display: inline;
    }

    .linkbuttons img {
        float: right;
        padding: 0px 4px 0px 4px;
        clear: none;
    }

    .linkbuttons form input {
        clear: none;
        float: right;
    }

    .linkbuttons a:hover, .linkbuttons a:hover {
        color: #FF8C00;
    }

div.fieldsection {
    margin-top: 6px;
    /*background-color:yellow;*/
}
/* Formee Little CSS Reset to preserv form structure */
/* fix  ff bugs */
.formee:after, .formee div:after, .formee ol:after, .formee ul:after, .formee li:after, .formee dl:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    overflow: hidden;
}
/* Form Structure */
.formee {
    margin: 0;
    padding: 0;
}
    /* form button  */
    .formee fieldset {
        border: 1px solid #d4d4d4;
        background: #fff;
        position: relative;
        height: 100%;
        padding: 1.2em 1.2em;
        margin: 0 0 1em;
        /*corner*/
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
    }
/* form elements  */
.block label {
    color: #2b2b2b;
    font-weight: bold;
    margin-right: 5px;
}

    .block label.questionText {
        display: block;
    }

        .block label.questionText p {
            display: inline;
            color: #2b2b2b;
            font-weight: bold;
        }

.questionAnswer {
    padding-top: 4px;
    padding-left: 10px;
}

    .questionAnswer label {
        font-weight: normal;
    }

    .questionAnswer input.checkbox {
        /*height:30px;*/
        vertical-align: middle;
    }







table.questionsMatrix {
    width: 98%;
    border-spacing: 0;
    border-collapse: collapse;
}

    table.questionsMatrix thead tr th {
        text-align: left;
        /*background:#333;*/
        background: #C0C0C0;
        font-weight: normal;
        color: #202020;
        border: 0;
        padding-left: 5px;
    }

        table.questionsMatrix thead tr th.emptyCell {
            /*background:transparent;*/
        }

    table.questionsMatrix tbody tr td {
        border-bottom: 1px solid #CCC;
        padding-left: 5px;
    }

        table.questionsMatrix tbody tr td.rowHeader {
            text-align: center;
            /*border-right: 1px solid #CCC;*/
            width: 15% !important;
        }


    table.questionsMatrix tbody tr.odd td {
    }

    table.questionsMatrix tbody tr.even td {
        background: #E7EEF4;
    }





    table.questionsMatrix input {
        width: 100px;
    }




        table.questionsMatrix input.checkbox {
            margin: 5px 5px 5px 0px;
            width: 20px;
            padding-left: 40px;
        }











/* hover effect */
.grid-1-12:hover, .grid-2-12:hover, .grid-3-12:hover, .grid-4-12:hover, .grid-5-12:hover, .grid-6-12:hover, .grid-7-12:hover, .grid-8-12:hover, .grid-9-12:hover, .grid-10-12:hover, .grid-11-12:hover, .grid-12-12:hover {
}

.field-button:hover {
    background: transparent;
}
/* Form legend and titles */
/*.formee{font: normal 10px/1.1em Arial,Sans-Serif;}*/
/* Field Grid */
.grid-1-12, .grid-2-12, .grid-3-12, .grid-4-12, .grid-5-12, .grid-6-12, .grid-7-12, .grid-8-12, .grid-9-12, .grid-10-12, .grid-11-12, .grid-12-12 {
    display: inline-block;
    position: relative;
    /*float:left;*/
    /*margin-left:1%;
vertical-align:middle;*/
    margin-right: 1%;
    padding: 0.2% 0% 0.8%;
    height: 100%;
    /*ie7*/
    *margin-left: .8%;
    *margin-right: .8%;
    *padding: 0.8% 0.25% 1%;
}
/* 12-column Grid (thanks for Fluid 960 Grid System) */
.grid-1-12 {
    width: 5.333%;
}

.grid-2-12 {
    width: 13.666%;
}

.grid-3-12 {
    width: 22%;
}

.grid-4-12 {
    width: 30.333%;
}

.grid-5-12 {
    width: 38.666%;
}

.grid-6-12 {
    width: 47%;
}

.grid-7-12 {
    width: 55.333%;
}

.grid-8-12 {
    width: 63.666%;
}

.grid-9-12 {
    width: 72%;
}

.grid-10-12 {
    width: 80.333%;
}

.grid-11-12 {
    width: 88.666%;
}

.grid-12-12 {
    width: 97%;
}
/* first item */ .formee .alpha {
    margin-left: 0;
}
/* last item */ .formee .omega {
    margin-right: 0;
}
/* clear */ .formee .clear {
    clear: both;
}
/* input without label */ .formee-no-lbl {
    position: relative;
    padding-bottom: 0;
}
    /* input without label */ .formee-no-lbl input, .formee-no-lbl label, .formee-no-lbl span, .formee-no-lbl ul, .formee-no-lbl p {
        position: absolute;
        bottom: 0;
    }
/* multiple containers inside field-grid */
.formee .left {
    clear: none;
    float: left !important;
    margin-right: 0.3em !important;
}

.formee .right {
    clear: none;
    float: right !important;
    margin-left: 0.3em !important;
}
/* form elements  */
.formee label {
    /*line-height: 1.3em;*/
    /*vertical-align:middle;*/
    /*display: block;*/
    /*height: auto;
	margin: 0.2em 0 0.5em;*/
}

.formee .formee-txt, .formee input[type="text"], .formee input[type="password"], .formee input[type="file"], .formee textarea, .formee select {
    /*vertical-align: middle; Modified to align text on top*/
    margin: .2em 0;
    vertical-align: top;
    /*font-size:1.4em;*/
    line-height: 1.5em;
    /*width: 100%;*/
    padding: 2px;
    border-style: solid;
    border-width: 1px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    /*corner*/
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border-color: #c6c6c6 #dadada #eaeaea;
    background: #fafafa;
    /*color:#999;*/
    color: #404040;
    font-size: 1em;
    /*ie7*/
    *width: 99%;
}

    .formee .formee-txt:hover, .formee input[type="text"]:hover, .formee input[type="password"]:hover, .formee input[type="file"]:hover, .formee textarea:hover, .formee select:hover {
        /*color:#666;*/
        color: #303030;
        background: #fff none;
        border-color: #c6c6c6;
    }

.formee input.checkbox {
    vertical-align: middle;
    margin-left: 0px;
    margin-right: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
}


form .formee-txt:focus, .formee input[type="text"]:focus, .formee input[type="password"]:focus, .formee input[type="file"]:focus, .formee textarea:focus, .formee select:focus {
    outline: 0;
    /*color:#333;*/
    color: black;
    background: #fff none;
    border-color: #659ec9 #70aedd #a8cfec;
}

.formee textarea {
    height: 10em;
}

.formee select {
    padding: 1px;
}

.formee-list label {
    display: inline;
    height: auto;
    margin: 0.5em 0 0.8em 2px;
}

.formee-req {
    line-height: .85em;
    position: relative;
    top: 3px;
    font-weight: bold;
    font-style: normal;
    color: #d10000;
    font-size: 1.2em;
    margin-left: 2px;
}
/* form button  */
.formee-button, .formee input[type="submit"], .formee input[type="button"], .formee input[type="reset"], .formee input [type="cancel"] {
    text-align: center;
    display: inline-block;
    padding: 4px 6px 4px 6px;
    border: 1px solid #D4D4D4;
    /*margin: 0 0 3em;*/
    /*font-size:1.2em;
  font-weight:bolder;*/
    letter-spacing: -.015em;
    color: #fff;
    border-color: #3a77a4;
    background: #5393c2;
    /* gradient */
    background: -moz-linear-gradient(top, #5393c2 40%, #3a77a4);
    background: -webkit-linear-gradient(top, #5393c2 40%, #3a77a4);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5393c2', endColorstr='#3a77a4');
    /* shadow */
    -moz-box-shadow: inset 0 1px 0 0 rgba(255,255,255,.4);
    -webkit-box-shadow: inset 0 1px 0 0 rgba(255,255,255,.4);
    box-shadow: inset 0 1px 0 0 rgba(255,255,255,.4);
}

    .formee-button:hover, .formee input[type="submit"]:hover, .formee input[type="button"]:hover, .formee input[type="reset"]:hover, .formee input [type="cancel"]:hover {
        background: #70aedd;
        /* gradient */
        background: -moz-linear-gradient(top, #70aedd 40%, #69a4d0);
        background: -webkit-linear-gradient(top, #70aedd 40%, #69a4d0);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#70aedd', endColorstr='#69a4d0');
        /* shadow */
        -moz-box-shadow: 0 1px 1px 0 rgba(0,0,0,.2), inset 0 1px 0 0 rgba(255,255,255,.4);
        -webkit-box-shadow: inset 0 1px 0 0 rgba(255,255,255,.4);
        box-shadow: 0 1px 1px 0 rgba(0,0,0,.2), inset 0 1px 0 0 rgba(255,255,255,.4);
    }
/* list of checks and radios */
.formee-list {
    height: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
}

    .formee-list li, .formee-list li {
        margin: 0.5em 0.6em 0.8em;
        float: left;
        display: inline-block;
        list-style: none;
    }

    .formee-list input {
        margin-right: 0.2em
    }
/* input size */
.formee-small {
    width: 30% !important;
    float: left;
    margin-right: 10px;
    display: inline;
    /*ie7*/
    *width: 25% !important;
}

.formee-medium {
    width: 50% !important;
    float: left;
    margin-right: 10px;
    display: inline;
    /*ie7*/
    *width: 45% !important;
}

.extDivButtons {
    margin: 0 auto;
    width: 100%;
    margin-bottom: 20px
}

.pagename {
    color: #2b2b2b;
}



/* form msg status  */
.formee-msg-error {
    color: #2b2b2b;
    /*corner*/
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.formee-msg-error {
    background: #fad0d0 url(../images/icons/form-ic-error.png) no-repeat 12px 23px;
    border-color: #f6abab;
}

.validationMsg {
    display: block;
    color: red;
    /*margin-left: 31%;*/
    font-size: 0.8em;
}

.errorMsg {
    display: block;
    color: red;
}



.alignTop {
    vertical-align: top;
}

/* for Testing Security*/
.securityHiddenUI a {
    color: red;
    text-decoration: line-through;
}

.notFoundMessage {
    color: blue;
    margin: 10px 0 0;
    margin-bottom: 23px;
}

.notFoundUnderline {
    float: right;
    margin: 5px 5px 0 0;
    width: 99.5%;
    border-top: 1px solid #CCCCCC;
    display: block;
}

    .notFoundUnderline a {
        float: right;
        padding: 6px 2px 0px;
        clear: none;
    }

    .notFoundUnderline img {
        float: right;
        padding: 0px px 0px 5px;
        clear: none;
        margin-left: 10px;
    }

.tipMsg {
    display: block;
    font-size: 0.8em;
    color: #2b2b2b;
}

.tipMsgLeftAligned {
    display: block;
    margin-bottom: 10px;
    font-size: 0.8em;
    color: darkblue;
    text-align: left;
}

.tipMsginTable {
    display: block;
    margin-top: -3px;
    margin-bottom: 10px;
    font-size: 0.8em;
    color: darkblue;
}


.loginButtons {
    display: block;
    margin-left: 0%;
    margin-bottom: 5px;
    margin-top: 15px;
}

.inputButton {
    margin-right: 5px;
    width: 80px;
}


.nextButton {
    width: 130px;
}


.backButton {
    margin-right: 5px;
    width: 130px;
}




#_definition_id_parent {
    margin-left: 14%;
    display: block;
}

.field {
    clear: both;
}



/** Questions Table **/
.questions-table {
    margin-top: 4px;
    width: 100%;
    margin-bottom: -14px;
}

table.questions-table tbody tr:nth-child(odd) {
    background-color: #f8fafc;
}

table.questions-table tbody tr:nth-child(even) {
    background-color: #fff;
}

.questions-table a {
    color: #333;
}

    .questions-table a:hover {
        color: #FF8C00;
    }

.questions-table caption {
    display: none;
}


.questions-table tbody tr.pagebottom td {
    border: 0px;
    padding-bottom: 15px;
    text-align: right;
    background-color: white;
}


.questions-table tbody tr td.row-header {
    align: center;
    valign: middle;
}



.questions-table tbody tr td.icon-cell {
    width: 16px;
}

.questions-table tbody tr td.checkbox-cell {
    width: 10px;
}

.questions-table tbody tr td.field-cell {
    width: 50px;
    padding: 3px 15px 3px 4px;
}


.questions-table thead tr th {
    padding: 6px 4px;
    text-align: left;
    border-bottom: 1px solid rgb(204, 204, 204);
    color: rgb(51, 51, 51);
    font-weight: bold;
    /*
	padding:2px 4px;
	text-align:left;
	background:#606060;
	font-weight:normal;
	color:white;
	*/
}

    .questions-table thead tr th a {
        color: #666;
    }

.questions-table tbody tr td {
    padding: 6px 4px;
}

.questions-table tbody tr.footer td {
    text-align: right;
    border-bottom: 0px;
}




#options-table {
    margin-top: 0px;
    width: 100%;
    margin-bottom: 0px;
    border: 1px solid #CCC;
}

    #options-table tbody tr td {
        border: 0;
        padding-bottom: 2px;
    }

    #options-table tbody tr.even-bottom td, .options-table tbody tr.odd-bottom td {
        border-bottom: 0px;
        padding-bottom: 2px;
    }



    #options-table thead tr th {
        padding: 2px 4px;
        text-align: left;
        background: #C0C0C0;
        font-weight: normal;
        color: black;
    }


        #options-table thead tr th.icon-cell {
            width: 16px;
        }




#optionsedit-table tr td {
    padding-bottom: 20px;
}



#optionsedit-table tr td {
    border: 0;
    padding-bottom: 2px;
}







#menublocks {
    margin: 20px 20px 20px 40px;
    font-size: 12px;
}

.menublock {
    background-color: #333333;
    width: 250px;
    height: 155px;
    border: 1px solid #999;
    padding: 5px 5px 5px;
    margin: 5px 5px 25px 5px;
    float: left;
    display: inline-block;
}


    .menublock h2 {
        clear: both;
        color: #FF8C00;
        padding-bottom: 5px;
        margin-left: 5px;
        font-size: 1em;
    }

    .menublock ul {
        margin-top: 8px;
        list-style: none;
        vertical-align: top;
        padding: 2px;
    }

    .menublock li {
        padding-left: 6px;
        padding-bottom: 10px;
    }



div.ui-datepicker {
    font-size: 70%;
}



/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
div.rating-cancel, div.star-rating {
    float: left;
    width: 17px;
    height: 15px;
    text-indent: -999em;
    cursor: pointer;
    display: block;
    background: transparent;
    overflow: hidden
}

    div.rating-cancel, div.rating-cancel a {
        background: url(../images/rating/delete.gif) no-repeat 0 -16px
    }

    div.star-rating, div.star-rating a {
        background: url(../images/rating/star.gif) no-repeat 0 0px
    }

        div.rating-cancel a, div.star-rating a {
            display: block;
            width: 16px;
            height: 100%;
            background-position: 0 0px;
            border: 0
        }

div.star-rating-on a {
    background-position: 0 -16px !important
}

div.star-rating-hover a {
    background-position: 0 -32px
}
/* Read Only CSS */
div.star-rating-readonly a {
    cursor: default !important
}
/* Partial Star CSS */
div.star-rating {
    background: transparent !important;
    overflow: hidden !important
}
/* END jQuery.Rating Plugin CSS */



iframe {
    border-top: 1px solid #CCCCCC;
}

.smileyDiv {
    display: inline-block;
    vertical-align: top;
}

    .smileyDiv label {
        font-size: 0.7em;
    }

.smileyH {
    width: 180px;
    height: 65px;
    text-align: left;
    padding: 10px 0;
}

    .smileyH input {
        margin: 0 0 0 25px !important;
    }

    .smileyH img {
        display: block;
        margin: 0 auto;
        padding: 0 10px 0 0px;
    }

.smileyV img {
    display: block;
    margin: 0 auto;
}

.smileyV {
    display: inline-block;
    text-align: center;
    width: 108px;
}

.loginDiv {
    width: 100%;
    display: table;
}

    .loginDiv label {
        display: inline-block;
        width: 12em;
        white-space: nowrap;
    }

    .loginDiv input {
        display: inline-block;
        width: 20em;
        white-space: nowrap;
    }

.dontShow {
    display: none;
}

.breadcrumb {
    padding: 8px 15px;
    margin: 20px 0 20px;
    list-style: none;
    background-color: #f5f5f5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

    .breadcrumb > li {
        display: inline-block;
        *display: inline;
        text-shadow: 0 1px 0 #ffffff;
        *zoom: 1;
    }

        .breadcrumb > li > .divider {
            padding: 0 5px;
            color: #ccc;
        }

    .breadcrumb > .active {
        color: #999999;
    }

/*------------- ICONS ------------*/
a.showIcon {
    float: right;
    margin: 0px 2px 0px 2px;
    clear: none;
    display: block;
    width: 16px;
    height: 16px;
    background: url(../images/show.png) bottom;
    text-indent: -99999px;
}

    a.showIcon:hover {
        background-position: top;
        color: transparent;
    }

a.updateIcon {
    float: right;
    margin: 0px 0px 0px 2px;
    clear: none;
    display: block;
    width: 20px;
    height: 16px;
    background: url(../images/update.png) bottom;
    text-indent: -99999px;
}

    a.updateIcon:hover {
        background-position: top;
        color: transparent;
    }

a.createIcon {
    color: #2b6dbc;
    float: right;
    margin: 0px 2px 0px 2px;
    clear: none;
    display: block;
    height: 16px;
    background: url(../images/add.png) bottom no-repeat;
    text-indent: 21px;
    width: 280px;
}

    a.createIcon:hover {
        background-position: top;
        color: #004179;
    }




.STEEL_BLUE h2 {
    color: #4F81BD;
}

.STEEL_BLUE .block label.questionText {
    color: #4F81BD;
}

.STEEL_BLUE .right-navigation li.current {
    color: white;
    background-color: #4F81BD;
    border: 0px solid #d4d4d4;
}

.STEEL_BLUE .right-navigation li.past a {
    color: #4F81BD;
}

    .STEEL_BLUE .right-navigation li.past a:hover {
        color: #333;
    }

.STEEL_BLUE .formee-button, .STEEL_BLUE .formee input[type="submit"], .STEEL_BLUE .formee input[type="button"], .STEEL_BLUE .formee input[type="reset"], .STEEL_BLUE .formee input [type="cancel"] {
    background: #4F81BD;
    border: 1px solid #4F81BD;
    /* gradient */
    background: -moz-linear-gradient(top, #5393c2 40%, #4F81BD;
    );
    background: -webkit-linear-gradient(top, #5393c2 40%, #4F81BD);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5393c2', endColorstr='#4F81BD');
    /* shadow */
    -moz-box-shadow: inset 0 1px 0 0 rgba(255,255,255,.4);
    -webkit-box-shadow: inset 0 1px 0 0 rgba(255,255,255,.4);
    box-shadow: inset 0 1px 0 0 rgba(255,255,255,.4);
}

    .STEEL_BLUE .formee-button:hover, .STEEL_BLUE .formee input[type="submit"]:hover, .STEEL_BLUE .formee input[type="button"]:hover, .STEEL_BLUE .formee input[type="reset"]:hover, .STEEL_BLUE .formee input [type="cancel"]:hover {
        background: #4F81BD;
        background: -moz-linear-gradient(top, #70aedd 40%, #4F81BD;
        );
        background: -webkit-linear-gradient(top, #70aedd 40%, #4F81BD;
        );
        /*filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#5393c2', endColorstr='#4F81BD;');*/
        -moz-box-shadow: 0 1px 1px 0 rgba(0,0,0,.2), inset 0 1px 0 0 rgba(255,255,255,.4);
        -webkit-box-shadow: inset 0 1px 0 0 rgba(255,255,255,.4);
        box-shadow: 0 1px 1px 0 rgba(0,0,0,.2), inset 0 1px 0 0 rgba(255,255,255,.4);
    }

.STEEL_BLUE div.odd {
    background-color: #EEF3F8;
}

.STEEL_BLUE table.questionsMatrix thead tr th {
    background: #B8CCE4;
    color: #202020;
}

.STEEL_BLUE table.questionsMatrix tbody tr td {
    background: none;
}

.STEEL_BLUE table.questionsMatrix tbody tr.even td {
    background: none;
}

.DEEP_CHESTNUT h2 {
    color: #C0504D;
}

.DEEP_CHESTNUT .block label.questionText {
    color: #C0504D;
}

.DEEP_CHESTNUT .right-navigation li.current {
    color: white;
    background-color: #C0504D;
    border: 0px solid #d4d4d4;
}

.DEEP_CHESTNUT .right-navigation li.past a {
    color: #C0504D;
}

    .DEEP_CHESTNUT .right-navigation li.past a:hover {
        color: #333;
    }

.DEEP_CHESTNUT .formee-button, .DEEP_CHESTNUT .formee input[type="submit"], .DEEP_CHESTNUT .formee input[type="button"], .DEEP_CHESTNUT .formee input[type="reset"], .DEEP_CHESTNUT .formee input [type="cancel"] {
    background: #C0504D;
    border: 1px solid #C0504D;
    /* gradient */
    background: -moz-linear-gradient(top, #7D1C19 40%, #C0504D;
    );
    background: -webkit-linear-gradient(top, #7D1C19 40%, #C0504D);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7D1C19', endColorstr='#C0504D');
    /* shadow */
    -moz-box-shadow: inset 0 1px 0 0 rgba(255,255,255,.4);
    -webkit-box-shadow: inset 0 1px 0 0 rgba(255,255,255,.4);
    box-shadow: inset 0 1px 0 0 rgba(255,255,255,.4);
}

    .DEEP_CHESTNUT .formee-button:hover, .DEEP_CHESTNUT .formee input[type="submit"]:hover, .DEEP_CHESTNUT .formee input[type="button"]:hover, .DEEP_CHESTNUT .formee input[type="reset"]:hover, .DEEP_CHESTNUT .formee input [type="cancel"]:hover {
        background: #C0504D;
        background: -moz-linear-gradient(top, #7D1C19 40%, #C0504D;
        );
        background: -webkit-linear-gradient(top, #7D1C19 40%, #C0504D;
        );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7D1C19', endColorstr='#C0504D;');
        -moz-box-shadow: 0 1px 1px 0 rgba(0,0,0,.2), inset 0 1px 0 0 rgba(255,255,255,.4);
        -webkit-box-shadow: inset 0 1px 0 0 rgba(255,255,255,.4);
        box-shadow: 0 1px 1px 0 rgba(0,0,0,.2), inset 0 1px 0 0 rgba(255,255,255,.4);
    }

.DEEP_CHESTNUT div.odd {
    background-color: #FAF0F0;
}

.DEEP_CHESTNUT table.questionsMatrix thead tr th {
    background: #DA9694;
    color: #202020;
}

.DEEP_CHESTNUT table.questionsMatrix tbody tr td {
    background: none;
}

.DEEP_CHESTNUT table.questionsMatrix tbody tr.even td {
    background: none;
}


.SPRING_GREEN h2 {
    color: #9BBB59;
}

.SPRING_GREEN .block label.questionText {
    color: #9BBB59;
}

.SPRING_GREEN .right-navigation li.current {
    color: white;
    background-color: #9BBB59;
    border: 0px solid #d4d4d4;
}

.SPRING_GREEN .right-navigation li.past a {
    color: #9BBB59;
}

    .SPRING_GREEN .right-navigation li.past a:hover {
        color: #333;
    }

.SPRING_GREEN .formee-button, .SPRING_GREEN .formee input[type="submit"], .SPRING_GREEN .formee input[type="button"], .SPRING_GREEN .formee input[type="reset"], .SPRING_GREEN .formee input [type="cancel"] {
    background: #9BBB59;
    border: 1px solid #9BBB59;
    /* gradient */
    background: -moz-linear-gradient(top, #5C7A1D 40%, #9BBB59;
    );
    background: -webkit-linear-gradient(top, #5C7A1D 40%, #9BBB59);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5C7A1D', endColorstr='#9BBB59');
    /* shadow */
    -moz-box-shadow: inset 0 1px 0 0 rgba(255,255,255,.4);
    -webkit-box-shadow: inset 0 1px 0 0 rgba(255,255,255,.4);
    box-shadow: inset 0 1px 0 0 rgba(255,255,255,.4);
}

    .SPRING_GREEN .formee-button:hover, .SPRING_GREEN .formee input[type="submit"]:hover, .SPRING_GREEN .formee input[type="button"]:hover, .SPRING_GREEN .formee input[type="reset"]:hover, .SPRING_GREEN .formee input [type="cancel"]:hover {
        background: #9BBB59;
        background: -moz-linear-gradient(top, #5C7A1D 40%, #9BBB59;
        );
        background: -webkit-linear-gradient(top, #5C7A1D 40%, #9BBB59;
        );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5C7A1D', endColorstr='#9BBB59;');
        -moz-box-shadow: 0 1px 1px 0 rgba(0,0,0,.2), inset 0 1px 0 0 rgba(255,255,255,.4);
        -webkit-box-shadow: inset 0 1px 0 0 rgba(255,255,255,.4);
        box-shadow: 0 1px 1px 0 rgba(0,0,0,.2), inset 0 1px 0 0 rgba(255,255,255,.4);
    }

.SPRING_GREEN div.odd {
    background-color: #EFF4E4;
}

.SPRING_GREEN table.questionsMatrix thead tr th {
    background: #C4D79B;
    color: #202020;
}

.SPRING_GREEN table.questionsMatrix tbody tr td {
    background: none;
}

.SPRING_GREEN table.questionsMatrix tbody tr.even td {
    background: none;
}


.FRENCH_LILAC h2 {
    color: #8064A2;
}

.FRENCH_LILAC .block label.questionText {
    color: #8064A2;
}

.FRENCH_LILAC .right-navigation li.current {
    color: white;
    background-color: #8064A2;
    border: 0px solid #d4d4d4;
}

.FRENCH_LILAC .right-navigation li.past a {
    color: #8064A2;
}

    .FRENCH_LILAC .right-navigation li.past a:hover {
        color: #333;
    }

.FRENCH_LILAC .formee-button, .FRENCH_LILAC .formee input[type="submit"], .FRENCH_LILAC .formee input[type="button"], .FRENCH_LILAC .formee input[type="reset"], .FRENCH_LILAC .formee input [type="cancel"] {
    background: #8064A2;
    border: 1px solid #8064A2;
    /* gradient */
    background: -moz-linear-gradient(top, #422169 40%, #8064A2;
    );
    background: -webkit-linear-gradient(top, #422169 40%, #8064A2);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#422169', endColorstr='#8064A2');
    /* shadow */
    -moz-box-shadow: inset 0 1px 0 0 rgba(255,255,255,.4);
    -webkit-box-shadow: inset 0 1px 0 0 rgba(255,255,255,.4);
    box-shadow: inset 0 1px 0 0 rgba(255,255,255,.4);
}

    .FRENCH_LILAC .formee-button:hover, .FRENCH_LILAC .formee input[type="submit"]:hover, .FRENCH_LILAC .formee input[type="button"]:hover, .FRENCH_LILAC .formee input[type="reset"]:hover, .FRENCH_LILAC .formee input [type="cancel"]:hover {
        background: #8064A2;
        background: -moz-linear-gradient(top, #422169 40%, #8064A2;
        );
        background: -webkit-linear-gradient(top, #422169 40%, #8064A2;
        );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#422169', endColorstr='#8064A2;');
        -moz-box-shadow: 0 1px 1px 0 rgba(0,0,0,.2), inset 0 1px 0 0 rgba(255,255,255,.4);
        -webkit-box-shadow: inset 0 1px 0 0 rgba(255,255,255,.4);
        box-shadow: 0 1px 1px 0 rgba(0,0,0,.2), inset 0 1px 0 0 rgba(255,255,255,.4);
    }

.FRENCH_LILAC div.odd {
    background-color: #EDEAF2;
}

.FRENCH_LILAC table.questionsMatrix thead tr th {
    background: #B1A0C7;
    color: #202020;
}

.FRENCH_LILAC table.questionsMatrix tbody tr td {
    background: none;
}

.FRENCH_LILAC table.questionsMatrix tbody tr.even td {
    background: none;
}


.CELESTIAL_BLUE h2 {
    color: #4BACC6;
}

.CELESTIAL_BLUE .block label.questionText {
    color: #4BACC6;
}

.CELESTIAL_BLUE .right-navigation li.current {
    color: white;
    background-color: #4BACC6;
    border: 0px solid #d4d4d4;
}

.CELESTIAL_BLUE .right-navigation li.past a {
    color: #4BACC6;
}

    .CELESTIAL_BLUE .right-navigation li.past a:hover {
        color: #333;
    }

.CELESTIAL_BLUE .formee-button, .CELESTIAL_BLUE .formee input[type="submit"], .CELESTIAL_BLUE .formee input[type="button"], .CELESTIAL_BLUE .formee input[type="reset"], .CELESTIAL_BLUE .formee input [type="cancel"] {
    background: #4BACC6;
    border: 1px solid #4BACC6;
    /* gradient */
    background: -moz-linear-gradient(top, #186A81 40%, #4BACC6;
    );
    background: -webkit-linear-gradient(top, #186A81 40%, #4BACC6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#186A81', endColorstr='#4BACC6');
    /* shadow */
    -moz-box-shadow: inset 0 1px 0 0 rgba(255,255,255,.4);
    -webkit-box-shadow: inset 0 1px 0 0 rgba(255,255,255,.4);
    box-shadow: inset 0 1px 0 0 rgba(255,255,255,.4);
}

    .CELESTIAL_BLUE .formee-button:hover, .CELESTIAL_BLUE .formee input[type="submit"]:hover, .CELESTIAL_BLUE .formee input[type="button"]:hover, .CELESTIAL_BLUE .formee input[type="reset"]:hover, .CELESTIAL_BLUE .formee input [type="cancel"]:hover {
        background: #4BACC6;
        background: -moz-linear-gradient(top, #186A81 40%, #4BACC6;
        );
        background: -webkit-linear-gradient(top, #186A81 40%, #4BACC6;
        );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#186A81', endColorstr='#4BACC6;');
        -moz-box-shadow: 0 1px 1px 0 rgba(0,0,0,.2), inset 0 1px 0 0 rgba(255,255,255,.4);
        -webkit-box-shadow: inset 0 1px 0 0 rgba(255,255,255,.4);
        box-shadow: 0 1px 1px 0 rgba(0,0,0,.2), inset 0 1px 0 0 rgba(255,255,255,.4);
    }

.CELESTIAL_BLUE div.odd {
    background-color: #EDF7F9;
}

.CELESTIAL_BLUE table.questionsMatrix thead tr th {
    background: #92CDDC;
    color: #202020;
}

.CELESTIAL_BLUE table.questionsMatrix tbody tr td {
    background: none;
}

.CELESTIAL_BLUE table.questionsMatrix tbody tr.even td {
    background: none;
}

.PEACH_ORANGE h2 {
    color: #FF9646;
}

.PEACH_ORANGE .block label.questionText {
    color: #FF9646;
}

.PEACH_ORANGE .right-navigation li.current {
    color: white;
    background-color: #FF9646;
    border: 0px solid #d4d4d4;
}

.PEACH_ORANGE .right-navigation li.past a {
    color: #FF9646;
}

    .PEACH_ORANGE .right-navigation li.past a:hover {
        color: #333;
    }

.PEACH_ORANGE .formee-button, .PEACH_ORANGE .formee input[type="submit"], .PEACH_ORANGE .formee input[type="button"], .PEACH_ORANGE .formee input[type="reset"], .PEACH_ORANGE .formee input [type="cancel"] {
    background: #FF9646;
    border: 1px solid #FF9646;
    /* gradient */
    background: -moz-linear-gradient(top, #A65517 40%, #FF9646;
    );
    background: -webkit-linear-gradient(top, #A65517 40%, #FF9646);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#A65517', endColorstr='#FF9646');
    /* shadow */
    -moz-box-shadow: inset 0 1px 0 0 rgba(255,255,255,.4);
    -webkit-box-shadow: inset 0 1px 0 0 rgba(255,255,255,.4);
    box-shadow: inset 0 1px 0 0 rgba(255,255,255,.4);
}

    .PEACH_ORANGE .formee-button:hover, .PEACH_ORANGE .formee input[type="submit"]:hover, .PEACH_ORANGE .formee input[type="button"]:hover, .PEACH_ORANGE .formee input[type="reset"]:hover, .PEACH_ORANGE .formee input [type="cancel"]:hover {
        background: #FF9646;
        background: -moz-linear-gradient(top, #A65517 40%, #FF9646;
        );
        background: -webkit-linear-gradient(top, #A65517 40%, #FF9646;
        );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#A65517', endColorstr='#FF9646;');
        -moz-box-shadow: 0 1px 1px 0 rgba(0,0,0,.2), inset 0 1px 0 0 rgba(255,255,255,.4);
        -webkit-box-shadow: inset 0 1px 0 0 rgba(255,255,255,.4);
        box-shadow: 0 1px 1px 0 rgba(0,0,0,.2), inset 0 1px 0 0 rgba(255,255,255,.4);
    }

.PEACH_ORANGE div.odd {
    background-color: #FEF1E6;
}

.PEACH_ORANGE table.questionsMatrix thead tr th {
    background: #FABF8F;
    color: #202020;
}

.PEACH_ORANGE table.questionsMatrix tbody tr td {
    background: none;
}

.PEACH_ORANGE table.questionsMatrix tbody tr.even td {
    background: none;
}
