CINXE.COM
Payment Overview | Student Financial Services and Cashiering
<!DOCTYPE html> <html lang="en" dir="ltr"> <head> <meta charset="utf-8" /> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-116305998-1"></script> <script>window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments)};gtag("js", new Date());gtag("set", "developer_id.dMDhkMT", true);gtag("config", "UA-116305998-1", {"groups":"default","anonymize_ip":true,"page_placeholder":"PLACEHOLDER_page_path","allow_ad_personalization_signals":false});</script> <link rel="canonical" href="https://billpay.umd.edu/payments/payment-overview" /> <meta name="Generator" content="Drupal 10 (https://www.drupal.org)" /> <meta name="MobileOptimized" content="width" /> <meta name="HandheldFriendly" content="true" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <link rel="icon" href="/sites/default/themes/custom/umdtheme/favicon.ico" type="image/vnd.microsoft.icon" /> <title>Payment Overview | Student Financial Services and Cashiering</title> <link rel="stylesheet" media="all" href="/sites/default/files/css/css_yG2vvTMQzJnWpjDihvB7JHdl9ZmMeYkp1pyT4KYcuek.css?delta=0&language=en&theme=umdtheme&include=eJxNiUEKwCAMwD7k9E11LVWoa2n14O_HGIydQpJTnQr6MpCMHUQ5nb9kruwUkQwc2MFafOsreV22qvRohCl2TBqlQlBaA4diefHYbDSosGgFOWJu6Rff8ewywA" /> <link rel="stylesheet" media="all" href="/sites/default/files/css/css_dmMnf_MRVRYaxAmTmPPAAkd8K6cewR_Hgn6gPo46LWA.css?delta=1&language=en&theme=umdtheme&include=eJxNiUEKwCAMwD7k9E11LVWoa2n14O_HGIydQpJTnQr6MpCMHUQ5nb9kruwUkQwc2MFafOsreV22qvRohCl2TBqlQlBaA4diefHYbDSosGgFOWJu6Rff8ewywA" /> </head> <body class="path-node page-node-type-page has-glyphicons"> <a href="#main-content" class="visually-hidden focusable skip-link"> Skip to main content </a> <div class="dialog-off-canvas-main-canvas" data-off-canvas-main-canvas> <header class="navbar navbar-default container-fluid" id="navbar" role="banner"> <div class="navbar-header"> <div class="region region-navigation"> <div class="region-inner"> <a class="name navbar-brand" href="/" title="Home" rel="home">Student Financial Services and Cashiering</a> <section id="block-chatbot" class="block block-block-content block-block-content0003ffdb-b29f-4fb2-8118-f1bfbeed8cd9 clearfix"> <div class="field field--name-body field--type-text-with-summary field--label-hidden field--item"><div id="chat"> <iframe id="chatbox" src style="width:0; height: 0; position: fixed; right: 10px; bottom: 85px; z-index: 999; border:0;"></iframe><p><button aria-label="Maximize Chatbot" class="expand-button" id="expandButton" onclick="expandIframe()" title="Maximize"></button></p></div> <p><button aria-label="Open Chatbot" class="chat-button" id="chatButton" onclick="toggleFormVisibility()" title="Open Chatbot"><span class="chat-span">Chat <img alt="Bot Picture" data-entity-type="file" data-entity-uuid="bdcdd51a-4e4b-4b8f-a796-bd047b01b780" id="chatImage" src="https://kualifinancial.umd.edu/images/goldBlackChat.png" style="width:32px;height:32px;position:relative;right:5px;"></span></button></p> <script> var isOpen = false; var isExpanded = false; function toggleFormVisibility() { if(isOpen){ document.getElementById("chatImage").src = "https://kualifinancial.umd.edu/images/goldBlackChat.png"; document.getElementById("chatbox").src = ''; document.getElementById("chatbox").style.width = "0"; document.getElementById("chatbox").style.height = "0"; document.getElementById("expandButton").style.width = "0"; document.getElementById("expandButton").style.height = "0"; isOpen=false; document.getElementById("chatButton").style.backgroundColor = "green"; document.getElementById("chatButton").setAttribute('aria-label', 'Open Chatbot'); document.getElementById("chatButton").title = "Open Chatbot"; } else { document.getElementById("chatImage").src = "https://kualifinancial.umd.edu/images/ximg.png"; document.getElementById("chatbox").src = 'https://ai.chatbot.umd.edu/?botName=sfsc'; document.getElementById("chatbox").style.width = "327px"; document.getElementById("chatbox").style.height = "60vh"; document.getElementById("expandButton").style.width = "75px"; document.getElementById("expandButton").style.height = "50px"; isOpen=true; document.getElementById("chatButton").style.backgroundColor = "darkgreen"; document.getElementById("chatButton").setAttribute('aria-label', 'Close Chatbot'); document.getElementById("chatButton").title = "Close Chatbot"; } } function expandIframe() { if(isExpanded){ document.getElementById("chatbox").style.height = "60vh"; document.getElementById("expandButton").style.bottom = "calc(60vh + 35px)"; document.getElementById("chatbox").style.width = "327px"; document.getElementById("expandButton").setAttribute('aria-label', 'Maximize Chatbot'); document.getElementById("expandButton").title = "Maximize"; isExpanded=false; } else { document.getElementById("chatbox").style.height = "70vh"; document.getElementById("expandButton").style.bottom = "calc(70vh + 35px)"; document.getElementById("chatbox").style.width = "80vw"; document.getElementById("expandButton").setAttribute('aria-label', 'Minimize Chatbot'); document.getElementById("expandButton").title = "Minimize"; isExpanded=true; } } </script><style type="text/css">.expand-button { position: fixed; opacity: 0; bottom: calc(60vh + 35px); right: 10px; width: 0; height: 0; z-index: 1000; } .chat-button { display: inline-block; padding: 1px 25px; font-size: 16px; font-family: sans-serif; font-weight: bold; cursor: pointer; text-align: center; text-decoration: none; outline: none; color: #fff; background-color: green; border: none; border-radius: 50px; box-shadow: 0 3px #999; position: fixed; bottom: 23px; right: 28px; width: 160px; height: 50px; z-index: 99; } .chat-button:active { box-shadow: 0 5px #666; transform: translateY(4px); } </style> </div> </section> </div> </div> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar-collapse"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> </div> <div id="navbar-collapse" class="navbar-collapse collapse"> <div class="region region-navigation-collapsible"> <div class="region-inner"> <nav role="navigation" aria-labelledby="block-mainnavigation-2-menu" id="block-mainnavigation-2"> <h2 class="visually-hidden" id="block-mainnavigation-2-menu">Main navigation</h2> <ul class="menu menu--main nav navbar-nav"> <li class="expanded dropdown first"> <span style="margin-top: 3px; margin-bottom: 0; color: black;" class="navbar-text dropdown-toggle" data-toggle="dropdown">Tuition & Billing <span class="caret"></span></span> <ul class="dropdown-menu"> <li class="first"> <a href="/billing" data-drupal-link-system-path="node/9">Billing Overview</a> </li> <li> <a href="/BillingSchedule" data-drupal-link-system-path="node/4">Billing Schedule</a> </li> <li> <a href="/costs" data-drupal-link-system-path="node/449">Tuition and Fees</a> </li> <li> <a href="/tuition-billing/third-partysponsored-billing" title="Third Party/ Sponsored Billing" data-drupal-link-system-path="node/69">Third Party / Sponsored Billing</a> </li> <li> <a href="/tuition-billing/change-address" data-drupal-link-system-path="node/70">Student Address Change</a> </li> <li class="last"> <a href="/all-faqs#billing" title="Billing FAQs">Billing FAQs</a> </li> </ul> </li> <li class="expanded dropdown active active-trail"> <span style="margin-top: 3px; margin-bottom: 0; color: black;" class="navbar-text dropdown-toggle active-trail" data-toggle="dropdown">Payments <span class="caret"></span></span> <ul class="dropdown-menu"> <li class="active active-trail first"> <a href="/payments/payment-overview" title="Payment overview" class="active-trail is-active" data-drupal-link-system-path="node/55" aria-current="page">Payments Overview</a> </li> <li> <a href="/payments" title="Methods of Payment" data-drupal-link-system-path="node/5">Payment Methods / Make a Payment</a> </li> <li> <a href="/parents" data-drupal-link-system-path="node/38">Parent or Authorized User Access</a> </li> <li> <a href="/TPP" data-drupal-link-system-path="node/450">Terp Payment Plan</a> </li> <li> <a href="/outside-scholarships" data-drupal-link-system-path="node/75">Outside Scholarships</a> </li> <li> <a href="/OtherPaymentMethods" data-drupal-link-system-path="node/76">529 - College Savings Plans - Americorps</a> </li> <li> <a href="/perkins" data-drupal-link-system-path="node/61">Perkins Loan Repayment</a> </li> <li class="last"> <a href="/all-faqs#billing">Payment FAQs</a> </li> </ul> </li> <li class="expanded dropdown"> <span style="margin-top: 3px; margin-bottom: 0; color: black;" class="navbar-text dropdown-toggle" data-toggle="dropdown">Refunds <span class="caret"></span></span> <ul class="dropdown-menu"> <li class="first"> <a href="/refunds" data-drupal-link-system-path="node/6">Refunds Overview</a> </li> <li> <a href="https://app.testudo.umd.edu/commonLogin/?return-url=https%3A//sar.umd.edu/directdeposit">Enroll in Direct Deposit</a> </li> <li class="last"> <a href="/all-faqs#refunds">Refunds FAQs</a> </li> </ul> </li> <li class="expanded dropdown"> <span style="margin-top: 3px; margin-bottom: 0; color: black;" class="navbar-text dropdown-toggle" data-toggle="dropdown">Resources <span class="caret"></span></span> <ul class="dropdown-menu"> <li class="first"> <a href="https://billpay.umd.edu/resources">Resources Overview</a> </li> <li> <a href="/faq" data-drupal-link-system-path="node/34">All FAQs</a> </li> <li> <a href="/Tax" data-drupal-link-system-path="node/78">1098-T</a> </li> <li> <a href="/contact" data-drupal-link-system-path="node/71">Contact Us</a> </li> <li> <a href="/resources/campus-billing-contacts" data-drupal-link-system-path="node/10">Campus Billing Contacts</a> </li> <li class="last"> <a href="/resources/staff-resources" data-drupal-link-system-path="node/381">Staff Resources</a> </li> </ul> </li> <li class="my-account last"> <a href="/inquiry" target="_blank">My Account</a> </li> </ul> </nav> </div> </div> </div> </header> <div role="main" class="main-container container-fluid js-quickedit-main-content"> <div class="page-background default"> </div> <div class="row"> <section class="col-sm-12"> <a id="main-content"></a> <div class="region region-content"> <div class="region-inner"> <div class="breadcrumbs"> <ol class="breadcrumb"> <li > <a href="/">Home</a> </li> <li > Payments </li> <li class="active"> Payment Overview </li> </ol> </div> <h1 class="page-header"> <span>Payment Overview</span> </h1> <article class="page full clearfix"> <div class="content"> <div class="field field--name-field-paragraphs field--type-entity-reference-revisions field--label-hidden field--items"> <div class="paragraph paragraph--type--rich-text paragraph--view-mode--default"> <div class="field field--name-field-content field--type-text-long field--label-hidden field--item"><h3 class="heading-3-sans-lt">PAY ONLINE</h3> <p> </p> <p><strong>E-check</strong> - also known as an electronic check payment or ACH is the simplest and fastest way to pay your student bill. To make an e-check payment click <a href="https://billpay.umd.edu/inquiry/makepayment">HERE</a> and enter your account and routing number. <b>THERE IS NO FEE FOR THIS SERVICE. </b> All personal checks and money orders must be in U.S. dollars drawn on a U.S. bank to be accepted. They should be made payable to the University of Maryland, and should include the student's account number on the front of the check.</p> <p data-entity-type="file" data-entity-uuid="5773aa07-5a52-4bb2-961e-f2fece4b33be" style="text-align: center;"><span><img alt="Bank Check" data-entity-type data-entity-uuid src="/sites/default/files/inline-images/Bank_Check.gif"><span title="Click and drag to resize"></span></span></p> <p>_________________________________________________________________________________</p> <p class="text-align-center"><strong>**Please Note - If you lock yourself out of your account with our payment processor, here are instructions on how to unlock**</strong></p> <p>Click <strong>“Make a Payment”</strong></p> <p>Enter your Directory I.D and Password</p> <p>Under to pay your Bill, press the button below: click <strong>“Pay Bill”</strong></p> <p>In error message will appear. The last statement at the bottom of the error message will state to <strong>“Click Here”</strong></p> <p> “Click Here” will direct you to your Message Board.</p> <p>Click the <strong>“Payment Profiles”</strong> located on the left-hand menu </p> <p>You will then <strong>“Delete” </strong>the current echeck profile</p> <p>Add a new profile by clicking the <strong>“Add echeck Profile”</strong> located at the top right corner. </p> <p style="margin:0in 0in 8pt; text-align:start; -webkit-text-stroke-width:0px"><span style="font-size:11pt"><span style="color:#222222"><span style="font-style:normal"><span style="font-variant-ligatures:normal"><span style="font-variant-caps:normal"><span style="font-weight:400"><span style="letter-spacing:normal"><span style="orphans:2"><span style="text-transform:none"><span style="white-space:normal"><span style="widows:2"><span style="word-spacing:0px"><span style="background-color:#ffffff"><span style="text-decoration-style:initial"><span style="text-decoration-color:initial"><span style="font-family:Calibri, sans-serif"><span style="line-height:15.6933px"><span style="font-size:14pt"><span style="line-height:19.9733px"><span style="color:black"><span style="background-image:initial"><span style="background-position:initial"><span style="background-size:initial"><span style="background-repeat:initial"><span style="background-origin:initial"><span style="background-clip:initial">_____________________________________________________________________</span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></p> <p style="margin:0in 0in 8pt; text-align:start; -webkit-text-stroke-width:0px"> </p> <p><strong>Credit Card</strong> - You may also make a payment using Visa, MasterCard, American Express, or Discover card types. <b>A NON-REFUNDABLE SERVICE FEE IS ASSESSED FOR CREDIT CARD and Debit Card PAYMENTS. (As of 2024, this fee is set by the provider at 2.85%)</b></p> <p>To make a credit card payment click <a href="https://billpay.umd.edu/inquiry/makepayment">HERE</a></p> <p> </p> <p>Be aware that online payments post to your account one business day after the settlement date. The settlement date is determined by the financial institutions not the University of Maryland. Online payments completed before 5:00 pm EST will typically post to your account in two business days, but occasionally takes longer.</p> <p><meta charset="utf-8"></p> <p><strong><a href="https://billpay.umd.edu/all-faqs#billing">Click here for Payment FAQs</a></strong></p> </div> </div> <div class="divider-hr paragraph paragraph--type--divider paragraph--view-mode--default"> <hr/> </div> <div class="paragraph paragraph--type--rich-text paragraph--view-mode--default"> <div class="field field--name-field-content field--type-text-long field--label-hidden field--item"><h3 class="heading-3-sans-lt">mail and in person payments</h3> <p> </p> <p>Pay by mail: Student will receive an e-bill and may return payment to the address on the e-bill. Non-registered students of over 12 months and non-students will receive a paper bill. You may return the payment stub from the bill and either your check or money order in the envelope provided. <u><strong>We do not accept</strong></u> cash, credit card or debit card payments sent through the mail. Your payment should be made payable to the University of Maryland and mailed to <strong>University of Maryland, Student Financial Services and Cashiering, 1109 Lee Building, 7809 Regents Dr., College Park, MD 20742-5151.</strong></p> <p>Pay in-person: Bring your bill and your check or money order to the <strong>Cashier's Office, Room 1115 Lee Building.</strong> <a href="https://billpay.umd.edu/inquiry" title="Check Account Balance and Activity ">You may wish to verify the amount owed by obtaining a copy of your student account online HERE</a> before proceeding to the Cashiers. Because paying in person often involves waiting in line during peak periods, payment online is highly encouraged.</p> <p> </p> <p><b><u>Payment Window (</u></b>Lee Building, Room 1115)</p> <p><u><em>Note: Only for in person check or money order payments</em></u></p> <p>Monday: 9:00-12:00 and 1:00-4:00</p> <p>Tuesday: 9:00-12:00 and 1:00-4:00</p> <p>Wednesday: 9:30-12:00 and 1:00-4:00</p> <p>Thursday: 9:00-12:00 and 1:00-4:00</p> <p>Friday: 9:00-12:00 and 1:00-4:00</p> <p> </p> </div> </div> <div class="divider-hr paragraph paragraph--type--divider paragraph--view-mode--default"> <hr/> </div> <div class="paragraph paragraph--type--rich-text paragraph--view-mode--default"> <div class="field field--name-field-content field--type-text-long field--label-hidden field--item"><h3 class="heading-3-sans-lt">FINANCIAL AID </h3> <p> </p> <p>The awarding of financial aid is handled by the <a href="https://www.financialaid.umd.edu/" target="_blank">Office of Student Financial Aid (OSFA)</a>. To help students and parents calculate their anticipated outstanding balance or refund, OSFA will place Pending Aid credit(s) on student's account for the fall and spring semesters before actual aid is disbursed. Pending Aid credits post to eligible registered student's account in the third week of July for fall and third week of December for spring. Pending Aid credit(s) are removed 10 days prior to the start of each term and replaced with actual disbursement for eligible students. </p> <p>If you have financial aid funds that exceed charges on your student account at the time of disbursement, you will receive a refund, which may be used to pay other educationally related expenses. If subsequent charges are made to your account you are responsible for paying them. </p> <p>Unlike other scholarships that are credited directly to your student account, National Merit Scholarship checks are sent directly to the Student Financial Services and Cashiering Office, and will be made available after all student account balances are paid.</p> <p>The University does not defer payment of bills on the basis of pending financial aid applications or Stafford loans. In the event your financial aid application was received by OSFA in a timely manner and the delay in your receiving your financial aid is solely the fault of the University, the Financial Service Center Manager will consider making an exception on your behalf. Otherwise, it is in your best interest to insure that your application has been received and processed by the Financial Aid Office with enough time (allow at least 2 months prior to the due date) so that the funds are available to you at the beginning of the semester when bills are due.</p> <p>Questions regarding the application, processing and awarding of financial aid should be directed to the <a href="http://www.financialaid.umd.edu/" target="_blank">Office of Student Financial Aid (OSFA)</a>.</p> </div> </div> <div class="divider-hr paragraph paragraph--type--divider paragraph--view-mode--default"> <hr/> </div> <div class="paragraph paragraph--type--rich-text paragraph--view-mode--default"> <div class="field field--name-field-content field--type-text-long field--label-hidden field--item"><h3 class="heading-3-sans-lt">Graduate Student Tuition Waiver/Fee Payments</h3> <p> </p> <p>If you are a graduate student and have been hired to work on campus in a graduate assistantship, you are eligible to receive tuition benefits. Tuition waiver forms are available through the department in which you are employed. Be sure to check filing deadlines with your department for each semester. Tuition benefits cover the cost of the credit hours you are taking, up to ten credit hours for the fall and ten credit hours for the spring semester. A total of six credit hours may be covered across the first and second summer sessions if you are employed through the summer on a 12 month assistantship.</p> <p>Tuition benefits do not include other fees that all graduate students are required to pay. These mandatory fees include an auxiliary facilities fee, a student activities fee, an athletic fee, a shuttle bus fee, a Stamp Union, Performing Arts/Cultural Center and recreational fee, etc. Please refer to the <a href="http://live-umd-sfsc.pantheonsite.io/billing/tuition-and-fees">Tuition & Fees</a> page for the fee structure for full-time and part-time graduate students as well as the payment due dates for each term. Some graduate programs have different fees (MBA), please refer to the specific department for details.</p> </div> </div> <div class="divider-hr paragraph paragraph--type--divider paragraph--view-mode--default"> <hr/> </div> <div class="paragraph paragraph--type--rich-text paragraph--view-mode--default"> <div class="field field--name-field-content field--type-text-long field--label-hidden field--item"><h3 class="heading-3-sans-lt">Returned Check Fee</h3> <p> </p> <p>In the event your personal check or e-check is returned to the University unpaid by your bank, your account will be assessed a service charge in accordance with the following schedule:</p> <table> <tbody> <tr> <th>Check Amount</th> <th>Charge</th> </tr> <tr> <td>up to $100.00</td> <td>$10.00</td> </tr> <tr> <td>$100.01 - $500.00</td> <td>$25.00</td> </tr> <tr> <td>over $500.00</td> <td>$50.00</td> </tr> </tbody> </table> <p> </p> </div> </div> <div class="divider-hr paragraph paragraph--type--divider paragraph--view-mode--default"> <hr/> </div> <div class="paragraph paragraph--type--rich-text paragraph--view-mode--default"> <div class="field field--name-field-content field--type-text-long field--label-hidden field--item"><h3 class="heading-3-sans-lt" dir="ltr">Late Payment Fees/Finance Charges</h3> <p dir="ltr"> </p> <p dir="ltr">Payment in full must be received before the close of business on the due date to avoid a late fee. In the event your account is not settled by the due date, we are required to assess your account with a semester late payment fee of $10 or 5% of the unpaid balance, whichever is higher. Each month thereafter, a finance charge of 1.5% is assessed to the outstanding balance until your account is paid in full.</p> <p dir="ltr"><b id="docs-internal-guid-2b14f290-da30-78b7-9be9-a4909f5b9a3b">A student bill is generated on the 25th day of every month and is due on the 20th day of the proceeding month. For instance, a bill generated on August 25th is due the month on September 20th. Failure to make payment by the specified due date will result in a late fee or finance charge and may jeopardize the student's continued enrollment.</b></p> <p dir="ltr"><meta charset="utf-8"></p> <p dir="ltr">Parking violations should be paid directly to the Department of Campus Parking before they become overdue. Tickets left unpaid for 30 days will be assessed a late ticket payment fee of $30.00 per ticket and will <u>then</u> be posted to the student's account.</p> <p dir="ltr">Library fines are automatically posted to a student's account, usually within 5 to 8 business days of incurring the fine. No payments are accepted at the library.</p> <p dir="ltr">Health Center charges are also directly posted to a student's account. Payments are accepted at the Health Center for pharmacy items only.</p> <p>The University does not defer payment of bills based on pending financial aid applications or Stafford loans. Please note: It is the student's responsibility to monitor their account and make payments by the appropriate due dates. Lack of knowledge is not a special circumstance.</p> </div> </div> </div> </div> </article> </div> </div> </section> </div> </div> <div class="content-bottom"> <div class="region region-content-bottom"> <div class="region-inner"> <section id="block-haveaquestion-3" class="block-color block-color-red block block-block-content block-block-contentd94bf928-bb87-46fe-b07a-7fac29de63e1 clearfix"> <h2 class="block-title">Have a Question?</h2> <div class="field field--name-body field--type-text-with-summary field--label-hidden field--item"><p><i>Contact us for questions about your monthly billing statement.</i></p> <hr> <p>General billing questions can be answered by our Financial Service Center by email or phone.</p> <p><a href="mailto:billtalk@umd.edu">billtalk@umd.edu</a></p> <p>301.314.9000</p> <p> </p> <p><u><strong>Email/Phone</strong></u> </p> <p>Monday: 9:00-4:00 </p> <p>Tuesday: 9:00-4:00 </p> <p>Wednesday: 9:30-4:00 </p> <p>Thursday: 9:00-4:00 </p> <p>Friday: 9:00-4:00 </p> <p> </p> <p><b><u>Counter Service (1135 Lee Building)</u></b></p> <p>Monday: 8:30-12:00 and 1:00-4:30</p> <p>Tuesday: 8:30-12:00 and 1:00-4:30</p> <p>Wednesday: 9:30-12:00 and 1:00-4:30</p> <p>Thursday: 8:30-12:00 and 1:00-4:30</p> <p>Friday: 8:30-12:00 and 1:00-4:30</p> <p><a class="btn" href="https://billpay.umd.edu/resources/faqs" title="FAQs">Read FAQS</a></p> </div> </section> </div> </div> </div> <div class="ankle container-fluid"> <div class="region region-ankle"> <div class="region-inner"> <section id="block-umdcopyright" class="block block-block-content block-block-content3da57406-a219-430d-a112-3b278dbd9b43 clearfix"> <h2 class="block-title">Student Financial Services and Cashiering</h2> <div class="field field--name-body field--type-text-with-summary field--label-hidden field--item"><ul class="copyright"> <li>Lee Building</li> <li>7809 Regents Dr.</li> <li>College Park MD 20742-5151, USA</li> <li>P: 301.314.9000</li> <li><a href="mailto:billtalk@umd.edu">billtalk@umd.edu</a></li> <li>©2018 All rights reserved</li> </ul> </div> </section> <nav role="navigation" aria-labelledby="block-socialnetworksmenu-menu" id="block-socialnetworksmenu"> <h2 class="visually-hidden" id="block-socialnetworksmenu-menu">Social Networks menu</h2> <ul class="menu menu--social-networks-menu nav"> <li class="first"> <a href="https://www.facebook.com/UnivofMaryland" class="facebook" target="_blank">Facebook</a> </li> <li> <a href="https://twitter.com/UofMaryland?ref_src=twsrc%5Egoogle%7Ctwcamp%5Eserp%7Ctwgr%5Eauthor" class="twitter" target="_blank">Twitter</a> </li> <li class="last"> <a href="https://www.youtube.com/user/UMD2101" class="youtube" target="_blank">YouTube</a> </li> </ul> </nav> </div> </div> </div> <footer class="footer container-fluid" role="contentinfo"> <div class="region region-footer"> <div class="region-inner"> <nav role="navigation" aria-labelledby="block-footer-menu" id="block-footer"> <h2 class="visually-hidden" id="block-footer-menu">Footer</h2> <ul class="menu menu--footer nav"> <li class="first"> <a href="https://umd.edu/web-accessibility">Web Accessibility</a> </li> <li class="last"> <a href="https://billpay.umd.edu/resources/contact-us">Contact Us</a> </li> </ul> </nav> </div> </div> </footer> </div> <script type="application/json" data-drupal-selector="drupal-settings-json">{"path":{"baseUrl":"\/","pathPrefix":"","currentPath":"node\/55","currentPathIsAdmin":false,"isFront":false,"currentLanguage":"en"},"pluralDelimiter":"\u0003","suppressDeprecationErrors":true,"ajaxPageState":{"libraries":"eJxdjmsOhCAMhC-EciRToAE2xTa07K63X41Rk_017dfHTGA2tQ7ihYXf2F24iTGTVXGRO_rUhwDNqQJxnuEFX5eZM-ECK9BmNar_B06gQ95fFb3uHzKPVUagqgWT000Nmw-g6EZLi8aym39qwqUgJOz-oGd5LDRO_pSjs4IN_R180tirmD6jTByAJrWN6pp_NM5gXA","theme":"umdtheme","theme_token":null},"ajaxTrustedUrl":[],"google_analytics":{"account":"UA-116305998-1","trackOutbound":true,"trackMailto":true,"trackTel":true,"trackDownload":true,"trackDownloadExtensions":"7z|aac|arc|arj|asf|asx|avi|bin|csv|doc(x|m)?|dot(x|m)?|exe|flv|gif|gz|gzip|hqx|jar|jpe?g|js|mp(2|3|4|e?g)|mov(ie)?|msi|msp|pdf|phps|png|ppt(x|m)?|pot(x|m)?|pps(x|m)?|ppam|sld(x|m)?|thmx|qtm?|ra(m|r)?|sea|sit|tar|tgz|torrent|txt|wav|wma|wmv|wpd|xls(x|m|b)?|xlt(x|m)|xlam|xml|z|zip"},"bootstrap":{"forms_has_error_value_toggle":1,"modal_animation":1,"modal_backdrop":"true","modal_focus_input":1,"modal_keyboard":1,"modal_select_text":1,"modal_show":1,"modal_size":"","popover_enabled":1,"popover_animation":1,"popover_auto_close":1,"popover_container":"body","popover_content":"","popover_delay":"0","popover_html":0,"popover_placement":"right","popover_selector":"","popover_title":"","popover_trigger":"click","tooltip_enabled":1,"tooltip_animation":1,"tooltip_container":"body","tooltip_delay":"0","tooltip_html":0,"tooltip_placement":"auto left","tooltip_selector":"","tooltip_trigger":"hover"},"user":{"uid":0,"permissionsHash":"67db7b8f27d86bcc2ecad47610569b650d9b6598cd6b3085bc7f55fd9cccf283"}}</script> <script src="/sites/default/files/js/js_Sb9kpG8cn7A5E1Hed2ob0qUR5vM34MAR1Vnkbd2r_TM.js?scope=footer&delta=0&language=en&theme=umdtheme&include=eJxdjVEKwzAMQy-UNkcKbmISD7c2trutt9_KoIX9iaeHtIiEh4FmFZUnWlouEiIcpKmKYW62K_DcCFj6DA94py7SGQtswEdQ9fwP0r624nV8d17UsAyEhpZP-ounEANXzNfr5NVIw--qsyzAk8fBtPUPbpRGJg"></script> <script src="https://umd-header.umd.edu/build/bundle.js?search=1&search_domain=&events=1&news=1&schools=1&admissions=1&support=1&support_url=&wrapper="></script> <script src="/sites/default/files/js/js_h2SN9yQ62wIUEEIWcn87RrEqT5GdbgCoEq_7uJK8Hb4.js?scope=footer&delta=2&language=en&theme=umdtheme&include=eJxdjVEKwzAMQy-UNkcKbmISD7c2trutt9_KoIX9iaeHtIiEh4FmFZUnWlouEiIcpKmKYW62K_DcCFj6DA94py7SGQtswEdQ9fwP0r624nV8d17UsAyEhpZP-ounEANXzNfr5NVIw--qsyzAk8fBtPUPbpRGJg"></script> </body> </html>