.bannertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: right;
	color: #FFFFFF;
	padding: 5px;
	vertical-align: top;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	margin-top: 10px;
	margin-left: 5px;
	font-variant: small-caps;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	margin-top: 10px;
	margin-left: 5px;
	line-height: 10px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-left: 5px;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-top: 5px;
}
.bottomnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	margin: 5px;
	color: #FFFFFF;
	line-height: 40px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.contacttable {
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.showdiv {
	position: absolute;
	height: auto;
	width: 500px;
	z-index: 1;
	visibility: hidden;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
}
.hidediv {
	position: absolute;
	height: auto;
	width: 500px;
	z-index: 1;
	visibility: hidden;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
}
.greyboxes {
	padding: 5px;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
