body,td,th {
	font-family: Tahoma;
	font-size: 100%;
}

body {
	margin: 0px;
	background-image: url(images/BgPage.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #008C8D;
}
a, a:link, a:visited, a:hover, a:active {
	color: #008C8D;
	text-decoration: underline;
}
.contact {
	font-size: .7em;
	color: #FFFFFF;
	text-align: center;
}
.contact a:link, .contact a:visited, .contact a:hover, .contact a:active {
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
}
.content {
	padding: 10px;
	font-size: .8em;
}
.content-title {
	font-size: 1.2em;
	font-weight: bold;
	color: #F7931D;
	}
.footer {
	font-size: .7em;
	color: #FFFFFF;
	text-align: center;
	padding-left: 175px;
}
.footer a:link, .footer a:visited, .footer a:hover, .footer a:active {
	color: #FFFFFF;
	text-decoration: underline;

}
.teal {
	color: #008C8D;
}
.light_blue {
	color: #AEDEDC;
}
.green {
	color: #CADB2A;
}
.red {
	color: #ED1C24;
}

.purple {
	color: #977FAE;
}
.orange {
	color: #F7931D;
}
#giving {
	background-image: url(images/BgGivingFacts.gif);
	background-repeat: no-repeat;
	width: 172px;
	background-position: center top;
}
.awards {
	font-size: .65em;
}
