/* CSS Document */

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 14pt;
	font-style: normal;
}
.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;
}
.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;
}
.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: #efa400;
	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;
}
.headedarkbluer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #083c8f;
	line-height: 20pt;
	font-style: normal;
}
.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;
}
