.table-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFFFFF;
	line-height: 1.3em;
	padding: 0.5em 3px;
	text-align: center;
	font-weight: bolder;
	background-color: #015A9C;
	}
.table-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.3em;
	padding: 0.5em 3px;
	text-align: left;
	border-right: 1px solid #16538F;
	border-left: 1px solid #16538F;
	border-bottom: 1px solid #16538F;
	}
.table-cell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.3em;
	padding: 0.em 3px;
	text-align: center;
	border-right: 1px solid #16538F;
	border-bottom: 1px solid #16538F;
	}
.table-fill{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.3em;
	padding: 0.5em 3px;
	text-align: left;
	border-top: 1px solid #16538F;	
	border-right: 1px solid #16538F;
	border-left: 1px solid #16538F;
	border-bottom: 1px solid #16538F;
	background-color: #DDE8F0;
	}
.table-forms{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-align:lect;
	line-height: 1.3em;
	padding: 0.5em 3px;
	border-top: 1px solid #16538F;	
	border-right: 1px solid #16538F;
	border-left: 1px solid #16538F;
	border-bottom: 1px solid #16538F;
	background-color: #DDE8F0;
	}	
	
.highlight {
	line-height: 1.667em;
	padding: 0.8335em 10px;
	border: 1px dotted #666666;
	background-color: #FFFFCC;
	text-align: center;
	}