H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0066CC;
	font-weight: bold;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #042C3D;
}
.bodyWhtBd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
}
.bodyLG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #042C3D;
}
.footerTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #657381;
}
.InvestHdr {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0066CC;
	font-weight: bold;
}
.InvestHdrUnderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0066CC;
	font-weight: bold;
	border-bottom: solid 1px #042C3D;
}
a.main:link {
	color: #042C3D;
	text-decoration: none;
}
a.main:visited {
	color: #042C3D;
	text-decoration: none;
}
a.main:hover {
	color: #D81E05;
	text-decoration: underline;
}
a.footer:link {
	color: #657381;
	text-decoration: none;
}
a.footer:visited {
	color: #657381;
	text-decoration: none;
}
a.footer:hover {
	color: #D81E05;
	text-decoration: underline;
}
a.leftnav:link {
	color: #41576D;
	text-decoration: none;
}
a.leftnav:visited {
	color: #41576D;
	text-decoration: none;
}
a.leftnav:hover {
	color: #41576D;
	text-decoration: underline;
}
a.bodyLGlnk:link {
	color: #0066CC;
	text-decoration: none;
}
a.bodyLGlnk:visited {
	color: #0066CC;
	text-decoration: none;
}
a.bodyLGlnk:hover {
	color: #0066CC;
	text-decoration: underline;
}
td.topnav {
	border-right: solid 1px #FFFFFF;
}
td.leftnav {
	padding-left: 10px;
}
td.leftnavcell {
	padding-top: 8px;
	padding-right: 14px;
	padding-bottom: 9px;
	padding-left: 14px;
	border-bottom-style: solid;
	border-bottom-color: #B1C0D1;
	border-bottom-width: 1px;
}
td.leftnavcell2 {
	padding-top: 8px;
	padding-right: 14px;
	padding-bottom: 9px;
	padding-left: 14px;
}
td.leftnavcell3 {
	padding-top: 8px;
	padding-right: 14px;
	padding-bottom: 9px;
	padding-left: 25px;
	border-bottom-style: solid;
	border-bottom-color: #B1C0D1;
	border-bottom-width: 1px;
}
td.leftnavcell4 {
	padding-top: 8px;
	padding-right: 14px;
	padding-bottom: 9px;
	padding-left: 25px;
}

