﻿body
{
	font-size: 10pt;
	color: black;
	font-family: Tahoma;
}

h1
{
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	color : #000000;
}

h2
{
	font-family: Tahoma;
	font-size: 11pt;
	font-weight: bold;
	color : #000000;
}

Table
{
	font-family: Tahoma;
	font-size: 10pt;
	color : black
}



/*Added for new Screenstyle switch*/
.clsTableDefault
{
    border-collapse: collapse;
    width: 100%;
    border: 0px gray solid;
}
.clsTableDefault td
{
    padding: 2px;
    border: 1px gray solid;
}
.clsTableDefault td td
{
    border: 0;
}
.clsTableSearchDefault
{
    border-collapse: collapse;
    width: 100%;
    border: 0px gray solid;
}
.clsTableSearchDefault td
{
    padding: 2px;
    border: 1px gray solid;
}
.clsTableSearchDefault td td
{
    border: 0;
}
/*Added for new Screenstyle switch*/
.clsFormHeaderTable
{
	font-weight: bold;
	font-size: 10pt;	
	color: white;	
	height: 20px;
	font-family: Tahoma;
	background-color: #2143B6;
	text-align: left;
}

.clsRecordCmdLabel
{
	font-weight: bold;
	font-size: 10pt;
	color:  blue;
	font-family: Tahoma;
	text-decoration: underline;
}


.clsFormNoteTD
{
	font-size: 10pt;	
	color: black;	
	font-family: Tahoma;
	text-align: left;
}

.clsFormSubMenuTD
{
	font-weight: bold;
	font-size: 10pt;	
	color: black;	
	height: 30px;
	font-family: Tahoma;
	background-color: #cccccc;
	text-align: left;
}

.clsFormControlTD
{
	font-size: 10pt;	
	color: black;	
	font-family: Tahoma;
	background-color: #CEDEFF;
	text-align: left;
}

.clsFormControlPrevNextTD
{
	font-size: 10pt;	
	color: black;	
	font-family: Tahoma;
	background-color: #CEDEFF;
	text-align: right;
}

.clsFormBnPrev
{
	width:150px; 
}
.clsFormBnNext
{
	width:150px; 
}

.clsFormMsgTD
{
	font-weight: bold;
	font-size: 10pt;	
	color: red;	
	font-family: Tahoma;
	background-color: #CEDEFF;
	text-align: left;
}

.clsFormLabelTD
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Tahoma;
	background-color: #EBEBEB;
}

.clsFormLabelCompTD
{
	font-weight: bold;
	font-size: 10pt;
	color: blue;
	font-family: Tahoma;
	background-color: #EBEBEB;
}

.clsFormLabelIDTD
{
	font-weight: bold;
	font-size: 10pt;
	color: blue;
	font-family: Tahoma;
	background-color: #ffcc00;
}

.clsFormSect2TD
{
    background-color: #FFFFCC;
}

.clsFormLabelHighlightTD
{
	font-weight: bold;
	font-size: 10pt;
	color: blue;
	font-family: Tahoma;
	background-color: #ffcc00;
}

.clsFormLabelInfoTD
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Tahoma;
	background-color: #ffe400;
}

.clsFormControlInfoTD
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Tahoma;
	font-weight :bold ;
	
	
}



.clsFormLabelInfo1TD
{
	/*font-weight: bold;*/
	font-size: 12pt;
	color: #595959;
	font-family: calibri;
	background-color: #ffe400;
	/*height :30px;*/
	width:200px!important;	
	border-bottom-style : dotted;
	border-bottom-width :1px;
	border-bottom-color: #cbcbcb;
}

.clsFormControlInfo1TD
{
	font-weight: bold;
	font-size: 10pt;
	color: #595959;
	font-family: calibri;
	font-weight :bold ;
	width:auto!important;	
	width:200px!important;	
	
}

.clsFormLabelInfo2TD
{
	/*font-weight: bold;*/
	font-size: 12pt;
	color: #595959;
	font-family: calibri;
	background-color: #ffe400;
	/*height :30px;*/
	width:200px!important;	
	border-bottom-style : dotted;
	border-bottom-width :1px;
	border-bottom-color: #cbcbcb;
}

