  .table_header
 {
	background-color: #2a3e57;
	color: white;
	font-weight: bold;
	vertical-align: top;
	border-width: thin;
	border-color: white;
 }
 .alt_1
 {
	vertical-align: top;		
	/*border:solid #93C571 1.0pt;*/
	border-width: thin;
	border-color: #2a3e57;
	/* border-right:none; */
	background-color:#aac9e0;
	color: #225378;

 }
 .alt_2
 {
	border-width: thin;
	vertical-align: top;
	background-color: white;
	color: black;
 }
  
  .h3_mod
{
	text-align: center;
	font-size: 24px;
}