/* CCSTheme v 3.x */
/* General */

/* Colors */
.PageBgColorSpringligM {
	background-color: #d6e0ea;
	}

.FormTitleBgColorSpringligM {
	background-color: #5493d2;
	}

.FormTitleFontColorSpringligM {
	color: #ffffff;
	}

.CaptionBgColorSpringligM {
	background-color: #b9d8f9;
	}

.CaptionFontColorSpringligM {
	color: #000000;
	}

.DataBgColorSpringligM {
	background-color: #f9f9f9;
	}

.AltDataBgColorSpringligM {
	background-color: #e5f0fb;
	}

.DataFontColorSpringligM {
	color: #000000;
	}

.LinkColorSpringligM {
	color: #1f4cd2;
	}

.VisitedLinkColorSpringligM {
	color: #871414;
	}

.HoverLinkColorSpringligM {
	color: #ff2626;
	}

.ColorBgButtonSpringligM {
	background-color: #5493d2;
}

.ColorFontButtonSpringligM {
	color: #ffffff;
}

.ColorBgButtonPassiveSpringligM {
	background-color: #a3d1ff;
}

.ColorFontButtonPassiveSpringligM {
	color: #ffffff;
}



.HeaderSpringligM {
	width: 100%;
	}

.HeaderSpringligM th { 
	font-family: Arial; font-size: 90%; font-weight: bold; text-align: center !important;
	padding: 3px;
	background-color: #5493d2; color: #ffffff;
	width: 100%;
	white-space: nowrap;
	
	}



/*ie6*/
* html body .HeaderSpringligM th {
	font-family: Arial; font-size: 130%; font-weight: bold; text-align: center !important;
}
/*end*/

.HeaderSpringligM a:link { 
	color: #ffffff;
	}

.HeaderSpringligM a:visited { 
	color: #ffffff;
	}

.HeaderSpringligM a:hover, .CaptionSpringligM a:active { 
	color: #ffffff; text-decoration: none;
	}

.HeaderLeftSpringligM { 
	background-image: url('Images/HeaderLeft.gif');
	}

.HeaderRightSpringligM { 
	background-image: url('Images/HeaderRight.gif');
	background-position: right top;
	}

.HeaderLeftSpringligM img{
	width: 12px;
	}

.HeaderRightSpringligM img{
	width: 12px;
	}


/* Grid Options */
.GridSpringligM { 
	border: solid 1px #b9d8f9; border-bottom: 0px;
	width: 100%;
	}

.CaptionSpringligM th { 
	font-family: Arial; font-size: 70%; text-align: left; vertical-align: top;
	padding: 3px;
	border-bottom: solid 1px #b9d8f9;
	background-color: #b9d8f9; color: #000000;
	white-space: nowrap;
	}

.CaptionSpringligM td { 
	font-family: Arial; font-size: 70%; text-align: left; vertical-align: top;
	padding: 3px;
	border-bottom: solid 1px #b9d8f9;
	background-color: #b9d8f9; color: #000000;
	white-space: nowrap;
	}



/*ie6*/
* html body .CaptionSpringligM th, * html body .CaptionSpringligM td {
	font-family: Arial; font-size: 100%; text-align: left; vertical-align: top;
}
/*end*/

.CaptionSpringligM a:link { 
	color: #000000;
	}

.CaptionSpringligM a:visited { 
	color: #000000;
	}

.CaptionSpringligM a:hover, .CaptionSpringligM a:active { 
	color: #ff2626;
	}

.CaptionSpringligM img {
	margin: 2px; 
	vertical-align: middle;
	}

.CaptionSpringligM input {
	vertical-align: middle;
	}

.RowSpringligM th { 
	font-family: Arial; font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	border-bottom: solid 1px #b9d8f9;
	background-color: #f9f9f9; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.RowSpringligM td { 
	font-family: Arial; font-size: 70%;
	padding: 3px;
	border-bottom: solid 1px #b9d8f9;
	text-align: left;
	vertical-align: top;
	background-color: #f9f9f9; 
	color: #000000;
	}
	


