/* Knockout CCSTheme */
BODY, TABLE, TH, TR, TD, UL, OL, LI, P, FONT, A, BLOCKQUOTE, LABEL { font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 13px; }
.KnockoutPageBODY{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#FFCC66;
	color:#000000;
}
.KnockoutFormHeaderFont{
	font-family:Arial, Helvetica, sans-serif;
	color: #003399;
	font-weight:bold;
	font-size: 14pt;
	text-align:center;
}
.KnockoutFormTABLE{
	border: 1px solid #000080;
	background-color: #C0C0C0;
	
}
.KnockoutGreen {
	font-family:Arial, Helvetica, sans-serif;
	color: #006600;
	font-weight:bold;
	font-size: 10pt;
	text-align:center;
}
a.KnockoutBlueLink:link,a.KnockoutBlueLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000080;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: underline;
}
a.KnockoutBlueLink:hover,a.KnockoutBlueLink:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000D0;
	font-weight: bold;
	font-size: 10pt;
	text-decoration:none;
}

a.KnockoutWhiteLink:link,a.KnockoutWhiteLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;
	text-transform:uppercase;
}
a.KnockoutWhiteLink:hover,a.KnockoutWhiteLink:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-decoration:none;
	text-transform:uppercase;
}
.KnockoutColumnTD{ color: #000000; font-weight: bold; font-size: 13px; }
.KnockoutBlueTD{ margin-top:2px; background-color:#000099; color: #FFFFFF; font-weight: bold; font-size: 10px; text-align:center;}
.KnockoutFieldCaptionTD{ background-color: #003399; color: #FFFFFF; font-size: 13px; font-weight: bold; }
.KnockoutDataTD{
	border-left: 1px solid #808080;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #FFFFFF;
	background-color: #F0F0F0;
	font-size: 13px;
	padding:2px 2px 1px 2px; 
}
.KnockoutErrorDataTD{ border-left: 1px solid #808080; border-right: 1px solid #FFFFFF; border-top: 1px solid #808080; border-bottom: 1px solid #FFFFFF; background-color: #F0F0F0; color: #FF0000; font-size: 13px; }
.KnockoutSeparatorTD{ height: 0px; }
.KnockoutAltDataTD{ border-left: 1px solid #808080; border-right: 1px solid #FFFFFF; border-top: 1px solid #808080; border-bottom: 1px solid #FFFFFF; background-color: #FFFFFF; font-size: 13px; }
.KnockoutFooterTD { color: #000000; font-weight: bold; font-size: 13px; }
a.KnockoutSorterLink:link,a.KnockoutSorterLink:visited{ color: #000000; text-decoration: underline; }
a.KnockoutSorterLink:hover,a.KnockoutSorterLink:active{ color: #F5F5F5; text-decoration: none; }
a.KnockoutDataLink:link,a.KnockoutDataLink:visited{ color: #00008B; text-decoration: underline; }
a.KnockoutDataLink:hover,a.KnockoutDataLink:active{ color: #DC143C; text-decoration: none; }
a.KnockoutNavigatorLink:link,a.KnockoutNavigatorLink:visited{ color: #000000; text-decoration: underline; }
a.KnockoutNavigatorLink:hover,a.KnockoutNavigatorLink:active{ color: #000000; text-decoration: none; }
.KnockoutButton { background-color: #003399; color: #FFFFFF; font-family: Tahoma, Arial, Verdana, Helvetica; font-size: 13px; font-weight: bold; }
.KnockoutInput {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	vertical-align:middle;
}
.KnockoutTextarea { font-family: Tahoma, Arial, Verdana, Helvetica; font-size: 13px; }
.KnockoutSelect { font-family: Tahoma, Arial, Verdana, Helvetica; font-size: 13px; }
/* Calendar */
a.today:link,a.today:visited{ color: #FF0000; font-weight: bold; text-decoration: none; }
a.today:hover,a.today:active{ color: #000000; font-weight: bold; text-decoration: none; }
a.selectedDay:link,a.selectedDay:visited{ color: #FFFFFF; font-weight: bold; text-decoration: none; }
a.selectedDay:hover,a.selectedDay:active{ color: #FF0000; font-weight: bold; text-decoration: none; }
a.weekDay:link,a.weekDay:visited{ color: #000000; text-decoration: none; }
a.weekDay:hover,a.weekDay:active{ color: #FF0000; text-decoration: none; }
TD.selectedDay { margin: 1px; background-color: #003399; color: #FFFFFF; font-size: 13px; font-weight: bold; }
TD.today { border-top: 1px solid #FF0000; border-left: 1px solid #FF0000; border-bottom: 1px solid #FF0000; border-right: 1px solid #FF0000; background-color: #F0F0F0; font-size: 13px; }
TD.workday { border-left: 1px solid #808080; border-right: 1px solid #FFFFFF; border-top: 1px solid #808080; border-bottom: 1px solid #FFFFFF; background-color: #F0F0F0; font-size: 13px; }
TD.weekend { color: #000000; font-size: 13px; }
TH.calendar { margin: 1px; background-color: #003399; color: #FFFFFF; font-size: 13px; font-weight: bold; }
.CalendarButtons { margin: 1px; background-color: #003399; color: #FFFFFF; font-family: Tahoma, Arial, Verdana, Helvetica; font-size: 13px; font-weight: bold; }
.CalendarControls { font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 13px; }
.Table { border: 1px solid #000080; background-color: #C0C0C0; }
