@charset "UTF-8";
.floatleft {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.floatright {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
a.special:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 110%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.special:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 110%;
	font-weight: bold;
	color: #f5de3d;
	text-decoration: underline;
}
a.special:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 110%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.special:visited:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 110%;
	font-weight: bold;
	color: #f5de3d;
	text-decoration: none;
}
.maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 130%;
	color: #333333;
	font-weight: normal;
}
.hmtable {
	border: medium double #d33132;
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-right: 15px;
	margin-top: 20px;
}
.sans {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 140%;
	color: #4258a5;
}
.mission {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 110%;
	font-weight: bold;
	color: #d33132;
}
a.ppbutton:link {
	background-image: url(images/donate-wht.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 210px;
	display: block;
}
a.ppbutton:hover {
	background-image: url(images/donate-wht_over.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 210px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 140%;
	color: #4258a5;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 110%;
	font-weight: bold;
	color: #4258a5;
}
a.ppbuttonH:link {
	background-image: url(images/donate.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 210px;
	display: block;
}
a.ppbuttonH:hover {
	background-image: url(images/donate_over.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 210px;
}
.contacttable {
	border: medium double #d33132;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-right: 15px;
	margin-top: 20px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 110%;
	color: #4258a5;
	font-weight: bold;
}
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 110%;
	color: #000000;
	font-weight: bold;
}
.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 130%;
	color: #4258a5;
	font-weight: bolder;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 110%;
	font-weight: bold;
	color: #d33132;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 110%;
	font-weight: bold;
	color: #D33132;
	font-style: italic;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 110%;
	font-weight: bold;
	color: #333333;
}
div#MainContent ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 140%;
	color: #333333;
	margin-left: 0px;
}

