body, p, td, th, li, ul, ol {
  font-size: 10pt;
  font-family: arial, Verdana, Helvetica, sans-serif;
  color: #000000;
}

a:link { color: #0474a4 }

hr {
	height: 1px;
	color: #CCCCCC;
	border: 0;
	background-color: #CCCCCC;
	padding: 0px;
}

.redRule {
	height: 1px;
	color: #b03923;
	border: 0;
	background-color: #b03923;
}

.greenRule {
	height: 1px;
	color: #5f7340;
	border: 0;
	background-color: #5f7340;
}

.navLink {
	font-size: 10pt;
	color: #FFFFFF;
}
a.navLink:link { color: #FFFFFF; text-decoration: none; }
a.navLink:active { color: #FFFFFF; text-decoration: none; }
a.navLink:hover { color: #FFFFFF; text-decoration: none; }
a.navLink:visited { color: #FFFFFF; text-decoration: none; }

.navLinkBottom {
	font-size: 10pt;
	color: #000000;
}
a.navLinkBottom:link { color: #000000; text-decoration: none; }
a.navLinkBottom:active { color: #000000; text-decoration: none; }
a.navLinkBottom:hover { color: #000000; text-decoration: none; }
a.navLinkBottom:visited { color: #000000; text-decoration: none; }

.header {
	font-size: 12pt;
	font-weight: 600;
	color: #333333;
}

.headerProfile {
	font-size: 12pt;
	font-weight: 600;
	color: #526635;
}


.headerVolunteer {
	font-size: 12pt;
	font-weight: 600;
	color: #b03923;
}