/*
#gp_info_box {
	width:400px; float: right; margin: 0 0 0 10px;  
}

#gp_info_box, #gp_info_box b.rtop b,  #gp_info_box b.rbottom b {background-color:#ddddaa;}
*/
div.awards {
	float: left; 
	margin-right: 10px;
	margin-bottom: 10px;
}

table.awards, table.officers {
	border: solid 1px navy;
	border-collapse:collapse
}

table.awards td, table.awards th, table.officers td, table.officers th{
	 border-collapse:collapse;
	 border: solid 1px navy;
	 font-size: 11px;
	 line-height: normal;
	 padding: 1px 5px 1px 5px;
	 text-align: center;
	 background-color: white;
}

/*
table.officers td, table.officers th{
	 padding: 1px 10px 1px 10px;
	 font-size: 12px;
}
*/

table.officers td, table.officers th{
	 padding: 1px 5px 1px 5px;
	 font-size: 11px;
}

table.awards th,  table.officers th{
	background-color: #ececc1;
}

table th.big {
	font-size: 14px;
}

table td.l, table th.l {
	text-align: left;
}

