/* CCSTheme v 3.x */
/* General */

/* Colors */
.PageBgColorOree {
	background-color: #dee6cf;
	}

.FormTitleBgColorOree {
	background-color: #8ee366;
	}

.FormTitleFontColorOree {
	color: #ffffff;
	}

.CaptionBgColorOree {
	background-color: #d6e6b8;
	}

.CaptionFontColorOree {
	color: #000000;
	}

.DataBgColorOree {
	background-color: #f7f7f7;
	}

.AltDataBgColorOree {
	background-color: #f1f7e6;
	}

.DataFontColorOree {
	color: #000000;
	}

.LinkColorOree {
	color: #0033cc;
	}

.VisitedLinkColorOree {
	color: #830000;
	}

.HoverLinkColorOree {
	color: #ff0000;
	}




.HeaderOree {
	width: 100%;
	}

.HeaderOree th { 
	font-family: Arial; font-size: 100%; text-align: left;
	padding: 4px;
	background-image: url('Images/HeaderBg.gif'); color: #ffffff;
	width: 100%;
	white-space: nowrap;
	}





.HeaderOree a:link { 
	color: #ffffff;
	}

.HeaderOree a:visited { 
	color: #ffffff;
	}

.HeaderOree a:hover, .CaptionOree a:active { 
	color: #ffffff; text-decoration: none;
	}

.HeaderLeftOree { 
	background-image: url('Images/HeaderLeft.gif');
	}

.HeaderRightOree { 
	background-image: url('Images/HeaderRight.gif');
	background-position: right top;
	}

.HeaderLeftOree img{
	width: 9px;
	}

.HeaderRightOree img{
	width: 12px;
	}


/* Grid Options */
.GridOree { 
	border-left: 1px solid #8ee366; border-bottom: 1px solid #8ee366;
	width: 100%;
	}

.CaptionOree th { 
	font-family: Arial; font-size: 80%; text-align: left; vertical-align: top;
	padding: 4px;
	border-top: 1px solid #8ee366; border-right: 1px solid #8ee366;
	background-image: url('Images/CaptionBg.gif'); color: #000000;
	white-space: nowrap;
	}

.CaptionOree td { 
	font-family: Arial; font-size: 80%; text-align: left; vertical-align: top;
	padding: 4px;
	border-top: 1px solid #8ee366; border-right: 1px solid #8ee366;
	background-image: url('Images/CaptionBg.gif'); color: #000000;
	white-space: nowrap;
	}





.CaptionOree a:link { 
	color: #000000;
	}

.CaptionOree a:visited { 
	color: #000000;
	}

.CaptionOree a:hover, .CaptionOree a:active { 
	color: #ff0000;
	}

.CaptionOree img {
	margin: 2px; 
	vertical-align: middle;
	}

.CaptionOree input {
	vertical-align: middle;
	}

.RowOree th { 
	font-family: Arial; font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 4px;
	border-top: 1px solid #8ee366; border-right: 1px solid #8ee366;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.RowOree td { 
	font-family: Arial; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #8ee366; border-right: 1px solid #8ee366;
	text-align: left;
	vertical-align: top;
	background-color: #f7f7f7; 
	color: #000000;
	}
	




caption.RowOree { 
	font-family: Arial; font-size: 80%;
	padding: 4px;
	border: 1px solid #8ee366; border-bottom: 0px;
	text-align: left;
	vertical-align: top;
	background-color: #f7f7f7; 
	color: #000000;
	}





.RowOree a:link { 
	color: #0033cc;
	}

.RowOree a:visited { 
	color: #830000;
	}

.RowOree a:hover, .RowOree a:active { 
	color: #ff0000;
	}

.SeparatorOree{
	color: #8ee366;
	}

.SeparatorOree td{
	height: 1px;
	}


.AltRowOree th { 
	font-family: Arial; font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 4px;
	border-top: 1px solid #8ee366; border-right: 1px solid #8ee366;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.AltRowOree td { 
	font-family: Arial; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #8ee366; border-right: 1px solid #8ee366;
	text-align: left;
	vertical-align: top;
	background-color: #f1f7e6; 
	color: #000000;
	}





.AltRowOree a:link { 
	color: #0033cc;
	}

.AltRowOree a:visited { 
	color: #830000;
	}

.AltRowOree a:hover, .AltRowOree a:active { 
	color: #ff0000;
	}

