/* CCSTheme v 3.x */
/* General */

/* Colors */
.PageBgColorCompact4 {
	background-color: #cfe6d3;
	}

.FormTitleBgColorCompact4 {
	background-color: #3d84cc;
	}

.FormTitleFontColorCompact4 {
	color: #ffffff;
	}

.CaptionBgColorCompact4 {
	background-color: #c7b3f4;
	}

.CaptionFontColorCompact4 {
	color: #000000;
	}

.DataBgColorCompact4 {
	background-color: #f7f8fa;
	}

.AltDataBgColorCompact4 {
	background-color: #e6eff7;
	}

.DataFontColorCompact4 {
	color: #000000;
	}

.LinkColorCompact4 {
	color: #0033cc;
	}

.VisitedLinkColorCompact4 {
	color: #840000;
	}

.HoverLinkColorCompact4 {
	color: #ff0000;
	}

.ColorBgButtonCompact4 {
	background-color: #3d84cc;
}

.ColorFontButtonCompact4 {
	color: #ffffff;
}

.ColorBgButtonPassiveCompact4 {
	background-color: #93c9ff;
}

.ColorFontButtonPassiveCompact4 {
	color: #ffffff;
}



.HeaderCompact4 {
	width: 100%;
	}

.HeaderCompact4 th { 
	font-family: Verdana; font-size: 9pt; text-align: left;
	padding: 2px;
	background-image: url('Images/HeaderBg.gif');  color: #ffffff;
	width: 100%;
	white-space: nowrap;
	
	}



/*ie6*/
* html body .HeaderCompact4 th {
	font-family: Verdana; font-size: 9pt; text-align: left;
}
/*end*/

.HeaderCompact4 a:link { 
	color: #ffffff;
	}

.HeaderCompact4 a:visited { 
	color: #ffffff;
	}

.HeaderCompact4 a:hover, .CaptionCompact4 a:active { 
	color: #ffffff; text-decoration: none;
	}

.HeaderLeftCompact4 { 
	background-image: url('Images/HeaderLeft.gif');
	}

.HeaderRightCompact4 { 
	background-image: url('Images/HeaderRight.gif');
	background-position: right top;
	}

.HeaderLeftCompact4 img{
	width: 9px;
	}

.HeaderRightCompact4 img{
	width: 9px;
	}


/* Grid Options */
.GridCompact4 { 
	border-left: 1px solid #3d84cc; border-bottom: 1px solid #3d84cc;
	width: 100%;
	}

.CaptionCompact4 th { 
	font-family: Verdana; font-size: 8pt; text-align: left; vertical-align: top;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	background-color: #c7b3f4; color: #000000;
	white-space: nowrap;
	}

.CaptionCompact4 td { 
	font-family: Verdana; font-size: 8pt; text-align: left; vertical-align: top;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	background-color: #c7b3f4; color: #000000;
	white-space: nowrap;
	}



/*ie6*/
* html body .CaptionCompact4 th, * html body .CaptionCompact4 td {
	font-family: Verdana; font-size: 8pt; text-align: left; vertical-align: top;
}
/*end*/

.CaptionCompact4 a:link { 
	color: #000000;
	}

.CaptionCompact4 a:visited { 
	color: #000000;
	}

.CaptionCompact4 a:hover, .CaptionCompact4 a:active { 
	color: #ff0000;
	}

.CaptionCompact4 img {
	margin: 2px; 
	vertical-align: middle;
	}

.CaptionCompact4 input {
	vertical-align: middle;
	}

.RowCompact4 th { 
	font-family: Verdana; font-size: 8pt; font-weight: normal; text-align: left; vertical-align: middle;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	background-color: #f7f8fa; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.RowCompact4 td { 
	font-family: Verdana; font-size: 8pt;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	text-align: left;
	vertical-align: top;
	background-color: #f7f8fa; 
	color: #000000;
	}
	


/*ie6*/
* html body .RowCompact4 th, * html body .RowCompact4 td {
	font-family: Verdana; font-size: 8pt;
}
/*end*/

