/* CCSTheme v 3.x */
/* General */

/* Colors */
.PageBgColorCompact1 {
	background-color: #cfcfe6;
	}

.FormTitleBgColorCompact1 {
	background-color: #3d84cc;
	}

.FormTitleFontColorCompact1 {
	color: #ffffff;
	}

.CaptionBgColorCompact1 {
	background-color: #cdcdf1;
	}

.CaptionFontColorCompact1 {
	color: #000000;
	}

.DataBgColorCompact1 {
	background-color: #f7f7f7;
	}

.AltDataBgColorCompact1 {
	background-color: #e6e6f7;
	}

.DataFontColorCompact1 {
	color: #000000;
	}

.LinkColorCompact1 {
	color: #0059b2;
	}

.VisitedLinkColorCompact1 {
	color: #840084;
	}

.HoverLinkColorCompact1 {
	color: #ff0000;
	}

.ColorBgButtonCompact1 {
	background-color: #3d84cc;
}

.ColorFontButtonCompact1 {
	color: #ffffff;
}

.ColorBgButtonPassiveCompact1 {
	background-color: #93c9ff;
}

.ColorFontButtonPassiveCompact1 {
	color: #ffffff;
}



.HeaderCompact1 {
	width: 100%;
	}

.HeaderCompact1 th { 
	font-family: Trebuchet MS; font-size: 10pt; text-align: left;
	padding: 2px;
	background-image: url('Images/HeaderBg.gif');  color: #ffffff;
	width: 100%;
	white-space: nowrap;
	
	}



/*ie6*/
* html body .HeaderCompact1 th {
	font-family: Trebuchet MS; font-size: 10pt; text-align: left;
}
/*end*/

.HeaderCompact1 a:link { 
	color: #ffffff;
	}

.HeaderCompact1 a:visited { 
	color: #ffffff;
	}

.HeaderCompact1 a:hover, .CaptionCompact1 a:active { 
	color: #ffffff; text-decoration: none;
	}

.HeaderLeftCompact1 { 
	background-image: url('Images/HeaderLeft.gif');
	}

.HeaderRightCompact1 { 
	background-image: url('Images/HeaderRight.gif');
	background-position: right top;
	}

.HeaderLeftCompact1 img{
	width: 9px;
	}

.HeaderRightCompact1 img{
	width: 9px;
	}


/* Grid Options */
.GridCompact1 { 
	border-left: 1px solid #3d84cc; border-bottom: 1px solid #3d84cc;
	width: 100%;
	}

.CaptionCompact1 th { 
	font-family: Trebuchet MS; font-size: 9pt; text-align: left; vertical-align: top; font-style: italic;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	background-color: #cdcdf1; color: #000000;
	white-space: nowrap;
	}

.CaptionCompact1 td { 
	font-family: Trebuchet MS; font-size: 9pt; text-align: left; vertical-align: top; font-style: italic;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	background-color: #cdcdf1; color: #000000;
	white-space: nowrap;
	}



/*ie6*/
* html body .CaptionCompact1 th, * html body .CaptionCompact1 td {
	font-family: Trebuchet MS; font-size: 9pt; text-align: left; vertical-align: top; font-style: italic;
}
/*end*/

.CaptionCompact1 a:link { 
	color: #000000;
	}

.CaptionCompact1 a:visited { 
	color: #000000;
	}

.CaptionCompact1 a:hover, .CaptionCompact1 a:active { 
	color: #ff0000;
	}

.CaptionCompact1 img {
	margin: 2px; 
	vertical-align: middle;
	}

.CaptionCompact1 input {
	vertical-align: middle;
	}

