@charset "utf-8";
a:link {
	text-decoration: none;
	font-family: Century Gothic, Trebuchet, Helvetica, Arial, sans-serif;
	;
}

a:hover {
	font-family: Century Gothic, Trebuchet, Helvetica, Arial, sans-serif;
	color: #66FFCD;
}
.short_space {font-size: 10px}


a:active {
	color: #66FFCD;
	text-decoration: none;
	font-family: Century Gothic, Trebuchet, Helvetica, Arial, sans-serif;
}
a:visited {
	text-decoration: none;
	font-family: Century Gothic, Trebuchet, Helvetica, Arial, sans-serif;
}
.link_top {
	font-style: normal;
	font-family: Century Gothic, Trebuchet, Helvetica, Arial, sans-serif;
	color: #009999;
	font-size: 13px;
	text-transform: uppercase;
}
.link_current_page {
	font-family: "Century Gothic", "Trebuchet MS", Arial;
	font-size: 13px;
	font-style: normal;
	text-transform: capitalize;
	color: #66FFCD;
	text-decoration: none;
}


.link_bottom {
	font-family: Century Gothic, Trebuchet, Helvetica, Arial, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #009999;
}
.link_dark {
	color: #000033;
	font-size: 13px;
}




.bodycopy {
	font-size: 14.5px;
	font-style: normal;
	font-family: Century Gothic, Trebuchet, Helvetica, Arial, sans-serif;
	color: 006699;
}
.quote {
	font-family: Century Gothic, Trebuchet, Helvetica, Arial, sans-serif;
	font-style: italic;
	font-size: 14.5px;
	color: #009999;
}
.body_head {
	font-size: 16px;
	font-weight: bolder;
}
