.bodycopy01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	font-weight: normal;
}


.bodycopy01Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	font-weight: bold;
}


.headingsmall01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	font-weight: bold;
}
.heading01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0d3475;
	text-align: left;
	font-weight: bold;
}
/*  CSS for tool kit  Link  */
 a.nav3:link {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #436F7E;
	text-decoration: none;
}
a.nav3:visited {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #999999;
	text-decoration: none;
}
a.nav3:hover {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #436F7E;
	text-decoration: none;
}
a.nav3:active {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #333333;
	text-decoration: none;
}