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

/* Colors */
.PageBgColor {
	background-color: #fcfcfc;
	}

.FormTitleBgColor {
	background-color: #f2f2f2;
	}

.FormTitleFontColor {
	color: #F58426;
	}

.CaptionBgColor {
	background-color: #f2f2f2;
	}

.CaptionFontColor {
	color: #585656;
	}

.DataBgColor {
	background-color: #ececec;
	}

.AltDataBgColor {
	background-color: #f2f2f2;
	}

.DataFontColor {
	color: #343434;
	}

.LinkColor {
	color: #f47b20;
	}

.VisitedLinkColor {
	color: #666666;
	}

.HoverLinkColor {
	color: #F58426;
	}

.ColorBgButton {
	background-color: #f2f2f2;
}

.ColorFontButton {
	color: #F58426;
}

.ColorBgButtonPassive {
	background-color: #ebebeb;
}

.ColorFontButtonPassive {
	color: #efa4c9;
}

/* BEGIN Common */
body { 
	color: #666666;
	margin-left: 20px;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 20px;
	font-family: Verdana; font-size: 80%;
	}



/*ie6*/
* html body {
	font-family: Verdana;
	font-size: 80%;
}

* html body td, * html body th, * html body table {
	font-size: 100%;
}
/*end*/

.text { 
	color: #343434
	}

a.menulink:link, a.menulink:visited { 
	color: #f47b20;
	}

a.menulink:hover, a.menulink:active { 
	color: #F58426;
	}
	
a.headerlink:link, a.headerlink:visited { 
	color: #ACA095;
}

a.headerlink:hover, a.headerlink:active { 
	color: #F58426;
}

a.headerlink {
	color: #ACA095;
	display: inline;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 11px;
}

a.headerlinkActive:link, a.headerlinkActive:visited { 
	color: #F58426;
}

a.headerlinkActive:hover, a.headerlinkActive:active { 
	color: #F58426;
}

a.headerlinkActive {
	color: #F58426;
	display: inline;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 11px;
}

a.subMenulink:link, a.subMenulink:visited {
	color: #F47B20;
	font-weight: bold;
}

a.subMenulink:hover, a.subMenulink:active {
	color: #D60D8C;
	font-weight: bold;
}

a.subMenulink {
	color: #FFFFFF;
	display: inline;
	padding-right: 6px;
	padding-left: 6px;
	font-weight: bold;
	font-size: 10px;
	background-color: #F2F2F2;
	background-position: center;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 3px solid #F47B20;
}


a:link {
	color: #F47B20;
	text-decoration: none;
	font-weight: bold;
	}

a:visited {
	color: #f47b20;
	text-decoration: none;
	font-weight: bold;
	}

a:hover,a:active {
	color: #D60D8D;
	text-decoration: none;
	font-weight: bold;
	}

ul, ol, blockquote {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	}

form {
	margin: 0px;
	}

h1	{
	color: #F58426;
	font-size: 150%;
	margin-top: 5px;
	margin-bottom: 15px;
	text-transform: uppercase;
	}

h2	{
	color: #F58426;
	font-size: 130%;
	margin-top: 0px;
	margin-bottom: 15px;
	text-transform: uppercase;
	}

h3	{ 
	color: #F58426;
	font-size: 110%; font-style: italic;
	margin-top: 15px; 
	margin-bottom: 5px; 
	text-transform: uppercase;
	}

h4	{ 
	color: #F58426;
	font-size: 100%;
	margin-top: 15px; 
	margin-bottom: 5px; 
	text-transform: uppercase;
	}

h5	{ 
	color: #F58426;
	font-size: 100%; font-style: italic;
	margin-top: 15px; 
	margin-bottom: 5px; 
	text-transform: uppercase;
	}

