/* CCSTheme v 3.x */
/* General */

/* Colors */
.PageBgColorJGR {
	background-color: #ffffff;
	}

.FormTitleBgColorJGR {
	background-color: #1a8002;
	}

.FormTitleFontColorJGR {
	color: #ffffff;
	}

.CaptionBgColorJGR {
	background-color: #e84731;
	}

.CaptionFontColorJGR {
	color: #ffffff;
	}

.DataBgColorJGR {
	background-color: #f7f7f7;
	}

.AltDataBgColorJGR {
	background-color: #ebebeb;
	}

.DataFontColorJGR {
	color: #333333;
	}

.LinkColorJGR {
	color: #1a8002;
	}

.VisitedLinkColorJGR {
	color: #004000;
	}

.HoverLinkColorJGR {
	color: #e84731;
	}

.ColorBgButtonJGR {
	background-color: #1a8002;
}

.ColorFontButtonJGR {
	color: #ffffff;
}

.ColorBgButtonPassiveJGR {
	background-color: #5eb348;
}

.ColorFontButtonPassiveJGR {
	color: #ffffff;
}



.HeaderJGR {
	width: 100%;
	}

.HeaderJGR th { 
	font-family: Arial; font-size: 90%; text-align: left;
	padding: 3px;
	background-color: #1a8002; color: #ffffff;
	width: 100%;
	white-space: nowrap;
	padding-left: 8px;
	}


html>body .HeaderJGR th {
	font-family: Arial; font-size: 130%; text-align: left;
}


/*ie6*/
* html body .HeaderJGR th {
	font-family: Arial; font-size: 130%; text-align: left;
}
/*end*/

.HeaderJGR a:link { 
	color: #ffffff;
	}

.HeaderJGR a:visited { 
	color: #ffffff;
	}

.HeaderJGR a:hover, .CaptionJGR a:active { 
	color: #ffffff; text-decoration: none;
	}

.HeaderLeftJGR { 
	background-image: url('Images/HeaderLeft.gif');
	}

.HeaderRightJGR { 
	background-image: url('Images/HeaderRight.gif');
	background-position: right top;
	}

.HeaderLeftJGR img{
	width: 1px;
	}

.HeaderRightJGR img{
	width: 1px;
	}


/* Grid Options */
.GridJGR { 
	border: 1px solid #1a8002;
	width: 100%;
	}

.CaptionJGR th { 
	font-family: Arial; font-size: 70%; text-align: left; vertical-align: top;
	padding: 3px;
	
	background-color: #e84731; color: #ffffff;
	white-space: nowrap;
	}

.CaptionJGR td { 
	font-family: Arial; font-size: 70%; text-align: left; vertical-align: top;
	padding: 3px;
	
	background-color: #e84731; color: #ffffff;
	white-space: nowrap;
	}


html>body .CaptionJGR th, html>body .CaptionJGR td {
	font-family: Arial; font-size: 100%; text-align: left; vertical-align: top;
}


/*ie6*/
* html body .CaptionJGR th, * html body .CaptionJGR td {
	font-family: Arial; font-size: 100%; text-align: left; vertical-align: top;
}
/*end*/

.CaptionJGR a:link { 
	color: #ffffff;
	}

.CaptionJGR a:visited { 
	color: #ffffff;
	}

.CaptionJGR a:hover, .CaptionJGR a:active { 
	color: #e84731;
	}

.CaptionJGR img {
	margin: 2px; 
	vertical-align: middle;
	}

.CaptionJGR input {
	vertical-align: middle;
	}

.RowJGR th { 
	font-family: Arial; font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	
	background-color: #f7f7f7; color: #333333;
	white-space: nowrap;
	color: #333333;
	}

.RowJGR td { 
	font-family: Arial; font-size: 70%;
	padding: 3px;
	
	text-align: left;
	vertical-align: top;
	background-color: #f7f7f7; 
	color: #333333;
	}
	

html>body .RowJGR th, html>body .RowJGR td {
	font-family: Arial; font-size: 100%;
}


/*ie6*/
* html body .RowJGR th, * html body .RowJGR td {
	font-family: Arial; font-size: 100%;
}
/*end*/

