PRE.TitleCaption {
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #333333;
    FONT-STYLE: italic;
    TEXT-ALIGN: center;
}

PRE {
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: #333333;
    FONT-FAMILY: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}

TD.Visitor {
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: Black;
    FONT-FAMILY: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}

TD.TALabels {
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    VERTICAL-ALIGN: text-top;
    /* COLOR: #9c3936;*/
    color: white;
}

TD.Labels {
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    /*COLOR: #333333;*/
    color: #01408a;
    FONT-FAMILY: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}

.Labels1 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #ffffff;
    FONT-FAMILY: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}

TD.Labels1 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    /*COLOR: #333333;*/
    color: white;
    FONT-FAMILY: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}

TD.MenuLabel {
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: white;
    FONT-FAMILY: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}

TD.HeaderLabels {
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    /*COLOR: white;*/
    COLOR: #01408a;
    FONT-FAMILY: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}

TD.MarkedLabels {
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: red;
    FONT-FAMILY: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}

TD.TblMarkedContent {
    FONT-SIZE: 8pt;
    COLOR: red;
    FONT-FAMILY: Arial,verdana;
    BACKGROUND-COLOR: #ffffff;
}

TR.TblContent {
    FONT-SIZE: 8pt;
    COLOR: #333333;
    FONT-FAMILY: Arial,verdana;
    BACKGROUND-COLOR: #dfffe3;
}

TD {
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: Black;
    FONT-FAMILY: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}

    TD.TblBoldContent {
        FONT-WEIGHT: bold;
        FONT-SIZE: 8pt;
        COLOR: #333333;
        FONT-FAMILY: Arial,verdana;
        BACKGROUND-COLOR: #dfffe3;
    }

    TD.TblContent {
        font-size: 8pt;
        color: #333333;
        font-family: Arial,verdana;
        background-color: #dfffe3;
    }

    TD.ReportContent {
        FONT-SIZE: 7pt;
        COLOR: #333333;
        FONT-FAMILY: Arial,verdana;
        BACKGROUND-COLOR: #ffffff;
    }

    TD.RedReportContent {
        FONT-SIZE: 7pt;
        COLOR: red;
        FONT-FAMILY: Arial,verdana;
        BACKGROUND-COLOR: #ffffff;
    }

    TD.TblDisabledContent {
        FONT-WEIGHT: normal;
        FONT-SIZE: 8pt;
        COLOR: #808080;
        BACKGROUND-COLOR: #ffffff;
    }

    TD.TblDisabledTransparentContent {
        FONT-WEIGHT: normal;
        FONT-SIZE: 8pt;
        COLOR: #808080;
    }

    TD.CredHeader {
        FONT-WEIGHT: bold;
        FONT-SIZE: 9pt;
        COLOR: white;
        FONT-FAMILY: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
        BACKGROUND-COLOR: #000000;
    }

    TD.LoginText {
        FONT-WEIGHT: bold;
        FONT-SIZE: 8pt;
        COLOR: #333333;
        FONT-FAMILY: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
    }

    TD.TblHeadings {
        FONT-WEIGHT: bold;
        FONT-SIZE: 9pt;
        COLOR: white;
        FONT-FAMILY: Arial,Verdana;
        BACKGROUND-COLOR: #880119;
    }

    TD.RptTblHeadings {
        FONT-WEIGHT: bold;
        FONT-SIZE: 9pt;
        COLOR: white;
        FONT-FAMILY: Arial,Verdana;
        BACKGROUND-COLOR: #4d7e64;
    }

.tab {
    BORDER-RIGHT: #6761e0 1px solid;
    BORDER-TOP: #6761e0 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    PADDING-BOTTOM: 5px;
    BORDER-LEFT: #6761e0 1px solid;
    WIDTH: 196px;
    CURSOR: pointer;
    PADDING-TOP: 5px;
    BORDER-BOTTOM: 0px solid;
    FONT-FAMILY: verdana,sans-serif;
    WHITE-SPACE: nowrap;
    TEXT-ALIGN: center;
}

