/* CCSTheme v 3.x */
/* General */

/* Colors */
.PageBgColorpme {
	background-color: #bdcddb;
	}

.FormTitleBgColorpme {
	background-color: #3d84cc;
	}

.FormTitleFontColorpme {
	color: #ffffff;
	}

.CaptionBgColorpme {
	background-color: #dfdfdf;
	}

.CaptionFontColorpme {
	color: #000000;
	}

.DataBgColorpme {
	background-color: #f7f7f7;
	}

.AltDataBgColorpme {
	background-color: #ebf2f8;
	}

.DataFontColorpme {
	color: #000000;
	}

.LinkColorpme {
	color: #0059b2;
	}

.VisitedLinkColorpme {
	color: #830083;
	}

.HoverLinkColorpme {
	color: #ff0000;
	}




.Headerpme {
	width: 100%;
	}

.Headerpme th { 
	font-family: Arial; font-size: 110%; font-weight: bold; text-align: left;
	padding: 5px;
	background-image: url('Images/HeaderBg.gif'); color: #ffffff;
	width: 100%;
	white-space: nowrap;
	}


html>body .Headerpme th {
	font-family: Arial; font-size: 140%; font-weight: bold; text-align: left;
}




.Headerpme a:link { 
	color: #ffffff;
	}

.Headerpme a:visited { 
	color: #ffffff;
	}

.Headerpme a:hover, .Captionpme a:active { 
	color: #ffffff; text-decoration: none;
	}

.HeaderLeftpme { 
	background-image: url('Images/HeaderLeft.gif');
	}

.HeaderRightpme { 
	background-image: url('Images/HeaderRight.gif');
	background-position: right top;
	}

.HeaderLeftpme img{
	width: 3px;
	}

.HeaderRightpme img{
	width: 9px;
	}


/* Grid Options */
.Gridpme { 
	
	width: 100%;
	}

.Captionpme th { 
	font-family: Arial; font-size: 80%; text-align: left; vertical-align: top;
	padding: 5px;
	border-bottom: solid 1px #dfdfdf;
	background-image: url('Images/CaptionBg.gif'); color: #000000;
	white-space: nowrap;
	}

.Captionpme td { 
	font-family: Arial; font-size: 80%; text-align: left; vertical-align: top;
	padding: 5px;
	border-bottom: solid 1px #dfdfdf;
	background-image: url('Images/CaptionBg.gif'); color: #000000;
	white-space: nowrap;
	}


html>body .Captionpme th, html>body .Captionpme td {
	font-family: Arial; font-size: 100%; text-align: left; vertical-align: top;
}




.Captionpme a:link { 
	color: #000000;
	}

.Captionpme a:visited { 
	color: #000000;
	}

.Captionpme a:hover, .Captionpme a:active { 
	color: #ff0000;
	}

.Captionpme img {
	margin: 2px; 
	vertical-align: middle;
	}

.Captionpme input {
	vertical-align: middle;
	}

.Rowpme th { 
	font-family: Arial; font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 5px;
	border-bottom: solid 1px #dfdfdf;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.Rowpme td { 
	font-family: Arial; font-size: 80%;
	padding: 5px;
	border-bottom: solid 1px #dfdfdf;
	text-align: left;
	vertical-align: top;
	background-color: #f7f7f7; 
	color: #000000;
	}
	

html>body .Rowpme th, html>body .Rowpme td {
	font-family: Arial; font-size: 100%;
}




caption.Rowpme { 
	font-family: Arial; font-size: 80%;
	padding: 5px;
	
	text-align: left;
	vertical-align: top;
	background-color: #f7f7f7; 
	color: #000000;
	}


html>body caption.Rowpme {
	font-family: Arial; font-size: 100%;
}




.Rowpme a:link { 
	color: #0059b2;
	}

.Rowpme a:visited { 
	color: #830083;
	}

.Rowpme a:hover, .Rowpme a:active { 
	color: #ff0000;
	}

.Separatorpme{
	color: #3d84cc;
	}

.Separatorpme td{
	height: 1px;
	}


