.formRegionLabel { font-size:14px; font-weight:bold; text-decoration:underline; font-family: Arial, Helvetica, sans-serif; margin-bottom:10px}
.formRow { margin-bottom:10px; }
.formLabel { /*float:left;*/ width:140px; height:22px; font-size:12px; font-weight:bold; font-family: Arial, Helvetica, sans-serif;}
.formInput {/* float:left; */ height:22px; }
.clear { clear: both; }
.validation { font-size:12px; font-weight:bold; font-family: Arial, Helvetica, sans-serif; color:#FF0000; };

	.CUSTOMcpYearNavigation,
	.CUSTOMcpMonthNavigation
			{
				background-color:#6677DD;
				text-align:center;
				vertical-align:center;
				text-decoration:none;
				color:#FFFFFF;
				font-weight:bold;
			}
	.CUSTOMcpDayColumnHeader,
	.CUSTOMcpYearNavigation,
	.CUSTOMcpMonthNavigation,
	.CUSTOMcpCurrentMonthDate,
	.CUSTOMcpCurrentMonthDateDisabled,
	.CUSTOMcpOtherMonthDate,
	.CUSTOMcpOtherMonthDateDisabled,
	.CUSTOMcpCurrentDate,
	.CUSTOMcpCurrentDateDisabled,
	.CUSTOMcpTodayText,
	.CUSTOMcpTodayTextDisabled,
	.CUSTOMcpText
			{
			text-align:center;
			font-family:arial;
			font-size:8pt;
			}
	TD.CUSTOMcpDayColumnHeader
			{
			text-align:right;
			border:solid thin #6677DD;
			border-width:0 0 1 0;
			}
	.CUSTOMcpCurrentMonthDate,
	.CUSTOMcpOtherMonthDate,
	.CUSTOMcpCurrentDate
			{
			text-align:right;
			text-decoration:none;
			}
	.CUSTOMcpCurrentMonthDateDisabled,
	.CUSTOMcpOtherMonthDateDisabled,
	.CUSTOMcpCurrentDateDisabled
			{
			color:#D0D0D0;
			text-align:right;
			text-decoration:line-through;
			}
	.CUSTOMcpCurrentMonthDate
			{
			color:#6677DD;
			font-weight:bold;
			}
	.CUSTOMcpCurrentDate
			{
			color: #FFFFFF;
			font-weight:bold;
			}
	.CUSTOMcpOtherMonthDate
			{
			color:#808080;
			}
	TD.CUSTOMcpCurrentDate
			{
			color:#FFFFFF;
			background-color: #6677DD;
			border-width:1;
			border:solid thin #000000;
			}
	TD.CUSTOMcpCurrentDateDisabled
			{
			border-width:1;
			border:solid thin #FFAAAA;
			}
	TD.CUSTOMcpTodayText,
	TD.CUSTOMcpTodayTextDisabled
			{
			border:solid thin #6677DD;
			border-width:1 0 0 0;
			}
	A.CUSTOMcpTodayText,
	SPAN.CUSTOMcpTodayTextDisabled
			{
			height:20px;
			}
	A.CUSTOMcpTodayText
			{
			color:#6677DD;
			font-weight:bold;
			}
	SPAN.CUSTOMcpTodayTextDisabled
			{
			color:#D0D0D0;
			}
	.CUSTOMcpBorder
			{
			border:solid thin #6677DD;
			}
