/* CCSTheme v 3.x */
/* General */

/* Colors */
.PageBgColorBlueprint2 {
	background-color: #bdcddb;
	}

.FormTitleBgColorBlueprint2 {
	background-color: #5a96d2;
	}

.FormTitleFontColorBlueprint2 {
	color: #ffffff;
	}

.CaptionBgColorBlueprint2 {
	background-color: #dfdfdf;
	}

.CaptionFontColorBlueprint2 {
	color: #000000;
	}

.DataBgColorBlueprint2 {
	background-color: #f7f7f7;
	}

.AltDataBgColorBlueprint2 {
	background-color: #ebf2f8;
	}

.DataFontColorBlueprint2 {
	color: #000000;
	}

.LinkColorBlueprint2 {
	color: #0059b2;
	}

.VisitedLinkColorBlueprint2 {
	color: #830083;
	}

.HoverLinkColorBlueprint2 {
	color: #ff0000;
	}




.HeaderBlueprint2 {
	width: 100%;
	}

.HeaderBlueprint2 th { 
	font-family: Tahoma; font-size: 110%; font-weight: bold; text-align: left;
	padding: 4px;
	background-color: #5a96d2; color: #ffffff;
	width: 100%;
	white-space: nowrap;
	}


html>body .HeaderBlueprint2 th {
	font-family: Tahoma; font-size: 140%; font-weight: bold; text-align: left;
}




.HeaderBlueprint2 a:link { 
	color: #ffffff;
	}

.HeaderBlueprint2 a:visited { 
	color: #ffffff;
	}

.HeaderBlueprint2 a:hover, .CaptionBlueprint2 a:active { 
	color: #ffffff; text-decoration: none;
	}

.HeaderLeftBlueprint2 { 
	background-image: url('Images/HeaderLeft.gif');
	}

.HeaderRightBlueprint2 { 
	background-image: url('Images/HeaderRight.gif');
	background-position: right top;
	}

.HeaderLeftBlueprint2 img{
	width: 7px;
	}

.HeaderRightBlueprint2 img{
	width: 14px;
	}


/* Grid Options */
.GridBlueprint2 { 
	border-left: 1px solid #5a96d2; border-bottom: 1px solid #5a96d2;
	width: 100%;
	}

.CaptionBlueprint2 th { 
	font-family: Tahoma; font-size: 80%; text-align: left; vertical-align: top;
	padding: 4px;
	border-top: 1px solid #5a96d2; border-right: 1px solid #5a96d2;
	background-image: url('Images/CaptionBg.gif'); color: #000000;
	white-space: nowrap;
	}

.CaptionBlueprint2 td { 
	font-family: Tahoma; font-size: 80%; text-align: left; vertical-align: top;
	padding: 4px;
	border-top: 1px solid #5a96d2; border-right: 1px solid #5a96d2;
	background-image: url('Images/CaptionBg.gif'); color: #000000;
	white-space: nowrap;
	}


html>body .CaptionBlueprint2 th, html>body .CaptionBlueprint2 td {
	font-family: Tahoma; font-size: 100%; text-align: left; vertical-align: top;
}




.CaptionBlueprint2 a:link { 
	color: #000000;
	}

.CaptionBlueprint2 a:visited { 
	color: #000000;
	}

.CaptionBlueprint2 a:hover, .CaptionBlueprint2 a:active { 
	color: #ff0000;
	}

.CaptionBlueprint2 img {
	margin: 2px; 
	vertical-align: middle;
	}

.CaptionBlueprint2 input {
	vertical-align: middle;
	}

.RowBlueprint2 th { 
	font-family: Tahoma; font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 4px;
	border-top: 1px solid #5a96d2; border-right: 1px solid #5a96d2;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.RowBlueprint2 td { 
	font-family: Tahoma; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #5a96d2; border-right: 1px solid #5a96d2;
	text-align: left;
	vertical-align: top;
	background-color: #f7f7f7; 
	color: #000000;
	}
	

html>body .RowBlueprint2 th, html>body .RowBlueprint2 td {
	font-family: Tahoma; font-size: 100%;
}




