/*#############################################################
Name: Summer Breeze
Date: 2006-07-04
Author: Viktor Persson
URL: http://arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
.rtsLevel.rtsLevel1 ul li a span span span {
    font-size: 10px;
    line-height: 1;
    padding: 3px 0 !important;
}

.rtsLevel.rtsLevel1 ul li:last-child a span span span {
    /*line-height: 0.8;
    padding: 3px 0 0px !important;*/
}

* {
    font: normal 11px Verdana;
    margin: 0;
    padding: 0;
}

* {
    font-family: Verdana !important;
}

a {
    color: #362;
}

    a:hover, .footer a:hover {
        color: #111;
    }

body {
    /*background: #769359 url(img/bg.jpg) repeat-y center top;
	font-size: 12px;
	margin: 0;
*/
    font-family: Verdana !important;
    font-size: 11px;
    background: none;
    margin: 0px;
    padding: 0px;
    text-align: left;
    color: #454C60;
}

p, cite, code, ul {
    margin-bottom: 1.2em;
}
/***** DNN Styles to override *****/
/* text style used for most text rendered by modules */
.Normal, .NormalDisabled, .NormalBold, .NormalRed, h1, h2, h3, h4, h5, h6, .Head {
    font-family: "Lucida Sans Unicode",sans-serif;
    font-size: 100%;
    font-weight: normal;
    color: #443;
}

.NormalDisabled {
    color: Silver;
}

.NormalBold {
    font-weight: bold;
}

.NormalRed {
    font-weight: bold;
    color: #ff0000;
}

.Normal a {
    text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
}
/****** end DNN override *****/

h1, h2, h3 {
    font: normal 1.2em "Lucida Sans Unicode",sans-serif;
}

ul {
    margin: 12px 0;
}

li {
    list-style: url(img/li.gif);
    margin-left: 18px;
}

code {
    background: url(img/bgcode.gif);
    border: 1px dotted #AAA;
    color: #444;
    display: block;
    font: normal 1em "Lucida Sans Unicode",serif;
    margin-bottom: 12px;
    padding: 8px 10px;
    white-space: pre;
}

cite {
    display: block;
    background: url(img/quote.gif) no-repeat;
    color: #663;
    font: normal 1.1em "Lucida Sans Unicode",serif;
    padding-left: 28px;
}

/* misc */
.divider {
    background: url(img/divider.gif) no-repeat;
    height: 24px;
    margin: 16px 0;
}

.clearer {
    clear: both;
}

.SchemeBarText {
    color: #001018;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
}

.PageTitle {
    color: #001018;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
}
/* structure */
.container {
    font-size: 1em;
    margin: 0 auto;
    clear: both;
}

#containerContent, #containerFooterAction {
    background-color: #ffffff;
}

/* header */
.header {
    background: #597F93 url(img/header.gif) repeat-x;
    border-bottom: 1px solid;
    border-bottom-color: Black;
    height: 80px;
    color: #fff;
}

    .header h1 {
        color: #FFF;
        font: normal 3em "Trebuchet MS",sans-serif;
        line-height: 180px;
    }



/* navigation */
.navigation {
    /*R1_09@SA : {For Fixed Width}: changes the image  Aug 25, 2009 : Start*/
    background: #002C77 !important;
    /*R1_09@SA : {For Fixed Width}: changes the image Aug 25, 2009 : Start*/
    height: 31px;
    margin: 0px;
    padding: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}

.logouttext {
    color: #00A8C8 !important;
    background-color: #fff !important;
    font-family: Arial;
}

.navigation a {
    color: White !important;
    float: left;
    font: bold 1.2em serif;
    letter-spacing: 1px;
    line-height: 37px;
    text-align: center;
    text-decoration: none;
    padding: 0 15 0 15;
    margin-left: 20px;
}

    .navigation a:hover {
        color: #FFF;
        background-position: left bottom;
    }

/* subnavigation */
.subnavigation {
    bottom: 0px;
    right: 0px;
    font-size: 15px;
    background: url(img/toptabs.jpg) repeat-x left bottom;
}

    /*.subnavigation ul {
	margin:0;
   	list-style:none;
	padding:5px 12px 0 12px;
}
*/
    .subnavigation a, .toptabs strong, .toptabs span {
        float: none;
        display: block;
        color: #145F62;
        padding: 12px 20px 5px 11px;
        background: url(img/toptabs.jpg) no-repeat 100% 0px;
        text-decoration: none;
    }

        .subnavigation a:hover {
            color: #000000; /*background-position: left bottom;*/
        }

    .subnavigation .current {
        background: url(img/toptabs.jpg) no-repeat 0 -41px;
    }

        .subnavigation .current a {
            background: url(img/toptabs.jpg) no-repeat 100% -41px;
            padding: 12px 20px 7px 11px;
            color: #145F62;
        }

    .subnavigation li {
        float: left;
        background: url(img/toptabs.jpg) no-repeat 0px 0px;
        margin: 0;
        padding: 0 0 0 9px;
    }

    .subnavigation a:hover {
        color: #000000;
    }

.activeChild a {
    color: Black !important;
    background-image: url(img/activeSubNav.jpg) !important;
    background-repeat: repeat-x !important;
}

.activeParent a {
    color: Black !important;
    background-image: url(img/activeNav.jpg) !important;
    background-repeat: repeat-x !important;
}

/* HouseMenu */
/* remove bullets, indents and spacing for lists */
#HouseMenuNav {
    margin: 0;
}

    #HouseMenuNav li {
        list-style: url(img/activeNav.jpg) !important;
        margin: 0;
        float: left; /* added for menu in IE */
    }

#HouseMenuNavCurrentItem a {
}

/* content */
.content {
    /* padding: 18px 0; */ /*padding: 0 0 18px 0;*/
    padding: 0px;
    margin: 0px;
}

    .content h1, .content h2, .content h3 {
        color: #553;
        font-size: 1.4em;
        margin-bottom: 4px;
    }

/* footer */
.footer {
    color: #886;
    font-size: 0.9em;
    padding-bottom: 12px;
    text-align: center;
}

    .footer a {
        color: #664;
    }

/* DotNetNuke Admin Menu */
#adminmenu {
    position: absolute;
    top: 200px;
    right: 0px;
    padding: 0;
    margin: 0;
    background-color: #fff;
}
/* DNN login links */
#login_links {
    text-align: right;
}

#search {
    position: relative;
    bottom: 80px;
    text-align: right;
}

    #search a {
        color: #fff;
    }



/*******************************Hover Menu*****************************************/
.popupMenu {
    border: solid 1px #a6a6a6;
    background-color: white;
}

.popupMenuItem {
    height: 20px;
    background-color: white;
    font-family: Verdana;
    font-size: 11px;
    margin: 0;
    cursor: default;
    border: solid 1px #ffffff;
    border-bottom-color: #f6f5f4;
    color: #333333;
    vertical-align: middle;
}

    .popupMenuItem a:hover {
        color: #333333;
        text-decoration: none;
    }

.popupMenuItemHover {
    height: 20px;
    background: #b0d2e0;
    color: #0c2f3b;
    font-family: Verdana;
    font-size: 11px;
    border: solid 1px #b0d2e0;
    cursor: default;
    text-decoration: none;
    vertical-align: middle;
}

    .popupMenuItemHover a:hover {
        color: #333333;
        text-decoration: none;
    }
/*******************************End Hover Menu*****************************************/








/*New styles for menu*/

