/* CCSTheme v 3.x */
/* General */

/* Colors */
.PageBgColorRCWeb {
	background-color: #d7dcc4;
	}

.FormTitleBgColorRCWeb {
	background-color: #518d5c;
	}

.FormTitleFontColorRCWeb {
	color: #f9f9f9;
	}

.CaptionBgColorRCWeb {
	background-color: #f4ebcf;
	}

.CaptionFontColorRCWeb {
	color: #000000;
	}

.DataBgColorRCWeb {
	background-color: #f9f6f0;
	}

.AltDataBgColorRCWeb {
	background-color: #eaf2e4;
	}

.DataFontColorRCWeb {
	color: #000000;
	}

.LinkColorRCWeb {
	color: #395abf;
	}

.VisitedLinkColorRCWeb {
	color: #7c2525;
	}

.HoverLinkColorRCWeb {
	color: #ef4747;
	}




.HeaderRCWeb {
	width: 100%;
	}

.HeaderRCWeb th { 
	font-family: Arial; font-size: 90%; font-weight: bold; text-align: center !important;
	padding: 2px;
	background-image: url('Images/HeaderBg.gif'); color: #f9f9f9;
	width: 100%;
	white-space: nowrap;
	}





.HeaderRCWeb a:link { 
	color: #f9f9f9;
	}

.HeaderRCWeb a:visited { 
	color: #f9f9f9;
	}

.HeaderRCWeb a:hover, .CaptionRCWeb a:active { 
	color: #f9f9f9; text-decoration: none;
	}

.HeaderLeftRCWeb { 
	background-image: url('Images/HeaderLeft.gif');
	}

.HeaderRightRCWeb { 
	background-image: url('Images/HeaderRight.gif');
	background-position: right top;
	}

.HeaderLeftRCWeb img{
	width: 9px;
	}

.HeaderRightRCWeb img{
	width: 12px;
	}


/* Grid Options */
.GridRCWeb { 
	border: 1px solid #518d5c;
	width: 100%;
	}

.CaptionRCWeb th { 
	font-family: Arial; font-size: 70%; text-align: left; vertical-align: top;
	padding: 2px;
	border-top: 1px solid #f4ebcf; border-right: 1px solid #f4ebcf;
	background-image: url('Images/CaptionBg.gif'); color: #000000;
	white-space: nowrap;
	}

.CaptionRCWeb td { 
	font-family: Arial; font-size: 70%; text-align: left; vertical-align: top;
	padding: 2px;
	border-top: 1px solid #f4ebcf; border-right: 1px solid #f4ebcf;
	background-image: url('Images/CaptionBg.gif'); color: #000000;
	white-space: nowrap;
	}





.CaptionRCWeb a:link { 
	color: #000000;
	}

.CaptionRCWeb a:visited { 
	color: #000000;
	}

.CaptionRCWeb a:hover, .CaptionRCWeb a:active { 
	color: #ef4747;
	}

.CaptionRCWeb img {
	margin: 2px; 
	vertical-align: middle;
	}

.CaptionRCWeb input {
	vertical-align: middle;
	}

.RowRCWeb th { 
	font-family: Arial; font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 2px;
	border-top: 1px solid #f4ebcf; border-right: 1px solid #f4ebcf;
	background-color: #f9f6f0; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.RowRCWeb td { 
	font-family: Arial; font-size: 70%;
	padding: 2px;
	border-top: 1px solid #f4ebcf; border-right: 1px solid #f4ebcf;
	text-align: left;
	vertical-align: top;
	background-color: #f9f6f0; 
	color: #000000;
	}
	




caption.RowRCWeb { 
	font-family: Arial; font-size: 70%;
	padding: 2px;
	border: 1px solid #518d5c; border-bottom: 0px;
	text-align: left;
	vertical-align: top;
	background-color: #f9f6f0; 
	color: #000000;
	}





.RowRCWeb a:link { 
	color: #395abf;
	}

.RowRCWeb a:visited { 
	color: #7c2525;
	}

.RowRCWeb a:hover, .RowRCWeb a:active { 
	color: #ef4747;
	}

.SeparatorRCWeb{
	color: #518d5c;
	}

.SeparatorRCWeb td{
	height: 1px;
	}


