@charset "UTF-8";
.utility {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.welcome {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: right;
}
.utility2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
}
.bodycopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-align: left;
}
.small_header {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #324162;
	text-align: left;
}