.droplinetabs {
    overflow: hidden;
}

    .droplinetabs ul {
        color: #15428b;
        border-bottom: solid 0px white;
        border-top: solid 0px white;
        font-family: Sans-Serif;
        font-size: 10px;
        font-weight: normal;
        height: 23px;
        margin: 0 0px 0 0;
        padding: 0;
        text-decoration: none;
        letter-spacing: 1px;
    }

    .droplinetabs li {
        display: inline;
        margin: 0 0px 0 0;
        padding: 0;
    }

        .droplinetabs li.selected a {
            color: #15428b;
            border-bottom: solid 0px white;
            border-top: solid 0px white;
            font-family: sans-serif;
            font-size: 10px;
            font-weight: normal;
            height: 23px;
            margin: 0 0px 0 0;
            padding: 0px;
            background: #CFE7FF url(leftmenu.gif) no-repeat left top; /*background color of tabs onMouseover*/
            text-decoration: none;
            letter-spacing: 1px;
            visibility: visible;
        }

            .droplinetabs li.selected a span {
                background: transparent url(rightmenu.gif) no-repeat right top; /*right corner image*/
            }

    .droplinetabs a {
        float: left;
        background: #00737A; /*default background color of tabs, left corner image*/
        margin: 0 0px 0 0;
        padding: 0 0 0px 0px;
        text-decoration: none;
        letter-spacing: 1px;
        border-right: 1px solid #8CB2E7;
    }

        .droplinetabs a:link, .droplinetabs a::visited, .droplinetabs a:active {
            color: #15428b;
        }

        .droplinetabs a span {
            float: left;
            display: block;
            background: transparent; /*right corner image*/
            padding: 7px 7px 3px 6px;
            cursor: pointer;
        }

        .droplinetabs a span {
            float: none;
        }


        .droplinetabs a:hover {
            color: #15428b;
            border-bottom: solid 0px white;
            border-top: solid 0px white;
            font-family: sans-serif;
            font-size: 10px;
            font-weight: normal;
            height: 23px;
            margin: 0 0px 0 0;
            padding: 0px;
            background: #CFE7FF url(leftmenu.gif) no-repeat left top; /*background color of tabs onMouseover*/
            text-decoration: none;
            letter-spacing: 1px;
        }

            .droplinetabs a:hover span {
                background: transparent url(rightmenu.gif) no-repeat right top; /*right corner image*/
            }

    /* Sub level menus*/
    .droplinetabs ul li ul {
        position: absolute;
        z-index: 100;
        left: 0;
        top: 0;
        background: #CFE7FF; /*sub menu background color */
        visibility: hidden;
        border-bottom: 1px solid #8CB2E7; /*underline across bottom of main tabs*/
        border-top: 1px solid #8CB2E7; /*underline across bottom of main tabs*/
        height: 26px;
    }

        /* Sub level menu links style */
        .droplinetabs ul li ul li a {
            font: normal 10px sans-serif;
            padding: 0px;
            padding-right: 0px;
            margin: 0;
            background: #CFE7FF; /*sub menu background color */
        }

            .droplinetabs ul li ul li a span {
                background: #BDDBFF; /*sub menu background color */
            }

            .droplinetabs ul li ul li a:hover { /*sub menu links' background color onMouseover. Add rounded edges in capable browsers */
                color: #b01c2e;
                border-bottom: solid 0px white;
                border-top: solid 0px white;
                font-family: sans-serif;
                font-size: 10px;
                font-weight: normal;
                height: 23px;
                margin: 0 0px 0 0;
                padding: 0;
                background: #E7EFF7 url(leftmenu.gif) no-repeat left top; /*background color of tabs onMouseover*/
                text-decoration: none;
                letter-spacing: 1px;
            }

                .droplinetabs ul li ul li a:hover span { /*sub menu links' background color onMouseover. Add rounded edges in capable browsers */
                    background: transparent url(rightmenu.gif) no-repeat right top; /*right corner image*/
                }

body {
    font-family: 'MS Sans Serif';
    font-size: 10px;
    margin: 0px;
    padding: 0px;
    color: black;
}

/* Used for the footer Menus and links in the skin files*/
.SkinObject {
    font-size: 11px;
    color: #002e63;
    font-family: 'MS Sans Serif';
    font-weight: normal;
    text-decoration: none;
}

/* General links*/
A.SkinObject:link {
    /*color: #002e63;*/
    color: Black;
    text-decoration: none;
    font-size: 11px;
    font-weight: normal;
    font-family: 'MS Sans Serif';
}

li {
    /*	list-style:square;*/
    margin-bottom: 1px;
}

/* for Disc type list in ul*/
ul.discListType li {
    list-style-type: square;
    font-size: 12px;
    font-weight: normal;
    font-family: 'MS Sans Serif';
}
/* standard format for ol*/
ol.standaradOL li {
    color: #000000;
    font-family: 'MS Sans Serif';
    font-size: 11px;
    font-weight: normal;
    padding: 0px 0px 0px 0px;
}

ol li {
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
    color: #0057A6;
    font-size: 12px;
    font-weight: bold;
    list-style: inherit;
}

    ol li a, ol li a:link, ol li a:visited {
        color: #0057A6;
        text-decoration: none;
        font-size: 12px;
        font-weight: bold;
    }

        ol li a:hover {
            color: #B01C2E;
            text-decoration: underline;
        }
/* The fonts used for para,cell,table header*/
p, td, th, .gridAction {
    font-size: 11px;
}

th {
    height: 30px;
}

th, .gridAction {
    font-weight: bold;
    vertical-align: top;
}
/*The top margin for the paragraph*/
p {
    margin: 10px 0px;
}

input, select {
    font-family: 'MS Sans Serif';
    font-size: 11px;
}
/* Text that requires highlighting */
.highlight {
    font-weight: bold;
}

#header .date {
    font-family: 'MS Sans Serif', Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #333333;
    clear: both;
    margin-top: 24px;
    margin-bottom: 25px;
}

#header div#logo {
    width: 136px;
    height: 34px;
    display: block;
    position: relative;
    top: 23px;
    left: 10px; /*	float:right;*/
    float: left;
    height: 95px;
}

/* the formatting for mercerLogo on the right side of the header id*/
#header #companyLogo {
    text-align: left;
    padding-top: 10px;
    padding-left: 10px;
}

/* the formatting for BenefitAsia Logo inside the header id*/
#header #ddsLogo {
    text-align: right;
    display: block;
    padding-right: 10px;
    padding-top: 10px;
    border: none;
}

/* the formatting for BenefitAsia Logo inside the header id*/
#header #ddsTitle {
    color: White;
    font-size: large;
    text-align: center;
    padding-right: 100px;
    padding-top: 10px;
}

/* the formatting for mercerLogo inside the header id*/
#header #mercerLogo {
    width: 181px;
    padding-left: 11px;
    padding-top: 23px;
}

#header .logoRight {
    width: 27px;
    height: 27px;
    margin-top: 17px;
    margin-bottom: 17px;
    float: right;
}

#header, #headerMenu, #headerEnrol, #footerMenu, #footer, #content {
    width: 100%; /*	margin: 0 auto;*/
    display: block;
    position: static;
}

/* The parent style used for the header of the Website(The logo,background and other links)*/
#header {
    /*	border-bottom: 2px solid #333333; 	border-top: 2px solid #333333; 	background-image:url(images/headerbg.jpg); 	height: 114px; 	*/
    margin: 0px;
    padding: 0px;
    background-image: url(bg_header_big.gif);
    background-position: left;
    background-repeat: repeat-x;
    background-color: #054166;
    height: 95px;
}

    #header #loginBox {
        display: block;
        position: relative;
        right: 0px;
        background-color: #E4E1D6;
        float: right;
        width: 238px;
        height: 114px;
    }

.colLeft #loginBox {
    display: block;
    position: relative;
    background-color: #E4E1D6;
    width: 165px;
    border: 1px solid #B1A988;
}

    #header #loginBox table, .colLeft #loginBox table {
        margin-bottom: 10px;
        margin-top: 10px;
    }

        #header #loginBox table td, .colLeft #loginBox table td {
            color: #000000;
            font-size: 11px;
            font-family: 'MS Sans Serif';
            padding: 3px 3px 3px 7px;
        }

            #header #loginBox table td.formTitle, .colLeft #loginBox table td.formTitle {
                color: #000000;
                font-size: 11px;
                font-family: 'MS Sans Serif';
                font-weight: bold;
            }

            .colLeft #loginBox table td.formSubmit {
                vertical-align: bottom;
            }

            #header #loginBox table td a, #header #loginBox table td a:link, .colLeft #loginBox table td a, .colLeft #loginBox table td a:link {
                color: #002E63;
                text-decoration: none;
                font-size: 10px;
            }

                #header #loginBox table td a:visited, .colLeft #loginBox table td a:visited {
                    color: #002E63;
                    text-decoration: none;
                }

                #header #loginBox table td a:hover, .colLeft #loginBox table td a:hover {
                    color: #b01c2e;
                    text-decoration: underline;
                }

            #header #loginBox table td.formTextField input, .colLeft #loginBox table td.formTextField input {
                color: #000000;
                font-size: 12px;
                font-family: 'MS Sans Serif';
                width: 140px; /*	border: 1px solid #666666;*/
            }

/* The style for the Menu below the Header*/
#headerMenu {
    height: 35px;
    margin-top: 0px;
    background-color: #BDDBFF; /*#00858A;*/
    color: #ffffff;
    font-family: 'MS Sans Serif', Helvetica, sans-serif;
    vertical-align: middle;
    font-size: 11px;
}

