A {
	color : #2460AD;
	text-decoration : none;
}

A:link {
	color : #2460AD;
	text-decoration : none;
}

A:visited {
	text-decoration : none;
	color : #2460AD;
}

A:hover {
	text-decoration : underline;
	color : #2460AD;
}

.headline {
	font-family : Arial,Helvetica,sans-serif;
	color : #363636;
	font-weight : normal;
	font-size : 11pt;
	line-height : 18pt;
}

.subhead {
	font-family : Arial,Helvetica,sans-serif;
	color : #0F2281;
	font-weight : bold;
	font-size : 12pt;
	line-height : 18pt;
}

.normal {
	font-family : Arial,Helvetica,sans-serif;
	color : #363636;
	font-weight : normal;
	font-size : 9pt;
	line-height : 18pt;
}



.normalBold {
	font-family : Arial,Helvetica,sans-serif;
	color : #363636;
	font-weight : bold;
	font-size : 9pt;
	line-height : 18pt;
}

.normalItalic {
	font-family : Arial,Helvetica,sans-serif;
	color : #363636;
	font-weight : normal;
	font-style: italic;
	font-size : 9pt;
	line-height : 18pt;
}

.normalList {
	font-family : Arial,Helvetica,sans-serif;
	color : #363636;
	font-weight : normal;
	font-size : 9pt;
	line-height : 13pt;
}

.normalWhite {
	font-family : Arial,Helvetica,sans-serif;
	color : #FFFFFF;
	font-weight : normal;
	font-size : 9pt;
	line-height : 18pt;
}

.small {
	font-family : Arial,Helvetica,sans-serif;
	color : #363636;
	font-weight : normal;
	font-size : 8pt;
	line-height : 12pt;
}

.alert {
	font-family : Arial,Helvetica,sans-serif;
	color : #F82E13;
	font-weight : bold;
	font-size : 9pt;
	line-height : 15pt;
}

.footer {
	font-family : Arial,Helvetica,sans-serif;
	color : #B6C4C5;
	font-weight : normal;
	font-size : 7pt;
	line-height : 10pt;
}