.AltRowRCWeb th { 
	font-family: Arial; font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 2px;
	border-top: 1px solid #f4ebcf; border-right: 1px solid #f4ebcf;
	background-color: #f9f6f0; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.AltRowRCWeb td { 
	font-family: Arial; font-size: 70%;
	padding: 2px;
	border-top: 1px solid #f4ebcf; border-right: 1px solid #f4ebcf;
	text-align: left;
	vertical-align: top;
	background-color: #eaf2e4; 
	color: #000000;
	}





.AltRowRCWeb a:link { 
	color: #395abf;
	}

.AltRowRCWeb a:visited { 
	color: #7c2525;
	}

.AltRowRCWeb a:hover, .AltRowRCWeb a:active { 
	color: #ef4747;
	}

.NoRecordsRCWeb td { 
	font-family: Arial; font-size: 70%;
	padding: 2px;
	border-top: 1px solid #f4ebcf; border-right: 1px solid #f4ebcf;
	text-align: left;
	background-color: #f9f6f0; 
	color: #000000;
	vertical-align: top;
	}

.FooterRCWeb td { 
	font-family: Arial; font-size: 70%;
	padding: 2px;
	border: 1px solid #f4ebcf; border-left: 0px none;
	background-image: url('Images/CaptionBg.gif'); color: #000000;
	text-align: center;
	vertical-align: bottom;
	white-space: nowrap;
	color: #000000;
	}





.FooterRCWeb a:link { 
	color: #395abf;
	}

.FooterRCWeb a:visited { 
	color: #7c2525;
	}

.FooterRCWeb a:hover, .FooterRCWeb a:active { 
	color: #ef4747;
	}

.FooterRCWeb img {
	margin: 2px; 
	vertical-align: middle;
	}

.FooterRCWeb input {
	margin: 2px;
	vertical-align: middle;
	}

/* Record Options */
.RecordRCWeb { 
	border: 1px solid #518d5c;
	width: 100%;
	}

.ErrorRCWeb td { 
	font-family: Arial; font-size: 70%;
	padding: 2px;
	border-top: 1px solid #f4ebcf; border-right: 1px solid #f4ebcf;
	text-align: left;
	color: #FF0000;
	vertical-align: top;
	background-color: #f9f6f0; 
	}





.ControlsRCWeb th { 
	font-family: Arial; font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 2px;
	border-top: 1px solid #f4ebcf; border-right: 1px solid #f4ebcf;
	background-color: #f9f6f0; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.ControlsRCWeb td { 
	font-family: Arial; font-size: 70%;
	padding: 2px;
	border-top: 1px solid #f4ebcf; border-right: 1px solid #f4ebcf;
	text-align: left;
	vertical-align: top;
	background-color: #f9f6f0; 
	color: #000000;
	}
	
