@charset "utf-8";
.blue {
	color: #2D455B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.red {
	color: #633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.subhead_red {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #633;
}


a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B6F2A;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B6F2A;
	text-decoration: none;
}


a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B6F2A;
	text-decoration: underline;
}
a.active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B6F2A;
	text-decoration: underline;
}

a.blue:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #334D66;
	text-decoration: none;
}
a.blue:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5C7185;
	text-decoration: none;
}


a.blue:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B6F2A;
	text-decoration: underline;
}
a.blue:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B6F2A;
	text-decoration: underline;
}
a.red:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #633;
	text-decoration: none;
}


a.red:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #633;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}



a.red:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B6F2A;
	text-decoration: underline;
}
a.red:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B6F2A;
	text-decoration: underline;
}

.header_green {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #6B6F2A;
}
.header_red {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #633;
}
.header_blue {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #334D66;
}
.your {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #B0B063;
}
.pct {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #6B6F2A;
}
.subhead {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
}
.white {
	color: #FFF;
}