.AltRowpme th { 
	font-family: Arial; font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 5px;
	border-bottom: solid 1px #dfdfdf;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.AltRowpme td { 
	font-family: Arial; font-size: 80%;
	padding: 5px;
	border-bottom: solid 1px #dfdfdf;
	text-align: left;
	vertical-align: top;
	background-color: #ebf2f8; 
	color: #000000;
	}


html>body .AltRowpme th, html>body .AltRowpme td {
	font-family: Arial; font-size: 100%;
}




.AltRowpme a:link { 
	color: #0059b2;
	}

.AltRowpme a:visited { 
	color: #830083;
	}

.AltRowpme a:hover, .AltRowpme a:active { 
	color: #ff0000;
	}

.NoRecordspme td { 
	font-family: Arial; font-size: 80%;
	padding: 5px;
	border-bottom: solid 1px #dfdfdf;
	text-align: left;
	background-color: #f7f7f7; 
	color: #000000;
	vertical-align: top;
	}

.Footerpme td { 
	font-family: Arial; font-size: 80%;
	padding: 5px;
	border-bottom: solid 1px #dfdfdf;
	background-image: url('Images/CaptionBg.gif'); color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}


html>body .NoRecordspme td, html>body .Footerpme td {
	font-family: Arial; font-size: 100%;
}




.Footerpme a:link { 
	color: #0059b2;
	}

.Footerpme a:visited { 
	color: #830083;
	}

.Footerpme a:hover, .Footerpme a:active { 
	color: #ff0000;
	}

.Footerpme img {
	margin: 2px; 
	vertical-align: middle;
	}

.Footerpme input {
	margin: 2px;
	vertical-align: middle;
	}

/* Record Options */
.Recordpme { 
	
	width: 100%;
	}

.Errorpme td { 
	font-family: Arial; font-size: 80%;
	padding: 5px;
	border-bottom: solid 1px #dfdfdf;
	text-align: left;
	color: #FF0000;
	vertical-align: top;
	background-color: #f7f7f7; 
	}


html>body .Errorpme td {
	font-family: Arial; font-size: 100%;
}




.Controlspme th { 
	font-family: Arial; font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 5px;
	border-bottom: solid 1px #dfdfdf;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.Controlspme td { 
	font-family: Arial; font-size: 80%;
	padding: 5px;
	border-bottom: solid 1px #dfdfdf;
	text-align: left;
	vertical-align: top;
	background-color: #f7f7f7; 
	color: #000000;
	}
	
