@charset "utf-8";
/* CSS Document */

.centered {
	text-align: center;
	text-align: moz-center;
}

.navigation {
	font-family: Century Gothic, Verdana, Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #6A94CE;
	text-decoration: none;
}

.navigationNews {
	font-family: Century Gothic, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.navigationNews:hover {
	font-family: Century Gothic, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

.bottom_tabs {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: none;
	color: #999999;
	text-decoration: none;
}

.testimonials_link {
	font-family: Century Gothic, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #00ADEF;
	text-decoration: none;
}

.testimonials_link:hover {
	font-family: Century Gothic, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #00ADEF;
	text-decoration: underline;
}

