body, td {
	font-family: Arial;
	font-size: 10px;
	}

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	scrollbar-base-color: #EBEBEB;
	}
	
.BodyTable {
	background-color: #E2E2E2;
	padding: 7px;
	}

.GrayBorder {
	border: 2px solid #CCCCCC;
}

.ActiveMenu {
	font-family: Arial;
	font-size: 11px;
	background-color: #EBEBEB;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.ActiveMenu a{
	font-family: Arial;
	font-size: 11px;
}
.ActiveMenu a:hover{
	font-family: Arial;
	font-size: 11px;
}
.ActiveMenu a:visited{
	font-family: Arial;
	font-size: 11px;
}
.ActiveMenu a:link{
	font-family: Arial;
	font-size: 11px;
}

.InActiveMenu {
	font-family: Arial;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	cursor: hand;
}
.InActiveMenu a{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.InActiveMenu a:hover{
	font-family: Arial;
	font-size: 11px;
	color: #336699;
	text-decoration: none;
}

.InActiveMenu {
	font-family: Arial;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.InActiveMenu a:visited{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.InActiveMenu a:link{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.SeperateMenu {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	background-color: #E5E5E5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.ContentTable {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-family: Arial;
	font-size: 11px;
	color: #333333;

}
.BlueBorder {
	border: 1px solid #CCCCCC;
}

.GrayBorder {
	border: 1px solid #999999;
}

.HeaderBold {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#055A78;
	vertical-align:top;
	text-align:left;
	padding-left:10px;
	
}

.HeaderBoldBorder {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#055A78;
	text-align:left;
	padding-left:10px;
	vertical-align:middle;
	padding-top:3px;
	border:1px solid #CCCCCC;
	background-color:#EDEDED;
	
}

.DisplayBoxCell{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	background-color:#E6E6E6;
	border-bottom : solid 1px #B6B6B6;
	border-left : solid 1px #FFFFFF;
	border-top : solid 1px #FFFFFF;
	text-decoration:none;
	padding-left:7px;
	height:22px;
	color:#055A78;
}

.DisplayBoxCellBlack{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	background-color:#E6E6E6;
	border-bottom : solid 1px #B6B6B6;
	border-left : solid 1px #FFFFFF;
	border-top : solid 1px #FFFFFF;
	text-decoration:none;
	padding-left:7px;
	height:22px;
	color:#333333;
}

.DisplayBoxCellData{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	background-color:#E6E6E6;
	border-bottom : solid 1px #B6B6B6;
	border-left : solid 1px #FFFFFF;
	border-top : solid 1px #FFFFFF;
	text-decoration:none;
	padding-left:7px;
	color:#055A78;
}

.DisplayBoxCellHead{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	
	background-color:#E6E6E6;
	border-bottom : solid 1px #B6B6B6;
	border-left : solid 1px #FFFFFF;
	border-top : solid 1px #FFFFFF;
	text-decoration:none;
	padding-left:7px;
	color:#333333;
	height:18px;
}


.DisplayLink:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#333333;	
}

.DisplayLink:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#666666;	
}

.DisplayLink:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#055A78;
	text-decoration:underline;
	
}

.DisplayLink:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#666666;	
}


.HeadBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #E5E5E5;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
}

.BlackLinks {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}

.BlackLinks  a{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}

.BlackLinks  a:hover{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}