.Bottompme td { 
	font-family: Arial; font-size: 80%;
	padding: 5px;
	border-bottom: solid 1px #dfdfdf;
	background-image: url('Images/CaptionBg.gif'); color: #000000;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}


html>body .Controlspme th, html>body .Controlspme td, html>body .Bottompme td {
	font-family: Arial; font-size: 100%;
}




.Bottompme a:link { 
	color: #0059b2;
	}

.Bottompme a:visited { 
	color: #830083;
	}

.Bottompme a:hover, .Captionpme a:active { 
	color: #ff0000;
	}

.Bottompme img {
	margin: 2px;
	vertical-align: middle; 
	}

.Bottompme input {
	margin: 2px;
	vertical-align: middle;
	}

/* Report */
.GroupCaptionpme th{
	font-family: Arial; font-size: 80%;
	padding: 5px;
	border-bottom: solid 1px #dfdfdf;
	white-space: nowrap;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #ebf2f8; 
	color: #000000;
	}

.GroupCaptionpme td{
	font-family: Arial; font-size: 80%;
	padding: 5px;
	border-bottom: solid 1px #dfdfdf;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #f7f7f7; 
	color: #000000;
	}


html>body .GroupCaptionpme th, html>body .GroupCaptionpme td {
	font-family: Arial; font-size: 100%;
}




.GroupCaptionpme a:link {
	color: #000000;
	}

.GroupCaptionpme a:visited{
	color: #000000;
	}

.GroupCaptionpme a:hover, .GroupCaptionpme a:active{
	color: #ff0000;
	}

.GroupFooterpme td{
	font-family: Arial; font-size: 80%;
	padding: 5px;
	border-bottom: solid 1px #dfdfdf;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #dfdfdf; 
	color: #000000;
	}


html>body .GroupFooterpme td {
	font-family: Arial; font-size: 100%;
}




.GroupFooterpme a:link {
	color: #0059b2;
	}

.GroupFooterpme a:visited{
	color: #830083;
	}

.GroupFooterpme a:hover, .GroupFooterpme a:active{
	color: #ff0000;
	}

.GroupFooterpme img {
	margin: 2px; 
	vertical-align: middle;
	}

.GroupFooterpme input {
	margin: 2px;
	vertical-align: middle;
	}

.SubTotalpme td{
	font-family: Arial; font-size: 80%;
	padding: 5px;
	border-bottom: solid 1px #dfdfdf;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #ebf2f8; 
	color: #000000;
	border-bottom: 2px solid #3d84cc;
	}


html>body .SubTotalpme td {
	font-family: Arial; font-size: 100%;
}




.SubTotalpme a:link {
	color: #0059b2;
	}

.SubTotalpme a:visited{
	color: #830083;
	}

.SubTotalpme a:hover, .SubTotalpme a:active{
	color: #ff0000;
	}

.Totalpme td{
	font-family: Arial; font-size: 80%;
	padding: 5px;
	border-bottom: solid 1px #dfdfdf;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	font-weight: bold;
	background-color: #ebf2f8; 
	color: #000000;
	}


html>body .Totalpme td {
	font-family: Arial; font-size: 100%;
}




.Totalpme a:link {
	color: #0059b2;
	}

.Totalpme a:visited{
	color: #830083;
	}

.Totalpme a:hover, .Totalpme a:active{
	color: #ff0000;
	}

/* Form Options */
.Buttonpme { 
	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 */

.Calendarpme { 
	
	width: 100%;
	}

.CalendarWeekdayNamepme{
	font-family: Arial; font-size: 80%;
	padding: 5px;
	border-bottom: solid 1px #dfdfdf;
	text-align: center; 
	vertical-align: top;
	white-space: nowrap;
	background-color: #ebf2f8; 
	color: #000000;
	font-weight: normal;
	}


html>body .CalendarWeekdayNamepme {
	font-family: Arial; font-size: 100%;
}




.CalendarWeekdayNamepme a:link {
	color: #0059b2;
	}

.CalendarWeekdayNamepme a:visited{
	color: #830083;
	}

.CalendarWeekdayNamepme a:hover, .CalendarWeekdayNamepme a:active{
	color: #ff0000;
	}

.CalendarWeekendNamepme{
	font-family: Arial; font-size: 80%;
	padding: 5px;
	border-bottom: solid 1px #dfdfdf;
	white-space: nowrap;
	text-align: center; 
	vertical-align: top;
	background-color: #ebf2f8;	
	color: #000000;
	font-weight: normal;
	}


html>body .CalendarWeekendNamepme {
	font-family: Arial; font-size: 100%;
}




.CalendarWeekendNamepme a:link {
	color: #000000;
	}

.CalendarWeekendNamepme a:visited{
	color: #000000;
	}

.CalendarWeekendNamepme a:link, .CalendarWeekendNamepme a:visited{
	color: #ff0000;
	}

/* Calendar Day */
.CalendarDaypme{
	font-family: Arial; font-size: 80%;
	padding: 5px;
	border-bottom: solid 1px #dfdfdf;
	text-align: center;
	background-color: #f7f7f7;	
	color: #000000;
	}


html>body .CalendarDaypme {
	font-family: Arial; font-size: 100%;
}




.CalendarDaypme a:link {
	color: #0059b2;
	}

.CalendarDaypme a:visited{
	color: #830083;
	}

.CalendarDaypme a:hover, .CalendarDaypme a:active{
	color: #ff0000;
	}

/* Calendar Weekend */
.CalendarWeekendpme{
	font-family: Arial; font-size: 80%;
	padding: 5px;
	border-bottom: solid 1px #dfdfdf;
	text-align: center;
	background-color: #ebf2f8;	
	color: #000000;
	}


html>body .CalendarWeekendpme {
	font-family: Arial; font-size: 100%;
}




.CalendarWeekendpme a:link {
	color: #0059b2;
	}

.CalendarWeekendpme a:visited{
	color: #830083;
	}

.CalendarWeekendpme a:hover, .CalendarWeekendpme a:active{
	color: #ff0000;
	}

/* Calendar Today */
.CalendarTodaypme {
	font-family: Arial; font-size: 80%;
	padding: 3px;
	border: 2px solid #3d84cc;
	text-align: center;
	background-color: #f7f7f7;	
	color: #000000;
	}


html>body .CalendarTodaypme {
	font-family: Arial; font-size: 100%;
}




.CalendarTodaypme a:link {
	color: #0059b2;
	}

.CalendarTodaypme a:visited{
	color: #830083;
	}

.CalendarTodaypme a:hover, .CalendarTodaypme a:active {
	color: #ff0000;
	}

/* Calendar Weekend Today */
.CalendarWeekendTodaypme {
	font-family: Arial; font-size: 80%;
	padding: 3px;
	border: 2px solid #3d84cc;
	text-align: center;
	background-color: #ebf2f8;	
	color: #000000;
	}


html>body .CalendarWeekendTodaypme {
	font-family: Arial; font-size: 100%;
}




.CalendarWeekendTodaypme a:link {
	color: #0059b2;
	}

.CalendarWeekendTodaypme a:visited{
	color: #830083;
	}

.CalendarWeekendTodaypme a:hover, .CalendarWeekendTodaypme a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Day */
.CalendarOtherMonthDaypme{
	font-family: Arial; font-size: 80%;
	padding: 5px;
	border-bottom: solid 1px #dfdfdf;
	text-align: center;
	background-color: #f7f7f7;	
	color: #3d84cc;
	}


html>body .CalendarOtherMonthDaypme {
	font-family: Arial; font-size: 100%;
}




.CalendarOtherMonthDaypme a:link {
	color: #3d84cc;
	}

.CalendarOtherMonthDaypme a:visited{
	color: #3d84cc;
	}

.CalendarOtherMonthDaypme a:hover, .CalendarOtherMonthDaypme a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Today */
.CalendarOtherMonthTodaypme {
	font-family: Arial; font-size: 80%;
	padding: 3px;
	border: 2px solid #3d84cc;
	text-align: center;
	background-color: #f7f7f7;	
	color: #3d84cc;
	}


html>body .CalendarOtherMonthTodaypme {
	font-family: Arial; font-size: 100%;
}




.CalendarOtherMonthTodaypme a:link {
	color: #3d84cc;
	}

.CalendarOtherMonthTodaypme a:visited{
	color: #3d84cc;
	}

.CalendarOtherMonthTodaypme a:hover, .CalendarOtherMonthTodaypme a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Weekend */
.CalendarOtherMonthWeekendpme {
	font-family: Arial; font-size: 80%;
	padding: 5px;
	border-bottom: solid 1px #dfdfdf;
	text-align: center;
	background-color: #ebf2f8;	
	color: #3d84cc;
	}


html>body .CalendarOtherMonthWeekendpme {
	font-family: Arial; font-size: 100%;
}




.CalendarOtherMonthWeekendpme a:link {
	color: #3d84cc;
	}

.CalendarOtherMonthWeekendpme a:visited{
	color: #3d84cc;
	}

.CalendarOtherMonthWeekendpme a:hover, .CalendarOtherMonthWeekendpme a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Weekend Today */
.CalendarOtherMonthWeekendTodaypme {
	font-family: Arial; font-size: 80%;
	padding: 3px;
	border: 2px solid #3d84cc;
	text-align: center;
	color: #3d84cc;
	background-color: #ebf2f8;	
	}
	

html>body .CalendarOtherMonthWeekendTodaypme {
	font-family: Arial; font-size: 100%;
}




.CalendarOtherMonthWeekendTodaypme a:link {
	color: #3d84cc;
	}

.CalendarOtherMonthWeekendTodaypme a:visited{
	color: #3d84cc;
	}

.CalendarOtherMonthWeekendTodaypme a:hover, .CalendarOtherMonthWeekendTodaypme a:active{
	color: #ff0000;
	}

/* Calendar Selected Day (for DatePicker) */
.CalendarSelectedDaypme{
	font-family: Arial; font-size: 80%;
	padding: 5px;
	border-bottom: solid 1px #dfdfdf;
	background-color: #dfdfdf;
	color: #000000;
	text-align: center;
	font-weight: bold;
	}
	

html>body .CalendarSelectedDaypme {
	font-family: Arial; font-size: 100%;
}




.CalendarSelectedDaypme a:link {
	color: #000000;
	}

.CalendarSelectedDaypme a:visited{
	color: #000000;
	}

.CalendarSelectedDaypme a:hover, .CalendarSelectedDaypme a:active{
	color: #ff0000;
	}

/* Calendar Navigator */
.CalendarNavigatorpme {
	font-family: Arial; font-size: 80%;
	padding: 5px;
	background-image: url('Images/CaptionBg.gif'); color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}


html>body .CalendarNavigatorpme {
	font-family: Arial; font-size: 100%;
}




.CalendarNavigatorpme a:link {
	color: #0059b2;
	}

.CalendarNavigatorpme a:visited{
	color: #830083;
	}

.CalendarNavigatorpme a:hover, .CalendarNavigatorpme a:active{
	color: #ff0000;
	}

.CalendarNavigatorpme img{
	margin: 2px;
	vertical-align: middle; 	
	}

.CalendarNavigatorpme td {
	font-family: Arial; font-size: 80%;
	}

.CalendarNavigatorpme th {
	font-family: Arial; font-size: 80%;
	}


html>body .CalendarNavigatorpme th, html>body .CalendarNavigatorpme td {
	font-family: Arial; font-size: 100%;
}




/* Calendar Extra */
.CalendarEventpme{
	font-family: Arial; font-size: 80%;
	text-align: left;
	}


html>body .CalendarEventpme {
	font-family: Arial; font-size: 100%;
}




.CalendarEventpme a:link {
	color: #0059b2;
	}

.CalendarEventpme a:visited{
	color: #830083;
	}

.CalendarEventpme a:hover, .CalendarEventpme a:active{
	color: #ff0000;
	}

/* Changes for Section508 */
table tr td strong {
	padding: 0px;
	margin: 0px;
}

.thpme { 
	font-family: Arial; font-size: 80%;
	font-weight: bold;
}


html>body .thpme {
	font-size: 100%;
}




.Headerpme .thpme { 
	font-family: Arial; font-size: 110%; font-weight: bold; text-align: left;
	padding: 5px;
	background-image: url('Images/HeaderBg.gif'); color: #ffffff;
	width: 100%;
	white-space: nowrap;
}


html>body .Headerpme .thpme {
	font-family: Arial; font-size: 140%; font-weight: bold; text-align: left;
}




.Captionpme .thpme { 
	font-family: Arial; font-size: 80%; text-align: left; vertical-align: top;
	padding: 5px;
	border-bottom: solid 1px #dfdfdf;
	background-image: url('Images/CaptionBg.gif'); color: #000000;
	white-space: nowrap;
}


html>body .Captionpme .thpme {
	font-family: Arial; font-size: 100%; text-align: left; vertical-align: top;
}




.Rowpme .thpme { 
	font-family: Arial; font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 5px;
	border-bottom: solid 1px #dfdfdf;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
}

.AltRowpme .thpme { 
	font-family: Arial; font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 5px;
	border-bottom: solid 1px #dfdfdf;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
}

.Controlspme .thpme { 
	font-family: Arial; font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 5px;
	border-bottom: solid 1px #dfdfdf;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
}

.GroupCaptionpme .thpme {
	font-family: Arial; font-size: 80%;
	padding: 5px;
	border-bottom: solid 1px #dfdfdf;
	text-align: left;
	white-space: nowrap;
	vertical-align: top;
	font-weight: bold;
	background-color: #ebf2f8; 
	color: #000000;
}


html>body .GroupCaptionpme .thpme {
	font-family: Arial; font-size: 100%;
}

html>body .Rowpme .thpme, html>body .AltRowpme .thpme, html>body .Controlspme .thpme {
	font-family: Arial; font-size: 100%; font-weight: normal; text-align: left; vertical-align: top;
}




/* Class for Application Builder Menu */
.simpleMenupme td {
	font-family: Arial; font-size: 80%;
}


html>body .simpleMenupme td {
	font-family: Arial; font-size: 100%;
} 



