/* CCSTheme v 3.x */
/* General */

/* Colors */
.PageBgColorManuscript_Forest {
	background-color: #bbbaa7;
	}

.FormTitleBgColorManuscript_Forest {
	background-color: #2c392b;
	}

.FormTitleFontColorManuscript_Forest {
	color: #f4f4f4;
	}

.CaptionBgColorManuscript_Forest {
	background-color: #c5c8b3;
	}

.CaptionFontColorManuscript_Forest {
	color: #2b432c;
	}

.DataBgColorManuscript_Forest {
	background-color: #ededed;
	}

.AltDataBgColorManuscript_Forest {
	background-color: #dadfd1;
	}

.DataFontColorManuscript_Forest {
	color: #323f30;
	}

.LinkColorManuscript_Forest {
	color: #2121e0;
	}

.VisitedLinkColorManuscript_Forest {
	color: #8a8ae0;
	}

.HoverLinkColorManuscript_Forest {
	color: #1a1aae;
	}

.ColorBgButtonManuscript_Forest {
	background-color: #2c392b;
}

.ColorFontButtonManuscript_Forest {
	color: #f4f4f4;
}

.ColorBgButtonPassiveManuscript_Forest {
	background-color: #556d53;
}

.ColorFontButtonPassiveManuscript_Forest {
	color: #f4f4f4;
}



.HeaderManuscript_Forest {
	width: 100%;
	}

.HeaderManuscript_Forest th { 
	font-family: Arial; font-size: 90%; text-align: left;
	padding: 3px;
	background-image: url('Images/HeaderBg.gif'); color: #f4f4f4;
	width: 100%;
	white-space: nowrap;
	<FormTitleAdditional>
	}



/*ie6*/
* html body .HeaderManuscript_Forest th {
	font-family: Arial; font-size: 130%; text-align: left;
}
/*end*/

.HeaderManuscript_Forest a:link { 
	color: #f4f4f4;
	}

.HeaderManuscript_Forest a:visited { 
	color: #f4f4f4;
	}

.HeaderManuscript_Forest a:hover, .CaptionManuscript_Forest a:active { 
	color: #f4f4f4; text-decoration: none;
	}

.HeaderLeftManuscript_Forest { 
	background-image: url('Images/HeaderLeft.gif');
	}

.HeaderRightManuscript_Forest { 
	background-image: url('Images/HeaderRight.gif');
	background-position: right top;
	}

.HeaderLeftManuscript_Forest img{
	width: 9px;
	}

.HeaderRightManuscript_Forest img{
	width: 9px;
	}


/* Grid Options */
.GridManuscript_Forest { 
	
	width: 100%;
	}

.CaptionManuscript_Forest th { 
	font-family: Arial; font-size: 70%; text-align: left; vertical-align: top;
	padding: 3px;
	border-bottom: solid 1px #c5c8b3;
	background-image: url('Images/CaptionBg.gif'); color: #2b432c;
	white-space: nowrap;
	}

.CaptionManuscript_Forest td { 
	font-family: Arial; font-size: 70%; text-align: left; vertical-align: top;
	padding: 3px;
	border-bottom: solid 1px #c5c8b3;
	background-image: url('Images/CaptionBg.gif'); color: #2b432c;
	white-space: nowrap;
	}



/*ie6*/
* html body .CaptionManuscript_Forest th, * html body .CaptionManuscript_Forest td {
	font-family: Arial; font-size: 100%; text-align: left; vertical-align: top;
}
/*end*/

.CaptionManuscript_Forest a:link { 
	color: #2b432c;
	}

.CaptionManuscript_Forest a:visited { 
	color: #2b432c;
	}

.CaptionManuscript_Forest a:hover, .CaptionManuscript_Forest a:active { 
	color: #1a1aae;
	}

.CaptionManuscript_Forest img {
	margin: 2px; 
	vertical-align: middle;
	}

.CaptionManuscript_Forest input {
	vertical-align: middle;
	}

.RowManuscript_Forest th { 
	font-family: Arial; font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	border-bottom: dashed 1px #c5c8b3;
	background-color: #ededed; color: #323f30;
	white-space: nowrap;
	color: #323f30;
	}

.RowManuscript_Forest td { 
	font-family: Arial; font-size: 70%;
	padding: 3px;
	border-bottom: dashed 1px #c5c8b3;
	text-align: left;
	vertical-align: top;
	background-color: #ededed; 
	color: #323f30;
	}
	