.clsFormControlInfo2TD
{
	font-weight: bold;
	font-size: 10pt;
	color: #595959;
	font-family: calibri;
	font-weight :bold ;
	width:auto!important;	
	
}
.clsFormSubHeader
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	font-family: Tahoma;
	background-color: #3366cc;
}

.clsFormSubHeader2
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family: Tahoma;
	background-color: #cccccc;
}
.clsFormSubHeader3
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family: Tahoma;
	background-color: #ffe400;
}

.clsFormColumnHeader
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Tahoma;
	background-color: #cccccc;
}

.clsFormLabelClsAllocateTD
{
    font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Tahoma;
	background-color: #FFFFCC;
}

.clsErrMsg
{
	font-weight: bold;
	font-size: 10pt;
	color: red;
	font-family: Tahoma;	
}


.clsUserRecordCmdLabel
{
	font-weight: bold;
	font-size: 10pt;
	color: blue;
	font-family: Tahoma;
	text-decoration: underline;
}


.clsUserFormHeaderTable
{
	border: none;		
	font-weight: bold;
	font-size: 10pt;	
	color: black;	
	font-family: Tahoma;
	background-color: #88b1d9;
	text-align: left;
}
.clsUserFormLabelTD
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Tahoma;
	background-color: #ffffff;
}
.clsUserFormLabelHighlightTD
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Tahoma;
	background-color: #ffffff;
}
.clsUserFormLabelCompTD
{
	font-weight: bold;
	font-size: 10pt;
	color: red;
	font-family: Tahoma;
	background-color: #ffffff;
}
.clsUserFormSubHeader
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Tahoma;
	background-color: #88b1d9;
}
.clsUserFormColumnHeader
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Tahoma;
	background-color: #cccccc;
}

.clsUserErrMsg
{
	font-weight: bold;
	font-size: 10pt;
	color: red;
	font-family: Tahoma;	
}