.tabhold {
    COLOR: white;
    BACKGROUND-COLOR: #6761e0;
}

.tabfocus {
    COLOR: black;
    BACKGROUND-COLOR: #56fafc;
}

.tabcontent {
    BORDER-RIGHT: #6761e0 2px solid;
    PADDING-RIGHT: 0px;
    BORDER-TOP: #6761e0 3px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: #6761e0 2px solid;
    WIDTH: 400px;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: 2px solid;
    FONT-FAMILY: sans-serif;
    HEIGHT: 275px;
}

.TblHeadings {
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: white;
    FONT-FAMILY: Arial,Verdana;
    BACKGROUND-COLOR: #880119;
}

TD.tblHiHeadings {
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: white;
    FONT-FAMILY: Arial,Verdana;
    BACKGROUND-COLOR: #4d7e64;
}


A.TblHeadings:link {
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: #ffffff;
    FONT-FAMILY: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
    TEXT-DECORATION: none;
}

A.TblHeadings:visited {
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: #ffffff;
    FONT-FAMILY: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
    TEXT-ALIGN: center;
    TEXT-DECORATION: none;
}

A.TblHeadings:active {
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: #ffffff;
    FONT-FAMILY: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
    TEXT-DECORATION: none;
}

A.TblHeadings:hover {
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: #ffffff;
    FONT-FAMILY: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
    TEXT-ALIGN: center;
    TEXT-DECORATION: underline;
}

A.clsaMarked:link {
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: red;
    TEXT-DECORATION: none;
}

A.clsaMarked:visited {
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: red;
    TEXT-DECORATION: none;
}

A.clsaMarked:active {
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: red;
    TEXT-DECORATION: none;
}

A.clsaMarked:hover {
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: red;
    TEXT-DECORATION: underline;
}

A.Rejected:link {
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: red;
    TEXT-DECORATION: none;
}

A.Rejected:visited {
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: red;
    TEXT-DECORATION: none;
}

A.Rejected:active {
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: red;
    TEXT-DECORATION: none;
}

A.Rejected:hover {
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: red;
    TEXT-DECORATION: underline;
}

A.NORMAL:link {
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    COLOR: #333333;
    TEXT-DECORATION: none;
}

A.NORMAL:visited {
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    COLOR: #333333;
    TEXT-DECORATION: underline;
}

A.NORMAL:active {
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    COLOR: #333333;
    TEXT-DECORATION: none;
}

A.NORMAL:hover {
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    COLOR: #333333;
    TEXT-DECORATION: underline;
}

A.NORMAL1:link {
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    COLOR: #ffffff;
    TEXT-DECORATION: none;
}

A.NORMAL1:visited {
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: #ffffff;
    TEXT-DECORATION: underline;
}

A.NORMAL1:active {
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: #ffffff;
    TEXT-DECORATION: none;
}

A.NORMAL1:hover {
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: yellow;
    TEXT-DECORATION: underline;
}

.SelectBox {
    BORDER-RIGHT: lightgrey 1px solid;
    BORDER-TOP: gray 1px solid;
    FONT-SIZE: 8pt;
    BORDER-LEFT: gray 1px solid;
    BORDER-BOTTOM: lightgrey 1px solid;
    FONT-FAMILY: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
    TEXT-DECORATION: none;
}

.TextBox {
    BORDER-RIGHT: lightgrey 1px solid;
    BORDER-TOP: gray 1px solid;
    FONT-SIZE: 8pt;
    BORDER-LEFT: gray 1px solid;
    BORDER-BOTTOM: lightgrey 1px solid;
    FONT-FAMILY: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
    TEXT-DECORATION: none;
}

