body {
	margin: 0px;
}
.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #7F92C3;
}
.righttable {
	border: thin solid #8296C8;
}
.lefttable {
	display: block;
	margin-top: 10px;
	padding: 5px;
	border: thin solid #CCCCCC;
}

.footerheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #46538A;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
.nav2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #7F92C3;
}


a:link {
	text-decoration: none;
	color: #8296CA;
}
a:visited {
	color: #8296C8;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #8296C8;
}
.navcurr {
	text-decoration: underline;
}
a.nav3curr:link {
	text-decoration: underline;
}
a.nav3curr:visited {
	text-decoration: underline;
}
a.nav3curr:hover {
	text-decoration: underline;
	color: #65769D;
}
.title
{
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	color: #8296C8;
	line-height: 50px;
	}
.locatortext {
	font-size: 14px;
	color: #6972A2;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
}
.nav3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #7F92C3;
}
.newsfont {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}

.smallerbodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
.medbodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
}
.smallfont {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}

