/* CCSTheme v 3.x */
/* General */

/* Colors */
.PageBgColorAnt2 {
	background-color: #ffffff;
	}

.FormTitleBgColorAnt2 {
	background-color: #ffffff;
	}

.FormTitleFontColorAnt2 {
	color: #ffffff;
	}

.CaptionBgColorAnt2 {
	background-color: #ffffff;
	}

.CaptionFontColorAnt2 {
	color: #000000;
	}

.DataBgColorAnt2 {
	background-color: #ffffff;
	}

.AltDataBgColorAnt2 {
	background-color: #ffffff;
	}

.DataFontColorAnt2 {
	color: #000000;
	}

.LinkColorAnt2 {
	color: #0033cc;
	}

.VisitedLinkColorAnt2 {
	color: #830083;
	}

.HoverLinkColorAnt2 {
	color: #ff0000;
	}




.HeaderAnt2 {
	width: 100%;
	}

.HeaderAnt2 th { 
	font-family: Arial; font-size: 150%; text-align: left;
	padding: 3px;
	background-image: url('Images/HeaderBg.gif'); background-color: #ffffff; color: #000000;
	width: 100%;
	white-space: nowrap;
	}


html>body .HeaderAnt2 th {
	font-family: Arial; font-size: 167%; text-align: left;
}




.HeaderAnt2 a:link { 
	color: #000000;
	}

.HeaderAnt2 a:visited { 
	color: #000000;
	}

.HeaderAnt2 a:hover, .CaptionAnt2 a:active { 
	color: #000000; text-decoration: none;
	}

.HeaderLeftAnt2 { 
	background-image: url('Images/HeaderLeft.gif');
	}

.HeaderRightAnt2 { 
	background-image: url('Images/HeaderRight.gif');
	background-position: right top;
	}

.HeaderLeftAnt2 img{
	width: 3px;
	}

.HeaderRightAnt2 img{
	width: 9px;
	}


/* Grid Options */
.GridAnt2 { 
	
	width: 100%;
	}

.CaptionAnt2 th { 
	font-family: Arial; font-size: 110%; text-align: left; vertical-align: top;
	padding: 3px;
	
	background-color: #ffffff; color: #000000;
	white-space: nowrap;
	}

.CaptionAnt2 td { 
	font-family: Arial; font-size: 110%; text-align: left; vertical-align: top;
	padding: 3px;
	
	background-color: #ffffff; color: #000000;
	white-space: nowrap;
	}


html>body .CaptionAnt2 th, html>body .CaptionAnt2 td {
	font-family: Arial; font-size: 122%; text-align: left; vertical-align: top;
}




.CaptionAnt2 a:link { 
	color: #000000;
	}

.CaptionAnt2 a:visited { 
	color: #000000;
	}

.CaptionAnt2 a:hover, .CaptionAnt2 a:active { 
	color: #ff0000;
	}

.CaptionAnt2 img {
	margin: 2px; 
	vertical-align: middle;
	}

.CaptionAnt2 input {
	vertical-align: middle;
	}

.RowAnt2 th { 
	font-family: Arial; font-size: 90%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	
	background-color: #ffffff; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.RowAnt2 td { 
	font-family: Arial; font-size: 90%;
	padding: 3px;
	
	text-align: left;
	vertical-align: top;
	background-color: #ffffff; 
	color: #000000;
	}
	

html>body .RowAnt2 th, html>body .RowAnt2 td {
	font-family: Arial; font-size: 100%;
}




caption.RowAnt2 { 
	font-family: Arial; font-size: 90%;
	padding: 3px;
	
	text-align: left;
	vertical-align: top;
	background-color: #ffffff; 
	color: #000000;
	}


html>body caption.RowAnt2 {
	font-family: Arial; font-size: 100%;
}




.RowAnt2 a:link { 
	color: #0033cc;
	}

.RowAnt2 a:visited { 
	color: #830083;
	}

.RowAnt2 a:hover, .RowAnt2 a:active { 
	color: #ff0000;
	}

.SeparatorAnt2{
	color: #ffffff;
	}

.SeparatorAnt2 td{
	height: 1px;
	}


