.menuwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.menuwhite A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.menuwhite A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.menuwhite A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.menuwhite A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff568;
	text-decoration: none;
}

.menublack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: right;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: right;
	line-height: 15px;
	font-weight: bold;
}
.newsitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #314d61;
	text-align: left;
	line-height: 15px;
	font-weight: normal;
}
.testimonialitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	line-height: 15px;
	font-weight: normal;
}
.articleheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #314d61;
	text-align: left;
	line-height: 15px;
	font-weight: bold;
}
.sectionheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	line-height: 15px;
	font-weight: bold;
}
.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #314d61;
	text-align: left;
	line-height: 15px;
	font-weight: bold;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	line-height: 15px;
	font-weight: normal;
}
.bordertop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #435D70;
	border-right-color: #435D70;
	border-bottom-color: #435D70;
	border-left-color: #435D70;
}
.borderside {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #435D70;
	border-right-color: #435D70;
	border-bottom-color: #435D70;
	border-left-color: #435D70;
}
.borderbottom {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #435D70;
	border-right-color: #435D70;
	border-bottom-color: #435D70;
	border-left-color: #435D70;
}
a:link {
	color: #314D61;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color: #314D61;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #314D61;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #CCD6EO;
	text-decoration: underline;
}