/*ie6*/
* html body .RowSpringligM th, * html body .RowSpringligM td {
	font-family: Arial; font-size: 100%;
}
/*end*/

caption.RowSpringligM { 
	font-family: Arial; font-size: 70%;
	padding: 3px;
	border: solid 1px #b9d8f9; border-bottom: 0px;
	text-align: left;
	vertical-align: top;
	background-color: #f9f9f9; 
	color: #000000;
	}



/*ie6*/
* html body caption.RowSpringligM {
	font-family: Arial; font-size: 100%;
}
/*end*/

.RowSpringligM a:link { 
	color: #1f4cd2;
	}

.RowSpringligM a:visited { 
	color: #871414;
	}

.RowSpringligM a:hover, .RowSpringligM a:active { 
	color: #ff2626;
	}

.SeparatorSpringligM{
	color: #5493d2;
	}

.SeparatorSpringligM td{
	height: 1px;
	}


.AltRowSpringligM th { 
	font-family: Arial; font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	border-bottom: solid 1px #b9d8f9;
	background-color: #f9f9f9; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.AltRowSpringligM td { 
	font-family: Arial; font-size: 70%;
	padding: 3px;
	border-bottom: solid 1px #b9d8f9;
	text-align: left;
	vertical-align: top;
	background-color: #e5f0fb; 
	color: #000000;
	}



/*ie6*/
* html body .AltRowSpringligM th, * html body .AltRowSpringligM td {
	font-family: Arial; font-size: 100%;
}
/*end*/

.AltRowSpringligM a:link { 
	color: #1f4cd2;
	}

.AltRowSpringligM a:visited { 
	color: #871414;
	}

.AltRowSpringligM a:hover, .AltRowSpringligM a:active { 
	color: #ff2626;
	}

.NoRecordsSpringligM td { 
	font-family: Arial; font-size: 70%;
	padding: 3px;
	border-bottom: solid 1px #b9d8f9;
	text-align: left;
	background-color: #f9f9f9; 
	color: #000000;
	vertical-align: top;
	}

