A {
	color: #F5911F;
	text-decoration: none;
	font-weight: normal;
	font-size: 10pt;
	line-height: 15pt;
}

A:link {
	color: #F5911F;
	text-decoration: none;
}

A:visited {
	color: #F5911F;
	text-decoration: none;
}

A:hover {
	color: #F5911F;
	text-decoration: underline;
}

.headline {
	font-family: Arial,Helvetica,sans-serif;
	color: #F5911F;   
	font-weight: bold;
	font-size: 12pt;
	line-height: 16pt;
}

.headlineGray {
	font-family: Arial,Helvetica,sans-serif;
	color: #636363;   
	font-weight: bold;
	font-size: 12pt;
	line-height: 16pt;
}

.headlineGraySpacingMinus {
	font-family: Arial,Helvetica,sans-serif;
	color: #636363;   
	font-weight: bold;
	font-size: 12pt;
	line-height: 16pt;
	letter-spacing: -1pt;
}

.headlineGraySpacingPlus {
	font-family: Arial,Helvetica,sans-serif;
	color: #636363;   
	font-weight: bold;
	font-size: 12pt;
	line-height: 16pt;
	letter-spacing: 1pt;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	color: #636363;
	font-weight: bold;
	font-size: 11pt;
	line-height: 11pt;
}
.subheadOrange {
	font-family: Arial, Helvetica, sans-serif;
	color: #F4911D;
	font-weight: bold;
	font-size: 11pt;
	line-height: 15pt;
}

.normal {
	font-family: Arial,Helvetica,sans-serif;
	color: #636363;
	font-weight: normal;
	font-size: 10pt;
	line-height: 15pt;
}

.normalWhite {
	font-family: Arial,Helvetica,sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 10pt;
	line-height: 15pt;
}

.normalBold {
	font-family: Arial,Helvetica,sans-serif;
	color: #636363;
	font-weight: bold;
	font-size: 10pt;
	line-height: 15pt;
}

.normalBoldWhite {
	font-family: Arial,Helvetica,sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10pt;
	line-height: 15pt;
}

.normalBoldOrange {
	font-family: Arial,Helvetica,sans-serif;
	color: #F5911F;
	font-weight: bold;
	font-size: 10pt;
	line-height: 15pt;
}

.normalItalic {
	font-family: Arial, Helvetica, sans-serif;
	color: #636363;
	font-weight: normal;
	font-style: italic;
	font-size: 10pt;
	line-height: normal;
}

.normalWhite {
	font-family: Arial,Helvetica,sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 10pt;
	line-height: 15pt;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	color: #636363;
	font-weight: normal;
	font-size: 9pt;
}

.tiny {
	font-family: Arial,Helvetica,sans-serif;
	color: #636363;
	font-weight: normal;
	font-size: 7pt;
	line-height: 10pt;
}

.alert {
	font-family: Arial,Helvetica,sans-serif;
	color: #EA373A;
	font-weight: bold;
	font-size: 10pt;
	line-height: 15pt;
}
.graphtext  {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 9pt;
	line-height: 12pt;
}

.copyright {
	font-family : Arial,Helvetica,sans-serif;
	color : #636363;
	font-size : 7pt;
	text-decoration : none;
	font-weight: normal;
}

.foottext {
	font-family : Arial,Helvetica,sans-serif;
	color : #636363;
	font-size : 8pt;
	text-decoration : none;
	font-weight: normal;
}
