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

/* Colors */
.PageBgColorrmc {
	background-color: #d7d7d7;
	}

.FormTitleBgColorrmc {
	background-color: #7c7c7c;
	}

.FormTitleFontColorrmc {
	color: #ffffff;
	}

.CaptionBgColorrmc {
	background-color: #dfdfdf;
	}

.CaptionFontColorrmc {
	color: #000000;
	}

.DataBgColorrmc {
	background-color: #ffffff;
	}

.AltDataBgColorrmc {
	background-color: #f6f6f6;
	}

.DataFontColorrmc {
	color: #000000;
	}

.LinkColorrmc {
	color: #0039e4;
	}

.VisitedLinkColorrmc {
	color: #930093;
	}

.HoverLinkColorrmc {
	color: #ff0000;
	}

.ColorBgButtonrmc {
	background-color: #7c7c7c;
}

.ColorFontButtonrmc {
	color: #ffffff;
}

.ColorBgButtonPassivermc {
	background-color: #c1c1c1;
}

.ColorFontButtonPassivermc {
	color: #ffffff;
}



.Headerrmc {
	width: 100%;
	}

.Headerrmc th { 
	font-family: Arial; font-size: 90%; font-weight: bold; text-align: center !important;
	padding: 1px;
	background-image: url('Images/HeaderBg.gif'); color: #ffffff;
	width: 100%;
	white-space: nowrap;
	
	}


html>body .Headerrmc th {
	font-family: Arial; font-size: 130%; font-weight: bold; text-align: center !important;
}


/*ie6*/
* html body .Headerrmc th {
	font-family: Arial; font-size: 130%; font-weight: bold; text-align: center !important;
}
/*end*/

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

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

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

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

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

.HeaderLeftrmc img{
	width: 12px;
	}

.HeaderRightrmc img{
	width: 12px;
	}


/* Grid Options */
.Gridrmc { 
	border: 1px solid #7c7c7c;
	width: 100%;
	}

.Captionrmc th { 
	font-family: Arial; font-size: 70%; text-align: left; vertical-align: top;
	padding: 1px;
	border-top: 1px solid #dfdfdf; border-right: 1px solid #dfdfdf;
	background-color: #ffffff; color: #000000;
	white-space: nowrap;
	}

.Captionrmc td { 
	font-family: Arial; font-size: 70%; text-align: left; vertical-align: top;
	padding: 1px;
	border-top: 1px solid #dfdfdf; border-right: 1px solid #dfdfdf;
	background-color: #ffffff; color: #000000;
	white-space: nowrap;
	}


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


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

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

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

.Captionrmc a:hover, .Captionrmc a:active { 
	color: #ff0000;
	}

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

.Captionrmc input {
	vertical-align: middle;
	}

.Rowrmc th { 
	font-family: Arial; font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 1px;
	border-top: 1px solid #dfdfdf; border-right: 1px solid #dfdfdf;
	background-color: #ffffff; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.Rowrmc td { 
	font-family: Arial; font-size: 70%;
	padding: 1px;
	border-top: 1px solid #dfdfdf; border-right: 1px solid #dfdfdf;
	text-align: left;
	vertical-align: top;
	background-color: #ffffff; 
	color: #000000;
	}
	

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


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

caption.Rowrmc { 
	font-family: Arial; font-size: 70%;
	padding: 1px;
	border: 1px solid #7c7c7c; border-bottom: 0px;
	text-align: left;
	vertical-align: top;
	background-color: #ffffff; 
	color: #000000;
	}


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


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

.Rowrmc a:link { 
	color: #0039e4;
	}

.Rowrmc a:visited { 
	color: #930093;
	}

.Rowrmc a:hover, .Rowrmc a:active { 
	color: #ff0000;
	}

.Separatorrmc{
	color: #7c7c7c;
	}

.Separatorrmc td{
	height: 1px;
	}


.AltRowrmc th { 
	font-family: Arial; font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 1px;
	border-top: 1px solid #dfdfdf; border-right: 1px solid #dfdfdf;
	background-color: #ffffff; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.AltRowrmc td { 
	font-family: Arial; font-size: 70%;
	padding: 1px;
	border-top: 1px solid #dfdfdf; border-right: 1px solid #dfdfdf;
	text-align: left;
	vertical-align: top;
	background-color: #f6f6f6; 
	color: #000000;
	}


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


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

.AltRowrmc a:link { 
	color: #0039e4;
	}

.AltRowrmc a:visited { 
	color: #930093;
	}

.AltRowrmc a:hover, .AltRowrmc a:active { 
	color: #ff0000;
	}

.NoRecordsrmc td { 
	font-family: Arial; font-size: 70%;
	padding: 1px;
	border-top: 1px solid #dfdfdf; border-right: 1px solid #dfdfdf;
	text-align: left;
	background-color: #ffffff; 
	color: #000000;
	vertical-align: top;
	}

