#pdca {
	background-color: #E7E7E7;
	padding: 0px;
	width: 645px;
	margin-right: 7px;
	margin-left: 7px;
}
#pdca img {
	clear: left;
	float: right;
	margin-left: 10px;
	margin-top: 5px;
	margin-right: 5px;
}
#pdca01 {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	margin-right: 7px;
	margin-left: 7px;
}
#pdca td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 10px;
	line-height: 17px;
}
#pdca th {
	padding-right: 4px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	background-color: #FFFFFF;
	font-size: 10px;
	line-height: 17px;
	text-align: center;
	vertical-align: middle;
}
#pdca table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-left-color: #999999;
}
#glf {
	margin-right: 7px;
	margin-left: 7px;
	margin-bottom: 10px;
}
