.colAR1 {
	width:29%;
	float:left;
}
.colAR2 {
	width:70%;
	float:left;
}
.colAR3 {
	width:20%;
	float:left;
}
.colAR4 {
	width:25%;
	float:left;
}
.colAR5 {
	width:32%;
	float:left;
}
.headerAR1 {
	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;
}
.headerAR2 {
	clear:both;
	float:left;
	text-align:center;
	border:1px solid #e5e9f4;
	font-weight:bold;
	width:99%;
	height:15px;
	padding:4px 0 4px 0;
	background-color:#ced6e9;
}
.headerAR3 {
	clear:both;
	float:left;
	text-align:center;
	border:1px solid #e5e9f4;
	font-weight:bold;
	width:100%;
	height:40px;
	padding:4px 0 4px 0;
	background-color:#ced6e9;
}
.cellAR {
	clear:both;
	float:left;
	text-align:center;
	border:1px solid #e5e9f4;
	width:100%;
	height:13px;
	padding:4px 0 3px 0;
	background-color:#ced6e9;
}