a:link {
	color: #332C5C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #332C5C;
}
a:hover {
	text-decoration: none;
	color: #497697;
}
a:active {
	text-decoration: none;
	color: #497697;
}

.navigation {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #332C5C;
	letter-spacing: 1pt;
	padding-left: 25px;
	line-height: 170%;
}
.bodycopy {
	font-family: "Century Gothic", "Lucida Sans Unicode", "Arial", sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #332C5C;
	padding-right: 20px;
	padding-left: 10px;
}

.bodycopy_sm {
	font-family: "Century Gothic", "Lucida Sans Unicode", "Arial", sans-serif;
	font-size: 10px;
	line-height: 110%;
	color: #332C5C;
	
}

.subhead {
	font-family: "Century Gothic", "Lucida Sans Unicode", "Arial", sans-serif;
	font-size: 14px;
	color: #332C5C;
	padding-left:10px;
}
.bodycopy_list {
	font-family: "Century Gothic", "Lucida Sans Unicode", "Arial", sans-serif;
	font-size: 12px;
	line-height: 180%;
	color: #332C5C;

}
