@charset "utf-8";
/* CSS Document */

			.header {
	font-size: 15pt;
	line-height: 1.85;
	font-family: Trebuchet MS
}
.subheader {
	font-size: 13.25pt;
	line-height: 17px;
	font-family: Trebuchet MS
}
.subheaderRed {
	font-size: 15px;
	color:#dd0000;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.blue14p {
	font-size: 14px;
	color:#102c74;
	text-decoration:none;
	line-height: 17px;
	font-family: Trebuchet MS;
}
.blue14p a:link {
	font-size: 14px;
	color:#102cdd;
	text-decoration:none;
	font-weight:bold;
	line-height: 17px;
	font-family: Trebuchet MS;
}
.blue14p a:visited {
	font-size: 14px;
	color:#102cdd;
	text-decoration:none;
	font-weight:bold;
	line-height: 17px;
	font-family: Trebuchet MS;
}
.blue14p a:hover {
	font-size: 14px;
	color:#102cdd;
	text-decoration:underline;
	font-weight:bold;
	line-height: 17px;
	font-family: Trebuchet MS;
}
.style1 {
	font-size: 12pt;
	line-height: 120%;
	font-family: Trebuchet MS
}
.style3 {
	font-size: 10pt;
	line-height: 120%;
	font-family: Trebuchet MS
}
.style3a {
	font-size: 10pt;
	line-height: 120%;
	font-family: Trebuchet MS
}
.style4 {
	font-size: 8.5pt;
	font-family: Trebuchet MS; line-height:18px;
}
.style4a {
	font-size: 8pt;
	font-family: Trebuchet MS
}
.footer {
	font-size: 7.25pt;
	font-family: Arial
}
a.anav {
	color: #FFFFFF;
	text-decoration:none;
}
a.anav:visited {
	color:#FFFFFF;
}
a.anav:hover {
	text-decoration:underline;
}
a.anav:active {
	text-decoration:underline;
}
a.bnav {
	color: #102C74;
	text-decoration:none;
}
a.bnav:visited {
	color:#F37820;
}
a.bnav:hover {
	text-decoration:underline;
}
a.bnav:active {
	text-decoration:underline;
}
a.cnav {
	color: #F37820;
	text-decoration:none;
}
a.cnav:visited {
	color:#F37820;
}
a.cnav:hover {
	text-decoration:underline;
}
a.cnav:active {
	text-decoration:underline;
}
.redTxt {
	color: #dd0000; font-size:12px; font-family:Arial, Helvetica, sans-serif;text-decoration:none;
}