body { color: black; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: white; margin: 0; padding: 0; }
a:link { color: #006eb9 ; text-decoration: underline; }

a:visited { color: #006eb9 }

a:hover { color: #006eb9 }

a:active { color: #006eb9 }
.menuitemoff { display:block; color: #fff; font-size: 9px; font-weight: bold; background-color: #79868f; text-decoration: none; width: 100%; height: 100%; padding: 3px 8px 3px 15px; }
a.menuitemoff:link { color: #fff; font-size: 9px; font-weight: bold; background-color: #79868f; text-decoration: none; padding: 3px 8px 3px 15px; }
a.menuitemoff:visited { color: #fff; font-size: 9px; font-weight: bold; background-color: #79868f; text-decoration: none; padding: 3px 8px 3px 15px; }
a.menuitemoff:hover { color: #79868f; font-size: 9px; font-weight: bold; background-color: #fff; text-decoration: none; padding: 3px 8px 3px 15px; }
a.menuitemoff:active { color: #79868f; font-size: 9px; font-weight: bold; background-color: #fff; text-decoration: none; padding: 3px 8px 3px 15px; }
.menuitemon { display:block; color: #79868f; font-size: 9px; font-weight: bold; background-color: #fff; text-decoration: none; width: 100%; height: 100%; padding: 3px 8px 3px 15px; }
a.menuitemon:link { color: #79868f; font-size: 9px; font-weight: bold; background-color: #fff; text-decoration: none; padding: 3px 8px 3px 15px; }
a.menuitemon:visited { color: #79868f; font-size: 9px; font-weight: bold; background-color: #fff; text-decoration: none; padding: 3px 8px 3px 15px; }
a.menuitemon:hover { color: #79868f; font-size: 9px; font-weight: bold; background-color: #fff; text-decoration: none; padding: 3px 8px 3px 15px; }
a.menuitemon:active { color: #79868f; font-size: 9px; font-weight: bold; background-color: #fff; text-decoration: none; padding: 3px 8px 3px 15px; }
.proudly { color: #79868f; font-size: 8px; font-weight: bold; text-decoration: none; padding: 10px 8px 3px 15px; width: 100%; height: 100%; }
.maincopy { font-size: 0.8em; text-align: justify; padding: 50px 30px 15px 45px; }
.subcopy { font-size: 0.9em; text-align: justify; }
.subsubcopy { font-size: 0.6em; text-align: justify; }
.mainheadings { font-size: 1.3em; font-weight: bold; }
.subcopyheadings { font-size: 1em; font-weight: bold; }
.inputfield { color: #6699cf; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #eff3f5; border-color: #3d6597 #6699cf #6699cf #3d6597; border-style: solid; border-width: 1px; }
.allborders { background-color: #acb8c7; border: solid 1px #6699cf; }
.allbordersresults { background-color: #c5cfd7; border-top: 1px solid #fff; border-bottom: 1px solid #fff; }
.membersresults { background-color: #fff; border-top: 2px solid #3d6597; border-bottom: 2px solid #3d6597; }
.bottborder { border-bottom: 1px solid #6699cf; }
.bottborderresults { background-color: #c5cfd7; }
.bottmembersresults { background-color: #fff; border-bottom: 2px solid #3d6597; }
.errorfields { color: #fff; font-size: 0.8em; font-weight: bold; background-color: #b60016; text-align: justify; }

	.cpYearNavigation,
	.cpMonthNavigation
			{
			background-color:#6677DD;
			text-align:center;
			vertical-align:center;
			text-decoration:none;
			color:#FFFFFF;
			font-weight:bold;
			}
	.cpDayColumnHeader,
	.cpYearNavigation,
	.cpMonthNavigation,
	.cpCurrentMonthDate,
	.cpCurrentMonthDateDisabled,
	.cpOtherMonthDate,
	.cpOtherMonthDateDisabled,
	.cpCurrentDate,
	.cpCurrentDateDisabled,
	.cpTodayText,
	.cpTodayTextDisabled,
	.cpText
			{
			font-family:arial;
			font-size:8pt;
			}
	TD.cpDayColumnHeader
			{
			text-align:right;
			border:solid thin #6677DD;
			border-width:0 0 1 0;
			}
	.cpCurrentMonthDate,
	.cpOtherMonthDate,
	.cpCurrentDate
			{
			text-align:right;
			text-decoration:none;
			}
	.cpCurrentMonthDateDisabled,
	.cpOtherMonthDateDisabled,
	.cpCurrentDateDisabled
			{
			color:#D0D0D0;
			text-align:right;
			text-decoration:line-through;
			}
	.cpCurrentMonthDate
			{
			color:#6677DD;
			font-weight:bold;
			}
	.cpCurrentDate
			{
			color: #FFFFFF;
			font-weight:bold;
			}
	.cpOtherMonthDate
			{
			color:#808080;
			}
	TD.cpCurrentDate
			{
			color:#FFFFFF;
			background-color: #6677DD;
			border-width:1;
			border:solid thin #000000;
			}
	TD.cpCurrentDateDisabled
			{
			border-width:1;
			border:solid thin #FFAAAA;
			}
	TD.cpTodayText,
	TD.cpTodayTextDisabled
			{
			border:solid thin #6677DD;
			border-width:1 0 0 0;
			}
	A.cpTodayText,
	SPAN.cpTodayTextDisabled
			{
			height:20px;
			}
	A.cpTodayText
			{
			color:#6677DD;
			font-weight:bold;
			}
	SPAN.cpTodayTextDisabled
			{
			color:#D0D0D0;
			}
	.cpBorder
			{
			border:solid thin #6677DD;
			}
