.colAPID1 {
	width:45%;
	float:left;
}
.colAPID2 {
	width:51%;
	float:left;
}
.headerAPID1 {
	clear:both;
	float:left;
	border:1px solid #e5e9f4;
	font-weight:bold;
	width:100%;
	height:80px;
	padding:4px 0 3px 5px;
	background-color:#ced6e9;
}
.headerAPID2 {
	clear:both;
	float:left;
	border:1px solid #e5e9f4;
	font-weight:bold;
	width:100%;
	height:50px;
	padding:4px 0 3px 5px;
	background-color:#ced6e9;
}
.headerAPID3 {
	clear:both;
	float:left;
	border:1px solid #e5e9f4;
	font-weight:bold;
	width:100%;
	height:120px;
	padding:4px 0 3px 5px;
	background-color:#ced6e9;
}
.cellAPID1 {
	clear:both;
	float:left;
	border:1px solid #e5e9f4;
	width:100%;
	height:80px;
	padding:4px 0 3px 5px;
	background-color:#ced6e9;
}
.cellAPID2 {
	clear:both;
	float:left;
	border:1px solid #e5e9f4;
	width:100%;
	height:50px;
	padding:4px 0 3px 5px;
	background-color:#ced6e9;
}
.cellAPID3 {
	clear:both;
	float:left;
	border:1px solid #e5e9f4;
	width:100%;
	height:120px;
	padding:4px 0 3px 5px;
	background-color:#ced6e9;
}