/* CSS Document */


input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

.backArrow {
	padding-left: 10px;
	background: url(../images/arrow_back.gif) left center no-repeat;
}

.alignRight {
	text-align: right;
}

div#navButtons ul li a {
	padding: 0 7px;
}


a#RaisingMoney {
	color: #FFFFFF;
	background: url(../images/btn/raise_link_bg_btn.gif) top left no-repeat;
	display: block;
	height: 58px;
	padding: 15px 0 0 16px;
	font-size: 9px;
	text-decoration: none;
}

a#RaisingMoney span {
	display: block;
	font-size: 16px;
	padding: 0 0 3px;
	font-weight: 600;
}

div#featCauseButtonArea {
	height: 255px;
}

div#featCause div.featCauseText {
	height: 170px;
}

div#sponsorArea {
	text-align: center;
	height: 71px;
	padding: 20px 0 0 0;
	background: url(../images/bg/sponsor_bg.gif) top left no-repeat;
}

div#sponsorArea img {
	padding: 0 5px;
}

a {
    color: #E9032E;
    text-decoration: none;
}
a:hover {
    color: #F12454;
    text-decoration: underline;
}
/** END OF CSS **/
