body {
    margin-left: 0;
    margin-top: 0;
    margin-right: 0;
    font-family: Segoe UI, Arial, Verdana, Tahoma;
    font-size: 12px;
    color: #000000;
    background-repeat: repeat-y;
}

a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: underline;
    color: #000000;
}

.errorMessage {
    color: Red;
}

label.error {
    color: red;
    display: block;
    font-style: italic;
    font-weight: normal;
}

input.error {
    border: 2px solid red;
}

.headerBackground {
    background-color: #688fb0;
    /*background-image: url('images/gradientHeader3.jpg');
	background-repeat: repeat-y;*/
    color: #A6BDDC;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-weight: bold;
}

.headerBackground12 {
    background-color: #688fb0;
    /*background-image: url('images/gradientHeader3.jpg');
	background-repeat: repeat-y;*/
    color: #A6BDDC;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

.ArialBlue12 {
    /*background-image: url('images/gradientHeader3.jpg');
	background-repeat: repeat-y;*/
    color: #42647F;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}


.bodyOutsideBorder {
    height: 595px;
    border-left-color: #D3D3D3;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #D3D3D3;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #D3D3D3;
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-color: #D3D3D3;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    background-color: White;
    text-align: center;
}

.bodyTitle {
    border: 1px solid #D3D3D3;
    background-color: White;
    text-align: left;
    width: 100%;
}

.hrGrey {
    color: Green;
}

.cboClass {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #575757;
}

.btnClass75px {
    color: #575757;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    width: 150px;
}

.btnClass75px {
    color: #575757;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    width: 75px;
}

.btnClass {
    color: #575757;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.borderMenu {
    border-right-color: #D3D3D3;
    border-right-style: solid;
    border-right-width: 1px;
    width: 13%;
}

.Arial24px {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
}

.Arial11px {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.Arial12px {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.Arial14px {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}

.Arial16px {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
}

.Segoe12px {
    font-family: Segoe UI, Arial, Verdana, Tahoma;
    font-size: 12px;
}

.Segoe14px {
    font-family: Segoe UI, Arial, Verdana, Tahoma;
    font-size: 14px;
}

.TitleBar {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    color: #525252;
}

.AdvancedSearchBackground {
    background-color: #E3E3E3;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.SelectedRowBackground {
    background-color: #EAEAAE;
}

.MsSans11pxDarkRed {
    border-color: White;
    border-style: None;
    width: 100px;
    color: #660000;
    font-family: Microsoft Sans Serif;
    font-size: 11px;
    font-weight: bold;
}

.HelpText {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
}

.Visible11px {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    visibility: visible;
}

.Hidden11px {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    visibility: hidden;
}

.itemlist {
    width: 100%;
    border: solid 1px Tan;
    border-bottom: none;
}

    .itemlist td.col1 {
        width: 25px;
        text-align: center;
    }

    .itemlist td.col2 {
        width: 60px;
    }

    .itemlist td.col3 {
        width: 110px;
    }

    .itemlist td.col4, td.col5 {
        width: 110px;
    }

    .itemlist td.col6 {
        /*	width:350px;*/
    }

    .itemlist tr {
        text-align: left;
    }

    .itemlist td.right {
        text-align: right;
    }

    .itemlist thead {
        background-color: #E0DAC0;
        font-weight: bold;
    }

        .itemlist thead tr {
            border: solid 1px Tan;
            border-bottom: solid 1px Sienna;
        }

        .itemlist thead td {
            border: solid 1px Tan;
            border-bottom: solid 1px Sienna;
        }

    .itemlist tbody tr.alt {
        background-color: #E0DAC0;
    }

.popupBody {
    overflow: hidden;
    padding: 10px;
    margin: 0px auto;
    z-index: 15000;
}

.popupContent {
    padding: 0px;
    margin: 0px;
    overflow: hidden;
}

.popupFooter {
    height: 30px;
    padding: 0px;
    margin: 0px;
    vertical-align: bottom;
}

    .popupFooter div {
        margin: auto 0px 0px 0px;
        vertical-align: bottom;
        display: inline;
    }

.float-left {
    display: inline;
    float: left;
}

.float-right {
    display: inline;
    float: right;
}

.float-clear {
    clear: both;
}

.center {
    margin-left: auto;
    margin-right: auto;
}

.left {
    margin-left: 0;
    margin-right: auto;
}

.right {
    margin-right: 0;
    margin-left: auto;
}

.centertext {
    text-align: center;
}

.lefttext {
    text-align: left;
}

.righttext {
    text-align: right !important;
}

.collapse {
    border-collapse: collapse;
}

.top {
    vertical-align: top;
}

.inline {
    display: inline;
}

.popupBody .defaultButton {
    text-align: center;
    width: 5.0em;
}

.popupBody .spaceRight {
    margin-right: 0.25em;
}

#popupSelectUser {
    width: 420px;
    height: 420px;
}

    #popupSelectUser .popupContent {
        overflow: hidden;
        width: 420px;
        height: 390px;
    }

/** Customize the demo canvas */
.qsf-demo-canvas {
}

    .qsf-demo-canvas label {
        padding-right: 10px;
        width: 200px;
        display: inline-block;
        text-align: right;
    }


/** Columns */
.rcbHeader ul,
.rcbFooter ul,
.rcbItem ul,
.rcbHovered ul,
.rcbDisabled ul {
    margin: 0;
    padding: 0;
    width: 100%;
    display: inline-block;
    list-style-type: none;
}

.col1 {
    margin: 0;
    padding: 0 5px 0 0;
    width: 200px;
    line-height: 14px;
    float: left;
    overflow: hidden;
}

.col2 {
    margin: 0;
    padding: 0 5px 0 0;
    width: 150px;
    line-height: 14px;
    float: left;
    overflow: hidden;
}


/** Multiple rows and columns */
.multipleRowsColumns .rcbItem,
.multipleRowsColumns .rcbHovered {
    float: left;
    margin: 0 1px;
    min-height: 13px;
    overflow: hidden;
    padding: 2px 19px 2px 6px;
    width: 125px;
}
