.bodycopy {
	font-family: "Century Gothic", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.header {
	font-family: Century Gothic, sans-serif;
	font-size: 13.5px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
.subheaditalic {
	font-family: Century Gothic, sans-serif;
	font-size: 12.5px;
	font-weight: lighter;
	color: #FFFFFF;
	font-style: italic;
	font-variant: normal;
}
.subheaditalicbold {
	font-family: Century Gothic, sans-serif;
	font-size: 12.5px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
	font-variant: normal;
}
a:hover {
	font-family: Century Gothic, sans-serif;
	font-size: 11.5px;
	font-weight: bold;
	color: #FFFFFF;

}
a:link {
	font-family: Century Gothic, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a {
	font-family: Century Gothic, sans-serif;
	font-size: 10.5px;
	color: #FFFFFF;
}
.headerSUB {
	font-family: Century Gothic, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
.bodycopyGRAY {
	font-family: Century Gothic, sans-serif;
	font-size: 10.5px;
	font-weight: normal;
	color: #000000;
}
.bodycopyGRAYBOLD {
	font-family: Century Gothic, sans-serif;
	font-size: 10.5px;
	font-weight: bold;
	color: #333333;
	font-variant: normal;
}
.bodycopyBOLD {
	font-family: Century Gothic, sans-serif;
	font-size: 10.5px;
	font-weight: normal;
	color: #FFFFFF;
}
.Link {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.LinkLarge {
	font-family: "Century Gothic";
	font-size: 12.5px;
	color: #FFFFFF;
	text-decoration: none;
}
a.LinkLarge {
	font-family: "Century Gothic";
	font-size: 11.5px;
	color: #FFFFFF;
	text-decoration: bold;
}
.menuNav {
	font-family: verdana;	
	font-size: 10px;
	color: ##761D00;
	font-style: normal;
	line-height: 0.185in;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
a.menuNav {
	font-family: verdana;	
	font-size: 10px;
	color: ##761D00;
	font-style: normal;
	line-height: 0.185in;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
a.download-link {
	font-family: verdana;
	font-size: 10px;
	line-height: 12px;
	text-transform: lowercase;
	color: #FFFFFF;
	background-color: #727B73;
	letter-spacing: 2px;
	display: block;
	text-decoration: none;
}
a.download-link:hover {
	font-family: verdana;
	font-size: 10px;
	line-height: 12px;
	text-transform: lowercase;
	color: #FFFFFF;
	background-color: #000000;
	letter-spacing: 2px;
	display: block;
	text-decoration: none;
}