@charset "utf-8";
html {
/*
	background: #ffffff url('imagebg.jpg') repeat;
	height: 100%;
*/
}

.cal-select {
   padding: 4px 4px 4px 4px;
}

.CalendarEventBlueprint {
	background-color: #ffffff;
	box-shadow: 1px 1px 2px #bbbbbb;
	margin: 5px;
	padding: 5px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;
	margin-left: auto;
	margin-right: auto;
}
.CalendarWeekendBlueprint, .CalendarDayBlueprint {
	height: 90px;
	width: 115px !important;
	vertical-align: top;
}
.CalendarBlueprint, .HeaderBlueprint {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	width: 900px !important;
}
.CalendarWeekendNameBlueprint, .CalendarWeekdayNameBlueprint {
    background-color: #f2f2f2 !important;
}
.GlitnirDayNumber {
	color: gray !important;
}

.popover-content iframe {
	width: 100% !important;
	height: 220px !important;
}

body {
	background-color: transparent !important;
}

/* CCSTheme v 3.x */
/* General */

/* Colors */
.PageBgColorBlueprint {
	background-color: #bdcddb;
	}

.FormTitleBgColorBlueprint {
	background-color: #e5e5e5;
	}

.FormTitleFontColorBlueprint {
	color: #ffffff;
	}

.CaptionBgColorBlueprint {
	background-color: #dfdfdf;
	}

.CaptionFontColorBlueprint {
	color: #000000;
	}

.DataBgColorBlueprint {
	background-color: #f7f7f7;
	}

.AltDataBgColorBlueprint {
	background-color: #ebf2f8;
	}

.DataFontColorBlueprint {
	color: #000000;
	}

.LinkColorBlueprint {
	color: #333333;
	}

.VisitedLinkColorBlueprint {
	color: #333333;
	}

.HoverLinkColorBlueprint {
	color: #333333;
	}




.HeaderBlueprint {
	width: 100%;
	}

.HeaderBlueprint th { 
	font-family: Tahoma; font-size: 110%; font-weight: bold; text-align: left;
	padding: 4px;
	background-color: ##e5e5e5; color: #ffffff;
	width: 100%;
	white-space: nowrap;
	}





.HeaderBlueprint a:link { 
	color: #ffffff;
	}

.HeaderBlueprint a:visited { 
	color: #ffffff;
	}

.HeaderBlueprint a:hover, .CaptionBlueprint a:active { 
	color: #ffffff; text-decoration: none;
	}

.HeaderLeftBlueprint { 
	background-image: url('Images/HeaderLeft.gif');
	}

.HeaderRightBlueprint { 
	background-image: url('Images/HeaderRight.gif');
	background-position: right top;
	}

.HeaderLeftBlueprint img{
	width: 14px;
	}

.HeaderRightBlueprint img{
	width: 14px;
	}


/* Grid Options */
.GridBlueprint { 
	border-left: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5;
	width: 100%;
	}

.CaptionBlueprint th { 
	font-family: Tahoma; font-size: 80%; text-align: left; vertical-align: top;
	padding: 4px;
	background-image: url('Images/CaptionBg.gif'); color: #000000;
	white-space: nowrap;
	}

.CaptionBlueprint td { 
	font-family: Tahoma; font-size: 80%; text-align: left; vertical-align: top;
	padding: 4px;
	background-image: url('Images/CaptionBg.gif'); color: #000000;
	white-space: nowrap;
	}





.CaptionBlueprint a:link { 
	color: #000000;
	}

.CaptionBlueprint a:visited { 
	color: #000000;
	}

.CaptionBlueprint a:hover, .CaptionBlueprint a:active { 
	color: #333333;
	}

.CaptionBlueprint img {
	margin: 2px; 
	vertical-align: middle;
	}

.CaptionBlueprint input {
	vertical-align: middle;
	}

