/* CCSTheme v 3.x */
/* General */

/* Colors */
.PageBgColorBlueprint3 {
	background-color: #e2e2e2;
	}

.FormTitleBgColorBlueprint3 {
	background-color: #353782;
	}

.FormTitleFontColorBlueprint3 {
	color: #ffffff;
	}

.CaptionBgColorBlueprint3 {
	background-color: #b4c5c9;
	}

.CaptionFontColorBlueprint3 {
	color: #6b70e6;
	}

.DataBgColorBlueprint3 {
	background-color: #f7f7f7;
	}

.AltDataBgColorBlueprint3 {
	background-color: #eaeaea;
	}

.DataFontColorBlueprint3 {
	color: #000080;
	}

.LinkColorBlueprint3 {
	color: #0000ff;
	}

.VisitedLinkColorBlueprint3 {
	color: #2c7d98;
	}

.HoverLinkColorBlueprint3 {
	color: #e4149b;
	}

.ColorBgButtonBlueprint3 {
	background-color: #353782;
}

.ColorFontButtonBlueprint3 {
	color: #ffffff;
}

.ColorBgButtonPassiveBlueprint3 {
	background-color: #7576b6;
}

.ColorFontButtonPassiveBlueprint3 {
	color: #ffffff;
}



.HeaderBlueprint3 {
	width: 100%;
	}

.HeaderBlueprint3 th { 
	font-family: Tahoma; font-size: 110%; font-weight: bold; text-align: left;
	padding: 4px;
	background-color: #353782; color: #ffffff;
	width: 100%;
	white-space: nowrap;
	
	}


html>body .HeaderBlueprint3 th {
	font-family: Tahoma; font-size: 140%; font-weight: bold; text-align: left;
}


/*ie6*/
* html body .HeaderBlueprint3 th {
	font-family: Tahoma; font-size: 140%; font-weight: bold; text-align: left;
}
/*end*/

.HeaderBlueprint3 a:link { 
	color: #ffffff;
	}

.HeaderBlueprint3 a:visited { 
	color: #ffffff;
	}

.HeaderBlueprint3 a:hover, .CaptionBlueprint3 a:active { 
	color: #ffffff; text-decoration: none;
	}

.HeaderLeftBlueprint3 { 
	background-image: url('Images/HeaderLeft.gif');
	}

.HeaderRightBlueprint3 { 
	background-image: url('Images/HeaderRight.gif');
	background-position: right top;
	}

.HeaderLeftBlueprint3 img{
	width: 12px;
	}

.HeaderRightBlueprint3 img{
	width: 1px;
	}


/* Grid Options */
.GridBlueprint3 { 
	border-left: 1px solid #353782; border-bottom: 1px solid #353782;
	width: 100%;
	}

.CaptionBlueprint3 th { 
	font-family: Tahoma; font-size: 80%; text-align: left; vertical-align: top;
	padding: 4px;
	border-top: 1px solid #353782; border-right: 1px solid #353782;
	background-image: url('Images/CaptionBg.gif'); color: #6b70e6;
	white-space: nowrap;
	}

.CaptionBlueprint3 td { 
	font-family: Tahoma; font-size: 80%; text-align: left; vertical-align: top;
	padding: 4px;
	border-top: 1px solid #353782; border-right: 1px solid #353782;
	background-image: url('Images/CaptionBg.gif'); color: #6b70e6;
	white-space: nowrap;
	}


html>body .CaptionBlueprint3 th, html>body .CaptionBlueprint3 td {
	font-family: Tahoma; font-size: 100%; text-align: left; vertical-align: top;
}


/*ie6*/
* html body .CaptionBlueprint3 th, * html body .CaptionBlueprint3 td {
	font-family: Tahoma; font-size: 100%; text-align: left; vertical-align: top;
}
/*end*/

.CaptionBlueprint3 a:link { 
	color: #6b70e6;
	}

