/* CCSTheme v 3.x */
/* General */

/* Colors */
.PageBgColorGtxe {
	background-color: #e8f6f9;
	}

.FormTitleBgColorGtxe {
	background-color: #5451bc;
	}

.FormTitleFontColorGtxe {
	color: #ffffff;
	}

.CaptionBgColorGtxe {
	background-color: #e8f6f9;
	}

.CaptionFontColorGtxe {
	color: #000000;
	}

.DataBgColorGtxe {
	background-color: #f7f7f7;
	}

.AltDataBgColorGtxe {
	background-color: #d8d8d8;
	}

.DataFontColorGtxe {
	color: #000000;
	}

.LinkColorGtxe {
	color: #0033cc;
	}

.VisitedLinkColorGtxe {
	color: #830000;
	}

.HoverLinkColorGtxe {
	color: #ff0000;
	}




.HeaderGtxe {
	width: 100%;
	}

.HeaderGtxe th { 
	font-family: Arial; font-size: 90%; font-weight: bold; text-align: center !important;
	padding: 2px;
	background-color: #5451bc; color: #ffffff;
	width: 100%;
	white-space: nowrap;
	}





.HeaderGtxe a:link { 
	color: #ffffff;
	}

.HeaderGtxe a:visited { 
	color: #ffffff;
	}

.HeaderGtxe a:hover, .CaptionGtxe a:active { 
	color: #ffffff; text-decoration: none;
	}

.HeaderLeftGtxe { 
	background-image: url('Images/HeaderLeft.gif');
	}

.HeaderRightGtxe { 
	background-image: url('Images/HeaderRight.gif');
	background-position: right top;
	}

.HeaderLeftGtxe img{
	width: 4px;
	}

.HeaderRightGtxe img{
	width: 9px;
	}


/* Grid Options */
.GridGtxe { 
	border-left: 1px solid #5451bc; border-bottom: 1px solid #5451bc;
	width: 100%;
	}

.CaptionGtxe th { 
	font-family: Arial; font-size: 70%; text-align: left; vertical-align: top;
	padding: 2px;
	border-top: 1px solid #5451bc; border-right: 1px solid #5451bc;
	background-color: #e8f6f9; color: #000000;
	white-space: nowrap;
	}

.CaptionGtxe td { 
	font-family: Arial; font-size: 70%; text-align: left; vertical-align: top;
	padding: 2px;
	border-top: 1px solid #5451bc; border-right: 1px solid #5451bc;
	background-color: #e8f6f9; color: #000000;
	white-space: nowrap;
	}





.CaptionGtxe a:link { 
	color: #000000;
	}

.CaptionGtxe a:visited { 
	color: #000000;
	}

.CaptionGtxe a:hover, .CaptionGtxe a:active { 
	color: #ff0000;
	}

.CaptionGtxe img {
	margin: 2px; 
	vertical-align: middle;
	}

.CaptionGtxe input {
	vertical-align: middle;
	}

.RowGtxe th { 
	font-family: Arial; font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 2px;
	border-top: 1px solid #5451bc; border-right: 1px solid #5451bc;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.RowGtxe td { 
	font-family: Arial; font-size: 70%;
	padding: 2px;
	border-top: 1px solid #5451bc; border-right: 1px solid #5451bc;
	text-align: left;
	vertical-align: top;
	background-color: #f7f7f7; 
	color: #000000;
	}
	




caption.RowGtxe { 
	font-family: Arial; font-size: 70%;
	padding: 2px;
	border: 1px solid #5451bc; border-bottom: 0px;
	text-align: left;
	vertical-align: top;
	background-color: #f7f7f7; 
	color: #000000;
	}





.RowGtxe a:link { 
	color: #0033cc;
	}

.RowGtxe a:visited { 
	color: #830000;
	}

.RowGtxe a:hover, .RowGtxe a:active { 
	color: #ff0000;
	}

.SeparatorGtxe{
	color: #5451bc;
	}

.SeparatorGtxe td{
	height: 1px;
	}


