body
{
    margin: 0 !important;
    padding: 0 !important;
    color: #000  !important;
    font: 13px Verdana, sans-serif !important;
    max-width: 100% !important;
}
.header
{
    background-color: #EBF0FA;
}
.logo
{
    float: left;
    padding: 10px;
}
.logo img
{
    box-shadow: 0 0 16px 0 black;
}
.breadcrumb
{
    padding: 10px;
    font-size: 14px;
    font-weight: bolder;
    color: #587790;
    width: 80%;
}
.userlogininfo
{
    padding: 10px;
    font-size: 14px;
    color: #587790;
    width: 80%;
}
.welcome_text
{
    color: #587790;
    padding: 20px 0;
    width: 100%;
    font-family: Franklin Gothic Medium;
    font-size: 24px;
    font-weight: bold;
}
.tr_requirefileds
{
    background-color: #fd9494;
}
.tr_validrequirefileds
{
    background-color: #FFFFFF;
}
.pagecontainer
{
    padding: 20px 10px;
    width: 100%;
}
#ProgressBarContent
{
    border: 1px solid silver;
    background-color: #ccffff;
    position: absolute;
    top: 20px;
    left: 45%;
    font-weight: bold;
    color: Red;
    padding: 10px;
}
#ProgressBarContent img
{
    padding-right: 10px;
}
.SuccessMsg
{
    color: green;
    font-weight: bold;
}
.ErrorMsg
{
    color: red;
    font-weight: bold;
}
.redstar
{
    color: red;
}
.footer
{
    color: #000;
    border-top: 5px solid #B1C3ED;
    font-size: 12px;
    padding: 15px 14px 10px;
    float: left;
    width: 98%;
    height: 50px;
}
.footer a
{
    color: #000;
    text-decoration: none;
}
.footer a:hover
{
    color: #003F87;
    text-decoration: none;
}
.FilterContainer
{
    font-size: 11px;
    font-weight: bold;
    color: #000;
    background-color: #FFFFFF;
}
.GridTopContainer
{
    padding: 5px;
    color: #000;
    background-color: #B1C3ED;
    font-size: 13px;
    line-height: 20px;
}
.GridTopContainer a
{
    color: #003F87;
    text-decoration: none;
    font-size: 13px;
}
.Printgrid
{
    border-collapse: collapse;
    min-width: 400px;
}
.Printgrid caption
{
    padding: 5px;
    font-weight: bold;
}
.Printgrid .HeaderStyle
{
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    clear: both;
    font-weight: bold;
    height: 22px;
    margin-bottom: -1px;
    padding-left: 6px;
    padding-top: 4px;
}
.Printgrid .RowStyle
{
    font-weight: normal;
    vertical-align: top;
    background-color: #FFFFFF;
}
.GridView
{
    width: 100%;
    border-collapse: separate;
    min-width: 650px;
    padding: 8px 8px 8px 5px;
}
.GridView .HeaderStyle
{
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    clear: both;
    font-weight: bold;
    height: 22px;
    margin-bottom: -1px;
    padding-left: 6px;
    padding-top: 4px;
}
.GridView .HeaderStyle th
{
    white-space: nowrap;
    height: 20px;
    border: 1px solid #808080;
    border-top: 0;
    border-right: 0;
    border-left: 0;
}
.GridView .HeaderStyle th a img
{
    width: 8px;
    height: 8px;
    border: none;
    vertical-align: baseline;
}
.GridView .HeaderStyle .tooltip_icon
{
    width: 14px;
    height: 14px;
}
.GridView .RowStyle
{
    font-weight: normal;
    vertical-align: top;
    background-color: #FFFFFF;
    line-height: 17px;
    font-size: 13px;
}
.GridView .AlternatingRowStyle
{
    font-weight: normal;
    vertical-align: top;
    background-color: #FFFFFF;
    line-height: 17px;
    font-size: 13px;
}
.GridView .SelectedRowStyle
{
    font-weight: normal;
    vertical-align: top;
    background-color: #B1C3ED;
    line-height: 17px;
    font-size: 13px;
}
.GridView .EmptyDataRowStyle
{
    font-weight: bold;
    color: red;
    height: 25px;
    text-align: center;
    background-color: #FFFFFF;
}
.GridView .DeactiveRecord
{
    font-weight: normal;
    vertical-align: top;
    background-color: #AAAAAA;
    line-height: 17px;
    font-size: 13px;
}
.GridView .PagerStyle
{
    background-color: #FFFFFF;
}
.GridView .PagerStyle table
{
    width: 650px;
    margin-right: 0;
    margin-left: auto;
}
.GridView .PagerStyle a:active
{
    color: #00557d;
    text-decoration: underline;
}
.GridView select
{
    font-size: 14px;
    font-family: Verdana;
    border: 1px solid #AAAAAA;
}
.GridView img
{
    border: none;
}
.GridView .header_GridView
{
    border: 1px solid #7590a5;
    background-color: #fff;
    min-width: 650px;
    margin-top: 5px;
    padding: 10px;
    background-color: #e8eef3;
    text-align: center;
    border-bottom: 0px solid #7590a5;
    width: 630px;
}
.GridView tr.RowStyle:hover, .GridView tr.AlternatingRowStyle:hover
{
    color: black;
}
.GridView_WC
{
    background-color: #7590a5;
    width: 100%;
    border-collapse: separate;
    min-width: 650px;
}
.GridView_WC .HeaderStyle
{
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    background-color: #EBF0FA;
    background-image: url("../images/bar_background.gif");
    background-position: left top;
    background-repeat: repeat-x;
    border-bottom: 1px solid #B1C3ED;
    clear: both;
    font-weight: bold;
    height: 22px;
    margin-bottom: -1px;
    padding-left: 6px;
    padding-top: 4px;
}
.GridView_WC .HeaderStyle th
{
    white-space: nowrap;
    height: 20px;
}
.GridView_WC .HeaderStyle th a img
{
    width: 8px;
    height: 8px;
    border: none;
    vertical-align: baseline;
}
.GridView_WC .HeaderStyle .tooltip_icon
{
    width: 14px;
    height: 14px;
}
.GridView_WC .RowStyle
{
    font-weight: normal;
    vertical-align: top;
    background-color: #fff;
}
.GridView_WC .AlternatingRowStyle
{
    font-weight: normal;
    vertical-align: top;
    background-color: #f8f9fb;
}
.GridView_WC .SelectedRowStyle
{
    font-weight: normal;
    vertical-align: top;
    background-color: #f5f6fa;
}
.GridView_WC .EmptyDataRowStyle
{
    font-weight: bold;
    color: red;
    height: 25px;
    background-color: #f8f9fb;
    text-align: center;
}
.GridView_WC .PagerStyle
{
    background-color: #fff;
}
.GridView_WC .PagerStyle table
{
    width: 650px;
    margin-right: 0;
    margin-left: auto;
}
.GridView_WC .PagerStyle a:active
{
    color: #00557d;
    text-decoration: underline;
}
.GridView_WC select
{
    font-size: 14px;
    border: 1px solid #AAAAAA;
    font-family: Verdana;
}
.GridView_WC img
{
    border: none;
}
.form_container_WC
{
}
.FormView_WC
{
    width: 100%;
    vertical-align: middle;
}
.FormView_WC .container
{
    border: 1px solid #808080;
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    background-color: #FFFFFF;
    min-width: 500px;
}
.FormView_WC .title_bar, .FormView_WC .FormTitle
{
    color: #000;
    background-color: #B1C3ED;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    padding: 5px;
}
.FormView_WC .sub_title_bar, .FormView_WC .FormSubTitle
{
    padding: 0px 1px 1px 5px;
    text-align: left;
    font-size: 14px;
    height: 20px;
}
.FormView_WC .FrmCaption
{
    line-height: 20px;
    text-align: left;
    vertical-align: top;
    padding: 2px 4px 4px 0;
    font-weight: bold;
    font-size: 14px;
    width: 40%;
    background-color: White;
    white-space: nowrap;
}
.FormView_WC .FrmCaptionleft
{
    line-height: 20px;
    text-align: left;
    vertical-align: top;
    padding: 2px 0 4px;
    font-weight: bold;
    font-size: 14px;
    background-color: White;
    white-space: nowrap;
}
.GridView_WC .FrmCaptionleft .tooltip_icon
{
    width: 14px;
    height: 14px;
}
.FormView_WC .FrmCaptionRight
{
    line-height: 20px;
    text-align: right;
    vertical-align: top;
    padding: 2px 0 4px;
    font-weight: bold;
    width: 40%;
    font-size: 14px;
    background-color: White;
    white-space: nowrap;
}
.GridView_WC .FrmCaptionRight .tooltip_icon
{
    width: 14px;
    height: 14px;
}
.FormView_WC .FrmInput
{
    line-height: 20px;
    text-align: left;
    font-size: 14px;
    width: 100%;
    vertical-align: top;
    padding-top: 3px;
}
.FormView_WC .save_button_container
{
    margin-top: 5px;
    padding: 10px;
    text-align: left;
    headerstylewidth: 630px;
}
.FormView_WC .RowStyle
{
    border: 1px solid #B1C3ED;
}
.FormView_WC input[type=text]
{
    font-size: 14px;
    border: 1px solid #AAAAAA;
    padding: 2px;
    font-family: Verdana;
}
.FormView_WC input[type=image]
{
    padding: 5px;
}
.FormView_WC input[type=file]
{
    font-size: 14px;
    border: 1px solid #AAAAAA;
    padding: 2px;
    font-family: Verdana;
}
.FormView_WC input[type=password]
{
    font-size: 14px;
    border: 1px solid #AAAAAA;
    padding: 2px;
    font-family: Verdana;
}
.FormView_WC input[type=button]
{
    font-size: 14px;
    border: 3px outset #9DC6EC;
    background-color: #BEDEFD;
    font-weight: bold;
    padding: 2px;
    font-family: Verdana;
}
.FormView_WC textarea
{
    font-size: 14px;
    border: 1px solid #AAAAAA;
    padding: 2px;
    font-family: Verdana;
}
.FormView_WC select
{
    font-size: 14px;
    border: 1px solid #AAAAAA;
    font-family: Verdana;
}
.form_container_WC_Fields
{
    border: 1px solid #B1C3ED;
}
.FormView_WC_Fields
{
    width: 100%;
    vertical-align: middle;
}
.FormView_WC_Fields .container
{
    border: 1px solid #B1C3ED;
    background-color: #FFFFFF;
    min-width: 650px;
}
.FormView_WC_Fields .title_bar, .FormView_WC_Fields .FormTitle
{
    color: #000;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    font-weight: bold;
    text-align: left;
}
.FormView_WC_Fields .sub_title_bar, .FormView_WC_Fields .FormSubTitle
{
    padding: 0px 1px 1px 5px;
    text-align: left;
    font-size: 14px;
    height: 20px;
}
.FormView_WC_Fields .FrmCaption
{
    line-height: 20px;
    text-align: right;
    vertical-align: top;
    padding: 2px 4px 4px 0;
    font-weight: bold;
    font-size: 14px;
    width: 25%;
    background-color: White;
    white-space: nowrap;
}
.FormView_WC_Fields .FrmCaptionleft
{
    line-height: 20px;
    text-align: left;
    vertical-align: top;
    padding: 2px 0 4px;
    font-weight: bold;
    font-size: 14px;
    background-color: White;
    white-space: nowrap;
}
.FormView_WC_Fields .FrmCaptionleft .tooltip_icon
{
    width: 14px;
    height: 14px;
}
.FormView_WC_Fields .FrmCaptionRight
{
    line-height: 20px;
    text-align: right;
    vertical-align: top;
    padding: 2px 0 4px;
    font-weight: bold;
    width: 40%;
    font-size: 14px;
    background-color: White;
    white-space: nowrap;
}
.FormView_WC_Fields .FrmCaptionRight .tooltip_icon
{
    width: 14px;
    height: 14px;
}
.FormView_WC_Fields .FrmInput
{
    line-height: 20px;
    text-align: left;
    width: 100%;
    vertical-align: top;
    padding-top: 3px;
    font-size: 14px;
}
.FormView_WC_Fields .save_button_container
{
    margin-top: 5px;
    padding: 10px;
    background-color: #B1C3ED;
    text-align: center;
    border-top: 1px solid #B1C3ED;
    width: 630px;
}
.FormView_WC_Fields .RowStyle
{
    border: 1px solid #B1C3ED;
}
.FormView_WC_Fields input[type=text]
{
    font-size: 14px;
    border: 1px solid #AAAAAA;
    padding: 2px;
    font-family: Verdana;
}
.FormView_WC_Fields input[type=image]
{
    padding: 5px;
}
.FormView_WC_Fields input[type=file]
{
    font-size: 14px;
    border: 1px solid #AAAAAA;
    padding: 2px;
    font-family: Verdana;
}
.FormView_WC_Fields input[type=password]
{
    font-size: 14px;
    border: 1px solid #AAAAAA;
    padding: 2px;
    font-family: Verdana;
}
.FormView_WC_Fields input[type=button]
{
    font-size: 14px;
    border: 3px outset #9DC6EC;
    background-color: #BEDEFD;
    font-weight: bold;
    padding: 2px;
    font-family: Verdana;
}
.FormView_WC_Fields textarea
{
    font-size: 14px;
    border: 1px solid #AAAAAA;
    padding: 2px;
    font-family: Verdana;
}
.FormView_WC_Fields select
{
    font-size: 14px;
    border: 1px solid #AAAAAA;
    font-family: Verdana;
    height: 20px;
}
.form_container
{
    border: 1px solid #B1C3ED;
}
.FormView
{
    width: 100%;
    vertical-align: middle;
}
.FormView .container
{
    background-color: #FFFFFF;
    min-width: 650px;
}
.FormView .title_bar, .FormView .FormTitle
{
    color: #000;
    height: 16px;
    font-weight: bold;
    text-align: left;
    vertical-align: middle;
    clear: both;
    margin-bottom: -1px;
    padding-left: 6px;
    padding-top: 4px;
}
.FormView .sub_title_bar, .FormView .FormSubTitle
{
    padding: 0px 1px 1px 5px;
    background-color: #FFFFFF;
    text-align: left;
    font-size: 14px;
    height: 20px;
}
.FormView .FrmCaption
{
    line-height: 20px;
    text-align: right;
    vertical-align: top;
    padding: 2px 4px 4px 0;
    font-weight: bold;
    width: 40%;
    background-color: White;
    white-space: nowrap;
}
.FormView .FrmCaptionleft
{
    line-height: 20px;
    text-align: right;
    vertical-align: top;
    padding: 2px 0 4px;
    font-weight: bold;
    background-color: #FFFFFF;
    white-space: nowrap;
}
.GridView .FrmCaptionleft .tooltip_icon
{
    width: 14px;
    height: 14px;
}
.FormView .FrmInput
{
    line-height: 20px;
    text-align: left;
    width: 100%;
    vertical-align: top;
    padding-top: 3px;
    font-size: 14px;
}
.FormView .save_button_container
{
    margin-top: 5px;
    padding: 10px;
    background-color: #FFFFFF;
    text-align: center;
    border-top: 1px solid #808080;
    width: 630px;
}
.FormView .RowStyle
{
    border: 1px solid #7289bb;
}
input[type=text]
{
    font-size: 14px;
    border: 1px solid #AAAAAA;
    padding: 2px;
    font-family: Verdana;
}
input[type=file]
{
    font-size: 14px;
    border: 1px solid #AAAAAA;
    padding: 2px;
    font-family: Verdana;
}
input[type=password]
{
    font-size: 14px;
    border: 1px solid #AAAAAA;
    padding: 2px;
    font-family: Verdana;
}
input[type=button]
{
    font-size: 14px;
    border: 3px outset #9DC6EC;
    background-color: #BEDEFD;
    font-weight: bold;
    padding: 2px;
    font-family: Verdana;
}
textarea
{
    font-size: 14px;
    border: 1px solid #AAAAAA;
    padding: 2px;
    font-family: Verdana;
}
select
{
    font-size: 14px;
    border: 1px solid #AAAAAA;
    font-family: Verdana;
}
.menu_bar
{
    width: 100%;
    border-bottom: 1px solid #B1C3ED;
}
.mnuAdmin
{
    color: #FFF;
    clear: both;
    font-weight: bold;
    height: 22px;
    margin-bottom: -5px;
    padding-left: 6px;
    padding-top: 0px;
}
.mnuAdmin ul
{
    width: 1500px;
}
.mnuAdmin ul li
{
    border-top: 1px solid #B1C3ED;
    border-left: solid 1px #B1C3ED;
    border-right: solid 1px #B1C3ED;
    border-bottom: none;
    display: inline-block;
    float: left;
    margin: 0 2px;
    padding: 3px 12px 3px 12px;
    border-radius: 3px 3px 0px 0px;
}
.mnuAdmin ul li div
{
    height: 0px;
    width: 0px;
    position: relative;
    top: 3px;
    left: -13px;
	z-index: 11 !important;
}
.mnuAdmin ul li div:hover
{
    background-color: #B1C3ED;
    color: White;
}
.mnuAdmin ul li ul
{
    padding-left: 0px;
    background-color: White;
    border: solid 1px #B1C3ED;
    border-top: none;
    display: table-cell;
    width: auto;
    min-width:300px;
}
.mnuAdmin ul li ul li
{
    border: none;
    display: block;
    float: none;
    border-bottom: solid 1px #B1C3ED;
    padding: 3px 0px 5px 0%;
    white-space: nowrap;
    margin-left: 0px;
    width: 100%;
}
.mnuAdmin ul li ul li:hover
{
}
.mnuAdmin ul li ul li td
{
    padding: 3px 10px 3px 10px;
}
.mnuAdmin ul li ul li a
{
    margin-left: 0%;
}
.mnuAdmin ul li a
{
    color: #000000;
}
.mnuAdmin ul li a:link
{
    color: #000000;
    text-decoration: none;
    display: block;
}
.mnuAdmin ul li a:active
{
    color: #000000;
    text-decoration: none;
}
.mnuAdmin ul li a:visited
{
    color: #000000;
    text-decoration: none;
}
.mnuAdmin ul li a:hover
{
    color: #003F87;
    text-decoration: none;
}
.mnuAdmin .SelectedMenuItem
{
    background-color: #B1C3ED !important;
}
.mnuAdmin ul li div ul li div
{
    height: 0px;
    width: 0px;
    position: relative;
    top: -26px;
    left: 100%;
    margin-left: 0px;
}
.mnuAdmin ul li div ul li div ul li
{
    border-bottom: none;
    border-top: solid 1px #B1C3ED;
}
.DynamicMenu
{
    background-color: #fff;
    -webkit-border-bottom-left-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.DynamicMenu table
{
    background-color: #fff;
    padding: 0px 0 0;
    border: 1px solid #B1C3ED;
}
.DynamicMenu tr
{
    text-align: left;
}
.DynamicMenu td
{
    text-align: left;
    font-size: 12px;
    padding: 0;
    margin: 0 5px;
}
.DynamicMenu td a
{
    color: #000000;
    display: block;
    width: auto;
    padding: 5px 12px;
    font-weight: bold;
}
.DynamicMenu td a:link
{
    color: #000000;
    text-decoration: none;
    background-color: #fff;
}
.DynamicMenu td a:active
{
    color: #000000;
    text-decoration: none;
    background-color: #fff;
}
.DynamicMenu td a:visited
{
    color: #000000;
    text-decoration: none;
    background-color: #fff;
}
.DynamicHover td a:hover
{
    color: #003F87;
    text-decoration: none;
    background-color: #EBF0FA;
}
.DynamicSelectedMenuItem
{
    background-color: #EBF0FA !important;
}
.CMS_PageContainer
{
}
.CMS_TreeContainer
{
    border: 1px solid #7590a5;
}
.CMS_TreeContainerMenu
{
    background-color: #f5f6fa;
    border-bottom: 1px solid #7590a5;
}
.CMS_TplHeader
{
    background-color: #f5f6fa;
    border-bottom: 1px solid #7590a5;
    font-size: 15px;
    font-weight: bold;
    padding: 3px;
}
.CMS_TplHeaderlink
{
    background-color: #f5f6fa;
    font-size: 14px;
    padding: 3px;
}
.CMS_Top_Panel
{
    background-color: #f5f6fa;
    border: 1px solid #7590a5;
    font-size: 14px;
}
.CMS_Panel_Border
{
    border: 1px solid #7590a5;
    margin-left: 18px;
    padding: 12px 0 9px 8px;
    width: 410px;
}
.CMS_TreeSeletedNode
{
    font-family: Verdana;
    font-weight: bold;
    color: #000;
}
.CMS_TreeView
{
    font-family: Verdana;
    font-size: 14px;
    color: #000;
}
.CMS_TreeView a
{
    font-family: Verdana;
    font-size: 14px;
    color: #000;
}
.CMS_UC_button_container
{
    margin-top: 5px;
    padding: 10px;
    background-color: #f5f6fa;
    text-align: center;
    border: 1px solid #7590a5;
    border-top: 0;
}
.CMS_Chk_list
{
    height: 95px;
    overflow: auto;
    border: 1px solid #7590a5;
}
.modalPopup
{
    z-index: 750;
    border: 3px outset #B1C3ED;
    background-color: #fff;
}
.modal_header
{
    height: 26px;
    background-color: #EBF0FA;
    background-image: url("../images/bar_background.gif");
    background-position: left top;
    background-repeat: repeat-x;
    border-bottom: 1px solid #B1C3ED;
    clear: both;
    margin-bottom: -1px;
    padding-left: 6px;
    padding-top: 4px;
}
.modal_header .text
{
    color: #000;
    font-weight: bold;
    padding: 5px 0 0 5px;
}
.ModulPopup_save_button_container
{
    margin-top: 5px;
    padding: 10px;
    background-color: #B1C3ED;
    text-align: center;
    border-top: 1px solid #B1C3ED;
}
.modalPopup_ifram
{
    z-index: 750;
    border: 3px outset #7590a5;
    background-color: White;
}
.modal_header_ifram
{
    background-color: #e7e5e5;
    height: 26px;
    border-bottom: 2px solid #7590a5;
}
.modal_header_ifram .text
{
    color: #000;
    font-weight: bold;
    padding: 0;
}
.modalPopupPage
{
    z-index: 2004;
    border: solid 6px #D4D4D4;
    background-color: #EEEEEE;
}
.modal_header_Page
{
    background-color: #EEEEEE;
    height: 26px;
}
.modal_header_Page .text
{
    color: black;
    font-weight: bold;
    padding: 5px 0 0 5px;
    font-size: 14px;
}
.modal_Contant_Page .text
{
    color: black;
    font-size: 14px;
}
.modal_Contant_Page .dialogFooter
{
    background-color: #EDEDED;
    padding: 12px 10px 4px 0 !important;
}
.modal_Contant_Page .inpBtn, .inpBtnOver, .inpBtnOut
{
    background: url("/scripts/style/button.png") repeat scroll 0 0 #EEEEEE !important;
    border-color: #DDDDDD #AAAAAA #AAAAAA #DDDDDD !important;
    border-style: solid !important;
    border-width: 1px !important;
    color: #000 !important;
    cursor: pointer !important;
    font-size: 11px !important;
    font-weight: bold !important;
    margin-left: 2px !important;
    padding: 4px 10px !important;
}
#cms_tabs
{
    width: 100%;
    margin: 0;
}
#cms_tabs ul
{
    margin: 0;
    padding: 0;
}
#cms_tabs li
{
    margin: 0 3px 0 0;
    list-style: none;
    display: inline;
    font: bold 11px Verdana, sans-serif;
    text-decoration: none;
}
#cms_tabs li a
{
    border-top: 1px solid #7590a5;
    border-left: 1px solid #7590a5;
    border-right: 1px solid #7590a5;
    padding: 8px 20px;
    background-color: #e8eef3;
    text-align: center;
    display: inline-block;
    text-decoration: none;
    color: #000;
}
#cms_tabs li a:hover
{
    color: #000;
    background-color: #f5f6fa;
}
#cms_tabs li a.current
{
    color: #000;
    background-color: #f5f6fa;
}
#cms_tabs li a.current:hover
{
    color: #000;
    background-color: #f5f6fa;
}
#cms_subtabes
{
    width: 100%;
    margin: 0;
}
#cms_subtabes ul
{
    margin: 0;
    padding: 0;
}
#cms_subtabes li
{
    margin: 0 3px 0 0;
    list-style: none;
    display: inline;
    font: bold 11px Verdana, sans-serif;
    text-decoration: none;
}
#cms_subtabes li a
{
    border: 1px solid #7590a5;
    border-bottom: 0;
    padding: 8px 20px;
    background-color: #e8eef3;
    text-align: center;
    display: inline-block;
    text-decoration: none;
    color: #000;
}
#cms_subtabes li a:hover
{
    color: #000;
    background-color: #f5f6fa;
}
#cms_subtabes li a.current
{
    color: #000;
    background-color: #f5f6fa;
}
#cms_subtabes li a.current:hover
{
    color: #000;
    background-color: #f5f6fa;
}
.BGClass
{
    background-color: white;
    filter: alpha(opacity=0);
    opacity: 0.0;
}
div#tipDiv
{
    position: absolute;
    visibility: hidden;
    left: 0;
    top: 0;
    z-index: 100010;
    width: 250px;
    padding: 3px;
    font-size: 14px;
    background-color: #b9e2e6;
    border: 1px solid #a9a9a9;
}
.popupballon
{
    padding: 3px;
    font-size: 14px;
    background-color: #FFFFDD;
    border: 1px solid #a9a9a9;
}
.popupnewsalertballon
{
    padding: 3px;
    font-size: 14px;
    background-color: #dddddd;
    border: 1px solid #a9a9a9;
}
.ui-datepicker-trigger
{
    cursor: hand;
    margin-left: 3px;
    vertical-align: middle;
}
.displaynone
{
    display: none;
}
.News
{
    width: 100%;
    border-collapse: separate;
}
.News .container
{
    border: 1px solid #B1C3ED;
    background-color: #FFFFFF;
    min-width: 650px;
}
.News .HeaderStyle
{
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    vertical-align: middle;
    background-color: #FFFFFF;
    border-bottom: 1px solid #808080;
    clear: both;
    font-weight: bold;
    height: 16px;
    margin-bottom: -1px;
    padding-left: 6px;
    padding-top: 4px;
}
.News .TitleBar
{
    font-weight: normal;
    font-size: 14px;
    vertical-align: top;
    text-align: left;
    background-color: #ffffff;
    color: Gray;
}
.News .TitleRow
{
    font-weight: bold;
    vertical-align: top;
    text-align: left;
    background-color: #ffffff;
}
.News .contant
{
    font-weight: normal;
    vertical-align: top;
    text-align: left;
    background-color: #ffffff;
}
.News .divider
{
    background: url(../images/dotted_seperator.gif) repeat-x 0px 5px;
    line-height: 10px;
    background-color: #ffffff;
}
.OnlyFormContainer
{
    width: 100%;
    vertical-align: middle;
    margin-top: 10px;
}
.OnlyFormContainer .container
{
    margin-top: 8px;
    border: 0;
    background-color: #FFFFFF;
    min-width: 500px;
}
.OnlyFormContainer .title_bar, .OnlyFormContainer .FormTitle
{
    color: #000;
    height: 18px;
    font-weight: bold;
    text-align: left;
    border: 1px solid #808080;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    font-size: 14px;
}
.OnlyFormContainer .sub_title_bar, .OnlyFormContainer .FormSubTitle
{
    padding: 0px 1px 1px 5px;
    background-color: #FFFFFF;
    text-align: left;
    font-size: 14px;
    height: 20px;
}
.OnlyFormContainer .FrmCaption
{
    line-height: 20px;
    text-align: left;
    vertical-align: top;
    padding: 2px 4px 4px 0;
    font-weight: bold;
    font-size: 14px;
    width: 40%;
    background-color: White;
    white-space: nowrap;
}
.OnlyFormContainer .FrmCaptionleft
{
    line-height: 20px;
    text-align: left;
    vertical-align: top;
    padding: 2px 0 4px;
    font-weight: bold;
    font-size: 14px;
    background-color: White;
    white-space: nowrap;
}
.OnlyFormContainer .FrmCaptionRight
{
    line-height: 20px;
    text-align: right;
    vertical-align: top;
    padding: 2px 0 4px;
    font-weight: bold;
    width: 40%;
    font-size: 14px;
    background-color: White;
    white-space: nowrap;
}
.OnlyFormContainer .FrmInput
{
    line-height: 20px;
    text-align: left;
    width: 100%;
    vertical-align: top;
    padding-top: 3px;
    font-size: 14px;
}
.OnlyFormContainer .save_button_container
{
    margin-top: 5px;
    padding: 10px;
    text-align: left;
    headerstylewidth: 630px;
}
.OnlyFormContainer .RowStyle
{
    border: 1px solid #B1C3ED;
}
.OnlyFormContainer input[type=text]
{
    font-size: 14px;
    border: 1px solid #AAAAAA;
    padding: 2px;
    font-family: Verdana;
}
.OnlyFormContainer input[type=image]
{
    padding: 5px;
}
.OnlyFormContainer input[type=file]
{
    font-size: 14px;
    border: 1px solid #AAAAAA;
    padding: 2px;
    font-family: Verdana;
}
.OnlyFormContainer input[type=password]
{
    font-size: 14px;
    border: 1px solid #AAAAAA;
    padding: 2px;
    font-family: Verdana;
}
.OnlyFormContainer input[type=button]
{
    font-size: 14px;
    border: 3px outset #9DC6EC;
    background-color: #BEDEFD;
    font-weight: bold;
    padding: 2px;
    font-family: Verdana;
}
.OnlyFormContainer textarea
{
    font-size: 14px;
    border: 1px solid #AAAAAA;
    padding: 2px;
    font-family: Verdana;
}
.OnlyFormContainer select
{
    font-size: 14px;
    border: 1px solid #AAAAAA;
    font-family: Verdana;
}
.btn_testSite
{
    width: 90px;
    text-align: center;
    border: 1px solid #AAAAAA;
    padding: 3px 5px 3px 5px;
    background-color: #AAAAAA;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}
.btn_testSite td a:link
{
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}
.btn_testSite td a:active
{
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}
.btn_testSite td a:visited
{
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}
.btn_testSite td a:hover
{
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}
.cal
{
    min-width: 750px;
}
.cal_title
{
    color: #000000;
    height: 30px;
    font-weight: bold;
    background-color: #B1C3ED;
    border: 1px solid #000000;
    border-bottom: none;
    width: 100%;
}
.cal_day_header
{
    color: #000000;
    height: 20px;
    font-weight: bold;
    background-color: #e7e5e5;
}
.cal_day
{
    color: #000000;
    line-height: 20px;
    background-color: #FFFFFF;
    text-align: left;
    vertical-align: top;
    min-height: 100px;
    min-width: 100px;
}
.user_cal
{
    min-width: 400px;
}
.user_cal_title
{
    color: #000000;
    height: 30px;
    font-weight: bold;
    background-color: #B1C3ED;
    border: 1px solid #000000;
    border-bottom: none;
    min-width: 400px;
}
.user_cal_title a
{
    color: Black;
}
.user_cal_day_header
{
    color: #000000;
    height: 20px;
    font-weight: bold;
    background-color: #e7e5e5;
}
.user_cal_day
{
    color: #000000;
    line-height: 25px;
    background-color: #FFFFFF;
    text-align: left;
    vertical-align: bottom;
    min-height: 50px;
    min-width: 50px;
}
.muser_cal
{
    min-width: 400px;
    background-color: #B1C3ED;
}
.muser_cal_title
{
    color: #000000;
    height: 25px;
    font-weight: bold;
    background-color: #B1C3ED;
    border-bottom: none;
    min-width: 400px;
}
.muser_cal_day_header
{
    color: #000000;
    height: 20px;
    font-weight: bold;
    background-color: #e7e5e5;
}
.muser_cal_day
{
    color: #000000;
    line-height: 25px;
    background-color: #FFFFFF;
    text-align: left;
    vertical-align: bottom;
    min-height: 50px;
    min-width: 50px;
}
.mini_cal
{
    min-width: 250px;
    margin-top: 8px;
    background-color: #7590A5;
}
.mini_cal_title
{
    color: #000000;
    height: 25px;
    font-weight: bold;
    background-color: #7590A5;
    border-bottom: none;
    min-width: 250px;
}
.mini_cal_day_header
{
    color: #000000;
    height: 20px;
    font-weight: bold;
    background-color: #e7e5e5;
}
.mini_cal_day
{
    color: #000000;
    line-height: 25px;
    background-color: #FFFFFF;
    text-align: left;
    vertical-align: bottom;
    min-height: 35px;
    min-width: 35px;
}
.mini_cal_day a
{
    color: #FF0000;
}
.calendar_tooltip_maintable
{
    color: #000066;
    font-family: verdana;
    font-size: 8pt;
    border: 1px solid #7590A5;
    width: 250px;
    background-color: #EEEEEE;
}
.calendar_tooltip_header
{
    background-color: #7590A5;
    color: #ffffff;
    font-weight: bold;
    padding: 5px 0px 5px 3px;
}
.calendar_tooltip_content
{
    background-color: #EEEEEE;
    color: #000000;
    padding: 5px 5px 5px 5px;
}
.calendar_tooltip_content ul li
{
    padding-bottom: 8px;
}
.calendar_tooltip_content_breaker
{
    background: repeat-x 0px 5px;
    line-height: 1px;
    background-color: black;
}
div#tipDiv
{
    position: absolute;
    visibility: hidden;
    left: 0;
    top: 0;
    z-index: 1000;
    font-size: 11px;
    padding: 0px 0px 0px 0px;
}
#container_home
{
    padding: 1px 0 20px 30px;
    background-color: #EEEEEE;
}
.sub_container_home
{
    margin-top: 10px;
    width: 100%;
    border: 1px solid #7590A5;
    background-color: #ffffff;
}
.title_bar_home
{
    color: #ffffff;
    border-bottom: 1px solid #7590A5;
    clear: both;
    height: 22px;
    margin-bottom: -1px;
    background-color: #7590A5;
    background-repeat: repeat-x;
    background-position: left top;
    font-weight: bold;
    padding-top: 4px;
    padding-left: 6px;
}
.content_home
{
    margin: 5px;
    vertical-align: top;
    height: 100%;
}
.Div_Container
{
    padding: 0px 0px;
    border: 1px solid Gray;
}
.Div_Container .div_box
{
    padding: 10px 10px 30px 0px;
}
.Div_Container .title
{
    font-size: 15px;
    background-color: #7590A5;
    font-weight: bold;
    padding: 3px 10px;
    color: White;
}
.Div_Container .div_button_container
{
    padding: 5px 0px;
}
.Div_Container .div_frmline
{
    padding: 10px 3px 5px 10px;
    font-weight: bold;
    font-size: 13px;
}
.Div_Message
{
    padding: 5px 0px 5px 0px;
    font-weight: bold;
    font-size: 13px;
    text-align: left;
    color: Gray;
}
.Div_UpdateField
{
    padding: 10px 0px 0px 0px;
}
#filter_57
{
    display: none;
}
.GridView_WithBorder
{
    background-color: #808080;
    width: 100%;
    border-collapse: separate;
    min-width: 500px;
    border-style: none;
    font-size: 14px;
}
.GridView_WithBorder .HeaderStyle th
{
    white-space: nowrap;
}
.GridView_WithBorder .HeaderStyle th a img
{
    width: 8px;
    height: 8px;
    border: none;
    vertical-align: baseline;
}
.GridView_WithBorder .HeaderStyle .tooltip_icon
{
    width: 14px;
    height: 14px;
}
.GridView_WithBorder .RowStyle
{
    font-weight: normal;
    vertical-align: top;
    background-color: #FFFFFF;
}
.GridView_WithBorder .HoverRowStyle
{
    font-weight: normal;
    vertical-align: top;
    background-color: #ecf3fc;
}
.GridView_WithBorder .SelectedRowStyle
{
    font-weight: normal;
    vertical-align: top;
    background-color: #5d8cc9;
    color: White;
}
.GridView_WithBorder .EmptyDataRowStyle
{
    font-weight: bold;
    color: red;
    height: 25px;
    background-color: #FFFFFF;
    text-align: center;
}
.GridView_WithBorder .PagerStyle
{
    background-color: #FFFFFF;
}
.GridView_WithBorder .PagerStyle table
{
    width: 650px;
    margin-right: 0px;
    margin-left: auto;
}
.GridView_WithBorder .PagerStyle a:active
{
    color: #00557d;
    text-decoration: underline;
}
.GridView_WithBorder select
{
    font-size: 14px;
    border: 1px solid #AAAAAA;
    font-family: Verdana;
}
.GridView_WithBorder img
{
    border: none;
}
.GridView_WithBorder a
{
    color: blue;
    text-decoration: underline;
}
.img_border
{
    max-height: 100px;
}
.GridView_Table
{
    width: 100%;
    border-collapse: separate;
    background-color: #000000;
}
.GridView_Table .HeaderStyle
{
    background-color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    clear: both;
    font-weight: bold;
    height: 22px;
    margin-bottom: -1px;
    padding-left: 6px;
    padding-top: 4px;
}
.GridView_Table .RowStyle
{
    font-weight: normal;
    vertical-align: top;
    background-color: #FFFFFF;
    line-height: 17px;
    font-size: 13px;
}

/*---Auto Complete Style End ---*/
.AutoCompleteContainer{background-repeat:no-repeat;padding:0px;}
.autocomplete_completionListElement{display:inherit;border:solid 2px #AAAAAA;background-color :white;color :#000;overflow :auto;min-width:170px;height :180px;list-style-type :none;cursor :pointer;text-align :left;margin :4px;padding:2px;}
.autocomplete_highlightedListItem{background-color:#B1C3ED; color:white;padding:2px;font-family:ARIAL;font-size:14px;}
.autocomplete_listItem{background-color :#FFFFFF;color :#000000;padding :2px;font-family:ARIAL;font-size:14px;}
.AutocompletelistItemDIV{background-color :#B1C3ED;color :#000000;padding :2px;font-family:ARIAL;font-size:14px;margin:3px;width: 100%;}

/*---Auto Complete Style End images/delete_trash.png---*/


.tr_duplicaterow
{
    background-color: #587790;
}