.CaptionBlueprint3 a:visited { 
	color: #6b70e6;
	}

.CaptionBlueprint3 a:hover, .CaptionBlueprint3 a:active { 
	color: #e4149b;
	}

.CaptionBlueprint3 img {
	margin: 2px; 
	vertical-align: middle;
	}

.CaptionBlueprint3 input {
	vertical-align: middle;
	}

.RowBlueprint3 th { 
	font-family: Tahoma; font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 4px;
	border-top: 1px solid #353782; border-right: 1px solid #353782;
	background-color: #f7f7f7; color: #000080;
	white-space: nowrap;
	color: #000080;
	}

.RowBlueprint3 td { 
	font-family: Tahoma; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #353782; border-right: 1px solid #353782;
	text-align: left;
	vertical-align: top;
	background-color: #f7f7f7; 
	color: #000080;
	}
	

html>body .RowBlueprint3 th, html>body .RowBlueprint3 td {
	font-family: Tahoma; font-size: 100%;
}


/*ie6*/
* html body .RowBlueprint3 th, * html body .RowBlueprint3 td {
	font-family: Tahoma; font-size: 100%;
}
/*end*/

caption.RowBlueprint3 { 
	font-family: Tahoma; font-size: 80%;
	padding: 4px;
	border: 1px solid #353782; border-bottom: 0px;
	text-align: left;
	vertical-align: top;
	background-color: #f7f7f7; 
	color: #000080;
	}


html>body caption.RowBlueprint3 {
	font-family: Tahoma; font-size: 100%;
}


/*ie6*/
* html body caption.RowBlueprint3 {
	font-family: Tahoma; font-size: 100%;
}
/*end*/

.RowBlueprint3 a:link { 
	color: #0000ff;
	}

.RowBlueprint3 a:visited { 
	color: #2c7d98;
	}

.RowBlueprint3 a:hover, .RowBlueprint3 a:active { 
	color: #e4149b;
	}

.SeparatorBlueprint3{
	color: #353782;
	}

.SeparatorBlueprint3 td{
	height: 1px;
	}


.AltRowBlueprint3 th { 
	font-family: Tahoma; font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 4px;
	border-top: 1px solid #353782; border-right: 1px solid #353782;
	background-color: #f7f7f7; color: #000080;
	white-space: nowrap;
	color: #000080;
	}

.AltRowBlueprint3 td { 
	font-family: Tahoma; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #353782; border-right: 1px solid #353782;
	text-align: left;
	vertical-align: top;
	background-color: #eaeaea; 
	color: #000080;
	}


html>body .AltRowBlueprint3 th, html>body .AltRowBlueprint3 td {
	font-family: Tahoma; font-size: 100%;
}


/*ie6*/
* html body .AltRowBlueprint3 th, * html body .AltRowBlueprint3 td {
	font-family: Tahoma; font-size: 100%;
}
/*end*/

.AltRowBlueprint3 a:link { 
	color: #0000ff;
	}

.AltRowBlueprint3 a:visited { 
	color: #2c7d98;
	}

.AltRowBlueprint3 a:hover, .AltRowBlueprint3 a:active { 
	color: #e4149b;
	}

.NoRecordsBlueprint3 td { 
	font-family: Tahoma; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #353782; border-right: 1px solid #353782;
	text-align: left;
	background-color: #f7f7f7; 
	color: #000080;
	vertical-align: top;
	}

.FooterBlueprint3 td { 
	font-family: Tahoma; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #353782; border-right: 1px solid #353782;
	background-color: #b4c5c9; color: #6b70e6;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000080;
	}


html>body .NoRecordsBlueprint3 td, html>body .FooterBlueprint3 td {
	font-family: Tahoma; font-size: 100%;
}


/*ie6*/
* html body .NoRecordsBlueprint3 td, * html body .FooterBlueprint3 td {
	font-family: Tahoma; font-size: 100%;
}
/*end*/

