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

/* Colors */
.PageBgColorAzurePurple {
	background-color: #fdf7e8;
	}

.FormTitleBgColorAzurePurple {
	background-color: #644f70;
	}

.FormTitleFontColorAzurePurple {
	color: #ffffff;
	}

.CaptionBgColorAzurePurple {
	background-color: #8b82aa;
	}

.CaptionFontColorAzurePurple {
	color: #000000;
	}

.DataBgColorAzurePurple {
	background-color: #f7f7f7;
	}

.AltDataBgColorAzurePurple {
	background-color: #f4f1f5;
	}

.DataFontColorAzurePurple {
	color: #000000;
	}

.LinkColorAzurePurple {
	color: #0033cc;
	}

.VisitedLinkColorAzurePurple {
	color: #830083;
	}

.HoverLinkColorAzurePurple {
	color: #c30000;
	}

.ColorBgButtonAzurePurple {
	background-color: #644f70;
}

.ColorFontButtonAzurePurple {
	color: #000000;
}

.ColorBgButtonPassiveAzurePurple {
	background-color: #9b82aa;
}

.ColorFontButtonPassiveAzurePurple {
	color: #ffffff;
}



.HeaderAzurePurple {
	width: 100%;
	}

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


html>body .HeaderAzurePurple th {
	font-family: Arial; font-size: 140%; font-weight: bold; text-align: left;
}


/*ie6*/
* html body .HeaderAzurePurple th {
	font-family: Arial; font-size: 140%; font-weight: bold; text-align: left;
}
/*end*/

.HeaderAzurePurple a:link { 
	color: #ffffff;
	}

.HeaderAzurePurple a:visited { 
	color: #ffffff;
	}

.HeaderAzurePurple a:hover, .CaptionAzurePurple a:active { 
	color: #ffffff; text-decoration: none;
	}

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

.HeaderRightAzurePurple { 
	background-image: url('Images/HeaderRight.gif');
	background-position: right top;
	}

.HeaderLeftAzurePurple img{
	width: 12px;
	}

.HeaderRightAzurePurple img{
	width: 12px;
	}


/* Grid Options */
.GridAzurePurple { 
	border: 1px solid #644f70;
	width: 100%;
	}

.CaptionAzurePurple th { 
	font-family: Arial; font-size: 80%; text-align: left; vertical-align: top;
	padding: 3px;
	
	background-image: url('Images/CaptionBg.gif'); color: #000000;
	white-space: nowrap;
	}

.CaptionAzurePurple td { 
	font-family: Arial; font-size: 80%; text-align: left; vertical-align: top;
	padding: 3px;
	
	background-image: url('Images/CaptionBg.gif'); color: #000000;
	white-space: nowrap;
	}


html>body .CaptionAzurePurple th, html>body .CaptionAzurePurple td {
	font-family: Arial; font-size: 100%; text-align: left; vertical-align: top;
}


/*ie6*/
* html body .CaptionAzurePurple th, * html body .CaptionAzurePurple td {
	font-family: Arial; font-size: 100%; text-align: left; vertical-align: top;
}
/*end*/

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

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

.CaptionAzurePurple a:hover, .CaptionAzurePurple a:active { 
	color: #c30000;
	}

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

.CaptionAzurePurple input {
	vertical-align: middle;
	}

