BODY
{
    font-family: "Trebuchet MS" ,Arial, Helvetica, sans-serif;
    font-size: 12px; /*0.8em;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
    word-spacing: normal;*/
    background-color: #FFFFFF;
}

.lblError
{
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: justify;
    color: red;
}
H1, H2, H3, H4, H5
{
    color: #003366;
}
TH THEAD, TFOOT
{
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
}
H1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 2em;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}

H2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.75em;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}

H3
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.58em;
    font-weight: 500;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}

H4
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.33em;
    font-weight: 500;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}

H5, DT
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}

H6
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: .8em;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}

TFOOT, THEAD
{
    font-size: 12px;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
    font-family: Arial, Helvetica, sans-serif;
}

TH
{
    vertical-align: baseline;
    font-size: 12px;
    font-weight: bold;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
    font-family: Arial, Helvetica, sans-serif;
}
SMALL
{
    font-size: .7em;
}

BIG
{
    font-size: 1.17em;
}

BLOCKQUOTE, PRE
{
    font-family: Courier New, monospace;
}

/*
UL LI
{
    list-style-type: square;
}

UL LI LI
{
    list-style-type: disc;
}

UL LI LI LI
{
    list-style-type: circle;
}

OL LI
{
    list-style-type: decimal;
}

OL OL LI
{
    list-style-type: lower-alpha;
}

OL OL OL LI
{
    list-style-type: lower-roman;
}
*/

IMG
{
    margin: auto;
}
A:link
{
    text-decoration: none;
    color: #4189DD;
}

A:visited
{
    text-decoration: none;
    color: #4189DD;
}

A:active
{
    text-decoration: none;
    color: #4189DD;
}

A:hover
{
    text-decoration: underline;
    color: #4189DD;
}

/*.tdhead
{
	background-color: #7E98B8;
	font-size: 12px;
	color: #003366;
	font-style: normal;
	font-weight: bold;
}*/

.tdhead
{
    background-color: #B94304; /*Changed #7E98B8*/
    font-size: 12px;
    color: #FFFFFF;
    border: solid 1px gray !important;
    border-collapse :collapse !important;
    /* border-color :red ;
     border-style :solid  ;
     border-width:thin ;*/
    font-style: normal;
    font-weight: bold; 
     font-family: Arial, Helvetica, sans-serif, Script;

}

.tdhead td
{
     border: solid 1px white !important;
     padding: 5px 5px 5px 5px;
}

.tdhead th
{
     border: solid 1px white !important;
     border-collapse :collapse !important;
     text-align: left;
     
}


.tdheader
{
    background-color: #B94304; /*Changed #7E98B8*/
    font-size: 12px;
    color: #FFFFFF;
    border: solid 1px gray !important;
    border-collapse :collapse !important;
    /* border-color :red ;
     border-style :solid  ;
     border-width:thin ;*/
    font-style: normal;
    font-weight: bold;
     font-family: Arial, Helvetica, sans-serif, Script;
}

.tdheader td
{
     border: solid 1px white !important;
     padding: 5px 5px 5px 5px;
}

.tdheader th
{
     border: solid 1px white !important;
     border-collapse :collapse !important;
     text-align: center;
     
}
.tablerepeater
{
   border-collapse: collapse !important;
   border: solid 1px gray !important;
}


.tdwhitehead
{
    background-color: #B94304; /*Changed #7E98B8*/
    font-size: 12px;
    color: #FFFFFF;
    font-style: normal;
    font-weight: bold;
}
.tdblackwhitehead
{
    background-color: #000000;
    font-size: 12px;
    color: #FFFFFF;
    font-style: normal; /*font-weight: bold;*/
}
.tdhead2
{
    background-color:#F1E9DC; /*#d34c04; /* #ec5505 ; /*#B94304; /*Changed #7E98B8*/
    font-size: 12px;
    color: #003366;
    font-style: normal;
     font-family: Arial, Helvetica, sans-serif, Script;
}

.tdrow
{
    background-color:  #F1E9DC ; /*Changed #f0f0f0*/
    font-size: 12px;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif, Script;
    font-weight: bold;
}


.tdrc
{
    background-color:  #F1E9DC ; /*Changed #f0f0f0*/
    border-collapse :collapse ;
    font-size: 12px;
    border: 1px solid  gray !important;
    color: #000000;
    /* border-color :red ;
     border-style :solid  ;
     border-width:thin ;*/
     font-family: Arial, Helvetica, sans-serif, Script;

  
}

.tdrc2
{
    background-color:  #F1E9DC ; /*Changed #f0f0f0*/
    border-collapse :collapse ;
    font-size: 12px;
    border: 1px solid  gray !important;
    color: #000000;
    /* border-color :red ;
     border-style :solid  ;
     border-width:thin ;*/
     font-family: Arial, Helvetica, sans-serif, Script;
  
}



