@charset "UTF-8";
/* CSS Document */

form {
	margin: 0px;
}
table tr th {
	padding-bottom: 3px;
	color: #4825AC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 12px;
}
.donationText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	color: #4825AC;
	text-align: justify;
	margin-top: 4px;
	margin-bottom: 4px;
	font-weight: normal;
}
.donationText p {
	margin-top: 10px;
	margin-bottom: 0px;
}
.donationText h1 {
	color: #3A139B;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 20px;
	border-bottom-width: 100%;
	border-bottom-style: solid;
	border-bottom-color: #3A139B;
}
.donationText h5 {
	color: #3A139B;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 8px;
	text-decoration: underline;
}
.donationText h6 {
	color: #3A139B;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: 12px;
	text-align: left;
	padding-top: 12px;
	padding-bottom: 0px;
	margin: 0px;
}
.donationItalic {
	font-style: italic;
}
.donationIndent {
	padding-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #4825AC;
}
.donationSubTable {
	margin-top: 5px;
	margin-left: 10px;
}
.donationCar {
	color: #3A139B;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	text-align: right;
	margin-top: 8px;
	margin-bottom: 8px;
}
.donateThanks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 48px;
	line-height: 48px;
	font-weight: bold;
	color: #F00;
	padding-top: 100px;
	text-align: center;
	padding-right: 10%;
	padding-left: 10%;
	padding-bottom: 50px;
}
.donationIndent a:link {
	text-decoration: underline;
	color: #4825AC;
}
.donationIndent a:visited {
	text-decoration: underline;
	color: #4825AC;
}
.donationIndent a:hover {
	text-decoration: underline;
	color: #FDE6B5;
	background-color: #3A139B;
}