.FooterSpringligM td { 
	font-family: Arial; font-size: 70%;
	padding: 3px;
	border-bottom: solid 1px #b9d8f9;
	background-color: #b9d8f9; color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}



/*ie6*/
* html body .NoRecordsSpringligM td, * html body .FooterSpringligM td {
	font-family: Arial; font-size: 100%;
}
/*end*/

.FooterSpringligM a:link { 
	color: #1f4cd2;
	}

.FooterSpringligM a:visited { 
	color: #871414;
	}

.FooterSpringligM a:hover, .FooterSpringligM a:active { 
	color: #ff2626;
	}

.FooterSpringligM img {
	margin: 2px; 
	vertical-align: middle;
	}

.FooterSpringligM input {
	margin: 2px;
	vertical-align: middle;
	}

/* Record Options */
.RecordSpringligM { 
	border: solid 1px #b9d8f9; border-bottom: 0px;
	width: 100%;
	}

.ErrorSpringligM td { 
	font-family: Arial; font-size: 70%;
	padding: 3px;
	border-bottom: solid 1px #b9d8f9;
	text-align: left;
	color: #FF0000;
	vertical-align: top;
	background-color: #f9f9f9; 
	}



/*ie6*/
* html body .ErrorSpringligM td {
	font-family: Arial; font-size: 100%;
}
/*end*/

.ControlsSpringligM th { 
	font-family: Arial; font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	border-bottom: solid 1px #b9d8f9;
	background-color: #f9f9f9; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.ControlsSpringligM td { 
	font-family: Arial; font-size: 70%;
	padding: 3px;
	border-bottom: solid 1px #b9d8f9;
	text-align: left;
	vertical-align: top;
	background-color: #f9f9f9; 
	color: #000000;
	}
	
.BottomSpringligM td { 
	font-family: Arial; font-size: 70%;
	padding: 3px;
	border-bottom: solid 1px #b9d8f9;
	background-color: #b9d8f9; color: #000000;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}



/*ie6*/
* html body .ControlsSpringligM th, * html body .ControlsSpringligM td, * html body .BottomSpringligM td {
	font-family: Arial; font-size: 100%;
}
/*end*/

.BottomSpringligM a:link { 
	color: #1f4cd2;
	}

.BottomSpringligM a:visited { 
	color: #871414;
	}

.BottomSpringligM a:hover, .CaptionSpringligM a:active { 
	color: #ff2626;
	}

.BottomSpringligM img {
	margin: 2px;
	vertical-align: middle; 
	}

.BottomSpringligM input {
	margin: 2px;
	vertical-align: middle;
	}

/* Report */
.GroupCaptionSpringligM th{
	font-family: Arial; font-size: 70%;
	padding: 3px;
	border-bottom: solid 1px #b9d8f9;
	white-space: nowrap;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #e5f0fb; 
	color: #000000;
	}

.GroupCaptionSpringligM td{
	font-family: Arial; font-size: 70%;
	padding: 3px;
	border-bottom: solid 1px #b9d8f9;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #f9f9f9; 
	color: #000000;
	}



/*ie6*/
* html body .GroupCaptionSpringligM th, * html body .GroupCaptionSpringligM td {
	font-family: Arial; font-size: 100%;
}
/*end*/

.GroupCaptionSpringligM a:link {
	color: #000000;
	}

.GroupCaptionSpringligM a:visited{
	color: #000000;
	}

.GroupCaptionSpringligM a:hover, .GroupCaptionSpringligM a:active{
	color: #ff2626;
	}

.GroupFooterSpringligM td{
	font-family: Arial; font-size: 70%;
	padding: 3px;
	border-bottom: solid 1px #b9d8f9;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #b9d8f9; 
	color: #000000;
	}



/*ie6*/
* html body .GroupFooterSpringligM td {
	font-family: Arial; font-size: 100%;
}
/*end*/

.GroupFooterSpringligM a:link {
	color: #1f4cd2;
	}

.GroupFooterSpringligM a:visited{
	color: #871414;
	}

.GroupFooterSpringligM a:hover, .GroupFooterSpringligM a:active{
	color: #ff2626;
	}

.GroupFooterSpringligM img {
	margin: 2px; 
	vertical-align: middle;
	}

.GroupFooterSpringligM input {
	margin: 2px;
	vertical-align: middle;
	}

.SubTotalSpringligM td{
	font-family: Arial; font-size: 70%;
	padding: 3px;
	border-bottom: solid 1px #b9d8f9;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #e5f0fb; 
	color: #000000;
	border-bottom: 2px solid #5493d2;
	}



/*ie6*/
* html body .SubTotalSpringligM td {
	font-family: Arial; font-size: 100%;
}
/*end*/

.SubTotalSpringligM a:link {
	color: #1f4cd2;
	}

.SubTotalSpringligM a:visited{
	color: #871414;
	}

.SubTotalSpringligM a:hover, .SubTotalSpringligM a:active{
	color: #ff2626;
	}

.TotalSpringligM td{
	font-family: Arial; font-size: 70%;
	padding: 3px;
	border-bottom: solid 1px #b9d8f9;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	font-weight: bold;
	background-color: #e5f0fb; 
	color: #000000;
	}



/*ie6*/
* html body .TotalSpringligM td {
	font-family: Arial; font-size: 100%;
}
/*end*/

.TotalSpringligM a:link {
	color: #1f4cd2;
	}

.TotalSpringligM a:visited{
	color: #871414;
	}

.TotalSpringligM a:hover, .TotalSpringligM a:active{
	color: #ff2626;
	}

/* Form Options */
.ButtonSpringligM { 
	background-color: #e5f0fb; color: #000000; border: solid 1px #5493d2; padding: 2px; font-weight: bold; font-family: Tahoma; font-size: 10px; font-weight: bold;
	}

/* Calendar */

.CalendarSpringligM { 
	border: solid 1px #b9d8f9;
	width: 100%;
	}

.CalendarWeekdayNameSpringligM{
	font-family: Arial; font-size: 70%;
	padding: 3px;
	border-bottom: solid 1px #b9d8f9;
	text-align: center; 
	vertical-align: top;
	white-space: nowrap;
	background-color: #e5f0fb; 
	color: #000000;
	font-weight: normal;
	}



/*ie6*/
* html body .CalendarWeekdayNameSpringligM {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarWeekdayNameSpringligM a:link {
	color: #1f4cd2;
	}

.CalendarWeekdayNameSpringligM a:visited{
	color: #871414;
	}

.CalendarWeekdayNameSpringligM a:hover, .CalendarWeekdayNameSpringligM a:active{
	color: #ff2626;
	}

.CalendarWeekendNameSpringligM{
	font-family: Arial; font-size: 70%;
	padding: 3px;
	border-bottom: solid 1px #b9d8f9;
	white-space: nowrap;
	text-align: center; 
	vertical-align: top;
	background-color: #e5f0fb;	
	color: #000000;
	font-weight: normal;
	}



/*ie6*/
* html body .CalendarWeekendNameSpringligM {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarWeekendNameSpringligM a:link {
	color: #000000;
	}

.CalendarWeekendNameSpringligM a:visited{
	color: #000000;
	}

.CalendarWeekendNameSpringligM a:link, .CalendarWeekendNameSpringligM a:visited{
	color: #ff2626;
	}

/* Calendar Day */
.CalendarDaySpringligM{
	font-family: Arial; font-size: 70%;
	padding: 3px;
	border-bottom: solid 1px #b9d8f9;
	text-align: center;
	background-color: #f9f9f9;	
	color: #000000;
	}



/*ie6*/
* html body .CalendarDaySpringligM {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarDaySpringligM a:link {
	color: #1f4cd2;
	}

.CalendarDaySpringligM a:visited{
	color: #871414;
	}

.CalendarDaySpringligM a:hover, .CalendarDaySpringligM a:active{
	color: #ff2626;
	}

/* Calendar Weekend */
.CalendarWeekendSpringligM{
	font-family: Arial; font-size: 70%;
	padding: 3px;
	border-bottom: solid 1px #b9d8f9;
	text-align: center;
	background-color: #e5f0fb;	
	color: #000000;
	}



/*ie6*/
* html body .CalendarWeekendSpringligM {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarWeekendSpringligM a:link {
	color: #1f4cd2;
	}

.CalendarWeekendSpringligM a:visited{
	color: #871414;
	}

.CalendarWeekendSpringligM a:hover, .CalendarWeekendSpringligM a:active{
	color: #ff2626;
	}

/* Calendar Today */
.CalendarTodaySpringligM {
	font-family: Arial; font-size: 70%;
	padding: 1px;
	border: 2px solid #b9d8f9; border-top: 1px solid #b9d8f9;
	text-align: center;
	background-color: #f9f9f9;	
	color: #000000;
	}



/*ie6*/
* html body .CalendarTodaySpringligM {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarTodaySpringligM a:link {
	color: #1f4cd2;
	}

.CalendarTodaySpringligM a:visited{
	color: #871414;
	}

.CalendarTodaySpringligM a:hover, .CalendarTodaySpringligM a:active {
	color: #ff2626;
	}

/* Calendar Weekend Today */
.CalendarWeekendTodaySpringligM {
	font-family: Arial; font-size: 70%;
	padding: 1px;
	border: 2px solid #b9d8f9; border-top: 1px solid #b9d8f9;
	text-align: center;
	background-color: #e5f0fb;	
	color: #000000;
	}



/*ie6*/
* html body .CalendarWeekendTodaySpringligM {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarWeekendTodaySpringligM a:link {
	color: #1f4cd2;
	}

.CalendarWeekendTodaySpringligM a:visited{
	color: #871414;
	}

.CalendarWeekendTodaySpringligM a:hover, .CalendarWeekendTodaySpringligM a:active{
	color: #ff2626;
	}

/* Calendar Other Month's Day */
.CalendarOtherMonthDaySpringligM{
	font-family: Arial; font-size: 70%;
	padding: 3px;
	border-bottom: solid 1px #b9d8f9;
	text-align: center;
	background-color: #f9f9f9;	
	color: #5493d2;
	}



/*ie6*/
* html body .CalendarOtherMonthDaySpringligM {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarOtherMonthDaySpringligM a:link {
	color: #5493d2;
	}

.CalendarOtherMonthDaySpringligM a:visited{
	color: #5493d2;
	}

.CalendarOtherMonthDaySpringligM a:hover, .CalendarOtherMonthDaySpringligM a:active{
	color: #ff2626;
	}

/* Calendar Other Month's Today */
.CalendarOtherMonthTodaySpringligM {
	font-family: Arial; font-size: 70%;
	padding: 1px;
	border: 2px solid #b9d8f9; border-top: 1px solid #b9d8f9;
	text-align: center;
	background-color: #f9f9f9;	
	color: #5493d2;
	}



/*ie6*/
* html body .CalendarOtherMonthTodaySpringligM {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarOtherMonthTodaySpringligM a:link {
	color: #5493d2;
	}

.CalendarOtherMonthTodaySpringligM a:visited{
	color: #5493d2;
	}

.CalendarOtherMonthTodaySpringligM a:hover, .CalendarOtherMonthTodaySpringligM a:active{
	color: #ff2626;
	}

/* Calendar Other Month's Weekend */
.CalendarOtherMonthWeekendSpringligM {
	font-family: Arial; font-size: 70%;
	padding: 3px;
	border-bottom: solid 1px #b9d8f9;
	text-align: center;
	background-color: #e5f0fb;	
	color: #5493d2;
	}



/*ie6*/
* html body .CalendarOtherMonthWeekendSpringligM {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarOtherMonthWeekendSpringligM a:link {
	color: #5493d2;
	}

.CalendarOtherMonthWeekendSpringligM a:visited{
	color: #5493d2;
	}

.CalendarOtherMonthWeekendSpringligM a:hover, .CalendarOtherMonthWeekendSpringligM a:active{
	color: #ff2626;
	}

/* Calendar Other Month's Weekend Today */
.CalendarOtherMonthWeekendTodaySpringligM {
	font-family: Arial; font-size: 70%;
	padding: 1px;
	border: 2px solid #b9d8f9; border-top: 1px solid #b9d8f9;
	text-align: center;
	color: #5493d2;
	background-color: #e5f0fb;	
	}
	


/*ie6*/
* html body .CalendarOtherMonthWeekendTodaySpringligM {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarOtherMonthWeekendTodaySpringligM a:link {
	color: #5493d2;
	}

.CalendarOtherMonthWeekendTodaySpringligM a:visited{
	color: #5493d2;
	}

.CalendarOtherMonthWeekendTodaySpringligM a:hover, .CalendarOtherMonthWeekendTodaySpringligM a:active{
	color: #ff2626;
	}

/* Calendar Selected Day (for DatePicker) */
.CalendarSelectedDaySpringligM{
	font-family: Arial; font-size: 70%;
	padding: 3px;
	border-bottom: solid 1px #b9d8f9;
	background-color: #b9d8f9;
	color: #000000;
	text-align: center;
	font-weight: bold;
	}
	


/*ie6*/
* html body .CalendarSelectedDaySpringligM {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarSelectedDaySpringligM a:link {
	color: #000000;
	}

.CalendarSelectedDaySpringligM a:visited{
	color: #000000;
	}

.CalendarSelectedDaySpringligM a:hover, .CalendarSelectedDaySpringligM a:active{
	color: #ff2626;
	}

/* Calendar Navigator */
.CalendarNavigatorSpringligM {
	font-family: Arial; font-size: 70%;
	padding: 3px;
	background-color: #b9d8f9; color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}



/*ie6*/
* html body .CalendarNavigatorSpringligM {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarNavigatorSpringligM a:link {
	color: #1f4cd2;
	}

.CalendarNavigatorSpringligM a:visited{
	color: #871414;
	}

.CalendarNavigatorSpringligM a:hover, .CalendarNavigatorSpringligM a:active{
	color: #ff2626;
	}

.CalendarNavigatorSpringligM img{
	margin: 2px;
	vertical-align: middle; 	
	}

.CalendarNavigatorSpringligM td {
	font-family: Arial; font-size: 70%;
	}

.CalendarNavigatorSpringligM th {
	font-family: Arial; font-size: 70%;
	}



/*ie6*/
* html body .CalendarNavigatorSpringligM th, * html body .CalendarNavigatorSpringligM td {
	font-family: Arial; font-size: 100%;
}
/*end*/

/* Calendar Extra */
.CalendarEventSpringligM{
	font-family: Arial; font-size: 70%;
	text-align: left;
	}



/*ie6*/
* html body .CalendarEventSpringligM {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarEventSpringligM a:link {
	color: #1f4cd2;
	}

.CalendarEventSpringligM a:visited{
	color: #871414;
	}

.CalendarEventSpringligM a:hover, .CalendarEventSpringligM a:active{
	color: #ff2626;
	}

/* Changes for Section508 */
table tr td strong {
	padding: 0px;
	margin: 0px;
}

.thSpringligM { 
	font-family: Arial; font-size: 70%;
	font-weight: bold;
}



/*ie6*/
* html body .thSpringligM {
	font-size: 100%;
}
/*end*/

.HeaderSpringligM .thSpringligM { 
	font-family: Arial; font-size: 90%; font-weight: bold; text-align: center !important;
	padding: 3px;
	background-color: #5493d2; color: #ffffff;
	width: 100%;
	white-space: nowrap;
}



/*ie6*/
* html body .HeaderSpringligM .thSpringligM {
	font-family: Arial; font-size: 130%; font-weight: bold; text-align: center !important;
}
/*end*/

.CaptionSpringligM .thSpringligM { 
	font-family: Arial; font-size: 70%; text-align: left; vertical-align: top;
	padding: 3px;
	border-bottom: solid 1px #b9d8f9;
	background-color: #b9d8f9; color: #000000;
	white-space: nowrap;
}



/*ie6*/
* html body .CaptionSpringligM .thSpringligM {
	font-family: Arial; font-size: 100%; text-align: left; vertical-align: top;
}
/*end*/

.RowSpringligM .thSpringligM { 
	font-family: Arial; font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	border-bottom: solid 1px #b9d8f9;
	background-color: #f9f9f9; color: #000000;
	white-space: nowrap;
	color: #000000;
}

.AltRowSpringligM .thSpringligM { 
	font-family: Arial; font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	border-bottom: solid 1px #b9d8f9;
	background-color: #f9f9f9; color: #000000;
	white-space: nowrap;
	color: #000000;
}

.ControlsSpringligM .thSpringligM { 
	font-family: Arial; font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	border-bottom: solid 1px #b9d8f9;
	background-color: #f9f9f9; color: #000000;
	white-space: nowrap;
	color: #000000;
}

.GroupCaptionSpringligM .thSpringligM {
	font-family: Arial; font-size: 70%;
	padding: 3px;
	border-bottom: solid 1px #b9d8f9;
	text-align: left;
	white-space: nowrap;
	vertical-align: top;
	font-weight: bold;
	background-color: #e5f0fb; 
	color: #000000;
}



/*ie6*/
* html body .GroupCaptionSpringligM .thSpringligM {
	font-family: Arial; font-size: 100%;
}

* html body .RowSpringligM .thSpringligM, * html body .AltRowSpringligM .thSpringligM, * html body .ControlsSpringligM .thSpringligM {
	font-family: Arial; font-size: 100%; font-weight: normal; text-align: left; vertical-align: top;
}
/*end*/

/* Class for Application Builder Menu */
.simpleMenuSpringligM td {
	font-family: Arial; font-size: 70%;
}



/*ie6*/
* html body .simpleMenuSpringligM td {
	font-family: Arial; font-size: 100%;
} 
/*end*/