.tdrc td
{
    border: solid 1px white !important;
    margin: 3px 3px 3px 3px;
     font-family: Arial, Helvetica, sans-serif, Script;
    padding: 5px 5px 5px 5px;
    text-align: left;
}

.tdrcmedium
{
    background-color: #F1E9DC ; /*Changed #f0f0f0*/
    font-size: 12px;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif, Script;
}
.tdrowmedium
{
    background-color:  #F1E9DC ; /*Changed #f0f0f0*/
    font-size: 12px;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif, Script;
}
.th
{
    /* background-color: lightsteelblue;*/
    background-color: #B0C4DE;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #FFFFFF;
}

.th1
{
    background-color: #997eff;
    font-size: 12px;
    color: #FFFFFF;
    font-style: normal;
    font-weight: bold;
    height: 30px;
}

.RcEntry
{
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

.lov
{
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif, Script;
}

.btn
{
    font-size: 12px;
    height: 22px;
    font-family: Arial, Helvetica, sans-serif, Script;
}

.tdrow11
{
    background-color:  #F1E9DC ; /*Changed #f0f0f0*/
    font-size: 12pt;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif, Script;
}
.tdrow12
{
    background-color:  #F1E9DC ; /*Changed #f0f0f0*/
    font-size: 12px;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif, Script;
}
input:yellowbtn
{
    font-family: "Trebuchet MS" , Verdana;
    font-size: 12px;
    color: #003399;
    background-color: #FFFFCC;
}
input
{
    font-family: "Trebuchet MS" , Verdana;
    font-size: 12px;
    color: #003399;
    border: 1px solid #003366;
    background-position: center center;
}
input.attCheck
{
    font-family: "Trebuchet MS" , Verdana;
    font-size: 12px;
    color: #003399;
    border: 1px solid #003366;
    background-color: #FF3333;
    background-position: center center;
}
Input Button
{
    color: #003399;
    background-color: #FFFFCC;
}
select
{
    font-family: "Trebuchet MS" , Verdana;
    font-size: 12px;
    color: #003399;
    background-color: white ; /*#ECF5FF;*/
    border: 1px solid #003366;
    height: auto;
    width: auto;
}
textarea
{
    font-family: "Trebuchet MS" , Verdana;
    font-size: 12px;
    color: #003399;
    background-color: #ECF5FF;
    border: 1px solid #003366;
    background-position: center center;
}
.yearplan
{
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
    border-top-color: #000000;
    border-right-color: #000000;
    border-bottom-color: #000000;
    border-left-color: #000000;
}


.tdrow1
{
    background-color: #FFFFFF; /*#E4EEF3;*/
    border-collapse :collapse ;
    font-size: 12px;
    border: 1px solid  gray !important;
    color: #000000;
    /* border-color :red ;
     border-style :solid  ;
     border-width:thin ;*/
     font-family: Arial, Helvetica, sans-serif, Script;
     
}

.tdrow1 td
{
    border: solid 1px gray !important;
    margin: 3px 3px 3px 3px;
    font-family: Arial;
    padding: 5px 5px 5px 5px;
    text-align: left;
}


.message
{
    font-size: 12px;
    color: blue;
    font-family: Arial, Helvetica, sans-serif, Script;
}
.must
{
    font-size: 12px;
    color: red;
    font-family: Arial, Helvetica, sans-serif, Script;
}
.cursor
{
    font-size: 10px;
    cursor: hand;
    font-family: Arial, Helvetica, sans-serif, Script;
}

/* For Self Support Module CSS */

.gridtitle
{
    background-color: #B94304; /*#7E98B8;*/
    font-size: 12px;
    color: White;
    font-style: normal;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-weight: bold;
}
.gridtd
{
    background-color:  #F1E9DC ; /*Changed #f0f0f0*/
    font-size: 12px;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif, Script;
}

.gridtdTotal
{
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif, Script;
    background-color: white;
}

.ttd
{
    /*border-right: #7E9ED0 1pt solid; 	border-top: #7E9ED0 1pt solid; 	border-left: white 1pt solid; 	border-bottom: white 1pt solid;*/
    font-family: Arial, Helvetica, sans-serif, Script;
    font-size: 12px;
    vertical-align: top;
    color: black;
    font-style: normal;
    background-color: white;
    text-align: left;
    padding-left: 3px;
    border-right: #B94304 1pt solid; /*#7E9ED0 1pt solid;*/
    border-top: #B94304 1pt solid; /*#7E9ED0 1pt solid;*/
    border-left: white 1pt solid;
    border-bottom: white 1pt solid;
}

.ttdnumericvalue
{
    border-right: white 1pt solid;
    border-top: white 1pt solid;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    vertical-align: middle;
    border-left: white 1pt solid;
    color: black;
    border-bottom: white 1pt solid;
    background-color: white;
    text-align: right;
}

.gridtitleleft
{
    padding-left: 3px;
    font-weight: bold;
    font-size: 12px;
    color: white;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    background-color: #B94304; /*#7E98B8;*/
    text-align: left;
}
.gridtdlev
{
    border-right: #7e9ed0 1pt solid;
    vertical-align: top;
    border-left: white 1pt solid;
    color: black;
    border-bottom: #7e9ed0 1pt solid;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size:12px;
    background-color: white;
    text-align: left;
}
.gridtdleftLev
{
    border-right: #7e9ed0 1pt solid;
    vertical-align: top;
    border-left: #7e9ed0 1pt solid;
    color: black;
    border-bottom: #7e9ed0 1pt solid;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: white;
    text-align: left;
}
.gridtitleleft1
{
    /*BORDER-LEFT: #7e9ed0 1pt solid; 	BORDER-RIGHT: #7e9ed0 1pt solid;     BORDER-BOTTOM : #7e9ed0 1pt solid;*/
    background-color: #7E98B8;
    color: White;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    padding-left: 3px;
}

.gridtdleft
{
    font-size: 12px;
    vertical-align: top;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif, Script;
    background-color:  #F1E9DC ; /*Changed #f0f0f0*/
    text-align: left;
}

.gridtitle1
{
    background-color: #7E98B8;
    color: White;
    font-style: normal;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    padding-left: 3px;
}

.gridtdright
{
    vertical-align: top;
    font-family: Arial, Helvetica, sans-serif, Script;
    font-size: 12px;
    font-weight: lighter;
    color: #000000;
    background-color:  #F1E9DC ; /*Changed #f0f0f0*/
    text-align: left;
}

.help
{
    font-size: 12px;
    vertical-align: baseline;
    color: blue;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-align: left;
    cursor: hand;
    border-right: #7e9ed0 1pt solid; /*BORDER-TOP: #7e9ed0 1pt solid;*/
    border-bottom: #7e9ed0 1pt solid;
}

.helpedit
{
    font-size: 12px;
    vertical-align: baseline;
    color: #7e9ed0;
    font-weight: bold;
    text-align: left;
    cursor: hand;
    font-family: Arial, Helvetica, sans-serif, Script; /*BORDER-BOTTOM:  #7e9ed0 1pt solid;*/
}
.helpeditright
{
    font-size: 12px;
    vertical-align: baseline;
    color: #7e9ed0;
    font-family: Arial, Helvetica, sans-serif, Script;
    font-weight: bold;
    text-align: left;
    cursor: hand; /*     BORDER-TOP: #7e9ed0 1pt solid;     BORDER-BOTTOM:  #7e9ed0 1pt solid;     BORDER-Right:  #7e9ed0 1pt solid;*/
}

.gridcheckbox
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    background-color: white;
    border-bottom-style: none;
}

