Da: "The Fund Raising School" <tfrs2@iu.edu>
A: dianabautista@withoutemail.com
Data: 2026-08-21T15:01:05.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; }
Strengthen Your Board—Learn Together This September
Indiana University Indianapolis
The Fund Raising School
Dear Diana,
A strong nonprofit needs more than a board—it needs a purposeful board.
This September, join The Fund Raising School for Purposeful Boards, a virtual course designed to help nonprofit professionals strengthen board engagement, clarify roles and responsibilities, and build a board that contributes meaningfully to the organization’s mission and success.
Purposeful Boards
📅 September 9–30, 2026
💻 Virtual
💲$990
Learn more:
And here’s an opportunity to learn together: with each staff person registration, one complimentary board member registration is included. Simply enter your board member’s name when completing the registration form.
Purposeful Boards, Powerful Fundraising also qualifies for 12 CFRE Education Points/Hours.
Bring the learning back to your organization with a shared understanding—and a stronger partnership between staff and board leadership.
Register today:
Register
We look forward to welcoming you—and your board member—to class!
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