@charset "utf-8";
.main_menu_section {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #006f69;
	text-decoration: none;
}
.submenu {
	font-family: "Century Gothic";
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.blacksmalltext {
	font-family: "Century Gothic";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footer{
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.onpageblue{
	font-family: "Century Gothic";
	font-size: 11px;
	font-weight: normal;
	color: #006f69;
	text-decoration: none;
}
.subtitle {
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: bold;
	color: #006f69;
	text-decoration: none;
}
.bigwhite {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.bigbluetitle {
	font-family: "Century Gothic";
	font-size: 17px;
	font-weight: bold;
	color: #006f69;
	text-decoration: none;
}