.dynamicgridcellleft
{
    border-right: #7e9ed0 1pt solid;
    border-left: #7e9ed0 1pt solid;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    vertical-align: top;
    color: black;
    border-bottom: #7e9ed0 1pt solid;
    background-color: white;
    text-align: left;
}

.dynamicgridcell
{
    border-right: #7e9ed0 1pt solid;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    vertical-align: top;
    color: black;
    border-bottom: #7e9ed0 1pt solid;
    background-color: white;
    text-align: left;
}
  .datepicker
        {
            vertical-align: super !important;
        }
.lblmessage
{
    color: #ff0033;
    font-family: Arial, Helvetica, sans-serif, Script;
    font-size: 12px;
}
.lblNote
{
    color:Blue;
    font-family: Arial, Helvetica, sans-serif, Script;
    font-size: 12px;
    font-weight:normal;
 }
.button
{
    height: 25px;
    font-size: 11px;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif, Script;
}
.dropdown
{
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
    background-color: #ffffff;
    border: 40px solid #7F9DB9;
    background-position: center center;
}
.SCEntry
{
    border-right: #7f9db9 1px solid;
    background-position: center center;
    border-top: #7f9db9 1px solid;
    font-size: 12px;
    border-left: #7f9db9 1px solid;
    color: #000000;
    border-bottom: #7f9db9 1px solid;
    font-family: Verdana;
    height: 20px;
    background-color: #ffffff;
    width: 39%;
}
.SCShortEntry
{
    border-right: #7f9db9 1px solid;
    background-position: center center;
    border-top: #7f9db9 1px solid;
    font-size: 12px;
    border-left: #7f9db9 1px solid;
    color: #000000;
    border-bottom: #7f9db9 1px solid;
    font-family: Verdana;
    height: 20px;
    background-color: #ffffff;
    width: 22%;
}
.SCMultiEntry
{
    border-right: #7f9db9 1px solid;
    background-position: center center;
    border-top: #7f9db9 1px solid;
    font-size: 12px;
    border-left: #7f9db9 1px solid;
    color: #000000;
    border-bottom: #7f9db9 1px solid;
    font-family: Verdana;
    height: 75px;
    background-color: #ffffff;
    width: 70%;
}
.SClblDispMsg
{
    font-size: 10pt;
    font-weight: bold;
    font-family: Verdana;
    text-align: justify;
    color: red;
}
.SClblSuccessMsg
{
    font-size: 14pt;
    font-weight: bold;
    font-family: Verdana;
    text-align: justify;
    color: green;
}
.SClblInfoMsg
{
    font-size: 14pt;
    font-weight: bold;
    font-family: Verdana;
    text-align: justify;
    color: Black;
}
.SClblMsg
{
    font-size: 8pt;
    font-family: Verdana;
    text-align: justify;
    color: red;
}

