/* CCSTheme v 3.x */
/* General */

/* Colors */
.PageBgColorSpringf {
	background-color: #d6dbea;
	}

.FormTitleBgColorSpringf {
	background-color: #d27888;
	}

.FormTitleFontColorSpringf {
	color: #ffffff;
	}

.CaptionBgColorSpringf {
	background-color: #d6def6;
	}

.CaptionFontColorSpringf {
	color: #000000;
	}

.DataBgColorSpringf {
	background-color: #f9f9f9;
	}

.AltDataBgColorSpringf {
	background-color: #eaedf9;
	}

.DataFontColorSpringf {
	color: #000000;
	}

.LinkColorSpringf {
	color: #1f4cd2;
	}

.VisitedLinkColorSpringf {
	color: #871487;
	}

.HoverLinkColorSpringf {
	color: #ff2626;
	}

.ColorBgButtonSpringf {
	background-color: #d27888;
}

.ColorFontButtonSpringf {
	color: #ffffff;
}

.ColorBgButtonPassiveSpringf {
	background-color: #ffbdc9;
}

.ColorFontButtonPassiveSpringf {
	color: #ffffff;
}



.HeaderSpringf {
	width: 100%;
	}

.HeaderSpringf th { 
	font-family: Arial; font-size: 90%; font-weight: bold; text-align: center !important;
	padding: 3px;
	background-color: #d27888; color: #ffffff;
	width: 100%;
	white-space: nowrap;
	
	}



/*ie6*/
* html body .HeaderSpringf th {
	font-family: Arial; font-size: 130%; font-weight: bold; text-align: center !important;
}
/*end*/

.HeaderSpringf a:link { 
	color: #ffffff;
	}

.HeaderSpringf a:visited { 
	color: #ffffff;
	}

.HeaderSpringf a:hover, .CaptionSpringf a:active { 
	color: #ffffff; text-decoration: none;
	}

.HeaderLeftSpringf { 
	background-image: url('Images/HeaderLeft.gif');
	}

.HeaderRightSpringf { 
	background-image: url('Images/HeaderRight.gif');
	background-position: right top;
	}

.HeaderLeftSpringf img{
	width: 12px;
	}

.HeaderRightSpringf img{
	width: 12px;
	}


/* Grid Options */
.GridSpringf { 
	border: solid 1px #d6def6; border-bottom: 0px;
	width: 100%;
	}

.CaptionSpringf th { 
	font-family: Arial; font-size: 70%; text-align: left; vertical-align: top;
	padding: 3px;
	border-bottom: solid 1px #d6def6;
	background-color: #d6def6; color: #000000;
	white-space: nowrap;
	}

.CaptionSpringf td { 
	font-family: Arial; font-size: 70%; text-align: left; vertical-align: top;
	padding: 3px;
	border-bottom: solid 1px #d6def6;
	background-color: #d6def6; color: #000000;
	white-space: nowrap;
	}



/*ie6*/
* html body .CaptionSpringf th, * html body .CaptionSpringf td {
	font-family: Arial; font-size: 100%; text-align: left; vertical-align: top;
}
/*end*/

.CaptionSpringf a:link { 
	color: #000000;
	}

.CaptionSpringf a:visited { 
	color: #000000;
	}

.CaptionSpringf a:hover, .CaptionSpringf a:active { 
	color: #ff2626;
	}

.CaptionSpringf img {
	margin: 2px; 
	vertical-align: middle;
	}

.CaptionSpringf input {
	vertical-align: middle;
	}

.RowSpringf th { 
	font-family: Arial; font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	border-bottom: solid 1px #d6def6;
	background-color: #f9f9f9; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.RowSpringf td { 
	font-family: Arial; font-size: 70%;
	padding: 3px;
	border-bottom: solid 1px #d6def6;
	text-align: left;
	vertical-align: top;
	background-color: #f9f9f9; 
	color: #000000;
	}
	