.DisabledTextBox {
    border-right: lightgrey 1px solid;
    border-top: gray 1px solid;
    font-size: 8pt;
    border-left: gray 1px solid;
    border-bottom: lightgrey 1px solid;
    font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
    text-decoration: none;
    background-color: transparent;
}

.form-control-right {
    BORDER-RIGHT: lightgrey 1px solid;
    BORDER-TOP: gray 1px solid;
    FONT-SIZE: 8pt;
    BORDER-LEFT: gray 1px solid;
    BORDER-BOTTOM: lightgrey 1px solid;
    FONT-FAMILY: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
    TEXT-ALIGN: right;
    TEXT-DECORATION: none;
}

A.clsNode1 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    COLOR: White;
    FONT-FAMILY: Arial,Verdana, Geneva, Helvetica, sans-serif;
    TEXT-DECORATION: none;
}

    A.clsNode1:visited {
        FONT-WEIGHT: bold;
        FONT-SIZE: 12pt;
        COLOR: White;
        FONT-FAMILY: Arial,Verdana, Geneva, Helvetica, sans-serif;
        TEXT-DECORATION: none;
    }

    A.clsNode1:hover {
        FONT-WEIGHT: bold;
        FONT-SIZE: 12pt;
        COLOR: White;
        FONT-FAMILY: Arial,Verdana, Geneva, Helvetica, sans-serif;
        TEXT-DECORATION: underline;
    }

A.clsNode2 {
    FONT-WEIGHT: normal;
    FONT-SIZE: 12pt;
    COLOR: White;
    FONT-FAMILY: Arial,Verdana, Geneva, Helvetica, sans-serif;
    TEXT-DECORATION: none;
}

    A.clsNode2:visited {
        FONT-WEIGHT: normal;
        FONT-SIZE: 7pt;
        COLOR: White;
        FONT-FAMILY: Arial,Verdana, Geneva, Helvetica, sans-serif;
        TEXT-DECORATION: none;
    }

    A.clsNode2:hover {
        FONT-WEIGHT: normal;
        FONT-SIZE: 7pt;
        COLOR: White;
        FONT-FAMILY: Arial,Verdana, Geneva, Helvetica, sans-serif;
        TEXT-DECORATION: underline;
    }

.HMessage {
    FONT-WEIGHT: bold;
}

.FMessage {
    FONT-WEIGHT: normal;
    FONT-SIZE: 7pt;
}

.RptHead {
    FONT-WEIGHT: bold;
    FONT-SIZE: 14pt;
    COLOR: #333333;
    FONT-FAMILY: 'Times New Roman';
}

.RptName {
    FONT-WEIGHT: bold;
    FONT-SIZE: 13pt;
    COLOR: #333333;
    FONT-FAMILY: 'Times New Roman';
}

TD.CenterHeading {
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    TEXT-ALIGN: center;
}

TD.GridHeader {
    FONT-WEIGHT: bold;
    FONT-SIZE: 11pt;
    COLOR: #333333;
    FONT-FAMILY: Arial,Verdana, Geneva, Helvetica, sans-serif;
}

A.PageNumbers:link {
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #333333;
    FONT-FAMILY: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
    TEXT-DECORATION: underline;
}

A.PageNumbers:visited {
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #333333;
    FONT-FAMILY: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
    TEXT-ALIGN: center;
    TEXT-DECORATION: underline;
}

A.PageNumbers:active {
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: maroon;
    FONT-FAMILY: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
    TEXT-DECORATION: none;
}

A.PageNumbers:hover {
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: red;
    FONT-FAMILY: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
    TEXT-ALIGN: center;
    TEXT-DECORATION: underline;
}

TD.PageNumText {
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: red;
    FONT-FAMILY: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}

TD.CustomizeLabels {
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #FFFFFF;
    FONT-FAMILY: Tahoma,Helvetica,Geneva,Swiss,SunSans-Regular;
}

div.PanelSelect {
    COLOR: #6761e0;
}

div.PanelUnSelect {
    COLOR: white;
}

