/* CCSTheme v 3.x */
/* General */

/* Colors */
.PageBgColorCompact3 {
	background-color: #cfdbe6;
	}

.FormTitleBgColorCompact3 {
	background-color: #3d84cc;
	}

.FormTitleFontColorCompact3 {
	color: #ffffff;
	}

.CaptionBgColorCompact3 {
	background-color: #a9cdf2;
	}

.CaptionFontColorCompact3 {
	color: #000000;
	}

.DataBgColorCompact3 {
	background-color: #f7f7f7;
	}

.AltDataBgColorCompact3 {
	background-color: #deebf7;
	}

.DataFontColorCompact3 {
	color: #000000;
	}

.LinkColorCompact3 {
	color: #0033cc;
	}

.VisitedLinkColorCompact3 {
	color: #830000;
	}

.HoverLinkColorCompact3 {
	color: #ff0000;
	}




.HeaderCompact3 {
	width: 100%;
	}

.HeaderCompact3 th { 
	font-family: Verdana; font-size: 80%; text-align: left;
	padding: 2px;
	background-image: url('Images/HeaderBg.gif');  color: #ffffff;
	width: 100%;
	white-space: nowrap;
	}





.HeaderCompact3 a:link { 
	color: #ffffff;
	}

.HeaderCompact3 a:visited { 
	color: #ffffff;
	}

.HeaderCompact3 a:hover, .CaptionCompact3 a:active { 
	color: #ffffff; text-decoration: none;
	}

.HeaderLeftCompact3 { 
	background-image: url('Images/HeaderLeft.gif');
	}

.HeaderRightCompact3 { 
	background-image: url('Images/HeaderRight.gif');
	background-position: right top;
	}

.HeaderLeftCompact3 img{
	width: 14px;
	}

.HeaderRightCompact3 img{
	width: 14px;
	}


/* Grid Options */
.GridCompact3 { 
	border-left: 1px solid #3d84cc; border-bottom: 1px solid #3d84cc;
	width: 100%;
	}

.CaptionCompact3 th { 
	font-family: Verdana; font-size: 60%; text-align: left; vertical-align: top;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	background-color: #a9cdf2; color: #000000;
	white-space: nowrap;
	}

.CaptionCompact3 td { 
	font-family: Verdana; font-size: 60%; text-align: left; vertical-align: top;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	background-color: #a9cdf2; color: #000000;
	white-space: nowrap;
	}





.CaptionCompact3 a:link { 
	color: #000000;
	}

.CaptionCompact3 a:visited { 
	color: #000000;
	}

.CaptionCompact3 a:hover, .CaptionCompact3 a:active { 
	color: #ff0000;
	}

.CaptionCompact3 img {
	margin: 2px; 
	vertical-align: middle;
	}

.CaptionCompact3 input {
	vertical-align: middle;
	}