.AltRowAnt2 th { 
	font-family: Arial; font-size: 90%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	
	background-color: #ffffff; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.AltRowAnt2 td { 
	font-family: Arial; font-size: 90%;
	padding: 3px;
	
	text-align: left;
	vertical-align: top;
	background-color: #ffffff; 
	color: #000000;
	}


html>body .AltRowAnt2 th, html>body .AltRowAnt2 td {
	font-family: Arial; font-size: 100%;
}




.AltRowAnt2 a:link { 
	color: #0033cc;
	}

.AltRowAnt2 a:visited { 
	color: #830083;
	}

.AltRowAnt2 a:hover, .AltRowAnt2 a:active { 
	color: #ff0000;
	}

.NoRecordsAnt2 td { 
	font-family: Arial; font-size: 90%;
	padding: 3px;
	
	text-align: left;
	background-color: #ffffff; 
	color: #000000;
	vertical-align: top;
	}

.FooterAnt2 td { 
	font-family: Arial; font-size: 90%;
	padding: 3px;
	
	background-color: #ffffff; color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}


html>body .NoRecordsAnt2 td, html>body .FooterAnt2 td {
	font-family: Arial; font-size: 100%;
}




.FooterAnt2 a:link { 
	color: #0033cc;
	}

.FooterAnt2 a:visited { 
	color: #830083;
	}

.FooterAnt2 a:hover, .FooterAnt2 a:active { 
	color: #ff0000;
	}

.FooterAnt2 img {
	margin: 2px; 
	vertical-align: middle;
	}

.FooterAnt2 input {
	margin: 2px;
	vertical-align: middle;
	}

/* Record Options */
.RecordAnt2 { 
	
	width: 100%;
	}

.ErrorAnt2 td { 
	font-family: Arial; font-size: 90%;
	padding: 3px;
	
	text-align: left;
	color: #FF0000;
	vertical-align: top;
	background-color: #ffffff; 
	}


html>body .ErrorAnt2 td {
	font-family: Arial; font-size: 100%;
}




.ControlsAnt2 th { 
	font-family: Arial; font-size: 90%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	
	background-color: #ffffff; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.ControlsAnt2 td { 
	font-family: Arial; font-size: 90%;
	padding: 3px;
	
	text-align: left;
	vertical-align: top;
	background-color: #ffffff; 
	color: #000000;
	}
	
.BottomAnt2 td { 
	font-family: Arial; font-size: 90%;
	padding: 3px;
	
	background-color: #ffffff; color: #000000;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}


html>body .ControlsAnt2 th, html>body .ControlsAnt2 td, html>body .BottomAnt2 td {
	font-family: Arial; font-size: 100%;
}




.BottomAnt2 a:link { 
	color: #0033cc;
	}

.BottomAnt2 a:visited { 
	color: #830083;
	}

.BottomAnt2 a:hover, .CaptionAnt2 a:active { 
	color: #ff0000;
	}

.BottomAnt2 img {
	margin: 2px;
	vertical-align: middle; 
	}

.BottomAnt2 input {
	margin: 2px;
	vertical-align: middle;
	}

/* Report */
.GroupCaptionAnt2 th{
	font-family: Arial; font-size: 90%;
	padding: 3px;
	
	white-space: nowrap;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #ffffff; 
	color: #000000;
	}

.GroupCaptionAnt2 td{
	font-family: Arial; font-size: 90%;
	padding: 3px;
	
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #ffffff; 
	color: #000000;
	}


html>body .GroupCaptionAnt2 th, html>body .GroupCaptionAnt2 td {
	font-family: Arial; font-size: 100%;
}




.GroupCaptionAnt2 a:link {
	color: #000000;
	}

.GroupCaptionAnt2 a:visited{
	color: #000000;
	}

.GroupCaptionAnt2 a:hover, .GroupCaptionAnt2 a:active{
	color: #ff0000;
	}

.GroupFooterAnt2 td{
	font-family: Arial; font-size: 90%;
	padding: 3px;
	
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #ffffff; 
	color: #000000;
	}


html>body .GroupFooterAnt2 td {
	font-family: Arial; font-size: 100%;
}




.GroupFooterAnt2 a:link {
	color: #0033cc;
	}

.GroupFooterAnt2 a:visited{
	color: #830083;
	}

.GroupFooterAnt2 a:hover, .GroupFooterAnt2 a:active{
	color: #ff0000;
	}

.GroupFooterAnt2 img {
	margin: 2px; 
	vertical-align: middle;
	}

.GroupFooterAnt2 input {
	margin: 2px;
	vertical-align: middle;
	}

.SubTotalAnt2 td{
	font-family: Arial; font-size: 90%;
	padding: 3px;
	
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #ffffff; 
	color: #000000;
	border-bottom: 2px solid #ffffff;
	}


html>body .SubTotalAnt2 td {
	font-family: Arial; font-size: 100%;
}




.SubTotalAnt2 a:link {
	color: #0033cc;
	}

.SubTotalAnt2 a:visited{
	color: #830083;
	}

.SubTotalAnt2 a:hover, .SubTotalAnt2 a:active{
	color: #ff0000;
	}

.TotalAnt2 td{
	font-family: Arial; font-size: 90%;
	padding: 3px;
	
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	font-weight: bold;
	background-color: #ffffff; 
	color: #000000;
	}


html>body .TotalAnt2 td {
	font-family: Arial; font-size: 100%;
}




.TotalAnt2 a:link {
	color: #0033cc;
	}

.TotalAnt2 a:visited{
	color: #830083;
	}

.TotalAnt2 a:hover, .TotalAnt2 a:active{
	color: #ff0000;
	}

/* Form Options */
.ButtonAnt2 { 
	background-color: #ffffff; 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 */

.CalendarAnt2 { 
	
	width: 100%;
	}

.CalendarWeekdayNameAnt2{
	font-family: Arial; font-size: 90%;
	padding: 3px;
	
	text-align: center; 
	vertical-align: top;
	white-space: nowrap;
	background-color: #ffffff; 
	color: #000000;
	font-weight: normal;
	}


html>body .CalendarWeekdayNameAnt2 {
	font-family: Arial; font-size: 100%;
}




.CalendarWeekdayNameAnt2 a:link {
	color: #0033cc;
	}

.CalendarWeekdayNameAnt2 a:visited{
	color: #830083;
	}

.CalendarWeekdayNameAnt2 a:hover, .CalendarWeekdayNameAnt2 a:active{
	color: #ff0000;
	}

.CalendarWeekendNameAnt2{
	font-family: Arial; font-size: 90%;
	padding: 3px;
	
	white-space: nowrap;
	text-align: center; 
	vertical-align: top;
	background-color: #ffffff;	
	color: #000000;
	font-weight: normal;
	}


html>body .CalendarWeekendNameAnt2 {
	font-family: Arial; font-size: 100%;
}




.CalendarWeekendNameAnt2 a:link {
	color: #000000;
	}

.CalendarWeekendNameAnt2 a:visited{
	color: #000000;
	}

.CalendarWeekendNameAnt2 a:link, .CalendarWeekendNameAnt2 a:visited{
	color: #ff0000;
	}

/* Calendar Day */
.CalendarDayAnt2{
	font-family: Arial; font-size: 90%;
	padding: 3px;
	
	text-align: center;
	background-color: #ffffff;	
	color: #000000;
	}


html>body .CalendarDayAnt2 {
	font-family: Arial; font-size: 100%;
}




.CalendarDayAnt2 a:link {
	color: #0033cc;
	}

.CalendarDayAnt2 a:visited{
	color: #830083;
	}

.CalendarDayAnt2 a:hover, .CalendarDayAnt2 a:active{
	color: #ff0000;
	}

/* Calendar Weekend */
.CalendarWeekendAnt2{
	font-family: Arial; font-size: 90%;
	padding: 3px;
	
	text-align: center;
	background-color: #ffffff;	
	color: #000000;
	}


html>body .CalendarWeekendAnt2 {
	font-family: Arial; font-size: 100%;
}




.CalendarWeekendAnt2 a:link {
	color: #0033cc;
	}

.CalendarWeekendAnt2 a:visited{
	color: #830083;
	}

.CalendarWeekendAnt2 a:hover, .CalendarWeekendAnt2 a:active{
	color: #ff0000;
	}

/* Calendar Today */
.CalendarTodayAnt2 {
	font-family: Arial; font-size: 90%;
	padding: 1px;
	border: 2px solid #ffffff;
	text-align: center;
	background-color: #ffffff;	
	color: #000000;
	}


html>body .CalendarTodayAnt2 {
	font-family: Arial; font-size: 100%;
}




.CalendarTodayAnt2 a:link {
	color: #0033cc;
	}

.CalendarTodayAnt2 a:visited{
	color: #830083;
	}

.CalendarTodayAnt2 a:hover, .CalendarTodayAnt2 a:active {
	color: #ff0000;
	}

/* Calendar Weekend Today */
.CalendarWeekendTodayAnt2 {
	font-family: Arial; font-size: 90%;
	padding: 1px;
	border: 2px solid #ffffff;
	text-align: center;
	background-color: #ffffff;	
	color: #000000;
	}


html>body .CalendarWeekendTodayAnt2 {
	font-family: Arial; font-size: 100%;
}




.CalendarWeekendTodayAnt2 a:link {
	color: #0033cc;
	}

.CalendarWeekendTodayAnt2 a:visited{
	color: #830083;
	}

.CalendarWeekendTodayAnt2 a:hover, .CalendarWeekendTodayAnt2 a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Day */
.CalendarOtherMonthDayAnt2{
	font-family: Arial; font-size: 90%;
	padding: 3px;
	
	text-align: center;
	background-color: #ffffff;	
	color: #ffffff;
	}


html>body .CalendarOtherMonthDayAnt2 {
	font-family: Arial; font-size: 100%;
}




.CalendarOtherMonthDayAnt2 a:link {
	color: #ffffff;
	}

.CalendarOtherMonthDayAnt2 a:visited{
	color: #ffffff;
	}

.CalendarOtherMonthDayAnt2 a:hover, .CalendarOtherMonthDayAnt2 a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Today */
.CalendarOtherMonthTodayAnt2 {
	font-family: Arial; font-size: 90%;
	padding: 1px;
	border: 2px solid #ffffff;
	text-align: center;
	background-color: #ffffff;	
	color: #ffffff;
	}


html>body .CalendarOtherMonthTodayAnt2 {
	font-family: Arial; font-size: 100%;
}




.CalendarOtherMonthTodayAnt2 a:link {
	color: #ffffff;
	}

.CalendarOtherMonthTodayAnt2 a:visited{
	color: #ffffff;
	}

.CalendarOtherMonthTodayAnt2 a:hover, .CalendarOtherMonthTodayAnt2 a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Weekend */
.CalendarOtherMonthWeekendAnt2 {
	font-family: Arial; font-size: 90%;
	padding: 3px;
	
	text-align: center;
	background-color: #ffffff;	
	color: #ffffff;
	}


html>body .CalendarOtherMonthWeekendAnt2 {
	font-family: Arial; font-size: 100%;
}




.CalendarOtherMonthWeekendAnt2 a:link {
	color: #ffffff;
	}

.CalendarOtherMonthWeekendAnt2 a:visited{
	color: #ffffff;
	}

.CalendarOtherMonthWeekendAnt2 a:hover, .CalendarOtherMonthWeekendAnt2 a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Weekend Today */
.CalendarOtherMonthWeekendTodayAnt2 {
	font-family: Arial; font-size: 90%;
	padding: 1px;
	border: 2px solid #ffffff;
	text-align: center;
	color: #ffffff;
	background-color: #ffffff;	
	}
	

html>body .CalendarOtherMonthWeekendTodayAnt2 {
	font-family: Arial; font-size: 100%;
}




.CalendarOtherMonthWeekendTodayAnt2 a:link {
	color: #ffffff;
	}

.CalendarOtherMonthWeekendTodayAnt2 a:visited{
	color: #ffffff;
	}

.CalendarOtherMonthWeekendTodayAnt2 a:hover, .CalendarOtherMonthWeekendTodayAnt2 a:active{
	color: #ff0000;
	}

/* Calendar Selected Day (for DatePicker) */
.CalendarSelectedDayAnt2{
	font-family: Arial; font-size: 90%;
	padding: 3px;
	
	background-color: #ffffff;
	color: #000000;
	text-align: center;
	font-weight: bold;
	}
	

html>body .CalendarSelectedDayAnt2 {
	font-family: Arial; font-size: 100%;
}




.CalendarSelectedDayAnt2 a:link {
	color: #000000;
	}

.CalendarSelectedDayAnt2 a:visited{
	color: #000000;
	}

.CalendarSelectedDayAnt2 a:hover, .CalendarSelectedDayAnt2 a:active{
	color: #ff0000;
	}

/* Calendar Navigator */
.CalendarNavigatorAnt2 {
	font-family: Arial; font-size: 90%;
	padding: 3px;
	background-color: #ffffff; color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}


html>body .CalendarNavigatorAnt2 {
	font-family: Arial; font-size: 100%;
}




.CalendarNavigatorAnt2 a:link {
	color: #0033cc;
	}

.CalendarNavigatorAnt2 a:visited{
	color: #830083;
	}

.CalendarNavigatorAnt2 a:hover, .CalendarNavigatorAnt2 a:active{
	color: #ff0000;
	}

.CalendarNavigatorAnt2 img{
	margin: 2px;
	vertical-align: middle; 	
	}

.CalendarNavigatorAnt2 td {
	font-family: Arial; font-size: 90%;
	}

.CalendarNavigatorAnt2 th {
	font-family: Arial; font-size: 90%;
	}


html>body .CalendarNavigatorAnt2 th, html>body .CalendarNavigatorAnt2 td {
	font-family: Arial; font-size: 100%;
}




/* Calendar Extra */
.CalendarEventAnt2{
	font-family: Arial; font-size: 90%;
	text-align: left;
	}


html>body .CalendarEventAnt2 {
	font-family: Arial; font-size: 100%;
}




.CalendarEventAnt2 a:link {
	color: #0033cc;
	}

.CalendarEventAnt2 a:visited{
	color: #830083;
	}

.CalendarEventAnt2 a:hover, .CalendarEventAnt2 a:active{
	color: #ff0000;
	}

/* Changes for Section508 */
table tr td strong {
	padding: 0px;
	margin: 0px;
}

.thAnt2 { 
	font-family: Arial; font-size: 90%;
	font-weight: bold;
}


html>body .thAnt2 {
	font-size: 100%;
}




.HeaderAnt2 .thAnt2 { 
	font-family: Arial; font-size: 150%; text-align: left;
	padding: 3px;
	background-image: url('Images/HeaderBg.gif'); background-color: #ffffff; color: #000000;
	width: 100%;
	white-space: nowrap;
}


html>body .HeaderAnt2 .thAnt2 {
	font-family: Arial; font-size: 167%; text-align: left;
}




.CaptionAnt2 .thAnt2 { 
	font-family: Arial; font-size: 110%; text-align: left; vertical-align: top;
	padding: 3px;
	
	background-color: #ffffff; color: #000000;
	white-space: nowrap;
}


html>body .CaptionAnt2 .thAnt2 {
	font-family: Arial; font-size: 122%; text-align: left; vertical-align: top;
}




.RowAnt2 .thAnt2 { 
	font-family: Arial; font-size: 90%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	
	background-color: #ffffff; color: #000000;
	white-space: nowrap;
	color: #000000;
}

.AltRowAnt2 .thAnt2 { 
	font-family: Arial; font-size: 90%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	
	background-color: #ffffff; color: #000000;
	white-space: nowrap;
	color: #000000;
}

.ControlsAnt2 .thAnt2 { 
	font-family: Arial; font-size: 90%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	
	background-color: #ffffff; color: #000000;
	white-space: nowrap;
	color: #000000;
}

.GroupCaptionAnt2 .thAnt2 {
	font-family: Arial; font-size: 90%;
	padding: 3px;
	
	text-align: left;
	white-space: nowrap;
	vertical-align: top;
	font-weight: bold;
	background-color: #ffffff; 
	color: #000000;
}


html>body .GroupCaptionAnt2 .thAnt2 {
	font-family: Arial; font-size: 100%;
}

html>body .RowAnt2 .thAnt2, html>body .AltRowAnt2 .thAnt2, html>body .ControlsAnt2 .thAnt2 {
	font-family: Arial; font-size: 100%; font-weight: normal; text-align: left; vertical-align: top;
}




/* Class for Application Builder Menu */
.simpleMenuAnt2 td {
	font-family: Arial; font-size: 90%;
}


html>body .simpleMenuAnt2 td {
	font-family: Arial; font-size: 100%;
} 




