body {
	margin: 5px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.lightbluebg {
	background-color: #BACFE2;
}
.bluebold {
	font-weight: bold;
	color: #2D4492;
}
.subnav {
	font-size: 16px;
	color: #7497C0;
	font-weight: bold;
	text-decoration: none;

}
.bluebg {
	font-weight: bold;
	background-color: #2D4492;

}
a {
	color: #2D4492;
}
a:hover {
	text-decoration: none;
}
.subhead {
	font-size: 14px;
	color: #7497C0;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	text-transform: none;


}
.note {
	font-size: 10px;
}