/* The style used for the Enrollment period UserControl */
#headerEnrol {
    margin-top: 0px;
    margin-left: 0px; /*	background-color: #e1e1e1;*/
    color: #00235e;
    font-family: 'MS Sans Serif', Helvetica, sans-serif;
    vertical-align: middle;
    font-size: 12px;
}

    /*The style used for the Enrollment period UserControl */
    #headerEnrol .enrolPeriod {
        /*	border: 1px solid #000000;*/
    }

        #headerEnrol .enrolPeriod .highlight {
            font-weight: bold;
        }

#headerMenu a, #headerMenu a {
    /*color: #ffffff;*/
    color: #002e63;
    text-decoration: none;
    margin-left: 5px;
    margin-top: 3px;
    margin-bottom: 3px;
}
/* the style for general MenuItems like About us,Contact us */
#headerMenuGenLinks {
    text-align: left;
    padding-left: 15px;
    width: 200px;
}
/* the style for dynamic MenuItems(solpartMenu) in the header menu*/
#headerMenuDNNMenu {
    text-align: left;
    padding-left: 0px;
}
/*  the style for links on rightside of headerMenu like Login,logout*/
#headerMenuEndLinks {
    text-align: right;
    padding-right: 15px;
}
/* hyperlink styles for headerMenu*/
#headerMenu a:link, #headerMenu a:active, #headerMenu a:link, #headerMenu a:active {
    color: #002e63;
    text-decoration: none;
}

#headerMenu a:visited, #headerMenu a:visited {
    color: #002e63;
    text-decoration: none;
}

#headerMenu a:hover, #headerMenu a:hover {
    color: #ff0000;
    text-decoration: underline;
}

/* The style used for the links on the footer part of the Webpage like T&C,Privacy statement*/
#footerMenu {
    display: block;
    clear: both;
    font-size: 11px;
    padding-top: 5px;
    border-top: 1px solid #999999;
    position: static;
    height: 22px;
    color: #135078;
}

    #footerMenu a {
        color: #135078;
        text-decoration: none;
    }

        #footerMenu a:visited {
            color: #135078;
            text-decoration: none;
        }

        #footerMenu a:hover {
            color: #ff0000;
            text-decoration: underline;
        }

    /*The style for links on the left side of the footer*/
    #footerMenu #linksLeft {
        display: block;
        float: left;
        position: relative;
        left: 10px;
    }

/*The style for links on the bottom right of the footer*/
#footerLinksRight {
    padding: 0px;
    vertical-align: top;
    text-align: right;
}

/* The style and formatting of the footer of the website*/
#footer {
    display: block;
    clear: both;
    font-size: 11px;
    padding-top: 5px;
    margin-top: 5px;
    padding-bottom: 15px;
    position: static;
    color: #000000;
}

    /* The style for logos present on the left side of the footer*/
    #footer #logos {
        float: left;
        display: block;
        background-image: url(logo_footer.gif);
        background-repeat: no-repeat;
        background-position: left;
        position: relative;
        left: 10px;
        height: 23px;
        width: 180px;
    }

/*defines the style for sitemap path type text*/
.processCrumb {
    margin-left: 0px;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}
    /*And the link style1 for processcrumb*/
    .processCrumb a, .processCrumb a:link, .processCrumb a:visited {
        font-size: 14px;
        color: #9C9C9C;
        font-weight: bold;
        text-decoration: none;
    }
        /*And the link styles for processcrumb*/
        .processCrumb a:hover {
            font-size: 14px;
            font-weight: bold;
            text-decoration: underline;
        }
        /*And the link style(2) for processcrumb*/
        .processCrumb a.selected, .processCrumb a.selected:link, .processCrumb a.selected:visited {
            font-size: 14px;
            color: #003373;
            font-weight: bold;
            text-decoration: none;
        }
            /*And the other link style(2) for processcrumb*/
            .processCrumb a.selected:hover {
                font-size: 14px;
                color: #003366;
                font-weight: bold;
                text-decoration: underline;
            }
    /*Highligting format type(1) of the processcrumb*/
    .processCrumb span.selected {
        font-size: 14px;
        color: #003373;
        font-weight: bold;
        text-decoration: none;
    }
    /*Highligting format type(2) of the processcrumb*/
    .processCrumb span {
        font-size: 14px;
        color: #9C9C9C;
        font-weight: bold;
        text-decoration: none;
    }

/* style for module titles */
.Head {
    font-family: 'MS Sans Serif', Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #beb9b2;
}

/* style of item titles on edit and admin pages */
.SubHead {
    font-family: 'MS Sans Serif', Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #002e63;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: 'MS Sans Serif', Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #beb9b2;
}

/* block of text with padding -usually in a TD*/
.textblock {
    padding: 4px;
    vertical-align: top;
}



/*page layout*/
#skinframe {
    text-align: left;
    position: absolute;
    width: 100%;
}
/* style for the content in the SkinFrame*/
#skinContent {
    width: 100%;
    background-color: #ffffff;
    font-family: 'MS Sans Serif', Arial, Helvetica, sans-serif;
    font-size: 10px;
}

/* banner */
td.bannerframe {
    height: 95px;
    padding: 0px;
    background-image: url(bg_header_big.gif);
    background-repeat: repeat-x;
    background-position: left top;
}
/*  style for the content in the BannerFrame*/
td.bannerContent {
    height: 90px;
    padding: 0px;
    width: 100%;
    background-image: url(mercer_logo.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

div.logoContent {
}


/* contentpanes */

/*The container for the actual content of the page in the skin file*/
td.containerframe {
    background-color: #002C77 !important;
    padding: 0px 0px 0px 0px;
}
/* The left Content pane ID of the ContainerFrame*/
#lcp {
    padding: 0px;
}
/* The center Content pane ID of the ContainerFrame*/
#cp {
    padding: 0px 0px 0px 0px;
    width: 50%;
}
/* The right Content pane ID of the ContainerFrame*/
#rcp, #lcp-noMenu {
    padding: 0px 0px 0px 0px;
}
/* Some common formatting of all content Panes*/
#lcp, #cp, #rcp {
    vertical-align: top;
}
/* Formatting of the content panes*/
#lcp, #rcp {
    width: 20%;
}
/* the style for the Contents at the bottom of the Center pane */
#lccp, #rccp {
    width: 50%;
}

/* START Main Menu */
/* Containter of menu item */
.MainMenu_MenuContainer {
    width: 165px;
}
/* Hover effect for sub menu */
.MainMenu_SubMenuItemSel1 {
    color: #b01c2e;
    border-bottom: solid 0px white;
    border-top: solid 0px white;
    background: #E4E1D6;
    font-family: 'MS Sans Serif', Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    height: 25px;
    padding-left: 8px;
    padding-right: 5px;
}
/* Sub menu look and feel */
.MainMenu_SubMenuItem1 {
    border-bottom: solid 0px white;
    border-top: solid 0px white;
    color: #613005;
    background: #E4E1D6;
    font-family: 'MS Sans Serif', Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    height: 25px;
    padding-left: 8px;
    padding-right: 5px;
}
/* Selected option in sub menu */
.MainMenu_SubMenuItemBreadcrumb {
    color: #613005;
    background-color: #b1a988;
    text-transform: uppercase;
    font-weight: bold;
    height: 25px;
    padding-left: 8px;
    padding-right: 5px;
}
/* Default display of a menu item */
.MainMenu_MenuItem1 td {
    border-bottom: solid 0px white;
    border-top: solid 0px white;
    color: #613005;
    background: #E4E1D6;
    font-family: 'MS Sans Serif', Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    height: 25px;
    padding-left: 8px;
    padding-right: 5px;
}
/* Default display of a menu item when mouse over */
.MainMenu_MenuItemSel1 td {
    color: #b01c2e;
    border-bottom: solid 0px white;
    border-top: solid 0px white;
    background: #E4E1D6;
    font-family: 'MS Sans Serif', Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    height: 25px;
    padding-left: 8px;
    padding-right: 5px;
}
/* Default display of a root menu item when selected */
.MainMenu_RootMenuItemBreadcrumb td {
    color: #613005;
    border-bottom: solid 0px white;
    border-top: solid 0px white;
    background-color: #b1a988;
    text-transform: uppercase;
    font-family: 'MS Sans Serif', Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    height: 25px;
    padding-left: 8px;
    padding-right: 5px;
}
/* menu separators */
.menuimg {
    font-size: 11px;
    font-family: 'MS Sans Serif', Helvetica, sans-serif;
    text-decoration: none;
    color: #ffffff;
}
/* Menu Icons */
.MainMenu_MenuIcon {
    display: none;
}
/* END Main Menu */

/* breadcrumb  & login area */