.lnk
{
    text-decoration: none;
    color: Blue;
    cursor: hand;
    font-size: 8pt;
    font-family: Verdana;
}

.hdntextbox
{
    background-color:  #F1E9DC ; /*Changed #f0f0f0*/
    color:  #F1E9DC ; /*Changed #f0f0f0*/
    border-color:  #F1E9DC ; /*Changed #f0f0f0*/
    width: 0px;
    height: 0px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}


.tdheadbordernone
{
    background-color: #7E98B8;
    font-size: 12px;
    color: #003366;
    font-style: normal;
    font-weight: bold;
}

/* End of  Self Support Module CSS */
/* .urdu { FONT-SIZE: 18px; FONT-FAMILY: 'A_Faseyha'; text-align:right }
    .Dhivehi
        {
            font-size: 18px;
            font-family: 'Faruma';
            text-align: right;
        }
*/
.Dhivehi
{
    font-size: 18px;
    font-family: faruma;
    text-align: right;
}

.gridtdbold
{
    background-color:  #F1E9DC ; /*Changed #f0f0f0*/
    font-size: 12px;
    color: #D11717;
    font-family: Arial, Helvetica, sans-serif, Script;
    font-weight: bold;
}


.linkcolor
{
    font: 10px;
    color: #4189DD;
}

.linkcolor:hover
{
    font: 12px;
    color: #4189DD;
}


.intable
{
    padding-top: 25pt;
    padding-left: 5pt;
}

.table
{
    border-right: white 1pt solid;
    border-top: white 1pt solid;
    border-left: #B94304 1pt solid; /*#7E9ED0 1pt solid;*/
    border-bottom: #B94304 1pt solid; /*#7E9ED0 1pt solid;*/
    font-size: 12px;
    vertical-align: baseline;
    color: black;
    font-family: Verdana,Tahoma,Arial, Helvetica, sans-serif;
    background-color: white;
    text-align: left;
    margin-left: 3;
    margin-top: 3; /*margin-right :3;*/
    margin-bottom: 3;
}

.weltext
{
    font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 10pt;
    color: Navy;
    text-decoration: none;
}

.lblbold
{
    color: Black;
    font-weight: bold;
}
.lblSuccess
{
    font-size: 8pt;
    font-family: Arial, Helvetica, sans-serif;
    text-align: justify;
    color: #669966;
}

 .Hindi
        {
            font-size: 14pt;
            font-family: 'Kruti Dev 010';
        }
        .Sanskrit
        {
            font-size: 14pt;
            font-family: 'Kruti Dev 010';
        }
        .French
        {
            font-size: 11pt;
            font-family: 'Verdana, Arial, Helvetica, sans-serif';
        }
        .Spanish
        {
            font-size: 11pt;
            font-family: 'Verdana, Arial, Helvetica, sans-serif';
        }
        .English
        {
            font-size: 12px;
            font-family: 'Verdana, Arial, Helvetica, sans-serif';
        }
        .HindiUC
        {
            font-size: 12pt;
            font-family: 'Mangal';
        }

.table_Outline_Style
{
	width: 100%;	
	color: #333;
	background-color: #F1E9DC;
	/*  border: 1px dotted #686868;
	*/
	vertical-align: top;	
	padding: 5px 5px 5px 5px;	
}	
        .ui-datepicker
        {
            font-size: 1.1em !important;
            font-family: Verdana !important;
            width: 16em !important;
        }