body {
	font-size: 10pt;
	font-family: Arial;
	table-layout: auto;
	empty-cells: show;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Heading-Large {
	font-size: 18pt;
	font-weight: normal;
}
.Heading-Page {
	font-size: 10pt;
	font-weight: bold;
	border-left-width: 10px;
	border-left-style: solid;
	text-indent: 0px;
	white-space: 0;
	padding-left: 5px;
}
.CaptionWhite {
	font-size: 8pt;
	color: #FFFFFF;
	padding-top: 5px;
}
.CaptionBlack {
	font-size: 8pt;
	color: #000000;
	padding-top: 5px;
}
.Body08-Normal {
	color: #000000;
	font-size: 8pt;
}

.Body08-Bold {
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
}
.Body08-Justify {
	color: #000000;
	font-size: 8pt;
	text-align: justify;
}
.Body08-Justify-White {
	color: #FFFFFF;
	font-size: 10pt;
	text-align: justify;
}

.Body08-White {
	color: #FFFFFF;
	font-size: 8pt;
}
.Body10-Normal {
	color: #000000;
	font-size: 10pt;
}
.Body10-Bold {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
}

.Body10-Justify {
	color: #000000;
	font-size: 10pt;
	text-align: justify;
}


.Body10-White {
	color: #FFFFFF;
	font-size: 10pt;
}
.Row-White-10 {
	font-size: 10pt;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	font-style: normal;
	cursor: default;
	padding: 7px;
	border-left-color: #FFFFFF;
}
.Row-White-08 {
	font-size: 8pt;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	font-style: normal;
	cursor: default;
	background-color: #FFCC99;
	padding: 7px;
	border-left-color: #CCCCCC;
}
.Row-Heading {
	font-size: 8pt;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	font-style: normal;
	cursor: default;
	font-weight: bold;
	background-color: #99CC00;
}
.Link-Black {
	font-size: 8pt;
	color: #000000;
}
.Link-White {
	font-size: 8pt;
	color: #FFFFFF;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.Form-Read-Only {
	color: #000000;
	font-size: 10pt;
	background-color: #CCCCCC;
}
