@charset "ISO-8859-1";
body,td,th {
	color: #F60;
	font-family: "Century Gothic", Helvetica;
	font-size: 11px;
}
body {
	background-color: #063467;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 10px;
}
.page_h2 {
	color: #6CF;
	background-color: #093568;
	font-family: "Century Gothic", Helvetica;
	font-size: 14px;
	font-weight: 400;
}

.footer {
	font-family: "Century Gothic", Helvetica;
	font-size: 10px;
	color: #F60;
}

a.nav:link {
	color: #F90;
	padding: 2px;
	font-family: "Century Gothic", Helvetica;
}

a.nav:visited {
	color: #F90;
	padding: 2px;
}

a.nav:hover {
	color: #FFFFFF;
	background-color: #093568;
	padding: 2px;
}
#wrapper {
	font-family: "Century Gothic", Helvetica;
	background-color: #093568;
	font-size: 11px;
	color: #FD6A00;
}
.main_text {
	font-family: "Century Gothic", Helvetica;
	font-size: 12px;
}
#apDiv3 .nav {
}
.main_text_white {
	font-family: "Century Gothic", Helvetica;
	font-size: 12px;
	color: #FFF;
}