.AltRowGtxe th { 
	font-family: Arial; font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 2px;
	border-top: 1px solid #5451bc; border-right: 1px solid #5451bc;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.AltRowGtxe td { 
	font-family: Arial; font-size: 70%;
	padding: 2px;
	border-top: 1px solid #5451bc; border-right: 1px solid #5451bc;
	text-align: left;
	vertical-align: top;
	background-color: #d8d8d8; 
	color: #000000;
	}





.AltRowGtxe a:link { 
	color: #0033cc;
	}

.AltRowGtxe a:visited { 
	color: #830000;
	}

.AltRowGtxe a:hover, .AltRowGtxe a:active { 
	color: #ff0000;
	}

.NoRecordsGtxe td { 
	font-family: Arial; font-size: 70%;
	padding: 2px;
	border-top: 1px solid #5451bc; border-right: 1px solid #5451bc;
	text-align: left;
	background-color: #f7f7f7; 
	color: #000000;
	vertical-align: top;
	}

.FooterGtxe td { 
	font-family: Arial; font-size: 70%;
	padding: 2px;
	border-top: 1px solid #5451bc; border-right: 1px solid #5451bc;
	background-color: #f7f7f7; color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}





.FooterGtxe a:link { 
	color: #0033cc;
	}

.FooterGtxe a:visited { 
	color: #830000;
	}

.FooterGtxe a:hover, .FooterGtxe a:active { 
	color: #ff0000;
	}

.FooterGtxe img {
	margin: 2px; 
	vertical-align: middle;
	}

.FooterGtxe input {
	margin: 2px;
	vertical-align: middle;
	}

/* Record Options */
.RecordGtxe { 
	border-left: 1px solid #5451bc; border-bottom: 1px solid #5451bc;
	width: 100%;
	}

.ErrorGtxe td { 
	font-family: Arial; font-size: 70%;
	padding: 2px;
	border-top: 1px solid #5451bc; border-right: 1px solid #5451bc;
	text-align: left;
	color: #FF0000;
	vertical-align: top;
	background-color: #f7f7f7; 
	}





.ControlsGtxe th { 
	font-family: Arial; font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 2px;
	border-top: 1px solid #5451bc; border-right: 1px solid #5451bc;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.ControlsGtxe td { 
	font-family: Arial; font-size: 70%;
	padding: 2px;
	border-top: 1px solid #5451bc; border-right: 1px solid #5451bc;
	text-align: left;
	vertical-align: top;
	background-color: #f7f7f7; 
	color: #000000;
	}
	
.BottomGtxe td { 
	font-family: Arial; font-size: 70%;
	padding: 2px;
	border-top: 1px solid #5451bc; border-right: 1px solid #5451bc;
	background-color: #f7f7f7; color: #000000;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}





.BottomGtxe a:link { 
	color: #0033cc;
	}

.BottomGtxe a:visited { 
	color: #830000;
	}

.BottomGtxe a:hover, .CaptionGtxe a:active { 
	color: #ff0000;
	}

.BottomGtxe img {
	margin: 2px;
	vertical-align: middle; 
	}

.BottomGtxe input {
	margin: 2px;
	vertical-align: middle;
	}

/* Report */
.GroupCaptionGtxe th{
	font-family: Arial; font-size: 70%;
	padding: 2px;
	border-top: 1px solid #5451bc; border-right: 1px solid #5451bc;
	white-space: nowrap;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #d8d8d8; 
	color: #000000;
	}

.GroupCaptionGtxe td{
	font-family: Arial; font-size: 70%;
	padding: 2px;
	border-top: 1px solid #5451bc; border-right: 1px solid #5451bc;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #f7f7f7; 
	color: #000000;
	}





.GroupCaptionGtxe a:link {
	color: #000000;
	}

.GroupCaptionGtxe a:visited{
	color: #000000;
	}

.GroupCaptionGtxe a:hover, .GroupCaptionGtxe a:active{
	color: #ff0000;
	}

.GroupFooterGtxe td{
	font-family: Arial; font-size: 70%;
	padding: 2px;
	border-top: 1px solid #5451bc; border-right: 1px solid #5451bc;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #e8f6f9; 
	color: #000000;
	}





.GroupFooterGtxe a:link {
	color: #0033cc;
	}

.GroupFooterGtxe a:visited{
	color: #830000;
	}

.GroupFooterGtxe a:hover, .GroupFooterGtxe a:active{
	color: #ff0000;
	}

.GroupFooterGtxe img {
	margin: 2px; 
	vertical-align: middle;
	}

.GroupFooterGtxe input {
	margin: 2px;
	vertical-align: middle;
	}

.SubTotalGtxe td{
	font-family: Arial; font-size: 70%;
	padding: 2px;
	border-top: 1px solid #5451bc; border-right: 1px solid #5451bc;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #d8d8d8; 
	color: #000000;
	border-bottom: 2px solid #5451bc;
	}





.SubTotalGtxe a:link {
	color: #0033cc;
	}

.SubTotalGtxe a:visited{
	color: #830000;
	}

.SubTotalGtxe a:hover, .SubTotalGtxe a:active{
	color: #ff0000;
	}

.TotalGtxe td{
	font-family: Arial; font-size: 70%;
	padding: 2px;
	border-top: 1px solid #5451bc; border-right: 1px solid #5451bc;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	font-weight: bold;
	background-color: #d8d8d8; 
	color: #000000;
	}





.TotalGtxe a:link {
	color: #0033cc;
	}

.TotalGtxe a:visited{
	color: #830000;
	}

.TotalGtxe a:hover, .TotalGtxe a:active{
	color: #ff0000;
	}

/* Form Options */
.ButtonGtxe { 
	background-color: #5451bc; 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-size: 85%; font-family: Tahoma;
	}

/* Calendar */

.CalendarGtxe { 
	border: 1px solid #5451bc;
	width: 100%;
	}

.CalendarWeekdayNameGtxe{
	font-family: Arial; font-size: 70%;
	padding: 2px;
	border-top: 1px solid #5451bc; border-right: 1px solid #5451bc;
	text-align: center; 
	vertical-align: top;
	white-space: nowrap;
	background-color: #d8d8d8; 
	color: #000000;
	font-weight: normal;
	}





.CalendarWeekdayNameGtxe a:link {
	color: #0033cc;
	}

.CalendarWeekdayNameGtxe a:visited{
	color: #830000;
	}

.CalendarWeekdayNameGtxe a:hover, .CalendarWeekdayNameGtxe a:active{
	color: #ff0000;
	}

.CalendarWeekendNameGtxe{
	font-family: Arial; font-size: 70%;
	padding: 2px;
	border-top: 1px solid #5451bc; border-right: 1px solid #5451bc;
	white-space: nowrap;
	text-align: center; 
	vertical-align: top;
	background-color: #d8d8d8;	
	color: #000000;
	font-weight: normal;
	}





.CalendarWeekendNameGtxe a:link {
	color: #000000;
	}

.CalendarWeekendNameGtxe a:visited{
	color: #000000;
	}

.CalendarWeekendNameGtxe a:link, .CalendarWeekendNameGtxe a:visited{
	color: #ff0000;
	}

/* Calendar Day */
.CalendarDayGtxe{
	font-family: Arial; font-size: 70%;
	padding: 2px;
	border-top: 1px solid #5451bc; border-right: 1px solid #5451bc;
	text-align: center;
	background-color: #f7f7f7;	
	color: #000000;
	}





.CalendarDayGtxe a:link {
	color: #0033cc;
	}

.CalendarDayGtxe a:visited{
	color: #830000;
	}

.CalendarDayGtxe a:hover, .CalendarDayGtxe a:active{
	color: #ff0000;
	}

/* Calendar Weekend */
.CalendarWeekendGtxe{
	font-family: Arial; font-size: 70%;
	padding: 2px;
	border-top: 1px solid #5451bc; border-right: 1px solid #5451bc;
	text-align: center;
	background-color: #d8d8d8;	
	color: #000000;
	}





.CalendarWeekendGtxe a:link {
	color: #0033cc;
	}

.CalendarWeekendGtxe a:visited{
	color: #830000;
	}

.CalendarWeekendGtxe a:hover, .CalendarWeekendGtxe a:active{
	color: #ff0000;
	}

/* Calendar Today */
.CalendarTodayGtxe {
	font-family: Arial; font-size: 70%;
	padding: 0px;
	border-top: 3px solid #5451bc; border-right: 3px solid #5451bc; border-left: 2px solid #5451bc; border-bottom: 2px solid #5451bc;
	text-align: center;
	background-color: #f7f7f7;	
	color: #000000;
	}





.CalendarTodayGtxe a:link {
	color: #0033cc;
	}

.CalendarTodayGtxe a:visited{
	color: #830000;
	}

.CalendarTodayGtxe a:hover, .CalendarTodayGtxe a:active {
	color: #ff0000;
	}

/* Calendar Weekend Today */
.CalendarWeekendTodayGtxe {
	font-family: Arial; font-size: 70%;
	padding: 0px;
	border-top: 3px solid #5451bc; border-right: 3px solid #5451bc; border-left: 2px solid #5451bc; border-bottom: 2px solid #5451bc;
	text-align: center;
	background-color: #d8d8d8;	
	color: #000000;
	}





.CalendarWeekendTodayGtxe a:link {
	color: #0033cc;
	}

.CalendarWeekendTodayGtxe a:visited{
	color: #830000;
	}

.CalendarWeekendTodayGtxe a:hover, .CalendarWeekendTodayGtxe a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Day */
.CalendarOtherMonthDayGtxe{
	font-family: Arial; font-size: 70%;
	padding: 2px;
	border-top: 1px solid #5451bc; border-right: 1px solid #5451bc;
	text-align: center;
	background-color: #f7f7f7;	
	color: #5451bc;
	}





.CalendarOtherMonthDayGtxe a:link {
	color: #5451bc;
	}

.CalendarOtherMonthDayGtxe a:visited{
	color: #5451bc;
	}

.CalendarOtherMonthDayGtxe a:hover, .CalendarOtherMonthDayGtxe a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Today */
.CalendarOtherMonthTodayGtxe {
	font-family: Arial; font-size: 70%;
	padding: 0px;
	border-top: 3px solid #5451bc; border-right: 3px solid #5451bc; border-left: 2px solid #5451bc; border-bottom: 2px solid #5451bc;
	text-align: center;
	background-color: #f7f7f7;	
	color: #5451bc;
	}





.CalendarOtherMonthTodayGtxe a:link {
	color: #5451bc;
	}

.CalendarOtherMonthTodayGtxe a:visited{
	color: #5451bc;
	}

.CalendarOtherMonthTodayGtxe a:hover, .CalendarOtherMonthTodayGtxe a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Weekend */
.CalendarOtherMonthWeekendGtxe {
	font-family: Arial; font-size: 70%;
	padding: 2px;
	border-top: 1px solid #5451bc; border-right: 1px solid #5451bc;
	text-align: center;
	background-color: #d8d8d8;	
	color: #5451bc;
	}





.CalendarOtherMonthWeekendGtxe a:link {
	color: #5451bc;
	}

.CalendarOtherMonthWeekendGtxe a:visited{
	color: #5451bc;
	}

.CalendarOtherMonthWeekendGtxe a:hover, .CalendarOtherMonthWeekendGtxe a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Weekend Today */
.CalendarOtherMonthWeekendTodayGtxe {
	font-family: Arial; font-size: 70%;
	padding: 0px;
	border-top: 3px solid #5451bc; border-right: 3px solid #5451bc; border-left: 2px solid #5451bc; border-bottom: 2px solid #5451bc;
	text-align: center;
	color: #5451bc;
	background-color: #d8d8d8;	
	}
	




.CalendarOtherMonthWeekendTodayGtxe a:link {
	color: #5451bc;
	}

.CalendarOtherMonthWeekendTodayGtxe a:visited{
	color: #5451bc;
	}

.CalendarOtherMonthWeekendTodayGtxe a:hover, .CalendarOtherMonthWeekendTodayGtxe a:active{
	color: #ff0000;
	}

/* Calendar Selected Day (for DatePicker) */
.CalendarSelectedDayGtxe{
	font-family: Arial; font-size: 70%;
	padding: 2px;
	border-top: 1px solid #5451bc; border-right: 1px solid #5451bc;
	background-color: #e8f6f9;
	color: #000000;
	text-align: center;
	font-weight: bold;
	}
	




.CalendarSelectedDayGtxe a:link {
	color: #000000;
	}

.CalendarSelectedDayGtxe a:visited{
	color: #000000;
	}

.CalendarSelectedDayGtxe a:hover, .CalendarSelectedDayGtxe a:active{
	color: #ff0000;
	}

/* Calendar Navigator */
.CalendarNavigatorGtxe {
	font-family: Arial; font-size: 70%;
	padding: 2px;
	background-color: #f7f7f7; color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}





.CalendarNavigatorGtxe a:link {
	color: #0033cc;
	}

.CalendarNavigatorGtxe a:visited{
	color: #830000;
	}

.CalendarNavigatorGtxe a:hover, .CalendarNavigatorGtxe a:active{
	color: #ff0000;
	}

.CalendarNavigatorGtxe img{
	margin: 2px;
	vertical-align: middle; 	
	}

.CalendarNavigatorGtxe td {
	font-family: Arial; font-size: 70%;
	}

.CalendarNavigatorGtxe th {
	font-family: Arial; font-size: 70%;
	}





/* Calendar Extra */
.CalendarEventGtxe{
	font-family: Arial; font-size: 70%;
	text-align: left;
	}





.CalendarEventGtxe a:link {
	color: #0033cc;
	}

.CalendarEventGtxe a:visited{
	color: #830000;
	}

.CalendarEventGtxe a:hover, .CalendarEventGtxe a:active{
	color: #ff0000;
	}

/* Changes for Section508 */
table tr td strong {
	padding: 0px;
	margin: 0px;
}

.thGtxe { 
	font-family: Arial; font-size: 70%;
	font-weight: bold;
}





.HeaderGtxe .thGtxe { 
	font-family: Arial; font-size: 90%; font-weight: bold; text-align: center !important;
	padding: 2px;
	background-color: #5451bc; color: #ffffff;
	width: 100%;
	white-space: nowrap;
}





.CaptionGtxe .thGtxe { 
	font-family: Arial; font-size: 70%; text-align: left; vertical-align: top;
	padding: 2px;
	border-top: 1px solid #5451bc; border-right: 1px solid #5451bc;
	background-color: #e8f6f9; color: #000000;
	white-space: nowrap;
}





.RowGtxe .thGtxe { 
	font-family: Arial; font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 2px;
	border-top: 1px solid #5451bc; border-right: 1px solid #5451bc;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
}

.AltRowGtxe .thGtxe { 
	font-family: Arial; font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 2px;
	border-top: 1px solid #5451bc; border-right: 1px solid #5451bc;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
}

.ControlsGtxe .thGtxe { 
	font-family: Arial; font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 2px;
	border-top: 1px solid #5451bc; border-right: 1px solid #5451bc;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
}

.GroupCaptionGtxe .thGtxe {
	font-family: Arial; font-size: 70%;
	padding: 2px;
	border-top: 1px solid #5451bc; border-right: 1px solid #5451bc;
	text-align: left;
	white-space: nowrap;
	vertical-align: top;
	font-weight: bold;
	background-color: #d8d8d8; 
	color: #000000;
}





/* Class for Application Builder Menu */
.simpleMenuGtxe td {
	font-family: Arial; font-size: 70%;
}




