document.writeln("<style>")
document.writeln(".MN-PledgeBox")
document.writeln("{")
document.writeln("	border: 1px solid #333; ")
document.writeln("	font-family: Arial, Helvetica, Georgia, Geneva,sans-serif;	")
document.writeln("	padding:1px 0 0 0;")
document.writeln("	margin:0;")
document.writeln("	background:#ccc;")
document.writeln("	width:125px;")
document.writeln("	height:125px;")
document.writeln("	overflow:clip;")
document.writeln("	text-align:center;")
document.writeln("}")
document.writeln(".MN-PledgeBoxText")
document.writeln("{")
document.writeln("	background: transparent;")
document.writeln("	color: #666666;")
document.writeln("	font-family: Arial,Helvetica,sans-serif;")
document.writeln("	font-size:10px; ")
document.writeln("	line-height: 120%;")
document.writeln("}")
document.writeln("A.MN-PledgeButton,A.MN-PledgeButton:visited,A.MN-PledgeButton:hover")
document.writeln("{")
document.writeln("	display: block;")
document.writeln("	font-family: Arial, Helvetica, sans-serif;")
document.writeln("	font-size: 11px;")
document.writeln("	font-weight: bold;")
document.writeln("	letter-spacing:-0.1px;")
document.writeln("	width:111px;")
document.writeln("	border-top:1px solid #bbb;")
document.writeln("	border-left:1px solid #bbb;")
document.writeln("	border-bottom:1px solid #000;")
document.writeln("	border-right:1px solid #000;")
document.writeln("	background: #666;")
document.writeln("	color: #fff;")
document.writeln("	padding:3px;")
document.writeln("	padding-left:4px;")
document.writeln("	margin-top:4px;")
document.writeln("	margin-left:2px;")
document.writeln("	text-decoration:none;")
document.writeln("}")


document.writeln(" #a3")
document.writeln("{")
document.writeln("	width:110px;")
document.writeln("	margin:2px 0 0 2px;")
document.writeln("	padding:0;")
document.writeln("	font-size:10px;")
document.writeln("}")


document.writeln("</style>")
document.writeln("<div class='MN-PledgeBox'>")
document.writeln("	<form action='https://www.paypal.com/cgi-bin/webscr' method='post' id='frmMN-Pledge' style='margin:0;padding:0'>")


document.writeln("<table cellpadding='0' cellspacing='0' style='margin:0;padding:0'>")
document.writeln("	<tr>")
document.writeln("		<td><a href='http://www.modestneeds.org/' alt='Visit Modest Needs' title='Visit Modest Needs'><img style='margin-left:2px;margin-top:1px;margin-bottom:1px;border:0' src='http://www.modestneeds.org/images/remote_banner.gif' width='121' height='50' alt='Visit Modest Needs' /></a></td>")
document.writeln("	</tr>")
document.writeln("	<tr>")
document.writeln("		<td style='text-align:center'>")
document.writeln("		</td>")
document.writeln("	</tr>")




document.writeln("	<tr>")
document.writeln("		<td>")
document.writeln("			<p style='text-align:left;margin:2px 0 0 2px;font-size:12px;line-height:11px'>Visit our website and discover how you can help make a world of difference.</p>")
document.writeln("		</td>")
document.writeln("	</tr>")







document.writeln("</table>")
document.writeln("	</form>")
document.writeln("</div>")
