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

.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #00aeef;
	font-weight: bold;
	line-height: 20pt;
	margin-bottom: 5px;
}
.subhead_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5pt;
	line-height: 15pt;
	font-weight: bold;
	color: #00aeef;
}
.body_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 13pt;
	color: #000000;
	font-weight: normal;
}
.disclaimer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 10.5pt;
	color: #000000;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	color: #33CCFF;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
}
.sidebar_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 14px;
	color: #00aeef;
	font-weight: normal;
}
.all_caps_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	line-height: 13pt;
	font-weight: bold;
	text-transform: uppercase;
}
.bold_sans {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 13pt;
	color: #000000;
	font-weight: bold;
}
.body_text_white {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 13pt;
	color: #FFFFFF;
	font-weight: normal;
}

