/* CCSTheme v 3.x */
/* General */

/* Colors */
.PageBgColorSTEP_2007 {
	background-color: #acc0d2;
	}

.FormTitleBgColorSTEP_2007 {
	background-color: #095fb7;
	}

.FormTitleFontColorSTEP_2007 {
	color: #f9f9f9;
	}

.CaptionBgColorSTEP_2007 {
	background-color: #dadada;
	}

.CaptionFontColorSTEP_2007 {
	color: #000000;
	}

.DataBgColorSTEP_2007 {
	background-color: #f3f3f3;
	}

.AltDataBgColorSTEP_2007 {
	background-color: #e2ebf3;
	}

.DataFontColorSTEP_2007 {
	color: #000000;
	}

.LinkColorSTEP_2007 {
	color: #0053a7;
	}

.VisitedLinkColorSTEP_2007 {
	color: #7c007c;
	}

.HoverLinkColorSTEP_2007 {
	color: #ef0000;
	}




.HeaderSTEP_2007 {
	width: 100%;
	}

.HeaderSTEP_2007 th { 
	font-family: Arial; font-size: 110%; font-weight: bold; text-align: left;
	padding: 4px;
	background-image: url('Images/HeaderBg.gif'); color: #f9f9f9;
	width: 100%;
	white-space: nowrap;
	}

.HeaderSTEP_2007 a:link { 
	color: #f9f9f9;
	}

.HeaderSTEP_2007 a:visited { 
	color: #f9f9f9;
	}

.HeaderSTEP_2007 a:hover, .CaptionSTEP_2007 a:active { 
	color: #f9f9f9; text-decoration: none;
	}

.HeaderLeftSTEP_2007 { 
	background-image: url('Images/HeaderLeft.gif');
	}

.HeaderRightSTEP_2007 { 
	background-image: url('Images/HeaderRight.gif');
	}

.HeaderLeftSTEP_2007 img{
	width: 21px; height: 18px;
	}

.HeaderRightSTEP_2007 img{
	width: 21px; height: 18px;
	}


/* Grid Options */
.GridSTEP_2007 { 
	border-left: 1px solid #095fb7; border-bottom: 1px solid #095fb7;
	width: 100%;
	}

.CaptionSTEP_2007 th { 
	font-family: Arial; font-size: 80%; text-align: left; vertical-align: top;
	padding: 4px;
	border-top: 1px solid #095fb7; border-right: 1px solid #095fb7;
	background-image: url('Images/CaptionBg.gif'); color: #000000;
	white-space: nowrap;
	}

.CaptionSTEP_2007 td { 
	font-family: Arial; font-size: 80%; text-align: left; vertical-align: top;
	padding: 4px;
	border-top: 1px solid #095fb7; border-right: 1px solid #095fb7;
	background-image: url('Images/CaptionBg.gif'); color: #000000;
	white-space: nowrap;
	}

.CaptionSTEP_2007 a:link { 
	color: #000000;
	}

.CaptionSTEP_2007 a:visited { 
	color: #000000;
	}

.CaptionSTEP_2007 a:hover, .CaptionSTEP_2007 a:active { 
	color: #ef0000;
	}

.CaptionSTEP_2007 img {
	margin: 2px; 
	vertical-align: middle;
	}

.CaptionSTEP_2007 input {
	vertical-align: middle;
	}

.RowSTEP_2007 th { 
	font-family: Arial; font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 4px;
	border-top: 1px solid #095fb7; border-right: 1px solid #095fb7;
	background-color: #f3f3f3; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.RowSTEP_2007 td { 
	font-family: Arial; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #095fb7; border-right: 1px solid #095fb7;
	vertical-align: top;
	background-color: #f3f3f3; 
	color: #000000;
	}

.GridSTEP_2007 caption { 
	font-family: Arial; font-size: 80%;
	padding: 4px;
	border: 1px solid #095fb7; border-bottom: 0px;
	text-align: left;
	vertical-align: top;
	background-color: #f3f3f3; 
	color: #000000;
	}

.RowSTEP_2007 a:link { 
	color: #0053a7;
	}

.RowSTEP_2007 a:visited { 
	color: #7c007c;
	}

.RowSTEP_2007 a:hover, .RowSTEP_2007 a:active { 
	color: #ef0000;
	}

.SeparatorSTEP_2007{
	color: #095fb7;
	}

.SeparatorSTEP_2007 td{
	height: 1px;
	}


.AltRowSTEP_2007 th { 
	font-family: Arial; font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 4px;
	border-top: 1px solid #095fb7; border-right: 1px solid #095fb7;
	background-color: #f3f3f3; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.AltRowSTEP_2007 td { 
	font-family: Arial; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #095fb7; border-right: 1px solid #095fb7;
	vertical-align: top;
	background-color: #e2ebf3; 
	color: #000000;
	}

