@charset "utf-8";
.slogan {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #17479e;
	font-weight: bold;
}
.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #17479e;
	font-weight: normal;
}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #17479e;
	font-weight: normal;
}
.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7bae37;
	font-weight: normal;
}
.box {
	background-color: #f6f6f6;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #999999;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.links {
	font-family: Calibri;
	font-size: 14px;
	color: #7AAD34;
	font-weight: bold;
}
a.links:hover{
	font-family: Calibri;
	font-size: 14px;
	color: #17479E;
	font-weight: bold;
}
