body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	
}

.blueBG {
	background-color: #0F388F;
}

#BlueLeft a:link, #BlueLeft a:visited, #BlueLeft a:active{
	color: White;
	font-weight: bold;
	text-decoration: none;
}

#BlueLeft a:hover {
	color: #40A82F;
}
#BlueLeft * {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: White;
}

#BlueLeft .smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: White;
}


.paragraphHeader {
	font-size: 12pt;
	color: #003399;
	font-weight: bold;
}

.pageHeader {
	font-size: 24pt;
	color: white;
	font-weight: bold;
	
}