caption.RowBlueprint2 { 
	font-family: Tahoma; font-size: 80%;
	padding: 4px;
	border: 1px solid #5a96d2; border-bottom: 0px;
	text-align: left;
	vertical-align: top;
	background-color: #f7f7f7; 
	color: #000000;
	}


html>body caption.RowBlueprint2 {
	font-family: Tahoma; font-size: 100%;
}




.RowBlueprint2 a:link { 
	color: #0059b2;
	}

.RowBlueprint2 a:visited { 
	color: #830083;
	}

.RowBlueprint2 a:hover, .RowBlueprint2 a:active { 
	color: #ff0000;
	}

.SeparatorBlueprint2{
	color: #5a96d2;
	}

.SeparatorBlueprint2 td{
	height: 1px;
	}


.AltRowBlueprint2 th { 
	font-family: Tahoma; font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 4px;
	border-top: 1px solid #5a96d2; border-right: 1px solid #5a96d2;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.AltRowBlueprint2 td { 
	font-family: Tahoma; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #5a96d2; border-right: 1px solid #5a96d2;
	text-align: left;
	vertical-align: top;
	background-color: #ebf2f8; 
	color: #000000;
	}


html>body .AltRowBlueprint2 th, html>body .AltRowBlueprint2 td {
	font-family: Tahoma; font-size: 100%;
}




.AltRowBlueprint2 a:link { 
	color: #0059b2;
	}

.AltRowBlueprint2 a:visited { 
	color: #830083;
	}

.AltRowBlueprint2 a:hover, .AltRowBlueprint2 a:active { 
	color: #ff0000;
	}

.NoRecordsBlueprint2 td { 
	font-family: Tahoma; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #5a96d2; border-right: 1px solid #5a96d2;
	text-align: left;
	background-color: #f7f7f7; 
	color: #000000;
	vertical-align: top;
	}