.NoRecordsOree td { 
	font-family: Arial; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #8ee366; border-right: 1px solid #8ee366;
	text-align: left;
	background-color: #f7f7f7; 
	color: #000000;
	vertical-align: top;
	}

.FooterOree td { 
	font-family: Arial; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #8ee366; border-right: 1px solid #8ee366;
	background-image: url('Images/CaptionBg.gif'); color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}





.FooterOree a:link { 
	color: #0033cc;
	}

.FooterOree a:visited { 
	color: #830000;
	}

.FooterOree a:hover, .FooterOree a:active { 
	color: #ff0000;
	}

.FooterOree img {
	margin: 2px; 
	vertical-align: middle;
	}

.FooterOree input {
	margin: 2px;
	vertical-align: middle;
	}

/* Record Options */
.RecordOree { 
	border-left: 1px solid #8ee366; border-bottom: 1px solid #8ee366;
	width: 100%;
	}

.ErrorOree td { 
	font-family: Arial; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #8ee366; border-right: 1px solid #8ee366;
	text-align: left;
	color: #FF0000;
	vertical-align: top;
	background-color: #f7f7f7; 
	}





.ControlsOree th { 
	font-family: Arial; font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 4px;
	border-top: 1px solid #8ee366; border-right: 1px solid #8ee366;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.ControlsOree td { 
	font-family: Arial; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #8ee366; border-right: 1px solid #8ee366;
	text-align: left;
	vertical-align: top;
	background-color: #f7f7f7; 
	color: #000000;
	}
	
