/* CSS Document */
body {
	background-color: #E2E2FE;}
a:hover      { background-color: #E2E2FE; text-decoration: underline; }
a:link {color:#000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	 }
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}

a:visited-link {color:#000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1pt;
	}

.body11 {
	font-size: 11pt;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: normal;}

.body10spc {
	font-size: 10pt; letter-spacing: 1pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;}

.body10Blue {color:#004FA3;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;}

.peopleBlue {color:#004FA3;
	font-size: 10pt;
	font-family:   Arial, Helvetica, sans-serif;
	font-weight: normal;}
	
.softBlue {color:#AFB6DC; 
	font-size: 10pt;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: normal;}


.bold10 {
	font-size: 10pt;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight:Bold;}
.body10 {
	font-size: 10pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;}
.body9 { color:#000000;
	font-size: 9pt;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: normal;}
.banner {
	color:#004FA3; font-size: 9pt;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: normal;}
	
.body8 {
	font-size: 8pt;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: normal;}
}