.FooterBlueprint2 td { 
	font-family: Tahoma; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #5a96d2; border-right: 1px solid #5a96d2;
	background-color: #dfdfdf; color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}


html>body .NoRecordsBlueprint2 td, html>body .FooterBlueprint2 td {
	font-family: Tahoma; font-size: 100%;
}




.FooterBlueprint2 a:link { 
	color: #0059b2;
	}

.FooterBlueprint2 a:visited { 
	color: #830083;
	}

.FooterBlueprint2 a:hover, .FooterBlueprint2 a:active { 
	color: #ff0000;
	}

.FooterBlueprint2 img {
	margin: 2px; 
	vertical-align: middle;
	}

.FooterBlueprint2 input {
	margin: 2px;
	vertical-align: middle;
	}

/* Record Options */
.RecordBlueprint2 { 
	border-left: 1px solid #5a96d2; border-bottom: 1px solid #5a96d2;
	width: 100%;
	}

.ErrorBlueprint2 td { 
	font-family: Tahoma; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #5a96d2; border-right: 1px solid #5a96d2;
	text-align: left;
	color: #FF0000;
	vertical-align: top;
	background-color: #f7f7f7; 
	}


html>body .ErrorBlueprint2 td {
	font-family: Tahoma; font-size: 100%;
}




.ControlsBlueprint2 th { 
	font-family: Tahoma; font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 4px;
	border-top: 1px solid #5a96d2; border-right: 1px solid #5a96d2;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.ControlsBlueprint2 td { 
	font-family: Tahoma; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #5a96d2; border-right: 1px solid #5a96d2;
	text-align: left;
	vertical-align: top;
	background-color: #f7f7f7; 
	color: #000000;
	}
	
.BottomBlueprint2 td { 
	font-family: Tahoma; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #5a96d2; border-right: 1px solid #5a96d2;
	background-color: #dfdfdf; color: #000000;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}


html>body .ControlsBlueprint2 th, html>body .ControlsBlueprint2 td, html>body .BottomBlueprint2 td {
	font-family: Tahoma; font-size: 100%;
}




.BottomBlueprint2 a:link { 
	color: #0059b2;
	}

.BottomBlueprint2 a:visited { 
	color: #830083;
	}

.BottomBlueprint2 a:hover, .CaptionBlueprint2 a:active { 
	color: #ff0000;
	}

.BottomBlueprint2 img {
	margin: 2px;
	vertical-align: middle; 
	}

.BottomBlueprint2 input {
	margin: 2px;
	vertical-align: middle;
	}

/* Report */
.GroupCaptionBlueprint2 th{
	font-family: Tahoma; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #5a96d2; border-right: 1px solid #5a96d2;
	white-space: nowrap;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #ebf2f8; 
	color: #000000;
	}

.GroupCaptionBlueprint2 td{
	font-family: Tahoma; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #5a96d2; border-right: 1px solid #5a96d2;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #f7f7f7; 
	color: #000000;
	}


html>body .GroupCaptionBlueprint2 th, html>body .GroupCaptionBlueprint2 td {
	font-family: Tahoma; font-size: 100%;
}




.GroupCaptionBlueprint2 a:link {
	color: #000000;
	}

.GroupCaptionBlueprint2 a:visited{
	color: #000000;
	}

.GroupCaptionBlueprint2 a:hover, .GroupCaptionBlueprint2 a:active{
	color: #ff0000;
	}

.GroupFooterBlueprint2 td{
	font-family: Tahoma; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #5a96d2; border-right: 1px solid #5a96d2;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #dfdfdf; 
	color: #000000;
	}


html>body .GroupFooterBlueprint2 td {
	font-family: Tahoma; font-size: 100%;
}




.GroupFooterBlueprint2 a:link {
	color: #0059b2;
	}

.GroupFooterBlueprint2 a:visited{
	color: #830083;
	}

.GroupFooterBlueprint2 a:hover, .GroupFooterBlueprint2 a:active{
	color: #ff0000;
	}

.GroupFooterBlueprint2 img {
	margin: 2px; 
	vertical-align: middle;
	}

.GroupFooterBlueprint2 input {
	margin: 2px;
	vertical-align: middle;
	}

.SubTotalBlueprint2 td{
	font-family: Tahoma; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #5a96d2; border-right: 1px solid #5a96d2;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #ebf2f8; 
	color: #000000;
	border-bottom: 2px solid #5a96d2;
	}


html>body .SubTotalBlueprint2 td {
	font-family: Tahoma; font-size: 100%;
}




.SubTotalBlueprint2 a:link {
	color: #0059b2;
	}

.SubTotalBlueprint2 a:visited{
	color: #830083;
	}

.SubTotalBlueprint2 a:hover, .SubTotalBlueprint2 a:active{
	color: #ff0000;
	}

.TotalBlueprint2 td{
	font-family: Tahoma; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #5a96d2; border-right: 1px solid #5a96d2;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	font-weight: bold;
	background-color: #ebf2f8; 
	color: #000000;
	}


html>body .TotalBlueprint2 td {
	font-family: Tahoma; font-size: 100%;
}




.TotalBlueprint2 a:link {
	color: #0059b2;
	}

.TotalBlueprint2 a:visited{
	color: #830083;
	}

.TotalBlueprint2 a:hover, .TotalBlueprint2 a:active{
	color: #ff0000;
	}

/* Form Options */
.ButtonBlueprint2 { 
	background-color: #ebf2f8; color: #000000; border: solid 1px #5a96d2; padding: 2px; font-weight: bold; font-size: 85%; font-family: Tahoma;
	}

/* Calendar */

.CalendarBlueprint2 { 
	border: 1px solid #5a96d2;
	width: 100%;
	}

.CalendarWeekdayNameBlueprint2{
	font-family: Tahoma; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #5a96d2; border-right: 1px solid #5a96d2;
	text-align: center; 
	vertical-align: top;
	white-space: nowrap;
	background-color: #ebf2f8; 
	color: #000000;
	font-weight: normal;
	}


html>body .CalendarWeekdayNameBlueprint2 {
	font-family: Tahoma; font-size: 100%;
}




.CalendarWeekdayNameBlueprint2 a:link {
	color: #0059b2;
	}

.CalendarWeekdayNameBlueprint2 a:visited{
	color: #830083;
	}

.CalendarWeekdayNameBlueprint2 a:hover, .CalendarWeekdayNameBlueprint2 a:active{
	color: #ff0000;
	}

.CalendarWeekendNameBlueprint2{
	font-family: Tahoma; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #5a96d2; border-right: 1px solid #5a96d2;
	white-space: nowrap;
	text-align: center; 
	vertical-align: top;
	background-color: #ebf2f8;	
	color: #000000;
	font-weight: normal;
	}


html>body .CalendarWeekendNameBlueprint2 {
	font-family: Tahoma; font-size: 100%;
}




.CalendarWeekendNameBlueprint2 a:link {
	color: #000000;
	}

.CalendarWeekendNameBlueprint2 a:visited{
	color: #000000;
	}

.CalendarWeekendNameBlueprint2 a:link, .CalendarWeekendNameBlueprint2 a:visited{
	color: #ff0000;
	}

/* Calendar Day */
.CalendarDayBlueprint2{
	font-family: Tahoma; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #5a96d2; border-right: 1px solid #5a96d2;
	text-align: center;
	background-color: #f7f7f7;	
	color: #000000;
	}


html>body .CalendarDayBlueprint2 {
	font-family: Tahoma; font-size: 100%;
}




.CalendarDayBlueprint2 a:link {
	color: #0059b2;
	}

.CalendarDayBlueprint2 a:visited{
	color: #830083;
	}

.CalendarDayBlueprint2 a:hover, .CalendarDayBlueprint2 a:active{
	color: #ff0000;
	}

/* Calendar Weekend */
.CalendarWeekendBlueprint2{
	font-family: Tahoma; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #5a96d2; border-right: 1px solid #5a96d2;
	text-align: center;
	background-color: #ebf2f8;	
	color: #000000;
	}


html>body .CalendarWeekendBlueprint2 {
	font-family: Tahoma; font-size: 100%;
}




.CalendarWeekendBlueprint2 a:link {
	color: #0059b2;
	}

.CalendarWeekendBlueprint2 a:visited{
	color: #830083;
	}

.CalendarWeekendBlueprint2 a:hover, .CalendarWeekendBlueprint2 a:active{
	color: #ff0000;
	}

/* Calendar Today */
.CalendarTodayBlueprint2 {
	font-family: Tahoma; font-size: 80%;
	padding: 2px;
	border-top: 3px solid #5a96d2; border-right: 3px solid #5a96d2; border-left: 2px solid #5a96d2; border-bottom: 2px solid #5a96d2;
	text-align: center;
	background-color: #f7f7f7;	
	color: #000000;
	}


html>body .CalendarTodayBlueprint2 {
	font-family: Tahoma; font-size: 100%;
}




.CalendarTodayBlueprint2 a:link {
	color: #0059b2;
	}

.CalendarTodayBlueprint2 a:visited{
	color: #830083;
	}

.CalendarTodayBlueprint2 a:hover, .CalendarTodayBlueprint2 a:active {
	color: #ff0000;
	}

/* Calendar Weekend Today */
.CalendarWeekendTodayBlueprint2 {
	font-family: Tahoma; font-size: 80%;
	padding: 2px;
	border-top: 3px solid #5a96d2; border-right: 3px solid #5a96d2; border-left: 2px solid #5a96d2; border-bottom: 2px solid #5a96d2;
	text-align: center;
	background-color: #ebf2f8;	
	color: #000000;
	}


html>body .CalendarWeekendTodayBlueprint2 {
	font-family: Tahoma; font-size: 100%;
}




.CalendarWeekendTodayBlueprint2 a:link {
	color: #0059b2;
	}

.CalendarWeekendTodayBlueprint2 a:visited{
	color: #830083;
	}

.CalendarWeekendTodayBlueprint2 a:hover, .CalendarWeekendTodayBlueprint2 a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Day */
.CalendarOtherMonthDayBlueprint2{
	font-family: Tahoma; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #5a96d2; border-right: 1px solid #5a96d2;
	text-align: center;
	background-color: #f7f7f7;	
	color: #5a96d2;
	}


html>body .CalendarOtherMonthDayBlueprint2 {
	font-family: Tahoma; font-size: 100%;
}




.CalendarOtherMonthDayBlueprint2 a:link {
	color: #5a96d2;
	}

.CalendarOtherMonthDayBlueprint2 a:visited{
	color: #5a96d2;
	}

.CalendarOtherMonthDayBlueprint2 a:hover, .CalendarOtherMonthDayBlueprint2 a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Today */
.CalendarOtherMonthTodayBlueprint2 {
	font-family: Tahoma; font-size: 80%;
	padding: 2px;
	border-top: 3px solid #5a96d2; border-right: 3px solid #5a96d2; border-left: 2px solid #5a96d2; border-bottom: 2px solid #5a96d2;
	text-align: center;
	background-color: #f7f7f7;	
	color: #5a96d2;
	}


html>body .CalendarOtherMonthTodayBlueprint2 {
	font-family: Tahoma; font-size: 100%;
}




.CalendarOtherMonthTodayBlueprint2 a:link {
	color: #5a96d2;
	}

.CalendarOtherMonthTodayBlueprint2 a:visited{
	color: #5a96d2;
	}

.CalendarOtherMonthTodayBlueprint2 a:hover, .CalendarOtherMonthTodayBlueprint2 a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Weekend */
.CalendarOtherMonthWeekendBlueprint2 {
	font-family: Tahoma; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #5a96d2; border-right: 1px solid #5a96d2;
	text-align: center;
	background-color: #ebf2f8;	
	color: #5a96d2;
	}


html>body .CalendarOtherMonthWeekendBlueprint2 {
	font-family: Tahoma; font-size: 100%;
}




.CalendarOtherMonthWeekendBlueprint2 a:link {
	color: #5a96d2;
	}

.CalendarOtherMonthWeekendBlueprint2 a:visited{
	color: #5a96d2;
	}

.CalendarOtherMonthWeekendBlueprint2 a:hover, .CalendarOtherMonthWeekendBlueprint2 a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Weekend Today */
.CalendarOtherMonthWeekendTodayBlueprint2 {
	font-family: Tahoma; font-size: 80%;
	padding: 2px;
	border-top: 3px solid #5a96d2; border-right: 3px solid #5a96d2; border-left: 2px solid #5a96d2; border-bottom: 2px solid #5a96d2;
	text-align: center;
	color: #5a96d2;
	background-color: #ebf2f8;	
	}
	

html>body .CalendarOtherMonthWeekendTodayBlueprint2 {
	font-family: Tahoma; font-size: 100%;
}




.CalendarOtherMonthWeekendTodayBlueprint2 a:link {
	color: #5a96d2;
	}

.CalendarOtherMonthWeekendTodayBlueprint2 a:visited{
	color: #5a96d2;
	}

.CalendarOtherMonthWeekendTodayBlueprint2 a:hover, .CalendarOtherMonthWeekendTodayBlueprint2 a:active{
	color: #ff0000;
	}

/* Calendar Selected Day (for DatePicker) */
.CalendarSelectedDayBlueprint2{
	font-family: Tahoma; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #5a96d2; border-right: 1px solid #5a96d2;
	background-color: #dfdfdf;
	color: #000000;
	text-align: center;
	font-weight: bold;
	}
	

html>body .CalendarSelectedDayBlueprint2 {
	font-family: Tahoma; font-size: 100%;
}




.CalendarSelectedDayBlueprint2 a:link {
	color: #000000;
	}

.CalendarSelectedDayBlueprint2 a:visited{
	color: #000000;
	}

.CalendarSelectedDayBlueprint2 a:hover, .CalendarSelectedDayBlueprint2 a:active{
	color: #ff0000;
	}

/* Calendar Navigator */
.CalendarNavigatorBlueprint2 {
	font-family: Tahoma; font-size: 80%;
	padding: 4px;
	background-color: #dfdfdf; color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}


html>body .CalendarNavigatorBlueprint2 {
	font-family: Tahoma; font-size: 100%;
}




.CalendarNavigatorBlueprint2 a:link {
	color: #0059b2;
	}

.CalendarNavigatorBlueprint2 a:visited{
	color: #830083;
	}

.CalendarNavigatorBlueprint2 a:hover, .CalendarNavigatorBlueprint2 a:active{
	color: #ff0000;
	}

.CalendarNavigatorBlueprint2 img{
	margin: 2px;
	vertical-align: middle; 	
	}

.CalendarNavigatorBlueprint2 td {
	font-family: Tahoma; font-size: 80%;
	}

.CalendarNavigatorBlueprint2 th {
	font-family: Tahoma; font-size: 80%;
	}


html>body .CalendarNavigatorBlueprint2 th, html>body .CalendarNavigatorBlueprint2 td {
	font-family: Tahoma; font-size: 100%;
}




/* Calendar Extra */
.CalendarEventBlueprint2{
	font-family: Tahoma; font-size: 80%;
	text-align: left;
	}


html>body .CalendarEventBlueprint2 {
	font-family: Tahoma; font-size: 100%;
}




.CalendarEventBlueprint2 a:link {
	color: #0059b2;
	}

.CalendarEventBlueprint2 a:visited{
	color: #830083;
	}

.CalendarEventBlueprint2 a:hover, .CalendarEventBlueprint2 a:active{
	color: #ff0000;
	}

/* Changes for Section508 */
table tr td strong {
	padding: 0px;
	margin: 0px;
}

.thBlueprint2 { 
	font-family: Tahoma; font-size: 80%;
	font-weight: bold;
}


html>body .thBlueprint2 {
	font-size: 100%;
}




.HeaderBlueprint2 .thBlueprint2 { 
	font-family: Tahoma; font-size: 110%; font-weight: bold; text-align: left;
	padding: 4px;
	background-color: #5a96d2; color: #ffffff;
	width: 100%;
	white-space: nowrap;
}


html>body .HeaderBlueprint2 .thBlueprint2 {
	font-family: Tahoma; font-size: 140%; font-weight: bold; text-align: left;
}




.CaptionBlueprint2 .thBlueprint2 { 
	font-family: Tahoma; font-size: 80%; text-align: left; vertical-align: top;
	padding: 4px;
	border-top: 1px solid #5a96d2; border-right: 1px solid #5a96d2;
	background-image: url('Images/CaptionBg.gif'); color: #000000;
	white-space: nowrap;
}


html>body .CaptionBlueprint2 .thBlueprint2 {
	font-family: Tahoma; font-size: 100%; text-align: left; vertical-align: top;
}




.RowBlueprint2 .thBlueprint2 { 
	font-family: Tahoma; font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 4px;
	border-top: 1px solid #5a96d2; border-right: 1px solid #5a96d2;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
}

.AltRowBlueprint2 .thBlueprint2 { 
	font-family: Tahoma; font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 4px;
	border-top: 1px solid #5a96d2; border-right: 1px solid #5a96d2;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
}

.ControlsBlueprint2 .thBlueprint2 { 
	font-family: Tahoma; font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 4px;
	border-top: 1px solid #5a96d2; border-right: 1px solid #5a96d2;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
}

.GroupCaptionBlueprint2 .thBlueprint2 {
	font-family: Tahoma; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #5a96d2; border-right: 1px solid #5a96d2;
	text-align: left;
	white-space: nowrap;
	vertical-align: top;
	font-weight: bold;
	background-color: #ebf2f8; 
	color: #000000;
}


html>body .GroupCaptionBlueprint2 .thBlueprint2 {
	font-family: Tahoma; font-size: 100%;
}

html>body .RowBlueprint2 .thBlueprint2, html>body .AltRowBlueprint2 .thBlueprint2, html>body .ControlsBlueprint2 .thBlueprint2 {
	font-family: Tahoma; font-size: 100%; font-weight: normal; text-align: left; vertical-align: top;
}




/* Class for Application Builder Menu */
.simpleMenuBlueprint2 td {
	font-family: Tahoma; font-size: 80%;
}


html>body .simpleMenuBlueprint2 td {
	font-family: Tahoma; font-size: 100%;
} 



