﻿#column_1 {
	float: left;
	margin:10px 10px 0px 0px;
	width:30%;
	font-family:"Arial Narrow";
	font-size:small;
}
#column_2 {
	float: left;
	margin:10px 10px 0px 0px;
	width:30%;
	font-family:"Arial Narrow";
	font-size:small
}
#column_3 {
	float: none;
	margin: 10px 10px 0px 0px;
	font-family: "Arial Narrow";
	font-size: small;
	width:auto;
}
.column_p_head {
	height:7px;font-weight:bold;text-align: center;
}
.column_p {
	height:18px;font-family:"Times New Roman", Times, serif;font-size: 12px;

}
.column_pb {
	height:18px;color:black;font-family:"Times New Roman", Times, serif;font-size: 12px;

}
.vertical_line {
	border-right:thin black ridge;
}
.rt_column_header {
	top: 8px;
	position: relative;
}
