body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:10pt;
}

DIV.secondaryMenuBar {
	position:absolute; 
	top: 80px; 
	left: 0px; 
	width: 100%; 
	height: 20px;
}

.button {
	font-size:10px;
	color:black;
	position:inherit;
	background-color:#D0D0D0;
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	vertical-align:middle;
	text-align: center;
}

A.menu:link {
	text-decoration: none;	
	color: black;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}

A.menu:active {
	text-decoration: none;	
	color: black;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}

A.menu:visited {
	text-decoration: none;	
	color: black;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}

A.menu:hover {
	text-decoration: none; 
	color:red;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}

A.sidemenu:link {
	text-decoration: none;	
	color: black;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

A.sidemenu:active {
	text-decoration: none;	
	color: black;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

A.sidemenu:visited {
	text-decoration: none;	
	color:black;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

A.sidemenu:hover {
	text-decoration: none; 
	color:red;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.menu_dead {
	color: #FFF0C0;
	font-size:12px;
}

.headerBar {
	color: black;
	font-size:24px;
	vertical-align: middle;
}

.gridStd { 
	background-color:#FFFFFF;
	border-style:solid;
	border-color:#D0D0D0;
	border-width:1px;
}

.gridAlt { 
	background-color:#EFF3FF;
	border-style:solid;
	border-color:#D0D0D0;
	border-width:1px;
}




.gridPageSet {
	background-color:#585858;
	border-style:solid;
	border-color:BLACK;
	border-width:1px;
	color:white;
}


.titleBar { 
	background-color:#0000CC;
	color:white;
	font-weight:bold;
}


.gridTop { 
	background-color:#94B2D6;
	border-style:solid;
	border-color:#94B2D6;
	border-width:1px;
	color:black;
}

.altblack {
	font: normal 10pt 'arial'; 
	background: #f5f5f5; 
	color: black;
}

.heading {
	font: normal 14pt 'arial'; 
	color: #4A6584;
}
	
DIV.pageHeading {
	font-size:20px;
	color:black;
	position:absolute;
	left:1;
	top:4;
}

DIV.loginPageHeading {
	font-size:20px;
	color:black;
	position:absolute;
	left:184;
	top:48;
}

TD {
	font-size:12px;
}

P {
	font-size:12px;
}

div#formcontainer{ margin-left: 150px; margin-right: 150px;background: #FFEEDA;}
b.ltop, b.lbottom{display:block;background: #265E5F}
b.ltop b, b.lbottom b{display:block;height: 1px;
    overflow: hidden; background: #FFEEDA}
b.l1{margin: 0 5px}
b.l2{margin: 0 3px}
b.l3{margin: 0 2px}
b.ltop b.l4, b.lbottom b.l4{margin: 0 1px;height: 2px}

.EZLPcpYearNavigation, .EZLPcpMonthNavigation { 
background-color:#DA7B09;  
text-align:center; vertical-align:center; text-decoration:none; color:#FFFFFF; font-weight:bold; 
}

A.EZLPcpYearNavigation, A.EZLPcpMonthNavigation { 
background-color:#DA7B09;  
text-align:center; vertical-align:center; text-decoration:none; color:#FFFFFF; font-weight:bold; 
}

.EZLPcpDayColumnHeader,.EZLPcpYearNavigation,.EZLPcpMonthNavigation,.EZLPcpCurrentMonthDate,.EZLPcpCurrentMonthDateDisabled,.EZLPcpOtherMonthDate,.EZLPcpOtherMonthDateDisabled,.EZLPcpCurrentDate,.EZLPcpCurrentDateDisabled,.EZLPcpTodayText,.EZLPcpTodayTextDisabled,.EZLPcpText { 
font-family:arial; font-size:8pt; 
}

TD.EZLPcpDayColumnHeader { text-align:right; /*border:solid thin #C0C0C0;border-width:0 0 1 0; */ background-color:#E2EBEB;}

.EZLPcpCurrentMonthDate, .EZLPcpOtherMonthDate, .EZLPcpCurrentDate  { text-align:right; text-decoration:none; }
.EZLPcpCurrentMonthDateDisabled, .EZLPcpOtherMonthDateDisabled, .EZLPcpCurrentDateDisabled { color:#D0D0D0; text-align:right; text-decoration:line-through; }
.EZLPcpCurrentMonthDate, .EZLPcpCurrentDate { color:#000000; }
.EZLPcpOtherMonthDate { color:#808080; }
TD.EZLPcpCurrentDate { color:white; background-color: #DA7B09; border:solid 1px black; }
TD.EZLPcpCurrentDate A { color:white; }

TD.EZLPcpCurrentDateDisabled { border:solid 1px #FFAAAA; }
TD.EZLPcpTodayText, TD.EZLPcpTodayTextDisabled { border:solid 1px #C0C0C0; border-width:1 0 0 0; background-color:#E2EBEB;}
A.EZLPcpTodayText, SPAN.EZLPcpTodayTextDisabled { height:20px; }
A.EZLPcpTodayText { color:black; background-color:#E2EBEB;}
.EZLPcpTodayTextDisabled { color:#D0D0D0; }
.EZLPcpBorder { border:solid 1px black; }

