/* CSS Document */

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 14pt;
	font-style: normal;
}
.bodytextgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	line-height: 14pt;
	font-style: normal;
}
.bodytextboldorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF6600;
	line-height: 14pt;
	font-style: normal;
	font-weight: bold;
}
.bodytextwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 14pt;
	font-style: normal;
}
.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 14pt;
	font-style: normal;
	font-weight: bold;
}
.bodytextbold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height:25pt;
	font-style: normal;
	font-weight: bold;
}
.bodytextboldwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 14pt;
	font-style: normal;
	font-weight: bold;
}
.bodytextred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	line-height: 14pt;
	font-style: normal;
	font-weight: bold;
}
.bodytextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 12pt;
	font-style: normal;
}
.bodytextsmallbold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 12pt;
	font-style: normal;
	font-weight: bold;
}
.bodytextsmallwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 12pt;
	font-style: normal;
}
.bodytextverysmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #666666;
	line-height: 9pt;
	font-style: normal;
}
.bodytextsmallbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	line-height: 12pt;
	font-style: normal;
	font-weight: bold;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	line-height: 20pt;
	font-style: normal;
}
.headerbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	line-height: 18pt;
	font-style: normal;
	font-weight: bold;
}
.headerboldorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #f6861f;
	line-height: 18pt;
	font-style: normal;
	font-weight: bold;
}
.headerorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF6600;
	line-height: 20pt;
	font-style: normal;
}
.headerorangebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF6600;
	line-height: 20pt;
	font-style: normal;
	font-weight: bold;
}
.headerwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 20pt;
	font-style: normal;
}
.headerlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000000;
	line-height: 24pt;
	font-style: normal;
	font-weight: 400;
}
.headerevenlarger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #000000;
	line-height: 30pt;
	font-style: normal;
	font-weight: bold;
}
