.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
}

.contentbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}

.contentlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
}

.contentlinksbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-style: normal;
	text-decoration: normal;
}

a.nav:visited {
	color:#000000;
	text-decoration: normal;
}

a.nav:link {
	color:#000000;
	text-decoration: normal;
}

a.nav:hover {
	color:#5880C3;
	text-decoration: normal;
}

.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #335271;
	text-decoration: underline;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #000000;
}

a.footer:link {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;

}

a.footer:hover {
	color:#5880C3;

}