.Footerrmc td { 
	font-family: Arial; font-size: 70%;
	padding: 1px;
	border: 1px solid #dfdfdf; border-left: 0px none;
	background-color: #ffffff; color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}


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


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

.Footerrmc a:link { 
	color: #0039e4;
	}

.Footerrmc a:visited { 
	color: #930093;
	}

.Footerrmc a:hover, .Footerrmc a:active { 
	color: #ff0000;
	}

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

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

/* Record Options */
.Recordrmc { 
	border: 1px solid #7c7c7c;
	width: 100%;
	}

.Errorrmc td { 
	font-family: Arial; font-size: 70%;
	padding: 1px;
	border-top: 1px solid #dfdfdf; border-right: 1px solid #dfdfdf;
	text-align: left;
	color: #FF0000;
	vertical-align: top;
	background-color: #ffffff; 
	}


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


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

.Controlsrmc th { 
	font-family: Arial; font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 1px;
	border-top: 1px solid #dfdfdf; border-right: 1px solid #dfdfdf;
	background-color: #ffffff; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.Controlsrmc td { 
	font-family: Arial; font-size: 70%;
	padding: 1px;
	border-top: 1px solid #dfdfdf; border-right: 1px solid #dfdfdf;
	text-align: left;
	vertical-align: top;
	background-color: #ffffff; 
	color: #000000;
	}
	
.Bottomrmc td { 
	font-family: Arial; font-size: 70%;
	padding: 1px;
	border: 1px solid #dfdfdf; border-left: 0px none;
	background-color: #ffffff; color: #000000;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}


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


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

.Bottomrmc a:link { 
	color: #0039e4;
	}

.Bottomrmc a:visited { 
	color: #930093;
	}

.Bottomrmc a:hover, .Captionrmc a:active { 
	color: #ff0000;
	}

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

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

/* Report */
.GroupCaptionrmc th{
	font-family: Arial; font-size: 70%;
	padding: 1px;
	border-top: 1px solid #dfdfdf; border-right: 1px solid #dfdfdf;
	white-space: nowrap;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #f6f6f6; 
	color: #000000;
	}

.GroupCaptionrmc td{
	font-family: Arial; font-size: 70%;
	padding: 1px;
	border-top: 1px solid #dfdfdf; border-right: 1px solid #dfdfdf;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #ffffff; 
	color: #000000;
	}


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


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

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

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

.GroupCaptionrmc a:hover, .GroupCaptionrmc a:active{
	color: #ff0000;
	}

.GroupFooterrmc td{
	font-family: Arial; font-size: 70%;
	padding: 1px;
	border: 1px solid #dfdfdf; border-left: 0px none;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #dfdfdf; 
	color: #000000;
	}


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


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

.GroupFooterrmc a:link {
	color: #0039e4;
	}

.GroupFooterrmc a:visited{
	color: #930093;
	}

.GroupFooterrmc a:hover, .GroupFooterrmc a:active{
	color: #ff0000;
	}

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

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

.SubTotalrmc td{
	font-family: Arial; font-size: 70%;
	padding: 1px;
	border-top: 1px solid #dfdfdf; border-right: 1px solid #dfdfdf;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #f6f6f6; 
	color: #000000;
	border-bottom: 2px solid #7c7c7c;
	}


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


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

.SubTotalrmc a:link {
	color: #0039e4;
	}

.SubTotalrmc a:visited{
	color: #930093;
	}

.SubTotalrmc a:hover, .SubTotalrmc a:active{
	color: #ff0000;
	}

.Totalrmc td{
	font-family: Arial; font-size: 70%;
	padding: 1px;
	border-top: 1px solid #dfdfdf; border-right: 1px solid #dfdfdf;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	font-weight: bold;
	background-color: #f6f6f6; 
	color: #000000;
	}


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


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

.Totalrmc a:link {
	color: #0039e4;
	}

.Totalrmc a:visited{
	color: #930093;
	}

.Totalrmc a:hover, .Totalrmc a:active{
	color: #ff0000;
	}

/* Form Options */
.Buttonrmc { 
	background-color: #7c7c7c; 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: 10px; font-weight: bold;
	}

/* Calendar */

.Calendarrmc { 
	border: 1px solid #7c7c7c;
	width: 100%;
	}

.CalendarWeekdayNamermc{
	font-family: Arial; font-size: 70%;
	padding: 1px;
	border-top: 1px solid #dfdfdf; border-right: 1px solid #dfdfdf;
	text-align: center; 
	vertical-align: top;
	white-space: nowrap;
	background-color: #f6f6f6; 
	color: #000000;
	font-weight: normal;
	}


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


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

.CalendarWeekdayNamermc a:link {
	color: #0039e4;
	}

.CalendarWeekdayNamermc a:visited{
	color: #930093;
	}

.CalendarWeekdayNamermc a:hover, .CalendarWeekdayNamermc a:active{
	color: #ff0000;
	}

.CalendarWeekendNamermc{
	font-family: Arial; font-size: 70%;
	padding: 1px;
	border-top: 1px solid #dfdfdf; border-right: 1px solid #dfdfdf;
	white-space: nowrap;
	text-align: center; 
	vertical-align: top;
	background-color: #f6f6f6;	
	color: #000000;
	font-weight: normal;
	}


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


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

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

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

.CalendarWeekendNamermc a:link, .CalendarWeekendNamermc a:visited{
	color: #ff0000;
	}

/* Calendar Day */
.CalendarDayrmc{
	font-family: Arial; font-size: 70%;
	padding: 1px;
	border-top: 1px solid #dfdfdf; border-right: 1px solid #dfdfdf;
	text-align: center;
	background-color: #ffffff;	
	color: #000000;
	}


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


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

.CalendarDayrmc a:link {
	color: #0039e4;
	}

.CalendarDayrmc a:visited{
	color: #930093;
	}

.CalendarDayrmc a:hover, .CalendarDayrmc a:active{
	color: #ff0000;
	}

/* Calendar Weekend */
.CalendarWeekendrmc{
	font-family: Arial; font-size: 70%;
	padding: 1px;
	border-top: 1px solid #dfdfdf; border-right: 1px solid #dfdfdf;
	text-align: center;
	background-color: #f6f6f6;	
	color: #000000;
	}


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


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

.CalendarWeekendrmc a:link {
	color: #0039e4;
	}

.CalendarWeekendrmc a:visited{
	color: #930093;
	}

.CalendarWeekendrmc a:hover, .CalendarWeekendrmc a:active{
	color: #ff0000;
	}

/* Calendar Today */
.CalendarTodayrmc {
	font-family: Arial; font-size: 70%;
	padding: 0px;
	border: 2px solid #7c7c7c;
	text-align: center;
	background-color: #ffffff;	
	color: #000000;
	}


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


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

.CalendarTodayrmc a:link {
	color: #0039e4;
	}

.CalendarTodayrmc a:visited{
	color: #930093;
	}

.CalendarTodayrmc a:hover, .CalendarTodayrmc a:active {
	color: #ff0000;
	}

/* Calendar Weekend Today */
.CalendarWeekendTodayrmc {
	font-family: Arial; font-size: 70%;
	padding: 0px;
	border: 2px solid #7c7c7c;
	text-align: center;
	background-color: #f6f6f6;	
	color: #000000;
	}


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


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

.CalendarWeekendTodayrmc a:link {
	color: #0039e4;
	}

.CalendarWeekendTodayrmc a:visited{
	color: #930093;
	}

.CalendarWeekendTodayrmc a:hover, .CalendarWeekendTodayrmc a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Day */
.CalendarOtherMonthDayrmc{
	font-family: Arial; font-size: 70%;
	padding: 1px;
	border-top: 1px solid #dfdfdf; border-right: 1px solid #dfdfdf;
	text-align: center;
	background-color: #ffffff;	
	color: #7c7c7c;
	}


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


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

.CalendarOtherMonthDayrmc a:link {
	color: #7c7c7c;
	}

.CalendarOtherMonthDayrmc a:visited{
	color: #7c7c7c;
	}

.CalendarOtherMonthDayrmc a:hover, .CalendarOtherMonthDayrmc a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Today */
.CalendarOtherMonthTodayrmc {
	font-family: Arial; font-size: 70%;
	padding: 0px;
	border: 2px solid #7c7c7c;
	text-align: center;
	background-color: #ffffff;	
	color: #7c7c7c;
	}


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


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

.CalendarOtherMonthTodayrmc a:link {
	color: #7c7c7c;
	}

.CalendarOtherMonthTodayrmc a:visited{
	color: #7c7c7c;
	}

.CalendarOtherMonthTodayrmc a:hover, .CalendarOtherMonthTodayrmc a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Weekend */
.CalendarOtherMonthWeekendrmc {
	font-family: Arial; font-size: 70%;
	padding: 1px;
	border-top: 1px solid #dfdfdf; border-right: 1px solid #dfdfdf;
	text-align: center;
	background-color: #f6f6f6;	
	color: #7c7c7c;
	}


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


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

.CalendarOtherMonthWeekendrmc a:link {
	color: #7c7c7c;
	}

.CalendarOtherMonthWeekendrmc a:visited{
	color: #7c7c7c;
	}

.CalendarOtherMonthWeekendrmc a:hover, .CalendarOtherMonthWeekendrmc a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Weekend Today */
.CalendarOtherMonthWeekendTodayrmc {
	font-family: Arial; font-size: 70%;
	padding: 0px;
	border: 2px solid #7c7c7c;
	text-align: center;
	color: #7c7c7c;
	background-color: #f6f6f6;	
	}
	

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


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

.CalendarOtherMonthWeekendTodayrmc a:link {
	color: #7c7c7c;
	}

.CalendarOtherMonthWeekendTodayrmc a:visited{
	color: #7c7c7c;
	}

.CalendarOtherMonthWeekendTodayrmc a:hover, .CalendarOtherMonthWeekendTodayrmc a:active{
	color: #ff0000;
	}

/* Calendar Selected Day (for DatePicker) */
.CalendarSelectedDayrmc{
	font-family: Arial; font-size: 70%;
	padding: 1px;
	border-top: 1px solid #dfdfdf; border-right: 1px solid #dfdfdf;
	background-color: #dfdfdf;
	color: #000000;
	text-align: center;
	font-weight: bold;
	}
	

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


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

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

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

.CalendarSelectedDayrmc a:hover, .CalendarSelectedDayrmc a:active{
	color: #ff0000;
	}

/* Calendar Navigator */
.CalendarNavigatorrmc {
	font-family: Arial; font-size: 70%;
	padding: 1px;
	background-color: #ffffff; color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}


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


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

.CalendarNavigatorrmc a:link {
	color: #0039e4;
	}

.CalendarNavigatorrmc a:visited{
	color: #930093;
	}

.CalendarNavigatorrmc a:hover, .CalendarNavigatorrmc a:active{
	color: #ff0000;
	}

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

.CalendarNavigatorrmc td {
	font-family: Arial; font-size: 70%;
	}

.CalendarNavigatorrmc th {
	font-family: Arial; font-size: 70%;
	}


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


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

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


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


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

.CalendarEventrmc a:link {
	color: #0039e4;
	}

.CalendarEventrmc a:visited{
	color: #930093;
	}

.CalendarEventrmc a:hover, .CalendarEventrmc a:active{
	color: #ff0000;
	}

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

.thrmc { 
	font-family: Arial; font-size: 70%;
	font-weight: bold;
}


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


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

.Headerrmc .thrmc { 
	font-family: Arial; font-size: 90%; font-weight: bold; text-align: center !important;
	padding: 1px;
	background-image: url('Images/HeaderBg.gif'); color: #ffffff;
	width: 100%;
	white-space: nowrap;
}


html>body .Headerrmc .thrmc {
	font-family: Arial; font-size: 130%; font-weight: bold; text-align: center !important;
}


/*ie6*/
* html body .Headerrmc .thrmc {
	font-family: Arial; font-size: 130%; font-weight: bold; text-align: center !important;
}
/*end*/

.Captionrmc .thrmc { 
	font-family: Arial; font-size: 70%; text-align: left; vertical-align: top;
	padding: 1px;
	border-top: 1px solid #dfdfdf; border-right: 1px solid #dfdfdf;
	background-color: #ffffff; color: #000000;
	white-space: nowrap;
}


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


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

.Rowrmc .thrmc { 
	font-family: Arial; font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 1px;
	border-top: 1px solid #dfdfdf; border-right: 1px solid #dfdfdf;
	background-color: #ffffff; color: #000000;
	white-space: nowrap;
	color: #000000;
}

.AltRowrmc .thrmc { 
	font-family: Arial; font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 1px;
	border-top: 1px solid #dfdfdf; border-right: 1px solid #dfdfdf;
	background-color: #ffffff; color: #000000;
	white-space: nowrap;
	color: #000000;
}

.Controlsrmc .thrmc { 
	font-family: Arial; font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 1px;
	border-top: 1px solid #dfdfdf; border-right: 1px solid #dfdfdf;
	background-color: #ffffff; color: #000000;
	white-space: nowrap;
	color: #000000;
}

.GroupCaptionrmc .thrmc {
	font-family: Arial; font-size: 70%;
	padding: 1px;
	border-top: 1px solid #dfdfdf; border-right: 1px solid #dfdfdf;
	text-align: left;
	white-space: nowrap;
	vertical-align: top;
	font-weight: bold;
	background-color: #f6f6f6; 
	color: #000000;
}


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

html>body .Rowrmc .thrmc, html>body .AltRowrmc .thrmc, html>body .Controlsrmc .thrmc {
	font-family: Arial; font-size: 100%; font-weight: normal; text-align: left; vertical-align: top;
}


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

* html body .Rowrmc .thrmc, * html body .AltRowrmc .thrmc, * html body .Controlsrmc .thrmc {
	font-family: Arial; font-size: 100%; font-weight: normal; text-align: left; vertical-align: top;
}
/*end*/

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


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


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