div.CustomPanel {
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    BACKGROUND: #6761e0;
    LEFT: 10px;
    VISIBILITY: hidden;
    OVERFLOW: hidden;
    WIDTH: 560px;
    LINE-HEIGHT: normal;
    FONT-STYLE: normal;
    POSITION: absolute;
    HEIGHT: 225px;
    FONT-VARIANT: normal;
}

Table.LoginBox {
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
}

.Button1 {
    background: url(../../Themes/Violet/images/EmptyImage1.png) no-repeat left top;
    font-size: 10pt;
    font-family: Arial,Tahoma;
    color: white;
    width: 40px;
    height: 25px;
    vertical-align: middle;
    text-align: center;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    cursor: pointer;
    font-weight: bold;
}

.Button2 {
    background: url(../../Themes/Violet/images/EmptyImage2.png) no-repeat left top;
    font-size: 8pt;
    font-family: Arial,Tahoma;
    color: white;
    width: 58px;
    height: 21px;
    vertical-align: middle;
    text-align: center;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    cursor: pointer;
    font-weight: bold;
}
/* Added by Santosh on 19/08/2011 */
.Button21 {
    background: url(../../Themes/Violet/images/Search_icon.png) no-repeat left top;
    font-size: 8pt;
    font-family: Arial,Tahoma;
    color: white;
    width: 58px;
    height: 21px;
    vertical-align: middle;
    text-align: center;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    cursor: pointer;
    font-weight: bold;
}

.Button12 {
    background: url(../../Themes/Violet/images/emtButton.png) no-repeat left top;
    font-size: 8pt;
    font-family: Arial,Tahoma;
    /*color: black;*/
    color: white;
    width: 69px;
    height: 25px;
    vertical-align: middle;
    text-align: center;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    cursor: pointer;
    font-weight: bold;
}

.Button3 {
    background: url(../../Themes/Violet/images/EmptyImage3.png) no-repeat left top;
    font-size: 10pt;
    font-family: Arial,Tahoma;
    color: white;
    width: 80px;
    height: 25px;
    vertical-align: middle;
    text-align: center;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    cursor: pointer;
    font-weight: bold;
}

.Button4 {
    background: url(../../Themes/Violet/images/EmptyImage4.png) no-repeat left top;
    font-size: 10pt;
    font-family: Arial,Tahoma;
    color: white;
    width: 100px;
    height: 25px;
    vertical-align: middle;
    text-align: center;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    cursor: pointer;
    font-weight: bold;
}

.Button5 {
    background: url(../../Themes/Violet/images/EmptyImage5.png) no-repeat left top;
    font-size: 9pt;
    font-family: Arial,Tahoma;
    color: white;
    width: 115px;
    height: 25px;
    vertical-align: middle;
    text-align: center;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    cursor: pointer;
    font-weight: bold;
}

.Button6 {
    background: url(../../Themes/Violet/images/EmptyImage6.png) no-repeat left top;
    font-size: 8pt;
    font-family: Arial,Tahoma;
    color: white;
    width: 130px;
    height: 26px;
    vertical-align: middle;
    text-align: center;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    cursor: pointer;
    font-weight: bold;
}

.PageTitle {
    font-size: 30px;
    text-transform: uppercase;
    color: #000;
    font-weight: 800;
    padding-bottom: 20px;
    /*border-bottom: 2px solid #00CA79;*/
    margin-bottom: 10px;
}

.PageSubTitle {
    margin: 0px auto;
    /*width: 280px;
	filter: shadow(color:black,direction=135,strength=4);*/
    color: #4D79AD;
    font-size: 12pt;
    font-weight: bold;
    font-family: Arial, Tahoma;
}

.MemberTitle {
    margin: 0px auto;
    width: 280px;
    /*filter: shadow(color:black,direction=135,strength=4);*/
    color: #fff;
    font-size:18px;
    font-weight: bold;
    /*font-family: Arial, Tahoma;*/
    text-transform:uppercase;
}

