.calendarDiv
{
	margin:0px !important;
	padding:0px !important;
	position:absolute;
	/*visibility:hidden;*/
	background-color:white;
	layer-background-color:white;
}

.ESRIcpYearNavigation,
.ESRIcpMonthNavigation
{
	background-color:#ACC2D1;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	height: 20px;
}

.ESRIcpMonthNavigation A,
.ESRIcpMonthNavigation A:visited {
	color:#FFFFFF;
	text-decoration:none;
}

.ESRIcpDayColumnHeader,
.ESRIcpYearNavigation,
.ESRIcpMonthNavigation,
.ESRIcpCurrentMonthDate,
.ESRIcpCurrentMonthDateDisabled,
.ESRIcpOtherMonthDate,
.ESRIcpOtherMonthDateDisabled,
.ESRIcpCurrentDate,
.ESRIcpCurrentDateDisabled,
.ESRIcpTodayText,
.ESRIcpTodayTextDisabled,
.ESRIcpText
{
	font-family:arial;
	font-size:8pt;
	margin: 0px;
	padding: 0px;
}

TD.ESRIcpDayColumnHeader
{
	text-align:right;
	color: #acc2d1;
	border-bottom:solid 1px #acc2d1;
	margin: 0px;
	padding: 0px;
}

.ESRIcpCurrentMonthDate,
.ESRIcpOtherMonthDate,
.ESRIcpCurrentDate
{
	text-align:right;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
}

.ESRIcpCurrentMonthDateDisabled,
.ESRIcpOtherMonthDateDisabled,
.ESRIcpCurrentDateDisabled
{
	color:#D0D0D0;
	text-align:right;
	text-decoration:line-through;
	margin: 0px;
	padding: 0px;
}

.ESRIcpCurrentMonthDate A,
.ESRIcpCurrentMonthDate A:visited
{
	color:#000;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
}

.ESRIcpCurrentDate
{
	color: #FFFFFF;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
}

.ESRIcpOtherMonthDate
{
	color:#808080;
	margin: 0px;
	padding: 0px;
}

TD.ESRIcpCurrentDate
{
	color:#FFFFFF;
	background-color: #F0F6FA;
	border:solid 1px #ACC2D1;
	margin: 0px;
	padding: 0px;
}

TD.ESRIcpCurrentDate A,
TD.ESRIcpCurrentDate A:visited {
	color:#FFF;
}

TD.ESRIcpCurrentDateDisabled
{
	border:solid 1px #FFAAAA;
}

TD.ESRIcpTodayText,
TD.ESRIcpTodayTextDisabled
{
	border-top:solid 1px #ACC2D1;
	margin: 0px;
	padding: 2px 0px;
}

A.ESRIcpTodayText,
SPAN.ESRIcpTodayTextDisabled
{
	height:20px;
}

A.ESRIcpTodayText,
A.ESRIcpTodayText:visited
{
	color:#5E5A01;
	font-weight:bold;
}

SPAN.ESRIcpTodayTextDisabled
{
	color:#D0D0D0;
}

.ESRIcpBorder
{
	border:solid 2px #ACC2D1;
	margin: 0px;
	padding: 0px;
}

TABLE.ESRIcpBorder TR TD {
	margin: 0px;
	padding: 1px;
}