caption.RowJGR { 
	font-family: Arial; font-size: 70%;
	padding: 3px;
	border: 1px solid #1a8002; border-bottom: 0px;
	text-align: left;
	vertical-align: top;
	background-color: #f7f7f7; 
	color: #333333;
	}


html>body caption.RowJGR {
	font-family: Arial; font-size: 100%;
}


/*ie6*/
* html body caption.RowJGR {
	font-family: Arial; font-size: 100%;
}
/*end*/

.RowJGR a:link { 
	color: #1a8002;
	}

.RowJGR a:visited { 
	color: #004000;
	}

.RowJGR a:hover, .RowJGR a:active { 
	color: #e84731;
	}

.SeparatorJGR{
	color: #1a8002;
	}

.SeparatorJGR td{
	height: 1px;
	}


.AltRowJGR th { 
	font-family: Arial; font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	
	background-color: #f7f7f7; color: #333333;
	white-space: nowrap;
	color: #333333;
	}

.AltRowJGR td { 
	font-family: Arial; font-size: 70%;
	padding: 3px;
	
	text-align: left;
	vertical-align: top;
	background-color: #ebebeb; 
	color: #333333;
	}


html>body .AltRowJGR th, html>body .AltRowJGR td {
	font-family: Arial; font-size: 100%;
}


/*ie6*/
* html body .AltRowJGR th, * html body .AltRowJGR td {
	font-family: Arial; font-size: 100%;
}
/*end*/

.AltRowJGR a:link { 
	color: #1a8002;
	}

.AltRowJGR a:visited { 
	color: #004000;
	}

.AltRowJGR a:hover, .AltRowJGR a:active { 
	color: #e84731;
	}

.NoRecordsJGR td { 
	font-family: Arial; font-size: 70%;
	padding: 3px;
	
	text-align: left;
	background-color: #f7f7f7; 
	color: #333333;
	vertical-align: top;
	}

.FooterJGR td { 
	font-family: Arial; font-size: 70%;
	padding: 3px;
	
	background-color: #f7f7f7; color: #333333;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #333333;
	}


html>body .NoRecordsJGR td, html>body .FooterJGR td {
	font-family: Arial; font-size: 100%;
}


/*ie6*/
* html body .NoRecordsJGR td, * html body .FooterJGR td {
	font-family: Arial; font-size: 100%;
}
/*end*/

.FooterJGR a:link { 
	color: #1a8002;
	}

.FooterJGR a:visited { 
	color: #004000;
	}

.FooterJGR a:hover, .FooterJGR a:active { 
	color: #e84731;
	}

.FooterJGR img {
	margin: 2px; 
	vertical-align: middle;
	}

.FooterJGR input {
	margin: 2px;
	vertical-align: middle;
	}

/* Record Options */
.RecordJGR { 
	border: 1px solid #1a8002;
	width: 100%;
	}

.ErrorJGR td { 
	font-family: Arial; font-size: 70%;
	padding: 3px;
	
	text-align: left;
	color: #FF0000;
	vertical-align: top;
	background-color: #f7f7f7; 
	}


* html>body .ErrorJGR td {
	font-family: Arial; font-size: 100%;
}


/*ie6*/
* html body .ErrorJGR td {
	font-family: Arial; font-size: 100%;
}
/*end*/

.ControlsJGR th { 
	font-family: Arial; font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	
	background-color: #f7f7f7; color: #333333;
	white-space: nowrap;
	color: #333333;
	}

.ControlsJGR td { 
	font-family: Arial; font-size: 70%;
	padding: 3px;
	
	text-align: left;
	vertical-align: top;
	background-color: #f7f7f7; 
	color: #333333;
	}
	
.BottomJGR td { 
	font-family: Arial; font-size: 70%;
	padding: 3px;
	
	background-color: #f7f7f7; color: #333333;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	color: #333333;
	}


html>body .ControlsJGR th, html>body .ControlsJGR td, html>body .BottomJGR td {
	font-family: Arial; font-size: 100%;
}


/*ie6*/
* html body .ControlsJGR th, * html body .ControlsJGR td, * html body .BottomJGR td {
	font-family: Arial; font-size: 100%;
}
/*end*/