/* The left area between the content pane and the menu(used for login status and username) */
td.breadcrumbframe {
    background-color: #EEEEEE;
    background-image: url(breadcrumbbg.gif);
    background-repeat: repeat-x;
    height: 28px;
    padding: 4px;
}

div.breadcrumbcontent a.SelectedTab, div.breadcrumbcontent a.SelectedTab:visited {
    /*font-family: 'MS Sans Serif', Geneva, Arial, sans-serif;     font-size:  12px ;     font-weight: bold ;     color: #FFFFFF ;*/
}

td.breadcrumbframe A.SkinObject, td.breadcrumbframe A.SkinObject:visited, td.breadcrumbframe A.SkinObject:active, td.breadcrumbframe span.SkinObject {
    font-family: 'MS Sans Serif', Geneva, Arial, sans-serif;
    font-size: 10px;
    font-weight: normal;
    /*color: #002e63;*/
    color: red;
}

    td.breadcrumbframe A.SkinObject:hover {
        font-family: 'MS Sans Serif', Geneva, Arial, sans-serif;
        font-size: 10px;
        font-weight: normal;
        text-decoration: underline;
        /*color: #002e63;*/
        color: red;
    }


div.loginContent a.OtherTabs, div.loginContent a.OtherTabs:visited {
    font-family: 'MS Sans Serif', Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #7d7366;
}

    div.loginContent a.OtherTabs:hover {
        color: #002e63;
    }
/* The left area between the content pane and the menu(used for login status and username)*/
td.loginframe {
    background-color: #EEEEEE;
    background-image: url(breadcrumbbg.gif);
    background-repeat: repeat-x;
    height: 23px;
    padding: 5px;
    width: 350px;
}
/* the style for the content inside the loginFrame*/
div.loginContent {
    /*text-align: right;*/
}

/* used for inline divs */
div.inline {
    float: left;
    border: solid 0px red;
}

/*********** styles for web controls ***********************/

/* generic style used for input controls*/

input {
    font-family: 'MS Sans Serif', Arial, Helvetica, sans-serif;
    font-size: 10px;
}

/* generic style used for input controls*/
.NormalTextBox, .NormalList, .NormalDropdown, .fieldMultiLineTextBox, .fieldMultiLineTextBox {
    font-family: 'MS Sans Serif', Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #002e63;
}

/* formatting of normal Textbox*/
.fieldTextBox, .NormalTextBox {
    padding: 3px;
    width: 120px;
    font-family: 'MS Sans Serif';
    font-size: 10px;
}

/* dimensions for the Multiline textBox */
.fieldMultiLineTextBox {
    height: 95px;
    width: 220px;
}

/* formats cells that containing Textbox*/
.fieldContainerTextBox {
    padding: 4px;
}


/*override default dnn commandbutton style */
A.CommandButton:link {
    text-decoration: none;
    color: #002e63;
}

A.CommandButton:visited {
    text-decoration: none;
    color: #002e63;
}

A.CommandButton:active {
    text-decoration: none;
    color: #000000;
}

A.CommandButton:hover {
    text-decoration: underline;
    color: #000000;
}

/*  stylized button  */
.StylizedButton {
    font-family: 'MS Sans Serif', Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #002e63;
    background-color: #F2F2F2;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-color: #6666CC;
    border-right-color: #6666CC;
    border-bottom-color: #6666CC;
    border-left-color: #6666CC;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
}


/*  style for linkbuttons made to look like stylized commandbuttons  */
A.StylizedLinkButton:link, A.StylizedLinkButton:visited, A.StylizedLinkButton:active, A.StylizedLinkButton:hover {
    font-family: 'MS Sans Serif', Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #002e63;
    background-color: #F2F2F2;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-color: #6666CC;
    border-right-color: #6666CC;
    border-bottom-color: #6666CC;
    border-left-color: #6666CC;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    padding: 2px;
    text-decoration: none;
}

/*  style for linkbuttons made to look like stylized commandbuttons  */
.StylizedLinkFlat {
    text-decoration: none;
    background-color: #66CCFF;
    padding: 0px 4px;
    font-weight: bold;
    color: #FFFFFF;
}

    .StylizedLinkFlat:hover {
        text-decoration: none;
        background-color: #99FFCC;
    }





/* used for title rows in listview */
.titleHeight {
    border: solid 0px red;
}

.flagHeight {
    height: 20px;
}

/************** Navigation styles *********************/

#nav {
    margin: 0px;
    padding: 0px;
    width: 200px;
    background-color: #FFFFFF;
    font-family: 'MS Sans Serif', Arial, Helvetica, sans-serif;
}

    #nav span.navheading {
        padding-left: 12px;
        padding-top: 8px;
        padding-bottom: 8px;
        font-size: 12px;
        font-weight: bold;
        margin-bottom: 2px;
        background-color: #D7D7FF;
        display: none;
    }

    #nav div.navgroup {
        padding: 0px;
    }


    #nav span {
        display: block;
        font-weight: normal;
        font-size: 10px;
        padding-left: 14px;
        padding-top: 5px;
        padding-bottom: 5px;
        font-weight: bold;
    }


        #nav span.groupheading {
            padding: 2px 2px 2px 16px;
            font-family: 'MS Sans Serif', Arial, Helvetica, sans-serif;
            font-size: 11px;
            font-weight: bold;
            color: #de8703;
            text-transform: uppercase;
            background-image: url(navbullet.gif);
            background-repeat: no-repeat;
            background-position: left center;
        }

    #nav div ul {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    #nav div li {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    #nav ul li {
        font-size: 10px;
        font-weight: normal;
        line-height: 18px;
    }

        #nav ul li li {
            font-size: 9px;
            font-weight: normal;
        }

    #nav span a:link, #nav span a:visited {
        font-weight: normal;
        text-decoration: none;
    }

    #nav span a:hover {
        color: #de8703;
        text-decoration: underline;
    }

    #nav a:link, #nav a:visited {
        font-weight: normal;
        text-decoration: none;
    }

    #nav a:hover {
        color: #de8703;
        text-decoration: underline;
    }

    #nav .selected {
        font-weight: bold;
        padding-right: 2px;
        text-decoration: none;
        border-bottom-width: 2px;
        border-bottom-color: #a7d37f;
        border-bottom-style: solid;
        color: #de8703;
    }

    #nav .selectedapplied {
        font-weight: bold;
        padding-right: 2px;
        text-decoration: none;
        border-bottom-width: 2px;
        border-bottom-color: #a7d37f;
        border-bottom-style: solid;
        color: #de8703;
        list-style-image: url(appliedbullet.gif);
    }

    #nav .applied {
        list-style-image: url(appliedbullet.gif);
    }

    #nav .NormalTextBox {
        font-family: 'MS Sans Serif', Arial, Helvetica, sans-serif;
        font-size: 10px;
        width: 185px;
        margin-bottom: 5px;
        margin-left: 8px;
    }

    #nav .NormalList, #nav .NormalDropdown {
        font-family: 'MS Sans Serif', Arial, Helvetica, sans-serif;
        font-size: 10px;
        width: 190px;
        margin-bottom: 5px;
        margin-left: 8px;
    }

    #nav table {
        width: 190px;
        margin-bottom: 5px;
    }

/************************ Content Pane Styles *******************/

/*one of the content pane skins of the benefitasia */
.boxBenefitAsia {
    width: 100%;
    height: auto;
    background-color: #f7f7f7;
    font-family: 'MS Sans Serif';
    font-size: 11px;
    margin-top: 1px;
    padding: 5px 5px 5px 3px;
}

/* one of the content pane skins used for tables and gridview*/
/* The header style used for displaying data fom database */
.loadedData table th {
    font-size: 11px;
    background-color: #d5e1ed;
    color: #003333;
    text-transform: uppercase;
    padding: 5px;
    border-bottom: 1px solid #efefef;
    border-right: 1px solid #efefef;
    text-align: left;
}


/* The header style for gridView data */
.loadedData table tr.noHeaderSubHeader th {
    text-align: left;
    background-color: #efefef;
    color: #000;
    font-size: 11px;
    padding: 5px;
    font-weight: bold;
    text-transform: none;
    border-bottom: 1px solid #efefef;
    border-right: 1px solid #efefef;
}