/*ie6*/
* html body .RowSpringf th, * html body .RowSpringf td {
	font-family: Arial; font-size: 100%;
}
/*end*/

caption.RowSpringf { 
	font-family: Arial; font-size: 70%;
	padding: 3px;
	border: solid 1px #d6def6; border-bottom: 0px;
	text-align: left;
	vertical-align: top;
	background-color: #f9f9f9; 
	color: #000000;
	}



/*ie6*/
* html body caption.RowSpringf {
	font-family: Arial; font-size: 100%;
}
/*end*/

.RowSpringf a:link { 
	color: #1f4cd2;
	}

.RowSpringf a:visited { 
	color: #871487;
	}

.RowSpringf a:hover, .RowSpringf a:active { 
	color: #ff2626;
	}

.SeparatorSpringf{
	color: #d27888;
	}

.SeparatorSpringf td{
	height: 1px;
	}


.AltRowSpringf th { 
	font-family: Arial; font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	border-bottom: solid 1px #d6def6;
	background-color: #f9f9f9; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.AltRowSpringf td { 
	font-family: Arial; font-size: 70%;
	padding: 3px;
	border-bottom: solid 1px #d6def6;
	text-align: left;
	vertical-align: top;
	background-color: #eaedf9; 
	color: #000000;
	}



/*ie6*/
* html body .AltRowSpringf th, * html body .AltRowSpringf td {
	font-family: Arial; font-size: 100%;
}
/*end*/

.AltRowSpringf a:link { 
	color: #1f4cd2;
	}

.AltRowSpringf a:visited { 
	color: #871487;
	}

.AltRowSpringf a:hover, .AltRowSpringf a:active { 
	color: #ff2626;
	}

.NoRecordsSpringf td { 
	font-family: Arial; font-size: 70%;
	padding: 3px;
	border-bottom: solid 1px #d6def6;
	text-align: left;
	background-color: #f9f9f9; 
	color: #000000;
	vertical-align: top;
	}

