h2 {
	background-color: transparent;
}

h3 {
	background-color: #979797;
}

p {
	color: #605b5b;
}

#PageContent {
	padding: 0;
}

#ContentBanner {
	background-image: url('/image/homepage-bg-ContentBanner.jpg');
	position: relative;
	width: 900px;
	margin: 0;
}

#ContentBannerImg {
	margin-left: 3px;
}

#ContentBannerInfo h1 {
	padding: 20px 0 0 0;
	margin: 0;
}
	
#ContentBannerInfo ul {
	list-style: none;
	color: #605b5b;
	padding: 0px;
	margin-left: 90px;
}

#ContentBannerInfo ul li {
	font-size: 15px;
	font-weight: bold;
	color: #605b5b;
}

#ContentBannerInfo p {
	font-size: 13px;
	font-weight: bold;
	width: 325px;
	padding: 0;
	margin: 0 0 10px 90px;
}

#ContentBannerInfo {
	position: absolute;
	top: 0;
	left: 180px;
}

#MakeAPaymentButton {
	left: 30px;
	bottom: 15px;
}

#ContentBannerInfo2 {
	background-image: url('/image/homepage-bg-ContentBanner2.gif');
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 700px;
	width: 195px;
	height: 240px;
}
	
#ContentBannerInfo2 ul {
	list-style: none;
	color: #212d61;
	margin-top: 5px;
}

#ContentBannerInfo2 ul li {
	font-size: 13px;
	line-height: 30px;
	color: #212d61;
}

#ContentBannerInfo2 ul li a:active, a:visited {
	color: #212d61;
}

#ContentBannerInfo2 ul li a:hover {
	color: #b21f31;
}

#ContentBannerInfo2 p {
	font-size: 15px;
	color: #212d61;	
	margin: 35px 0 0 37px;
}

#SupportBanner {
	background-color: #c3c4ac;
	width: 698px;
	height: 114px;
	margin: 3px;
}

#SupportBannerContent {
	width: 532px;	
}

#SupportBannerContent p {
	width: 390px;
	margin-left: 33px;	
}

#SupportImage {
	width: 160px;
	height: 107px;
	margin: 3px;	
}

#GoalBanner {
	background-color: #cbbeb8;
	width: 698px;
	height: 114px;
	margin: 3px;
}

#GoalBannerContent {
	width: 573px;	
}

#GoalBannerContent p {
	width: 390px;
	margin-left: 33px;	
}


#GoalImage {
	width: 115px;
	height: 107px;	
	margin: 3px;	
}

#Testimonials {
	background-color: #e8eaee;
	width: 698px;
	height: 118px;
	margin: 3px 3px 0 3px;
}

#Testimonials .Half {
	width: 349px;
}

#Testimonials img {
	margin: 10px;
}

#Testimonials p {
	font-size: 10px;
	margin: 10px;
}

#Testimonials .Name {
	 text-align: right;	
}

#Testimonials em {
	font-style: normal;
}

#SupplementalContent ul {
	padding-left: 10px;
}

#SupplementalContent {
	width: 193px;
	margin-bottom: 3px;
}

#LoginArea {
	background-color: #e8eaee;
	width: 193px;
	height: 231px;
	margin: 3px 3px 3px 0;	
}

#LoginArea ul {
	margin-left: 0;
	padding-left:0;
}

#LoginArea label {
	display: block;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	line-height: 10px;
	color: #605b5b;
	width: 60px;
	margin: 9px 10px 0 10px;
}

#LoginArea .textField, #LoginArea .passwordField {
	line-height: 10px;
	width: 80px;
	border: none;
	margin: 5px 0 0 0;
}

#LoginAreaStaff {
	background-color: #d8d4ce;
	width: 193px;
	height: 118px;
	margin: 3px 3px 0 0;	
}

#LoginAreaStaff label {
	display: block;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	line-height: 10px;
	color: #605b5b;
	width: 60px;
	margin: 9px 10px 0 10px;
}

#LoginAreaStaff .textField, #LoginAreaStaff .passwordField {
	line-height: 10px;
	width: 80px;
	border: none;
	margin: 5px 0 0 0;
}