Von: "The Fund Raising School" <tfrs2@iu.edu>
An: dianabautista@withoutemail.com
Datum: 2026-07-17T14:01:22.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 our Webinar
Indiana University Indianapolis
The Fund Raising School
Dear Diana,
What if your next source of funding could create both financial returns and measurable social impact?
Impact investing is rapidly gaining attention as nonprofits and funders look beyond traditional philanthropy to create lasting change. But taking advantage of these opportunities requires a different mindset and a new set of skills.
Join us for Webinar: Blended Financing: Impact Investing for Nonprofits, where you'll learn how impact investing works and whether it's the right strategy for your organization.
Learn More
In this webinar, Neelam Makhijani will draw on her extensive experience facilitating successful impact investments to help you understand:
What blended financing and impact investing are
How they differ from traditional fundraising
The skills nonprofits need to attract impact investments from individuals and foundations
Whether this approach aligns with your organization's goals and mission
If you're exploring innovative funding strategies or simply want to stay ahead of emerging trends in philanthropy, this webinar will provide practical insights you can take back to your organization.
Register Now
We hope you'll join us as we explore the future of nonprofit funding.
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