
/* CSS Document */
body
{
    font-family: Arial, Helvetica, sans-serif, "Swis721 LtCn BT";
    font-size: 11px;
    margin-left: 0px;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 0px; /*background-image : url(../Images/backtx.png);*/
    background-image: url(../Images/bk2.jpg);
    background-repeat: repeat;
    background-color: #5681aa;
    background-attachment: fixed;
}
/* |Added by sagnik */
.level2
{
    padding: 5px 8px 2px 8px;
    border: 0.5px solid #999999; /* color: #2F5B93; */
}
.level1
{
    padding-left: 5px;
}
.Label_head
{
    font-family: Verdana;
    font-size: 14px;
    color: #073C4C;
    font-weight: bold;
}
.Label_error
{
    font-family: Verdana;
    font-size: 14px;
    color: Red;
}
.Label_special
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    color: #000; 
    text-shadow:0px 2px 3px #FFF;
}
.Label_normal
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #08475A;
    text-align: center;
}
.Label_value
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: black;
    text-align: center;
    font-style: italic;
}
.Label_normal1
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: Black;
}
.Label_normal3
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: Black;
    text-align: left;
}
.normal_hyperlink
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: Black;
    text-decoration: none;
}
.Dropdown_normal
{
    font-family: Verdana;
    font-size: 12px;
    color: Black;
}
.LinkButton
{
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    color: #000099;
}
.Label_head2
{
    font-family: Verdana;
    font-size: 14px;
    color: #666666;
    font-weight: bold;
}
.copyright-bar
{
    background-color: #5497c9;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    height: 22px;
    color: #FFFFFF;
    font-weight: bold;
}
.glossymenu, .glossymenu li ul
{
    list-style-type: none;
    margin: 0;
    padding: 0px;
    width: 155px;
    border-top: .1em solid #999999;
}
.glossymenu li
{
    position: relative;
}
.glossymenu li a
{
    background: white url(../Images/m_button.png) repeat-x bottom left;
    font: 11px Verdana, Helvetica, sans-serif;
    color: Black;
    display: block;
    width: auto;
    padding: 5px 0;
    padding-left: 8px;
    text-decoration: none;
    font-weight: normal;
    border-bottom: .1em solid #999999;
    border-left: .1em solid #999999;
    border-right: .1em solid #999999;
}
.glossymenu li ul
{
    position: absolute;
    width: 155px;
    left: 0;
    top: 0;
    display: none;
    z-index: 2000;
}
.glossymenu li ul li
{
    float: left;
}
.glossymenu li ul a
{
    width: 155px;
}
/*.glossymenu .arrowdiv{
position: absolute;
right: 2px;
background: transparent url(arrow.gif) no-repeat center right;
}*/
.glossymenu li a:hover
{
    background-image: url(../Images/m_hover_button.png);
}
/* Holly Hack for IE \*/
* html .glossymenu li
{
    float: left;
    height: 1%;
}
* html .glossymenu li a
{
    height: 1%;
}
/* End */
.glossymenu li a
{
    background: white url(../Images/m_button.png) repeat-x bottom left;
    font: 11px Verdana, Helvetica, sans-serif;
    color: Black;
    display: block;
    width: auto;
    padding: 5px 0;
    padding-left: 8px;
    text-decoration: none;
    font-weight: normal;
}
.glossymenu li ul
{
    /*SUB MENU STYLE*/
    position: absolute;
    width: 155px; /*WIDTH OF SUB MENU ITEMS*/
    left: 0;
    top: 0;
    display: none;
    z-index: 2000;
    border-right: .1em solid #999999;
}
.glossymenu li ul li
{
    float: left;
}
/* new menu testing */
#sddm
{
    margin: 0;
    padding: 0;
    z-index: 30;
    background-image: url(../Images/menubkg.jpg);
}
#sddm li
{
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    font: bold 12px arial;
}
#sddm li a
{
    display: block;
    margin: 0 0px 4px 0;
    padding: 4px 10px; /* background: #2F5B93; */ /* background-image: Images/menuBkg.gif */ /*background: white url(../Images/menuBkg.gif) repeat-x;*/
    color: #fff;
    text-align: center;
    text-decoration: none;
}
/*
#sddm li a:hover

{	
   background: #5c9fd0;}*/