caption.RowCompact4 { 
	font-family: Verdana; font-size: 8pt;
	padding: 2px;
	border: 1px solid #3d84cc; border-bottom: 0px;
	text-align: left;
	vertical-align: top;
	background-color: #f7f8fa; 
	color: #000000;
	}



/*ie6*/
* html body caption.RowCompact4 {
	font-family: Verdana; font-size: 8pt;
}
/*end*/

.RowCompact4 a:link { 
	color: #0033cc;
	}

.RowCompact4 a:visited { 
	color: #840000;
	}

.RowCompact4 a:hover, .RowCompact4 a:active { 
	color: #ff0000;
	}

.SeparatorCompact4{
	color: #3d84cc;
	}

.SeparatorCompact4 td{
	height: 1px;
	}


.AltRowCompact4 th { 
	font-family: Verdana; font-size: 8pt; font-weight: normal; text-align: left; vertical-align: middle;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	background-color: #f7f8fa; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.AltRowCompact4 td { 
	font-family: Verdana; font-size: 8pt;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	text-align: left;
	vertical-align: top;
	background-color: #e6eff7; 
	color: #000000;
	}



/*ie6*/
* html body .AltRowCompact4 th, * html body .AltRowCompact4 td {
	font-family: Verdana; font-size: 8pt;
}
/*end*/

.AltRowCompact4 a:link { 
	color: #0033cc;
	}

.AltRowCompact4 a:visited { 
	color: #840000;
	}

.AltRowCompact4 a:hover, .AltRowCompact4 a:active { 
	color: #ff0000;
	}

.NoRecordsCompact4 td { 
	font-family: Verdana; font-size: 8pt;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	text-align: left;
	background-color: #f7f8fa; 
	color: #000000;
	vertical-align: top;
	}