h6	{ 
	color: #F58426;
	font-size: 90%;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

th	{ 
	font-family: Verdana; font-size: 80%;
	text-align: left;
	}

td { 
	font-family: Verdana; font-size: 80%;
	text-align: left;
	}

/*input, textarea, select {
	font-family: Verdana; font-size: 80%;
	font-size: 100%;
}

html>body input, html>body select, html>body textarea {
	font-family: Verdana; font-size: 80%;
	font-size: inherit;
}*/

/* END Common */

.Header {
	width: 100%;
	}

.Header th {
	font-size: 16;
	font-weight: bold;
	text-align: left;
	padding: 5px;
	background-color: #ffffff;
	color: #F58426;
	width: 100%;
	white-space: nowrap;
	padding-left: 0px;
	text-transform: uppercase;
	}



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

.Header a:link { 
	color: #F58426;
	}

.Header a:visited { 
	color: #F58426;
	}

.Header a:hover, .Caption a:active { 
	color: #F58426; text-decoration: none;
	}

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

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

.HeaderLeft img{
	width: 1px;
	}

.HeaderRight img{
	width: 1px;
	}


/* Grid Options */
.Grid { 
	border-left: 1px solid #FFFFFF; border-bottom: 1px solid #FFFFFF;
	width: 100%;
	}

.Caption th { 
	font-size: 80%; 	text-align: left; vertical-align: top;
	padding: 5px;
	border-top: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF;
	background-color: #f2f2f2; color: #585656;
	white-space: nowrap;
	}

.Caption td { 
	font-size: 80%; 	text-align: left; vertical-align: top;
	padding: 5px;
	border-top: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF;
	background-color: #f2f2f2; color: #585656;
	white-space: nowrap;
	}



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

.Caption a:link { 
	color: #585656;
	}

.Caption a:visited { 
	color: #585656;
	}

.Caption a:hover, .Caption a:active { 
	color: #F58426;
	}

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

.Caption input {
	vertical-align: middle;
	}

.Row th { 
	font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 5px;
	border-top: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF;
	background-color: #ececec; color: #343434;
	white-space: nowrap;
	color: #343434;
	}

.Row td {
	font-size: 80%;
	padding: 5px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	vertical-align: top;
	background-color: #ececec;
	color: #343434;
	text-align: left;
	}
	


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

caption.Row { 
	font-size: 80%;
	padding: 5px;
	border: 1px solid #FFFFFF; border-bottom: 0px;
	text-align: left;
	vertical-align: top;
	background-color: #ececec; 
	color: #343434;
	}



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

.Row a:link { 
	color: #f47b20;
	}

.Row a:visited { 
	color: #666666;
	}

.Row a:hover, .Row a:active { 
	color: #F58426;
	}

.Separator{
	color: #f2f2f2;
	}

.Separator td{
	height: 1px;
	}


.AltRow th { 
	font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 5px;
	border-top: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF;
	background-color: #ececec; color: #343434;
	white-space: nowrap;
	color: #343434;
	}

.AltRow td { 
	font-size: 80%;
	padding: 5px;
	border-top: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF;
	text-align: left;
	vertical-align: top;
	background-color: #f2f2f2; 
	color: #343434;
	}



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

.AltRow a:link { 
	color: #f47b20;
	}

.AltRow a:visited { 
	color: #666666;
	}

.AltRow a:hover, .AltRow a:active { 
	color: #F58426;
	}

.NoRecords td {
	font-size: 80%;
	padding: 5px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	text-align: left;
	background-color: #ececec;
	color: #F57B21;
	vertical-align: top;
	font-weight: bold;
	}

.Footer td { 
	font-size: 80%;
	padding: 5px;
	border-top: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF;
	background-color: #ececec; color: #343434;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #343434;
	}



/*ie6*/
* html body .NoRecords td, * html body .Footer td {
	font-size: 100%;
}
/*end*/

.Footer a:link { 
	color: #f47b20;
	}

.Footer a:visited { 
	color: #666666;
	}

.Footer a:hover, .Footer a:active { 
	color: #F58426;
	}

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

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

/* Record Options */
.Record { 
	border-left: 1px solid #FFFFFF; border-bottom: 1px solid #FFFFFF;
	width: 100%;
	}

.Error td { 
	font-size: 80%;
	padding: 5px;
	border-top: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF;
	text-align: left;
	color: #FF0000;
	vertical-align: top;
	background-color: #ececec; 
	}



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

.Controls th { 
	font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 5px;
	border-top: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF;
	background-color: #ececec; color: #343434;
	white-space: nowrap;
	color: #343434;
	}

.Controls td { 
	font-size: 80%;
	padding: 5px;
	border-top: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF;
	text-align: left;
	vertical-align: top;
	background-color: #ececec; 
	color: #343434;
	}

	
.Bottom td { 
	font-size: 80%;
	padding: 5px;
	border-top: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF;
	background-color: #ececec; color: #343434;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	color: #343434;
	}



/*ie6*/
* html body .Controls th, * html body .Controls td, * html body .Bottom td {
	font-size: 100%;
}
/*end*/

.Bottom a:link { 
	color: #f47b20;
	}

.Bottom a:visited { 
	color: #666666;
	}

.Bottom a:hover, .Caption a:active { 
	color: #F58426;
	}

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

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

/* Report */
.GroupCaption th{
	font-size: 80%;
	padding: 5px;
	border-top: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF;
	white-space: nowrap;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #f2f2f2; 
	color: #343434;
	}

.GroupCaption td{
	font-size: 80%;
	padding: 5px;
	border-top: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #ececec; 
	color: #343434;
	}



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

.GroupCaption a:link {
	color: #585656;
	}

.GroupCaption a:visited{
	color: #585656;
	}

.GroupCaption a:hover, .GroupCaption a:active{
	color: #F58426;
	}

.GroupFooter td{
	font-size: 80%;
	padding: 5px;
	border-top: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #f2f2f2; 
	color: #343434;
	}



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

.GroupFooter a:link {
	color: #f47b20;
	}

.GroupFooter a:visited{
	color: #666666;
	}

.GroupFooter a:hover,.GroupFooter a:active{
	color: #F58426;
	}

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

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

.SubTotal td{
	font-size: 80%;
	padding: 5px;
	border-top: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #f2f2f2; 
	color: #343434;
	border-bottom: 2px solid #f2f2f2;
	}



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

.SubTotal a:link {
	color: #f47b20;
	}

.SubTotal a:visited{
	color: #666666;
	}

.SubTotal a:hover, .SubTotal a:active{
	color: #F58426;
	}

.Total td{
	font-size: 80%;
	padding: 5px;
	border-top: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	font-weight: bold;
	background-color: #f2f2f2; 
	color: #343434;
	}



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

.Total a:link {
	color: #f47b20;
	}

.Total a:visited{
	color: #666666;
	}

.Total a:hover, .Total a:active{
	color: #F58426;
	}

/* Form Options */
.Button {
	background-color: #f2f2f2;
	color: #F58426;
	border: 1px solid #F58426;
	padding: 2px;
	font-weight: bold;
	font-size: 85%;
	font-family: Tahoma;
	}

/* Calendar */

.Calendar { 
	
	width: 100%;
	}

.CalendarWeekdayName{
	font-size: 80%;
	padding: 5px;
	border-top: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF;
	text-align: center; 
	vertical-align: top;
	white-space: nowrap;
	background-color: #f2f2f2; 
	color: #343434;
	font-weight: normal;
	}



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

.CalendarWeekdayName a:link {
	color: #f47b20;
	}

.CalendarWeekdayName a:visited{
	color: #666666;
	}

.CalendarWeekdayName a:hover, .CalendarWeekdayName a:active{
	color: #F58426;
	}

.CalendarWeekendName{
	font-size: 80%;
	padding: 5px;
	border-top: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF;
	white-space: nowrap;
	text-align: center; 
	vertical-align: top;
	background-color: #f2f2f2;	
	color: #343434;
	font-weight: normal;
	}



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

.CalendarWeekendName a:link {
	color: #585656;
	}

.CalendarWeekendName a:visited{
	color: #585656;
	}

.CalendarWeekendName a:link, .CalendarWeekendName a:visited{
	color: #F58426;
	}

/* Calendar Day */
.CalendarDay{
	font-size: 80%;
	padding: 5px;
	border-top: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF;
	text-align: center;
	background-color: #ececec;	
	color: #343434;
	}



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

.CalendarDay a:link {
	color: #f47b20;
	}

.CalendarDay a:visited{
	color: #666666;
	}

.CalendarDay a:hover, .CalendarDay a:active{
	color: #F58426;
	}

/* Calendar Weekend */
.CalendarWeekend{
	font-size: 80%;
	padding: 5px;
	border-top: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF;
	text-align: center;
	background-color: #f2f2f2;	
	color: #343434;
	}



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

.CalendarWeekend a:link {
	color: #f47b20;
	}

.CalendarWeekend a:visited{
	color: #666666;
	}

.CalendarWeekend a:hover, .CalendarWeekend a:active{
	color: #F58426;
	}

/* Calendar Today */
.CalendarToday {
	font-size: 80%;
	padding: 3px;
	border: 2px solid #f2f2f2;
	text-align: center;
	background-color: #ececec;	
	color: #343434;
	}



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

.CalendarToday a:link {
	color: #f47b20;
	}

.CalendarToday a:visited{
	color: #666666;
	}

.CalendarToday a:hover, .CalendarToday a:active {
	color: #F58426;
	}

/* Calendar Weekend Today */
.CalendarWeekendToday {
	font-size: 80%;
	padding: 3px;
	border: 2px solid #f2f2f2;
	text-align: center;
	background-color: #f2f2f2;	
	color: #343434;
	}



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

.CalendarWeekendToday a:link {
	color: #f47b20;
	}

.CalendarWeekendToday a:visited{
	color: #666666;
	}

.CalendarWeekendToday a:hover, .CalendarWeekendToday a:active{
	color: #F58426;
	}

/* Calendar Other Month's Day */
.CalendarOtherMonthDay{
	font-size: 80%;
	padding: 5px;
	border-top: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF;
	text-align: center;
	background-color: #ececec;	
	color: #f2f2f2;
	}



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

.CalendarOtherMonthDay a:link {
	color: #f2f2f2;
	}

.CalendarOtherMonthDay a:visited{
	color: #f2f2f2;
	}

.CalendarOtherMonthDay a:hover, .CalendarOtherMonthDay a:active{
	color: #F58426;
	}

/* Calendar Other Month's Today */
.CalendarOtherMonthToday {
	font-size: 80%;
	padding: 3px;
	border: 2px solid #f2f2f2;
	text-align: center;
	background-color: #ececec;	
	color: #f2f2f2;
	}



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

.CalendarOtherMonthToday a:link {
	color: #f2f2f2;
	}

.CalendarOtherMonthToday a:visited{
	color: #f2f2f2;
	}

.CalendarOtherMonthToday a:hover,.CalendarOtherMonthToday a:active{
	color: #F58426;
	}

/* Calendar Other Month's Weekend */
.CalendarOtherMonthWeekend {
	font-size: 80%;
	padding: 5px;
	border-top: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF;
	text-align: center;
	background-color: #f2f2f2;	
	color: #f2f2f2;
	}



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

.CalendarOtherMonthWeekend a:link {
	color: #f2f2f2;
	}

.CalendarOtherMonthWeekend a:visited{
	color: #f2f2f2;
	}

.CalendarOtherMonthWeekend a:hover, .CalendarOtherMonthWeekend a:active{
	color: #F58426;
	}

/* Calendar Other Month's Weekend Today */
.CalendarOtherMonthWeekendToday {
	font-size: 80%;
	padding: 3px;
	border: 2px solid #f2f2f2;
	text-align: center;
	color: #f2f2f2;
	background-color: #f2f2f2;	
	}
	


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

.CalendarOtherMonthWeekendToday a:link {
	color: #f2f2f2;
	}

.CalendarOtherMonthWeekendToday a:visited{
	color: #f2f2f2;
	}

.CalendarOtherMonthWeekendToday a:hover, .CalendarOtherMonthWeekendToday a:active{
	color: #F58426;
	}

/* Calendar Selected Day (for DatePicker) */
.CalendarSelectedDay{
	font-size: 80%;
	padding: 5px;
	border-top: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF;
	background-color: #f2f2f2;
	color: #585656;
	text-align: center;
	font-weight: bold;
	}
	


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

.CalendarSelectedDay a:link {
	color: #585656;
	}

.CalendarSelectedDay a:visited{
	color: #585656;
	}

.CalendarSelectedDay a:hover, .CalendarSelectedDay a:active{
	color: #F58426;
	}

/* Calendar Navigator */
.CalendarNavigator {
	font-size: 80%;
	padding: 5px;
	background-color: #ececec; color: #343434;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #343434;
	}



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

.CalendarNavigator a:link {
	color: #f47b20;
	}

.CalendarNavigator a:visited{
	color: #666666;
	}

.CalendarNavigator a:hover, .CalendarNavigator a:active{
	color: #F58426;
	}

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

.CalendarNavigator td {
	font-size: 80%;
	}

.CalendarNavigator th {
	font-size: 80%;
	}



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

/* Calendar Extra */
.CalendarEvent{
	font-size: 80%;
	text-align: left;
	}
.FormStyle {
	border: 2px solid #ACA095;
}



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

.CalendarEvent a:link {
	color: #f47b20;
	}

.CalendarEvent a:visited{
	color: #666666;
	}

.CalendarEvent a:hover, .CalendarEvent a:active{
	color: #F58426;
	}

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

.th { 
	font-family: Verdana; font-size: 80%;
	font-weight: bold;
}



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

.Header .th { 
	font-size: 20px; font-weight: bold; text-align: left;
	padding: 5px;
	background-color: #f2f2f2; 
	color: #F58426;
	width: 100%;
	white-space: nowrap;
}



/*ie6*/
* html body .Header .th {
	font-size: 20px; font-weight: bold; text-align: left;
}
/*end*/

.Caption .th { 
	font-size: 80%; 	text-align: left; vertical-align: top;
	padding: 5px;
	border-top: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF;
	background-color: #f2f2f2; color: #585656;
	white-space: nowrap;
}



/*ie6*/
* html body .Caption .th {
	font-size: 100%; 	text-align: left; vertical-align: top;
}
/*end*/

.Row .th { 
	font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 5px;
	border-top: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF;
	background-color: #ececec; color: #343434;
	white-space: nowrap;
	color: #343434;
}

.AltRow .th { 
	font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 5px;
	border-top: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF;
	background-color: #ececec; color: #343434;
	white-space: nowrap;
	color: #343434;
}

.Controls .th { 
	font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 5px;
	border-top: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF;
	background-color: #ececec; color: #343434;
	white-space: nowrap;
	color: #343434;
}

.GroupCaption .th {
	font-size: 80%;
	padding: 5px;
	border-top: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF;
	text-align: left;
	white-space: nowrap;
	vertical-align: top;
	font-weight: bold;
	background-color: #f2f2f2; 
	color: #343434;
}



/*ie6*/
* html body .GroupCaption .th {
	font-size: 100%;
}

* html body .Row .th, * html body .AltRow .th, * html body .Controls .th {
	font-size: 100%; font-weight: normal; text-align: left; vertical-align: top;
}
/*end*/

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



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

#lightBG {
	background-color: #FFFFFF;
}
#headerStyle {
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	padding-left: 0px;
}
#bigStroke {
	padding: 20px;
	width: 704px;
	border: 8px solid #e6e7e8;
}
#bigStrokeWide {
	padding: 20px;
	border: 8px solid #e6e7e8;
}