.FooterSpringf td { 
	font-family: Arial; font-size: 70%;
	padding: 3px;
	border-bottom: solid 1px #d6def6;
	background-color: #d6def6; color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}



/*ie6*/
* html body .NoRecordsSpringf td, * html body .FooterSpringf td {
	font-family: Arial; font-size: 100%;
}
/*end*/

.FooterSpringf a:link { 
	color: #1f4cd2;
	}

.FooterSpringf a:visited { 
	color: #871487;
	}

.FooterSpringf a:hover, .FooterSpringf a:active { 
	color: #ff2626;
	}

.FooterSpringf img {
	margin: 2px; 
	vertical-align: middle;
	}

.FooterSpringf input {
	margin: 2px;
	vertical-align: middle;
	}

/* Record Options */
.RecordSpringf { 
	border: solid 1px #d6def6; border-bottom: 0px;
	width: 100%;
	}

.ErrorSpringf td { 
	font-family: Arial; font-size: 70%;
	padding: 3px;
	border-bottom: solid 1px #d6def6;
	text-align: left;
	color: #FF0000;
	vertical-align: top;
	background-color: #f9f9f9; 
	}



/*ie6*/
* html body .ErrorSpringf td {
	font-family: Arial; font-size: 100%;
}
/*end*/

.ControlsSpringf th { 
	font-family: Arial; font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	border-bottom: solid 1px #d6def6;
	background-color: #f9f9f9; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.ControlsSpringf td { 
	font-family: Arial; font-size: 70%;
	padding: 3px;
	border-bottom: solid 1px #d6def6;
	text-align: left;
	vertical-align: top;
	background-color: #f9f9f9; 
	color: #000000;
	}
	
.BottomSpringf td { 
	font-family: Arial; font-size: 70%;
	padding: 3px;
	border-bottom: solid 1px #d6def6;
	background-color: #d6def6; color: #000000;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}



/*ie6*/
* html body .ControlsSpringf th, * html body .ControlsSpringf td, * html body .BottomSpringf td {
	font-family: Arial; font-size: 100%;
}
/*end*/

.BottomSpringf a:link { 
	color: #1f4cd2;
	}

.BottomSpringf a:visited { 
	color: #871487;
	}

.BottomSpringf a:hover, .CaptionSpringf a:active { 
	color: #ff2626;
	}

.BottomSpringf img {
	margin: 2px;
	vertical-align: middle; 
	}

.BottomSpringf input {
	margin: 2px;
	vertical-align: middle;
	}

/* Report */
.GroupCaptionSpringf th{
	font-family: Arial; font-size: 70%;
	padding: 3px;
	border-bottom: solid 1px #d6def6;
	white-space: nowrap;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #eaedf9; 
	color: #000000;
	}

.GroupCaptionSpringf td{
	font-family: Arial; font-size: 70%;
	padding: 3px;
	border-bottom: solid 1px #d6def6;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #f9f9f9; 
	color: #000000;
	}



/*ie6*/
* html body .GroupCaptionSpringf th, * html body .GroupCaptionSpringf td {
	font-family: Arial; font-size: 100%;
}
/*end*/

.GroupCaptionSpringf a:link {
	color: #000000;
	}

.GroupCaptionSpringf a:visited{
	color: #000000;
	}

.GroupCaptionSpringf a:hover, .GroupCaptionSpringf a:active{
	color: #ff2626;
	}

.GroupFooterSpringf td{
	font-family: Arial; font-size: 70%;
	padding: 3px;
	border-bottom: solid 1px #d6def6;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #d6def6; 
	color: #000000;
	}



/*ie6*/
* html body .GroupFooterSpringf td {
	font-family: Arial; font-size: 100%;
}
/*end*/

.GroupFooterSpringf a:link {
	color: #1f4cd2;
	}

.GroupFooterSpringf a:visited{
	color: #871487;
	}

.GroupFooterSpringf a:hover, .GroupFooterSpringf a:active{
	color: #ff2626;
	}

.GroupFooterSpringf img {
	margin: 2px; 
	vertical-align: middle;
	}

.GroupFooterSpringf input {
	margin: 2px;
	vertical-align: middle;
	}

.SubTotalSpringf td{
	font-family: Arial; font-size: 70%;
	padding: 3px;
	border-bottom: solid 1px #d6def6;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #eaedf9; 
	color: #000000;
	border-bottom: 2px solid #d27888;
	}



/*ie6*/
* html body .SubTotalSpringf td {
	font-family: Arial; font-size: 100%;
}
/*end*/

.SubTotalSpringf a:link {
	color: #1f4cd2;
	}

.SubTotalSpringf a:visited{
	color: #871487;
	}

.SubTotalSpringf a:hover, .SubTotalSpringf a:active{
	color: #ff2626;
	}

.TotalSpringf td{
	font-family: Arial; font-size: 70%;
	padding: 3px;
	border-bottom: solid 1px #d6def6;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	font-weight: bold;
	background-color: #eaedf9; 
	color: #000000;
	}



/*ie6*/
* html body .TotalSpringf td {
	font-family: Arial; font-size: 100%;
}
/*end*/

.TotalSpringf a:link {
	color: #1f4cd2;
	}

.TotalSpringf a:visited{
	color: #871487;
	}

.TotalSpringf a:hover, .TotalSpringf a:active{
	color: #ff2626;
	}

/* Form Options */
.ButtonSpringf { 
	background-color: #eaedf9; color: #000000; border: solid 1px #d27888; padding: 2px; font-weight: bold; font-family: Tahoma; font-size: 10px; font-weight: bold;
	}

/* Calendar */

.CalendarSpringf { 
	border: solid 1px #d6def6;
	width: 100%;
	}

.CalendarWeekdayNameSpringf{
	font-family: Arial; font-size: 70%;
	padding: 3px;
	border-bottom: solid 1px #d6def6;
	text-align: center; 
	vertical-align: top;
	white-space: nowrap;
	background-color: #eaedf9; 
	color: #000000;
	font-weight: normal;
	}



/*ie6*/
* html body .CalendarWeekdayNameSpringf {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarWeekdayNameSpringf a:link {
	color: #1f4cd2;
	}

.CalendarWeekdayNameSpringf a:visited{
	color: #871487;
	}

.CalendarWeekdayNameSpringf a:hover, .CalendarWeekdayNameSpringf a:active{
	color: #ff2626;
	}

.CalendarWeekendNameSpringf{
	font-family: Arial; font-size: 70%;
	padding: 3px;
	border-bottom: solid 1px #d6def6;
	white-space: nowrap;
	text-align: center; 
	vertical-align: top;
	background-color: #eaedf9;	
	color: #000000;
	font-weight: normal;
	}



/*ie6*/
* html body .CalendarWeekendNameSpringf {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarWeekendNameSpringf a:link {
	color: #000000;
	}

.CalendarWeekendNameSpringf a:visited{
	color: #000000;
	}

.CalendarWeekendNameSpringf a:link, .CalendarWeekendNameSpringf a:visited{
	color: #ff2626;
	}

/* Calendar Day */
.CalendarDaySpringf{
	font-family: Arial; font-size: 70%;
	padding: 3px;
	border-bottom: solid 1px #d6def6;
	text-align: center;
	background-color: #f9f9f9;	
	color: #000000;
	}



/*ie6*/
* html body .CalendarDaySpringf {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarDaySpringf a:link {
	color: #1f4cd2;
	}

.CalendarDaySpringf a:visited{
	color: #871487;
	}

.CalendarDaySpringf a:hover, .CalendarDaySpringf a:active{
	color: #ff2626;
	}

/* Calendar Weekend */
.CalendarWeekendSpringf{
	font-family: Arial; font-size: 70%;
	padding: 3px;
	border-bottom: solid 1px #d6def6;
	text-align: center;
	background-color: #eaedf9;	
	color: #000000;
	}



/*ie6*/
* html body .CalendarWeekendSpringf {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarWeekendSpringf a:link {
	color: #1f4cd2;
	}

.CalendarWeekendSpringf a:visited{
	color: #871487;
	}

.CalendarWeekendSpringf a:hover, .CalendarWeekendSpringf a:active{
	color: #ff2626;
	}

/* Calendar Today */
.CalendarTodaySpringf {
	font-family: Arial; font-size: 70%;
	padding: 1px;
	border: 2px solid #d6def6; border-top: 1px solid #d6def6;
	text-align: center;
	background-color: #f9f9f9;	
	color: #000000;
	}



/*ie6*/
* html body .CalendarTodaySpringf {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarTodaySpringf a:link {
	color: #1f4cd2;
	}

.CalendarTodaySpringf a:visited{
	color: #871487;
	}

.CalendarTodaySpringf a:hover, .CalendarTodaySpringf a:active {
	color: #ff2626;
	}

/* Calendar Weekend Today */
.CalendarWeekendTodaySpringf {
	font-family: Arial; font-size: 70%;
	padding: 1px;
	border: 2px solid #d6def6; border-top: 1px solid #d6def6;
	text-align: center;
	background-color: #eaedf9;	
	color: #000000;
	}



/*ie6*/
* html body .CalendarWeekendTodaySpringf {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarWeekendTodaySpringf a:link {
	color: #1f4cd2;
	}

.CalendarWeekendTodaySpringf a:visited{
	color: #871487;
	}

.CalendarWeekendTodaySpringf a:hover, .CalendarWeekendTodaySpringf a:active{
	color: #ff2626;
	}

/* Calendar Other Month's Day */
.CalendarOtherMonthDaySpringf{
	font-family: Arial; font-size: 70%;
	padding: 3px;
	border-bottom: solid 1px #d6def6;
	text-align: center;
	background-color: #f9f9f9;	
	color: #d27888;
	}



/*ie6*/
* html body .CalendarOtherMonthDaySpringf {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarOtherMonthDaySpringf a:link {
	color: #d27888;
	}

.CalendarOtherMonthDaySpringf a:visited{
	color: #d27888;
	}

.CalendarOtherMonthDaySpringf a:hover, .CalendarOtherMonthDaySpringf a:active{
	color: #ff2626;
	}

/* Calendar Other Month's Today */
.CalendarOtherMonthTodaySpringf {
	font-family: Arial; font-size: 70%;
	padding: 1px;
	border: 2px solid #d6def6; border-top: 1px solid #d6def6;
	text-align: center;
	background-color: #f9f9f9;	
	color: #d27888;
	}



/*ie6*/
* html body .CalendarOtherMonthTodaySpringf {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarOtherMonthTodaySpringf a:link {
	color: #d27888;
	}

.CalendarOtherMonthTodaySpringf a:visited{
	color: #d27888;
	}

.CalendarOtherMonthTodaySpringf a:hover, .CalendarOtherMonthTodaySpringf a:active{
	color: #ff2626;
	}

/* Calendar Other Month's Weekend */
.CalendarOtherMonthWeekendSpringf {
	font-family: Arial; font-size: 70%;
	padding: 3px;
	border-bottom: solid 1px #d6def6;
	text-align: center;
	background-color: #eaedf9;	
	color: #d27888;
	}



/*ie6*/
* html body .CalendarOtherMonthWeekendSpringf {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarOtherMonthWeekendSpringf a:link {
	color: #d27888;
	}

.CalendarOtherMonthWeekendSpringf a:visited{
	color: #d27888;
	}

.CalendarOtherMonthWeekendSpringf a:hover, .CalendarOtherMonthWeekendSpringf a:active{
	color: #ff2626;
	}

/* Calendar Other Month's Weekend Today */
.CalendarOtherMonthWeekendTodaySpringf {
	font-family: Arial; font-size: 70%;
	padding: 1px;
	border: 2px solid #d6def6; border-top: 1px solid #d6def6;
	text-align: center;
	color: #d27888;
	background-color: #eaedf9;	
	}
	


/*ie6*/
* html body .CalendarOtherMonthWeekendTodaySpringf {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarOtherMonthWeekendTodaySpringf a:link {
	color: #d27888;
	}

.CalendarOtherMonthWeekendTodaySpringf a:visited{
	color: #d27888;
	}

.CalendarOtherMonthWeekendTodaySpringf a:hover, .CalendarOtherMonthWeekendTodaySpringf a:active{
	color: #ff2626;
	}

/* Calendar Selected Day (for DatePicker) */
.CalendarSelectedDaySpringf{
	font-family: Arial; font-size: 70%;
	padding: 3px;
	border-bottom: solid 1px #d6def6;
	background-color: #d6def6;
	color: #000000;
	text-align: center;
	font-weight: bold;
	}
	


/*ie6*/
* html body .CalendarSelectedDaySpringf {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarSelectedDaySpringf a:link {
	color: #000000;
	}

.CalendarSelectedDaySpringf a:visited{
	color: #000000;
	}

.CalendarSelectedDaySpringf a:hover, .CalendarSelectedDaySpringf a:active{
	color: #ff2626;
	}

/* Calendar Navigator */
.CalendarNavigatorSpringf {
	font-family: Arial; font-size: 70%;
	padding: 3px;
	background-color: #d6def6; color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}



/*ie6*/
* html body .CalendarNavigatorSpringf {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarNavigatorSpringf a:link {
	color: #1f4cd2;
	}

.CalendarNavigatorSpringf a:visited{
	color: #871487;
	}

.CalendarNavigatorSpringf a:hover, .CalendarNavigatorSpringf a:active{
	color: #ff2626;
	}

.CalendarNavigatorSpringf img{
	margin: 2px;
	vertical-align: middle; 	
	}

.CalendarNavigatorSpringf td {
	font-family: Arial; font-size: 70%;
	}

.CalendarNavigatorSpringf th {
	font-family: Arial; font-size: 70%;
	}



/*ie6*/
* html body .CalendarNavigatorSpringf th, * html body .CalendarNavigatorSpringf td {
	font-family: Arial; font-size: 100%;
}
/*end*/

/* Calendar Extra */
.CalendarEventSpringf{
	font-family: Arial; font-size: 70%;
	text-align: left;
	}



/*ie6*/
* html body .CalendarEventSpringf {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarEventSpringf a:link {
	color: #1f4cd2;
	}

.CalendarEventSpringf a:visited{
	color: #871487;
	}

.CalendarEventSpringf a:hover, .CalendarEventSpringf a:active{
	color: #ff2626;
	}

/* Changes for Section508 */
table tr td strong {
	padding: 0px;
	margin: 0px;
}

.thSpringf { 
	font-family: Arial; font-size: 70%;
	font-weight: bold;
}



/*ie6*/
* html body .thSpringf {
	font-size: 100%;
}
/*end*/

.HeaderSpringf .thSpringf { 
	font-family: Arial; font-size: 90%; font-weight: bold; text-align: center !important;
	padding: 3px;
	background-color: #d27888; color: #ffffff;
	width: 100%;
	white-space: nowrap;
}



/*ie6*/
* html body .HeaderSpringf .thSpringf {
	font-family: Arial; font-size: 130%; font-weight: bold; text-align: center !important;
}
/*end*/

.CaptionSpringf .thSpringf { 
	font-family: Arial; font-size: 70%; text-align: left; vertical-align: top;
	padding: 3px;
	border-bottom: solid 1px #d6def6;
	background-color: #d6def6; color: #000000;
	white-space: nowrap;
}



/*ie6*/
* html body .CaptionSpringf .thSpringf {
	font-family: Arial; font-size: 100%; text-align: left; vertical-align: top;
}
/*end*/

.RowSpringf .thSpringf { 
	font-family: Arial; font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	border-bottom: solid 1px #d6def6;
	background-color: #f9f9f9; color: #000000;
	white-space: nowrap;
	color: #000000;
}

.AltRowSpringf .thSpringf { 
	font-family: Arial; font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	border-bottom: solid 1px #d6def6;
	background-color: #f9f9f9; color: #000000;
	white-space: nowrap;
	color: #000000;
}

.ControlsSpringf .thSpringf { 
	font-family: Arial; font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	border-bottom: solid 1px #d6def6;
	background-color: #f9f9f9; color: #000000;
	white-space: nowrap;
	color: #000000;
}

.GroupCaptionSpringf .thSpringf {
	font-family: Arial; font-size: 70%;
	padding: 3px;
	border-bottom: solid 1px #d6def6;
	text-align: left;
	white-space: nowrap;
	vertical-align: top;
	font-weight: bold;
	background-color: #eaedf9; 
	color: #000000;
}



/*ie6*/
* html body .GroupCaptionSpringf .thSpringf {
	font-family: Arial; font-size: 100%;
}

* html body .RowSpringf .thSpringf, * html body .AltRowSpringf .thSpringf, * html body .ControlsSpringf .thSpringf {
	font-family: Arial; font-size: 100%; font-weight: normal; text-align: left; vertical-align: top;
}
/*end*/

/* Class for Application Builder Menu */
.simpleMenuSpringf td {
	font-family: Arial; font-size: 70%;
}



/*ie6*/
* html body .simpleMenuSpringf td {
	font-family: Arial; font-size: 100%;
} 
/*end*/
