/*===========================================================================*/
body {
	font-size:						16px;
	font-size:						1.6rem;

	font-family:					Helvetica, Arial, sans-serif;

	color:							black;
	background-color:				white;

	margin:							0;
}

table {
	font-size:						14px;
	font-size:						1.4rem;

	font-family:					Helvetica, Arial, sans-serif;

	color:							black;
}

.Print {
	display:						none;
}

.HeaderPrint {
	display:						block;

	text-align: 					center;

	padding-top: 					20px;
	padding-bottom: 				10px;

	border-bottom: 					1px black solid;
}

.Button {
	border:							1px gray solid;

	background-color: 				transparent;

	color:							black;
}

.Header {
	display:						none;
}

.PageBanner {
	display:						none;
}

.PageTitleWrapper {
	background-color: 				transparent;
}

.PageTitle {
	max-width: 						none;
}

.PageTitle h1 {
	color:							black;

	font-size:						28px;
	font-size:						2.8rem;
}

.PageTitle h1 span {
	color:							black;

	font-size:						14px;
	font-size:						1.4rem;
}

.PageSubTitle {
	color:							black;

	font-size:						14px;
	font-size:						1.4rem;
}

.PageContent {
	max-width: 						none;

	color:							black;
}

.SponsorContent {
	padding-bottom: 				20px;

	border-bottom: 					1px gray solid;
}

.SponsorDonateNow {
	display: 						none;
}

.SponsorFilterButton {
	display: 						none;
}

.SponsorChild h3 {
	background-color: 				gray;

	color:							white;
}

.SponsorChildImage {
	background-color:				transparent;
}

.SponsorChildReadMore {
	background-color: 				gray;

	height:							2px;
	overflow: 						hidden;
}

.ChildPicture {
	border:							none;
}

.ChildPictureBackground {
	display:						none;
}

.ChildPictureAndSponsor {
	width:							40%;
}

.ChildPicture {
	display: 						none;
}

.ChildPicturePrint {
	display:						block;

	width: 							100%;
}

.ChildSponsorButton {
	background-color:				transparent;

	border:							1px gray solid;

	color:							black;
}

.ChildSponsorPrice {
	background-color:				transparent;

	border:							1px gray solid;

	color:							black;
}

.ChildContent {
	width:							100%;

	padding-top: 					0px;
}

.ChildSponsorFormContent {
	width:							60%;
}

.PageFooter {
	display:						none;
}

.FooterLoveHope {
	padding-top:					20px;

	border-top:						1px black solid;

	color:							black;
}

.Footer {
	display:						none;
}

.FooterCopyrightWrapper {
	display:						none;
}
