/* maverickcorp.com CSS Print Document by Jason Taylor */
BODY {
	background-color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.bodytext {
	font-size: 10pt;
	margin-left: 5px;
	margin-right: 5px;
	text-indent: 10px;
}
.small_boldtext {
	font-size: 9pt;
	margin-left: 5px;
	margin-right: 5px;
	text-indent: 10px;
	font-weight:bold;
}
.headingtext {
	font-size: 12pt;
	font-weight:bold;
}
.productheadingtext {
	font-size: 8pt;
	font-weight:bold;
}
.subheading {
	font-size: 12pt;
	font-weight:bold;
}
.listtext {
	font-size: 10pt;
}
.sm_listtext {
	font-size: 8pt;
}
.footertext {
	font-size: 8pt;
	color: #cccccc;
}
.bottomnav {
	font-size: 8pt;
	color: #000000;
}
.quotetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing:1px;
	font-style:oblique;
	font-size: 14pt;
}
.QandA {
	font-weight:bold;
}
a:link {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
.h_print {
	visibility:visible;
}
.h_screen {
	visibility:hidden;
}
.pagebreak {
	page-break-before:always;
}
.hide {
	display: none;
}