﻿.anchorclass {
	text-decoration: none;
}
.footer-copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #84ccce;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 13px;
	line-height: 21px;
	vertical-align: bottom;
	background-color: #1a4755;
	border: 4px solid #e6e6e6;
	padding-top: 6px;
	padding-bottom: 3px;
	height: 85px;
}
a:hover {
	color: #58B7BC;
}
a:active {
	color: #58b7bc;
}
a:visited {
	color: #FFFFFF;
}
a {
	color: #FFFFFF;
}
.no-undeline {
	text-decoration: none;
}
.menu-box {
	border-style: solid;
	border-width: 0px 4px 4px 4px;
	border-color: #E6E6E6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #1A4755;
	height: 22px;
	vertical-align: middle;
	padding-top: 0px;
	padding-bottom: 8px;
	margin-bottom: 0px;
	margin-top: 0px;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	background-color: #FFFFFF;
}
.header-box {
	border-style: solid;
	border-color: #E6E6E6;
	border-width: 6px 6px 2px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #008080;
	width: 888px;
	height: 134px;
	display: block;
	text-align: center;
	float: none;
}
