@charset "UTF-8";
body {
	background: #c7e7fa url(/images/design009/bodyBk.gif) left top repeat-x;
	margin: 0px;
	padding: 0px;
}
.header, .homeTop, .homeBottom, .footer, .contentPage{
	padding: 0px;
	width: 975px;
	margin: 0px auto;
}
.contentPage {
	background: #FFFFFF url(/images/design009/contentPge_bk.jpg) no-repeat left top;
	border-right: 5px solid #c7e7fa ;
}
.header {
	height: 110px;
	background: url(/images/design009/topBk.jpg) no-repeat left top;
}
.homeBottom {
	border-right: 5px solid #c7e7fa;
	background: #e8f5fd url(/images/design009/contentBk.jpg) no-repeat left top;
}
.contentPadding {
	padding: 25px 30px 15px 30px;
	margin: 0px;
	vertical-align: top;
	text-align: left;
}
.searchBoxStyle {
	font: 14px Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #74d4c8;
	padding-left: 5px;
	border: 1px solid #3fa195;
}
.module02 {
	background: url(/images/design009/flashModule_right.jpg) no-repeat right top;
	width: 353px;
}
.module01 {
	background: url(/images/design009/waysToGive_right.jpg) no-repeat right top;
	width: 357px;
}
.calendar {
	padding: 5px 5px 5px 0px;
	border-top: 1px solid #2D70A6;
}
.newsBk {
	background: #ddf5f5 url(/images/design009/news_bk.jpg) no-repeat;
	width: 239px;
}
.topNav {
	width: 611px;
	height: 33px;
	background-color: #FFFFFF;
}
.topNavMiddle {
	background-image: url(/images/design009/topNav_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 577px;
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 0px;
}
.newsPadding {
	padding-right: 15px;
	padding-left: 25px;
	margin: 0px;
	padding-top: 0px;
}
/****************************************FONTS********************************/
.content p {
	color: #164b7a;
	padding-top: 5px;
	margin: 0px;
}
.heading1 {
	font: 16px Helvetica;
	color: #06a6a3;
	font-weight: bold;
}
.content2 {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #FFFFFF;
	padding: 5px 10px 0px 5px;
	margin: 0px;
}
.content2heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
}
a.content2Link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.content2Link:hover {
	text-decoration: underline;
}
.content3 {
	font: 12px Helvetica, sans-serif;
	line-height: 18px;
	color: #08509b;
}
.content3 p {
	padding-top: 5px;
	margin: 0px;
	color: #08509b;
}
.news {
	font: 12px Georgia, "Times New Roman", Times, serif;
	line-height: 16px;
	color: #003533;
}
.newslink {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #017d7c;
	text-decoration: none;
}
.newslink:hover {
	text-decoration: underline;
}
.utilities a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #019491;
	text-decoration: none;
}
.utilities {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #6cccca;
}
.footer {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #457b9e;
	margin-top: 15px;
}
.footer a {
	color: #457b9e;
	text-decoration: none;

}
.title {
	font: 24px Tahoma;
	color: #1fa795;
	margin-bottom: 10px;
}
.content {
	line-height: 18px;
	color: #164b7a;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
}
.content_BHF {
	line-height: 18px;
	color: #164b7a;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
}
#PageContent 
{
    line-height: 18px;
	color: #164b7a;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
}
#PageTitle
{
    font: 24px Tahoma;
	color: #1fa795;
	margin-bottom: 10px;
}