/*ie6*/
* html body .RowManuscript_Forest th, * html body .RowManuscript_Forest td {
	font-family: Arial; font-size: 100%;
}
/*end*/

caption.RowManuscript_Forest { 
	font-family: Arial; font-size: 70%;
	padding: 3px;
	
	text-align: left;
	vertical-align: top;
	background-color: #ededed; 
	color: #323f30;
	}



/*ie6*/
* html body caption.RowManuscript_Forest {
	font-family: Arial; font-size: 100%;
}
/*end*/

.RowManuscript_Forest a:link { 
	color: #2121e0;
	}

.RowManuscript_Forest a:visited { 
	color: #8a8ae0;
	}

.RowManuscript_Forest a:hover, .RowManuscript_Forest a:active { 
	color: #1a1aae;
	}

.SeparatorManuscript_Forest{
	color: #2c392b;
	}

.SeparatorManuscript_Forest td{
	height: 1px;
	}


.AltRowManuscript_Forest th { 
	font-family: Arial; font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	border-bottom: dashed 1px #c5c8b3;
	background-color: #ededed; color: #323f30;
	white-space: nowrap;
	color: #323f30;
	}

.AltRowManuscript_Forest td { 
	font-family: Arial; font-size: 70%;
	padding: 3px;
	border-bottom: dashed 1px #c5c8b3;
	text-align: left;
	vertical-align: top;
	background-color: #dadfd1; 
	color: #323f30;
	}



/*ie6*/
* html body .AltRowManuscript_Forest th, * html body .AltRowManuscript_Forest td {
	font-family: Arial; font-size: 100%;
}
/*end*/

.AltRowManuscript_Forest a:link { 
	color: #2121e0;
	}

.AltRowManuscript_Forest a:visited { 
	color: #8a8ae0;
	}

.AltRowManuscript_Forest a:hover, .AltRowManuscript_Forest a:active { 
	color: #1a1aae;
	}

.NoRecordsManuscript_Forest td { 
	font-family: Arial; font-size: 70%;
	padding: 3px;
	border-bottom: solid 1px #c5c8b3;
	text-align: left;
	background-color: #ededed; 
	color: #323f30;
	vertical-align: top;
	}

.FooterManuscript_Forest td { 
	font-family: Arial; font-size: 70%;
	padding: 3px;
	border-bottom: solid 1px #c5c8b3;
	background-image: url('Images/CaptionBg.gif'); color: #2b432c;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #323f30;
	}



/*ie6*/
* html body .NoRecordsManuscript_Forest td, * html body .FooterManuscript_Forest td {
	font-family: Arial; font-size: 100%;
}
/*end*/

.FooterManuscript_Forest a:link { 
	color: #2121e0;
	}

.FooterManuscript_Forest a:visited { 
	color: #8a8ae0;
	}

.FooterManuscript_Forest a:hover, .FooterManuscript_Forest a:active { 
	color: #1a1aae;
	}

.FooterManuscript_Forest img {
	margin: 2px; 
	vertical-align: middle;
	}

.FooterManuscript_Forest input {
	margin: 2px;
	vertical-align: middle;
	}

/* Record Options */
.RecordManuscript_Forest { 
	
	width: 100%;
	}

.ErrorManuscript_Forest td { 
	font-family: Arial; font-size: 70%;
	padding: 3px;
	border-bottom: solid 1px #c5c8b3;
	text-align: left;
	color: #FF0000;
	vertical-align: top;
	background-color: #ededed; 
	}



/*ie6*/
* html body .ErrorManuscript_Forest td {
	font-family: Arial; font-size: 100%;
}
/*end*/

.ControlsManuscript_Forest th { 
	font-family: Arial; font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	border-bottom: dashed 1px #c5c8b3;
	background-color: #ededed; color: #323f30;
	white-space: nowrap;
	color: #323f30;
	}

.ControlsManuscript_Forest td { 
	font-family: Arial; font-size: 70%;
	padding: 3px;
	border-bottom: dashed 1px #c5c8b3;
	text-align: left;
	vertical-align: top;
	background-color: #ededed; 
	color: #323f30;
	}
	
