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

#header-title h1 {
	color: #ffffff;
	font:36px "Century Gothic", Arial;
	font-weight:bold;
	margin-bottom: 2px;
	text-transform:uppercase;
}

#header-title h1 a {
	color: #0C67A2;
	text-decoration: none;
}


.footer-text {
	font-family:"Century Gothic", Arial;
	font-size:10px;
	text-transform:uppercase;
	color:#4e6b7f;
}