.BottomJGR a:link { 
	color: #1a8002;
	}

.BottomJGR a:visited { 
	color: #004000;
	}

.BottomJGR a:hover, .CaptionJGR a:active { 
	color: #e84731;
	}

.BottomJGR img {
	margin: 2px;
	vertical-align: middle; 
	}

.BottomJGR input {
	margin: 2px;
	vertical-align: middle;
	}

/* Report */
.GroupCaptionJGR th{
	font-family: Arial; font-size: 70%;
	padding: 3px;
	
	white-space: nowrap;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #ebebeb; 
	color: #333333;
	}

.GroupCaptionJGR td{
	font-family: Arial; font-size: 70%;
	padding: 3px;
	
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #f7f7f7; 
	color: #333333;
	}


html>body .GroupCaptionJGR th, html>body .GroupCaptionJGR td {
	font-family: Arial; font-size: 100%;
}


/*ie6*/
* html body .GroupCaptionJGR th, * html body .GroupCaptionJGR td {
	font-family: Arial; font-size: 100%;
}
/*end*/

.GroupCaptionJGR a:link {
	color: #ffffff;
	}

.GroupCaptionJGR a:visited{
	color: #ffffff;
	}

.GroupCaptionJGR a:hover, .GroupCaptionJGR a:active{
	color: #e84731;
	}

.GroupFooterJGR td{
	font-family: Arial; font-size: 70%;
	padding: 3px;
	
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #e84731; 
	color: #333333;
	}


html>body .GroupFooterJGR td {
	font-family: Arial; font-size: 100%;
}


/*ie6*/
* html body .GroupFooterJGR td {
	font-family: Arial; font-size: 100%;
}
/*end*/

.GroupFooterJGR a:link {
	color: #1a8002;
	}

.GroupFooterJGR a:visited{
	color: #004000;
	}

.GroupFooterJGR a:hover, .GroupFooterJGR a:active{
	color: #e84731;
	}

.GroupFooterJGR img {
	margin: 2px; 
	vertical-align: middle;
	}

.GroupFooterJGR input {
	margin: 2px;
	vertical-align: middle;
	}

.SubTotalJGR td{
	font-family: Arial; font-size: 70%;
	padding: 3px;
	
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #ebebeb; 
	color: #333333;
	border-bottom: 2px solid #1a8002;
	}


html>body .SubTotalJGR td {
	font-family: Arial; font-size: 100%;
}


/*ie6*/
* html body .SubTotalJGR td {
	font-family: Arial; font-size: 100%;
}
/*end*/

.SubTotalJGR a:link {
	color: #1a8002;
	}

.SubTotalJGR a:visited{
	color: #004000;
	}

.SubTotalJGR a:hover, .SubTotalJGR a:active{
	color: #e84731;
	}

.TotalJGR td{
	font-family: Arial; font-size: 70%;
	padding: 3px;
	
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	font-weight: bold;
	background-color: #ebebeb; 
	color: #333333;
	}


html>body .TotalJGR td {
	font-family: Arial; font-size: 100%;
}


/*ie6*/
* html body .TotalJGR td {
	font-family: Arial; font-size: 100%;
}
/*end*/

.TotalJGR a:link {
	color: #1a8002;
	}

.TotalJGR a:visited{
	color: #004000;
	}

.TotalJGR a:hover, .TotalJGR a:active{
	color: #e84731;
	}

/* Form Options */
.ButtonJGR { 
	background-color: #1a8002; 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: Tahoma; font-size: 10px; font-weight: bold;
	}

/* Calendar */

.CalendarJGR { 
	border: 1px solid #1a8002;
	width: 100%;
	}

.CalendarWeekdayNameJGR{
	font-family: Arial; font-size: 70%;
	padding: 3px;
	
	text-align: center; 
	vertical-align: top;
	white-space: nowrap;
	background-color: #ebebeb; 
	color: #333333;
	font-weight: normal;
	}


html>body .CalendarWeekdayNameJGR {
	font-family: Arial; font-size: 100%;
}


