De: "The Fund Raising School" <tfrs2@iu.edu>
Para: dianabautista@withoutemail.com
Data: 2026-08-19T17:01:07.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; }
Join us in Chicago | Sept 02, 2026 - Sept 04, 2026 | Register Now
Indiana University Indianapolis
The Fund Raising School
Dear Diana,
Annual fundraising isn't what it used to be.
Today's fundraisers are navigating changing donor behaviors, new digital channels, emerging AI tools, and growing expectations for more personalized and meaningful donor engagement.
That's why Developing Annual Sustainability has been expanded for 2026.
The newly revised three-day course combines proven annual fundraising principles with updated content on digital engagement, donor psychology, AI tools, ethical fundraising, and hands-on strategy development.
Developing Annual Sustainability
📍 Chicago
📅 September 2–4, 2026
💲 $1,495
Learn more:
You'll learn how to build a broad, enduring base of supporters while creating an annual fundraising program that can sustain your organization year after year.
Learn how to:
Determine which fundraising strategies to use—and when
Make a convincing case for support
Engage staff, board members, and volunteers in fundraising
Renew current donors and inspire increased giving
Evaluate the effectiveness and efficiency of your annual fund
Incorporate digital engagement, donor psychology, and emerging AI tools into your strategy
Build an actionable annual fundraising plan
You'll also earn 20.25 CFRE Education Points/Hours through full participation.
And where better to step away, rethink your annual strategy, and learn alongside fellow fundraising professionals than Chicago? Spend three focused days exchanging ideas with peers, gaining new perspectives, and building a strategy you can bring directly back to your organization.
Your annual fund shouldn't simply get you through another year. It should help sustain your organization for years to come.
Register
We hope to see you in Chicago!
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