.RowCompact3 th { 
	font-family: Verdana; font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.RowCompact3 td { 
	font-family: Verdana; font-size: 70%;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	text-align: left;
	vertical-align: top;
	background-color: #f7f7f7; 
	color: #000000;
	}
	




caption.RowCompact3 { 
	font-family: Verdana; font-size: 70%;
	padding: 2px;
	border: 1px solid #3d84cc; border-bottom: 0px;
	text-align: left;
	vertical-align: top;
	background-color: #f7f7f7; 
	color: #000000;
	}





.RowCompact3 a:link { 
	color: #0033cc;
	}

.RowCompact3 a:visited { 
	color: #830000;
	}

.RowCompact3 a:hover, .RowCompact3 a:active { 
	color: #ff0000;
	}

.SeparatorCompact3{
	color: #3d84cc;
	}

.SeparatorCompact3 td{
	height: 1px;
	}


.AltRowCompact3 th { 
	font-family: Verdana; font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.AltRowCompact3 td { 
	font-family: Verdana; font-size: 70%;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	text-align: left;
	vertical-align: top;
	background-color: #deebf7; 
	color: #000000;
	}





.AltRowCompact3 a:link { 
	color: #0033cc;
	}

.AltRowCompact3 a:visited { 
	color: #830000;
	}

.AltRowCompact3 a:hover, .AltRowCompact3 a:active { 
	color: #ff0000;
	}

.NoRecordsCompact3 td { 
	font-family: Verdana; font-size: 70%;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	text-align: left;
	background-color: #f7f7f7; 
	color: #000000;
	vertical-align: top;
	}

.FooterCompact3 td { 
	font-family: Verdana; font-size: 70%;
	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;
	}





.FooterCompact3 a:link { 
	color: #0033cc;
	}

.FooterCompact3 a:visited { 
	color: #830000;
	}

.FooterCompact3 a:hover, .FooterCompact3 a:active { 
	color: #ff0000;
	}

.FooterCompact3 img {
	margin: 2px; 
	vertical-align: middle;
	}

.FooterCompact3 input {
	margin: 2px;
	vertical-align: middle;
	}

/* Record Options */
.RecordCompact3 { 
	border-left: 1px solid #3d84cc; border-bottom: 1px solid #3d84cc;
	width: 100%;
	}

.ErrorCompact3 td { 
	font-family: Verdana; font-size: 70%;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	text-align: left;
	color: #FF0000;
	vertical-align: top;
	background-color: #f7f7f7; 
	}





.ControlsCompact3 th { 
	font-family: Verdana; font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.ControlsCompact3 td { 
	font-family: Verdana; font-size: 70%;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	text-align: left;
	vertical-align: top;
	background-color: #f7f7f7; 
	color: #000000;
	}
	
.BottomCompact3 td { 
	font-family: Verdana; font-size: 70%;
	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;
	}





.BottomCompact3 a:link { 
	color: #0033cc;
	}

.BottomCompact3 a:visited { 
	color: #830000;
	}

.BottomCompact3 a:hover, .CaptionCompact3 a:active { 
	color: #ff0000;
	}

.BottomCompact3 img {
	margin: 2px;
	vertical-align: middle; 
	}

.BottomCompact3 input {
	margin: 2px;
	vertical-align: middle;
	}

/* Report */
.GroupCaptionCompact3 th{
	font-family: Verdana; font-size: 70%;
	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: #deebf7; 
	color: #000000;
	}

.GroupCaptionCompact3 td{
	font-family: Verdana; font-size: 70%;
	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;
	}





.GroupCaptionCompact3 a:link {
	color: #000000;
	}

.GroupCaptionCompact3 a:visited{
	color: #000000;
	}

.GroupCaptionCompact3 a:hover, .GroupCaptionCompact3 a:active{
	color: #ff0000;
	}

.GroupFooterCompact3 td{
	font-family: Verdana; font-size: 70%;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #a9cdf2; 
	color: #000000;
	}





.GroupFooterCompact3 a:link {
	color: #0033cc;
	}

.GroupFooterCompact3 a:visited{
	color: #830000;
	}

.GroupFooterCompact3 a:hover, .GroupFooterCompact3 a:active{
	color: #ff0000;
	}

.GroupFooterCompact3 img {
	margin: 2px; 
	vertical-align: middle;
	}

.GroupFooterCompact3 input {
	margin: 2px;
	vertical-align: middle;
	}

.SubTotalCompact3 td{
	font-family: Verdana; font-size: 70%;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #deebf7; 
	color: #000000;
	border-bottom: 2px solid #3d84cc;
	}





.SubTotalCompact3 a:link {
	color: #0033cc;
	}

.SubTotalCompact3 a:visited{
	color: #830000;
	}

.SubTotalCompact3 a:hover, .SubTotalCompact3 a:active{
	color: #ff0000;
	}

.TotalCompact3 td{
	font-family: Verdana; font-size: 70%;
	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: #deebf7; 
	color: #000000;
	}





.TotalCompact3 a:link {
	color: #0033cc;
	}

.TotalCompact3 a:visited{
	color: #830000;
	}

.TotalCompact3 a:hover, .TotalCompact3 a:active{
	color: #ff0000;
	}

/* Form Options */
.ButtonCompact3 { 
	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-size: 85%; font-family: Tahoma;
	}

/* Calendar */

.CalendarCompact3 { 
	border: 1px solid #3d84cc;
	width: 100%;
	}

.CalendarWeekdayNameCompact3{
	font-family: Verdana; font-size: 70%;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	text-align: center; 
	vertical-align: top;
	white-space: nowrap;
	background-color: #deebf7; 
	color: #000000;
	font-weight: normal;
	}





.CalendarWeekdayNameCompact3 a:link {
	color: #0033cc;
	}

.CalendarWeekdayNameCompact3 a:visited{
	color: #830000;
	}

.CalendarWeekdayNameCompact3 a:hover, .CalendarWeekdayNameCompact3 a:active{
	color: #ff0000;
	}

.CalendarWeekendNameCompact3{
	font-family: Verdana; font-size: 70%;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	white-space: nowrap;
	text-align: center; 
	vertical-align: top;
	background-color: #deebf7;	
	color: #000000;
	font-weight: normal;
	}





.CalendarWeekendNameCompact3 a:link {
	color: #000000;
	}

.CalendarWeekendNameCompact3 a:visited{
	color: #000000;
	}

.CalendarWeekendNameCompact3 a:link, .CalendarWeekendNameCompact3 a:visited{
	color: #ff0000;
	}

/* Calendar Day */
.CalendarDayCompact3{
	font-family: Verdana; font-size: 70%;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	text-align: center;
	background-color: #f7f7f7;	
	color: #000000;
	}





.CalendarDayCompact3 a:link {
	color: #0033cc;
	}

.CalendarDayCompact3 a:visited{
	color: #830000;
	}

.CalendarDayCompact3 a:hover, .CalendarDayCompact3 a:active{
	color: #ff0000;
	}

/* Calendar Weekend */
.CalendarWeekendCompact3{
	font-family: Verdana; font-size: 70%;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	text-align: center;
	background-color: #deebf7;	
	color: #000000;
	}





.CalendarWeekendCompact3 a:link {
	color: #0033cc;
	}

.CalendarWeekendCompact3 a:visited{
	color: #830000;
	}

.CalendarWeekendCompact3 a:hover, .CalendarWeekendCompact3 a:active{
	color: #ff0000;
	}

/* Calendar Today */
.CalendarTodayCompact3 {
	font-family: Verdana; font-size: 70%;
	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;
	}





.CalendarTodayCompact3 a:link {
	color: #0033cc;
	}

.CalendarTodayCompact3 a:visited{
	color: #830000;
	}

.CalendarTodayCompact3 a:hover, .CalendarTodayCompact3 a:active {
	color: #ff0000;
	}

/* Calendar Weekend Today */
.CalendarWeekendTodayCompact3 {
	font-family: Verdana; font-size: 70%;
	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: #deebf7;	
	color: #000000;
	}





.CalendarWeekendTodayCompact3 a:link {
	color: #0033cc;
	}

.CalendarWeekendTodayCompact3 a:visited{
	color: #830000;
	}

.CalendarWeekendTodayCompact3 a:hover, .CalendarWeekendTodayCompact3 a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Day */
.CalendarOtherMonthDayCompact3{
	font-family: Verdana; font-size: 70%;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	text-align: center;
	background-color: #f7f7f7;	
	color: #3d84cc;
	}





.CalendarOtherMonthDayCompact3 a:link {
	color: #3d84cc;
	}

.CalendarOtherMonthDayCompact3 a:visited{
	color: #3d84cc;
	}

.CalendarOtherMonthDayCompact3 a:hover, .CalendarOtherMonthDayCompact3 a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Today */
.CalendarOtherMonthTodayCompact3 {
	font-family: Verdana; font-size: 70%;
	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;
	}





.CalendarOtherMonthTodayCompact3 a:link {
	color: #3d84cc;
	}

.CalendarOtherMonthTodayCompact3 a:visited{
	color: #3d84cc;
	}

.CalendarOtherMonthTodayCompact3 a:hover, .CalendarOtherMonthTodayCompact3 a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Weekend */
.CalendarOtherMonthWeekendCompact3 {
	font-family: Verdana; font-size: 70%;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	text-align: center;
	background-color: #deebf7;	
	color: #3d84cc;
	}





.CalendarOtherMonthWeekendCompact3 a:link {
	color: #3d84cc;
	}

.CalendarOtherMonthWeekendCompact3 a:visited{
	color: #3d84cc;
	}

.CalendarOtherMonthWeekendCompact3 a:hover, .CalendarOtherMonthWeekendCompact3 a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Weekend Today */
.CalendarOtherMonthWeekendTodayCompact3 {
	font-family: Verdana; font-size: 70%;
	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: #deebf7;	
	}
	




.CalendarOtherMonthWeekendTodayCompact3 a:link {
	color: #3d84cc;
	}

.CalendarOtherMonthWeekendTodayCompact3 a:visited{
	color: #3d84cc;
	}

.CalendarOtherMonthWeekendTodayCompact3 a:hover, .CalendarOtherMonthWeekendTodayCompact3 a:active{
	color: #ff0000;
	}

/* Calendar Selected Day (for DatePicker) */
.CalendarSelectedDayCompact3{
	font-family: Verdana; font-size: 70%;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	background-color: #a9cdf2;
	color: #000000;
	text-align: center;
	font-weight: bold;
	}
	




.CalendarSelectedDayCompact3 a:link {
	color: #000000;
	}

.CalendarSelectedDayCompact3 a:visited{
	color: #000000;
	}

.CalendarSelectedDayCompact3 a:hover, .CalendarSelectedDayCompact3 a:active{
	color: #ff0000;
	}

/* Calendar Navigator */
.CalendarNavigatorCompact3 {
	font-family: Verdana; font-size: 70%;
	padding: 2px;
	background-color: #f7f7f7; color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}





.CalendarNavigatorCompact3 a:link {
	color: #0033cc;
	}

.CalendarNavigatorCompact3 a:visited{
	color: #830000;
	}

.CalendarNavigatorCompact3 a:hover, .CalendarNavigatorCompact3 a:active{
	color: #ff0000;
	}

.CalendarNavigatorCompact3 img{
	margin: 2px;
	vertical-align: middle; 	
	}

.CalendarNavigatorCompact3 td {
	font-family: Verdana; font-size: 70%;
	}

.CalendarNavigatorCompact3 th {
	font-family: Verdana; font-size: 70%;
	}





/* Calendar Extra */
.CalendarEventCompact3{
	font-family: Verdana; font-size: 70%;
	text-align: left;
	}





.CalendarEventCompact3 a:link {
	color: #0033cc;
	}

.CalendarEventCompact3 a:visited{
	color: #830000;
	}

.CalendarEventCompact3 a:hover, .CalendarEventCompact3 a:active{
	color: #ff0000;
	}

/* Changes for Section508 */
table tr td strong {
	padding: 0px;
	margin: 0px;
}

.thCompact3 { 
	font-family: Verdana; font-size: 80%;
	font-weight: bold;
}





.HeaderCompact3 .thCompact3 { 
	font-family: Verdana; font-size: 80%; text-align: left;
	padding: 2px;
	background-image: url('Images/HeaderBg.gif');  color: #ffffff;
	width: 100%;
	white-space: nowrap;
}





.CaptionCompact3 .thCompact3 { 
	font-family: Verdana; font-size: 60%; text-align: left; vertical-align: top;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	background-color: #a9cdf2; color: #000000;
	white-space: nowrap;
}





.RowCompact3 .thCompact3 { 
	font-family: Verdana; font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
}

.AltRowCompact3 .thCompact3 { 
	font-family: Verdana; font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
}

.ControlsCompact3 .thCompact3 { 
	font-family: Verdana; font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
}

.GroupCaptionCompact3 .thCompact3 {
	font-family: Verdana; font-size: 70%;
	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: #deebf7; 
	color: #000000;
}





/* Class for Application Builder Menu */
.simpleMenuCompact3 td {
	font-family: Verdana; font-size: 70%;
}




