.subNav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #0049A8;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.noteGraphic {
	margin-bottom: 5px;
	margin-left: 170px;
}

.subNav a:link {
	color: #0046A5
}
.subNav a:hover {
	color: #E98D78
}
.subNav a:visited {
	color: #0046A5
}	
.subHeader {
	margin-right: 20px;
}
.bodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-left: 10px;
}
.bodyText a:link {
	color: #BF5B59
}
.bodyText a:hover {
	color: #97EE86
}
.bodyText a:visited {
	color: #0046A5
}	
.headersPlaces {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding-top: 20px;
	font-weight: bold;
}
.bottomLinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	margin-top: 10px;
}
.bottomLinks a:link {
	color: #333333;
	text-decoration: underline;
}
.bottomLinks a:visited {
	color: #666666;
	text-decoration: underline;
}
.bottomLinks a:hover {
	color: #0046B5;
	text-decoration: none;
}
