@charset "utf-8";
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #7d6a55;
	text-decoration: none;
	line-height: 20px;
}
.bluebodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #01366A;
	text-decoration: none;
	line-height: 20px;
}
.resourcestext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #01366A;
	text-decoration: none;
	line-height: 0px;
	margin-left: 15px;
}
.greenbodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #44591E;
	text-decoration: none;
	line-height: 20px;
}

.disclaimertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BA9765;
	text-decoration: none;
	padding: 20px;
}

.disclaimertext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BA9765;
	text-decoration: underline;
	text-align: center;
}


.headlineTan {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #AD8548;
	text-decoration: none;
}
.subheadlineTanItalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #AD8548;
	text-decoration: none;
	font-style: italic;
}
.subheadlineTan {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #AD8548;
	text-decoration: none;
	font-weight: bold;
}.tanbodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #AD8548;
	text-decoration: none;
	line-height: 20px;
}
.brownfootnotetext {
	font-size: 9px;
	color: #5D4D3D;
	font-style: italic;
}
.greenfootnotetext {
	font-size: 9px;
	color: #455A21;
	font-style: italic;
}
.bluefootnotetext {
	font-size: 9px;
	color: #003768;
	font-style: italic;
}
