@charset "utf-8";
.heading1 {
	font-family: "Century Gothic";
	font-size: 24px;
	color: #FFFFFF;
}
.text_white {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}
.heading1-black {
	font-family: "Century Gothic";
	font-size: 24px;
	color: #333333;
}
.text_normal {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}

.b-head {
	font-family: "Century Gothic";
	font-size: 16px;
	line-height: 16px;
	color: #333333;
}

a.nav:link {
	font-family: "Century Gothic";
	font-size: 15px;
	color: #CCCCCC;
	text-decoration: none;
}

a.nav:visited {
	font-family: "Century Gothic";
	font-size: 15px;
	color: #CCCCCC;
	text-decoration: none;
}

a.nav:hover {
	font-family: "Century Gothic";
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}

a.nav:active {
	font-family: "Century Gothic";
	font-size: 15px;
	color: #CCCCCC;
	text-decoration: none;
}

a.nav_bold:link {
	font-family: "Century Gothic";
	font-size: 15px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}

a.nav_bold:visited {
	font-family: "Century Gothic";
	font-size: 15px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}

a.nav_bold:hover {
	font-family: "Century Gothic";
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.nav_bold:active {
	font-family: "Century Gothic";
	font-size: 15px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}

a.white:link {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

a.white:visited {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a.white:hover {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

a.white:active {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

a.subnav:link {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}

a.subnav:visited {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}

a.subnav:hover {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a.subnav:active {
	font-family: "Century Gothic";
	font-size: 12px;
	color:#CCCCCC;
	text-decoration: none;
}

a.breadcrumbs:link {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

a.breadcrumbs:visited {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

a.breadcrumbs:hover {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}

a.breadcrumbs:active {
	font-family: "Century Gothic";
	font-size: 10px;
	color:#999999;
	text-decoration: none;
}


a.in-text:link {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}

a.in-text:visited {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}

a.in-text:hover {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-decoration: underline;
}

a.in-text:active {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}


a.in-text_white:link {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}

a.in-text_white:visited {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}

a.in-text_white:hover {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: underline;
}

a.in-text_white:active {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}


.subnav_bold {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