.BottomManuscript_Forest td { 
	font-family: Arial; font-size: 70%;
	padding: 3px;
	border-bottom: solid 1px #c5c8b3;
	background-image: url('Images/CaptionBg.gif'); color: #2b432c;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	color: #323f30;
	}



/*ie6*/
* html body .ControlsManuscript_Forest th, * html body .ControlsManuscript_Forest td, * html body .BottomManuscript_Forest td {
	font-family: Arial; font-size: 100%;
}
/*end*/

.BottomManuscript_Forest a:link { 
	color: #2121e0;
	}

.BottomManuscript_Forest a:visited { 
	color: #8a8ae0;
	}

.BottomManuscript_Forest a:hover, .CaptionManuscript_Forest a:active { 
	color: #1a1aae;
	}

.BottomManuscript_Forest img {
	margin: 2px;
	vertical-align: middle; 
	}

.BottomManuscript_Forest input {
	margin: 2px;
	vertical-align: middle;
	}

/* Report */
.GroupCaptionManuscript_Forest th{
	font-family: Arial; font-size: 70%;
	padding: 3px;
	border-bottom: dashed 1px #c5c8b3;
	white-space: nowrap;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #dadfd1; 
	color: #323f30;
	}

.GroupCaptionManuscript_Forest td{
	font-family: Arial; font-size: 70%;
	padding: 3px;
	border-bottom: dashed 1px #c5c8b3;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #ededed; 
	color: #323f30;
	}



/*ie6*/
* html body .GroupCaptionManuscript_Forest th, * html body .GroupCaptionManuscript_Forest td {
	font-family: Arial; font-size: 100%;
}
/*end*/

.GroupCaptionManuscript_Forest a:link {
	color: #2b432c;
	}

.GroupCaptionManuscript_Forest a:visited{
	color: #2b432c;
	}

.GroupCaptionManuscript_Forest a:hover, .GroupCaptionManuscript_Forest a:active{
	color: #1a1aae;
	}

.GroupFooterManuscript_Forest td{
	font-family: Arial; font-size: 70%;
	padding: 3px;
	border-bottom: solid 1px #c5c8b3;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #c5c8b3; 
	color: #323f30;
	}



/*ie6*/
* html body .GroupFooterManuscript_Forest td {
	font-family: Arial; font-size: 100%;
}
/*end*/

.GroupFooterManuscript_Forest a:link {
	color: #2121e0;
	}

.GroupFooterManuscript_Forest a:visited{
	color: #8a8ae0;
	}

.GroupFooterManuscript_Forest a:hover, .GroupFooterManuscript_Forest a:active{
	color: #1a1aae;
	}

.GroupFooterManuscript_Forest img {
	margin: 2px; 
	vertical-align: middle;
	}

.GroupFooterManuscript_Forest input {
	margin: 2px;
	vertical-align: middle;
	}

.SubTotalManuscript_Forest td{
	font-family: Arial; font-size: 70%;
	padding: 3px;
	border-bottom: dashed 1px #c5c8b3;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #dadfd1; 
	color: #323f30;
	border-bottom: 2px solid #2c392b;
	}



/*ie6*/
* html body .SubTotalManuscript_Forest td {
	font-family: Arial; font-size: 100%;
}
/*end*/

.SubTotalManuscript_Forest a:link {
	color: #2121e0;
	}

.SubTotalManuscript_Forest a:visited{
	color: #8a8ae0;
	}

.SubTotalManuscript_Forest a:hover, .SubTotalManuscript_Forest a:active{
	color: #1a1aae;
	}

.TotalManuscript_Forest td{
	font-family: Arial; font-size: 70%;
	padding: 3px;
	border-bottom: dashed 1px #c5c8b3;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	font-weight: bold;
	background-color: #dadfd1; 
	color: #323f30;
	}



/*ie6*/
* html body .TotalManuscript_Forest td {
	font-family: Arial; font-size: 100%;
}
/*end*/

.TotalManuscript_Forest a:link {
	color: #2121e0;
	}

.TotalManuscript_Forest a:visited{
	color: #8a8ae0;
	}

.TotalManuscript_Forest a:hover, .TotalManuscript_Forest a:active{
	color: #1a1aae;
	}

