body {
	background-color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #26488F;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #26488F;
}

a {
	color: #FFFFFF;
	text-decoration: underline;
}

.ablue {
	color: #26488F;
	text-decoration: underline;
}

.awhite {
	color: #FFFFFF;
	text-decoration: underline;
}
.adark {
	color: #AB8F24;
}


a:hover {
	color: #CCB67C;
	text-decoration: underline;
}
a:visited {
	color: #3399FF;
	text-decoration: underline
}

a:active {
	color: #000000;
	text-decoration: none;
}

h1 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	color: #26488F;
	}
h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #26488F;
	}
	
h3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #26488F;
	}

h4 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #D4F0CF;
	}	
	
h5 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #26488F;
	}
	
h6 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #26488F;
	}
	
.show {
	font-family: Verdana, Arial, sans-serif;
	font-size: 24px;
	line-height: 20px;
	color: #FFFFFF;
	}

.white {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
		color: #FFFFFF;
	}	
.subwhite {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
	}.divAd {
	position: absolute;
	z-index: 100;
}
.blockQuote {
	background-color: #CCC;
	padding: 5px;
	float: right;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.3em;
	color: #036;
	vertical-align: bottom;
	text-indent: 2px;
}
.awardLogo {
	display: block;
	width: 165px;
	position: relative;
}
.logoRight {
	display: inline;
	float: right;
	width: 250px;
	height: 150px;
}
.leftParagraph {
	display: inline;
	float: left;
	width: 300px;
	vertical-align: text-top;
	text-align: left;
	clear: both;
	position: relative;
}
.leftImage {
	float: left;
	width: 300px;
	position: absolute;
}
.galleryImage {
	display: block;
	width: 400px;
	position: relative;
}