/* The style used for displaying data fom database */
.loadedData {
    padding-left: 0px;
    color: #000000;
    vertical-align: top;
    padding-bottom: 0px;
    padding-top: 0px;
}

    .loadedData table {
        border-top: 1px solid #efefef;
        border-left: 1px solid #efefef;
        width: 100%;
    }

        .loadedData table tr.subhead td {
            background-color: #efefef;
            color: #000;
            font-size: 11px;
            padding: 5px;
            font-weight: bold;
            border-bottom: 1px solid #efefef;
            border-right: 1px solid #efefef;
        }

        .loadedData table td {
            font-size: 11px;
            padding: 5px;
            vertical-align: top;
            border-bottom: 1px solid #efefef;
            border-right: 1px solid #efefef; /*color: black;*/
        }
        /* Heading of type options */
        .loadedData table th.dataSummaryOptions {
            background-color: #B1A988;
            color: #003300;
            text-transform: uppercase;
            padding: 5px;
            border-bottom: 1px solid #efefef;
            border-right: 1px solid #efefef;
            text-align: left;
        }
        /* Cell that will contain another table in it */
        .loadedData table td.genericContainer {
            font-size: 11px;
            padding: 0px;
            vertical-align: top;
            border-bottom: 0px solid #efefef;
            border-right: 0px solid #efefef; /*color: black;*/
        }

    .loadedData td.formTitle {
        width: 200px;
        background-color: #f7f7f7;
        color: black;
        font-weight: bold;
        font-family: 'MS Sans Serif';
        font-size: 11px;
    }
/* Cell containing title for a field */
td.fieldTitle {
    width: 200px;
    background-color: #f7f7f7;
    color: black;
    font-weight: bold;
    font-family: 'MS Sans Serif';
    font-size: 11px;
}

/*****************Start Font/Cell styles************/

/* Row that holds a field title and value pair */
tr.fieldContainer {
    vertical-align: top;
}

/* The style of the Title Text of each Page */
.introText {
    color: #000000;
    background-color: #B1A988;
    padding: 5px;
    border-bottom: 2px solid #000000;
    border-left: 1px solid #eeeeee;
    font-size: 13px;
    margin: 0px 8px 0px 8px;
    width: auto;
}

.searchOptions {
    font-weight: bold;
    font-size: 11px;
}


/* formatting of general titles of the input controls*/

.generalTitle {
    font-family: 'MS Sans Serif', Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}

/* define height and width of scrollable area. Add 16px to width for scrollbar          */
div.tableContainer {
    clear: both;
    border: 1px solid silver;
    height: 225px;
    overflow: auto;
}

/* Reset overflow value to hidden for all non-IE browsers. */
html > body div.tableContainer {
    overflow: hidden;
    width: 100%;
}

    /* define width of table. IE browsers only                 */
    div.tableContainer table {
        float: left;
        width: 98%;
    }

    /* define width of table. Add 16px to width for scrollbar.           */
    /* All other non-IE browsers.                                        */
    html > body div.tableContainer table {
        width: 100%;
    }


/* define the table content to be scrollable                                              */
/* set TBODY element to have block level attributes. All other non-IE browsers            */
/* this enables overflow to work on TBODY element. All other non-IE, non-Mozilla browsers */
/* induced side effect is that child TDs no longer accept width: auto                     */
.scrollContent {
    height: 265px;
    overflow: scroll hidden;
    width: 100%;
}


/* displaying the fixed table header ex: DashBoard/Action Needed, KPIs Sub Menus Screens Controls*/
/*... Fixed Header style starts here ...*/
/* displaying the fixed table header ex: DashBoard/Action Needed Screen Controls*/

/* Scrollable Content Height */
/*. Specify the width=100% in the table definition itself.*/
.scrollContent {
    min-height: 20px;
    max-height: 265px;
    overflow-x: hidden;
    overflow-y: auto;
    width: 100%;
}

    .scrollContent tr {
        height: auto;
        white-space: nowrap;
    }

        /* Prevent Mozilla scrollbar from hiding right-most cell content */
        .scrollContent tr td:last-child {
            padding-right: 15px;
        }

/* Fixed Header Height --- included this in GridHeader*/
/*.fixedHeader tr {
    position: relative;
    min-height: 27px;
    max-height: Auto;
    top: expression(this.parentNode.parentNode.parentNode.scrollTop-1);
}*/
.gridFilterContainer {
    height: 55px;
}

div.TableContainer {
    height: 300px;
    border: 1px solid silver;
    overflow-x: hidden;
    overflow-y: auto;
    position: relative;
}

/* Table Body (Scrollable Content) formatting */
.bodyFormat tr td {
    margin-top: 40px;
}

/* .FixedTableHeader
{
    position: relative;
    top: expression(this.parentNode.parentNode.parentNode.scrollTop-1);
}
*/
/*... Fixed Header sytle settings ends here.... */



/* formatting of titleLabel ex: Client/Scheme */

.titleLabel {
    font-family: 'MS Sans Serif', Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #ff9933;
}
/* formatting of cells with links*/

.fieldLinksAlign {
    text-align: right;
}

/*  formatting of links*/
.fieldLink {
    color: #0000E0;
    font-weight: bold;
    text-decoration: underline;
}

.boldText {
    font-weight: bold;
}

.alertLabel {
    color: Red;
    font-weight: bold;
}

/************End Font/Cell Styles*********/

/*********************Start Container Section***************/

/* The parent conatiner of evry page*/
.pageMainContainer {
    width: 100%;
    margin: 0px;
    padding: 0px;
    text-align: left;
}
/* The first Container of every Page*/
.firstControlContainer {
    width: 100%;
    margin: 0px;
    padding: 0px;
}

/* The subsequent containers of the pages*/
.controlContainer {
    width: 100%;
    padding: 0px;
    margin: 10px 0px 0px 0px;
}
/* Cotainer that holds buttons */
.buttonContainer {
    text-align: center;
}
/* The container used for Controls inside other containers*/
.genericContainer {
    width: 100%;
    padding: 0px;
    margin: 0px;
}

/*The Container where the cellwidth is auto*/
.autoContainer {
    width: auto;
    margin: 0;
    padding: 0;
}

/********* End Container Section *********/

/* The class used for highlighted text */
.Head {
    font-family: 'MS Sans Serif', Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #000000;
}
/* The style should used for all the buttons*/
.buttonout {
    color: #ffffff;
    background-color: #00858A;
    border-style: double;
    border-width: 1px;
    border-color: #BFE0E2;
    font-family: 'MS Sans Serif';
    font-size: 10px;
    font-weight: bold;
}
/* The hover effect for the button */
input.buttonover {
    color: #ffffff;
    background-color: #DE8703;
    border-style: double;
    border-width: 1px;
    border-color: #FCC917;
    font-family: 'MS Sans Serif';
    font-size: 10px;
    font-weight: bold;
}

/* START explain area */
/* for headings Text */
div.explainBox {
    margin: 0px 0px 0px 0px;
    padding: 10px;
    border-left: 0px solid #ffffff;
    border-right: 0px solid #ffffff;
    background-color: #efefef;
    color: #000000;
    vertical-align: top;
    text-align: left;
}
/* formats the Header of a control with skyblue color and other attributes*/
div.explainHeader {
    color: #000000;
    background-color: #f7f7f7;
    margin: 0px 0px 0px 0px;
    width: auto;
    padding: 5px 15px 10px 0px;
    height: 30px;
    vertical-align: middle;
}
/* formats the header text in the explainHeader tag */
.explainHeaderText {
    text-align: left;
    font-weight: bold;
    font-size: 13px;
}
/* formats the image in a Header*/
.explainHeaderImage {
    text-align: center;
    width: 40px;
}
/* END explain area*/

/*********************** Start InnerTable formatting classes ****************************/

/*Used for aligning the buttons center in a cell*/
td.centrailze {
    text-align: center;
}
/*Special formatting for a table inside a table cell*/
table.InnerTable {
    margin: 0px;
    padding: 0px;
    width: 100%;
    border-width: 0px;
}
    /*Special formatting for a table(column) inside a table cell*/
    table.InnerTable td {
        border-left: 0px;
        border-right: 0px;
    }

/*********** END Innertable area  ***********/

/*************************Start SummaryTableLink Area*********************************/

/*formatting for cells with links(anchor)*/
td.summaryTableLink a, td.summaryTableLink a:link, td.summaryTableLink a:visited {
    text-decoration: none;
    color: #002EC3;
}
    /*formatting for cells with links(anchor)*/
    td.summaryTableLink a:hover {
        text-decoration: underline;
        color: #B01C2E;
    }

/**************END SummaryTableLink ****************/


/*************************Start Error Messages*********************************/
/* All error/validation messages to use this style*/
.alertMessage {
    color: Red;
    font-weight: bold;
    padding-bottom: 8px;
}


.validatorError {
    background-color: #ABC1DE;
    color: #FF0000;
    font-size: 10px;
    position: absolute;
    display: block;
}
/**************END  ****************/

/*********************Start Classes for Border Images***************/


/* Start Area: boxBenefitAsia border effect classes*/

