.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.5pt;
	font-weight: bold;
	color: #105FA4;
}
.bodySmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}
.bodyhighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #105FA4;
}
.navlist
{
	margin-left: 0;
	padding-left: 20px;
	list-style-image: url(../images/arrow.gif);
	list-style-type: none;
	filter: Invert;
}

.navlist li 
{
	padding-left: 0px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	filter: Invert;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #105FA4;
}
.subheadWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFF;
}
.bodyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.bodySmallBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
.bodySmallIndentBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	margin-left: -20px;
	list-style-image: url(../images/arrow.gif);
	list-style-type: none;
	list-style-position: outside;
}
.moreInfoLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	list-style-image: url(../images/arrow.gif);
	list-style-type: none;
	list-style-position: outside;
	color: #105EA5;
}
a:link {
	color: #105EA5;
}

#apDiv1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFF;
}
a:visited {
	color: #1C3C89;
}

.moreInfoLinksAt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	list-style-image: url(../images/arrow.gif);
	list-style-type: none;
	list-style-position: outside;
	color: #FFA200;
}