.FooterBlueprint3 a:link { 
	color: #0000ff;
	}

.FooterBlueprint3 a:visited { 
	color: #2c7d98;
	}

.FooterBlueprint3 a:hover, .FooterBlueprint3 a:active { 
	color: #e4149b;
	}

.FooterBlueprint3 img {
	border: 0px;
	margin: 2px; 
	vertical-align: middle;
	}

.FooterBlueprint3 input {
	margin: 2px;
	vertical-align: middle;
	}

/* Record Options */
.RecordBlueprint3 { 
	border-left: 1px solid #353782; border-bottom: 1px solid #353782;
	width: 100%;
	}

.ErrorBlueprint3 td { 
	font-family: Tahoma; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #353782; border-right: 1px solid #353782;
	text-align: left;
	color: #FF0000;
	vertical-align: top;
	background-color: #f7f7f7; 
	}


* html>body .ErrorBlueprint3 td {
	font-family: Tahoma; font-size: 100%;
}


/*ie6*/
* html body .ErrorBlueprint3 td {
	font-family: Tahoma; font-size: 100%;
}
/*end*/

.ControlsBlueprint3 th { 
	font-family: Tahoma; font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 4px;
	border-top: 1px solid #353782; border-right: 1px solid #353782;
	background-color: #f7f7f7; color: #000080;
	white-space: nowrap;
	color: #000080;
	}

.ControlsBlueprint3 td { 
	font-family: Tahoma; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #353782; border-right: 1px solid #353782;
	text-align: left;
	vertical-align: top;
	background-color: #f7f7f7; 
	color: #000080;
	}

.ControlsBlueprint3 .CaptionBlueprint3 th {
	font-family: Tahoma; font-size: 100%; text-align: left; vertical-align: top;
	padding: 4px;
	border-top: 1px solid #353782; border-right: 1px solid #353782;
	background-image: url('Images/CaptionBg.gif'); color: #6b70e6;
	font-weight: bold;
	white-space: nowrap;
	}	
.BottomBlueprint3 td { 
	font-family: Tahoma; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #353782; border-right: 1px solid #353782;
	background-color: #b4c5c9; color: #6b70e6;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	color: #000080;
	}


html>body .ControlsBlueprint3 th, html>body .ControlsBlueprint3 td, html>body .BottomBlueprint3 td {
	font-family: Tahoma; font-size: 100%;
}


/*ie6*/
* html body .ControlsBlueprint3 th, * html body .ControlsBlueprint3 td, * html body .BottomBlueprint3 td {
	font-family: Tahoma; font-size: 100%;
}
/*end*/

.BottomBlueprint3 a:link { 
	color: #0000ff;
	}

.BottomBlueprint3 a:visited { 
	color: #2c7d98;
	}

.BottomBlueprint3 a:hover, .CaptionBlueprint3 a:active { 
	color: #e4149b;
	}

.BottomBlueprint3 img {
	margin: 2px;
	vertical-align: middle; 
	}

.BottomBlueprint3 input {
	margin: 2px;
	vertical-align: middle;
	}

/* Report */
.GroupCaptionBlueprint3 th{
	font-family: Tahoma; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #353782; border-right: 1px solid #353782;
	white-space: nowrap;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #eaeaea; 
	color: #000080;
	}

.GroupCaptionBlueprint3 td{
	font-family: Tahoma; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #353782; border-right: 1px solid #353782;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #f7f7f7; 
	color: #000080;
	}


html>body .GroupCaptionBlueprint3 th, html>body .GroupCaptionBlueprint3 td {
	font-family: Tahoma; font-size: 100%;
}


/*ie6*/
* html body .GroupCaptionBlueprint3 th, * html body .GroupCaptionBlueprint3 td {
	font-family: Tahoma; font-size: 100%;
}
/*end*/

.GroupCaptionBlueprint3 a:link {
	color: #6b70e6;
	}

