BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Dominican University - ECPv6.16.5//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-ORIGINAL-URL:https://www.duny.edu
X-WR-CALDESC:Events for Dominican University
REFRESH-INTERVAL;VALUE=DURATION:PT1H
X-Robots-Tag:noindex
X-PUBLISHED-TTL:PT1H
BEGIN:VTIMEZONE
TZID:America/New_York
BEGIN:DAYLIGHT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
TZNAME:EDT
DTSTART:20240310T070000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
TZNAME:EST
DTSTART:20241103T060000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
TZNAME:EDT
DTSTART:20250309T070000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
TZNAME:EST
DTSTART:20251102T060000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
TZNAME:EDT
DTSTART:20260308T070000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
TZNAME:EST
DTSTART:20261101T060000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/New_York:20251204T143000
DTEND;TZID=America/New_York:20251204T143000
DTSTAMP:20251123T150943Z
CREATED:20251123T150943Z
LAST-MODIFIED:20251123T150943Z
UID:10001515-1764858600-1764858600@www.duny.edu
SUMMARY:Monthly Bible Study
DESCRIPTION:Thursday\, December 4 will be our Monthly Bible Study at 2:30pm\, Rosary Hall Chapel. \nPlease contact Sr. Jenn Schaaf with questions or to get more information!
URL:https://www.duny.edu/events/monthly-bible-study/
LOCATION:Rosary Hall\, 480 Western Hwy South\, Orangeburg\, 10962\, United States
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/New_York:20251204T160000
DTEND;TZID=America/New_York:20251204T170000
DTSTAMP:20251203T195618Z
CREATED:20250504T210141Z
LAST-MODIFIED:20251203T195618Z
UID:10001365-1764864000-1764867600@www.duny.edu
SUMMARY:“Doing Business Right” Night
DESCRIPTION:Please join us for our “finest hour” at our 5th Annual Doing Business Right (DBR) Night on Wednesday\, December 3rd at 4pm in the Holt Room in the Hennessy Center on DUNY’s campus. \nWe call DBR Night our “finest hour” because it is when some of our top students share their best projects\, internships\, or other experiences with the DUNY community. In just over one hour\, you will see: \nThe Market Research project conducted by our students for the Village of Nyack\nA summary of our Palisades Institute research and forum on “Managing a Remote Workforce”\nA Sports Media & Promotion project on NIL (Name\, Image\, and Likeness)\nAn Information Systems project conducted by IT students this semester\nFour winning poster presentations for the Nike marketing project in our Senior Capstone\nHighlights of student moderated podcasts from DUNIFY – our new space on Spotify \nWe will also preview some of the innovation and research that is taking place next semester – including work on tariffs and AI. \nTo hear more from our students and faculty\, check out the many new podcasts on DUNIFY (on Spotify). You can also learn more about what our students are up to by following their posts @duny_biz on Instagram.  \n  \nAcademic Calendar – Special Events
URL:https://www.duny.edu/events/doing-business-right-night-2/
LOCATION:Holt Room- Hennessy Center\, 495 Western Highway\, Blauvelt\, NY\, 10913\, United States
CATEGORIES:Academics,All Events,Alumni Events,Community Events & Workshops,Faculty and Staff,Student Events
ORGANIZER;CN="Dr. Ivan Rudolph-Shabinsky":MAILTO:I.Rudolph-Shabinsky@duny.edu
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/New_York:20251204T170000
DTEND;TZID=America/New_York:20251204T190000
DTSTAMP:20251001T174147Z
CREATED:20250916T202207Z
LAST-MODIFIED:20251001T174147Z
UID:10001490-1764867600-1764874800@www.duny.edu
SUMMARY:Free FAFSA Support Evening
DESCRIPTION:<!DOCTYPE html>\n<html lang="en">\n<head>\n    <meta charset="UTF-8">\n    <meta name="viewport" content="width=device-width\, initial-scale=1.0">\n    <title>FAFSA Support Event</title>\n    <style>\n        /* All styles scoped to .fafsa-event-block */\n        .fafsa-event-block {\n            font-family: -apple-system\, BlinkMacSystemFont\, 'Segoe UI'\, Roboto\, Oxygen\, Ubuntu\, Cantarell\, 'Helvetica Neue'\, sans-serif;\n            line-height: 1.6;\n            color: #333;\n        }\n\n        .fafsa-event-block * {\n            box-sizing: border-box;\n        }\n\n        .fafsa-event-block .intro-section {\n            background: #f5f5f5;\n            padding: 50px 20px;\n            text-align: center;\n            margin-bottom: 40px;\n        }\n\n        .fafsa-event-block .intro-text {\n            font-size: 1.25em;\n            color: #555;\n            line-height: 1.7;\n            max-width: 900px;\n            margin: 0 auto;\n        }\n\n        .fafsa-event-block .layout-container {\n            display: grid;\n            grid-template-columns: 1fr;\n            gap: 40px;\n            padding: 0 20px;\n        }\n\n        @media (min-width: 992px) {\n            .fafsa-event-block .layout-container {\n                grid-template-columns: 1.5fr 1fr;\n                align-items: start;\n            }\n        }\n\n        .fafsa-event-block .rsvp-section {\n            background: #d1d5db;\n            border-radius: 12px;\n            padding: 40px 35px;\n            box-shadow: 0 4px 12px rgba(0\,0\,0\,0.15);\n            margin-bottom: 30px;\n        }\n\n        @media (min-width: 992px) {\n            .fafsa-event-block .rsvp-section {\n                position: sticky;\n                top: 20px;\n                margin-bottom: 0;\n            }\n        }\n\n        .fafsa-event-block .rsvp-section h2 {\n            color: #333;\n            font-size: 1.8em;\n            margin-bottom: 10px;\n            border-bottom: 3px solid #a6192e;\n            padding-bottom: 10px;\n        }\n\n        .fafsa-event-block .rsvp-section .subtitle {\n            font-size: 1em;\n            margin-bottom: 30px;\n            color: #555;\n        }\n\n        .fafsa-event-block .section {\n            background: white;\n            border-radius: 12px;\n            padding: 40px;\n            margin-bottom: 30px;\n            box-shadow: 0 2px 8px rgba(0\,0\,0\,0.05);\n            border: 1px solid #e5e5e5;\n        }\n\n        .fafsa-event-block .section h2 {\n            color: #333;\n            margin-bottom: 25px;\n            font-size: 1.8em;\n            border-bottom: 3px solid #a6192e;\n            padding-bottom: 10px;\n        }\n\n        .fafsa-event-block .benefits-grid {\n            display: grid;\n            gap: 18px;\n        }\n\n        .fafsa-event-block .benefit-item {\n            display: flex;\n            align-items: start;\n            gap: 15px;\n            padding: 15px;\n            border-left: 4px solid #a6192e;\n            background: #f9f9f9;\n            border-radius: 6px;\n        }\n\n        .fafsa-event-block .benefit-item::before {\n            content: "✓";\n            color: #a6192e;\n            font-weight: bold;\n            font-size: 1.4em;\n            flex-shrink: 0;\n        }\n\n        .fafsa-event-block .bring-list {\n            display: grid;\n            gap: 12px;\n            margin-top: 20px;\n        }\n\n        .fafsa-event-block .bring-item {\n            background: #f9f9f9;\n            padding: 12px 18px;\n            border-radius: 8px;\n            border: 1px solid #e5e5e5;\n            display: flex;\n            align-items: center;\n            gap: 12px;\n            font-size: 0.95em;\n        }\n\n        .fafsa-event-block .bring-item::before {\n            content: "📋";\n            font-size: 1.2em;\n        }\n\n        .fafsa-event-block .open-to-all {\n            background: #fef3c7;\n            border-left: 5px solid #f59e0b;\n            padding: 25px;\n            border-radius: 8px;\n            margin-bottom: 30px;\n        }\n\n        .fafsa-event-block .open-to-all h3 {\n            color: #92400e;\n            margin-bottom: 10px;\n            font-size: 1.3em;\n        }\n\n        .fafsa-event-block .open-to-all p {\n            color: #78350f;\n            margin: 0;\n        }\n\n        @media (max-width: 991px) {\n            .fafsa-event-block .intro-section {\n                padding: 40px 25px;\n            }\n\n            .fafsa-event-block .layout-container {\n                padding: 0 25px;\n            }\n\n            .fafsa-event-block .section {\n                padding: 30px 20px;\n            }\n\n            .fafsa-event-block .rsvp-section {\n                padding: 35px 25px;\n            }\n\n            .fafsa-event-block .section h2 {\n                font-size: 1.5em;\n            }\n\n            .fafsa-event-block .rsvp-section h2 {\n                font-size: 1.5em;\n            }\n\n            .fafsa-event-block .intro-text {\n                font-size: 1.05em;\n            }\n        }\n    </style>\n</head>\n<body>\n    <div class="fafsa-event-block">\n        <div class="intro-section">\n            <p class="intro-text">Join us for a free\, hands-on evening of FAFSA support. Our financial aid experts will guide you through every step so you can secure the funding you need for college.</p>\n        </div>\n\n        <div class="layout-container">\n            <!-- LEFT COLUMN: Content -->\n            <div class="content-column">\n                <div class="section">\n                    <h2>What You'll Gain</h2>\n                    <div class="benefits-grid">\n                        <div class="benefit-item">\n                            <span>Step-by-step FAFSA completion with expert assistance</span>\n                        </div>\n                        <div class="benefit-item">\n                            <span>Clear explanations of grants\, loans\, and work-study programs</span>\n                        </div>\n                        <div class="benefit-item">\n                            <span>Tips to maximize your financial aid eligibility</span>\n                        </div>\n                        <div class="benefit-item">\n                            <span>Answers to all your college funding questions</span>\n                        </div>\n                        <div class="benefit-item">\n                            <span>A chance to meet admissions representatives from Dominican University</span>\n                        </div>\n                    </div>\n                </div>\n\n                <div class="section">\n                    <h2>What to Bring</h2>\n                    <p style="margin-bottom: 15px; color: #666;">Come prepared with these documents:</p>\n                    <div class="bring-list">\n                        <div class="bring-item">FSA IDs (we can help create them on site)</div>\n                        <div class="bring-item">Social Security numbers</div>\n                        <div class="bring-item">Driver's licenses</div>\n                        <div class="bring-item">2024 tax returns and W-2s</div>\n                        <div class="bring-item">Bank statements</div>\n                        <div class="bring-item">Records of untaxed income</div>\n                    </div>\n                </div>\n\n                <div class="open-to-all">\n                    <h3>🎓 Open to All Families</h3>\n                    <p>This event is free and open to the public. Don't let financial barriers keep you from your college goals.</p>\n                </div>\n            </div>\n\n            <!-- RIGHT COLUMN: Form (sticky on desktop) -->\n            <div class="form-column">\n                <div class="rsvp-section" id="rsvp-form-section">\n                    <h2>Register Now</h2>\n                    <p class="subtitle">Spaces are limited — secure your spot today</p>\n                    \n                    <!-- RSVP FORM -->\n                    <div id="form_dc4a69f8-bb24-4836-8ee6-82b2cb70d53e">Loading...</div>\n                    <script async="async" src="https://connect.dc.edu/register/?id=dc4a69f8-bb24-4836-8ee6-82b2cb70d53e&output=embed&div=form_dc4a69f8-bb24-4836-8ee6-82b2cb70d53e">/**/</script>\n                    <!-- END RSVP FORM -->\n                </div>\n            </div>\n        </div>\n    </div>\n</body>\n</html>
URL:https://www.duny.edu/events/fafsa-night-at-dominican-university-new-york/
LOCATION:Rosary Hall\, 480 Western Hwy South\, Orangeburg\, 10962\, United States
ORGANIZER;CN="Dominican University Office of Admissions":MAILTO:admissions@duny.edu
END:VEVENT
END:VCALENDAR