div.mag_toc {
	xbackground-color: #dee6f3;
	border: 0px solid #5C005D;
	padding: 5px;
	text-align: left;
	width: auto;
}
div.mag_story img {
	border: 1px solid #5C005D;
	margin-top: 5px;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 5px;
	text-align: left;
}
div.mag_story h2 {
	font-family: sans-serif;
	font-size: 16px;
	color: #008752;
	margin-top: 0px;
	margin-bottom: 0px;
}
div.mag_story p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
}

h2.sidebar {
	background-color: #3B4B5B;
	border-top: 1px solid #5C005D;
	border-bottom: 0px solid #5C005D;
	border-left: 1px solid #5C005D;
	border-right: 1px solid #5C005D;
	color: #ffffff;
	margin: 0px;
	padding: 5px;
	text-align: center;
}

div.sidebar_border {
	background-color: #EDEB8F;
	border: 1px solid #5C005D;
	padding: 3px;
	text-align: left;
	width: auto;
}
div.sidebar_border img {
	border: 1px solid #5C005D;
	margin-top: 5px;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 5px;
	text-align: left;
}
div.sidebar_border p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4b3900;
}

div.box_button {
	border: 1px solid #d2d6e7;
	margin-bottom: 10px;
	padding: 10px;
	text-align: left;
	width: 240px;
}
.box_button p, .box_button ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
}
div.box_invite {
	background-color: #DCE6F3;
	background-image: url(/giving/images/bg_invite.jpg);
	background-repeat: no-repeat;
	border: 1px solid #d2d6e7;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 240px;
}
div.box_invite p {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	xcolor: #333333;
	line-height: 22px;
	margin-bottom: 0px;
	margin-top: 115px;
	padding-left: 15px;
	padding-right: 15px;
}

div.box_invite li {
	border-top: 1px solid #c2c4e0;
	xcolor: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	list-style: outside;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -30px;
	margin-right: 5px;
	padding: 2px;
}

table.css_form td {
	background-color: #ffffff;
	border: 1px solid #d2d6e7;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 100%;
}
table.css_form td {
	font-size: 12px;
	color: #333366;
}
table.css_form td a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: 800;
}
table.css_form td a {
	text-decoration: none;
}
table.css_form td a:hover {
	text-decoration: underline;
	background-color: #ffffff;
}

div.css_form li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: -15px;
	list-style-type: square;
	color: #000066;
	font-weight: 400;
	margin-top: 2px
}
div.css_form li a {
	text-decoration: none;
}
div.css_form a:hover {
	text-decoration: underline;
	background-color: #E0E0E0;
}

