@charset "UTF-8";
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: lighter;
	color: #333333;
	line-height: 14pt;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	font-weight: 200;
	color: #F8971E;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	color: #FFFFFF;
}
.subheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: normal;
	font-weight: lighter;
	color: #81C242;
	text-transform: uppercase;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: 200;
	color: #666666;
}
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 100;
	color: #333333;
	list-style-position: inside;
	list-style-type: square;
	text-align: left;
	text-indent: 15px;
}
.italicbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: 200;
	color: #333333;
}
.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: lighter;
	color: #F47421;
}