.GroupCaptionBlueprint3 a:visited{
	color: #6b70e6;
	}

.GroupCaptionBlueprint3 a:hover, .GroupCaptionBlueprint3 a:active{
	color: #e4149b;
	}

.GroupFooterBlueprint3 td{
	font-family: Tahoma; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #353782; border-right: 1px solid #353782;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #b4c5c9; 
	color: #000080;
	}


html>body .GroupFooterBlueprint3 td {
	font-family: Tahoma; font-size: 100%;
}


/*ie6*/
* html body .GroupFooterBlueprint3 td {
	font-family: Tahoma; font-size: 100%;
}
/*end*/

.GroupFooterBlueprint3 a:link {
	color: #0000ff;
	}

.GroupFooterBlueprint3 a:visited{
	color: #2c7d98;
	}

.GroupFooterBlueprint3 a:hover, .GroupFooterBlueprint3 a:active{
	color: #e4149b;
	}

.GroupFooterBlueprint3 img {
	margin: 2px; 
	vertical-align: middle;
	}

.GroupFooterBlueprint3 input {
	margin: 2px;
	vertical-align: middle;
	}

.SubTotalBlueprint3 td{
	font-family: Tahoma; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #353782; border-right: 1px solid #353782;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #eaeaea; 
	color: #000080;
	border-bottom: 2px solid #353782;
	}


html>body .SubTotalBlueprint3 td {
	font-family: Tahoma; font-size: 100%;
}


/*ie6*/
* html body .SubTotalBlueprint3 td {
	font-family: Tahoma; font-size: 100%;
}
/*end*/

.SubTotalBlueprint3 a:link {
	color: #0000ff;
	}

.SubTotalBlueprint3 a:visited{
	color: #2c7d98;
	}

.SubTotalBlueprint3 a:hover, .SubTotalBlueprint3 a:active{
	color: #e4149b;
	}

.TotalBlueprint3 td{
	font-family: Tahoma; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #353782; border-right: 1px solid #353782;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	font-weight: bold;
	background-color: #eaeaea; 
	color: #000080;
	}


html>body .TotalBlueprint3 td {
	font-family: Tahoma; font-size: 100%;
}


/*ie6*/
* html body .TotalBlueprint3 td {
	font-family: Tahoma; font-size: 100%;
}
/*end*/

.TotalBlueprint3 a:link {
	color: #0000ff;
	}

.TotalBlueprint3 a:visited{
	color: #2c7d98;
	}

.TotalBlueprint3 a:hover, .TotalBlueprint3 a:active{
	color: #e4149b;
	}

/* Form Options */
.ButtonBlueprint3 { 
	background-color: #eaeaea; color: #6b70e6; border: solid 1px #353782; padding: 2px; font-weight: bold; font-family: Tahoma; font-size: 11px; font-weight: bold;
	}

/* Calendar */

.CalendarBlueprint3 { 
	border: 1px solid #353782;
	width: 100%;
	}

.CalendarWeekdayNameBlueprint3{
	font-family: Tahoma; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #353782; border-right: 1px solid #353782;
	text-align: center; 
	vertical-align: top;
	white-space: nowrap;
	background-color: #eaeaea; 
	color: #000080;
	font-weight: normal;
	}


html>body .CalendarWeekdayNameBlueprint3 {
	font-family: Tahoma; font-size: 100%;
}


/*ie6*/
* html body .CalendarWeekdayNameBlueprint3 {
	font-family: Tahoma; font-size: 100%;
}
/*end*/

.CalendarWeekdayNameBlueprint3 a:link {
	color: #0000ff;
	}

.CalendarWeekdayNameBlueprint3 a:visited{
	color: #2c7d98;
	}

.CalendarWeekdayNameBlueprint3 a:hover, .CalendarWeekdayNameBlueprint3 a:active{
	color: #e4149b;
	}

