.menuTop {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: 67a1b6;
	text-decoration: none;
}
.menuTopLink a{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: 67a1b6;
	text-decoration: none;
}
.menuTopLink a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: 000000;
	text-decoration: none;
}
.menuMain a{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	letter-spacing: -1px;
}
.menuMain a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #55bade;
	text-decoration: none;
	letter-spacing: -1px;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: 67a1b6;
	text-decoration: none;
}
.copyrightLink a{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: 67a1b6;
	text-decoration: none;
}
.copyrightLink a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: 000000;
	text-decoration: none;
}
table {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 21px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	font-weight: normal;
	color: b1e1f2;
	text-decoration: none;
	text-transform: lowercase;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #b1e1f2;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 3px;

}
a {
	color: 38abd3;
	text-decoration: underline;
}
a:hover {
	color: 04769e;
	text-decoration: underline;
}
.customInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #007da9;
	text-decoration: none;
}
.customMessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #007da9;
	text-decoration: none;
	width: 450px;
}
.customButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #b1e1f2;
	border: 1px solid #000000;
}
.formTable {
	border: 1px solid #CCCCCC;
	background-color: #F9F9F9;
}
