.leftsidenav {
	font-family: Copperplate;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	cursor: auto;
	filter: DropShadow(Color=#333333, OffX=3, OffY=3, Positive=2);
}
.leftsidenav:hover {
	font-family: Copperplate;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FEFF09;
	text-decoration: none;
	cursor: hand;
	filter: DropShadow(Color=#333333, OffX=3, OffY=3, Positive=2);
}
.Header {
	font-family: Copperplate;
	font-size: 20px;
	font-weight: bold;
	color: #003AA8;
	text-decoration: none;
}
.subheader {
	font-family: Copperplate;
	font-size: 16px;
	color: #4E77C3;
	text-decoration: none;
	font-weight: bold;
}
.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #436EBF;
	text-decoration: none;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.textlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
}
.textlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #436EBF;
	text-decoration: underline;
}
.bluelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #436EBF;
	text-decoration: underline;
}
}
.bluelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003AA8;
	text-decoration: underline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;
}
