@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	color: #003273;
	margin-top: 0px;
}
a:link {
	text-decoration: none;
	color: #003273;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #006600;
}
.copyright {
	font-size: 7pt;
	text-align: center;
	vertical-align: bottom;
}
.redheading {
	font-size: 16pt;
	line-height: 20pt;
	color: #990000;
	margin-top: 0px;
	font-weight: bold;
}
.bluelarge {
	font-size: 11pt;
	line-height: 13pt;
	color: #003273;
	margin-top: 0px;
	font-weight: bold;
}
.bluexlarge {
	font-size: 14pt;
	line-height: 16pt;
	color: #003273;
	margin-top: 0px;
	font-weight: bold;
}
.bluebmed {
	font-size: 11pt;
	line-height: 13pt;
	color: #003273;
	margin-top: 0px;
	font-weight: bold;
}
.bluemed {
	font-size: 11pt;
	line-height: 13pt;
	color: #003273;
	margin-top: 0px;
	font-weight: normal;
}

.textbody {
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
