﻿
html, body, form {
    margin: 0;
    padding: 0;
}

.NoPad {
    padding: 0;
    margin: 0;
    border: 0;
    border-collapse: collapse;
    border-spacing: 0;
}

body {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 10px;
}

input[type=text]:focus, input[type=password]:focus, textarea:focus, select:focus {
    background-color: #feffa4;
}

.txtl.span {
    padding-top:7px;
}

.txt, .ddl, .n {
    border: solid 1px #b8b8b8;
    padding: 2px 4px 2px 4px;
}

    .txt:focus, .ddl:focus, .n:focus {
        border: solid 1px #909090;
        padding: 2px 4px 2px 4px;
    }

.n {
    text-align: right;
}

.ContentBody {
    padding: 0px 0px 0px 0px;
}

.LookupBody {
    padding: 0px 0px 0px 0px;
}

.PageBODY {
    margin: 5px;
    background-image: url('bg.gif');
    background-repeat: repeat-x;
}

.MainBODY {
    margin: 0px 5px 5px 5px;
    background-color: White;
    background-image: none;
}

.LoginPageBODY {
    margin-top: 5px;
    background-color: #B5BBD5;
}

.rd_tp {
    width: 100%;
    background-color: white;
}

.rd_sp {
    font-size: 10px;
    font-family: Arial,Tahoma, Verdana;
    color: #000000;
    border: solid 1px #C6C6C6;
    background-color: #f5f5f5;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

.rd_sh {
    color: #404040;
    font-size: 12px;
    text-align: left;
    background-color: #E9E9E9;
    border-bottom: solid 1px #C6C6C6;
    padding: 2px 2px 2px 5px;
}

.rd_th, .rd_tbh, .HeaderText {
    font-size: 14px;
    font-weight: bold;
    color: White;
}

.rd_th, .rd_tbh {
    background-image: url('th.gif');
    background-repeat: repeat-x;
    background-color: #415698;
    height: 30px;
    text-align: left;
    padding-left: 8px;
    white-space: nowrap;
    vertical-align: middle;
}



.rd_tbh {
    text-align: right;
    padding-right: 8px;
    font-size: 11px;
    font-weight: normal;
    margin: auto;
}

.rd_tbf {
    background-image: url('th.gif');
    background-repeat: repeat-x;
    background-color: #415698;
    font-size: 14px;
    height: 25px;
    color: White;
    padding-right: 8px;
    padding-top: 4px;
    text-align: right;
    margin: auto;
}

.rd_tf {
    background-image: url('th.gif');
    background-repeat: repeat-x;
    background-color: #415698;
    font-size: 14px;
    height: 25px;
    color: White;
    padding-right: 8px;
    margin: auto;
    padding-top: 4px;
    text-align: left;
}

.lbl {
    padding-top: 7px;
    padding-right: 5px;
    vertical-align: top;
    text-align: right;
    margin: auto;
    white-space: nowrap;
}
.lbll {
    padding-top: 7px;
    vertical-align: top;
    text-align: left;
}
.txtl {
    text-align: left;
    vertical-align: top;
}

.txtr {
    text-align: right;
    vertical-align: top;
}

.txtc {
    text-align: center;
    vertical-align: top;
}

.rd_err {
    color: Red;
    font-size: 12px;
    text-align: left;
}

.rd_msg {
    font-size: 8pt;
    font-weight: bold;
    color: #cc3300;
    font-family: Arial, Helvetica, sans serif;
}

.rd_req {
    width: 5px;
    color: red;
    font-size: 10px;
    font-weight: bolder;
    padding-right: 5px;
}


.rd_link:link {
    text-decoration: underline;
    color: #000000;
    background-color: transparent;
    font-weight: bold;
}

.rd_link:visited {
    text-decoration: underline;
    color: #000000;
    background-color: transparent;
    font-weight: bold;
}

.rd_link:hover {
    text-decoration: underline;
    color: #000000;
    background-color: transparent;
    font-weight: bold;
}

.rd_ror {
    color: #000000;
    background-color: transparent;
    border: Solid 1px #e2e3ea;
    padding: 1px 4px 1px 4px;
    text-align: right;
    margin: auto;
}



.rd_rol {
    color: #000000;
    background-color: transparent;
    border: Solid 1px #e2e3ea;
    padding: 1px 4px 1px 4px;
    text-align: left;
}


.ContentBox {
    width: 100%;
}

.SearchBtn {
    border: none;
    cursor: pointer;
    vertical-align: top;
    padding-top: 2px;
}

.rd_dxCenter {
    margin-left: auto;
    margin-right: auto;
}
.rd_dxLeft {
    float: left;
}
.rd_dxRight {
    float: right;
}

.rd_rocol {
    color: #000000 !important;
    border: none !important;
}

.TopHeader {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    vertical-align: middle;
    color: #003366;
}

.TopRText {
    text-align: right;
    vertical-align: middle;
    font-size: 14px;
    color: #003366;
}


.NewsItemHeader {
    margin-bottom: 7px;
    line-height: 19px;
    font-family: Calibri;
    font-size: 19px;
    color: #415698;
    font-weight: bold;
    padding: 6px 6px 6px 6px;
}

.NewsItemDate {
    line-height: 19px;
    font-family: Calibri;
    font-size: 16px;
    color: #415698;
    font-weight: bold;
    padding: 6px 6px 6px 6px;
}

.NewsItemContent {
    vertical-align: Top;
    line-height: 14px;
    font-family: Calibri;
    font-size: 16px;
    color: Black;
    padding: 8px 8px 8px 8px;
}

.TopMenu {
    float: right;
    color: #003366;
    height: 18px;
}

.TopMenuItem {
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
}

    .TopMenuItem a {
        text-decoration: none;
        color: #003366;
    }

        .TopMenuItem a:hover {
            text-decoration: underline;
        }

.SignOut {
    background-color: Red;
    width: 70px;
    padding: 5px 5px 5px 5px;
    text-align: center;
}

.TableCells {
    font-size: 10px !Important;
}

.ld {
    background-color: white !important;
    opacity: 1 !important;
}

/*.dxWeb_mHorizontalPopOut_PlasticBlue {
    background-position: -231px -192px !important;
}*/

.dxgvControl_PlasticBlue, .dxgvDisabled_PlasticBlue {
font: 10px Tahoma, Geneva, sans-serif !important;
}