/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	/*background-image: url(Images/gray.jpg);*/
	background-repeat: no-repeat;
	background-position:center;
	background-attachment: fixed;
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Segoe UI, 'Lucida Sans Unicode', Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin-top: 0;
    margin-bottom: 0;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{COLOR: #020272;}
H1	{	
	font-family: Segoe UI, 'Lucida Sans Unicode', Verdana, 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: Segoe UI, 'Lucida Sans Unicode', Verdana, 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: Segoe UI, 'Lucida Sans Unicode', Verdana, 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: Segoe UI, 'Lucida Sans Unicode', Verdana, 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: Segoe UI, 'Lucida Sans Unicode', Verdana, 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: Segoe UI, 'Lucida Sans Unicode', Verdana, 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:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Segoe UI, 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Segoe UI, 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#FF0000;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#FF0000;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#FF0000;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#FF0000;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI
{
	list-style-type: decimal;
}	

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;
	}	

.picImg {
	margin-top: 2px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom:0px;
	}
.bannerImg {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom:0px;
	}

.mainImg {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom:0px;
	}

.gridHdr {
	FONT-FAMILY: Segoe UI, 'Lucida Sans Unicode', Verdana,Arial, Helvetica, sans-serif; 
	FONT-SIZE: 13px;
	FONT-WEIGHT:bold;
	COLOR: #000000;
	text-transform:uppercase;
	text-align:center;
	/*BACKGROUND-COLOR:#339933;*/
	background-color:#808080;
	/*border: 1 solid #6e6e6e;*/

	/*padding: 3 3 3 3;*/


	
}

.gridHdr a:link, .gridHdr a:visited {


text-decoration:none;

}


.gridRow {
	FONT-FAMILY:  Segoe UI, 'Lucida Sans Unicode', Microsoft Sans Serif, Arial; 
	FONT-SIZE: 12px;
	/*BACKGROUND-COLOR:white;*/
background-color: #dbd7d2;
border: solid 1px white;
color:black;




	/*border:1 solid #000000; padding-left:10; padding-right:10; padding-top:3; padding-bottom:3*/
}

.gridRow td {

border: solid 3px white;



}

.paygrid {
	FONT-FAMILY:  Segoe UI, 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px;
	padding: 3 0 3 0;
	/*border:1 solid #000000;*/
}

.gridSel {
	FONT-FAMILY:  Segoe UI, 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px;
	/*BACKGROUND-COLOR:#99CCCC;*/
	/*background-color:Black;*/
	background-color:#a9a9a9;
	/*border: 1 solid black;
	padding: 3 10 3 10;*/

FONT-WEIGHT:bold;

}

.gridAlt {
/*
	FONT-FAMILY:  Segoe UI, 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px;
	BACKGROUND-COLOR:white;
	border: 1 solid black;
	padding: 3 10 3 10;
*/

background-color: #f4f0ec;
}

.gridFtr {
	
	/*border-right: 3px solid white;
	padding-right: 3px;
	border-top: 3px solid white;
	padding-left: 3px;
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 3px;
	border-left: 3px solid white;
	color: #cccccc;
	padding-top: 3px;
	border-bottom: 3px solid white;
	font-family: Microsoft Sans Serif;
	background-color: #a52a2a;
	text-align: center;*/

	FONT-FAMILY: Segoe UI, 'Lucida Sans Unicode', Verdana,Arial, Helvetica, sans-serif; 
	FONT-SIZE: 14px;
	FONT-WEIGHT:bold;
	COLOR: white;
	text-transform:uppercase;
	text-align:center;
	background-color: #808080;

}

.gridLink {
	COLOR: Gray;
	FONT-FAMILY:  Segoe UI, 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
}

A.gridLink {
	COLOR: black;
	TEXT-DECORATION: none;
}



.gridSubOK
{
	FONT-FAMILY:  Segoe UI, 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px;
	font-weight: bold;
	background-color: #b7bef6;
}

.gridSubNOK
{
	FONT-FAMILY:  Segoe UI, 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #da9d93;
}

.gridGrandOK
{
	FONT-FAMILY:  Segoe UI, 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #1253ad;
}

.gridGrandNOK
{
	FONT-FAMILY:  Segoe UI, 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #9e2f1d;
}

.pagelink {color: White;}

A 
{
}

A.gridLink:hover {
	TEXT-DECORATION: none;
	background-color:#ce2029;
color:white;
display:block;
font-weight: bold;
}

.gridLinkB {
	COLOR: #ff0000; 
	FONT-FAMILY:  Segoe UI, 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
}

A.gridLinkB:hover {
	TEXT-DECORATION: none;
}

.gridftr a
{
	color: #dbd7d2;
}

.gridftr a:hover
{
	color: white;
}

.gridLabel {
	FONT-FAMILY:  Segoe UI, 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 11px;
	color:#FFFFFF;
}

.input
{
	font-family: Segoe UI, 'Lucida Sans Unicode' , Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 0px;
}

.inputA {
	FONT-FAMILY:  Segoe UI, 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 10px;
	height: 20px;
}

.inputlist {
	FONT-FAMILY:  Segoe UI, 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 11px;
}

.labelA {
	FONT-FAMILY:  Segoe UI, 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 11px;
}
.lblHead
{
	font-family: Segoe UI, 'Lucida Sans Unicode' ,Albertus;
	font-size: 14px;
	font-weight: bold;
	color: #38385E;
}
.tblPM
{
	border: 1px solid #CCCCCC;
}
.lblHeadMain
{
	font-family: Segoe UI, 'Lucida Sans Unicode' ,Albertus;
	font-size: 17px;
	color: #333333;
	text-decoration: underline;
	background-image: url( 'Images/bglblContent.gif' );
	background-repeat: repeat;
	font-weight: bold;
	background-color: #aaaaaa;
}

.lblContent
{
	font-family: Segoe UI, 'Lucida Sans Unicode',Albertus;
	font-size: 13px;
	color: #222222;
	padding-left: 10pt;
	margin-left: 10pt;
}
.labelB {
	FONT-FAMILY:  Segoe UI, 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 11px;
	COLOR: #FF0000; 
}

.labelABold
{
	font-weight: bold;
	font-size: 11px;
	font-family: Segoe UI, 'Lucida Sans Unicode' , Verdana, Arial, Helvetica, sans-serif;
}

.labelAReq {
	FONT-FAMILY:  Segoe UI, 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 11px;
	color:Red;
}
.labelInfoClass {
	COLOR: #003366;
	font-family: Segoe UI, 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	text-decoration: underline;
}
.button {


	FONT-FAMILY: Segoe UI, 'Lucida Sans Unicode', verdana,  Arial, Helvetica, sans-serif; 
	FONT-SIZE: 11px;
	padding:2 5 2 5;
	width : 70px;
	height: 23px;
	font-weight: bold;

background-color:#ce2029;
border:none;
color:White;
text-decoration:none;
text-transform: uppercase;
width:74px;

}


.buttonLong {
	FONT-FAMILY: Segoe UI, 'Lucida Sans Unicode', verdana,  Arial, Helvetica, sans-serif; 
	FONT-SIZE: 10px;
	padding:2 5 2 5; 
	height: 23px;
}

tabLink {
	COLOR: #14214e; 
	FONT-FAMILY:  Segoe UI, 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 11px; 
	FONT-WEIGHT: bold;
	text-decoration:none;
}

.menuLink {
	COLOR: #14214e; 
	FONT-FAMILY:  Segoe UI, 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 11px; 
	FONT-WEIGHT: bold;
	text-decoration:none;
}

A.tabLink:hover {
	COLOR: #C91E3C; 
}

.tabPage {
	border: 1 solid #020272;
	border-top: 0;
}

.tabOn {
	FONT-FAMILY:  Segoe UI, 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	COLOR: #14214e;
	border: 1 solid #020272;
	border-bottom:0;
	padding-left:10px;
	padding-right:10px;
}

.tabOff {
	FONT-FAMILY:  Segoe UI, 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 11px;
	border: 1 solid #020272;
	padding-left:10px;
	padding-right:10px;
}

.tabFill {
	border: 1 solid #020272;
	border-left:0;
	border-right:0;
	border-top:0;
}

.tabMiddle{
	border: 1 solid #020272;
	border-top:0;
	border-bottom :0;
}

.tabRight{
	border: 1 solid #020272;
	border-top:0;
	border-left:0;
}

.tabLeft{
	border: 1 solid #020272;
	border-top:0;
	border-right:0;
}

.box {
	border: 2px solid #ce2029;
	padding: 5 5 5 5;
	background-color:#f4f0ec;
	
}

.contentBox {
	padding: 10 10 10 10;
}
.lineBottom 
{
	border-bottom: 1 solid #020272;
	padding: 5 5 5 5;
}
.tdPadding
{
	padding: 7 0 0 10;
}
.lineRight
{
	border-right: 1 solid #020272;
	padding: 7 0 7 7;
}
.headerMenu
{
	font-family: Segoe UI, 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:900;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	COLOR: #003366;
}

.header {
	font-family: Segoe UI, 'Lucida Sans Unicode', verdana,  Arial, Helvetica, sans-serif; 
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	color: #ce2029;
	text-transform: uppercase;
	}
	
.headerjen {
	font-family: Segoe UI, 'Lucida Sans Unicode', verdana,  Arial, Helvetica, sans-serif; 
	font-size: 11px;
	text-align: justify;
	font-weight: bold;
	color: #FF0000;
	}
	
/* for the menu*/
.menuHeader 
{
	border: 0px;
}

.menuSubItem {
	border: 0px;
}

.menuSel {	
	border: 0px;
}

.menuUnSel {	
	border: 0px;
}

.Hand 
{
	cursor:hand;
}
.Point
{
	cursor:default;
}

.headerlink
{
	color: #0000ff;
	font-weight: bold;
	text-decoration: none;
	font-size: .8em;
}

.headerlink:visited 
{
	color: #0000ff;
}

.TopHeaderTD
{
	font-family:"Verdana";
	font-size:11;
	color: #ffffff;
	height : 29;
	vertical-align : middle;
	background-color : #8b8d9c;
}
.TopHeaderLabel
{
	font-family:"Verdana";
	font-size:12;
	height : 29;
	vertical-align : middle; 
	background-color: #9dc3ff;
}

.TopHeaderSelected
{
	color: #96daff;
	font-weight: bold;
}

/* CSS For HRIS Main Menu */
.tdnormal {padding-left: 3em;}
/*.tdnormal .buttonscontainer {visibility: hidden;}*/

.buttons a {color: #000000;
	width: 200px;
	padding: 2px;
	padding-left: 3px;
	display: block;
	border-left: 0px solid #29299e;
	font: 13px Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	margin-top: 0px;
}



.wrapper
{
	width:950px;
	margin:auto;	
}

.content
{
width: 100%;
background-color: rgb(254,254,254);
border: 1px solid rgb(224,224,224);
margin-top: 8px;
margin-bottom: 8px;
min-height: 400px;
}

.menu
{
	background-color: rgb(10,110,78);
	width: 100%;
	margin: 0px 0px 10px;
	padding: 0px;
	height: 40px;
	color: rgb(243,243,243);

}

.clear
{
	clear:both;
}

.footer h2
{
	padding:15px;
	text-align:center;
}




