De: "The Fund Raising School" <tfrs2@iu.edu>
À: dianabautista@withoutemail.com
Date: 2026-08-26T15:01:09.000Z
96
.ReadMsgBody {
width: 100%;
}
/* Forces Hotmail to display emails at full width */
.ExternalClass {
width: 100%;
}
/* Hotmail table centering fix */
.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div {
line-height: 100%;
}
/* Forces Hotmail to display normal line spacing */
.ExternalClass * {
line-height: 100%
}
p {
margin: 1em 0;
}
/* Yahoo paragraph fix */
table td {
border-collapse: collapse;
}
/* This resolves the Outlook 07, 10, and Gmail td padding issue fix */
/* This resolves the issue when iphone puts links on dates, etc. */
.appleLinksWhite a {
color: #ffffff;
text-decoration: none;
}
.appleLinksWhiteUL a {
color: #ffffff;
text-decoration: underline;
}
.appleLinksGray a {
color: #1f326f;
text-decoration: none;
}
.appleLinksGray2 a {
color: #707070;
text-decoration: none;
}
.appleLinksBlack a {
color: #1d1d1d;
text-decoration: none;
}
.appleLinksGreen a {
color: #1a3c34 !important;
}
a.mobileshow, .mobilehide {
display: none;
color: #fff;
/* for Gmail */
}
sup {
line-height: 0;
font-size: 55%;
}
/* APPLE AUTOLINK FIX */
a[x-apple-data-detectors] {
color: inherit !important;
text-decoration: none !important;
font-size: inherit !important;
font-family: inherit !important;
font-weight: inherit !important;
line-height: inherit !important;
}
li {
margin-top: 0px !important;
padding-top: 0px !important;
}
.textLinkBlock a {
color: #006298;
text-decoration: underline !important;
}
@media only screen and (max-width: 660px) {
html, body {
width: 100% !important;
min-width: 100% !important;
margin: 0 auto !important;
}
.container {
width: 100% !important;
min-width: 100% !important;
margin: 0 auto !important;
}
.header {
height: 30px !important;
padding-top: 15px !important;
padding-bottom: 15px !important;
}
.photo, .image, .photo img {
width: 100% !important;
display: block !important;
height: auto !important;
}
.drop {
width: 100% !important;
display: block !important;
}
.drop-center {
width: 100% !important;
display: block !important;
text-align: center !important;
}
.drop-center-2 {
width: 99px !important;
display: block !important;
text-align: center !important;
}
.pad20 {
padding-left: 20px !important;
padding-right: 20px !important;
}
.noLeftRightPad {
padding-left: 0px !important;
padding-right: 0px !important;
}
.padBot10 {
padding-bottom: 10px !important;
}
.padBot20 {
padding-bottom: 20px !important;
}
.padBot30 {
padding-bottom: 30px !important;
}
.padBot40 {
padding-bottom: 40px !important;
}
.center {
text-align:center !important;
}
.tableBlock {
width:100% !important;
}
.responsive-td {
width:100% !important;
display:block !important;
padding:0 !important;
}
.fluid, .fluid-centered {
width: 100% !important;
max-width: 100% !important;
height: auto !important;
margin-left: auto !important;
margin-right: auto !important;
}
.fluid-centered {
margin-left: auto !important;
margin-right: auto !important;
}
}
@media only screen and (max-width: 450px) {
/* global 450 wide styles */
body {
width: 100% !important;
min-width: 100% !important;
margin: 0 auto !important;
}
.body {
min-width: 100vw;
}
.mobile-only {
display: block !important;
max-height: none !important;
}
.mobile-hidden {
display: none !important;
}
.pad20 {
padding-left: 20px !important;
padding-right: 20px !important;
}
.noLeftRightPad {
padding-left: 0px !important;
padding-right: 0px !important;
}
.padBot10 {
padding-bottom: 10px !important;
}
.padBot20 {
padding-bottom: 20px !important;
}
.padBot30 {
padding-bottom: 30px !important;
}
.padBot40 {
padding-bottom: 40px !important;
}
.center {
text-align:center !important;
}
.container {
width: 100% !important;
}
.block {
width: 100% !important;
display: block !important;
}
.mobilePadding20 {
padding-left: 20px !important;
padding-right: 20px !important;
}
.mobilePadding10 {
padding-left: 10px !important;
padding-right: 10px !important;
}
.photo, .image, .photo img {
width: 100% !important;
display: block !important;
}
.show {
display: block !important;
margin: 0 !important;
padding: 0 !important;
overflow: visible !important;
width: 100% !important;
max-height: inherit !important;
}
.hide {
display: none !important;
}
.tableBlock {
width: 100% !important;
}
.responsive-td {
width: 100% !important;
display: block !important;
padding: 0 !important;
}
.fluid, .fluid-centered {
width: 100% !important;
max-width: 100% !important;
height: auto !important;
margin-left: auto !important;
margin-right: auto !important;
}
.fluid-centered {
margin-left: auto !important;
margin-right: auto !important;
}
/* GMAIL APP FIX */
u + .body .gwfw {
width: 100% !important;
width: 100vw !important;
}
/* SAMSUNG APP FIX */
#MessageViewBody, #MessageWebViewDiv {
min-width:100vw;
margin:0 !important;
zoom:1 !important;
}
/* IU Specific Mobile Styles */
.mobile-logo {
}
.mobile-logo-custom {
}
.mobile-IU-trident {
max-width: 24px !important;
}
.mobile-font-12 {
font-size: 12px !important;
line-height: 14px !important;
}
.mobile-font-18 {
font-size: 18px !important;
line-height: 24px !important;
}
}
@media only screen and (max-width: 450px) {
.noTopPad {
padding-top: 0 !important;
}
.width33px {
width: 33px !important;
height: auto !important;
}
.padLeftRight40 {
padding-left: 40px !important;
padding-right: 40px !important;
}
.padLeftRight35 {
padding-left: 35px !important;
padding-right: 35px !important;
}
.padLeftRight80 {
padding-left: 80px !important;
padding-right: 80px !important;
}
.noPad {
padding: 0 !important;
}
.noLeftPad {
padding-left: 0 !important;
}
.padTop20 {
padding-top: 20px !important;
}
.padTop30 {
padding-top: 30px !important;
}
.photo {
width: 100% !important;
height: auto !important;
height: auto !important;
}
.mobile_font_14 {
font-size: 14px !important;
line-height: 18px !important;
}
.mobile_font_16 {
font-size: 16px !important;
line-height: 16px !important;
}
.mobile_font_24 {
font-size: 24px !important;
line-height: 24px !important;
}
.mobile_width_66 {
width: 66px !important;
}
.pad10 {
padding: 10px !important;
}
}
@media only screen and (max-width: 450px) {
.mobile_font_20 {
font-size: 20px !important;
line-height: 28px !important;
}
.mobile_font_16 {
font-size: 16px !important;
line-height: 18px !important;
}
.mobile_font_14 {
font-size: 14px !important;
line-height: 16px !important;
}
.mobile_font_12 {
font-size: 12px !important;
line-height: 14px !important;
}
.img_width_50 {
width: 50% !important;
height: auto !important;
}
.width30px {
width: 30px !important;
}
.padLeftRight30 {
padding-left: 30px !important;
padding-right: 30px !important;
}
.padLeft80 {
padding-left: 80px !important;
}
.padRight30 {
padding-right: 30px !important;
}
.padRight40 {
padding-right: 40px !important;
}
.padBottom7 {
padding-bottom: 7px !important;
}
.content-center {
margin: 0 auto !important;
}
.no-border {
border: 0 !important;
}
.heroImg-mobile-border {
border-width: 4px !important; border-radius: 3px !important;
}
}
Indiana University
div.preheader
{ display: none !important; }
Fundraising for Small Nonprofits
Indiana University Indianapolis
The Fund Raising School
Dear Diana,
Big mission. Small team. Limited resources.
For smaller nonprofits, fundraising often means finding ways to do more with what you already have. Fundraising for Small Nonprofits is designed specifically for that reality—helping you build practical fundraising strategies that fit your organization, team, and resources.
Learn more:
Three Weeks of Learning. Just $199.
Fundraising for Small Nonprofits
💻 Online (Asynchronous)
📅 September 21–October 11, 2026
💲 $199
Learn how to build a convincing case for support, identify the right donors and markets, choose fundraising approaches that work for your organization, engage volunteers, and create an attainable fundraising process with limited resources. You'll also learn alongside other nonprofit professionals facing similar challenges.
The flexible three-week online format includes readings, recorded presentations, discussions, quizzes, and practical assignments you can complete around your schedule. The course also qualifies for 13.5 CFRE Education Points/Hours.
This could be your last opportunity to take this course in 2026—so don't wait to grab your seat.
For $199, invest in practical fundraising knowledge you can bring directly back to your organization.
Register
Know someone doing big work at a small nonprofit? Share this course with them.
IU Indianapolis
420 University Blvd.
Indianapolis, IN 46202
This message is intended for
dianabautista@withoutemail.com.
Learn why we’re including this:
go.iu.edu/emailsafety.
Unsubscribe dianabautista@withoutemail.com from emails like this.
View online