@charset "UTF-8";
/* CSS Document */

.copy {
	font-family: "Century Gothic", Futura, Arial, "Helvetica Neue", sans-serif;
	font-size: 9.5pt;
	line-height: 16pt;
	color: #000000;
}
.annexsmallcopy {
	font-family: "Century Gothic", Futura, Arial, "Helvetica Neue", sans-serif;
	font-size: 5pt;
	color: #000000;
}
.title {
	font-family: "Century Gothic", Futura, Arial, "Helvetica Neue", sans-serif;
	font-size: 14pt;
	color: #999999;
}
.titleGray {
	font-family: "Century Gothic", Futura, Arial, "Helvetica Neue", sans-serif;
	font-size: 14pt;
	color: #333333;
}
.smallcopy {
	font-family: "Century Gothic", Futura, Arial, "Helvetica Neue", sans-serif;
	font-size: 7pt;
	color: #000000;
}
.medcopy {
	font-family: "Century Gothic", Futura, Arial, "Helvetica Neue", sans-serif;
	font-size: 8pt;
	color: #000000;
}
a:link {
	font-family: "Century Gothic", Futura, Arial, "Helvetica Neue", sans-serif;
	font-size: 9.5pt;
	color: #4D8FCC;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: "Century Gothic", Futura, Arial, "Helvetica Neue", sans-serif;
	font-size: 9.5pt;
	color: #004B85;
	text-decoration: none;
}
.clickhere {
	font-family: "Century Gothic", Futura, Arial, "Helvetica Neue", sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}
a:link.clickhere {
	font-family: "Century Gothic", Futura, Arial, "Helvetica Neue", sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}
a:hover.clickhere {
	font-family: "Century Gothic", Futura, Arial, "Helvetica Neue", sans-serif;
	font-size: 9pt;
	color: #B0CC6D;
}
a:visited.clickhere {
	font-family: "Century Gothic", Futura, Arial, "Helvetica Neue", sans-serif;
	font-size: 9pt;
	color: #CDEE7F;
}