/* Form Options */
.ButtonManuscript_Forest { 
	background-color: #2c392b; color: #f4f4f4; 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 */

.CalendarManuscript_Forest { 
	
	width: 100%;
	}

.CalendarWeekdayNameManuscript_Forest{
	font-family: Arial; font-size: 70%;
	padding: 3px;
	border-bottom: solid 1px #c5c8b3;
	text-align: center; 
	vertical-align: top;
	white-space: nowrap;
	background-color: #dadfd1; 
	color: #323f30;
	font-weight: normal;
	}



/*ie6*/
* html body .CalendarWeekdayNameManuscript_Forest {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarWeekdayNameManuscript_Forest a:link {
	color: #2121e0;
	}

.CalendarWeekdayNameManuscript_Forest a:visited{
	color: #8a8ae0;
	}

.CalendarWeekdayNameManuscript_Forest a:hover, .CalendarWeekdayNameManuscript_Forest a:active{
	color: #1a1aae;
	}

.CalendarWeekendNameManuscript_Forest{
	font-family: Arial; font-size: 70%;
	padding: 3px;
	border-bottom: solid 1px #c5c8b3;
	white-space: nowrap;
	text-align: center; 
	vertical-align: top;
	background-color: #dadfd1;	
	color: #323f30;
	font-weight: normal;
	}



/*ie6*/
* html body .CalendarWeekendNameManuscript_Forest {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarWeekendNameManuscript_Forest a:link {
	color: #2b432c;
	}

.CalendarWeekendNameManuscript_Forest a:visited{
	color: #2b432c;
	}

.CalendarWeekendNameManuscript_Forest a:link, .CalendarWeekendNameManuscript_Forest a:visited{
	color: #1a1aae;
	}

/* Calendar Day */
.CalendarDayManuscript_Forest{
	font-family: Arial; font-size: 70%;
	padding: 3px;
	border-bottom: dashed 1px #c5c8b3;
	text-align: center;
	background-color: #ededed;	
	color: #323f30;
	}



/*ie6*/
* html body .CalendarDayManuscript_Forest {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarDayManuscript_Forest a:link {
	color: #2121e0;
	}

.CalendarDayManuscript_Forest a:visited{
	color: #8a8ae0;
	}

.CalendarDayManuscript_Forest a:hover, .CalendarDayManuscript_Forest a:active{
	color: #1a1aae;
	}

/* Calendar Weekend */
.CalendarWeekendManuscript_Forest{
	font-family: Arial; font-size: 70%;
	padding: 3px;
	border-bottom: dashed 1px #c5c8b3;
	text-align: center;
	background-color: #dadfd1;	
	color: #323f30;
	}



/*ie6*/
* html body .CalendarWeekendManuscript_Forest {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarWeekendManuscript_Forest a:link {
	color: #2121e0;
	}

.CalendarWeekendManuscript_Forest a:visited{
	color: #8a8ae0;
	}

.CalendarWeekendManuscript_Forest a:hover, .CalendarWeekendManuscript_Forest a:active{
	color: #1a1aae;
	}

/* Calendar Today */
.CalendarTodayManuscript_Forest {
	font-family: Arial; font-size: 70%;
	padding: 1px;
	border: 2px solid #2c392b;
	text-align: center;
	background-color: #ededed;	
	color: #323f30;
	}



/*ie6*/
* html body .CalendarTodayManuscript_Forest {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarTodayManuscript_Forest a:link {
	color: #2121e0;
	}

.CalendarTodayManuscript_Forest a:visited{
	color: #8a8ae0;
	}

.CalendarTodayManuscript_Forest a:hover, .CalendarTodayManuscript_Forest a:active {
	color: #1a1aae;
	}

/* Calendar Weekend Today */
.CalendarWeekendTodayManuscript_Forest {
	font-family: Arial; font-size: 70%;
	padding: 1px;
	border: 2px solid #2c392b;
	text-align: center;
	background-color: #dadfd1;	
	color: #323f30;
	}



/*ie6*/
* html body .CalendarWeekendTodayManuscript_Forest {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarWeekendTodayManuscript_Forest a:link {
	color: #2121e0;
	}

.CalendarWeekendTodayManuscript_Forest a:visited{
	color: #8a8ae0;
	}

.CalendarWeekendTodayManuscript_Forest a:hover, .CalendarWeekendTodayManuscript_Forest a:active{
	color: #1a1aae;
	}

/* Calendar Other Month's Day */
.CalendarOtherMonthDayManuscript_Forest{
	font-family: Arial; font-size: 70%;
	padding: 3px;
	border-bottom: dashed 1px #c5c8b3;
	text-align: center;
	background-color: #ededed;	
	color: #2c392b;
	}



/*ie6*/
* html body .CalendarOtherMonthDayManuscript_Forest {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarOtherMonthDayManuscript_Forest a:link {
	color: #2c392b;
	}

.CalendarOtherMonthDayManuscript_Forest a:visited{
	color: #2c392b;
	}

.CalendarOtherMonthDayManuscript_Forest a:hover, .CalendarOtherMonthDayManuscript_Forest a:active{
	color: #1a1aae;
	}

/* Calendar Other Month's Today */
.CalendarOtherMonthTodayManuscript_Forest {
	font-family: Arial; font-size: 70%;
	padding: 1px;
	border: 2px solid #2c392b;
	text-align: center;
	background-color: #ededed;	
	color: #2c392b;
	}



/*ie6*/
* html body .CalendarOtherMonthTodayManuscript_Forest {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarOtherMonthTodayManuscript_Forest a:link {
	color: #2c392b;
	}

.CalendarOtherMonthTodayManuscript_Forest a:visited{
	color: #2c392b;
	}

.CalendarOtherMonthTodayManuscript_Forest a:hover, .CalendarOtherMonthTodayManuscript_Forest a:active{
	color: #1a1aae;
	}

/* Calendar Other Month's Weekend */
.CalendarOtherMonthWeekendManuscript_Forest {
	font-family: Arial; font-size: 70%;
	padding: 3px;
	border-bottom: dashed 1px #c5c8b3;
	text-align: center;
	background-color: #dadfd1;	
	color: #2c392b;
	}



/*ie6*/
* html body .CalendarOtherMonthWeekendManuscript_Forest {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarOtherMonthWeekendManuscript_Forest a:link {
	color: #2c392b;
	}

.CalendarOtherMonthWeekendManuscript_Forest a:visited{
	color: #2c392b;
	}

.CalendarOtherMonthWeekendManuscript_Forest a:hover, .CalendarOtherMonthWeekendManuscript_Forest a:active{
	color: #1a1aae;
	}

/* Calendar Other Month's Weekend Today */
.CalendarOtherMonthWeekendTodayManuscript_Forest {
	font-family: Arial; font-size: 70%;
	padding: 1px;
	border: 2px solid #2c392b;
	text-align: center;
	color: #2c392b;
	background-color: #dadfd1;	
	}
	


/*ie6*/
* html body .CalendarOtherMonthWeekendTodayManuscript_Forest {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarOtherMonthWeekendTodayManuscript_Forest a:link {
	color: #2c392b;
	}

.CalendarOtherMonthWeekendTodayManuscript_Forest a:visited{
	color: #2c392b;
	}

.CalendarOtherMonthWeekendTodayManuscript_Forest a:hover, .CalendarOtherMonthWeekendTodayManuscript_Forest a:active{
	color: #1a1aae;
	}

/* Calendar Selected Day (for DatePicker) */
.CalendarSelectedDayManuscript_Forest{
	font-family: Arial; font-size: 70%;
	padding: 3px;
	border-bottom: dashed 1px #c5c8b3;
	background-color: #c5c8b3;
	color: #2b432c;
	text-align: center;
	font-weight: bold;
	}
	


/*ie6*/
* html body .CalendarSelectedDayManuscript_Forest {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarSelectedDayManuscript_Forest a:link {
	color: #2b432c;
	}

.CalendarSelectedDayManuscript_Forest a:visited{
	color: #2b432c;
	}

.CalendarSelectedDayManuscript_Forest a:hover, .CalendarSelectedDayManuscript_Forest a:active{
	color: #1a1aae;
	}

/* Calendar Navigator */
.CalendarNavigatorManuscript_Forest {
	font-family: Arial; font-size: 70%;
	padding: 3px;
	background-image: url('Images/CaptionBg.gif'); color: #2b432c;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #323f30;
	}



/*ie6*/
* html body .CalendarNavigatorManuscript_Forest {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarNavigatorManuscript_Forest a:link {
	color: #2121e0;
	}

.CalendarNavigatorManuscript_Forest a:visited{
	color: #8a8ae0;
	}

.CalendarNavigatorManuscript_Forest a:hover, .CalendarNavigatorManuscript_Forest a:active{
	color: #1a1aae;
	}

.CalendarNavigatorManuscript_Forest img{
	margin: 2px;
	vertical-align: middle; 	
	}

.CalendarNavigatorManuscript_Forest td {
	font-family: Arial; font-size: 70%;
	}

.CalendarNavigatorManuscript_Forest th {
	font-family: Arial; font-size: 70%;
	}



/*ie6*/
* html body .CalendarNavigatorManuscript_Forest th, * html body .CalendarNavigatorManuscript_Forest td {
	font-family: Arial; font-size: 100%;
}
/*end*/

/* Calendar Extra */
.CalendarEventManuscript_Forest{
	font-family: Arial; font-size: 70%;
	text-align: left;
	}



/*ie6*/
* html body .CalendarEventManuscript_Forest {
	font-family: Arial; font-size: 100%;
}
/*end*/

.CalendarEventManuscript_Forest a:link {
	color: #2121e0;
	}

.CalendarEventManuscript_Forest a:visited{
	color: #8a8ae0;
	}

.CalendarEventManuscript_Forest a:hover, .CalendarEventManuscript_Forest a:active{
	color: #1a1aae;
	}

/* Changes for Section508 */
table tr td strong {
	padding: 0px;
	margin: 0px;
}

.thManuscript_Forest { 
	font-family: Arial; font-size: 70%;
	font-weight: bold;
}



/*ie6*/
* html body .thManuscript_Forest {
	font-size: 100%;
}
/*end*/

.HeaderManuscript_Forest .thManuscript_Forest { 
	font-family: Arial; font-size: 90%; text-align: left;
	padding: 3px;
	background-image: url('Images/HeaderBg.gif'); color: #f4f4f4;
	width: 100%;
	white-space: nowrap;
}



/*ie6*/
* html body .HeaderManuscript_Forest .thManuscript_Forest {
	font-family: Arial; font-size: 130%; text-align: left;
}
/*end*/

.CaptionManuscript_Forest .thManuscript_Forest { 
	font-family: Arial; font-size: 70%; text-align: left; vertical-align: top;
	padding: 3px;
	border-bottom: solid 1px #c5c8b3;
	background-image: url('Images/CaptionBg.gif'); color: #2b432c;
	white-space: nowrap;
}



/*ie6*/
* html body .CaptionManuscript_Forest .thManuscript_Forest {
	font-family: Arial; font-size: 100%; text-align: left; vertical-align: top;
}
/*end*/

.RowManuscript_Forest .thManuscript_Forest { 
	font-family: Arial; font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	border-bottom: dashed 1px #c5c8b3;
	background-color: #ededed; color: #323f30;
	white-space: nowrap;
	color: #323f30;
}

.AltRowManuscript_Forest .thManuscript_Forest { 
	font-family: Arial; font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	border-bottom: dashed 1px #c5c8b3;
	background-color: #ededed; color: #323f30;
	white-space: nowrap;
	color: #323f30;
}

.ControlsManuscript_Forest .thManuscript_Forest { 
	font-family: Arial; font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	border-bottom: dashed 1px #c5c8b3;
	background-color: #ededed; color: #323f30;
	white-space: nowrap;
	color: #323f30;
}

.GroupCaptionManuscript_Forest .thManuscript_Forest {
	font-family: Arial; font-size: 70%;
	padding: 3px;
	border-bottom: dashed 1px #c5c8b3;
	text-align: left;
	white-space: nowrap;
	vertical-align: top;
	font-weight: bold;
	background-color: #dadfd1; 
	color: #323f30;
}



/*ie6*/
* html body .GroupCaptionManuscript_Forest .thManuscript_Forest {
	font-family: Arial; font-size: 100%;
}

* html body .RowManuscript_Forest .thManuscript_Forest, * html body .AltRowManuscript_Forest .thManuscript_Forest, * html body .ControlsManuscript_Forest .thManuscript_Forest {
	font-family: Arial; font-size: 100%; font-weight: normal; text-align: left; vertical-align: top;
}
/*end*/

/* Class for Application Builder Menu */
.simpleMenuManuscript_Forest td {
	font-family: Arial; font-size: 70%;
}



/*ie6*/
* html body .simpleMenuManuscript_Forest td {
	font-family: Arial; font-size: 100%;
} 
/*end*/
