.borderLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
.inText {
	font-family: tahoma;
	font-size: 8pt;
	color: #5f6170;
}
.pad5 {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: justify;
}
.pad10 {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: justify;
}

.legendText {
	font-family: tahoma;
	font-size: 8pt;
	color: #700000;
}
.fieldsetText {
	font-family: tahoma;
	font-size: 8pt;
	color: #666666;
	text-align: justify;
	padding: 10px;
	border: 1px solid #999999;
	line-height:170%;
	height: 100%;
	width: 100%;
}
.titrText {
	font-family: tahoma;
	font-size: 8pt;
	font-weight: 600;
	color: #405777;
}
.titrMainText {
	font-family: tahoma;
	font-size: 8pt;
	font-weight: 600;
	color: #999999;
}