.CalendarWeekendNameBlueprint3{
	font-family: Tahoma; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #353782; border-right: 1px solid #353782;
	white-space: nowrap;
	text-align: center; 
	vertical-align: top;
	background-color: #eaeaea;	
	color: #000080;
	font-weight: normal;
	}


html>body .CalendarWeekendNameBlueprint3 {
	font-family: Tahoma; font-size: 100%;
}


/*ie6*/
* html body .CalendarWeekendNameBlueprint3 {
	font-family: Tahoma; font-size: 100%;
}
/*end*/

.CalendarWeekendNameBlueprint3 a:link {
	color: #6b70e6;
	}

.CalendarWeekendNameBlueprint3 a:visited{
	color: #6b70e6;
	}

.CalendarWeekendNameBlueprint3 a:link, .CalendarWeekendNameBlueprint3 a:visited{
	color: #e4149b;
	}

/* Calendar Day */
.CalendarDayBlueprint3{
	font-family: Tahoma; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #353782; border-right: 1px solid #353782;
	text-align: center;
	background-color: #f7f7f7;	
	color: #000080;
	}


html>body .CalendarDayBlueprint3 {
	font-family: Tahoma; font-size: 100%;
}


/*ie6*/
* html body .CalendarDayBlueprint3 {
	font-family: Tahoma; font-size: 100%;
}
/*end*/

.CalendarDayBlueprint3 a:link {
	color: #0000ff;
	}

.CalendarDayBlueprint3 a:visited{
	color: #2c7d98;
	}

.CalendarDayBlueprint3 a:hover, .CalendarDayBlueprint3 a:active{
	color: #e4149b;
	}

/* Calendar Weekend */
.CalendarWeekendBlueprint3{
	font-family: Tahoma; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #353782; border-right: 1px solid #353782;
	text-align: center;
	background-color: #eaeaea;	
	color: #000080;
	}


html>body .CalendarWeekendBlueprint3 {
	font-family: Tahoma; font-size: 100%;
}


/*ie6*/
* html body .CalendarWeekendBlueprint3 {
	font-family: Tahoma; font-size: 100%;
}
/*end*/

.CalendarWeekendBlueprint3 a:link {
	color: #0000ff;
	}

.CalendarWeekendBlueprint3 a:visited{
	color: #2c7d98;
	}

.CalendarWeekendBlueprint3 a:hover, .CalendarWeekendBlueprint3 a:active{
	color: #e4149b;
	}

/* Calendar Today */
.CalendarTodayBlueprint3 {
	font-family: Tahoma; font-size: 80%;
	padding: 2px;
	border-top: 3px solid #353782; border-right: 3px solid #353782; border-left: 2px solid #353782; border-bottom: 2px solid #353782;
	text-align: center;
	background-color: #f7f7f7;	
	color: #000080;
	}


html>body .CalendarTodayBlueprint3 {
	font-family: Tahoma; font-size: 100%;
}


/*ie6*/
* html body .CalendarTodayBlueprint3 {
	font-family: Tahoma; font-size: 100%;
}
/*end*/

.CalendarTodayBlueprint3 a:link {
	color: #0000ff;
	}

.CalendarTodayBlueprint3 a:visited{
	color: #2c7d98;
	}

.CalendarTodayBlueprint3 a:hover, .CalendarTodayBlueprint3 a:active {
	color: #e4149b;
	}

/* Calendar Weekend Today */
.CalendarWeekendTodayBlueprint3 {
	font-family: Tahoma; font-size: 80%;
	padding: 2px;
	border-top: 3px solid #353782; border-right: 3px solid #353782; border-left: 2px solid #353782; border-bottom: 2px solid #353782;
	text-align: center;
	background-color: #eaeaea;	
	color: #000080;
	}


html>body .CalendarWeekendTodayBlueprint3 {
	font-family: Tahoma; font-size: 100%;
}


/*ie6*/
* html body .CalendarWeekendTodayBlueprint3 {
	font-family: Tahoma; font-size: 100%;
}
/*end*/

