.buttontext {
	font-family: "Imprint MT Shadow";
	font-size: 14pt;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.border {
	border: 2px solid #000066;
}
.borderbottom {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-decoration: none;
}
.headingtext {
	font-family: "Imprint MT Shadow";
	font-size: 14pt;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.buttontext:hover {
	color: #999999;
}
.heading2 {
	font-family: "Imprint MT Shadow";
	font-size: 26pt;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.emaillink {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	text-decoration: none;
	font-size: 14pt;
}
.emaillink:hover {
	color: #666666;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	text-decoration: none;
}
.bordertop {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
.fottiertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000066;
	text-decoration: none;
}
