/* j9 added this was so fractions, super and sub scripts would not be so small?*/
.table4 {
	margin: 0; padding: 0;
	margin-left: -7px;
	font-size: 1em;
	line-height: 1.2em;
	border: 1px solid #2B4CAC;
	border-left: 4px solid #a9c969;
	background-color: #fff; }
/*end j9 added*/

/* CSS Document */
	
.table1, .table2, .table3, .table5 {
	margin: 0; padding: 0;
	margin-left: -7px;
	font-size: .9em;
	line-height: 1.2em;
	border: 1px solid #2B4CAC;
	border-left: 4px solid #a9c969;
	background-color: #fff; }
.table1 td, .table2 td, .table3 td, .table4 td, .table5 td {
	padding: 4px;
	border-left: 1px solid #2B4CAC;
	border-right: none;
	/*border-bottom: 1px solid #2B4CAC;*/ }
.table1 th, .table2 th, .table3 th, .table4 th, .table5 th {
	padding: 3px;
	color: #fff;
	text-transform: uppercase;
	border-left: 1px solid #2b4cac;
	border-bottom: 1px solid #2b4cac;
	background-color: #a9c969; }


.table5 td, .table5 th {
	border-bottom: 1px solid #2b4cac;
	text-align: center;
	line-height: 1em; }

.table3 th, .table3 td, .table5 td, .table5 th { 
	padding: 2px 2px;
	font-family: Arial Narrow, Helvetica Condensed, Myriad Pro Condensed; }

.table1division, .table2division {
	border-bottom: 2px solid #a9c969; }

.table2 { }
.table2, .table3, .table4 td, .table5 td {
	text-align: center; }

.tableheader {
	padding-left: 5px;
	font-weight: bold;
	text-align: left;
	vertical-align: top; }


/* COLORS
Blue:	  #2B4CAC;
Green:	  #a9c969;
Dk Green: #87a747;
*/