.mainTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #333366;
	line-height: normal;

}

.homeTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	color: #333366;
	line-height: normal;

}
.botNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333366;
	font-weight: normal;

}

.botNav a {
	color: #333366;
	font-weight: bold;
	text-decoration: none;


}

.botNav a:hover {
	color: #FFCC99;
	text-decoration: underline;

}
.mainCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;

}

.mainCopy a{
	font-weight: bold;
	color: #333366;
	text-decoration: underline;

	
}

.mainCopy a:hover {
	color: #FFCC99;
	text-decoration: none;

	
}
.homeList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.copyright a {
	color: #000000;
}
.copyright a: hover {
	color: #000000;
}
.rolloverMap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #223762;
}
.times14Black {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
}
.times14Black a{
	font-weight: bold;
	color: #333366;
	text-decoration: underline;
	
}

.times14Black a:hover {
	color: #FFCC99;
	text-decoration: none;

}