.BottomRCWeb td { 
	font-family: Arial; font-size: 70%;
	padding: 2px;
	border: 1px solid #f4ebcf; border-left: 0px none;
	background-image: url('Images/CaptionBg.gif'); color: #000000;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}





.BottomRCWeb a:link { 
	color: #395abf;
	}

.BottomRCWeb a:visited { 
	color: #7c2525;
	}

.BottomRCWeb a:hover, .CaptionRCWeb a:active { 
	color: #ef4747;
	}

.BottomRCWeb img {
	margin: 2px;
	vertical-align: middle; 
	}

.BottomRCWeb input {
	margin: 2px;
	vertical-align: middle;
	}

/* Report */
.GroupCaptionRCWeb th{
	font-family: Arial; font-size: 70%;
	padding: 2px;
	border-top: 1px solid #f4ebcf; border-right: 1px solid #f4ebcf;
	white-space: nowrap;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #eaf2e4; 
	color: #000000;
	}

.GroupCaptionRCWeb td{
	font-family: Arial; font-size: 70%;
	padding: 2px;
	border-top: 1px solid #f4ebcf; border-right: 1px solid #f4ebcf;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #f9f6f0; 
	color: #000000;
	}





.GroupCaptionRCWeb a:link {
	color: #000000;
	}

.GroupCaptionRCWeb a:visited{
	color: #000000;
	}

.GroupCaptionRCWeb a:hover, .GroupCaptionRCWeb a:active{
	color: #ef4747;
	}

.GroupFooterRCWeb td{
	font-family: Arial; font-size: 70%;
	padding: 2px;
	border: 1px solid #f4ebcf; border-left: 0px none;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #f4ebcf; 
	color: #000000;
	}





.GroupFooterRCWeb a:link {
	color: #395abf;
	}

.GroupFooterRCWeb a:visited{
	color: #7c2525;
	}

.GroupFooterRCWeb a:hover, .GroupFooterRCWeb a:active{
	color: #ef4747;
	}

.GroupFooterRCWeb img {
	margin: 2px; 
	vertical-align: middle;
	}

.GroupFooterRCWeb input {
	margin: 2px;
	vertical-align: middle;
	}

.SubTotalRCWeb td{
	font-family: Arial; font-size: 70%;
	padding: 2px;
	border-top: 1px solid #f4ebcf; border-right: 1px solid #f4ebcf;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #eaf2e4; 
	color: #000000;
	border-bottom: 2px solid #518d5c;
	}





.SubTotalRCWeb a:link {
	color: #395abf;
	}

.SubTotalRCWeb a:visited{
	color: #7c2525;
	}

.SubTotalRCWeb a:hover, .SubTotalRCWeb a:active{
	color: #ef4747;
	}

.TotalRCWeb td{
	font-family: Arial; font-size: 70%;
	padding: 2px;
	border-top: 1px solid #f4ebcf; border-right: 1px solid #f4ebcf;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	font-weight: bold;
	background-color: #eaf2e4; 
	color: #000000;
	}





.TotalRCWeb a:link {
	color: #395abf;
	}

.TotalRCWeb a:visited{
	color: #7c2525;
	}

.TotalRCWeb a:hover, .TotalRCWeb a:active{
	color: #ef4747;
	}

/* Form Options */
.ButtonRCWeb { 
	background-color: #518d5c; color: #f9f9f9; border-left: solid 1px #EDEDED; border-top: solid 1px #EDEDED; border-right: solid 1px #848284; border-bottom: solid 1px #848284; padding: 2px; font-weight: bold; font-size: 85%; font-family: Tahoma;
	}

/* Calendar */

.CalendarRCWeb { 
	border: 1px solid #518d5c;
	width: 100%;
	}

.CalendarWeekdayNameRCWeb{
	font-family: Arial; font-size: 70%;
	padding: 2px;
	border-top: 1px solid #f4ebcf; border-right: 1px solid #f4ebcf;
	text-align: center; 
	vertical-align: top;
	white-space: nowrap;
	background-color: #eaf2e4; 
	color: #000000;
	font-weight: normal;
	}





.CalendarWeekdayNameRCWeb a:link {
	color: #395abf;
	}

.CalendarWeekdayNameRCWeb a:visited{
	color: #7c2525;
	}

.CalendarWeekdayNameRCWeb a:hover, .CalendarWeekdayNameRCWeb a:active{
	color: #ef4747;
	}

.CalendarWeekendNameRCWeb{
	font-family: Arial; font-size: 70%;
	padding: 2px;
	border-top: 1px solid #f4ebcf; border-right: 1px solid #f4ebcf;
	white-space: nowrap;
	text-align: center; 
	vertical-align: top;
	background-color: #eaf2e4;	
	color: #000000;
	font-weight: normal;
	}





.CalendarWeekendNameRCWeb a:link {
	color: #000000;
	}

.CalendarWeekendNameRCWeb a:visited{
	color: #000000;
	}

.CalendarWeekendNameRCWeb a:link, .CalendarWeekendNameRCWeb a:visited{
	color: #ef4747;
	}

/* Calendar Day */
.CalendarDayRCWeb{
	font-family: Arial; font-size: 70%;
	padding: 2px;
	border-top: 1px solid #f4ebcf; border-right: 1px solid #f4ebcf;
	text-align: center;
	background-color: #f9f6f0;	
	color: #000000;
	}





.CalendarDayRCWeb a:link {
	color: #395abf;
	}

.CalendarDayRCWeb a:visited{
	color: #7c2525;
	}

.CalendarDayRCWeb a:hover, .CalendarDayRCWeb a:active{
	color: #ef4747;
	}

/* Calendar Weekend */
.CalendarWeekendRCWeb{
	font-family: Arial; font-size: 70%;
	padding: 2px;
	border-top: 1px solid #f4ebcf; border-right: 1px solid #f4ebcf;
	text-align: center;
	background-color: #eaf2e4;	
	color: #000000;
	}





.CalendarWeekendRCWeb a:link {
	color: #395abf;
	}

.CalendarWeekendRCWeb a:visited{
	color: #7c2525;
	}

.CalendarWeekendRCWeb a:hover, .CalendarWeekendRCWeb a:active{
	color: #ef4747;
	}

/* Calendar Today */
.CalendarTodayRCWeb {
	font-family: Arial; font-size: 70%;
	padding: 0px;
	border: 2px solid #518d5c;
	text-align: center;
	background-color: #f9f6f0;	
	color: #000000;
	}





.CalendarTodayRCWeb a:link {
	color: #395abf;
	}

.CalendarTodayRCWeb a:visited{
	color: #7c2525;
	}

.CalendarTodayRCWeb a:hover, .CalendarTodayRCWeb a:active {
	color: #ef4747;
	}

/* Calendar Weekend Today */
.CalendarWeekendTodayRCWeb {
	font-family: Arial; font-size: 70%;
	padding: 0px;
	border: 2px solid #518d5c;
	text-align: center;
	background-color: #eaf2e4;	
	color: #000000;
	}





.CalendarWeekendTodayRCWeb a:link {
	color: #395abf;
	}

.CalendarWeekendTodayRCWeb a:visited{
	color: #7c2525;
	}

.CalendarWeekendTodayRCWeb a:hover, .CalendarWeekendTodayRCWeb a:active{
	color: #ef4747;
	}

/* Calendar Other Month's Day */
.CalendarOtherMonthDayRCWeb{
	font-family: Arial; font-size: 70%;
	padding: 2px;
	border-top: 1px solid #f4ebcf; border-right: 1px solid #f4ebcf;
	text-align: center;
	background-color: #f9f6f0;	
	color: #518d5c;
	}





.CalendarOtherMonthDayRCWeb a:link {
	color: #518d5c;
	}

.CalendarOtherMonthDayRCWeb a:visited{
	color: #518d5c;
	}

.CalendarOtherMonthDayRCWeb a:hover, .CalendarOtherMonthDayRCWeb a:active{
	color: #ef4747;
	}

/* Calendar Other Month's Today */
.CalendarOtherMonthTodayRCWeb {
	font-family: Arial; font-size: 70%;
	padding: 0px;
	border: 2px solid #518d5c;
	text-align: center;
	background-color: #f9f6f0;	
	color: #518d5c;
	}





.CalendarOtherMonthTodayRCWeb a:link {
	color: #518d5c;
	}

.CalendarOtherMonthTodayRCWeb a:visited{
	color: #518d5c;
	}

.CalendarOtherMonthTodayRCWeb a:hover, .CalendarOtherMonthTodayRCWeb a:active{
	color: #ef4747;
	}

/* Calendar Other Month's Weekend */
.CalendarOtherMonthWeekendRCWeb {
	font-family: Arial; font-size: 70%;
	padding: 2px;
	border-top: 1px solid #f4ebcf; border-right: 1px solid #f4ebcf;
	text-align: center;
	background-color: #eaf2e4;	
	color: #518d5c;
	}





.CalendarOtherMonthWeekendRCWeb a:link {
	color: #518d5c;
	}

.CalendarOtherMonthWeekendRCWeb a:visited{
	color: #518d5c;
	}

.CalendarOtherMonthWeekendRCWeb a:hover, .CalendarOtherMonthWeekendRCWeb a:active{
	color: #ef4747;
	}

/* Calendar Other Month's Weekend Today */
.CalendarOtherMonthWeekendTodayRCWeb {
	font-family: Arial; font-size: 70%;
	padding: 0px;
	border: 2px solid #518d5c;
	text-align: center;
	color: #518d5c;
	background-color: #eaf2e4;	
	}
	




.CalendarOtherMonthWeekendTodayRCWeb a:link {
	color: #518d5c;
	}

.CalendarOtherMonthWeekendTodayRCWeb a:visited{
	color: #518d5c;
	}

.CalendarOtherMonthWeekendTodayRCWeb a:hover, .CalendarOtherMonthWeekendTodayRCWeb a:active{
	color: #ef4747;
	}

/* Calendar Selected Day (for DatePicker) */
.CalendarSelectedDayRCWeb{
	font-family: Arial; font-size: 70%;
	padding: 2px;
	border-top: 1px solid #f4ebcf; border-right: 1px solid #f4ebcf;
	background-color: #f4ebcf;
	color: #000000;
	text-align: center;
	font-weight: bold;
	}
	




.CalendarSelectedDayRCWeb a:link {
	color: #000000;
	}

.CalendarSelectedDayRCWeb a:visited{
	color: #000000;
	}

.CalendarSelectedDayRCWeb a:hover, .CalendarSelectedDayRCWeb a:active{
	color: #ef4747;
	}

/* Calendar Navigator */
.CalendarNavigatorRCWeb {
	font-family: Arial; font-size: 70%;
	padding: 2px;
	background-image: url('Images/CaptionBg.gif'); color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}





.CalendarNavigatorRCWeb a:link {
	color: #395abf;
	}

.CalendarNavigatorRCWeb a:visited{
	color: #7c2525;
	}

.CalendarNavigatorRCWeb a:hover, .CalendarNavigatorRCWeb a:active{
	color: #ef4747;
	}

.CalendarNavigatorRCWeb img{
	margin: 2px;
	vertical-align: middle; 	
	}

.CalendarNavigatorRCWeb td {
	font-family: Arial; font-size: 70%;
	}

.CalendarNavigatorRCWeb th {
	font-family: Arial; font-size: 70%;
	}





/* Calendar Extra */
.CalendarEventRCWeb{
	font-family: Arial; font-size: 70%;
	text-align: left;
	}





.CalendarEventRCWeb a:link {
	color: #395abf;
	}

.CalendarEventRCWeb a:visited{
	color: #7c2525;
	}

.CalendarEventRCWeb a:hover, .CalendarEventRCWeb a:active{
	color: #ef4747;
	}

/* Changes for Section508 */
table tr td strong {
	padding: 0px;
	margin: 0px;
}

.thRCWeb { 
	font-family: Arial; font-size: 70%;
	font-weight: bold;
}





.HeaderRCWeb .thRCWeb { 
	font-family: Arial; font-size: 90%; font-weight: bold; text-align: center !important;
	padding: 2px;
	background-image: url('Images/HeaderBg.gif'); color: #f9f9f9;
	width: 100%;
	white-space: nowrap;
}





.CaptionRCWeb .thRCWeb { 
	font-family: Arial; font-size: 70%; text-align: left; vertical-align: top;
	padding: 2px;
	border-top: 1px solid #f4ebcf; border-right: 1px solid #f4ebcf;
	background-image: url('Images/CaptionBg.gif'); color: #000000;
	white-space: nowrap;
}





.RowRCWeb .thRCWeb { 
	font-family: Arial; font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 2px;
	border-top: 1px solid #f4ebcf; border-right: 1px solid #f4ebcf;
	background-color: #f9f6f0; color: #000000;
	white-space: nowrap;
	color: #000000;
}

.AltRowRCWeb .thRCWeb { 
	font-family: Arial; font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 2px;
	border-top: 1px solid #f4ebcf; border-right: 1px solid #f4ebcf;
	background-color: #f9f6f0; color: #000000;
	white-space: nowrap;
	color: #000000;
}

.ControlsRCWeb .thRCWeb { 
	font-family: Arial; font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 2px;
	border-top: 1px solid #f4ebcf; border-right: 1px solid #f4ebcf;
	background-color: #f9f6f0; color: #000000;
	white-space: nowrap;
	color: #000000;
}

.GroupCaptionRCWeb .thRCWeb {
	font-family: Arial; font-size: 70%;
	padding: 2px;
	border-top: 1px solid #f4ebcf; border-right: 1px solid #f4ebcf;
	text-align: left;
	white-space: nowrap;
	vertical-align: top;
	font-weight: bold;
	background-color: #eaf2e4; 
	color: #000000;
}





/* Class for Application Builder Menu */
.simpleMenuRCWeb td {
	font-family: Arial; font-size: 70%;
}




