.copy {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	color: #736481;
}
.copysmall {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 16px;
	color: #736481;
}
a:link {
	color: #0F77E6;
	text-decoration: none;
}
a:visited {
	color: #0F77E6;
	text-decoration: none;
}
a:hover {
	color: #0F77E6;
	text-decoration: underline;
}
a:active {
	color: #0F77E6;
	text-decoration: none;
}
.header {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #0f77e6;
}
.required_field {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	color: #736481;
}
.required_number {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	color: #736481;
}
