A { text-decoration: none; } 
A:hover { text-decoration: underline; }
#bullet ul {
	margin-left: 16px;
	padding-left: 0;
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
	}
.back {
	background-image: url(images/back.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.menu_back {
	background-image: url(images/menu_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.heading_padding {
	padding-bottom: 10px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	font-weight: normal;
	color: #5d5d5d;
	list-style-image: url(images/bullet.gif);
}
.body_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: normal;
	color: #FFFFFF;
	padding-right: 15px;
}
.footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.body_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	font-weight: normal;
	color: #5d5d5d;
	list-style-image: url(images/bullet.gif);
}
.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5D99D8;
	list-style-image: url(images/bullet.gif);
}
.heading_padding_shorter {
	padding-bottom: 4px;
}
.body_subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	color: #8DB900;
	list-style-image: url(images/bullet.gif);
}
.body_darker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	font-weight: normal;
	color: #000000;
	list-style-image: url(images/bullet.gif);
}
.credit_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5D5D5D;
	list-style-image: url(images/bullet.gif);
}
.body_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: normal;
	color: #5798D8;
	padding-right: 15px;
}
.body_white2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	padding-right: 15px;
}
.body_white_newsletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-right: 15px;
}

.donation-headers{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#333;
}

.fields{
	border:1px solid #999999;
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:2px 3px 2px 3px;
	color:#666;
}
