.secondnav {
	font-family: Geneva;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
	
}
.sectionhead {
	font-family: "Trebuchet MS";
	font-size: 17px;
	color: #FFAC59;
	
}
.bodycopy {
	font-family: Geneva;
	font-size: 10px;
	color: #FFFFFF;

}
.bodycopyorange {
	font-family: Geneva;
	font-size: 10px;
	color: #FFAC59;
}
.toplink {
	font-family: Geneva;
	font-size: 10px;
	color: #999999;
}
.whitelink {
	font-family: Geneva;
	font-size: 10px;
	color: #FFFFFF;	
}
.bodycopybold {
	font-family: Geneva;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.lightgray {
	font-family: Geneva;
	font-size: 10px;
	color: #999999;
}
.boldorange {
	font-family: Geneva;
	font-size: 11px;
	font-weight: bold;
	color: #FFAC59;
}

.boldwhitehdr {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.boldorangehdr {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFAC59;
	font-weight: bold;
}
.copyright {
	font-family: Verdana;
	font-size: 9px;
	color: #CCCCCC;
}