.CalendarWeekendTodayBlueprint3 a:link {
	color: #0000ff;
	}

.CalendarWeekendTodayBlueprint3 a:visited{
	color: #2c7d98;
	}

.CalendarWeekendTodayBlueprint3 a:hover, .CalendarWeekendTodayBlueprint3 a:active{
	color: #e4149b;
	}

/* Calendar Other Month's Day */
.CalendarOtherMonthDayBlueprint3{
	font-family: Tahoma; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #353782; border-right: 1px solid #353782;
	text-align: center;
	background-color: #f7f7f7;	
	color: #353782;
	}


html>body .CalendarOtherMonthDayBlueprint3 {
	font-family: Tahoma; font-size: 100%;
}


/*ie6*/
* html body .CalendarOtherMonthDayBlueprint3 {
	font-family: Tahoma; font-size: 100%;
}
/*end*/

.CalendarOtherMonthDayBlueprint3 a:link {
	color: #353782;
	}

.CalendarOtherMonthDayBlueprint3 a:visited{
	color: #353782;
	}

.CalendarOtherMonthDayBlueprint3 a:hover, .CalendarOtherMonthDayBlueprint3 a:active{
	color: #e4149b;
	}

/* Calendar Other Month's Today */
.CalendarOtherMonthTodayBlueprint3 {
	font-family: Tahoma; font-size: 80%;
	padding: 2px;
	border-top: 3px solid #353782; border-right: 3px solid #353782; border-left: 2px solid #353782; border-bottom: 2px solid #353782;
	text-align: center;
	background-color: #f7f7f7;	
	color: #353782;
	}


html>body .CalendarOtherMonthTodayBlueprint3 {
	font-family: Tahoma; font-size: 100%;
}


/*ie6*/
* html body .CalendarOtherMonthTodayBlueprint3 {
	font-family: Tahoma; font-size: 100%;
}
/*end*/

.CalendarOtherMonthTodayBlueprint3 a:link {
	color: #353782;
	}

.CalendarOtherMonthTodayBlueprint3 a:visited{
	color: #353782;
	}

.CalendarOtherMonthTodayBlueprint3 a:hover, .CalendarOtherMonthTodayBlueprint3 a:active{
	color: #e4149b;
	}

/* Calendar Other Month's Weekend */
.CalendarOtherMonthWeekendBlueprint3 {
	font-family: Tahoma; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #353782; border-right: 1px solid #353782;
	text-align: center;
	background-color: #eaeaea;	
	color: #353782;
	}


html>body .CalendarOtherMonthWeekendBlueprint3 {
	font-family: Tahoma; font-size: 100%;
}


/*ie6*/
* html body .CalendarOtherMonthWeekendBlueprint3 {
	font-family: Tahoma; font-size: 100%;
}
/*end*/

.CalendarOtherMonthWeekendBlueprint3 a:link {
	color: #353782;
	}

.CalendarOtherMonthWeekendBlueprint3 a:visited{
	color: #353782;
	}

.CalendarOtherMonthWeekendBlueprint3 a:hover, .CalendarOtherMonthWeekendBlueprint3 a:active{
	color: #e4149b;
	}

/* Calendar Other Month's Weekend Today */
.CalendarOtherMonthWeekendTodayBlueprint3 {
	font-family: Tahoma; font-size: 80%;
	padding: 2px;
	border-top: 3px solid #353782; border-right: 3px solid #353782; border-left: 2px solid #353782; border-bottom: 2px solid #353782;
	text-align: center;
	color: #353782;
	background-color: #eaeaea;	
	}
	

html>body .CalendarOtherMonthWeekendTodayBlueprint3 {
	font-family: Tahoma; font-size: 100%;
}


/*ie6*/
* html body .CalendarOtherMonthWeekendTodayBlueprint3 {
	font-family: Tahoma; font-size: 100%;
}
/*end*/