.FooterCompact4 td { 
	font-family: Verdana; font-size: 8pt;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	background-color: #f7f8fa; color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}



/*ie6*/
* html body .NoRecordsCompact4 td, * html body .FooterCompact4 td {
	font-family: Verdana; font-size: 8pt;
}
/*end*/

.FooterCompact4 a:link { 
	color: #0033cc;
	}

.FooterCompact4 a:visited { 
	color: #840000;
	}

.FooterCompact4 a:hover, .FooterCompact4 a:active { 
	color: #ff0000;
	}

.FooterCompact4 img {
	margin: 2px; 
	vertical-align: middle;
	}

.FooterCompact4 input {
	margin: 2px;
	vertical-align: middle;
	}

/* Record Options */
.RecordCompact4 { 
	border-left: 1px solid #3d84cc; border-bottom: 1px solid #3d84cc;
	width: 100%;
	}

.ErrorCompact4 td { 
	font-family: Verdana; font-size: 8pt;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	text-align: left;
	color: #FF0000;
	vertical-align: top;
	background-color: #f7f8fa; 
	}



/*ie6*/
* html body .ErrorCompact4 td {
	font-family: Verdana; font-size: 8pt;
}
/*end*/

.ControlsCompact4 th { 
	font-family: Verdana; font-size: 8pt; font-weight: normal; text-align: left; vertical-align: middle;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	background-color: #f7f8fa; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.ControlsCompact4 td { 
	font-family: Verdana; font-size: 8pt;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	text-align: left;
	vertical-align: top;
	background-color: #f7f8fa; 
	color: #000000;
	}
	
.BottomCompact4 td { 
	font-family: Verdana; font-size: 8pt;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	background-color: #f7f8fa; color: #000000;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}



/*ie6*/
* html body .ControlsCompact4 th, * html body .ControlsCompact4 td, * html body .BottomCompact4 td {
	font-family: Verdana; font-size: 8pt;
}
/*end*/

.BottomCompact4 a:link { 
	color: #0033cc;
	}

.BottomCompact4 a:visited { 
	color: #840000;
	}

.BottomCompact4 a:hover, .CaptionCompact4 a:active { 
	color: #ff0000;
	}

.BottomCompact4 img {
	margin: 2px;
	vertical-align: middle; 
	}

.BottomCompact4 input {
	margin: 2px;
	vertical-align: middle;
	}

/* Report */
.GroupCaptionCompact4 th{
	font-family: Verdana; font-size: 8pt;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	white-space: nowrap;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #e6eff7; 
	color: #000000;
	}

.GroupCaptionCompact4 td{
	font-family: Verdana; font-size: 8pt;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #f7f8fa; 
	color: #000000;
	}



/*ie6*/
* html body .GroupCaptionCompact4 th, * html body .GroupCaptionCompact4 td {
	font-family: Verdana; font-size: 8pt;
}
/*end*/

.GroupCaptionCompact4 a:link {
	color: #000000;
	}

.GroupCaptionCompact4 a:visited{
	color: #000000;
	}

.GroupCaptionCompact4 a:hover, .GroupCaptionCompact4 a:active{
	color: #ff0000;
	}

.GroupFooterCompact4 td{
	font-family: Verdana; font-size: 8pt;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #c7b3f4; 
	color: #000000;
	}



/*ie6*/
* html body .GroupFooterCompact4 td {
	font-family: Verdana; font-size: 8pt;
}
/*end*/

.GroupFooterCompact4 a:link {
	color: #0033cc;
	}

.GroupFooterCompact4 a:visited{
	color: #840000;
	}

.GroupFooterCompact4 a:hover, .GroupFooterCompact4 a:active{
	color: #ff0000;
	}

.GroupFooterCompact4 img {
	margin: 2px; 
	vertical-align: middle;
	}

.GroupFooterCompact4 input {
	margin: 2px;
	vertical-align: middle;
	}

.SubTotalCompact4 td{
	font-family: Verdana; font-size: 8pt;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #e6eff7; 
	color: #000000;
	border-bottom: 2px solid #3d84cc;
	}



/*ie6*/
* html body .SubTotalCompact4 td {
	font-family: Verdana; font-size: 8pt;
}
/*end*/

.SubTotalCompact4 a:link {
	color: #0033cc;
	}

.SubTotalCompact4 a:visited{
	color: #840000;
	}

.SubTotalCompact4 a:hover, .SubTotalCompact4 a:active{
	color: #ff0000;
	}

.TotalCompact4 td{
	font-family: Verdana; font-size: 8pt;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	font-weight: bold;
	background-color: #e6eff7; 
	color: #000000;
	}



/*ie6*/
* html body .TotalCompact4 td {
	font-family: Verdana; font-size: 8pt;
}
/*end*/

.TotalCompact4 a:link {
	color: #0033cc;
	}

.TotalCompact4 a:visited{
	color: #840000;
	}

.TotalCompact4 a:hover, .TotalCompact4 a:active{
	color: #ff0000;
	}

/* Form Options */
.ButtonCompact4 { 
	background-color: #3d84cc; 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-family: Verdana; font-size: 8pt; font-weight: normal;
	}

/* Calendar */

.CalendarCompact4 { 
	border: 1px solid #3d84cc;
	width: 100%;
	}

.CalendarWeekdayNameCompact4{
	font-family: Verdana; font-size: 8pt;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	text-align: center; 
	vertical-align: top;
	white-space: nowrap;
	background-color: #e6eff7; 
	color: #000000;
	font-weight: normal;
	}



/*ie6*/
* html body .CalendarWeekdayNameCompact4 {
	font-family: Verdana; font-size: 8pt;
}
/*end*/

.CalendarWeekdayNameCompact4 a:link {
	color: #0033cc;
	}

.CalendarWeekdayNameCompact4 a:visited{
	color: #840000;
	}

.CalendarWeekdayNameCompact4 a:hover, .CalendarWeekdayNameCompact4 a:active{
	color: #ff0000;
	}

.CalendarWeekendNameCompact4{
	font-family: Verdana; font-size: 8pt;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	white-space: nowrap;
	text-align: center; 
	vertical-align: top;
	background-color: #e6eff7;	
	color: #000000;
	font-weight: normal;
	}



/*ie6*/
* html body .CalendarWeekendNameCompact4 {
	font-family: Verdana; font-size: 8pt;
}
/*end*/

.CalendarWeekendNameCompact4 a:link {
	color: #000000;
	}

.CalendarWeekendNameCompact4 a:visited{
	color: #000000;
	}

.CalendarWeekendNameCompact4 a:link, .CalendarWeekendNameCompact4 a:visited{
	color: #ff0000;
	}

/* Calendar Day */
.CalendarDayCompact4{
	font-family: Verdana; font-size: 8pt;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	text-align: center;
	background-color: #f7f8fa;	
	color: #000000;
	}



/*ie6*/
* html body .CalendarDayCompact4 {
	font-family: Verdana; font-size: 8pt;
}
/*end*/

.CalendarDayCompact4 a:link {
	color: #0033cc;
	}

.CalendarDayCompact4 a:visited{
	color: #840000;
	}

.CalendarDayCompact4 a:hover, .CalendarDayCompact4 a:active{
	color: #ff0000;
	}

/* Calendar Weekend */
.CalendarWeekendCompact4{
	font-family: Verdana; font-size: 8pt;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	text-align: center;
	background-color: #e6eff7;	
	color: #000000;
	}



/*ie6*/
* html body .CalendarWeekendCompact4 {
	font-family: Verdana; font-size: 8pt;
}
/*end*/

.CalendarWeekendCompact4 a:link {
	color: #0033cc;
	}

.CalendarWeekendCompact4 a:visited{
	color: #840000;
	}

.CalendarWeekendCompact4 a:hover, .CalendarWeekendCompact4 a:active{
	color: #ff0000;
	}

/* Calendar Today */
.CalendarTodayCompact4 {
	font-family: Verdana; font-size: 8pt;
	padding: 0px;
	border-top: 3px solid #3d84cc; border-right: 3px solid #3d84cc; border-left: 2px solid #3d84cc; border-bottom: 2px solid #3d84cc;
	text-align: center;
	background-color: #f7f8fa;	
	color: #000000;
	}



/*ie6*/
* html body .CalendarTodayCompact4 {
	font-family: Verdana; font-size: 8pt;
}
/*end*/

.CalendarTodayCompact4 a:link {
	color: #0033cc;
	}

.CalendarTodayCompact4 a:visited{
	color: #840000;
	}

.CalendarTodayCompact4 a:hover, .CalendarTodayCompact4 a:active {
	color: #ff0000;
	}

/* Calendar Weekend Today */
.CalendarWeekendTodayCompact4 {
	font-family: Verdana; font-size: 8pt;
	padding: 0px;
	border-top: 3px solid #3d84cc; border-right: 3px solid #3d84cc; border-left: 2px solid #3d84cc; border-bottom: 2px solid #3d84cc;
	text-align: center;
	background-color: #e6eff7;	
	color: #000000;
	}



/*ie6*/
* html body .CalendarWeekendTodayCompact4 {
	font-family: Verdana; font-size: 8pt;
}
/*end*/

.CalendarWeekendTodayCompact4 a:link {
	color: #0033cc;
	}

.CalendarWeekendTodayCompact4 a:visited{
	color: #840000;
	}

.CalendarWeekendTodayCompact4 a:hover, .CalendarWeekendTodayCompact4 a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Day */
.CalendarOtherMonthDayCompact4{
	font-family: Verdana; font-size: 8pt;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	text-align: center;
	background-color: #f7f8fa;	
	color: #3d84cc;
	}



/*ie6*/
* html body .CalendarOtherMonthDayCompact4 {
	font-family: Verdana; font-size: 8pt;
}
/*end*/

.CalendarOtherMonthDayCompact4 a:link {
	color: #3d84cc;
	}

.CalendarOtherMonthDayCompact4 a:visited{
	color: #3d84cc;
	}

.CalendarOtherMonthDayCompact4 a:hover, .CalendarOtherMonthDayCompact4 a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Today */
.CalendarOtherMonthTodayCompact4 {
	font-family: Verdana; font-size: 8pt;
	padding: 0px;
	border-top: 3px solid #3d84cc; border-right: 3px solid #3d84cc; border-left: 2px solid #3d84cc; border-bottom: 2px solid #3d84cc;
	text-align: center;
	background-color: #f7f8fa;	
	color: #3d84cc;
	}



/*ie6*/
* html body .CalendarOtherMonthTodayCompact4 {
	font-family: Verdana; font-size: 8pt;
}
/*end*/

.CalendarOtherMonthTodayCompact4 a:link {
	color: #3d84cc;
	}

.CalendarOtherMonthTodayCompact4 a:visited{
	color: #3d84cc;
	}

.CalendarOtherMonthTodayCompact4 a:hover, .CalendarOtherMonthTodayCompact4 a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Weekend */
.CalendarOtherMonthWeekendCompact4 {
	font-family: Verdana; font-size: 8pt;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	text-align: center;
	background-color: #e6eff7;	
	color: #3d84cc;
	}



/*ie6*/
* html body .CalendarOtherMonthWeekendCompact4 {
	font-family: Verdana; font-size: 8pt;
}
/*end*/

.CalendarOtherMonthWeekendCompact4 a:link {
	color: #3d84cc;
	}

.CalendarOtherMonthWeekendCompact4 a:visited{
	color: #3d84cc;
	}

.CalendarOtherMonthWeekendCompact4 a:hover, .CalendarOtherMonthWeekendCompact4 a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Weekend Today */
.CalendarOtherMonthWeekendTodayCompact4 {
	font-family: Verdana; font-size: 8pt;
	padding: 0px;
	border-top: 3px solid #3d84cc; border-right: 3px solid #3d84cc; border-left: 2px solid #3d84cc; border-bottom: 2px solid #3d84cc;
	text-align: center;
	color: #3d84cc;
	background-color: #e6eff7;	
	}
	


/*ie6*/
* html body .CalendarOtherMonthWeekendTodayCompact4 {
	font-family: Verdana; font-size: 8pt;
}
/*end*/

.CalendarOtherMonthWeekendTodayCompact4 a:link {
	color: #3d84cc;
	}

.CalendarOtherMonthWeekendTodayCompact4 a:visited{
	color: #3d84cc;
	}

.CalendarOtherMonthWeekendTodayCompact4 a:hover, .CalendarOtherMonthWeekendTodayCompact4 a:active{
	color: #ff0000;
	}

/* Calendar Selected Day (for DatePicker) */
.CalendarSelectedDayCompact4{
	font-family: Verdana; font-size: 8pt;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	background-color: #c7b3f4;
	color: #000000;
	text-align: center;
	font-weight: bold;
	}
	


/*ie6*/
* html body .CalendarSelectedDayCompact4 {
	font-family: Verdana; font-size: 8pt;
}
/*end*/

.CalendarSelectedDayCompact4 a:link {
	color: #000000;
	}

.CalendarSelectedDayCompact4 a:visited{
	color: #000000;
	}

.CalendarSelectedDayCompact4 a:hover, .CalendarSelectedDayCompact4 a:active{
	color: #ff0000;
	}

/* Calendar Navigator */
.CalendarNavigatorCompact4 {
	font-family: Verdana; font-size: 8pt;
	padding: 2px;
	background-color: #f7f8fa; color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}



/*ie6*/
* html body .CalendarNavigatorCompact4 {
	font-family: Verdana; font-size: 8pt;
}
/*end*/

.CalendarNavigatorCompact4 a:link {
	color: #0033cc;
	}

.CalendarNavigatorCompact4 a:visited{
	color: #840000;
	}

.CalendarNavigatorCompact4 a:hover, .CalendarNavigatorCompact4 a:active{
	color: #ff0000;
	}

.CalendarNavigatorCompact4 img{
	margin: 2px;
	vertical-align: middle; 	
	}

.CalendarNavigatorCompact4 td {
	font-family: Verdana; font-size: 8pt;
	}

.CalendarNavigatorCompact4 th {
	font-family: Verdana; font-size: 8pt;
	}



/*ie6*/
* html body .CalendarNavigatorCompact4 th, * html body .CalendarNavigatorCompact4 td {
	font-family: Verdana; font-size: 8pt;
}
/*end*/

/* Calendar Extra */
.CalendarEventCompact4{
	font-family: Verdana; font-size: 8pt;
	text-align: left;
	}



/*ie6*/
* html body .CalendarEventCompact4 {
	font-family: Verdana; font-size: 8pt;
}
/*end*/

.CalendarEventCompact4 a:link {
	color: #0033cc;
	}

.CalendarEventCompact4 a:visited{
	color: #840000;
	}

.CalendarEventCompact4 a:hover, .CalendarEventCompact4 a:active{
	color: #ff0000;
	}

/* Changes for Section508 */
table tr td strong {
	padding: 0px;
	margin: 0px;
}

.thCompact4 { 
	font-family: Verdana; font-size: 9pt;
	font-weight: bold;
}



/*ie6*/
* html body .thCompact4 {
	font-size: 100%;
}
/*end*/

.HeaderCompact4 .thCompact4 { 
	font-family: Verdana; font-size: 9pt; text-align: left;
	padding: 2px;
	background-image: url('Images/HeaderBg.gif');  color: #ffffff;
	width: 100%;
	white-space: nowrap;
}



/*ie6*/
* html body .HeaderCompact4 .thCompact4 {
	font-family: Verdana; font-size: 9pt; text-align: left;
}
/*end*/

.CaptionCompact4 .thCompact4 { 
	font-family: Verdana; font-size: 8pt; text-align: left; vertical-align: top;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	background-color: #c7b3f4; color: #000000;
	white-space: nowrap;
}



/*ie6*/
* html body .CaptionCompact4 .thCompact4 {
	font-family: Verdana; font-size: 8pt; text-align: left; vertical-align: top;
}
/*end*/

.RowCompact4 .thCompact4 { 
	font-family: Verdana; font-size: 8pt; font-weight: normal; text-align: left; vertical-align: middle;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	background-color: #f7f8fa; color: #000000;
	white-space: nowrap;
	color: #000000;
}

.AltRowCompact4 .thCompact4 { 
	font-family: Verdana; font-size: 8pt; font-weight: normal; text-align: left; vertical-align: middle;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	background-color: #f7f8fa; color: #000000;
	white-space: nowrap;
	color: #000000;
}

.ControlsCompact4 .thCompact4 { 
	font-family: Verdana; font-size: 8pt; font-weight: normal; text-align: left; vertical-align: middle;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	background-color: #f7f8fa; color: #000000;
	white-space: nowrap;
	color: #000000;
}

.GroupCaptionCompact4 .thCompact4 {
	font-family: Verdana; font-size: 8pt;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	text-align: left;
	white-space: nowrap;
	vertical-align: top;
	font-weight: bold;
	background-color: #e6eff7; 
	color: #000000;
}



/*ie6*/
* html body .GroupCaptionCompact4 .thCompact4 {
	font-family: Verdana; font-size: 8pt;
}

* html body .RowCompact4 .thCompact4, * html body .AltRowCompact4 .thCompact4, * html body .ControlsCompact4 .thCompact4 {
	font-family: Verdana; font-size: 8pt; font-weight: normal; text-align: left; vertical-align: middle;
}
/*end*/

/* Class for Application Builder Menu */
.simpleMenuCompact4 td {
	font-family: Verdana; font-size: 8pt;
}



/*ie6*/
* html body .simpleMenuCompact4 td {
	font-family: Verdana; font-size: 8pt;
} 
/*end*/