.BottomOree td { 
	font-family: Arial; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #8ee366; border-right: 1px solid #8ee366;
	background-image: url('Images/CaptionBg.gif'); color: #000000;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}





.BottomOree a:link { 
	color: #0033cc;
	}

.BottomOree a:visited { 
	color: #830000;
	}

.BottomOree a:hover, .CaptionOree a:active { 
	color: #ff0000;
	}

.BottomOree img {
	margin: 2px;
	vertical-align: middle; 
	}

.BottomOree input {
	margin: 2px;
	vertical-align: middle;
	}

/* Report */
.GroupCaptionOree th{
	font-family: Arial; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #8ee366; border-right: 1px solid #8ee366;
	white-space: nowrap;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #f1f7e6; 
	color: #000000;
	}

.GroupCaptionOree td{
	font-family: Arial; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #8ee366; border-right: 1px solid #8ee366;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #f7f7f7; 
	color: #000000;
	}





.GroupCaptionOree a:link {
	color: #000000;
	}

.GroupCaptionOree a:visited{
	color: #000000;
	}

.GroupCaptionOree a:hover, .GroupCaptionOree a:active{
	color: #ff0000;
	}

.GroupFooterOree td{
	font-family: Arial; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #8ee366; border-right: 1px solid #8ee366;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #d6e6b8; 
	color: #000000;
	}





.GroupFooterOree a:link {
	color: #0033cc;
	}

.GroupFooterOree a:visited{
	color: #830000;
	}

.GroupFooterOree a:hover, .GroupFooterOree a:active{
	color: #ff0000;
	}

.GroupFooterOree img {
	margin: 2px; 
	vertical-align: middle;
	}

.GroupFooterOree input {
	margin: 2px;
	vertical-align: middle;
	}

.SubTotalOree td{
	font-family: Arial; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #8ee366; border-right: 1px solid #8ee366;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #f1f7e6; 
	color: #000000;
	border-bottom: 2px solid #8ee366;
	}





.SubTotalOree a:link {
	color: #0033cc;
	}

.SubTotalOree a:visited{
	color: #830000;
	}

.SubTotalOree a:hover, .SubTotalOree a:active{
	color: #ff0000;
	}

.TotalOree td{
	font-family: Arial; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #8ee366; border-right: 1px solid #8ee366;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	font-weight: bold;
	background-color: #f1f7e6; 
	color: #000000;
	}





.TotalOree a:link {
	color: #0033cc;
	}

.TotalOree a:visited{
	color: #830000;
	}

.TotalOree a:hover, .TotalOree a:active{
	color: #ff0000;
	}

/* Form Options */
.ButtonOree { 
	background-color: #8ee366; color: #ffffff; 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 */

.CalendarOree { 
	border: 1px solid #8ee366;
	width: 100%;
	}

.CalendarWeekdayNameOree{
	font-family: Arial; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #8ee366; border-right: 1px solid #8ee366;
	text-align: center; 
	vertical-align: top;
	white-space: nowrap;
	background-color: #f1f7e6; 
	color: #000000;
	font-weight: normal;
	}





.CalendarWeekdayNameOree a:link {
	color: #0033cc;
	}

.CalendarWeekdayNameOree a:visited{
	color: #830000;
	}

.CalendarWeekdayNameOree a:hover, .CalendarWeekdayNameOree a:active{
	color: #ff0000;
	}

.CalendarWeekendNameOree{
	font-family: Arial; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #8ee366; border-right: 1px solid #8ee366;
	white-space: nowrap;
	text-align: center; 
	vertical-align: top;
	background-color: #f1f7e6;	
	color: #000000;
	font-weight: normal;
	}





.CalendarWeekendNameOree a:link {
	color: #000000;
	}

.CalendarWeekendNameOree a:visited{
	color: #000000;
	}

.CalendarWeekendNameOree a:link, .CalendarWeekendNameOree a:visited{
	color: #ff0000;
	}

/* Calendar Day */
.CalendarDayOree{
	font-family: Arial; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #8ee366; border-right: 1px solid #8ee366;
	text-align: center;
	background-color: #f7f7f7;	
	color: #000000;
	}





.CalendarDayOree a:link {
	color: #0033cc;
	}

.CalendarDayOree a:visited{
	color: #830000;
	}

.CalendarDayOree a:hover, .CalendarDayOree a:active{
	color: #ff0000;
	}

/* Calendar Weekend */
.CalendarWeekendOree{
	font-family: Arial; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #8ee366; border-right: 1px solid #8ee366;
	text-align: center;
	background-color: #f1f7e6;	
	color: #000000;
	}





.CalendarWeekendOree a:link {
	color: #0033cc;
	}

.CalendarWeekendOree a:visited{
	color: #830000;
	}

.CalendarWeekendOree a:hover, .CalendarWeekendOree a:active{
	color: #ff0000;
	}

/* Calendar Today */
.CalendarTodayOree {
	font-family: Arial; font-size: 80%;
	padding: 2px;
	border-top: 3px solid #8ee366; border-right: 3px solid #8ee366; border-left: 2px solid #8ee366; border-bottom: 2px solid #8ee366;
	text-align: center;
	background-color: #f7f7f7;	
	color: #000000;
	}





.CalendarTodayOree a:link {
	color: #0033cc;
	}

.CalendarTodayOree a:visited{
	color: #830000;
	}

.CalendarTodayOree a:hover, .CalendarTodayOree a:active {
	color: #ff0000;
	}

/* Calendar Weekend Today */
.CalendarWeekendTodayOree {
	font-family: Arial; font-size: 80%;
	padding: 2px;
	border-top: 3px solid #8ee366; border-right: 3px solid #8ee366; border-left: 2px solid #8ee366; border-bottom: 2px solid #8ee366;
	text-align: center;
	background-color: #f1f7e6;	
	color: #000000;
	}





.CalendarWeekendTodayOree a:link {
	color: #0033cc;
	}

.CalendarWeekendTodayOree a:visited{
	color: #830000;
	}

.CalendarWeekendTodayOree a:hover, .CalendarWeekendTodayOree a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Day */
.CalendarOtherMonthDayOree{
	font-family: Arial; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #8ee366; border-right: 1px solid #8ee366;
	text-align: center;
	background-color: #f7f7f7;	
	color: #8ee366;
	}





.CalendarOtherMonthDayOree a:link {
	color: #8ee366;
	}

.CalendarOtherMonthDayOree a:visited{
	color: #8ee366;
	}

.CalendarOtherMonthDayOree a:hover, .CalendarOtherMonthDayOree a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Today */
.CalendarOtherMonthTodayOree {
	font-family: Arial; font-size: 80%;
	padding: 2px;
	border-top: 3px solid #8ee366; border-right: 3px solid #8ee366; border-left: 2px solid #8ee366; border-bottom: 2px solid #8ee366;
	text-align: center;
	background-color: #f7f7f7;	
	color: #8ee366;
	}





.CalendarOtherMonthTodayOree a:link {
	color: #8ee366;
	}

.CalendarOtherMonthTodayOree a:visited{
	color: #8ee366;
	}

.CalendarOtherMonthTodayOree a:hover, .CalendarOtherMonthTodayOree a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Weekend */
.CalendarOtherMonthWeekendOree {
	font-family: Arial; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #8ee366; border-right: 1px solid #8ee366;
	text-align: center;
	background-color: #f1f7e6;	
	color: #8ee366;
	}





.CalendarOtherMonthWeekendOree a:link {
	color: #8ee366;
	}

.CalendarOtherMonthWeekendOree a:visited{
	color: #8ee366;
	}

.CalendarOtherMonthWeekendOree a:hover, .CalendarOtherMonthWeekendOree a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Weekend Today */
.CalendarOtherMonthWeekendTodayOree {
	font-family: Arial; font-size: 80%;
	padding: 2px;
	border-top: 3px solid #8ee366; border-right: 3px solid #8ee366; border-left: 2px solid #8ee366; border-bottom: 2px solid #8ee366;
	text-align: center;
	color: #8ee366;
	background-color: #f1f7e6;	
	}
	




.CalendarOtherMonthWeekendTodayOree a:link {
	color: #8ee366;
	}

.CalendarOtherMonthWeekendTodayOree a:visited{
	color: #8ee366;
	}

.CalendarOtherMonthWeekendTodayOree a:hover, .CalendarOtherMonthWeekendTodayOree a:active{
	color: #ff0000;
	}

/* Calendar Selected Day (for DatePicker) */
.CalendarSelectedDayOree{
	font-family: Arial; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #8ee366; border-right: 1px solid #8ee366;
	background-color: #d6e6b8;
	color: #000000;
	text-align: center;
	font-weight: bold;
	}
	




.CalendarSelectedDayOree a:link {
	color: #000000;
	}

.CalendarSelectedDayOree a:visited{
	color: #000000;
	}

.CalendarSelectedDayOree a:hover, .CalendarSelectedDayOree a:active{
	color: #ff0000;
	}

/* Calendar Navigator */
.CalendarNavigatorOree {
	font-family: Arial; font-size: 80%;
	padding: 4px;
	background-image: url('Images/CaptionBg.gif'); color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}





.CalendarNavigatorOree a:link {
	color: #0033cc;
	}

.CalendarNavigatorOree a:visited{
	color: #830000;
	}

.CalendarNavigatorOree a:hover, .CalendarNavigatorOree a:active{
	color: #ff0000;
	}

.CalendarNavigatorOree img{
	margin: 2px;
	vertical-align: middle; 	
	}

.CalendarNavigatorOree td {
	font-family: Arial; font-size: 80%;
	}

.CalendarNavigatorOree th {
	font-family: Arial; font-size: 80%;
	}





/* Calendar Extra */
.CalendarEventOree{
	font-family: Arial; font-size: 80%;
	text-align: left;
	}





.CalendarEventOree a:link {
	color: #0033cc;
	}

.CalendarEventOree a:visited{
	color: #830000;
	}

.CalendarEventOree a:hover, .CalendarEventOree a:active{
	color: #ff0000;
	}

/* Changes for Section508 */
table tr td strong {
	padding: 0px;
	margin: 0px;
}

.thOree { 
	font-family: Arial; font-size: 80%;
	font-weight: bold;
}





.HeaderOree .thOree { 
	font-family: Arial; font-size: 100%; text-align: left;
	padding: 4px;
	background-image: url('Images/HeaderBg.gif'); color: #ffffff;
	width: 100%;
	white-space: nowrap;
}





.CaptionOree .thOree { 
	font-family: Arial; font-size: 80%; text-align: left; vertical-align: top;
	padding: 4px;
	border-top: 1px solid #8ee366; border-right: 1px solid #8ee366;
	background-image: url('Images/CaptionBg.gif'); color: #000000;
	white-space: nowrap;
}





.RowOree .thOree { 
	font-family: Arial; font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 4px;
	border-top: 1px solid #8ee366; border-right: 1px solid #8ee366;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
}

.AltRowOree .thOree { 
	font-family: Arial; font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 4px;
	border-top: 1px solid #8ee366; border-right: 1px solid #8ee366;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
}

.ControlsOree .thOree { 
	font-family: Arial; font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 4px;
	border-top: 1px solid #8ee366; border-right: 1px solid #8ee366;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
}

.GroupCaptionOree .thOree {
	font-family: Arial; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #8ee366; border-right: 1px solid #8ee366;
	text-align: left;
	white-space: nowrap;
	vertical-align: top;
	font-weight: bold;
	background-color: #f1f7e6; 
	color: #000000;
}





/* Class for Application Builder Menu */
.simpleMenuOree td {
	font-family: Arial; font-size: 80%;
}