.CalendarOtherMonthWeekendTodayBlueprint3 a:link {
	color: #353782;
	}

.CalendarOtherMonthWeekendTodayBlueprint3 a:visited{
	color: #353782;
	}

.CalendarOtherMonthWeekendTodayBlueprint3 a:hover, .CalendarOtherMonthWeekendTodayBlueprint3 a:active{
	color: #e4149b;
	}

/* Calendar Selected Day (for DatePicker) */
.CalendarSelectedDayBlueprint3{
	font-family: Tahoma; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #353782; border-right: 1px solid #353782;
	background-color: #b4c5c9;
	color: #6b70e6;
	text-align: center;
	font-weight: bold;
	}
	

html>body .CalendarSelectedDayBlueprint3 {
	font-family: Tahoma; font-size: 100%;
}


/*ie6*/
* html body .CalendarSelectedDayBlueprint3 {
	font-family: Tahoma; font-size: 100%;
}
/*end*/

.CalendarSelectedDayBlueprint3 a:link {
	color: #6b70e6;
	}

.CalendarSelectedDayBlueprint3 a:visited{
	color: #6b70e6;
	}

.CalendarSelectedDayBlueprint3 a:hover, .CalendarSelectedDayBlueprint3 a:active{
	color: #e4149b;
	}

/* Calendar Navigator */
.CalendarNavigatorBlueprint3 {
	font-family: Tahoma; font-size: 80%;
	padding: 4px;
	background-color: #b4c5c9; color: #6b70e6;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000080;
	}


html>body .CalendarNavigatorBlueprint3 {
	font-family: Tahoma; font-size: 100%;
}


/*ie6*/
* html body .CalendarNavigatorBlueprint3 {
	font-family: Tahoma; font-size: 100%;
}
/*end*/

.CalendarNavigatorBlueprint3 a:link {
	color: #0000ff;
	}

.CalendarNavigatorBlueprint3 a:visited{
	color: #2c7d98;
	}

.CalendarNavigatorBlueprint3 a:hover, .CalendarNavigatorBlueprint3 a:active{
	color: #e4149b;
	}

.CalendarNavigatorBlueprint3 img{
	margin: 2px;
	vertical-align: middle; 	
	}

.CalendarNavigatorBlueprint3 td {
	font-family: Tahoma; font-size: 80%;
	}

.CalendarNavigatorBlueprint3 th {
	font-family: Tahoma; font-size: 80%;
	}


html>body .CalendarNavigatorBlueprint3 th, html>body .CalendarNavigatorBlueprint3 td {
	font-family: Tahoma; font-size: 100%;
}


/*ie6*/
* html body .CalendarNavigatorBlueprint3 th, * html body .CalendarNavigatorBlueprint3 td {
	font-family: Tahoma; font-size: 100%;
}
/*end*/

/* Calendar Extra */
.CalendarEventBlueprint3{
	font-family: Tahoma; font-size: 80%;
	text-align: left;
	}


html>body .CalendarEventBlueprint3 {
	font-family: Tahoma; font-size: 100%;
}


/*ie6*/
* html body .CalendarEventBlueprint3 {
	font-family: Tahoma; font-size: 100%;
}
/*end*/

.CalendarEventBlueprint3 a:link {
	color: #0000ff;
	}

.CalendarEventBlueprint3 a:visited{
	color: #2c7d98;
	}

.CalendarEventBlueprint3 a:hover, .CalendarEventBlueprint3 a:active{
	color: #e4149b;
	}

/* Changes for Section508 */
table tr td strong {
	padding: 0px;
	margin: 0px;
}

.thBlueprint3 { 
	font-family: Tahoma; font-size: 80%;
	font-weight: bold;
}


html>body .thBlueprint3 {
	font-size: 100%;
}


/*ie6*/
* html body .thBlueprint3 {
	font-size: 100%;
}
/*end*/