.RowAzurePurple th { 
	font-family: Arial; font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.RowAzurePurple td { 
	font-family: Arial; font-size: 80%;
	padding: 3px;
	
	text-align: left;
	vertical-align: top;
	background-color: #f7f7f7; 
	color: #000000;
	}
	

html>body .RowAzurePurple th, html>body .RowAzurePurple td {
	font-family: Arial; font-size: 100%;
}


/*ie6*/
* html body .RowAzurePurple th, * html body .RowAzurePurple td {
	font-family: Arial; font-size: 100%;
}
/*end*/

caption.RowAzurePurple { 
	font-family: Arial; font-size: 80%;
	padding: 3px;
	border: 1px solid #644f70; border-bottom: 0px;
	text-align: left;
	vertical-align: top;
	background-color: #f7f7f7; 
	color: #000000;
	}


html>body caption.RowAzurePurple {
	font-family: Arial; font-size: 100%;
}


/*ie6*/
* html body caption.RowAzurePurple {
	font-family: Arial; font-size: 100%;
}
/*end*/

.RowAzurePurple a:link { 
	color: #0033cc;
	}

.RowAzurePurple a:visited { 
	color: #830083;
	}

.RowAzurePurple a:hover, .RowAzurePurple a:active { 
	color: #c30000;
	}

.SeparatorAzurePurple{
	color: #644f70;
	}

.SeparatorAzurePurple td{
	height: 1px;
	}


.AltRowAzurePurple th { 
	font-family: Arial; font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.AltRowAzurePurple td { 
	font-family: Arial; font-size: 80%;
	padding: 3px;
	
	text-align: left;
	vertical-align: top;
	background-color: #f4f1f5; 
	color: #000000;
	}


html>body .AltRowAzurePurple th, html>body .AltRowAzurePurple td {
	font-family: Arial; font-size: 100%;
}


/*ie6*/
* html body .AltRowAzurePurple th, * html body .AltRowAzurePurple td {
	font-family: Arial; font-size: 100%;
}
/*end*/

.AltRowAzurePurple a:link { 
	color: #0033cc;
	}

.AltRowAzurePurple a:visited { 
	color: #830083;
	}

.AltRowAzurePurple a:hover, .AltRowAzurePurple a:active { 
	color: #c30000;
	}

.NoRecordsAzurePurple td { 
	font-family: Arial; font-size: 80%;
	padding: 3px;
	
	text-align: left;
	background-color: #f7f7f7; 
	color: #000000;
	vertical-align: top;
	}

.FooterAzurePurple td { 
	font-family: Arial; font-size: 80%;
	padding: 3px;
	
	background-color: #8b82aa; color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}


html>body .NoRecordsAzurePurple td, html>body .FooterAzurePurple td {
	font-family: Arial; font-size: 100%;
}


/*ie6*/
* html body .NoRecordsAzurePurple td, * html body .FooterAzurePurple td {
	font-family: Arial; font-size: 100%;
}
/*end*/

.FooterAzurePurple a:link { 
	color: #0033cc;
	}

.FooterAzurePurple a:visited { 
	color: #830083;
	}

.FooterAzurePurple a:hover, .FooterAzurePurple a:active { 
	color: #c30000;
	}

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

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

/* Record Options */
.RecordAzurePurple { 
	border: 1px solid #644f70;
	width: 100%;
	}

.ErrorAzurePurple td { 
	font-family: Arial; font-size: 80%;
	padding: 3px;
	
	text-align: left;
	color: #FF0000;
	vertical-align: top;
	background-color: #f7f7f7; 
	}


* html>body .ErrorAzurePurple td {
	font-family: Arial; font-size: 100%;
}


/*ie6*/
* html body .ErrorAzurePurple td {
	font-family: Arial; font-size: 100%;
}
/*end*/

.ControlsAzurePurple th { 
	font-family: Arial; font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.ControlsAzurePurple td { 
	font-family: Arial; font-size: 80%;
	padding: 3px;
	
	text-align: left;
	vertical-align: top;
	background-color: #f7f7f7; 
	color: #000000;
	}
	
.BottomAzurePurple td { 
	font-family: Arial; font-size: 80%;
	padding: 3px;
	
	background-color: #8b82aa; color: #000000;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}


html>body .ControlsAzurePurple th, html>body .ControlsAzurePurple td, html>body .BottomAzurePurple td {
	font-family: Arial; font-size: 100%;
}


/*ie6*/
* html body .ControlsAzurePurple th, * html body .ControlsAzurePurple td, * html body .BottomAzurePurple td {
	font-family: Arial; font-size: 100%;
}
/*end*/

.BottomAzurePurple a:link { 
	color: #0033cc;
	}

.BottomAzurePurple a:visited { 
	color: #830083;
	}

.BottomAzurePurple a:hover, .CaptionAzurePurple a:active { 
	color: #c30000;
	}

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

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

/* Report */
.GroupCaptionAzurePurple th{
	font-family: Arial; font-size: 80%;
	padding: 3px;
	
	white-space: nowrap;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #f4f1f5; 
	color: #000000;
	}

.GroupCaptionAzurePurple td{
	font-family: Arial; font-size: 80%;
	padding: 3px;
	
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #f7f7f7; 
	color: #000000;
	}


html>body .GroupCaptionAzurePurple th, html>body .GroupCaptionAzurePurple td {
	font-family: Arial; font-size: 100%;
}


/*ie6*/
* html body .GroupCaptionAzurePurple th, * html body .GroupCaptionAzurePurple td {
	font-family: Arial; font-size: 100%;
}
/*end*/

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

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

.GroupCaptionAzurePurple a:hover, .GroupCaptionAzurePurple a:active{
	color: #c30000;
	}

.GroupFooterAzurePurple td{
	font-family: Arial; font-size: 80%;
	padding: 3px;
	
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #8b82aa; 
	color: #000000;
	}


html>body .GroupFooterAzurePurple td {
	font-family: Arial; font-size: 100%;
}


/*ie6*/
* html body .GroupFooterAzurePurple td {
	font-family: Arial; font-size: 100%;
}
/*end*/

.GroupFooterAzurePurple a:link {
	color: #0033cc;
	}

.GroupFooterAzurePurple a:visited{
	color: #830083;
	}

.GroupFooterAzurePurple a:hover, .GroupFooterAzurePurple a:active{
	color: #c30000;
	}

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

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

.SubTotalAzurePurple td{
	font-family: Arial; font-size: 80%;
	padding: 3px;
	
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #f4f1f5; 
	color: #000000;
	border-bottom: 2px solid #644f70;
	}


html>body .SubTotalAzurePurple td {
	font-family: Arial; font-size: 100%;
}


/*ie6*/
* html body .SubTotalAzurePurple td {
	font-family: Arial; font-size: 100%;
}
/*end*/

.SubTotalAzurePurple a:link {
	color: #0033cc;
	}

.SubTotalAzurePurple a:visited{
	color: #830083;
	}

.SubTotalAzurePurple a:hover, .SubTotalAzurePurple a:active{
	color: #c30000;
	}

.TotalAzurePurple td{
	font-family: Arial; font-size: 80%;
	padding: 3px;
	
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	font-weight: bold;
	background-color: #f4f1f5; 
	color: #000000;
	}


html>body .TotalAzurePurple td {
	font-family: Arial; font-size: 100%;
}


/*ie6*/
* html body .TotalAzurePurple td {
	font-family: Arial; font-size: 100%;
}
/*end*/

.TotalAzurePurple a:link {
	color: #0033cc;
	}

.TotalAzurePurple a:visited{
	color: #830083;
	}

.TotalAzurePurple a:hover, .TotalAzurePurple a:active{
	color: #c30000;
	}

/* Form Options */
.ButtonAzurePurple { 
	background-color: #644f70; 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-family: Tahoma; font-size: 11px; font-weight: bold;
	}

/* Calendar */

.CalendarAzurePurple { 
	border: 1px solid #644f70;
	width: 100%;
	}

.CalendarWeekdayNameAzurePurple{
	font-family: Arial; font-size: 80%;
	padding: 3px;
	
	text-align: center; 
	vertical-align: top;
	white-space: nowrap;
	background-color: #f4f1f5; 
	color: #000000;
	font-weight: normal;
	}


html>body .CalendarWeekdayNameAzurePurple {
	font-family: Arial; font-size: 100%;
}


/*ie6*/
* html body .CalendarWeekdayNameAzurePurple {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarWeekdayNameAzurePurple a:link {
	color: #0033cc;
	}

.CalendarWeekdayNameAzurePurple a:visited{
	color: #830083;
	}

.CalendarWeekdayNameAzurePurple a:hover, .CalendarWeekdayNameAzurePurple a:active{
	color: #c30000;
	}

.CalendarWeekendNameAzurePurple{
	font-family: Arial; font-size: 80%;
	padding: 3px;
	
	white-space: nowrap;
	text-align: center; 
	vertical-align: top;
	background-color: #f4f1f5;	
	color: #000000;
	font-weight: normal;
	}


html>body .CalendarWeekendNameAzurePurple {
	font-family: Arial; font-size: 100%;
}


/*ie6*/
* html body .CalendarWeekendNameAzurePurple {
	font-family: Arial; font-size: 100%;
}
/*end*/

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

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

.CalendarWeekendNameAzurePurple a:link, .CalendarWeekendNameAzurePurple a:visited{
	color: #c30000;
	}

/* Calendar Day */
.CalendarDayAzurePurple{
	font-family: Arial; font-size: 80%;
	padding: 3px;
	
	text-align: center;
	background-color: #f7f7f7;	
	color: #000000;
	}


html>body .CalendarDayAzurePurple {
	font-family: Arial; font-size: 100%;
}


/*ie6*/
* html body .CalendarDayAzurePurple {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarDayAzurePurple a:link {
	color: #0033cc;
	}

.CalendarDayAzurePurple a:visited{
	color: #830083;
	}

.CalendarDayAzurePurple a:hover, .CalendarDayAzurePurple a:active{
	color: #c30000;
	}

/* Calendar Weekend */
.CalendarWeekendAzurePurple{
	font-family: Arial; font-size: 80%;
	padding: 3px;
	
	text-align: center;
	background-color: #f4f1f5;	
	color: #000000;
	}


html>body .CalendarWeekendAzurePurple {
	font-family: Arial; font-size: 100%;
}


/*ie6*/
* html body .CalendarWeekendAzurePurple {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarWeekendAzurePurple a:link {
	color: #0033cc;
	}

.CalendarWeekendAzurePurple a:visited{
	color: #830083;
	}

.CalendarWeekendAzurePurple a:hover, .CalendarWeekendAzurePurple a:active{
	color: #c30000;
	}

/* Calendar Today */
.CalendarTodayAzurePurple {
	font-family: Arial; font-size: 80%;
	padding: 1px;
	border: 2px solid #644f70;
	text-align: center;
	background-color: #f7f7f7;	
	color: #000000;
	}


html>body .CalendarTodayAzurePurple {
	font-family: Arial; font-size: 100%;
}


/*ie6*/
* html body .CalendarTodayAzurePurple {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarTodayAzurePurple a:link {
	color: #0033cc;
	}

.CalendarTodayAzurePurple a:visited{
	color: #830083;
	}

.CalendarTodayAzurePurple a:hover, .CalendarTodayAzurePurple a:active {
	color: #c30000;
	}

/* Calendar Weekend Today */
.CalendarWeekendTodayAzurePurple {
	font-family: Arial; font-size: 80%;
	padding: 1px;
	border: 2px solid #644f70;
	text-align: center;
	background-color: #f4f1f5;	
	color: #000000;
	}


html>body .CalendarWeekendTodayAzurePurple {
	font-family: Arial; font-size: 100%;
}


/*ie6*/
* html body .CalendarWeekendTodayAzurePurple {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarWeekendTodayAzurePurple a:link {
	color: #0033cc;
	}

.CalendarWeekendTodayAzurePurple a:visited{
	color: #830083;
	}

.CalendarWeekendTodayAzurePurple a:hover, .CalendarWeekendTodayAzurePurple a:active{
	color: #c30000;
	}

/* Calendar Other Month's Day */
.CalendarOtherMonthDayAzurePurple{
	font-family: Arial; font-size: 80%;
	padding: 3px;
	
	text-align: center;
	background-color: #f7f7f7;	
	color: #644f70;
	}


html>body .CalendarOtherMonthDayAzurePurple {
	font-family: Arial; font-size: 100%;
}


/*ie6*/
* html body .CalendarOtherMonthDayAzurePurple {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarOtherMonthDayAzurePurple a:link {
	color: #644f70;
	}

.CalendarOtherMonthDayAzurePurple a:visited{
	color: #644f70;
	}

.CalendarOtherMonthDayAzurePurple a:hover, .CalendarOtherMonthDayAzurePurple a:active{
	color: #c30000;
	}

/* Calendar Other Month's Today */
.CalendarOtherMonthTodayAzurePurple {
	font-family: Arial; font-size: 80%;
	padding: 1px;
	border: 2px solid #644f70;
	text-align: center;
	background-color: #f7f7f7;	
	color: #644f70;
	}


html>body .CalendarOtherMonthTodayAzurePurple {
	font-family: Arial; font-size: 100%;
}


/*ie6*/
* html body .CalendarOtherMonthTodayAzurePurple {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarOtherMonthTodayAzurePurple a:link {
	color: #644f70;
	}

.CalendarOtherMonthTodayAzurePurple a:visited{
	color: #644f70;
	}

.CalendarOtherMonthTodayAzurePurple a:hover, .CalendarOtherMonthTodayAzurePurple a:active{
	color: #c30000;
	}

/* Calendar Other Month's Weekend */
.CalendarOtherMonthWeekendAzurePurple {
	font-family: Arial; font-size: 80%;
	padding: 3px;
	
	text-align: center;
	background-color: #f4f1f5;	
	color: #644f70;
	}


html>body .CalendarOtherMonthWeekendAzurePurple {
	font-family: Arial; font-size: 100%;
}


/*ie6*/
* html body .CalendarOtherMonthWeekendAzurePurple {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarOtherMonthWeekendAzurePurple a:link {
	color: #644f70;
	}

.CalendarOtherMonthWeekendAzurePurple a:visited{
	color: #644f70;
	}

.CalendarOtherMonthWeekendAzurePurple a:hover, .CalendarOtherMonthWeekendAzurePurple a:active{
	color: #c30000;
	}

/* Calendar Other Month's Weekend Today */
.CalendarOtherMonthWeekendTodayAzurePurple {
	font-family: Arial; font-size: 80%;
	padding: 1px;
	border: 2px solid #644f70;
	text-align: center;
	color: #644f70;
	background-color: #f4f1f5;	
	}
	

html>body .CalendarOtherMonthWeekendTodayAzurePurple {
	font-family: Arial; font-size: 100%;
}


/*ie6*/
* html body .CalendarOtherMonthWeekendTodayAzurePurple {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarOtherMonthWeekendTodayAzurePurple a:link {
	color: #644f70;
	}

.CalendarOtherMonthWeekendTodayAzurePurple a:visited{
	color: #644f70;
	}

.CalendarOtherMonthWeekendTodayAzurePurple a:hover, .CalendarOtherMonthWeekendTodayAzurePurple a:active{
	color: #c30000;
	}

/* Calendar Selected Day (for DatePicker) */
.CalendarSelectedDayAzurePurple{
	font-family: Arial; font-size: 80%;
	padding: 3px;
	
	background-color: #8b82aa;
	color: #000000;
	text-align: center;
	font-weight: bold;
	}
	

html>body .CalendarSelectedDayAzurePurple {
	font-family: Arial; font-size: 100%;
}


/*ie6*/
* html body .CalendarSelectedDayAzurePurple {
	font-family: Arial; font-size: 100%;
}
/*end*/

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

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

.CalendarSelectedDayAzurePurple a:hover, .CalendarSelectedDayAzurePurple a:active{
	color: #c30000;
	}

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


html>body .CalendarNavigatorAzurePurple {
	font-family: Arial; font-size: 100%;
}


/*ie6*/
* html body .CalendarNavigatorAzurePurple {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarNavigatorAzurePurple a:link {
	color: #0033cc;
	}

.CalendarNavigatorAzurePurple a:visited{
	color: #830083;
	}

.CalendarNavigatorAzurePurple a:hover, .CalendarNavigatorAzurePurple a:active{
	color: #c30000;
	}

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

.CalendarNavigatorAzurePurple td {
	font-family: Arial; font-size: 80%;
	}

.CalendarNavigatorAzurePurple th {
	font-family: Arial; font-size: 80%;
	}


html>body .CalendarNavigatorAzurePurple th, html>body .CalendarNavigatorAzurePurple td {
	font-family: Arial; font-size: 100%;
}


/*ie6*/
* html body .CalendarNavigatorAzurePurple th, * html body .CalendarNavigatorAzurePurple td {
	font-family: Arial; font-size: 100%;
}
/*end*/

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


html>body .CalendarEventAzurePurple {
	font-family: Arial; font-size: 100%;
}


/*ie6*/
* html body .CalendarEventAzurePurple {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarEventAzurePurple a:link {
	color: #0033cc;
	}

.CalendarEventAzurePurple a:visited{
	color: #830083;
	}

.CalendarEventAzurePurple a:hover, .CalendarEventAzurePurple a:active{
	color: #c30000;
	}

/* Changes for Section508 */
table tr td strong {
	padding: 0px;
	margin: 0px;
}

.thAzurePurple { 
	font-family: Arial; font-size: 80%;
	font-weight: bold;
}


html>body .thAzurePurple {
	font-size: 100%;
}


/*ie6*/
* html body .thAzurePurple {
	font-size: 100%;
}
/*end*/

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


html>body .HeaderAzurePurple .thAzurePurple {
	font-family: Arial; font-size: 140%; font-weight: bold; text-align: left;
}


/*ie6*/
* html body .HeaderAzurePurple .thAzurePurple {
	font-family: Arial; font-size: 140%; font-weight: bold; text-align: left;
}
/*end*/

.CaptionAzurePurple .thAzurePurple { 
	font-family: Arial; font-size: 80%; text-align: left; vertical-align: top;
	padding: 3px;
	
	background-image: url('Images/CaptionBg.gif'); color: #000000;
	white-space: nowrap;
}


html>body .CaptionAzurePurple .thAzurePurple {
	font-family: Arial; font-size: 100%; text-align: left; vertical-align: top;
}


/*ie6*/
* html body .CaptionAzurePurple .thAzurePurple {
	font-family: Arial; font-size: 100%; text-align: left; vertical-align: top;
}
/*end*/

.RowAzurePurple .thAzurePurple { 
	font-family: Arial; font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
}

.AltRowAzurePurple .thAzurePurple { 
	font-family: Arial; font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
}

.ControlsAzurePurple .thAzurePurple { 
	font-family: Arial; font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
}

.GroupCaptionAzurePurple .thAzurePurple {
	font-family: Arial; font-size: 80%;
	padding: 3px;
	
	text-align: left;
	white-space: nowrap;
	vertical-align: top;
	font-weight: bold;
	background-color: #f4f1f5; 
	color: #000000;
}


html>body .GroupCaptionAzurePurple .thAzurePurple {
	font-family: Arial; font-size: 100%;
}

html>body .RowAzurePurple .thAzurePurple, html>body .AltRowAzurePurple .thAzurePurple, html>body .ControlsAzurePurple .thAzurePurple {
	font-family: Arial; font-size: 100%; font-weight: normal; text-align: left; vertical-align: top;
}


/*ie6*/
* html body .GroupCaptionAzurePurple .thAzurePurple {
	font-family: Arial; font-size: 100%;
}

* html body .RowAzurePurple .thAzurePurple, * html body .AltRowAzurePurple .thAzurePurple, * html body .ControlsAzurePurple .thAzurePurple {
	font-family: Arial; font-size: 100%; font-weight: normal; text-align: left; vertical-align: top;
}
/*end*/

/* Class for Application Builder Menu */
.simpleMenuAzurePurple td {
	font-family: Arial; font-size: 80%;
}


html>body .simpleMenuAzurePurple td {
	font-family: Arial; font-size: 100%;
} 


/*ie6*/
* html body .simpleMenuAzurePurple td {
	font-family: Arial; font-size: 100%;
} 
/*end*/