/*ie6*/
* html body .CalendarWeekdayNameJGR {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarWeekdayNameJGR a:link {
	color: #1a8002;
	}

.CalendarWeekdayNameJGR a:visited{
	color: #004000;
	}

.CalendarWeekdayNameJGR a:hover, .CalendarWeekdayNameJGR a:active{
	color: #e84731;
	}

.CalendarWeekendNameJGR{
	font-family: Arial; font-size: 70%;
	padding: 3px;
	
	white-space: nowrap;
	text-align: center; 
	vertical-align: top;
	background-color: #ebebeb;	
	color: #333333;
	font-weight: normal;
	}


html>body .CalendarWeekendNameJGR {
	font-family: Arial; font-size: 100%;
}


/*ie6*/
* html body .CalendarWeekendNameJGR {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarWeekendNameJGR a:link {
	color: #ffffff;
	}

.CalendarWeekendNameJGR a:visited{
	color: #ffffff;
	}

.CalendarWeekendNameJGR a:link, .CalendarWeekendNameJGR a:visited{
	color: #e84731;
	}

/* Calendar Day */
.CalendarDayJGR{
	font-family: Arial; font-size: 70%;
	padding: 3px;
	
	text-align: center;
	background-color: #f7f7f7;	
	color: #333333;
	}


html>body .CalendarDayJGR {
	font-family: Arial; font-size: 100%;
}


/*ie6*/
* html body .CalendarDayJGR {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarDayJGR a:link {
	color: #1a8002;
	}

.CalendarDayJGR a:visited{
	color: #004000;
	}

.CalendarDayJGR a:hover, .CalendarDayJGR a:active{
	color: #e84731;
	}

/* Calendar Weekend */
.CalendarWeekendJGR{
	font-family: Arial; font-size: 70%;
	padding: 3px;
	
	text-align: center;
	background-color: #ebebeb;	
	color: #333333;
	}


html>body .CalendarWeekendJGR {
	font-family: Arial; font-size: 100%;
}


/*ie6*/
* html body .CalendarWeekendJGR {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarWeekendJGR a:link {
	color: #1a8002;
	}

.CalendarWeekendJGR a:visited{
	color: #004000;
	}

.CalendarWeekendJGR a:hover, .CalendarWeekendJGR a:active{
	color: #e84731;
	}

/* Calendar Today */
.CalendarTodayJGR {
	font-family: Arial; font-size: 70%;
	padding: 1px;
	border: 2px solid #1a8002;
	text-align: center;
	background-color: #f7f7f7;	
	color: #333333;
	}


html>body .CalendarTodayJGR {
	font-family: Arial; font-size: 100%;
}


/*ie6*/
* html body .CalendarTodayJGR {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarTodayJGR a:link {
	color: #1a8002;
	}

.CalendarTodayJGR a:visited{
	color: #004000;
	}

.CalendarTodayJGR a:hover, .CalendarTodayJGR a:active {
	color: #e84731;
	}

/* Calendar Weekend Today */
.CalendarWeekendTodayJGR {
	font-family: Arial; font-size: 70%;
	padding: 1px;
	border: 2px solid #1a8002;
	text-align: center;
	background-color: #ebebeb;	
	color: #333333;
	}


html>body .CalendarWeekendTodayJGR {
	font-family: Arial; font-size: 100%;
}


/*ie6*/
* html body .CalendarWeekendTodayJGR {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarWeekendTodayJGR a:link {
	color: #1a8002;
	}

.CalendarWeekendTodayJGR a:visited{
	color: #004000;
	}

.CalendarWeekendTodayJGR a:hover, .CalendarWeekendTodayJGR a:active{
	color: #e84731;
	}

/* Calendar Other Month's Day */
.CalendarOtherMonthDayJGR{
	font-family: Arial; font-size: 70%;
	padding: 3px;
	
	text-align: center;
	background-color: #f7f7f7;	
	color: #1a8002;
	}


html>body .CalendarOtherMonthDayJGR {
	font-family: Arial; font-size: 100%;
}


/*ie6*/
* html body .CalendarOtherMonthDayJGR {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarOtherMonthDayJGR a:link {
	color: #1a8002;
	}

.CalendarOtherMonthDayJGR a:visited{
	color: #1a8002;
	}

.CalendarOtherMonthDayJGR a:hover, .CalendarOtherMonthDayJGR a:active{
	color: #e84731;
	}

/* Calendar Other Month's Today */
.CalendarOtherMonthTodayJGR {
	font-family: Arial; font-size: 70%;
	padding: 1px;
	border: 2px solid #1a8002;
	text-align: center;
	background-color: #f7f7f7;	
	color: #1a8002;
	}


html>body .CalendarOtherMonthTodayJGR {
	font-family: Arial; font-size: 100%;
}


/*ie6*/
* html body .CalendarOtherMonthTodayJGR {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarOtherMonthTodayJGR a:link {
	color: #1a8002;
	}

.CalendarOtherMonthTodayJGR a:visited{
	color: #1a8002;
	}

.CalendarOtherMonthTodayJGR a:hover, .CalendarOtherMonthTodayJGR a:active{
	color: #e84731;
	}

/* Calendar Other Month's Weekend */
.CalendarOtherMonthWeekendJGR {
	font-family: Arial; font-size: 70%;
	padding: 3px;
	
	text-align: center;
	background-color: #ebebeb;	
	color: #1a8002;
	}


html>body .CalendarOtherMonthWeekendJGR {
	font-family: Arial; font-size: 100%;
}


/*ie6*/
* html body .CalendarOtherMonthWeekendJGR {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarOtherMonthWeekendJGR a:link {
	color: #1a8002;
	}

.CalendarOtherMonthWeekendJGR a:visited{
	color: #1a8002;
	}

.CalendarOtherMonthWeekendJGR a:hover, .CalendarOtherMonthWeekendJGR a:active{
	color: #e84731;
	}

/* Calendar Other Month's Weekend Today */
.CalendarOtherMonthWeekendTodayJGR {
	font-family: Arial; font-size: 70%;
	padding: 1px;
	border: 2px solid #1a8002;
	text-align: center;
	color: #1a8002;
	background-color: #ebebeb;	
	}
	

html>body .CalendarOtherMonthWeekendTodayJGR {
	font-family: Arial; font-size: 100%;
}


/*ie6*/
* html body .CalendarOtherMonthWeekendTodayJGR {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarOtherMonthWeekendTodayJGR a:link {
	color: #1a8002;
	}

.CalendarOtherMonthWeekendTodayJGR a:visited{
	color: #1a8002;
	}

.CalendarOtherMonthWeekendTodayJGR a:hover, .CalendarOtherMonthWeekendTodayJGR a:active{
	color: #e84731;
	}

/* Calendar Selected Day (for DatePicker) */
.CalendarSelectedDayJGR{
	font-family: Arial; font-size: 70%;
	padding: 3px;
	
	background-color: #e84731;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	}
	

html>body .CalendarSelectedDayJGR {
	font-family: Arial; font-size: 100%;
}


/*ie6*/
* html body .CalendarSelectedDayJGR {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarSelectedDayJGR a:link {
	color: #ffffff;
	}

.CalendarSelectedDayJGR a:visited{
	color: #ffffff;
	}

.CalendarSelectedDayJGR a:hover, .CalendarSelectedDayJGR a:active{
	color: #e84731;
	}

/* Calendar Navigator */
.CalendarNavigatorJGR {
	font-family: Arial; font-size: 70%;
	padding: 3px;
	background-color: #f7f7f7; color: #333333;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #333333;
	}


html>body .CalendarNavigatorJGR {
	font-family: Arial; font-size: 100%;
}


/*ie6*/
* html body .CalendarNavigatorJGR {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarNavigatorJGR a:link {
	color: #1a8002;
	}

.CalendarNavigatorJGR a:visited{
	color: #004000;
	}

.CalendarNavigatorJGR a:hover, .CalendarNavigatorJGR a:active{
	color: #e84731;
	}

.CalendarNavigatorJGR img{
	margin: 2px;
	vertical-align: middle; 	
	}

.CalendarNavigatorJGR td {
	font-family: Arial; font-size: 70%;
	}

.CalendarNavigatorJGR th {
	font-family: Arial; font-size: 70%;
	}


html>body .CalendarNavigatorJGR th, html>body .CalendarNavigatorJGR td {
	font-family: Arial; font-size: 100%;
}


/*ie6*/
* html body .CalendarNavigatorJGR th, * html body .CalendarNavigatorJGR td {
	font-family: Arial; font-size: 100%;
}
/*end*/

/* Calendar Extra */
.CalendarEventJGR{
	font-family: Arial; font-size: 70%;
	text-align: left;
	}


html>body .CalendarEventJGR {
	font-family: Arial; font-size: 100%;
}


/*ie6*/
* html body .CalendarEventJGR {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarEventJGR a:link {
	color: #1a8002;
	}

.CalendarEventJGR a:visited{
	color: #004000;
	}

.CalendarEventJGR a:hover, .CalendarEventJGR a:active{
	color: #e84731;
	}

/* Changes for Section508 */
table tr td strong {
	padding: 0px;
	margin: 0px;
}

.thJGR { 
	font-family: Arial; font-size: 70%;
	font-weight: bold;
}


html>body .thJGR {
	font-size: 100%;
}


/*ie6*/
* html body .thJGR {
	font-size: 100%;
}
/*end*/

.HeaderJGR .thJGR { 
	font-family: Arial; font-size: 90%; text-align: left;
	padding: 3px;
	background-color: #1a8002; color: #ffffff;
	width: 100%;
	white-space: nowrap;
}


html>body .HeaderJGR .thJGR {
	font-family: Arial; font-size: 130%; text-align: left;
}


/*ie6*/
* html body .HeaderJGR .thJGR {
	font-family: Arial; font-size: 130%; text-align: left;
}
/*end*/

.CaptionJGR .thJGR { 
	font-family: Arial; font-size: 70%; text-align: left; vertical-align: top;
	padding: 3px;
	
	background-color: #e84731; color: #ffffff;
	white-space: nowrap;
}


html>body .CaptionJGR .thJGR {
	font-family: Arial; font-size: 100%; text-align: left; vertical-align: top;
}


/*ie6*/
* html body .CaptionJGR .thJGR {
	font-family: Arial; font-size: 100%; text-align: left; vertical-align: top;
}
/*end*/

.RowJGR .thJGR { 
	font-family: Arial; font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	
	background-color: #f7f7f7; color: #333333;
	white-space: nowrap;
	color: #333333;
}

.AltRowJGR .thJGR { 
	font-family: Arial; font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	
	background-color: #f7f7f7; color: #333333;
	white-space: nowrap;
	color: #333333;
}

.ControlsJGR .thJGR { 
	font-family: Arial; font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	
	background-color: #f7f7f7; color: #333333;
	white-space: nowrap;
	color: #333333;
}

.GroupCaptionJGR .thJGR {
	font-family: Arial; font-size: 70%;
	padding: 3px;
	
	text-align: left;
	white-space: nowrap;
	vertical-align: top;
	font-weight: bold;
	background-color: #ebebeb; 
	color: #333333;
}


html>body .GroupCaptionJGR .thJGR {
	font-family: Arial; font-size: 100%;
}

html>body .RowJGR .thJGR, html>body .AltRowJGR .thJGR, html>body .ControlsJGR .thJGR {
	font-family: Arial; font-size: 100%; font-weight: normal; text-align: left; vertical-align: top;
}


/*ie6*/
* html body .GroupCaptionJGR .thJGR {
	font-family: Arial; font-size: 100%;
}

* html body .RowJGR .thJGR, * html body .AltRowJGR .thJGR, * html body .ControlsJGR .thJGR {
	font-family: Arial; font-size: 100%; font-weight: normal; text-align: left; vertical-align: top;
}
/*end*/

/* Class for Application Builder Menu */
.simpleMenuJGR td {
	font-family: Arial; font-size: 70%;
}


html>body .simpleMenuJGR td {
	font-family: Arial; font-size: 100%;
} 


/*ie6*/
* html body .simpleMenuJGR td {
	font-family: Arial; font-size: 100%;
} 
/*end*/