.HeaderBlueprint3 .thBlueprint3 { 
	font-family: Tahoma; font-size: 110%; font-weight: bold; text-align: left;
	padding: 4px;
	background-color: #353782; color: #ffffff;
	width: 100%;
	white-space: nowrap;
}


html>body .HeaderBlueprint3 .thBlueprint3 {
	font-family: Tahoma; font-size: 140%; font-weight: bold; text-align: left;
}


/*ie6*/
* html body .HeaderBlueprint3 .thBlueprint3 {
	font-family: Tahoma; font-size: 140%; font-weight: bold; text-align: left;
}
/*end*/

.CaptionBlueprint3 .thBlueprint3 { 
	font-family: Tahoma; font-size: 80%; text-align: left; vertical-align: top;
	padding: 4px;
	border-top: 1px solid #353782; border-right: 1px solid #353782;
	background-image: url('Images/CaptionBg.gif'); color: #6b70e6;
	white-space: nowrap;
}


html>body .CaptionBlueprint3 .thBlueprint3 {
	font-family: Tahoma; font-size: 100%; text-align: left; vertical-align: top;
}


/*ie6*/
* html body .CaptionBlueprint3 .thBlueprint3 {
	font-family: Tahoma; font-size: 100%; text-align: left; vertical-align: top;
}
/*end*/

.RowBlueprint3 .thBlueprint3 { 
	font-family: Tahoma; font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 4px;
	border-top: 1px solid #353782; border-right: 1px solid #353782;
	background-color: #f7f7f7; color: #000080;
	white-space: nowrap;
	color: #000080;
}

.AltRowBlueprint3 .thBlueprint3 { 
	font-family: Tahoma; font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 4px;
	border-top: 1px solid #353782; border-right: 1px solid #353782;
	background-color: #f7f7f7; color: #000080;
	white-space: nowrap;
	color: #000080;
}

.ControlsBlueprint3 .thBlueprint3 { 
	font-family: Tahoma; font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 4px;
	border-top: 1px solid #353782; border-right: 1px solid #353782;
	background-color: #f7f7f7; color: #000080;
	white-space: nowrap;
	color: #000080;
}

.GroupCaptionBlueprint3 .thBlueprint3 {
	font-family: Tahoma; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #353782; border-right: 1px solid #353782;
	text-align: left;
	white-space: nowrap;
	vertical-align: top;
	font-weight: bold;
	background-color: #eaeaea; 
	color: #000080;
}


html>body .GroupCaptionBlueprint3 .thBlueprint3 {
	font-family: Tahoma; font-size: 100%;
}

html>body .RowBlueprint3 .thBlueprint3, html>body .AltRowBlueprint3 .thBlueprint3, html>body .ControlsBlueprint3 .thBlueprint3 {
	font-family: Tahoma; font-size: 100%; font-weight: normal; text-align: left; vertical-align: top;
}


/*ie6*/
* html body .GroupCaptionBlueprint3 .thBlueprint3 {
	font-family: Tahoma; font-size: 100%;
}

* html body .RowBlueprint3 .thBlueprint3, * html body .AltRowBlueprint3 .thBlueprint3, * html body .ControlsBlueprint3 .thBlueprint3 {
	font-family: Tahoma; font-size: 100%; font-weight: normal; text-align: left; vertical-align: top;
}
/*end*/

/* Class for Application Builder Menu */
.simpleMenuBlueprint3 td {
	font-family: Tahoma; font-size: 80%;
}


html>body .simpleMenuBlueprint3 td {
	font-family: Tahoma; font-size: 100%;
} 


/*ie6*/
* html body .simpleMenuBlueprint3 td {
	font-family: Tahoma; font-size: 100%;
} 
/*end*/

.SorterBlueprint3 img, .NavigatorBlueprint3 img {
	border:0;
}

.MainTable .HeaderBlueprint3 img, .MainTable .HeaderBlueprint3 td {
	padding-left: 0;padding-right: 0;margin:0;
}