@charset "utf-8";
/* CSS Document for PARTNERS */
#main_left {
	float: left;
	height: 477px;
	width: 313px;
	background: url(/content/images/back/backL_donate.gif) no-repeat;
	margin-left:2px;
}
#main_right h1, #main_right .header1, #main_right h2, #main_right .header2 {
	color: #339933;
	text-decoration: none;
	font-weight:bold;
}
#main_right {
	float: left;
	height: 477px;
	width: 633px;
	background:url(/content/images/back/backR_donate.gif) no-repeat;
	overflow: auto;
	background-color: #FFFFFF;
}
#main_right .date {
	font-weight: bold;
}
#main_right .content {
	padding: 60px 30px 10px 69px;
}

.bodytext {
	font-size:12px;
}

.bodytextbold {
	font-weight:bold;
	font-size:12px;
}

.required {
	color:#990000;
}

a {
	font-size:12px;
}