.TextIndicator_TextBox1_Strength1 {
    background-color: Gray;
    color: white;
    font-family: Arial;
    font-size: x-small;
    font-style: italic;
    padding: 2px 3px 2px 3px;
    font-weight: bold;
}

.TextIndicator_TextBox1_Strength2 {
    background-color: Gray;
    color: Yellow;
    font-family: Arial;
    font-size: x-small;
    font-style: italic;
    padding: 2px 3px 2px 3px;
    font-weight: bold;
}

.TextIndicator_TextBox1_Strength3 {
    background-color: Gray;
    color: #FFCAAF;
    font-family: Arial;
    font-size: x-small;
    font-style: italic;
    padding: 2px 3px 2px 3px;
    font-weight: bold;
}

.TextIndicator_TextBox1_Strength4 {
    background-color: Gray;
    color: Aqua;
    font-family: Arial;
    font-size: x-small;
    font-style: italic;
    padding: 2px 3px 2px 3px;
    font-weight: bold;
}

.TextIndicator_TextBox1_Strength5 {
    background-color: Gray;
    color: #93FF9E;
    font-family: Arial;
    font-size: x-small;
    font-style: italic;
    padding: 2px 3px 2px 3px;
    font-weight: bold;
}

.lblHeadings {
    background-color: #6761e0;
    color: White;
    font-weight: bold;
    font-family: Times New Roman;
}

.LoginButtons {
    font-weight: bold;
    color: white;
    font-family: Tahoma, Arial;
    cursor: pointer;
    background-image: url(../../Themes/Violet/images/EmptyImage3.png);
    background-repeat: no-repeat;
    background-position: center center;
    border-right: #b2a2e7 thin outset;
    border-top: #b2a2e7 thin outset;
    border-left: #b2a2e7 thin outset;
    border-bottom: #b2a2e7 thin outset;
}

.BannerButton {
    background: url(../../../Themes/Violet/images/TopButton.gif) no-repeat left top;
    font-size: 7.5pt;
    font-family: Arial,Tahoma;
    color: black;
    width: 127px;
    height: 26px;
    vertical-align: bottom;
    text-align: center;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    cursor: pointer;
    font-weight: bold;
}

.HeaderTitle {
    margin: 0px auto;
    filter: shadow(color:black,direction=135,strength=5);
    font-size: 17pt;
    font-weight: bold;
    font-family: 'Times New Roman', Arial;
    color: mintcream;
}

.SearchLabels {
    font-weight: bold;
    font-size: 8pt;
    color: #ffffff;
    font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}

.MemberTitle2 {
    /*filter: shadow(color:black,direction=135,strength=4);*/
    FONT-WEIGHT: bold;
    /*FONT-SIZE: 12pt;*/
    FONT-SIZE: 9pt;
    COLOR: #0066ff;
    FONT-FAMILY: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}

.Blank1 {
    background: url(../../Themes/Violet/images/HeaderBottom.gif) no-repeat left top;
    font-size: 10pt;
    font-family: Arial,Tahoma;
    color: #01408a;
    width: 85px;
    height: 20px;
    vertical-align: middle;
    text-align: center;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    font-weight: bold;
}
/* Added By Santosh 0n 19/08/2011  for icons*/
.Member {
    background: url(../../Themes/Violet/images/MemberInfo_icon.png) no-repeat left top;
    width: 28px;
    height: 28px;
    vertical-align: middle;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    cursor: pointer;
}

.Member1 {
    background: url(../../Themes/Violet/images/PersonalInfo_icon.png) no-repeat left top;
     width: 28px;
    height: 28px;
    vertical-align: middle;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    cursor: pointer;
}

.Member2 {
    background: url(../../Themes/Violet/images/BenefitCalculator_icon.png) no-repeat left top;
     width: 28px;
    height: 28px;
    vertical-align: middle;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    cursor: pointer;
}

