BODY {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0; 
	background-color: #202F62;
	font-family : Arial,Helvetica,sans-serif;
	color : #363636;
	font-weight : normal;
	font-size : 9pt;
	line-height : 13pt;
}

A.whiteNav {
	font-family : Arial,Helvetica,sans-serif;
	color : #FFFFFF;
	font-weight : normal;
	font-size : 9pt;
	text-decoration : none;
}

A.whiteNav:link {
	color : #FFFFFF;
	text-decoration : none;
}

A.whiteNav:visited {
	text-decoration : none;
	color : #FFFFFF;
}

A.whiteNav:hover {
	text-decoration : none;
	color: #AEAEEC;
}

A.whiteNav_current {
	text-decoration: none;
	color: #AEAEEC;
}

A.subheadSmNav {
	font-family : Arial,Helvetica,sans-serif;
	color : #D63C00;
	font-weight : bold;
	font-size : 9pt;
	text-decoration : none;
}

A.subheadSmNav:link {
	color : #D63C00;
	text-decoration : none;
}

A.subheadSmNav:visited {
	text-decoration : none;
	color : #D63C00;
}

A.subheadSmNav:hover {
	text-decoration : none;
	color : #999999;
}

A.utilityLink {
	font-family : Arial,Helvetica,sans-serif;
	color : #D63C00;
	font-weight : normal;
	font-size : 9pt;
	text-decoration : none;
}

A.utilityLink:link {
	color : #D63C00;
	text-decoration : none;
}

A.utilityLink:visited {
	text-decoration : none;
	color : #D63C00;
}

A.utilityLink:hover {
	text-decoration : none;
	color : #999999;
}

A.subheadNav {
	font-family : Arial,Helvetica,sans-serif;
	color : #0F2281;
	font-weight : bold;
	font-size : 13pt;
	text-decoration : none;
}

A.subheadNav:link {
	color : #0F2281;
	text-decoration : none;
}

A.subheadNav:visited {
	text-decoration : none;
	color : #0F2281;
}

A.subheadNav:hover {
	text-decoration : none;
	color : #999999;
}

A.footerNav {
	font-family : Arial,Helvetica,sans-serif;
	color : #B6C4C5;
	font-weight : normal;
	font-size : 7pt;
	text-decoration : none;
}

A.footerNav:link {
	color : #B6C4C5;
	text-decoration : none;
}

A.footerNav:visited {
	text-decoration : none;
	color : #B6C4C5;
}

A.footerNav:hover {
	text-decoration : underline;
	color : #B6C4C5;
}