#sddm div
{
    position: absolute;
    visibility: hidden;
    margin: 0;
    padding: 0;
    border: 1px solid #FFFFFF;
}
#sddm div a
{
    position: relative;
    display: block;
    margin: 0;
    border-bottom: 0.025em solid #FFFFFF;
    padding: 2px 10px;
    width: 155px;
    white-space: nowrap;
    text-align: left;
    text-decoration: none;
    background: #369EC0;
    color: #FFFFFF;
    font: 12px arial;
}
#sddm div a:hover
{
    background-color: #5C9FD0; /*color: #2F5B93;*/
    border-bottom: 0.025em solid #FFFFFF;
}
.modal
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.Label_normal2
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    color: #666666;
    text-align: center;
}
.txtbox
{
    height: 17px;
    width: 94px;
    overflow: hidden;
}
.txtbox:focus
{
    height: 45px;
    width: 200px;
    overflow: hidden;
}
.Label_normal31
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    color: Black;
    text-align: left;
}
.frcolor
{
    color: Black;
}
.AccountSummery_Header
{
    background-image: url(../images/LeftPanelHeader.jpg);
    background-repeat: no-repeat;
    font-family: Verdana, Geneva, sans-serif;
    padding-left: 10px;
    padding-top: 5px;
    text-decoration: none;
    background-position: 0px 0px;
    font-size: 10px;
    color: #515151;
    min-height: 388px;
}
.AccountSummery_Header h1
{
    color: #fff;
    font-size: 12px;
    padding: 0px;
    margin: 0px;
    margin-bottom: 12px;
    background-color: Transparent;
}
.lftShd
{
    background-image: url(../images/tbletd.jpg);
    background-repeat: repeat-y;
    background-position: 130px 10px;
    padding-top: 3px;
}
.lftShd a
{
    text-decoration: none;
    color: #F60;
    font-weight: bold;
    font-size: 10px;
}
.lftShd a:hover
{
    text-decoration: underline;
    color: #B34700;
}
.letRec td
{
    border-bottom-color: #ccc;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.btnround
{
    color: White;
    background-color: #0D6C8D;
    border-radius: 4px;
    webkit-border-radius: 4px;
    height: 30px;
    border: 1px solid #052835;
    font-weight: bold;
}
.common_header
{
    background-repeat: no-repeat;
    background-image: url('../Images/eanumati_header.png');
    height: 95px;
    width: auto;
    padding-bottom: 5px;
    padding-right: 5px;
}
.adda_header
{
    background-repeat: no-repeat;
    background-image: url('../Images/topxpert6.png');
    height: 95px;
    width: auto;
    padding-bottom: 5px;
    padding-right: 5px;
}
.adda_banner
{
    height: 100px;
    width: 100%;
    background-image: url('../images/bannerxpertbig.jpg');
}
.bda_header
{
    background-repeat: no-repeat;
    background-image: url('../Images/BDA_Header.png');
    height: 95px;
    width: auto;
    padding-bottom: 5px;
    padding-right: 5px;
}
.bda_banner
{
    height: 100px;
    width: 100%;
    background-image: url('../images/BDA_banner.jpg');
}
.mkda_banner
{
    height: 100px;
    width: 100%;
    background-image: url('../images/MKDA_banner.jpg');
}
.mkda_header
{
    background-repeat: no-repeat;
    background-image: url('../Images/MKDA_Header.png');
    height: 95px;
    width: auto;
    padding-bottom: 5px;
    padding-right: 5px;
}

.dsda_banner
{
    height: 100px;
    width: 100%;
    background-image: url('../images/DSDA_Banner.png');
}
.dsda_header
{
    background-repeat: no-repeat;
    background-image: url('../Images/DSDA_Header.png');
    height: 95px;
    width: auto;
    padding-bottom: 5px;
    padding-right: 5px;
}

.cbda_banner
{
    height: 100px;
    width: 100%;
    background-image: url('../images/CBDA_Banner.jpg');
}
.cbda_header
{
    background-repeat: no-repeat;
    background-image: url('../Images/CBDA_Header.png');
    height: 95px;
    width: auto;
    padding-bottom: 5px;
    padding-right: 5px;
}


.bgpa_banner
{
    height: 100px;
    width: 100%;
    background-image: url('../images/BGPA_banner.jpg');
}
.bgpa_header
{
    background-repeat: no-repeat;
    background-image: url('../Images/BGPA_Header.png');
    height: 95px;
    width: auto;
    padding-bottom: 5px;
    padding-right: 5px;
}

.hda_banner
{
    height: 100px;
    width: 100%;
    background-image: url('../images/HDA_banner.jpg');
}
.hda_header
{
    background-repeat: no-repeat;
    background-image: url('../Images/HDA_Header.png');
    height: 95px;
    width: auto;
    padding-bottom: 5px;
    padding-right: 5px;
}

.bkda_banner
{
    height: 100px;
    width: 100%;
    background-image: url('../images/BKDA_banner.jpg');
}
.bkda_header
{
    background-repeat: no-repeat;
    background-image: url('../Images/BKDA_Header.png');
    height: 95px;
    width: auto;
    padding-bottom: 5px;
    padding-right: 5px;
}

.bsda_banner
{
    height: 100px;
    width: 100%;
    background-image: url('../images/BSDA_banner.jpg');
}
.bsda_header
{
    background-repeat: no-repeat;
    background-image: url('../Images/BSDA_Header.png');
    height: 95px;
    width: auto;
    padding-bottom: 5px;
    padding-right: 5px;
}

.fsda_banner
{
    height: 100px;
    width: 100%;
    background-image: url('../images/FSDA_banner.jpg');
}
.fsda_header
{
    background-repeat: no-repeat;
    background-image: url('../Images/FSDA_Header.png');
    height: 95px;
    width: auto;
    padding-bottom: 5px;
    padding-right: 5px;
}

.gbda_banner
{
    height: 100px;
    width: 100%;
    background-image: url('../images/GBDA_banner.jpg');
}
.gbda_header
{
    background-repeat: no-repeat;
    background-image: url('../Images/GBDA_Header.png');
    height: 95px;
    width: auto;
    padding-bottom: 5px;
    padding-right: 5px;
}

.gda_banner
{
    height: 100px;
    width: 100%;
    background-image: url('../images/GDA_banner.jpg');
}
.gda_header
{
    background-repeat: no-repeat;
    background-image: url('../Images/GDA_Header.png');
    height: 95px;
    width: auto;
    padding-bottom: 5px;
    padding-right: 5px;
}

.jda_banner
{
    height: 100px;
    width: 100%;
    background-image: url('../images/JDA_banner.jpg');
}
.jda_header
{
    background-repeat: no-repeat;
    background-image: url('../Images/JDA_Header.png');
    height: 95px;
    width: auto;
    padding-bottom: 5px;
    padding-right: 5px;
}

.mbda_banner
{
    height: 100px;
    width: 100%;
    background-image: url('../images/MBDA_banner.jpg');
}
.mbda_header
{
    background-repeat: no-repeat;
    background-image: url('../Images/MBDA_Header.png');
    height: 95px;
    width: auto;
    padding-bottom: 5px;
    padding-right: 5px;
}

.mda_banner
{
    height: 100px;
    width: 100%;
    background-image: url('../images/MDA_banner.jpg');
}
.mda_header
{
    background-repeat: no-repeat;
    background-image: url('../Images/MDA_Header.png');
    height: 95px;
    width: auto;
    padding-bottom: 5px;
    padding-right: 5px;
}

.pda_banner
{
    height: 100px;
    width: 100%;
    background-image: url('../images/PDA_banner.jpg');
}
.pda_header
{
    background-repeat: no-repeat;
    background-image: url('../Images/PDA_Header.png');
    height: 95px;
    width: auto;
    padding-bottom: 5px;
    padding-right: 5px;
}

.ssda_banner
{
    height: 100px;
    width: 100%;
    background-image: url('../images/SSDA_banner.jpg');
}
.ssda_header
{
    background-repeat: no-repeat;
    background-image: url('../Images/SSDA_Header.png');
    height: 95px;
    width: auto;
    padding-bottom: 5px;
    padding-right: 5px;
}

.trda_banner
{
    height: 100px;
    width: 100%;
    background-image: url('../images/TRDA_banner.jpg');
}
.trda_header
{
    background-repeat: no-repeat;
    background-image: url('../Images/TRDA_Header.png');
    height: 95px;
    width: auto;
    padding-bottom: 5px;
    padding-right: 5px;
}

.tda_banner
{
    height: 100px;
    width: 100%;
    background-image: url('../images/TDA_banner.jpg');
}
.tda_header
{
    background-repeat: no-repeat;
    background-image: url('../Images/TDA_Header.png');
    height: 95px;
    width: auto;
    padding-bottom: 5px;
    padding-right: 5px;
}



.MMS_header
{
    background-repeat: no-repeat;
    background-image: url('../images/ud_header.png');
    height: 95px;
    width: 100%;
    padding-bottom: 5px;
    padding-right: 5px;
}
.MMS_banner
{
    height: 98px;
    width: 100%;
    background-image: url('../images/ud_banner.jpg');
}

.ddms_header
{
    background-repeat: no-repeat;
    background-image: url('../images/DDMS_Header.png');
    height: 95px;
    width: 100%;
    padding-bottom: 5px;
    padding-right: 5px;
}

.eAnumati2_header {
    background-repeat: no-repeat;
    background-image: url('../Images/eAnumati_Header_New.png');
    height: 95px;
    width: auto;
    padding-bottom: 5px;
    padding-right: 5px;
}