.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.warnlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
}
.text {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.title {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.boxborder {
	border: thin solid #CCCCCC;
	background-color:#f6f6f6;
}
.borders {
	border: medium solid #4385CA;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.menutitle{
	cursor:pointer;
	margin-bottom:5px;
	padding:2px;
	text-align:left;
	font-weight:bold;
	font-family: Tahoma, Verdana;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	color: #666666;
}
.submenu{
margin-bottom:0.5em;
cursor:normal;
padding:2px;
text-align:left;
font-weight:bold;
font-family: Tahoma, Verdana;
font-size: 10px;
font-style: normal;
font-variant: normal;
color: #333333;
}
.submenuTitle {
	cursor:auto;
	padding:2px;
	text-align:left;
	font-weight:bold;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #666666;
	margin: 5px;
}
.bold {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.normal {

	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.bluetext {

cursor:normal;
margin-bottom:5px;
padding:2px;
text-align:left;
font-weight:bold;
font-family: Tahoma, Verdana;
font-size: 12px;
font-style: normal;
font-variant: normal;
color: #2278C5;
}
.smalltext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.button
{
background-image:url(../images/bttn.gif);
background-position:left top;
background-repeat:no-repeat;
width:96px;
height:22px;
font-family:Tahoma;
font-size:10px;
text-align:center;
padding-top:4px;
}
.button1
{
	background-image:url(../images/bttn_actv.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:96px;
	height:22px;
	font-family:Tahoma;
	font-size:10px;
	text-align:center;
	padding-top:4px;
}
.button1 a
{
display:block;
color:#FFFFFF;
}
.bttn
{
background-image:url(../images/bttn_small.gif);
background-position:left top;
background-repeat:no-repeat;
width:66px;
height:15px;
font-family:Tahoma;
font-size:10px;
text-align:center;
padding-top:1px;
}

.button1a {

background-image:url(../images/bttn_big.gif);
background-position:center top;
background-repeat:no-repeat;
width:85px;
height:22px;
font-family:Tahoma;
font-size:10px;
text-align:center;
padding-top:4px;
}
.button1b {


background-image:url(../images/bttn_actv_big.gif);
background-position:center top;
background-repeat:no-repeat;
width:85px;
height:22px;
font-family:Tahoma;
font-size:10px;
text-align:center;
padding-top:4px;
}

.buttonSmall {

background-image:url(../images/bttn_smallNew.gif);
background-position:center top;
background-repeat:no-repeat;
width:55px;
height:22px;
font-family:Tahoma;
font-size:10px;
text-align:center;
padding-top:4px;
}
.button1ASmall {


background-image:url(../images/bttn_small_actv.gif);
background-position:center top;
background-repeat:no-repeat;
width:55px;
height:22px;
font-family:Tahoma;
font-size:10px;
text-align:center;
padding-top:4px;
}


.dropdownmenu
{
}	.dropdownmenu a:link
		{color: #666666; text-decoration: none; font-family: Tahoma, Verdana; font-size: 11px}
	.dropdownmenu a:visited
		{color: #333333; text-decoration: none; font-family: Tahoma, Verdana; font-size: 11px}
	.dropdownmenu a:active
		{color: #000000; text-decoration: none; font-family: Tahoma, Verdana; font-size: 11px}
	.dropdownmenu a:hover
		{color: #999999; text-decoration: none; font-family: Tahoma, Verdana; font-size: 11px}
	.dropdownmenu p, tr, td, ul, li
		{color: #000000; font-family: Tahoma, Verdana; font-size: 11px}
	.dropdownmenu .header1, h1
		{color: #ffffff; background: #4682B4; font-weight: bold; font-family: Tahoma, Verdana; font-size: 9px; margin: 0px; padding: 2px;}
	.dropdownmenu .header2, h2
		{color: #000000; background: #DBEAF5; font-weight: bold; font-family: Tahoma, Verdana; font-size: 9px;}
	.dropdownmenu .intd
		{color: #000000; font-family: Tahoma, Verdana; font-size: 11px; padding-left: 15px; padding-right: 15px;}
	.dropdownmenu .ctrl
		{font-family: Tahoma, Verdana, sans-serif; font-size: 11px; width: 100%; }
	.dropdownmenu form
		{ margin: 2px;
}
.TR_BGCOLOR{ background-color:#E8E8E8;}
.TR_LogoutBGCOLOR{ background-color:#EEF3FB;}
.TD_BGCOLOR{ background-color:#f6f6f6;}
.Header_BGCOLOR{ background-color:#4385CA;}
.ButtonFont{width:96px;
height:22px;
font-family:Tahoma;
font-size:10px;
text-align:center;
padding-top:4px;}

.ElearningLabel{font-size:8pt; font-family:"Verdana"; }
.ElearningLabelWhite{font-size:8pt; font-family:"Verdana";color:White; }
.ElearningLblError{
	font-family:Verdana,helvetica,sans-serif;
	font-size:small;
	font-weight:normal;
}

.gridHeader { color:#FFFFFF; background-color:#4385CA;font-size:8pt ; text-align :left ; font-weight:normal ;font-family:Tahoma;}

.gridHeader A { padding-right:0px; padding-left:0px; padding-bottom:0px; color:#2B60DE; padding-top:0px; text-decoration:none; }

.gridHeader A:hover { text-decoration: underline; }

.gridHeaderSortASC A { background: url(images/ASC.GIF) no-repeat 95% 50%; }

.gridHeaderSortDESC A { background: url(images/Desc.GIF) no-repeat 95% 50%; }
.gridRowStyle{background-color:#EEEEEE; color :#000000;}
.gridAlternatingRowStyle{background-color:#FFFFFF;}
.ElearningDataGridBody
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	font-size: 8pt;
	border-left: white 1px solid;
	color: black;
	border-bottom: white 1px solid;
	font-family: "Trebuchet MS";
	background-color: white;	
}
.ElearningDataGridHeaderFont{ color:White; font-size: 9pt; font-weight:normal; background-color:#FF8000;font-family:Tahoma;}
.ElearningDataGridFooterFont{ color: black; font-size: 8pt; font-weight: bold; background-color:#FFE0C0; font-weight:bold; font-family:"Trebuchet MS";}
.ElearningDataGridPagerBackColor{ background-color:#C6DEFF;text-decoration: underline;} /* ADDED ON 12-JUNE-2008 BY SINKU FOR SPECIFIC BACKGROUND COLOR OF PAGER FOR  GRID */

.Tableindiv{ font-weight: bold; font-family:"Trebuchet MS";  font-size: 9pt; background-color: #4385CA; color :White;}
.ButtonFont{width:70px;
height:15px;
font-family:Trebuchet MS;
font-size:10px;
text-align:justify;
vertical-align:text-top;
}
.ElearningLinkButton{color:Blue; font-size:8pt; font-family:"Trebuchet MS";}
.ElearningFieldCaptionSubTD{font-weight:normal ; font-family:"Trebuchet MS"; color: #000000;   font-size: 8pt;}
.ElearningLabel5{font-size:9pt; font-family:Tahoma; color:White; font-weight:bold}/*Added by jyotsana 10/7/2008*/
.ElearningLabel8{font-size:8pt; font-family:Trebuchet MS; color:White; font-weight:bold; vertical-align:middle}/*Added by jyotsana 10/7/2008*/
.ElearningCheckbox{color:Black; font-size:8pt;font-family:"Trebuchet MS";}
.ElearningTextinputText{border:solid 1 #bebebe; text-align:left;  font-size:8pt; font-family:"Trebuchet MS"; }
.ElearningFieldCaptionTD{ font-weight: bold; font-family:"Trebuchet MS"; color: #000000;   font-size: 10pt;}
.ElearningButtonTD1{  font-size:9pt;font-family:Verdana;text-align:center; width:50px;}
.Elearningbackground{ border-color:#4385CA; border-width:1px; border-style:ridge}
.ElearningDropdownbox {	color:Black ;font-size:8pt; font-family:Verdana; }
.ElearningRadiobuttonlist {color:Black;	font-size:8pt; 	font-family:Verdana; }
.ElearningLabel4{font-size:10pt;font-family:Verdana ;color:black; }

.button_new {
    background: transparent url('../images/button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}
td
{
	vertical-align:top;
	/*text-align:left; /*COMMENTED BY SINKU ON 01-JUNE-2008 AS THE HEADER USER CONTROLS WELCOME NAME AND LOGOUT WAS NOT DISPLAYED PROPERLY */
	border-color:#ffffff;
	border-style:none;
}
/*Td text  style*/

.td_label
{
	vertical-align:top;
	text-align:right ;
	border-color:#ffffff;
	border-style:none;
}
/*Controls text  style*/

.td_controls
{
	font-family:Verdana;
	font-size:small ;
	font-weight:normal;
	border-color:#ffffff;
    text-align:left;
    vertical-align: top;
}

.tr_ValuefistResellers
{
	font-family:Verdana;
	font-size:small ;
	font-weight:normal;
	border-color:#ffffff;
    text-align:left;
    vertical-align: top;
    background-color: #FFCE9D;
}
.tr_Resellers
{
	font-family:Verdana;
	font-size:small ;
	font-weight:normal;
	border-color:#ffffff;
    text-align:left;
    vertical-align: top;
    background-color:#4385CA;
}

.tr_Child
{
	font-family:Verdana;
	font-size:small ;
	font-weight:normal;
	border-color:#ffffff;
    text-align:left;
    vertical-align: top;
    background-color:#92C7C7;
}

.tr_ResellerHeader
{
		font-family:Verdana;
	font-size:small ;
	font-weight:normal;
	border-color:#ffffff;
    text-align:left;
    vertical-align: top;
     background-color:#C9BE62;
     padding:0px;
}

.blacktext {

cursor:normal;
margin-bottom:5px;
padding:2px;
text-align:left;
font-weight:normal;
font-family: Tahoma, Verdana;
font-size: 12px;
font-style: normal;
font-variant: normal;
color: #000000;
}

.tdBrdr {

	border: thin solid #CCCCCC;
}
.menutitle{
	margin-bottom:5px;
	padding:2px;
	text-align:left;
	font-weight:bold;
	font-family: Tahoma, Verdana;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	color: #666666;
}
.text2 {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.title {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.smalltext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.submenuTitle {
	cursor:auto;
	padding:2px;
	text-align:center;
	font-weight:bold;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #666666;
	margin: 5px;
}
.warnlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
}

.stickytooltip{
box-shadow: 5px 5px 8px #818181; /*shadow for CSS3 capable browsers.*/
-webkit-box-shadow: 5px 5px 8px #818181;
-moz-box-shadow: 5px 5px 8px #818181;
display:none;
position:absolute;
display:none;
border:1px solid white; /*Border around tooltip*/
background:#4385CA;
z-index:3000;
}
