Von: "The Fund Raising School" <tfrs2@iu.edu>
An: dianabautista@withoutemail.com
Datum: 2026-08-31T15:01:03.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; }
Principles & Techniques of Fundraising - Las Vegas | Developing Major Gifts - Scottsdale
Indiana University Indianapolis
The Fund Raising School
Dear Diana,
We're bringing The Fund Raising School closer to you.
This fall, we're excited to expand our learning community with two new course locations: Las Vegas and Scottsdale!
Whether you're looking to build a strong foundation in fundraising or take your major gifts strategy to the next level, you can now experience The Fund Raising School in two more cities.
Learn more:
New in Las Vegas
Principles & Techniques of Fundraising
📍 Las Vegas, Nevada
📅 October 13–16, 2026
💲 $1,695
Our signature course takes you through the fundraising process from A to Z. Build a strong foundation across donor engagement, annual giving, major gifts, planned giving, campaigns, boards, ethics, and more.
Register
New in Scottsdale
Developing Major Gifts
📍 Scottsdale, Arizona
📅 November 9–11, 2026
💲 $1,495
Register
Learn how to identify and qualify prospects, strengthen donor relationships, navigate the major gifts management cycle, and build a more effective major gifts program.
Two new cities. Two opportunities to invest in your fundraising skills.
And we're continuing to grow—bringing professional fundraising education closer to nonprofit professionals across the country.
Know a fundraiser in Nevada or Arizona? Share this email and invite them to learn with us.
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