body {
	background-color: #38658E;
}
.blueText, .blueText a:link, .blueText a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	color: #052149;
}
.blueText a:hover {
	color: #2F9DC0;
}
h1 {
	font-size: 12px;
	color: #2F9DC0;
	font-weight: bolder;
	display: inline;
}
h2 {
	font-size: 12px;
	color: #052149;
	font-weight: bolder;
	display: inline;
}
h3 {
	font-size: 16px;
	color: #052149;
	font-weight: bolder;
	display: inline;
}
.topNav, .topNav a:link, .topNav a:visited {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bolder;
	background-image: url(/images/global/nav-bkgrnd.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	background-color: transparent;
}
.topNav a:link, .topNav a:visited {
	text-decoration: none;
	background-image: none;
}
.topNav a:hover {
	color: #052149;
	background-image: none;
}
.sideNavHeader {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bolder;
	background-image: url(/images/global/side-nav-header.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.sideNavText, .sideNavText a:link, .sideNavText a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	color: #052149;
	text-decoration:none;
}
.sideNavText a:hover {
	text-decoration:underline;
}
.whiteText, .whiteText a:link, .whiteText a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.whiteText a:hover {
	color: #2F9DC0;
}
.photoBox {
	float: right;
	width: 174px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 6px;
}
.photoBox table {
	background-color: #EEEEEE;
}
.aquaText, .aquaText a:link, .aquaText a:visited {
	font-size: 10px;
	color: #2F9DC0;
	text-decoration: none;
	background-color: transparent;
}
.aquaText a:hover {
	text-decoration: underline;
}
.photoBoxHeader {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bolder;
	background-image: url(/images/global/photo-box-top.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.aquaTextMed {
	font-size: 12px;
	color: #2F9DC0;
	font-weight: bolder;
}