@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EFFAF6;
	margin: 0px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #86B2BA;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bodycopycolor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #86B2BA;
	text-decoration: none;
}
.sidebarregular {
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.sidebarwhite {
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bodycopylist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.sidebarsmall {
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	text-decoration: none;
}

