body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4A5A68;
}
.whiteBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 20px;
}
.whiteAwaken {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 20px;
	text-align: center;
}
.greyBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A5A68;
	line-height: 18px;
}
a:link {
	color: #2BA199;
	text-decoration: none;
}
a:visited {
	color: #2BA199;
	text-decoration: none;
}
a:hover {
	color: #4A5A68;
	text-decoration: underline;
}
a:active {
	color: #4A5A68;
	text-decoration: underline;
}
.greyCaption {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4A5A68;
	line-height: normal;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
}
.blueCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 2BA199;
	line-height: normal;
}
.blackCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	line-height: normal;
}
.whiteBodyLarge {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	line-height: normal;
}
.blueBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2BA199;
}
.blueBody a{
	text-decoration: underline;
}
.whiteBodySmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 20px;
}
.menuItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: normal;
	font-weight: bold;
}
.menuItem a{
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	text-decoration: none;
}
.menuItem a:visited{
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	text-decoration: none;
}
.menuItem a:hover{
	color: #4A5A68;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	text-decoration: none;
}
.menuItem a:active{
	color: #4A5A68;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	text-decoration: underline;
}
.whiteMenuItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #87DFD9;
	line-height: normal;
	font-weight: bold;
}
.whiteMenuItem a{
	color: #87DFD9;
	text-decoration: none;
}
.whiteMenuItem a:visited{
	color: #87DFD9;
}
.whiteMenuItem a:hover{
	color: #4A5A68;
}
.whiteMenuItem a:active{
	color: #4A5A68;
}
.blueAwaken {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #87DFD9;
	line-height: 20px;
	text-align: center;
}