.bgTopRight {
    background-color: #ffffff;
    background-image: url(images/corner_top_right.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
    height: 12px;
    width: 7px;
}

.bgTopMid {
    border-top: 1px solid #f4f3f3;
    border-right: 1px solid #f4f3f3;
}

.bgTopLeft {
    border-top: 1px solid #f4f3f3;
    border-left: 1px solid #f4f3f3;
}

.bgBottomRight {
    background-color: #ffffff;
    vertical-align: bottom;
    background-image: url(images/corner_bottom_right.gif);
    background-repeat: no-repeat;
    background-position: top left;
    height: 5px;
    width: 5px;
}

.bgBottomLeft {
    background-color: #ffffff;
    vertical-align: bottom;
    background-image: url(images/corner_bottom_left.gif);
    background-repeat: no-repeat;
    background-position: top right;
    height: 5px;
    width: 6px;
}

.bgMid {
    background-image: url(images/corner_middle.gif);
    width: 7px;
    background-repeat: repeat-y;
    background-color: #ffffff;
}

.bgBottomMid {
    background-image: url(images/corner_bottom_mid.gif);
    height: 5px;
    background-repeat: repeat-x;
    background-color: #ffffff;
}

.bgMidLeft {
    width: 4px;
    border-left: 1px solid #f4f3f3;
}

.borderClass {
    /*border-style: solid;
    border-width: 1px;
    border-color: Gray;*/
    height: 500px;
    overflow: auto;
    background-color: #FFFFFF;
}





/********** End Area: Border effect Classes************/
/*******Classes for Enrolment requested by Kobe********/
.loadedDataDoubleLayer {
    padding-left: 8px;
    color: #000000;
    vertical-align: top;
    padding-bottom: 0px;
    padding-top: 0px;
}

    .loadedDataDoubleLayer table {
        border-top: 1px solid #efefef;
        border-left: 1px solid #efefef;
        width: 100%;
        margin-bottom: 10px;
    }

        .loadedDataDoubleLayer table th {
            font-size: 11px;
            color: #003333;
            text-transform: uppercase;
            padding: 5px;
            border-bottom: 1px solid #efefef;
            border-right: 1px solid #efefef;
            text-align: left;
            font-weight: bold;
        }

            .loadedDataDoubleLayer table th.dataSummaryOptions {
                background-color: #B1A988;
                color: #003300;
                text-transform: uppercase;
                font-size: 11px;
                padding: 5px;
                border-bottom: 1px solid #efefef;
                border-right: 1px solid #efefef;
                text-align: left;
            }

        .loadedDataDoubleLayer table tr.subhead td {
            background-color: #efefef;
            color: #000;
            font-size: 11px;
            padding: 5px;
            font-weight: bold;
            border-bottom: 1px solid #efefef;
            border-right: 1px solid #efefef;
        }

        .loadedDataDoubleLayer table td {
            font-size: 11px;
            padding: 5px;
            vertical-align: top;
            border-bottom: 1px solid #efefef;
            border-right: 1px solid #efefef;
            color: black;
        }

            .loadedDataDoubleLayer table td.highlight {
                /*	color: #00235e;*/
                font-weight: bold;
            }

            .loadedDataDoubleLayer table td.centrailze {
                text-align: center;
            }

    .loadedDataDoubleLayer td.formTitle {
        width: 200px;
        background-color: #f7f7f7;
        color: black;
        font-weight: bold;
    }


/*******Classes for Security Access requested by ChunYong********/



.sa_table {
    width: 500px;
}

.sa_midcol {
    font-family: 'MS Sans Serif', Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #002e63;
    width: 40%;
    text-align: center;
}

.sa_sidecol {
    font-family: 'MS Sans Serif', Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #002e63;
    width: 30%;
    text-align: center;
}

.sa_normallist {
    font-family: 'MS Sans Serif', Arial, Helvetica, sans-serif;
    font-size: 10px;
    width: 200px;
    height: 200px;
}

.sa_tablebutton {
    text-align: right;
}

.sa_asterix {
    color: red;
    font-weight: bold;
}

.modalBackground {
    filter: alpha(opacity=70);
    padding-left: 0px;
    background-color: White;
    color: White;
    vertical-align: top;
    padding-bottom: 0px;
    padding-top: 0px;
}




/*******************************Data Grid*****************************************/

.tfoot {
    position: relative;
    overflow-x: hidden;
    top: expression(parentNode.parentNode.offsetHeight >= offsetParent.offsetHeight ? 0 - parentNode.parentNode.offsetHeight + offsetParent.offsetHeight + offsetParent.scrollTop : 0);
}

.GridHeader, .GridHeaderBig {
    background-position: left top;
    font-family: 'MS Sans Serif', Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #000000;
    cursor: default;
    margin: 0;
    padding: 0;
    cursor: default;
    background: #CFE7FF none repeat-x left top;
    text-align: left;
}

.GridView {
    Width: 98%;
    Color: #333333;
    border: 0;
}



.GridHeaderBig {
    height: 35px;
}




.GridHeaderCenter {
    font-weight: normal;
    color: #000000;
    cursor: default;
    margin: 0;
    padding: 0;
    cursor: default;
    position: relative;
    top: expression(this.parentNode.parentNode.parentNode.scrollTop-3);
}

    .GridHeaderCenter th {
        background-position: left top;
        background: #C5CAE7 none repeat-x left top;
        text-align: center;
    }

.Box, .ListBox {
    border: 1px solid silver;
}

.ListBox {
    background-color: #808080;
}

.GridRow1 {
    cursor: default;
    background-color: White;
}

.GridRow2 {
    cursor: default;
    background-color: #EAF2FB;
}

    .GridRow2Selected td, .GridRow2Selected td, .GridRow1 td, .GridRow2 td, .GridRow1Hover td {
        border-style: solid;
        border-width: 0.05em;
        padding: 0px;
        border-top-color: #F1EFE2; /*#D4D0C8*/
        border-right-color: #F1EFE2;
        border-bottom-color: #F1EFE2;
        border-left-color: #F1EFE2;
    }



/* newGridHeader*/
.NewGridHeaderTransactionHistory td {
    border-style: none solid none none;
    border-width: 1px;
    border-color: white;
    height: 28px;
    text-align: center;
    background-color: #C5CAE7;
}

.NewGridHeaderTransactionHistory {
    font-family: sans-serif;
    font-size: 6px;
    font-weight: bold;
    color: Black;
    height: 28px;
    cursor: default;
    margin: 0;
    padding: 0;
    cursor: default;
    text-align: center;
    vertical-align: top !important;
    /*border-left: 1px solid #fef9e4;*/
}

/* set table header to a fixed position. WinIE 6.x only                                       */
/* In WinIE 6.x, any element with a position property set to relative and is a child of       */
/* an element that has an overflow property set, the relative value translates into fixed.    */
/* Ex: parent element DIV with a class of tableContainer has an overflow property set to auto */
thead.NewGridHeaderTransactionHistory tr {
    position: relative;
    top: expression(this.parentNode.parentNode.parentNode.scrollTop-1);
}

/*end of newGridHeader*/

/* style GridHeaderTransactionHistory is for Trade History Detail table titles*/
.GridHeader td, .GridHeaderBig td, .GridHeaderTransactionHistory td {
    border-style: none solid none none;
    border-width: 1px;
    border-color: #ACA899;
    text-align: center;
}

.GridHeaderTransactionHistory td {
    border-style: none solid none solid;
    border-left: solid 1px #CFE7FF;
}

.GridHeader, .GridHeaderTransactionHistory {
    font-family: sans-serif;
    font-size: 6px;
    font-weight: bold;
    color: Black;
    border: 0;
    height: 25px;
    cursor: default;
    margin: 0;
    padding: 0;
    cursor: default;
    background-color: #CFE7FF;
    text-align: left;
    /*border-left: 1px solid #fef9e4;*/
}

/* set table header to a fixed position. WinIE 6.x only                                       */
/* In WinIE 6.x, any element with a position property set to relative and is a child of       */
/* an element that has an overflow property set, the relative value translates into fixed.    */
/* Ex: parent element DIV with a class of tableContainer has an overflow property set to auto */
thead.GridHeader tr {
    position: relative;
    min-height: 27px;
    max-height: Auto;
    top: expression(this.parentNode.parentNode.parentNode.scrollTop-1);
}




.GridRow1Hover {
    font-family: 'MS Sans Serif', Arial, Helvetica, sans-serif;
    font-size: 10px;
    height: 20px;
    background-color: #e8e8e8;
    cursor: default;
}

.GridRow2Hover {
    font-family: 'MS Sans Serif', Arial, Helvetica, sans-serif;
    font-size: 10px;
    height: 20px;
    background-color: #e8e8e8;
    cursor: default;
}

.GridRow1Selected {
    font-family: 'MS Sans Serif', Arial, Helvetica, sans-serif;
    font-size: 10px;
    height: 20px;
    color: White;
    background-color: #5D7B9D;
    cursor: default;
}

.GridRow2Selected {
    font-family: 'MS Sans Serif', Arial, Helvetica, sans-serif;
    font-size: 10px;
    height: 20px;
    color: White;
    background-color: #5D7B9D;
    cursor: default;
}

/*******************************End Data Grid*****************************************/





/*******************************Hover Menu*****************************************/
.popupMenu {
    border: solid 1px #a6a6a6;
    background-color: white;
}

.popupMenuItem {
    height: 20px;
    background-color: white;
    font-family: 'MS Sans Serif';
    font-size: 11px;
    margin: 0;
    cursor: default;
    border: solid 1px #ffffff;
    border-bottom-color: #f6f5f4;
    color: #333333;
    vertical-align: middle;
}

    .popupMenuItem a:hover {
        color: #333333;
        text-decoration: none;
    }

.popupMenuItemHover {
    height: 20px;
    background: #b0d2e0;
    color: #0c2f3b;
    font-family: 'MS Sans Serif';
    font-size: 11px;
    border: solid 1px #b0d2e0;
    cursor: default;
    text-decoration: none;
    vertical-align: middle;
}

    .popupMenuItemHover a:hover {
        color: #333333;
        text-decoration: none;
    }
/*******************************End Hover Menu*****************************************/

/*******************************Popup Dialog*****************************************/
.popupDialog, .popupDialogCenter, .popupDialogCenterInPopup {
    font-family: 'Arial';
    font-size: 8pt;
    background-color: white;
    border: solid 1px #002E63;
    text-align: left;
}


.popupDialogCenterInPopup {
    position: absolute;
    bottom: 50%;
    left: 50%;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    z-index: 1000001;
    width: 250px;
}

.popupDialogCenter {
    bottom: 40%\0/; /*Hack for IE8*/
    width: 250px;
    position: fixed\0/; /*Hack for IE8*/
    left: 50%\0/; /*Hack for IE8*/
    z-index: 1000001;
}

* html .popupDialogCenter {
    position: absolute;
    top: expression(250+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px'); /*Hack for IE6*/
    left: expression(450+((e=document.documentElement.scrollLeft)?e:document.body.scrollLeft)+'px'); /*Hack for IE6*/
}




.popupDialog textarea, .popupDialog input {
    font-size: 8pt;
    font-family: 'Arial';
}

.popupBackground {
    background-color: White;
    filter: alpha(opacity=0);
    opacity: 0.7;
}

.popup {
    display: block;
    position: absolute;
    padding: 2px 3px;
    background-color: White;
}

.popup_container {
    clear: both;
    padding: 5px 10px 5px 10px;
}

.popup_body {
    background-color: #f2f2f2;
    border-color: #808080;
    border-style: solid;
    border-width: 0px 1px;
    padding: 10px;
}

.modalBackground {
    background-color: White;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.popup_header {
    text-transform: uppercase;
    margin-top: 5px;
    margin-bottom: 2px;
    padding-top: 1px;
}

.popup_title {
    font-size: 9pt;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    color: White;
    background-color: #002E63;
    padding: 5px 3px;
}

    .popup_title a {
        float: right;
        color: White !important;
        text-decoration: none;
    }

        .popup_title a:hover {
            text-decoration: none;
        }

.popup_systemButton_dump {
    width: 50px;
    float: left;
}

.popup_systemButton {
    padding: 1px;
    float: right;
    text-align: right;
}

.popup_border {
    border: solid 1px silver;
}

.noteDialog {
    width: 437px;
}

    .noteDialog .noteText, .noteDialog .noteTextHistory {
        border: solid 1px silver;
        width: 413px;
        overflow: auto;
    }

    .noteDialog .noteTextHistory {
        height: 77px;
        background-color: #ccc;
    }

    .noteDialog .noteText {
        height: 70px;
        background-color: White;
    }

    .noteDialog .noteTextWater {
        color: Silver;
    }

    .noteDialog .noteTextPanel {
        height: 150px;
    }

    .noteDialog .noteAttachment {
        overflow-y: auto;
        overflow-x: hidden;
        height: 70px;
        width: 415px;
        border: solid 1px silver;
    }

.gridFilterContainer {
    height: 55px;
}

.popupDialog .fixIncorrectGridBorder td {
    border: none !important;
}

.alertDialog {
    width: 350px;
}

    .alertDialog .alertBody {
        height: 30px;
    }

.confirmDialog {
    width: 350px;
}

    .confirmDialog .confirmBody {
        height: 30px;
    }

/*******************************End Popup Dialog*****************************************/


/****************************** JQuery PluGin Tree ***********************************/


.treeview, .treeview ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

    .treeview ul {
        background-color: white;
        margin-top: 4px;
    }

    .treeview .hitarea {
        background: url(images/treeview-default.gif) -64px -25px no-repeat;
        height: 16px;
        width: 16px;
        margin-left: -16px;
        float: left;
        cursor: pointer;
        white-space: nowrap;
    }
/* fix for IE6 */
* html .hitarea {
    display: inline;
    float: none;
}

.treeview li {
    margin: 0;
    padding: 3px 0pt 3px 16px;
}

.treeview a.selected {
    background-color: #eee;
}

#treecontrol {
    margin: 1em 0;
    display: none;
}

.treeview .hover {
    color: blue;
    cursor: pointer;
}

.treeview li {
    list-style-type: none !important;
}

    .treeview li.collapsable, .treeview li.expandable {
        background-position: 0 -176px;
        list-style-type: none !important;
    }

.treeview .expandable-hitarea {
    background-position: -80px -3px;
    display: inline;
}

.treeview li.last {
    background-position: 0 -1766px;
    list-style-type: none !important;
}

.treeview li.lastCollapsable, .treeview li.lastExpandable {
    list-style-type: none !important;
}

.treeview li.lastCollapsable {
    background-position: 0 -111px;
    list-style-type: none !important;
}

.treeview li.lastExpandable {
    background-position: -32px -67px;
    list-style-type: none !important;
}

.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea {
    background-position: 0;
    display: inline;
}

.treeview-red li {
    background-image: url(images/treeview-red-line.gif);
}

    .treeview-red .hitarea, .treeview-red li.lastCollapsable, .treeview-red li.lastExpandable {
        background-image: url(images/treeview-red.gif);
    }

.treeview-black li {
    background-image: url(images/treeview-black-line.gif);
}

    .treeview-black .hitarea, .treeview-black li.lastCollapsable, .treeview-black li.lastExpandable {
        background-image: url(images/treeview-black.gif);
    }

.treeview-gray li {
    background-image: url(images/treeview-gray-line.gif);
}

    .treeview-gray .hitarea, .treeview-gray li.lastCollapsable, .treeview-gray li.lastExpandable {
        background-image: url(images/treeview-gray.gif);
    }

.treeview-famfamfam li {
    list-style-type: none !important;
}

    .treeview-famfamfam .hitarea, .treeview-famfamfam li.lastCollapsable, .treeview-famfamfam li.lastExpandable {
        background-image: none;
    }

/* Override styles for new UI style */
.treeview li {
    padding: 3px 0 2px 0px;
    list-style-type: none !important;
}

    .treeview li li {
        padding: 3px 0 2px 20px;
        list-style-type: none !important;
    }

.treeview span.file, .treeview div.file {
    padding: 1px 1px 1px 20px;
    display: block;
    background: url(images/file.gif) 3px 0 no-repeat;
}

.treeview span.folder, .treeview div.folder {
    padding: 1px 1px 1px 20px;
    display: block;
    background: url(images/folder.gif) 0 0 no-repeat;
}

.treeview li.expandable span.folder, .treeview li.expandable div.folder {
    background: url(images/folder-closed.gif) 0 0 no-repeat;
}

/*******************************End Of JQuery PluGin Tree *****************************************/

/*******************************Tree*****************************************/
.TreeViewR {
    font-weight: bold;
    text-align: left;
    white-space: nowrap;
    padding-top: 5px;
    font-family: 'MS Sans Serif';
    font-size: 12px;
    padding-bottom: 1px;
}

.TreeViewRRight {
    font-weight: bold;
    text-align: left;
    padding-top: 5px;
    padding-bottom: 5px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}

.TreeViewRHilighted {
    font-weight: bold;
    text-align: left;
    cursor: pointer;
    padding-bottom: 1px;
    font-family: 'MS Sans Serif';
    font-size: 12px;
    background-color: #93A070;
    color: #FFFFFF;
    padding-left: 12px;
}

.TreeView0 {
    padding-left: 10px;
}

.TreeView1 {
    padding-left: 20px;
}

.TreeView2 {
    padding-left: 30px;
}

.TreeView3 {
    padding-left: 40px;
}

.TreeViewNode {
    background-position: left center;
    padding-left: 12px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-family: 'MS Sans Serif';
    font-size: medium;
    cursor: pointer;
    background-image: none;
    color: #000000;
}

.TreeViewNodeRight {
    padding-top: 5px;
    padding-bottom: 5px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    cursor: pointer;
}

.TreeViewLeafHilited {
    font-family: 'MS Sans Serif';
    font-size: 12px;
    background-color: #93A070;
    color: #FFFFFF;
}

.TreeViewLeaf {
    font-family: 'MS Sans Serif';
    font-size: 12px;
    color: #FF0000;
}

.TreeViewChild {
}

.titleClass {
    font-size: 13px;
    font-weight: bold;
    color: White;
    background-color: #002e62;
    text-align: center;
    text-transform: uppercase;
}

.separator {
    OVERFLOW: hidden;
    BORDER-LEFT: #ccc 1px solid;
    WIDTH: 1px;
    HEIGHT: 400px;
}

.smallseparator {
    OVERFLOW: hidden;
    BORDER-LEFT: #ccc 1px solid;
    WIDTH: 1px;
}

/*******************************End tree*****************************************/


.icon_square {
    width: 32px;
    height: 32px;
}

.icon_square_20_20 {
    width: 20px;
    height: 20px;
}

.icon_square_30_30 {
    width: 30px;
    height: 30px;
}

.icon_square_16_16 {
    width: 16px;
    height: 16px;
}

.icon_rectangle {
    width: 137px;
    height: 28px;
}

.icon_rectangle_130_25 {
    width: 130px;
    height: 25px;
}

.icon_note {
    width: 20px;
    height: 20px;
}

.blue_header {
    color: Blue;
}

.green_header {
    background-color: Green;
    color: White;
}

/***********************************POP UP STYLE**************************/
.PopUpStyle_Panel {
    background-color: #ffffdd;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 0px;
}

.PopUpStyle_Title {
    font-weight: bold;
    font-size: medium;
    font-family: 'MS Sans Serif';
    padding: 2px 2px 2px 2px;
    vertical-align: middle;
    background-color: Gray;
}

.PopUpStyle_SubTitle {
    font-weight: bold;
    font-family: 'MS Sans Serif';
    vertical-align: middle;
    padding: 2px 2px 2px 2px;
}

.PopUpStyle_Button {
    width: 50px;
    height: 25px;
    padding: 2px 2px 2px 2px;
}

.PopUpStyle_Content {
    float: left;
    width: 100%;
    overflow: auto;
    border: 1px solid silver;
}

input.highlight {
    background-color: lightblue;
    font-weight: bold;
}

input.number {
    text-align: right;
}











/***********************************LOGIN PAGE RELATED**************************/
#mainContent {
    height: 446px;
    padding: 0 20px;
    widows: 100%;
}

.mainContentImg {
    background: url('images/login-bannerus.gif') no-repeat;
}

.mainContentImgimonly {
    background: url('images/login-banner-imonly.gif') no-repeat;
}

#contentAreaLogin {
    color: #FFF;
    padding: 120px 575px 0 5px;
    font-size: 12px;
    line-height: 18px;
}

