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

A:link {
	color: #E77817; 
	font-size: 10pt;
	text-decoration: underline;
}

A:visited {
	color: #E77817;
	text-decoration: underline;
}

A:hover {
	color: #E77817;
	text-decoration: none;
}

.headline {
	font-family: Arial,Helvetica,sans-serif;
	color: #605d5c;   
	font-weight: bold;
	font-size: 12pt;
	line-height: 14pt;
	}
	
.headlineBlue {
	font-family: Arial,Helvetica,sans-serif;
	color: #666699;   
	font-weight: bold;
	font-size: 12pt;
	line-height: 14pt;
	}

.headlineBoldOrg {
	font-family: Arial,Helvetica,sans-serif;
	color: #E77817;
	font-weight: bold;
	font-size: 12pt;
	line-height: 14pt;
}

.subheadPurp {
	font-family: Arial,Helvetica,sans-serif;
	color: #813581;
	font-weight: normal;
	font-size: 11pt;
	line-height: 14pt;
}

.bull {
	color: #E77817;
}

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

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

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

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

.normalBoldBlue {
	font-family: Arial,Helvetica,sans-serif;
	color: #666699;
	font-weight: bold;
	font-size: 10pt;
	line-height: 14pt;
}
	
.normalBoldOrg {
	font-family: Arial,Helvetica,sans-serif;
	color: #E77817;
	font-weight: bold;
	font-size: 10pt;
	line-height: 14pt;
}

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

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

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

.small {
	font-family: Arial,Helvetica,sans-serif;
	color: #0d337a;
	font-weight: normal;
	font-size: 8pt;
	line-height: 10pt;
}

.copyright {
	font-family: Arial,Helvetica,sans-serif;
	color: #e8dbbc;
	font-weight: normal;
	font-size: 8pt;
	line-height: 11pt;
}

footerNavWhite {
	font-family : Arial,Helvetica,sans-serif;
	color : #FFFFFF;
	font-weight : normal;
	font-size : 19pt;
	text-decoration : none;
}

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

.footer {
	color : #605d5c;
	font-size : 8pt;
	line-height: 9pt;
	text-decoration : none;
}