.AltRowSTEP_2007 a:link { 
	color: #0053a7;
	}

.AltRowSTEP_2007 a:visited { 
	color: #7c007c;
	}

.AltRowSTEP_2007 a:hover, .AltRowSTEP_2007 a:active { 
	color: #ef0000;
	}

.NoRecordsSTEP_2007 td { 
	font-family: Arial; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #095fb7; border-right: 1px solid #095fb7;
	background-color: #f3f3f3; 
	color: #000000;
	vertical-align: top;
	}

.FooterSTEP_2007 td { 
	font-family: Arial; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #095fb7; border-right: 1px solid #095fb7;
	background-color: #dadada; color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}

.FooterSTEP_2007 a:link { 
	color: #0053a7;
	}

.FooterSTEP_2007 a:visited { 
	color: #7c007c;
	}

.FooterSTEP_2007 a:hover, .FooterSTEP_2007 a:active { 
	color: #ef0000;
	}

.FooterSTEP_2007 img {
	margin: 2px; 
	vertical-align: middle;
	}

.FooterSTEP_2007 input {
	margin: 2px;
	vertical-align: middle;
	}

/* Record Options */
.RecordSTEP_2007 { 
	border-left: 1px solid #095fb7; border-bottom: 1px solid #095fb7;
	width: 100%;
	}

.ErrorSTEP_2007 td { 
	font-family: Arial; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #095fb7; border-right: 1px solid #095fb7;
	color: #FF0000;
	vertical-align: top;
	background-color: #f3f3f3; 
	}

.ControlsSTEP_2007 th { 
	font-family: Arial; font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 4px;
	border-top: 1px solid #095fb7; border-right: 1px solid #095fb7;
	background-color: #f3f3f3; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.ControlsSTEP_2007 td { 
	font-family: Arial; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #095fb7; border-right: 1px solid #095fb7;
	vertical-align: top;
	background-color: #f3f3f3; 
	color: #000000;
	}

.BottomSTEP_2007 td { 
	font-family: Arial; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #095fb7; border-right: 1px solid #095fb7;
	background-color: #dadada; color: #000000;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}

.BottomSTEP_2007 a:link { 
	color: #0053a7;
	}

.BottomSTEP_2007 a:visited { 
	color: #7c007c;
	}

.BottomSTEP_2007 a:hover, .CaptionSTEP_2007 a:active { 
	color: #ef0000;
	}

.BottomSTEP_2007 img {
	margin: 2px;
	vertical-align: middle; 
	}

.BottomSTEP_2007 input {
	margin: 2px;
	vertical-align: middle;
	}

/* Report */
.GroupCaptionSTEP_2007 th{
	font-family: Arial; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #095fb7; border-right: 1px solid #095fb7;
	white-space: nowrap;
	text-align: left; 
	vertical-align: top;
	font-weight: bold;
	background-color: #e2ebf3; 
	color: #000000;
	}

.GroupCaptionSTEP_2007 td{
	font-family: Arial; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #095fb7; border-right: 1px solid #095fb7;
	vertical-align: top;
	font-weight: bold;
	background-color: #f3f3f3; 
	color: #000000;
	}

.GroupCaptionSTEP_2007 a:link {
	color: #000000;
	}

.GroupCaptionSTEP_2007 a:visited{
	color: #000000;
	}

.GroupCaptionSTEP_2007 a:hover, .GroupCaptionSTEP_2007 a:active{
	color: #ef0000;
	}

.GroupFooterSTEP_2007 td{
	font-family: Arial; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #095fb7; border-right: 1px solid #095fb7;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #dadada; 
	color: #000000;
	}

.GroupFooterSTEP_2007 a:link {
	color: #0053a7;
	}

.GroupFooterSTEP_2007 a:visited{
	color: #7c007c;
	}

.GroupFooterSTEP_2007 a:hover, .GroupFooterSTEP_2007 a:active{
	color: #ef0000;
	}

.GroupFooterSTEP_2007 img {
	margin: 2px; 
	vertical-align: middle;
	}

.GroupFooterSTEP_2007 input {
	margin: 2px;
	vertical-align: middle;
	}

.SubTotalSTEP_2007 td{
	font-family: Arial; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #095fb7; border-right: 1px solid #095fb7;
	vertical-align: top;
	font-weight: bold;
	background-color: #e2ebf3; 
	color: #000000;
	border-bottom: 2px solid #095fb7;
	}

.SubTotalSTEP_2007 a:link {
	color: #0053a7;
	}

.SubTotalSTEP_2007 a:visited{
	color: #7c007c;
	}

.SubTotalSTEP_2007 a:hover, .SubTotalSTEP_2007 a:active{
	color: #ef0000;
	}

.TotalSTEP_2007 td{
	font-family: Arial; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #095fb7; border-right: 1px solid #095fb7;
	vertical-align: top;
	white-space: nowrap;
	font-weight: bold;
	background-color: #e2ebf3; 
	color: #000000;
	}

.TotalSTEP_2007 a:link {
	color: #0053a7;
	}

.TotalSTEP_2007 a:visited{
	color: #7c007c;
	}

.TotalSTEP_2007 a:hover, .TotalSTEP_2007 a:active{
	color: #ef0000;
	}

/* Form Options */
.ButtonSTEP_2007 { 
	background-color: #e2ebf3; color: #000000; border: solid 1px #095fb7; padding: 2px; font-weight: bold; font-size: 85%; font-family: Tahoma;
	}

/* Calendar */

.CalendarSTEP_2007 { 
	border: 1px solid #095fb7;
	width: 100%;
	}

.CalendarWeekdayNameSTEP_2007{
	font-family: Arial; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #095fb7; border-right: 1px solid #095fb7;
	text-align: center; 
	vertical-align: top;
	white-space: nowrap;
	background-color: #e2ebf3; 
	color: #000000;
	}

.CalendarWeekdayNameSTEP_2007 a:link {
	color: #0053a7;
	}

.CalendarWeekdayNameSTEP_2007 a:visited{
	color: #7c007c;
	}

.CalendarWeekdayNameSTEP_2007 a:hover, .CalendarWeekdayNameSTEP_2007 a:active{
	color: #ef0000;
	}

.CalendarWeekendNameSTEP_2007{
	font-family: Arial; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #095fb7; border-right: 1px solid #095fb7;
	white-space: nowrap;
	text-align: center; 
	vertical-align: top;
	background-color: #e2ebf3;	
	color: #000000;
	}

.CalendarWeekendNameSTEP_2007 a:link {
	color: #000000;
	}

.CalendarWeekendNameSTEP_2007 a:visited{
	color: #000000;
	}

.CalendarWeekendNameSTEP_2007 a:link, .CalendarWeekendNameSTEP_2007 a:visited{
	color: #ef0000;
	}

/* Calendar Day */
.CalendarDaySTEP_2007{
	font-family: Arial; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #095fb7; border-right: 1px solid #095fb7;
	text-align: center;
	background-color: #f3f3f3;	
	color: #000000;
	}

.CalendarDaySTEP_2007 a:link {
	color: #0053a7;
	}

.CalendarDaySTEP_2007 a:visited{
	color: #7c007c;
	}

.CalendarDaySTEP_2007 a:hover, .CalendarDaySTEP_2007 a:active{
	color: #ef0000;
	}

/* Calendar Weekend */
.CalendarWeekendSTEP_2007{
	font-family: Arial; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #095fb7; border-right: 1px solid #095fb7;
	text-align: center;
	background-color: #e2ebf3;	
	color: #000000;
	}

.CalendarWeekendSTEP_2007 a:link {
	color: #0053a7;
	}

.CalendarWeekendSTEP_2007 a:visited{
	color: #7c007c;
	}

.CalendarWeekendSTEP_2007 a:hover, .CalendarWeekendSTEP_2007 a:active{
	color: #ef0000;
	}

/* Calendar Today */
.CalendarTodaySTEP_2007 {
	font-family: Arial; font-size: 80%;
	padding: 2px;
	border-top: 3px solid #095fb7; border-right: 3px solid #095fb7; border-left: 2px solid #095fb7; border-bottom: 2px solid #095fb7;
	text-align: center;
	background-color: #f3f3f3;	
	color: #000000;
	}

.CalendarTodaySTEP_2007 a:link {
	color: #0053a7;
	}

.CalendarTodaySTEP_2007 a:visited{
	color: #7c007c;
	}

.CalendarTodaySTEP_2007 a:hover, .CalendarTodaySTEP_2007 a:active {
	color: #ef0000;
	}

/* Calendar Weekend Today */
.CalendarWeekendTodaySTEP_2007 {
	font-family: Arial; font-size: 80%;
	padding: 2px;
	border-top: 3px solid #095fb7; border-right: 3px solid #095fb7; border-left: 2px solid #095fb7; border-bottom: 2px solid #095fb7;
	text-align: center;
	background-color: #e2ebf3;	
	color: #000000;
	}

.CalendarWeekendTodaySTEP_2007 a:link {
	color: #0053a7;
	}

.CalendarWeekendTodaySTEP_2007 a:visited{
	color: #7c007c;
	}

.CalendarWeekendTodaySTEP_2007 a:hover, .CalendarWeekendTodaySTEP_2007 a:active{
	color: #ef0000;
	}

/* Calendar Other Month's Day */
.CalendarOtherMonthDaySTEP_2007{
	font-family: Arial; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #095fb7; border-right: 1px solid #095fb7;
	text-align: center;
	background-color: #f3f3f3;	
	color: #095fb7;
	}

.CalendarOtherMonthDaySTEP_2007 a:link {
	color: #095fb7;
	}

.CalendarOtherMonthDaySTEP_2007 a:visited{
	color: #095fb7;
	}

.CalendarOtherMonthDaySTEP_2007 a:hover, .CalendarOtherMonthDaySTEP_2007 a:active{
	color: #ef0000;
	}

/* Calendar Other Month's Today */
.CalendarOtherMonthTodaySTEP_2007 {
	font-family: Arial; font-size: 80%;
	padding: 2px;
	border-top: 3px solid #095fb7; border-right: 3px solid #095fb7; border-left: 2px solid #095fb7; border-bottom: 2px solid #095fb7;
	text-align: center;
	background-color: #f3f3f3;	
	color: #095fb7;
	}

.CalendarOtherMonthTodaySTEP_2007 a:link {
	color: #095fb7;
	}

.CalendarOtherMonthTodaySTEP_2007 a:visited{
	color: #095fb7;
	}

.CalendarOtherMonthTodaySTEP_2007 a:hover, .CalendarOtherMonthTodaySTEP_2007 a:active{
	color: #ef0000;
	}

/* Calendar Other Month's Weekend */
.CalendarOtherMonthWeekendSTEP_2007 {
	font-family: Arial; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #095fb7; border-right: 1px solid #095fb7;
	text-align: center;
	background-color: #e2ebf3;	
	color: #095fb7;
	}

.CalendarOtherMonthWeekendSTEP_2007 a:link {
	color: #095fb7;
	}

.CalendarOtherMonthWeekendSTEP_2007 a:visited{
	color: #095fb7;
	}

.CalendarOtherMonthWeekendSTEP_2007 a:hover, .CalendarOtherMonthWeekendSTEP_2007 a:active{
	color: #ef0000;
	}

/* Calendar Other Month's Weekend Today */
.CalendarOtherMonthWeekendTodaySTEP_2007 {
	font-family: Arial; font-size: 80%;
	padding: 2px;
	border-top: 3px solid #095fb7; border-right: 3px solid #095fb7; border-left: 2px solid #095fb7; border-bottom: 2px solid #095fb7;
	text-align: center;
	color: #095fb7;
	background-color: #e2ebf3;	
	}

.CalendarOtherMonthWeekendTodaySTEP_2007 a:link {
	color: #095fb7;
	}

.CalendarOtherMonthWeekendTodaySTEP_2007 a:visited{
	color: #095fb7;
	}

.CalendarOtherMonthWeekendTodaySTEP_2007 a:hover, .CalendarOtherMonthWeekendTodaySTEP_2007 a:active{
	color: #ef0000;
	}

/* Calendar Selected Day (for DatePicker) */
.CalendarSelectedDaySTEP_2007{
	font-family: Arial; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #095fb7; border-right: 1px solid #095fb7;
	background-color: #dadada;
	color: #000000;
	text-align: center;
	font-weight: bold;
	}

.CalendarSelectedDaySTEP_2007 a:link {
	color: #000000;
	}

.CalendarSelectedDaySTEP_2007 a:visited{
	color: #000000;
	}

.CalendarSelectedDaySTEP_2007 a:hover, .CalendarSelectedDaySTEP_2007 a:active{
	color: #ef0000;
	}

/* Calendar Navigator */
.CalendarNavigatorSTEP_2007 {
	font-family: Arial; font-size: 80%;
	padding: 4px;
	background-color: #dadada; color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}

.CalendarNavigatorSTEP_2007 a:link {
	color: #0053a7;
	}

.CalendarNavigatorSTEP_2007 a:visited{
	color: #7c007c;
	}

.CalendarNavigatorSTEP_2007 a:hover, .CalendarNavigatorSTEP_2007 a:active{
	color: #ef0000;
	}

.CalendarNavigatorSTEP_2007 img{
	margin: 2px;
	vertical-align: middle; 	
	}

/* Calendar Extra */
.CalendarEventSTEP_2007{
	font-size: 80%;
	text-align: left;
	}

.CalendarEventSTEP_2007 a:link {
	color: #0053a7;
	}

.CalendarEventSTEP_2007 a:visited{
	color: #7c007c;
	}

.CalendarEventSTEP_2007 a:hover, .CalendarEventSTEP_2007 a:active{
	color: #ef0000;
	}