.inputField {
    background: url(Images/login-form-bg.gif) repeat-x;
    width: 215px;
    border: 1px solid #8E8E8E;
    text-indent: 8px;
}

/***********************************LOGIN PAGE RELATED**************************/


#topWelcomeBanner {
    border: 0px;
    margin: 0px;
    padding: 0px;
    height: 16px;
}

.topimg {
}

.topimgimonly {
}

#masthead {
    border: 0px;
    margin: 0px;
    padding: 0px;
    height: 92px;
    position: relative;
}

#mainWrapper {
    background: #F4F2ED url(images/bg_gradient.gif) repeat-y scroll 50% 0;
    /* Innovations 4 : For fixed width, required to make pages floating heightwise */
    height: 100%;
}

#pageWrapper {
    /* R3_09@PS : Innovations_4 : Updated for Fixed Width 
	min-width: 770px;
	width: auto;
	changed max width to 1007px from 995px since giving space on right side in mozilla*/
    /* Commented for resolution problem in IE
	min-width: 995px;
	max-width: 995px; */
    width: 995px;
    /* Used to align div to center */
    margin: 0 auto;
    /* Innovations 4 : For fixed width to give white background inside 995px width*/
    background-color: #FFFFFF;
    /* Innovations 4 : For fixed width, required to make pages floating heightwise */
    height: 100%;
}