.Member3 {
    background: url(../../Themes/Violet/images/Contributions_icon.png) no-repeat left top;
     width: 28px;
    height: 28px;
    vertical-align: middle;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    cursor: pointer;
}

.Agenda {
    background: url(../../Themes/Violet/images/Agendas_icon.png) no-repeat left top;
     width: 28px;
    height: 28px;
    vertical-align: middle;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    cursor: pointer;
}

.Minutes {
    background: url(../../Themes/Violet/images/Minutes_icon.png) no-repeat left top;
     width: 28px;
    height: 28px;
    vertical-align: middle;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    cursor: pointer;
}

.General1 {
    background: url(../../Themes/Violet/images/ProcessPayroll_icon.png) no-repeat left top;
    width: 28px;
    height: 28px;
    vertical-align: middle;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    cursor: pointer;
}
.RAlignTextBox {
    BORDER-RIGHT: lightgrey 1px solid;
    BORDER-TOP: gray 1px solid;
    FONT-SIZE: 8pt;
    BORDER-LEFT: gray 1px solid;
    BORDER-BOTTOM: lightgrey 1px solid;
    FONT-FAMILY: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
    TEXT-ALIGN: right;
    TEXT-DECORATION: none;
}

.General2 {
    background: url(../../Themes/Violet/images/ProcessBenefits_icon.png) no-repeat left top;
     width: 28px;
    height: 28px;
    vertical-align: middle;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    cursor: pointer;
}

.Refresh {
     background: url(../../Themes/Violet/images/Refresh_icon.png) no-repeat left top;
     width: 28px;
    height: 28px;
    vertical-align: middle;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    cursor: pointer;
}

.BannerMiddleButton1 {
    background: url(../../Themes/Violet/images/tech_support.png) no-repeat left top;
     width: 28px;
    height: 28px;
    vertical-align: middle;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    cursor: pointer;
}

.BannerMiddleButton {
    background: url(../../Themes/Violet/images/MarkedData_icon.png) no-repeat left top;
      width: 35px;
    height: 28px;
    vertical-align: middle;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    cursor: pointer;
}

.BannerMiddleButton2 {
    background: url(../../Themes/Violet/images/Email-Inbox-icon.png) no-repeat left top;
    width: 28px;
    height: 28px;
    vertical-align: middle;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    cursor: pointer;
}

.BannerRightButton {
    background: url(../../Themes/Violet/images/user_logout-icon1.png) no-repeat left top;
     width: 28px;
    height: 28px;
    vertical-align: middle;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    cursor: pointer;
}

.BannerLeftButton {
    background: url(../../Themes/Violet/images/Help_icon.png) no-repeat left top;
     width: 28px;
    height: 28px;
    vertical-align: middle;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    cursor: pointer;
}

.Home {
    background: url(../../Themes/Violet/images/home_icon.png) no-repeat left top;
     width: 28px;
    height: 28px;
    vertical-align: middle;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    cursor: pointer;
}
    /* Added by k.ganesh 9-27-2011 for Security Question Text Color Changes*/
    .SQ1Labels

{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #ff97e8;
    FONT-FAMILY: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}

.SQ2Labels {
    FONT-WEIGHT: bold;
    FONT-SIZE: 10.5pt;
    COLOR: #a5bcff;
    FONT-FAMILY: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}

.SQ3Labels {
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #87fffe;
    FONT-FAMILY: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}

.SQ4Labels {
    FONT-WEIGHT: bold;
    FONT-SIZE: 10.5pt;
    COLOR: #a6ff87;
    FONT-FAMILY: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}

.SQ5Labels {
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #faa209;
    FONT-FAMILY: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}

.SQ6Labels {
    FONT-WEIGHT: bold;
    FONT-SIZE: 10.5pt;
    COLOR: #E9CFEC;
    FONT-FAMILY: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}
/*till*/
