.colNP1 {
	width:5%;
	float:left;
}
.colNP2 {
	width:32%;
	float:left;
}
.colNP3 {
	width:29%;
	float:left;
}
.headerNP1 {
	clear:both;
	float:left;
	text-align:center;
	border:1px solid #e5e9f4;
	font-weight:bold;
	width:100%;
	height:65px;
	padding:4px 0 4px 0;
	background-color:#ced6e9;
}
.cellNP1 {
	clear:both;
	float:left;
	text-align:center;
	border:1px solid #e5e9f4;
	width:100%;
	height:50px;
	padding:4px 0 3px 0;
	background-color:#ced6e9;
}