.BlackTitle {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.BlackContent {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
/*.Buttons {
	background-color: #E5E5E5;
	border: 1px solid #CCCCCC;
	font-family: Arial;
	font-size: 11px;
	cursor: pointer;hand;
	color: #333333;
}*/
.Buttons {
	font-family: Arial;
	font-size: 11px;
	padding-left: 5px;
	margin-right: 10px;
	border: 0;
    background: #fff url(../../images/button-org.gif) no-repeat;
    color: #000000;
    height: 22px;
	
    /* used to catch the buttonEnding */
    position: relative;
	cursor: pointer;
}
.BlackContentJustify {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-align: justify;

}
.FormLabel {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}

.Labeldisable {
	font-family: Arial;
	font-size: 11px;
	color: #ACA899;
}

.FormRedLabelBig{
	font-family: Arial;
	font-size: 12px;
	color: #CC0033;
	font-weight:normal;
	font-style:italic;
}

.FormLabelBig{
	font-family: Arial;
	font-size: 13px;
	color: #333333;
}
.FormLabelBoldBig {
	font-family: Arial;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}
.FormLabelNumeric {
	text-align:right;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}
.FormLabelNumericBold {
	text-align:right;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.FormLabelBold {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.FormLabelBold1 {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

.FormLabelbig {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

.FormLabelBold2 {
	font-family: Arial;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}
.FormLabelStrong {
	font-family: Arial;
	font-size: 13px;
	color: #333333;
	
}
.TextBox {
	border: 1px solid #BEC2C2;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	scrollbar-base-color: #CCCCCC;
	}
	
.FileImportbox{
	border: 1px solid #BEC2C2;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	scrollbar-base-color: #CCCCCC;
	width:280px;
	}
	

.SearchEmployee {
	border: 1px solid #BEC2C2;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	width:195px;
	scrollbar-base-color: #CCCCCC;
	}
	
.fieldsetstyle {
	font-family: Arial;
	font-size: 11px;
	color: #004980;
	font-weight: bold;  
	padding:5px 5px 5px 5px;
	}
	
.TextBoxReadOnly {
	border: 1px solid #BEC2C2;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background: #ECECEC;
	scrollbar-base-color: #CCCCCC;
	}	
.TextBoxNumeric {
	text-align: right;
	border: 1px solid #CCCCCC;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	scrollbar-base-color: #CCCCCC;
	}
.TextBoxNumericReadOnly {
	text-align: right;
	border: 1px solid #BEC2C2;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background: #ECECEC;
	scrollbar-base-color: #CCCCCC;
	}	
.TextBoxNumericDisabled {
	text-align: right;
	border: 1px solid #EDEDED;
	font-family: Arial;
	font-size: 11px;
	color: #CCCCCC;
	scrollbar-base-color: #CCCCCC;
}	
.RedBox {
	border: 1px solid #cc0000;
	font-family: Arial;
	font-size: 11px;
	color: #cc0000;
	scrollbar-base-color: #CCCCCC;
	}
.GrayBox {
	border: 1px solid #E4E4E4;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	scrollbar-base-color: #E4E4E4;
	}
	
.GrayBox2 {
	border: 1px solid #CCCCCC;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	scrollbar-base-color: #CCCCCC;
	}

.TextBoxWidth {
	border: 1px solid #CCCCCC;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	width:200px;
	scrollbar-base-color: #CCCCCC;
	
}.TextBoxDisabled {
	border: 1px solid #CCCCCC;
	font-family: Arial;
	font-size: 11px;
	color: #CCCCCC;
	scrollbar-base-color: #CCCCCC;
}
.BlackTextBox {
	border: 1px solid #000000;
	font-family: Arial;
	font-size: 11px;
	color: #000000;

}
.TextBoxWhite {
	border: 1px solid #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	scrollbar-base-color: #CCCCCC;
	
}
.GridHeader {
	background-color: #999999;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;


}

.GridRow {
	background-color: #000000;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	width = 150;

}



.GridSubHeader {
	background-color: #EAEAEA;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-right: 4px;
	}

.GridSubHeaderSort {
	background-color: #EAEAEA;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	}

.LeaveDay{
	background-color: #FFFFD7;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-right: 4px;
	}
	
.Holiday{
	background-color: #EDEDED;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-right: 4px;
	}
	
.GridSubHeaderHover {
	background-color:#FCFFFB;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-right: 4px;
	}	
	.GridSubHeaderCenter {
	background-color: #EAEAEA;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-right: 4px;
	text-align:center;
	}

.GridSubHead {
	background-color: #EAEAEA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	font-family: Arial;
	font-size: 11px;

	color: #333333;
	padding-right: 4px;


}
.GridFooterLine {
	background-color: #CCCCCC;
}
.Pad7 {
	padding: 7px;
}

PageBreak {
page-break-after: always;
}


.PageTitle1 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	padding: 7px;
}
.SubFormHead {
	font-family: Arial;
	background-color: #B1CBE4;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;


}
.SubTopPanel {
	background-color: #EAEAEA;
	border-top-width: 4px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.RedBorder {
	border: 1px solid #990000;
}
.GreenBorder {
	border: 1px solid #006600;
}
.ActiveMenuOver {
	font-family: Arial;
	font-size: 11px;
	background-color: #EAEAEA;
	cursor: hand;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E5E5E5;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #E5E5E5;
	border-left-color: #E5E5E5;
	
}
.ActiveMenuOver a{
	font-family: Arial;
	font-size: 11px;
	color:  #E5E5E5;
	text-decoration: none;
	border-top-width: 1px;
	border-left-width: 1px;
}
.ActiveMenuOver a:link{
	font-family: Arial;
	font-size: 11px;
	color:  #E5E5E5;
	text-decoration: none;
}
.ActiveMenuOver a:visited{
	font-family: Arial;
	font-size: 11px;
	color: #E5E5E5;
	text-decoration: none;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
}
.ActiveMenuOver a:hover{
	font-family: Arial;
	font-size: 11px;
	
	text-decoration: none;
}

.InActiveMenuOver {
	font-family: Arial;
	font-size: 11px;
	background-color: #EAEAEA;
	border: 1px solid #E5E5E5;
	cursor: hand;
	color: #333333;
	text-decoration: none;
}

.InActiveMenuOver a{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.InActiveMenuOver a:link{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.InActiveMenuOver a:visited{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.InActiveMenuOver a:hover{
	font-family: Arial;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}
.SideNavActive {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.SideNavActiveGray {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-image:url(../../images/skin_modern_header.png);
}

.ActiveMenuSup {
	font-family: Arial;
	font-size: 11px;
	background-color: #E5E5E5;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E5E5E5;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E5E5E5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;

}

.WhiteLinks2 {
	font-family: Arial;
	font-size: 11px;
	color: #EDEDED;
}
.WhiteLinks {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}

.GrayLinks {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.GridFooter {
	background-color: #EAEAEA;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.ListLink{
	font-family: Arial;
	font-size: 11px;
	color:#CC3300;
}
.GridCell1 {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 8px;
}
.GridCell1 a{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}

.GridCell2 {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 8px;
	background-color: #EAEAEA;
}
.GridCell2 a{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}

.SubNavActive {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	background-color: #EAEAEA;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #38669E;


}
.SubNavInActive {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	background-color: #f8f8f8;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #38669E;

}

.SideNavInActive2 {
	font-family: Arial;
	font-size: 11px;
	background-color: #C8C8C8;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.SideNavInActive {

	font-family: Arial;
	font-size: 11px;
	color: #333333;
	background-color: #DFDFDF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.GridSubRBorder {
	background-color: #F0F0F0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-right: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;

}
.Instructions {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	background-color: #FBFBFB;
	border: 1px solid #CCCCCC;
	padding: 4px;
}
.mandatory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;

}
.ErrorMsg {
	font-family: Arial;
	font-size: 12px;
	color: #951E00;
}
.AlertErrorMsg {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #951E00;
}

.successMsg {
	font-family: Arial;
	font-size: 12px;
	color: #009500;
	text-align: justify;
}

.AlertsuccessMsg {
	font-family: Arial;
	font-size: 12px;
	color: #009500;
	font-weight: bold;
	text-align: justify;
}

.successMsg1 {
	font-family: Arial;
	font-size: 12px;
	color: #009500;
}
.OrangeFont {
	font-family: Arial;
	font-size: 11px;
	color: #00CC33;
	font-weight: normal;
}
.BlueFont {
	font-family: Arial;
	font-size: 12px;
	color: #214772;
}
.LeftBorder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	
}
.BorderFull{
			border-top:thin;
			border-color:#CCCCCC;
			border-style:solid;
			
			}
.RightBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	
}
.preInstall {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-right: 4px;
}


.greenh2 {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color:#006600;	
	padding-right: 4px;
	padding-top:20px;
}


.TopWhiteLinks {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.TopWhiteLinks a{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.TopWhiteLinks a:link{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.TopWhiteLinks a:visited{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.TopWhiteLinks a:hover{
	font-family: Arial;
	font-size: 11px;
	color: #FF6600;
}


.linkHeader {
	background-color: #F0F0F0;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;

}

.blackfont {

	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.blackfontOver {

	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

A.blackfont.link {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;

}
A.blackfont.visited {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;

}
	
A.blackfont:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	
	
}
.LeftFormSubHead {

	font-family: Arial;
	font-size: 11px;
	color: #333333;
	background-color: #D7E3F2;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.LeftFormCell {

	font-family: Arial;
	font-size: 11px;
	color: #333333;
	background-color: #f8f8f8;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.LeftFormTable {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	background-color: #f8f8f8;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;

}
.AdSection {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	padding-top: 20px;
	padding-right: 3px;
	padding-bottom: 20px;
	padding-left: 3px;

}
.ActiveTab {
	PADDING-RIGHT: 9px;
	PADDING-LEFT: 9px;
	FONT-SIZE: 11px;
	BACKGROUND: url(../../images/tab_right_on.gif) no-repeat right top;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	WHITE-SPACE: nowrap;
	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	cursor: pointer;hand;
}
.InActiveTab {
	PADDING-RIGHT: 9px;
	PADDING-LEFT: 9px;
	FONT-SIZE: 11px;
	BACKGROUND: url(../../images/tab_right.gif) no-repeat right top;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	WHITE-SPACE: nowrap;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	cursor: pointer;hand;
	}
.tab-body	{ 
	padding: 1;    
   	position:absolute;
  	left: 260px; 
  	width: 690;
    z-index:1; 
    visibility: hidden
}
.tab-body1	{ 
	padding: 1;    
   	position:absolute;
  	left: 245px; 
  	width: 690;
    z-index:1; 
    visibility: hidden
}
.tab-bodyes	{ 
    padding: 1;
	 position:absolute; 
   top: 250px;
	width: 690;
    z-index:1; 
    visibility: hidden
}

.tab-bodyes1	{ 
    padding: 1;
	 position:absolute; 
   top: 200px;
	width: 690;
	z-index:1; 
    visibility: hidden
}

.FormTab {
	font-family: Arial;
	font-size: 11px;
	background-color: #f8f8f8;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E5E5E5;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E5E5E5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	padding: 8px 2px;

}
.EmptyTab {

	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
}
.SeperateTab {

	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
}
.GridCell3 {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 8px;
	background-color: #FFFFFF;

}
.GridCell4 {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	background-color:#ffff00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 8px;
}
.activeButtons {
	font-family: Arial;
	font-size: 11px;
    font-weight:800;
	padding-left: 5px;
    margin-right: 5px;
    border: 1;
	border-color:#666666;
    background: #BCBCBC;
	color: #ffffff;
    height: 22px;
	width: 65px;
	/* used to catch the buttonEnding */
    position: relative;
	cursor: pointer;
}
.inactiveButtons {
	font-family: Arial;
	font-size: 11px;
	font-weight:800;
    padding-left: 5px;
    margin-right: 5px;
    border: 1;
    border-color:#990000;
	background: #CC0033;
    color: #ffffff;
	height: 22px;
	width: 65px;
    /* used to catch the buttonEnding */
    position: relative;
    cursor: pointer;
}

.FButtons {
	cursor : pointer;
	border: 0;
	background: #fff url(../../images/gray_btn.gif) no-repeat;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;	
	padding-left: 5px;
    margin-right: 5px;
	height: 22px;
	width: 65px;
	position: relative;
    cursor: pointer;
}

.FButtons_large {
	cursor : pointer;
	border: 0;
	background: #fff url(../../images/gray_btn_large.gif) no-repeat;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;	
	padding-left: 3px;
    margin-right: 3px;
	height: 22px;
	width: 128px;
	position: relative;
    cursor: pointer;
}
.FButtons3 {
	cursor : pointer;
	border: 0;
	background: #fff url(../../images/gray_btn.gif) no-repeat;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;	
	padding-left: 5px;
    margin-right: 5px;
	height: 22px;
	width: 65px;
	position: relative;
    cursor: pointer;
}

.buttonEnding {
    position: absolute;
	display: inline;
    margin-left: -10px;
    width: 17px;
    height: 22px;
    background: url(../../images/end-org.gif) no-repeat;
}

.LButtons {
	background-color: #E5E5E5;
	border: 1px solid #CCCCCC;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	cursor: pointer;
	width: 220px;
}

.LButtons1 {
	font-family: Arial;
	font-size: 11px;

    border: 0;
    background: #fff url(../../images/fullgreen1.gif) no-repeat;
    color:#000000;
    height: 22px;
	width: 60px;
    cursor:pointer;
}

.LButtons2 {
	font-family: Arial;
	font-size: 11px;
	border: 0;
    background: #fff url(../../images/fullred1.gif) no-repeat;
    color:#FFFFFF;
    height: 22px;
	width: 60px;
	cursor:pointer;
}

.LButtons3 {
	font-family: Arial;
	font-size: 11px;
	padding-left: 5px;
	margin-right: 10px;
	border: 0;
    background: #fff url(../../images/UnderReview.gif) no-repeat;
    color:#FFFFFF;
    height: 22px;
	width:78px;
	font-weight:bold;
    /* used to catch the buttonEnding */
    position: relative;
	cursor: pointer;
	
}

.LButton3Ending
{
    position: absolute;
	display: inline;
    margin-left: -10px;
    width: 17px;
    height: 22px;
	background: #fff url(../../images/UnderReview_Right.gif) no-repeat;
}
.Documentin {
	font-family: Arial;
	font-size: 11px;
	color: #009500;
}
.Documentout {
	font-family: Arial;
	font-size: 11px;
	color: #951E00;
}
.StatusR {
	font-family: Arial;
	font-size: 11px;
	color: #FF0000;
}
.StatusG {
	font-family: Arial;
	font-size: 11px;
	color: #336600;
}
.StatusY {
	font-family: Arial;
	font-size: 11px;
	color: #FFCC00;
}
.Statusor {
	font-family: Arial;
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
}
.MFButtons {
	background-color: #E5E5E5;
	border: 1px solid #CCCCCC;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	cursor: pointer;hand;
	width: 100px;

}
.TextLinks {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.BlueTabBorder {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #214772;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E5E5E5;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #E5E5E5;
	border-left-color: #E5E5E5;
	cursor: pointer;hand;
	font-weight: bold;
	padding: 4px;

}
.BlueTabBalance {
	font-family: Arial;
	font-size: 11px;
	color: #003366;
	font-weight: bold;
	padding: 4px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	border-bottom-width: 1px;


}
.ListTab {

	font-family: Tahoma;
	font-size: 9px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E5E5E5;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E5E5E5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	padding: 8px;
}

.BlackBorder {
	border: 1px solid #333333;
	padding: 3px;

}
.ViewLabels {
	border: 1px solid #333333;
	padding: 10px;
	background-color: #EAEAEA;
}
.ViewLabels_New {
	border: 1px solid #FFFFFF;
	padding: 10px;
	background-color: #EAEAEA;
}
.ViewLabels1 {
	background-color: #E5E5E5;
}
.BlackNormal {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}
.ButtomBorder {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}

.PinkFont {
	font-family: Arial;
	font-size: 11px; 
	color: #CC0000;
	font-weight: bold;
}

.PinkFont2 {
	font-family: Arial;
	font-size: 11px; 
	color: #FF6699;
	font-weight: bold;
}

.GreenFont {
	font-family: Arial;
	font-size: 11px;
	color: #00FF00;
	font-weight: bold;
	
}
.DarkGreenFont {
	font-family: Arial;
	font-size: 11px;
	color: #006699;
	font-weight:lighter;
}
.thinRedFont {
	font-family: Arial;
	font-size: 11px;
	color: #CC6666;
	font-weight:lighter;
}
.RedFont {
	font-family: Arial;
	font-size: 11px;
	color:red;
	font-weight: bold;
	
}
.RedFontbig {
font-family: Arial;
font-size: 15px;
color:red;
font-weight: bold;

}

.whiteFontbig {
font-family: Arial;
font-size: 15px;
color:White;
font-weight: bold;

}

 
 
.SteelBlueFont {
	font-family: Arial;
	font-size: 13px;
	color:#008B8B;
	font-weight: bold;
	padding-left:5px;
	
}


.BlueListFont {
font-family: Arial;
	font-size: 11px;
	color: #004980;
	font-weight: bold;
}

.mandatory {
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	color:#336A7E;
}
.titleFont {
	font-family:Times New Roman;
	font-size:11px;
	font-style:italic;
	color:#FFFFFF;
}

.BlackTableHead {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 8px;
}

.BorderStyle{
border-collapse:collapse;
}

.InnerBorder{
 border-collapse:collapse;
 border-color : #E5E5E5;
}

.innerGrid {
	background-color: #F0F0F0;
	
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	
}

.GrayListFont {
	font-family: Arial;
	font-size: 11px;
	color: #999999;
}

.generaltabbody	{ 
    padding: 1;    
   position:absolute;
    z-index:1; 
    visibility: hidden
}

.NewStatusFont {
	font-family: Arial;
	font-size: 12px;
	color: #FF0066;
}

.NewBlueListFont {
font-family: Arial;
	font-size: 11px;
	color: #004980;
	font-weight: bold;
}

.GridClass1 {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 8px;
	background-color:#FFFFCC;
}

.GridClass2 {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 8px;
	background-color:#CCFFCC;
}

.GridBoxClass1 {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	border:1px solid #0066FF;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 8px;
	background-color:#FFFFCC;
}

.GridBoxClass2 {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	border:1px solid #0066FF;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 8px;
	background-color:#CCFFCC;
}

.GridBoxClass3 {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	border:1px solid #0066FF;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 8px;
	background-color:#FFCCFF;
}

.GridBoxClass4 {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	border:1px solid #0066FF;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 8px;
	background-color:#cfcfcf;
}

.TextReadOnly {
	border: 1px solid #CCCCCC;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	font-weight:normal;
	background-color:#EEA6DC;
}

.ScorllBarColor{
	scrollbar-base-color:#E7EFF8;
	
}

.HyperLinks{
	font-family: Arial;
	font-size: 11px;
	color: #CCCCCC;
	font-weight:bold;
	text-decoration: underline;	
}

.ImageBorder { 
	display: block;
	border:  #999999 1px dotted;     	
	float: center; 
	margin: 4 4 4 4; 
}

.ImageFrameBorder { 
	background-color:#FFFFFF;
	border:#C4C4C4 1px solid;     	
	float: center; 
	margin: 4 4 4 4; 
}  

.AshFont {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 8px;
	background-color: #EEEEEE;
}

.AshBox{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	border:1px solid #E5E5E5;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 8px;
	background-color:#EEEEEE;
}

.NewColorTab {

	cursor: pointer;hand;
	font-family: Arial;
	font-size: 11px;
	background-color: #EAEAEA;
	
}

.WhiteBorder {
		border: 1px solid #FFFFFF;
		background-color: #EAEAEA;
	}
	
.LeftActiveMenu {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #E5E5E5;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.LeftActiveMenuOver {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #E5E5E5;
	cursor: hand;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.LeftInActiveMenu {

	font-family: Arial;
	font-size: 11px;
	color: #333333;
	background-color: #EAEAEA;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.LeftSeperateMenu {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	background-color:#E5E5E5;
}

.DescFont {
	font-family: Arial;
	font-size: 13px;
	color: #CC0000;
	
}

#divLayerLeave{
	height:110px;
	position:relative;
	width:94%;
	overflow:scroll;
}

.SubFormLabel {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	padding-left: 15px;
}

.SubFormLabelBold {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	padding-left: 200px;
}
.BasicSalaryTd {
	font-family: Arial;
	font-size: 11px;
	color:#0000CC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 8px;
	background-color: #EAEAEA;
	font-weight:bold;
}

/*Added By Riyaz To Bring Common Style */

.GreenIndexTopBg {
	background-color:#DFDFDF;
	}
.GreenInterActIcon {
	background:url('../../images/banner_16-_v03_01.gif');
	}
<!-- {literal}{$strImage}{/literal} -->
/*Ends Here*/

/* Styles added by TJ */
/* Used for the Payroll Register report */
.Total td {
	border-top: thin #000000 dashed;
	font-weight: bold;
	}
/* Used for the Payroll Register report */
.SubTable td {
	border-bottom: thin #CCCCCC solid;
	border-top: thin #CCCCCC solid;
	font-weight: bold;
	background-color: #EAEAEA;
	}
/* Prevent repetitive inclusion in the cells */
.CellSubHeader td {
	background-color: #EAEAEA;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #333333;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	height: 22px;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 4px;
	padding-top: 2px;
	}
.txtNumeric {
	border: 1px solid #CCCCCC;
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	text-align: right;
	}
/* Ends Here */

.SelectBox {
	border: 1px solid #CCCCCC;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	scrollbar-base-color: #CCCCCC;
	width:200px;
}
.LongListBox {
	border: 1px solid #CCCCCC;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	scrollbar-base-color: #CCCCCC;
	width:660px;
}

.ActiveCell {
	font-family: Arial;
	font-size: 11px;
	color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 8px;
	background-color:#EAEAEA;
}

.ActiveCell a{
	font-family: Arial;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration: underline;
}

.InActiveCell {
	font-family: Arial;
	font-size: 11px;
	color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 8px;
	background-color:#FF3333;
}
.InActiveCell a{
	font-family: Arial;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration: underline;
}


.SelectBoxW {
	border: 1px solid #CCCCCC;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	scrollbar-base-color: #CCCCCC;
	width:300px;
}

.ComboBox {
	border: 1px solid #CCCCCC;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	scrollbar-base-color: #CCCCCC;
	width:175px;
}

.SelectCompensation {
	border: 1px solid #CCCCCC;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	scrollbar-base-color: #CCCCCC;
	width:150px;
}
.SelectShift {
	border: 1px solid #CCCCCC;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	scrollbar-base-color: #CCCCCC;
	width:80px;
}


.SelectReason {
	border: 1px solid #CCCCCC;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	scrollbar-base-color: #CCCCCC;
	width:225px;
}
.AmtCompensation {
	border: 1px solid #CCCCCC;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	scrollbar-base-color: #CCCCCC;
}

.hide { display:none
}

.disable { visibility:hidden
}

.enable { visibility:visible
}
/* Added by Prakash K.S on 26-09-2007 */
.ActiveGridCell {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 8px;
	background-color: #339900;
}

.InActiveGridCell {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 8px;
	background-color: #FF3333;
}

.RedBold {
	font-family: Arial;
	font-size: 10px;
	color: #FF0000;
	text-decoration:underline;
	font-weight:bold;	
}

.Red {
	font-family: Arial;
	font-size: 11px;
	color:#CC0000;
	font-weight:bold;	
}

.BlackSmall {
	font-family: Arial;
	font-size: 9px;
	color: #333333;
}
.BlueSmall {
	font-family: Arial;
	font-size: 10px;
	color: #000099;
}

.GrayBoxAndText {
	border: 1px solid #CCCCCC;
	font-family: Arial;
	font-size: 11px;
	color: #CCCCCC; 
	scrollbar-base-color: #CCCCCC;
	}
.GrayBoxAndText {
	border: 1px solid #CCCCCC;
	font-family: Arial;
	font-size: 11px;
	color: #999999; 
	scrollbar-base-color: #CCCCCC;
	}
.GridSubHeader12 {
	background-color: #EAEAEA;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-right: 4px;
	}		
	
img.VEDActive {
	border: 0;
	filter: Glow(Color=#FFFF99, Strength=2);
	hspace: 0;
	vspace: 0;
}
img.VEDInActive {
	border: 0;
	filter: gray alpha(opacity=65);
	hspace: 0;
	vspace: 0;
	-moz-opacity: 0.65;   
	opacity: .65;
}

.HolidayBg {
	background-color:#AFD728;
   
}		

.TableBorderStyle1 {
	border-left:medium;
	border-left-width:thin;
	border-left-style:solid;
	border-left-color: #333333;	
	border-right:medium;
	border-right-width:thin;
	border-right-style:solid;
	border-right-color:#333333;	
}
.SelectBoxVisa{
	border: 1px solid #CCCCCC;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	scrollbar-base-color: #CCCCCC;
	width:200px;
}
.largeGridHeader {
	background-color: #999999;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-family: Arial;
	font-size:large;
	font-weight: bold;
	color: #FFFFFF;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;

}
.subheadings {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 8px;
	background-color: #EAEAEA;
}
.subsubheadings {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 8px;
	background-color: #EAEAEA;
}
.subheadings2 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 8px;
	background-color: #EAEAEA;
}
.GridListHeader {
	background-color: #EAEAEA;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-right: 4px;
	text-align:center
	}
	.OrgTextBox {
	border: 1px solid #CCCCCC;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	width:250px;
	scrollbar-base-color: #CCCCCC;
	}
	.GrayBoxRight {
	border: 1px solid #E4E4E4;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	scrollbar-base-color: #CCCCCC;
	text-align:right;
	}
	.TextBoxRight {
	border: 1px solid #CCCCCC;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	scrollbar-base-color: #CCCCCC;
	text-align:right;
	}
	.FButtonsLarge {
	font-family: Arial;
	font-size: 11px;
    padding-left: 5px;
    margin-right: 5px;
    border: 0;
    background: #fff url(../../images/fullgreenlarge.gif) no-repeat;
    color: #000000;
    height: 22px;
	width: 115px;
	/* used to catch the buttonEnding */
    position: relative;
    cursor: pointer;
	}
	
	.GridButton{
	background-color : #DBDBDB;
	border-bottom : solid 1px #808080;
	border-left : solid 1px #FFFFFF;
	border-right : solid 1px #808080;
	border-top : solid 1px #FFFFFF;
	cursor : pointer;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;	
	}
	
	.GridButton:hover{
	background-color : #DBDBDB;
	border-bottom : solid 1px #FFFFFF;
	border-left : solid 1px #808080;
	border-right : solid 1px #FFFFFF;
	border-top : solid 1px #808080;
	}
	
	.textSuperBox {
	background-color : #FFFFFF;
	border:1px solid #999999;
	width:90%;
}

.ERROR_MSG{
	border:1px solid #990000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#990000;
	font-weight:bold;
	height:22px;
	padding:4px;
	background-color:#FBEAEA;

}

.SUB_ERROR{
	font-size:11px;
	background-color:#990000;
	color:#FFFFFF;
	font-weight:normal;
	border:0px;
	padding:2px;
}
	
.horizontal_bottom_line
{
font-family: Arial;
font-size: 11px;
color: #333333;
border-color:#000000;
border-bottom:thin;
border-bottom-style:solid;
}

.PAY_REPORT_HEADING{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}

.PAY_REPORT_HEADING_SUB{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	font-weight:bold;
}
	
.REPORT_GRID_BORDER_TOP{
	border-top:1px #000000 solid;
	border-right:1px #000000 solid;
	border-bottom:1px #000000 solid;
	background-color:#EDEDED;
	padding:2px;
}

.REPORT_GRID_MIDDLE_ROW{
	border-bottom:1px #000000 solid;
	border-right:1px #000000 solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height:18px;
	padding:2px;
}

th{  
     font-family:Arial;  
     color:black;  
     background-color:white;  
 }  
 
 thead {  
     display:table-header-group;  
 }  
 
 tbody {  
     display:table-row-group;  
 }  
 
.RealOrangeFont {
	font-family: Arial;
	font-size: 13px;
	color: #DF7000;
	font-weight: normal;
}
 
.RealGreenFont {
	font-family: Arial;
	font-size: 13px;
	color: #009500;
	font-weight: normal;
}
 
.RealPinkFont {
	font-family: Arial;
	font-size: 13px;
	color: #CA0065;
	font-weight: normal;
}
 
.SelectBoxEmployeeBank {
	border: 1px solid #CCCCCC;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	scrollbar-base-color: #CCCCCC;
	width:350px;
}
 
 
 
 
/* Ends */.LeftBottomBorder {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;
	border-top-width: none;
	border-color:#999999;
	border-right-width: thin;
	border-bottom-width: 1px;
	border-left-width: none;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
}

.BottomBorder {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;
	border-top-width: none;
	border-color:#999999;
	border-right-width: none;
	border-bottom-width: 1px;
	border-left-width: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	padding-left:5px;
}

.rightBorder {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;
	border-top-width: none;
	border-color:#999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-width: none;
	border-left-width: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left:5px;
}

leftBorder{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;
	border-top-width: none;
	border-color:#999999;
	border-right-width: none;
	border-right-style: none;
	border-bottom-width: none;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: solid;

}

.acceptedPay {
	font-family: Arial;
	font-weight:bold;
	font-size: 11px;
	color: #009900;
}
.rejectedPay {
	font-family: Arial;
	font-weight:bold;
	font-size: 11px;
	color: #CC0000;
}
.AlertErrorSubMsg {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #951E00;
}
.GridCell1Msg {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 8px;
}
.GridCell2Msg {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 8px;
	background-color: #EAEAEA;
}


	.rightBottomBorder {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;
	border-top-width: none;
	border-color:#999999;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: none;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	padding-left:5px;
}


.TextBoxh1 {
	border: 1px solid #BEC2C2;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	scrollbar-base-color: #CCCCCC;
	padding-top:5px;
	padding-left:5px;
	padding-bottom:5px;
	}



.MandatoryBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border-top-width: none;
	border-color:#999999;
	border-right-width: none;
	border-bottom-width: 1px;
	border-left-width: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}

.oshaheading {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	background-color: #E5E5E5;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E5E5E5;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E5E5E5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	padding-left:10px;

}


.m_f_headb {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color:#000066;
	border: 1px solid #DCDCDC;
	background-color: #DCDCDC;
	padding:6px 6px 6px 6px;

}

.m_f_head {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color:#000066;
	border: 1px solid #696969;
	background-color: #DCDCDC;
	padding:6px 6px 6px 6px;

}

.form_head {
	font-family: Arial;
	font-size: 11px;
	font-weight:normal;
	color:#000066;
	border: 1px solid #D3D3D3;
	background-color: #C0C0C0;
	padding:6px 6px 6px 6px;

}

.FButtonsLargeSilver {
	font-family: Arial;
	font-size: 11px;
    padding-left: 5px;
    margin-right: 5px;
    border: 0;
    background: #fff url(../../images/org_btn_vl.gif) no-repeat;
    height: 22px;
	width: 122px;
	/* used to catch the buttonEnding */
    position: relative;
    cursor: pointer;
}

