body  {

    line-height: 5px;

}

td, th  {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
    color: #005A52;
}

a {
	color: #005A52;
}

.close  {
     line-height:  5px;
}


.banner  {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 48px;
	line-height: 60px;
	font-weight: bold;
  color: #005A52;
}

.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color:  #FFFFFF;
}

.navLink {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}

.navLinkTiny {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #AD3942;
}

.footer {
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: normal;
	color: #005A52;
}

.H1 {
font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 42px;
	font-weight: bold;
}

.H2 {
font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 36px;
	font-weight: bold;
}

.H3 {
font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
}

.H4 {
font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
}

.White {
	font-size: 16px;
	line-height: 20px;
	color: #FFFFFF;
	}

.largeWhite {
	font-size: 24px;
	line-height: 24px;
	color: #FFFFFF;
	}
	
.XlargeWhite {
	font-size: 36px;
	line-height: 42px;
	color: #FFFFFF;
	}

.small {
    font-size: 14px;
	line-height: 18px;
	}
	
.smaller {
    font-size: 12px;
	line-height: 16px;
	}
	
.instructions {
    font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	background-color: #005A52;
	}
	
.depreciated {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	background-color: #AD3942;
	}
	
.greyShade1 {
    background-color: #CCCCCC;
	}
	
.greyShade2 {
    background-color: #999999;
	}
	
.greyShade3 {
    background-color: #666666;
	color: #FFFFFF
	}
	
.footnotes {
	border-bottom: double;
	}

.tableHead {
	font-size:  18px;
	font-weight: bold;
	background-color: #AD3942;
	color: #FFFFFF;
	}

.tableHead2 {
	font-size:  18px;
	font-weight: bold;
	background-color: #215A5A;
	color: #FFFFFF;
	}

.flash {
	font-weight: bold;
	background-color: #215A5A;
	color: #FFFFFF;
	}

.smalltableHead {
	font-size:  14px;
	background-color: #AD3942;
	color: #FFFFFF;
	}