.RowBlueprint th { 
	font-family: Tahoma; font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 4px;
	border-top: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.RowBlueprint td { 
	font-family: Tahoma; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5;
	text-align: left;
	vertical-align: top;
	background-color: #f7f7f7; 
	color: #000000;
	}
	




caption.RowBlueprint { 
	font-family: Tahoma; font-size: 80%;
	padding: 4px;
	border: 1px solid #e5e5e5; border-bottom: 0px;
	text-align: left;
	vertical-align: top;
	background-color: #f7f7f7; 
	color: #000000;
	}





.RowBlueprint a:link { 
	color: #0059b2;
	}

.RowBlueprint a:visited { 
	color: #830083;
	}

.RowBlueprint a:hover, .RowBlueprint a:active { 
	color: #333333;
	}

.SeparatorBlueprint{
	color: #e5e5e5;
	}

.SeparatorBlueprint td{
	height: 1px;
	}


.AltRowBlueprint th { 
	font-family: Tahoma; font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 4px;
	border-top: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.AltRowBlueprint td { 
	font-family: Tahoma; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5;
	text-align: left;
	vertical-align: top;
	background-color: #ebf2f8; 
	color: #000000;
	}





.AltRowBlueprint a:link { 
	color: #0059b2;
	}

.AltRowBlueprint a:visited { 
	color: #830083;
	}

.AltRowBlueprint a:hover, .AltRowBlueprint a:active { 
	color: #333333;
	}

.NoRecordsBlueprint td { 
	font-family: Tahoma; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5;
	text-align: left;
	background-color: #f7f7f7; 
	color: #000000;
	vertical-align: top;
	}

.FooterBlueprint td { 
	font-family: Tahoma; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5;
	background-color: #dfdfdf; color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}





.FooterBlueprint a:link { 
	color: #0059b2;
	}

.FooterBlueprint a:visited { 
	color: #830083;
	}

.FooterBlueprint a:hover, .FooterBlueprint a:active { 
	color: #333333;
	}

.FooterBlueprint img {
	margin: 2px; 
	vertical-align: middle;
	}

.FooterBlueprint input {
	margin: 2px;
	vertical-align: middle;
	}

/* Record Options */
.RecordBlueprint { 
	border-left: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5;
	width: 100%;
	}

.ErrorBlueprint td { 
	font-family: Tahoma; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5;
	text-align: left;
	color: #333333;
	vertical-align: top;
	background-color: #f7f7f7; 
	}





.ControlsBlueprint th { 
	font-family: Tahoma; font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 4px;
	border-top: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.ControlsBlueprint td { 
	font-family: Tahoma; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5;
	text-align: left;
	vertical-align: top;
	background-color: #f7f7f7; 
	color: #000000;
	}
	
.BottomBlueprint td { 
	font-family: Tahoma; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5;
	background-color: #dfdfdf; color: #000000;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}





.BottomBlueprint a:link { 
	color: #0059b2;
	}

.BottomBlueprint a:visited { 
	color: #830083;
	}

.BottomBlueprint a:hover, .CaptionBlueprint a:active { 
	color: #333333;
	}

.BottomBlueprint img {
	margin: 2px;
	vertical-align: middle; 
	}

.BottomBlueprint input {
	margin: 2px;
	vertical-align: middle;
	}

/* Report */
.GroupCaptionBlueprint th{
	font-family: Tahoma; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5;
	white-space: nowrap;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #ebf2f8; 
	color: #000000;
	}

.GroupCaptionBlueprint td{
	font-family: Tahoma; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #f7f7f7; 
	color: #000000;
	}





.GroupCaptionBlueprint a:link {
	color: #000000;
	}

.GroupCaptionBlueprint a:visited{
	color: #000000;
	}

.GroupCaptionBlueprint a:hover, .GroupCaptionBlueprint a:active{
	color: #333333;
	}

.GroupFooterBlueprint td{
	font-family: Tahoma; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #dfdfdf; 
	color: #000000;
	}





.GroupFooterBlueprint a:link {
	color: #0059b2;
	}

.GroupFooterBlueprint a:visited{
	color: #830083;
	}

.GroupFooterBlueprint a:hover, .GroupFooterBlueprint a:active{
	color: #333333;
	}

.GroupFooterBlueprint img {
	margin: 2px; 
	vertical-align: middle;
	}

.GroupFooterBlueprint input {
	margin: 2px;
	vertical-align: middle;
	}

.SubTotalBlueprint td{
	font-family: Tahoma; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #ebf2f8; 
	color: #000000;
	border-bottom: 2px solid #e5e5e5;
	}





.SubTotalBlueprint a:link {
	color: #0059b2;
	}

.SubTotalBlueprint a:visited{
	color: #830083;
	}

.SubTotalBlueprint a:hover, .SubTotalBlueprint a:active{
	color: #333333;
	}

.TotalBlueprint td{
	font-family: Tahoma; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	font-weight: bold;
	background-color: #ebf2f8; 
	color: #000000;
	}





.TotalBlueprint a:link {
	color: #0059b2;
	}

.TotalBlueprint a:visited{
	color: #830083;
	}

.TotalBlueprint a:hover, .TotalBlueprint a:active{
	color: #333333;
	}

/* Form Options */
.ButtonBlueprint { 
	background-color: #ebf2f8; color: #000000; border: solid 1px #e5e5e5; padding: 2px; font-weight: bold; font-size: 85%; font-family: Tahoma;
	}

/* Calendar */

.CalendarBlueprint { 
	border: 1px solid #e5e5e5;
	width: 100%;
	}

.CalendarWeekdayNameBlueprint{
	font-family: Tahoma; font-size: 80%;
	padding: 4px;
	text-align: center; 
	vertical-align: top;
	white-space: nowrap; 
	color: #000000;
	font-weight: normal;
	}





.CalendarWeekdayNameBlueprint a:link {
	color: #0059b2;
	}

.CalendarWeekdayNameBlueprint a:visited{
	color: #830083;
	}

.CalendarWeekdayNameBlueprint a:hover, .CalendarWeekdayNameBlueprint a:active{
	color: #333333;
	}

.CalendarWeekendNameBlueprint{
	font-family: Tahoma; font-size: 80%;
	padding: 4px;
/*	border-top: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5;*/
	white-space: nowrap;
	text-align: center; 
	vertical-align: top;
	background-color: #ebf2f8;	
	color: #000000;
	font-weight: normal;
	}





.CalendarWeekendNameBlueprint a:link {
	color: #000000;
	}

.CalendarWeekendNameBlueprint a:visited{
	color: #000000;
	}

.CalendarWeekendNameBlueprint a:link, .CalendarWeekendNameBlueprint a:visited{
	color: #333333;
	}

/* Calendar Day */
.CalendarDayBlueprint{
	font-family: Tahoma; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5;
	text-align: center;
	background-color: #f8f8f8;	
	color: #000000;
	}





.CalendarDayBlueprint a:link {
	color: #0059b2;
	}

.CalendarDayBlueprint a:visited{
	color: #830083;
	}

.CalendarDayBlueprint a:hover, .CalendarDayBlueprint a:active{
	color: #333333;
	}

/* Calendar Weekend */
.CalendarWeekendBlueprint{
	font-family: Tahoma; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5;
	text-align: center;
	background-color: #fbfbfb;	
	color: #000000;
	}





.CalendarWeekendBlueprint a:link {
	color: #0059b2;
	}

.CalendarWeekendBlueprint a:visited{
	color: #830083;
	}

.CalendarWeekendBlueprint a:hover, .CalendarWeekendBlueprint a:active{
	color: #333333;
	}

/* Calendar Today */
.CalendarTodayBlueprint {
	font-family: Tahoma; font-size: 80%;
	padding: 2px;
	border-top: 3px solid #999999;
    border-right: 1px solid #e5e5e5;
	text-align: center;
	background-color: #f7f7f7;	
	color: #000000;
	}





.CalendarTodayBlueprint a:link {
	color: #0059b2;
	}

.CalendarTodayBlueprint a:visited{
	color: #830083;
	}

.CalendarTodayBlueprint a:hover, .CalendarTodayBlueprint a:active {
	color: #333333;
	}

/* Calendar Weekend Today */
.CalendarWeekendTodayBlueprint {
	font-family: Tahoma; font-size: 80%;
	padding: 2px;
	border-top: 3px solid #e5e5e5; border-right: 3px solid #e5e5e5; border-left: 2px solid #e5e5e5; border-bottom: 2px solid #e5e5e5;
	text-align: center;
	background-color: #ebf2f8;	
	color: #000000;
	}





.CalendarWeekendTodayBlueprint a:link {
	color: #0059b2;
	}

.CalendarWeekendTodayBlueprint a:visited{
	color: #830083;
	}

.CalendarWeekendTodayBlueprint a:hover, .CalendarWeekendTodayBlueprint a:active{
	color: #333333;
	}

/* Calendar Other Month's Day */
.CalendarOtherMonthDayBlueprint{
	font-family: Tahoma;
	font-size: 80%;
	padding: 4px;
	border-top: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	text-align: center;
	background-color: #f7f7f7;
	/* color: #e5e5e5; */
	}





.CalendarOtherMonthDayBlueprint a:link {
	color: #e5e5e5;
	}

.CalendarOtherMonthDayBlueprint a:visited{
	color: #e5e5e5;
	}

.CalendarOtherMonthDayBlueprint a:hover, .CalendarOtherMonthDayBlueprint a:active{
	text-decoration: none;
	color: #333333;
	}

/* Calendar Other Month's Today */
.CalendarOtherMonthTodayBlueprint {
	font-family: Tahoma; font-size: 80%;
	padding: 2px;
	border-top: 3px solid #e5e5e5; border-right: 3px solid #e5e5e5; border-left: 2px solid #e5e5e5; border-bottom: 2px solid #e5e5e5;
	text-align: center;
	background-color: #f7f7f7;	
	color: #e5e5e5;
	}





.CalendarOtherMonthTodayBlueprint a:link {
	color: #e5e5e5;
	}

.CalendarOtherMonthTodayBlueprint a:visited{
	color: #e5e5e5;
	}

.CalendarOtherMonthTodayBlueprint a:hover, .CalendarOtherMonthTodayBlueprint a:active{
	color: #333333;
	}

/* Calendar Other Month's Weekend */
.CalendarOtherMonthWeekendBlueprint {
	font-family: Tahoma; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5;
	text-align: center;
	background-color: #fbfbfb;	
	color: #e5e5e5;
	}





.CalendarOtherMonthWeekendBlueprint a:link {
	color: #e5e5e5;
	}

.CalendarOtherMonthWeekendBlueprint a:visited{
	color: #e5e5e5;
	}

.CalendarOtherMonthWeekendBlueprint a:hover, .CalendarOtherMonthWeekendBlueprint a:active{
	color: #333333;
	}

/* Calendar Other Month's Weekend Today */
.CalendarOtherMonthWeekendTodayBlueprint {
	font-family: Tahoma; font-size: 80%;
	padding: 2px;
	border-top: 3px solid #e5e5e5; border-right: 3px solid #e5e5e5; border-left: 2px solid #e5e5e5; border-bottom: 2px solid #e5e5e5;
	text-align: center;
	color: #e5e5e5;
	background-color: #ebf2f8;	
	}
	




.CalendarOtherMonthWeekendTodayBlueprint a:link {
	color: #e5e5e5;
	}

.CalendarOtherMonthWeekendTodayBlueprint a:visited{
	color: #e5e5e5;
	}

.CalendarOtherMonthWeekendTodayBlueprint a:hover, .CalendarOtherMonthWeekendTodayBlueprint a:active{
	color: #333333;
	}

/* Calendar Selected Day (for DatePicker) */
.CalendarSelectedDayBlueprint{
	font-family: Tahoma; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5;
	background-color: #dfdfdf;
	color: #000000;
	text-align: center;
	font-weight: bold;
	}
	




.CalendarSelectedDayBlueprint a:link {
	color: #000000;
	}

.CalendarSelectedDayBlueprint a:visited{
	color: #000000;
	}

.CalendarSelectedDayBlueprint a:hover, .CalendarSelectedDayBlueprint a:active{
	color: #333333;
	}

/* Calendar Navigator */
.CalendarNavigatorBlueprint {
	font-family: Tahoma; font-size: 80%;
	padding: 4px;
	background-color: #f2f2f2;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}





.CalendarNavigatorBlueprint a:link {
	color: #333333;
	}

.CalendarNavigatorBlueprint a:hover, .CalendarNavigatorBlueprint a:active{
	color: #333333;
	}

.CalendarNavigatorBlueprint img{
	margin: 2px;
	vertical-align: middle; 	
	}

.CalendarNavigatorBlueprint td {
	font-family: Tahoma; font-size: 80%;
	}

.CalendarNavigatorBlueprint th {
	font-family: Tahoma; font-size: 80%;
	}





/* Calendar Extra */
.CalendarEventBlueprint{
	font-family: Tahoma; font-size: 80%;
	text-align: left;
	}





.CalendarEventBlueprint a:link {
	color: #333333;
	}

.CalendarEventBlueprint a:visited{
	color: #333333;
	}

.CalendarEventBlueprint a:hover, .CalendarEventBlueprint a:active{
	color: #333333;
	}

/* Changes for Section508 */
table tr td strong {
	padding: 0px;
	margin: 0px;
}

.thBlueprint { 
	font-family: Tahoma; font-size: 80%;
	font-weight: bold;
}





.HeaderBlueprint .thBlueprint { 
	font-family: Tahoma; font-size: 110%; font-weight: bold; text-align: left;
	padding: 4px;
	background-color: #e5e5e5; color: #ffffff;
	width: 100%;
	white-space: nowrap;
}





.CaptionBlueprint .thBlueprint { 
	font-family: Tahoma; font-size: 80%; text-align: left; vertical-align: top;
	background-image: url('Images/CaptionBg.gif'); color: #000000;
	white-space: nowrap;
}





.RowBlueprint .thBlueprint { 
	font-family: Tahoma; font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 4px;
	border-top: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
}

.AltRowBlueprint .thBlueprint { 
	font-family: Tahoma; font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 4px;
	border-top: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
}

.ControlsBlueprint .thBlueprint { 
	font-family: Tahoma; font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 4px;
	border-top: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
}

.GroupCaptionBlueprint .thBlueprint {
	font-family: Tahoma; font-size: 80%;
	padding: 4px;
	border-top: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5;
	text-align: left;
	white-space: nowrap;
	vertical-align: top;
	font-weight: bold;
	background-color: #ebf2f8; 
	color: #000000;
}





/* Class for Application Builder Menu */
.simpleMenuBlueprint td {
	font-family: Tahoma; font-size: 80%;
}