.alt-row1 {background-color:#ecf7f8;padding:10px;}
.alt-row2 {background-color:#f2f7e5;padding:10px;}

.CartTable
{	
	border: solid 1 #aaaaaa;
	padding:0px;
	border-spacing: 0; 
	
}

.CartTableHeader
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Tahoma;	
	color :#000000;
	background-color: #EEEEEE;
	text-align:center; 
	
}


.CartTable TD
{
	font-size: 10pt;
	font-family: Tahoma;		
	padding:0px 0px 0px 0px;
	border: solid 1 #aaaaaa;
	padding:2px;
	
}

/****DATAGRID****/
.clsDataGrid
{
    border-style: Solid;
    Border-Color: Gray ;
    border-width:1px;
    font-family: Tahoma;
    font-size: 10pt; 	
        
}

.clsDataGridHLRow
{
    border-style: Solid;
    Border-Color: Gray ;
    background-color : #ffcc00;
    border-width:1px;
    font-family: Tahoma;
    font-size: 10pt; 	
     font-weight: bold;      
        
}

.clsDataGridGradERRRow
{
    border-style: Solid;
    Border-Color: Gray ;
    background-color : #ffcc00;
    border-width:1px;
    font-family: Tahoma;
    font-size: 10pt; 	
    font-weight: bold;      
    color : Red;
        
}
.clsDataGridAltItemStyle
{
    background-color:#FCE3A3;
        
}
.clsDataGridPagerStyle
{
    background-color:CornflowerBlue;
    color :#FFFFFF;   
    font-weight: bold;       
    height: 20px;   
}
.clsDataGridEditItemStyle
{
}
.clsDataGridFooterStyle
{
}
.clsDataGridHeaderStyle
{
    background-color: white; 
    border-width:1px;
    font-family: Tahoma; 		
    color :#000080;    
    background-color:Silver;
    border-style:Solid;        
    font-weight: bold;
}
.clsDataGridItemStyle
{
}
.clsDataGridSelectedItemStyle
{
}

.clsMAdminMenu a:link
{
font-weight: normal;
color: #FFFFFF;
font-family: Verdana, Arial, Verdana,  Helvetica, sans-serif;
font-size: 7pt;
}

.clsMAdminMenu a:hover
{
font-weight: normal;
color: #A71C20;
font-family: Verdana, Arial, Verdana,  Helvetica, sans-serif;
font-size: 7pt;
}

.clsMAdminMenuItem
{
font-weight: normal;
color: #FFFFFF;
font-family: Verdana, Arial, Verdana,  Helvetica, sans-serif;
font-size: 7pt;
padding: 4px 4px 4px 4px;
background-color: #a0a2bb;
}

.clsMAdminMenuSub a:link
{
font-weight: normal;
color: #FFFFFF;
font-family: Verdana, Arial, Verdana,  Helvetica, sans-serif;
font-size: 7pt;
background-color: #a0a2bb;
}

.clsMAdminMenuSub a:hover
{
font-weight: normal;
color: #A71C20;
font-family: Verdana, Arial, Verdana,  Helvetica, sans-serif;
font-size: 7pt;
background-color: #a0a2bb;
}

.clsMAdminMenuSubItem
{
font-weight: bold;
color: #FFFFFF;
font-family: Verdana, Arial, Verdana,  Helvetica, sans-serif;
font-size: 7pt;
padding: 4px 4px 4px 4px;
border-top : solid 1px #E6E5E0;
text-align: left;
background-color: #a0a2bb;
}
.clsIconMAdminMenu a:hover#link1
{
display:block; position:absolute; left:168px; top:2px; width:299px; height:149px; border:1px; background:#b55568;
}
.clsIconMAdminMenuItem a:hover
{
font-weight: bold;
color: #A71C20;
font-family: Arial, Helvetica, sans-serif;
font-size: 7pt;
background-color: #a0a2bb;
}
.clsIconMAdminMenuSub a:hover
{
font-weight: bold;
color: #A71C20;
font-family: Verdana, Arial, Verdana,  Helvetica, sans-serif;
font-size: 7pt;
background-color: #a0a2bb;
}

.clsIconMAdminMenuSubItem
{
font-weight: bold;
color: #FFFFFF;
font-family: Verdana, Arial, Verdana,  Helvetica, sans-serif;
font-size: 7pt;
padding: 3px 3px 3px 3px;
border-top : solid 1px #E6E5E0;
text-align: left;
background-color: #a0a2bb;
}


/*MODAL*/
.modalProgressGreyBackground 
{
    background:#CCCCCC;
	filter:alpha(opacity=60);
	opacity:0.6;
}

.modalProgressRedBackground 
{
    background:Red;
	filter:alpha(opacity=60);
	opacity:0.6;
}

.modalPopup
{
    text-align:center;
    padding-top: 30px; 
    border-style:solid; 
    border-width:1px; 
    background-color:White; 
    width:300px; 
    height:100px;
}

.clsAdminGridScrollBar
{
   OVERFLOW:scroll; 
   WIDTH: 1000px; 
   TEXT-ALIGN: left;
}

.clsAdminGridScrollBarFullScreen
{
   OVERFLOW:scroll; 
   WIDTH: 100;   
   TEXT-ALIGN: left;
}


.clsAdminPopUpGridScrollBar
{
   OVERFLOW:scroll; 
   WIDTH: 850px; 
   TEXT-ALIGN: left;
}


.clsPOSGridScrollBar
{
   OVERFLOW:scroll; 
   WIDTH: 100%; 
   TEXT-ALIGN: left;
}

/*CollapsiblePanel*/
.clsCollapsePanel {
	
	background-color:white;
	overflow:hidden;
}

.clsCollapsePanelHeader{
	width:100%;
	height:30px;
	background-image: url(images/bg-menu-main.png);
	background-repeat:repeat-x;
	color:#FFF;
	font-weight:bold;
}

.clsCollapsePanelHeaderTable{
	font-weight: bold;
	font-size: 10pt;	
	color: white;	
	height: 20px;
	font-family: Tahoma;
	background-color: #000080;
	text-align: left;
}

.clsFormEnrolProgLabelTD
{
    font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Tahoma;
	background-color: #ffcc00;
}

.clsDataGridElectiveCol
{
    border-style: Solid;
    Border-Color: Gray ;
    background-color : #ffcc00;
    border-width:1px;
    font-family: Tahoma;
    font-size: 10pt; 	
    font-weight :bold;
}
.clsDataGridCoreCol
{
    border-style: Solid;
    Border-Color: Gray ;
    background-color : #0000ff;
    border-width:1px;
    font-family: Tahoma;
    font-size: 10pt; 	
    color: #ffffff; 	
    font-weight :bold;
    text-align :center ;
}


.clsDataGridExemptCol
{
    border-style: Solid;
    Border-Color: Gray ;
    background-color : #d4a5f5;
    border-width:1px;
    font-family: Tahoma;
    font-size: 10pt; 	
    color :#000000;
    text-align :center ;
    font-weight :bold;
}

.clsDataGridESSCompletedCol
{
    border-style: Solid;
    Border-Color: Gray ;
    background-color : #99b0f2;
    border-width:1px;
    font-family: Tahoma;
    font-size: 10pt; 	
    color :#000000;
    font-weight :bold;
    
}

.clsDataGridESSProgressCol
{
    border-style: Solid;
    Border-Color: Gray ;
    /*background-color : #00ff00;*/
    border-width:1px;
    font-family: Tahoma;
    font-size: 10pt; 	
    color :#000000;
    
       
}

/*Cust Registraion Form*/
.clsCustRegFormHeader
{
    font-weight:  bold;
	font-size: 11pt;
	color: #000000;
	font-family: Arial;
	background-color: #cccccc;
	padding: 5px 5px 5px 5px;
	border-top: 1px #999999 solid; 
	border-left: 1px #999999 solid;

}

.clsCustRegFormSubHeader
{
    font-weight:  bold;
	font-size: 11pt;
	font-style: italic ;
	color: #FFFFFF;
	font-family: Arial;
	background-color: #999999;
	padding: 5px 5px 5px 5px;
	border-top: 1px #999999 solid; 
	border-left: 1px #999999 solid;

}


.clsCustRegFormLabelTD 
{
    font-weight:  normal;
	font-size: 10pt;
	color: black;
	font-family: Arial;
	background-color: #ffffff;
	border-top: 1px #999999 solid; 
	border-left: 1px #999999 solid;
	padding: 2px 2px 2px 5px;
}


.clsCustRegFormLabelCompTD 
{
    font-weight:  normal;
	font-size: 10pt;
	color: #ff0000;
	font-family: Arial;
	background-color: #ffffff;
}

.clsCustRegFormCtrlLabel
{
    font-weight:  normal;
	font-size: 10pt;
	color: #000080;
	font-family: Arial;
	background-color: #ffffff;
}



.clsEnrolCalRed
{
font-weight: normal;
color:Red;
font-family: Verdana, Arial, Verdana,  Helvetica, sans-serif;
font-size: 7pt;
text-decoration: none;
}


.clsEnrolCalGreen
{
font-weight: normal;
color: Green;
font-family: Verdana, Arial, Verdana,  Helvetica, sans-serif;
font-size: 7pt;
text-decoration: none;
}



.clsEnrolCalBlue
{
font-weight: normal;
color: Blue;
font-family: Verdana, Arial, Verdana,  Helvetica, sans-serif;
font-size: 7pt;
text-decoration: none;
}

.clsEnrolCalPurple
{
font-weight: normal;
color: Purple;
font-family: Verdana, Arial, Verdana,  Helvetica, sans-serif;
font-size: 7pt;
text-decoration: none;
}

.clsEnrolCalOrange
{
font-weight: normal;
color: Orange;
font-family: Verdana, Arial, Verdana,  Helvetica, sans-serif;
font-size: 7pt;
text-decoration: none;
}


.clsFormSupportLabelTD
{
	font-size: 10pt;	
	color: black;	
	font-family: Tahoma;
	background-color: #CEDEFF;
	text-align: left;
	font-weight: bold ;
}
.clsFormSupportTD
{
	font-size: 10pt;	
	color: black;	
	font-family: Tahoma;
	background-color: #CEDEFF;
	text-align: left;
}

.clsLessCalConf
{
    color:blue;
    text-decoration:none;
    font-weight:bold
}
.clsLessCalConf a
{
   
}

.clsLessCalPend
{
    color:red;
    text-decoration:none;
    font-weight:bold
}
.clsLessCalPend a
{
    text-decoration:none;
}
div.clsdivRatePopup  
 {position: absolute ;   visibility:hidden; padding:10px 10px 10px 10px;background: #fcfae8;border:solid 1px #ffa507}
 div.clsdivRemarkPopup  
 {position: absolute ;   visibility:hidden; padding:10px 10px 10px 10px;background: #fcfae8;border:solid 1px #ffa507}