.cpYearNavigation,
.cpMonthNavigation
{
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: center;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.cpDayColumnHeader,
.cpYearNavigation,
.cpMonthNavigation,
.cpCurrentMonthDate,
.cpCurrentMonthDateDisabled,
.cpOtherMonthDate,
.cpOtherMonthDateDisabled,
.cpCurrentDate,
.cpCurrentDateDisabled,
.cpTodayText,
.cpTodayTextDisabled,
.cpText
{
	font-family: arial;
	font-size: 11px;
}
TD.cpDayColumnHeader
{
	text-align: center;
	border: solid thin #000000;
	border-width:0 0 1 0;
	font-weight: bold;
	padding: 5 10 5 10;
}
.cpCurrentMonthDate,
.cpOtherMonthDate,
.cpCurrentDate
{
	padding: 2px;
	text-align: center;
	text-decoration: none;
}
.cpCurrentMonthDateDisabled,
.cpOtherMonthDateDisabled,
.cpCurrentDateDisabled
{
	color: #D0D0D0 !important;
	text-align: right;
	text-decoration: line-through;
}
.cpCurrentMonthDate
{
	color: #888888 !important;
	font-weight: bold;
}
.cpCurrentDate
{
	color: #000000; !important;
	font-weight: bold;
	background: #DDDDDD;
}
.cpCurrentDate A:link
{
	color: #000000; !important;
	font-weight: bold;
	border: 0px;
}
.cpOtherMonthDate
{
	color: #BBBBBB;
}
TD.cpCurrentDateDisabled
{
	border-width: 1;
	border: solid thin #FFAAAA;
}
TD.cpTodayText,
TD.cpTodayTextDisabled
{
	border: solid thin #000000;
	border-width: 1 0 0 0;
}
A.cpTodayText,
SPAN.cpTodayTextDisabled
{
	height:20px;
}
A.cpTodayText
{
	padding-top: 3px;
	color: #000000; !important;
	font-weight: bold;
}
SPAN.cpTodayTextDisabled
{
	color:#D0D0D0;
}
.cpBorder
{
	border: solid 1px #000000;
}

.surveybuttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #ff6600;
	border: 1px solid #ff6600;
	width: 100px;
	padding: 2px;
}