#topWelcomeBanner {
    border: 0;
    margin: 0;
    padding: 0;
    height: 16px;
    background-position: top right;
}


/*** New footer styles ***/
#footertable {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    float: right;
    text-align: right;
    /***margin: 2px 3px 5px 10px;(Changed for reducing the space between the footer and the top contents)***/
    margin: 0px 5px 0px 15px;
    padding: 0px;
    border: 0px;
    /***Added for the Bottom Alignment of the copyright text to the Endorsement Image***/
    line-height: 14px;
    font-size: 11px;
}

    #footertable a:link {
        text-decoration: none;
        color: #0057A6;
    }

    #footertable a:visited {
        text-decoration: none;
        color: #0057A6;
    }

    #footertable a:hover {
        text-decoration: underline;
        color: #B01C2E;
    }

    #footertable a:active {
        text-decoration: none;
        color: #B01C2E;
    }

.navLink {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 7pt;
    text-decoration: none;
    line-height: 7px;
    color: #00858A;
}

a.navLink:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 7pt;
    text-decoration: none;
    line-height: 7px;
    color: #DE8703;
}

/*------------------------------------*\
    External site Menu Start
\*------------------------------------*/
ul, ol {
    margin: 0px !important;
}

.navMain {
    height: 31px;
    background: #002C77 !important;
    margin-top: 1px;
}

.nav {
    list-style: none;
    font-weight: bold;
    margin-top: 1px !important;
    float: left;
    background-color: transparent;
    position: relative;
    z-index: 5;
    line-height: 18px;
}

    .nav li {
        float: left;
        font-size: 11px;
        font-weight: bold;
        position: relative;
        cursor: pointer;
        color: #ffffff;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px !important;
        font-weight: bold;
        border-right: white 0.1px solid;
        background-color: Transparent;
        text-transform: uppercase;
    }

        .nav li.breadcrumb > a {
            background: white;
            color: black;
        }

    .nav a {
        display: block;
        opacity: 1;
        padding: 5.5px;
        color: #fff;
        text-decoration: none;
    }

        .nav a:hover {
            color: white;
            background-color: #6b0c36;
        }

    /*--- SubMenu ---*/
    .nav ul {
        background-color: #F4F2ED;
        list-style: none;
        position: absolute;
        left: -9999px; /* Hide off-screen when not needed (this is more accessible than display: none;) */
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        color: #0057A6;
        font-size: 11px;
        cursor: pointer;
        border-left: white 0px solid;
        border-bottom: white 0px solid;
        border-top: white 0px solid;
        border-right: white 0px solid;
    }

        .nav ul li {
            padding-top: 1px; /* Introducing a padding between the li and the a give the illusion spaced items */
            float: none;
            border-radius: 4px 4px 4px 4px;
        }

        .nav ul a {
            white-space: nowrap; /* Stop text wrapping and creating multi-line dropdown items */
            color: #0057A6 !important;
            font-size: 11px;
        }

    .nav li:hover ul { /* Display the dropdown on hover */
        left: 0; /* Bring back on-screen when needed */
    }

    .nav li:hover a { /* These create persistent hover states, meaning the top-most link stays 'hovered' even when your cursor has moved down the list. */
        background-color: #F4F2ED;
        color: black;
    }

    .nav li:hover ul a { /* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */
        text-decoration: none;
    }

    .nav li:hover ul li a:hover { /* Here we define the most explicit hover states--what happens when you hover each individual link. */
        background-color: transparent;
        color: black;
    }

.actionMenu {
    display: none;
}

li.toplevel {
    list-style: none !important;
    margin-left: 0px !important;
}
/*------------------------------------*\
    External site Menu End
\*------------------------------------*/
.dnnFormValidationSummary {
    display: none;
}