.RowCompact1 th { 
	font-family: Trebuchet MS; font-size: 9pt; text-align: center; vertical-align: middle;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.RowCompact1 td { 
	font-family: Trebuchet MS; font-size: 9pt;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	text-align: left;
	vertical-align: top;
	background-color: #f7f7f7; 
	color: #000000;
	}
	


/*ie6*/
* html body .RowCompact1 th, * html body .RowCompact1 td {
	font-family: Trebuchet MS; font-size: 9pt;
}
/*end*/

caption.RowCompact1 { 
	font-family: Trebuchet MS; font-size: 9pt;
	padding: 2px;
	border: 1px solid #3d84cc; border-bottom: 0px;
	text-align: left;
	vertical-align: top;
	background-color: #f7f7f7; 
	color: #000000;
	}



/*ie6*/
* html body caption.RowCompact1 {
	font-family: Trebuchet MS; font-size: 9pt;
}
/*end*/

.RowCompact1 a:link { 
	color: #0059b2;
	}

.RowCompact1 a:visited { 
	color: #840084;
	}

.RowCompact1 a:hover, .RowCompact1 a:active { 
	color: #ff0000;
	}

.SeparatorCompact1{
	color: #3d84cc;
	}

.SeparatorCompact1 td{
	height: 1px;
	}


.AltRowCompact1 th { 
	font-family: Trebuchet MS; font-size: 9pt; text-align: center; vertical-align: middle;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.AltRowCompact1 td { 
	font-family: Trebuchet MS; font-size: 9pt;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	text-align: left;
	vertical-align: top;
	background-color: #e6e6f7; 
	color: #000000;
	}



/*ie6*/
* html body .AltRowCompact1 th, * html body .AltRowCompact1 td {
	font-family: Trebuchet MS; font-size: 9pt;
}
/*end*/

.AltRowCompact1 a:link { 
	color: #0059b2;
	}

.AltRowCompact1 a:visited { 
	color: #840084;
	}

.AltRowCompact1 a:hover, .AltRowCompact1 a:active { 
	color: #ff0000;
	}

.NoRecordsCompact1 td { 
	font-family: Trebuchet MS; font-size: 9pt;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	text-align: left;
	background-color: #f7f7f7; 
	color: #000000;
	vertical-align: top;
	}

.FooterCompact1 td { 
	font-family: Trebuchet MS; font-size: 9pt;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	background-color: #f7f7f7; color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}



/*ie6*/
* html body .NoRecordsCompact1 td, * html body .FooterCompact1 td {
	font-family: Trebuchet MS; font-size: 9pt;
}
/*end*/

.FooterCompact1 a:link { 
	color: #0059b2;
	}

.FooterCompact1 a:visited { 
	color: #840084;
	}

.FooterCompact1 a:hover, .FooterCompact1 a:active { 
	color: #ff0000;
	}

.FooterCompact1 img {
	margin: 2px; 
	vertical-align: middle;
	}

.FooterCompact1 input {
	margin: 2px;
	vertical-align: middle;
	}

/* Record Options */
.RecordCompact1 { 
	border-left: 1px solid #3d84cc; border-bottom: 1px solid #3d84cc;
	width: 100%;
	}

.ErrorCompact1 td { 
	font-family: Trebuchet MS; font-size: 9pt;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	text-align: left;
	color: #FF0000;
	vertical-align: top;
	background-color: #f7f7f7; 
	}



/*ie6*/
* html body .ErrorCompact1 td {
	font-family: Trebuchet MS; font-size: 9pt;
}
/*end*/

.ControlsCompact1 th { 
	font-family: Trebuchet MS; font-size: 9pt; text-align: center; vertical-align: middle;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.ControlsCompact1 td { 
	font-family: Trebuchet MS; font-size: 9pt;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	text-align: left;
	vertical-align: top;
	background-color: #f7f7f7; 
	color: #000000;
	}
	
.BottomCompact1 td { 
	font-family: Trebuchet MS; font-size: 9pt;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	background-color: #f7f7f7; color: #000000;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}



/*ie6*/
* html body .ControlsCompact1 th, * html body .ControlsCompact1 td, * html body .BottomCompact1 td {
	font-family: Trebuchet MS; font-size: 9pt;
}
/*end*/

.BottomCompact1 a:link { 
	color: #0059b2;
	}

.BottomCompact1 a:visited { 
	color: #840084;
	}

.BottomCompact1 a:hover, .CaptionCompact1 a:active { 
	color: #ff0000;
	}

.BottomCompact1 img {
	margin: 2px;
	vertical-align: middle; 
	}

.BottomCompact1 input {
	margin: 2px;
	vertical-align: middle;
	}

/* Report */
.GroupCaptionCompact1 th{
	font-family: Trebuchet MS; font-size: 9pt;
	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: #e6e6f7; 
	color: #000000;
	}

.GroupCaptionCompact1 td{
	font-family: Trebuchet MS; font-size: 9pt;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #f7f7f7; 
	color: #000000;
	}



/*ie6*/
* html body .GroupCaptionCompact1 th, * html body .GroupCaptionCompact1 td {
	font-family: Trebuchet MS; font-size: 9pt;
}
/*end*/

.GroupCaptionCompact1 a:link {
	color: #000000;
	}

.GroupCaptionCompact1 a:visited{
	color: #000000;
	}

.GroupCaptionCompact1 a:hover, .GroupCaptionCompact1 a:active{
	color: #ff0000;
	}

.GroupFooterCompact1 td{
	font-family: Trebuchet MS; font-size: 9pt;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #cdcdf1; 
	color: #000000;
	}



/*ie6*/
* html body .GroupFooterCompact1 td {
	font-family: Trebuchet MS; font-size: 9pt;
}
/*end*/

.GroupFooterCompact1 a:link {
	color: #0059b2;
	}

.GroupFooterCompact1 a:visited{
	color: #840084;
	}

.GroupFooterCompact1 a:hover, .GroupFooterCompact1 a:active{
	color: #ff0000;
	}

.GroupFooterCompact1 img {
	margin: 2px; 
	vertical-align: middle;
	}

.GroupFooterCompact1 input {
	margin: 2px;
	vertical-align: middle;
	}

.SubTotalCompact1 td{
	font-family: Trebuchet MS; font-size: 9pt;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #e6e6f7; 
	color: #000000;
	border-bottom: 2px solid #3d84cc;
	}



/*ie6*/
* html body .SubTotalCompact1 td {
	font-family: Trebuchet MS; font-size: 9pt;
}
/*end*/

.SubTotalCompact1 a:link {
	color: #0059b2;
	}

.SubTotalCompact1 a:visited{
	color: #840084;
	}

.SubTotalCompact1 a:hover, .SubTotalCompact1 a:active{
	color: #ff0000;
	}

.TotalCompact1 td{
	font-family: Trebuchet MS; font-size: 9pt;
	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: #e6e6f7; 
	color: #000000;
	}



/*ie6*/
* html body .TotalCompact1 td {
	font-family: Trebuchet MS; font-size: 9pt;
}
/*end*/

.TotalCompact1 a:link {
	color: #0059b2;
	}

.TotalCompact1 a:visited{
	color: #840084;
	}

.TotalCompact1 a:hover, .TotalCompact1 a:active{
	color: #ff0000;
	}

/* Form Options */
.ButtonCompact1 { 
	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: Trebuchet MS; font-size: 14px; font-weight: normal;
	}

/* Calendar */

.CalendarCompact1 { 
	border: 1px solid #3d84cc;
	width: 100%;
	}

.CalendarWeekdayNameCompact1{
	font-family: Trebuchet MS; font-size: 9pt;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	text-align: center; 
	vertical-align: top;
	white-space: nowrap;
	background-color: #e6e6f7; 
	color: #000000;
	font-weight: normal;
	}



/*ie6*/
* html body .CalendarWeekdayNameCompact1 {
	font-family: Trebuchet MS; font-size: 9pt;
}
/*end*/

.CalendarWeekdayNameCompact1 a:link {
	color: #0059b2;
	}

.CalendarWeekdayNameCompact1 a:visited{
	color: #840084;
	}

.CalendarWeekdayNameCompact1 a:hover, .CalendarWeekdayNameCompact1 a:active{
	color: #ff0000;
	}

.CalendarWeekendNameCompact1{
	font-family: Trebuchet MS; font-size: 9pt;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	white-space: nowrap;
	text-align: center; 
	vertical-align: top;
	background-color: #e6e6f7;	
	color: #000000;
	font-weight: normal;
	}



/*ie6*/
* html body .CalendarWeekendNameCompact1 {
	font-family: Trebuchet MS; font-size: 9pt;
}
/*end*/

.CalendarWeekendNameCompact1 a:link {
	color: #000000;
	}

.CalendarWeekendNameCompact1 a:visited{
	color: #000000;
	}

.CalendarWeekendNameCompact1 a:link, .CalendarWeekendNameCompact1 a:visited{
	color: #ff0000;
	}

/* Calendar Day */
.CalendarDayCompact1{
	font-family: Trebuchet MS; font-size: 9pt;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	text-align: center;
	background-color: #f7f7f7;	
	color: #000000;
	}



/*ie6*/
* html body .CalendarDayCompact1 {
	font-family: Trebuchet MS; font-size: 9pt;
}
/*end*/

.CalendarDayCompact1 a:link {
	color: #0059b2;
	}

.CalendarDayCompact1 a:visited{
	color: #840084;
	}

.CalendarDayCompact1 a:hover, .CalendarDayCompact1 a:active{
	color: #ff0000;
	}

/* Calendar Weekend */
.CalendarWeekendCompact1{
	font-family: Trebuchet MS; font-size: 9pt;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	text-align: center;
	background-color: #e6e6f7;	
	color: #000000;
	}



/*ie6*/
* html body .CalendarWeekendCompact1 {
	font-family: Trebuchet MS; font-size: 9pt;
}
/*end*/

.CalendarWeekendCompact1 a:link {
	color: #0059b2;
	}

.CalendarWeekendCompact1 a:visited{
	color: #840084;
	}

.CalendarWeekendCompact1 a:hover, .CalendarWeekendCompact1 a:active{
	color: #ff0000;
	}

/* Calendar Today */
.CalendarTodayCompact1 {
	font-family: Trebuchet MS; font-size: 9pt;
	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: #f7f7f7;	
	color: #000000;
	}



/*ie6*/
* html body .CalendarTodayCompact1 {
	font-family: Trebuchet MS; font-size: 9pt;
}
/*end*/

.CalendarTodayCompact1 a:link {
	color: #0059b2;
	}

.CalendarTodayCompact1 a:visited{
	color: #840084;
	}

.CalendarTodayCompact1 a:hover, .CalendarTodayCompact1 a:active {
	color: #ff0000;
	}

/* Calendar Weekend Today */
.CalendarWeekendTodayCompact1 {
	font-family: Trebuchet MS; font-size: 9pt;
	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: #e6e6f7;	
	color: #000000;
	}



/*ie6*/
* html body .CalendarWeekendTodayCompact1 {
	font-family: Trebuchet MS; font-size: 9pt;
}
/*end*/

.CalendarWeekendTodayCompact1 a:link {
	color: #0059b2;
	}

.CalendarWeekendTodayCompact1 a:visited{
	color: #840084;
	}

.CalendarWeekendTodayCompact1 a:hover, .CalendarWeekendTodayCompact1 a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Day */
.CalendarOtherMonthDayCompact1{
	font-family: Trebuchet MS; font-size: 9pt;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	text-align: center;
	background-color: #f7f7f7;	
	color: #3d84cc;
	}



/*ie6*/
* html body .CalendarOtherMonthDayCompact1 {
	font-family: Trebuchet MS; font-size: 9pt;
}
/*end*/

.CalendarOtherMonthDayCompact1 a:link {
	color: #3d84cc;
	}

.CalendarOtherMonthDayCompact1 a:visited{
	color: #3d84cc;
	}

.CalendarOtherMonthDayCompact1 a:hover, .CalendarOtherMonthDayCompact1 a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Today */
.CalendarOtherMonthTodayCompact1 {
	font-family: Trebuchet MS; font-size: 9pt;
	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: #f7f7f7;	
	color: #3d84cc;
	}



/*ie6*/
* html body .CalendarOtherMonthTodayCompact1 {
	font-family: Trebuchet MS; font-size: 9pt;
}
/*end*/

.CalendarOtherMonthTodayCompact1 a:link {
	color: #3d84cc;
	}

.CalendarOtherMonthTodayCompact1 a:visited{
	color: #3d84cc;
	}

.CalendarOtherMonthTodayCompact1 a:hover, .CalendarOtherMonthTodayCompact1 a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Weekend */
.CalendarOtherMonthWeekendCompact1 {
	font-family: Trebuchet MS; font-size: 9pt;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	text-align: center;
	background-color: #e6e6f7;	
	color: #3d84cc;
	}



/*ie6*/
* html body .CalendarOtherMonthWeekendCompact1 {
	font-family: Trebuchet MS; font-size: 9pt;
}
/*end*/

.CalendarOtherMonthWeekendCompact1 a:link {
	color: #3d84cc;
	}

.CalendarOtherMonthWeekendCompact1 a:visited{
	color: #3d84cc;
	}

.CalendarOtherMonthWeekendCompact1 a:hover, .CalendarOtherMonthWeekendCompact1 a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Weekend Today */
.CalendarOtherMonthWeekendTodayCompact1 {
	font-family: Trebuchet MS; font-size: 9pt;
	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: #e6e6f7;	
	}
	


/*ie6*/
* html body .CalendarOtherMonthWeekendTodayCompact1 {
	font-family: Trebuchet MS; font-size: 9pt;
}
/*end*/

.CalendarOtherMonthWeekendTodayCompact1 a:link {
	color: #3d84cc;
	}

.CalendarOtherMonthWeekendTodayCompact1 a:visited{
	color: #3d84cc;
	}

.CalendarOtherMonthWeekendTodayCompact1 a:hover, .CalendarOtherMonthWeekendTodayCompact1 a:active{
	color: #ff0000;
	}

/* Calendar Selected Day (for DatePicker) */
.CalendarSelectedDayCompact1{
	font-family: Trebuchet MS; font-size: 9pt;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	background-color: #cdcdf1;
	color: #000000;
	text-align: center;
	font-weight: bold;
	}
	


/*ie6*/
* html body .CalendarSelectedDayCompact1 {
	font-family: Trebuchet MS; font-size: 9pt;
}
/*end*/

.CalendarSelectedDayCompact1 a:link {
	color: #000000;
	}

.CalendarSelectedDayCompact1 a:visited{
	color: #000000;
	}

.CalendarSelectedDayCompact1 a:hover, .CalendarSelectedDayCompact1 a:active{
	color: #ff0000;
	}

/* Calendar Navigator */
.CalendarNavigatorCompact1 {
	font-family: Trebuchet MS; font-size: 9pt;
	padding: 2px;
	background-color: #f7f7f7; color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}



/*ie6*/
* html body .CalendarNavigatorCompact1 {
	font-family: Trebuchet MS; font-size: 9pt;
}
/*end*/

.CalendarNavigatorCompact1 a:link {
	color: #0059b2;
	}

.CalendarNavigatorCompact1 a:visited{
	color: #840084;
	}

.CalendarNavigatorCompact1 a:hover, .CalendarNavigatorCompact1 a:active{
	color: #ff0000;
	}

.CalendarNavigatorCompact1 img{
	margin: 2px;
	vertical-align: middle; 	
	}

.CalendarNavigatorCompact1 td {
	font-family: Trebuchet MS; font-size: 9pt;
	}

.CalendarNavigatorCompact1 th {
	font-family: Trebuchet MS; font-size: 9pt;
	}



/*ie6*/
* html body .CalendarNavigatorCompact1 th, * html body .CalendarNavigatorCompact1 td {
	font-family: Trebuchet MS; font-size: 9pt;
}
/*end*/

/* Calendar Extra */
.CalendarEventCompact1{
	font-family: Trebuchet MS; font-size: 9pt;
	text-align: left;
	}



/*ie6*/
* html body .CalendarEventCompact1 {
	font-family: Trebuchet MS; font-size: 9pt;
}
/*end*/

.CalendarEventCompact1 a:link {
	color: #0059b2;
	}

.CalendarEventCompact1 a:visited{
	color: #840084;
	}

.CalendarEventCompact1 a:hover, .CalendarEventCompact1 a:active{
	color: #ff0000;
	}

/* Changes for Section508 */
table tr td strong {
	padding: 0px;
	margin: 0px;
}

.thCompact1 { 
	font-family: Trebuchet MS; font-size: 10pt;
	font-weight: bold;
}



/*ie6*/
* html body .thCompact1 {
	font-size: 100%;
}
/*end*/

.HeaderCompact1 .thCompact1 { 
	font-family: Trebuchet MS; font-size: 10pt; text-align: left;
	padding: 2px;
	background-image: url('Images/HeaderBg.gif');  color: #ffffff;
	width: 100%;
	white-space: nowrap;
}



/*ie6*/
* html body .HeaderCompact1 .thCompact1 {
	font-family: Trebuchet MS; font-size: 10pt; text-align: left;
}
/*end*/

.CaptionCompact1 .thCompact1 { 
	font-family: Trebuchet MS; font-size: 9pt; text-align: left; vertical-align: top; font-style: italic;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	background-color: #cdcdf1; color: #000000;
	white-space: nowrap;
}



/*ie6*/
* html body .CaptionCompact1 .thCompact1 {
	font-family: Trebuchet MS; font-size: 9pt; text-align: left; vertical-align: top; font-style: italic;
}
/*end*/

.RowCompact1 .thCompact1 { 
	font-family: Trebuchet MS; font-size: 9pt; text-align: center; vertical-align: middle;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
}

.AltRowCompact1 .thCompact1 { 
	font-family: Trebuchet MS; font-size: 9pt; text-align: center; vertical-align: middle;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
}

.ControlsCompact1 .thCompact1 { 
	font-family: Trebuchet MS; font-size: 9pt; text-align: center; vertical-align: middle;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
}

.GroupCaptionCompact1 .thCompact1 {
	font-family: Trebuchet MS; font-size: 9pt;
	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: #e6e6f7; 
	color: #000000;
}



/*ie6*/
* html body .GroupCaptionCompact1 .thCompact1 {
	font-family: Trebuchet MS; font-size: 9pt;
}

* html body .RowCompact1 .thCompact1, * html body .AltRowCompact1 .thCompact1, * html body .ControlsCompact1 .thCompact1 {
	font-family: Trebuchet MS; font-size: 9pt; text-align: center; vertical-align: middle;
}
/*end*/

/* Class for Application Builder Menu */
.simpleMenuCompact1 td {
	font-family: Trebuchet MS; font-size: 9pt;
}



/*ie6*/
* html body .simpleMenuCompact1 td {
	font-family: Trebuchet MS; font-size: 9pt;
} 
/*end*/
