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 : 15pt;
}


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 : underline;
	color : #999999;
}

A.whiteNav_current {
	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;
}