{"id":2528,"date":"2026-04-22T11:19:56","date_gmt":"2026-04-22T11:19:56","guid":{"rendered":"https:\/\/ghananurses.org\/new\/?page_id=2528"},"modified":"2026-04-22T12:47:06","modified_gmt":"2026-04-22T12:47:06","slug":"grnma-care-solution","status":"publish","type":"page","link":"https:\/\/ghananurses.org\/new\/grnma-care-solution\/","title":{"rendered":"GRNMA Care Solution"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2528\" class=\"elementor elementor-2528\">\n\t\t\t\t<div class=\"elementor-element elementor-element-797cde0 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-equal-height-no e-con e-parent\" data-id=\"797cde0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fd5984a elementor-widget elementor-widget-html\" data-id=\"fd5984a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>GRNMA Care Solution - Financial Solutions for Nurses & Midwives<\/title>\r\n    <style>\r\n        * {\r\n            margin: 0;\r\n            padding: 0;\r\n            box-sizing: border-box;\r\n        }\r\n\r\n        body {\r\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\r\n            line-height: 1.6;\r\n            color: #333;\r\n            background-color: #f8f9fa;\r\n        }\r\n\r\n        \r\n        .header-content {\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n            padding: 0 2rem;\r\n        }\r\n\r\n        .header-content h1 {\r\n            font-size: 2.5rem;\r\n            margin-bottom: 0.5rem;\r\n        }\r\n\r\n        .header-content p {\r\n            font-size: 1.1rem;\r\n            opacity: 0.95;\r\n        }\r\n\r\n        \/* Hero Section *\/\r\n        .hero {\r\n            background: white;\r\n            padding: 3rem 0;\r\n            border-bottom: 3px solid #10b981;\r\n        }\r\n\r\n        .hero-content {\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n            padding: 0 2rem;\r\n        }\r\n\r\n        .partnership {\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 1rem;\r\n            margin-bottom: 1.5rem;\r\n            padding: 1.5rem;\r\n            background: #f0fdf4;\r\n            border-radius: 10px;\r\n            border-left: 4px solid #10b981;\r\n        }\r\n\r\n        .partnership h2 {\r\n            color: #065f46;\r\n            font-size: 1.8rem;\r\n        }\r\n\r\n        \/* How to Apply Section *\/\r\n        .how-to-apply {\r\n            max-width: 1200px;\r\n            margin: 3rem auto;\r\n            padding: 0 2rem;\r\n        }\r\n\r\n        .how-to-apply h2 {\r\n            color: #065f46;\r\n            font-size: 2rem;\r\n            margin-bottom: 2rem;\r\n            text-align: center;\r\n        }\r\n\r\n        .steps-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\r\n            gap: 2rem;\r\n            margin-bottom: 2rem;\r\n        }\r\n\r\n        .step-card {\r\n            background: white;\r\n            padding: 2rem;\r\n            border-radius: 10px;\r\n            box-shadow: 0 4px 6px rgba(0,0,0,0.1);\r\n            transition: transform 0.3s ease, box-shadow 0.3s ease;\r\n        }\r\n\r\n        .step-card:hover {\r\n            transform: translateY(-5px);\r\n            box-shadow: 0 8px 15px rgba(0,0,0,0.15);\r\n        }\r\n\r\n        .step-number {\r\n            display: inline-block;\r\n            width: 40px;\r\n            height: 40px;\r\n            background: #10b981;\r\n            color: white;\r\n            border-radius: 50%;\r\n            text-align: center;\r\n            line-height: 40px;\r\n            font-weight: bold;\r\n            font-size: 1.2rem;\r\n            margin-bottom: 1rem;\r\n        }\r\n\r\n        .step-card h3 {\r\n            color: #065f46;\r\n            margin-bottom: 0.5rem;\r\n        }\r\n\r\n        .step-card p {\r\n            color: #666;\r\n        }\r\n\r\n        \/* Financial Products Section *\/\r\n        .products-section {\r\n            max-width: 1200px;\r\n            margin: 3rem auto;\r\n            padding: 0 2rem;\r\n        }\r\n\r\n        .products-section h2 {\r\n            color: #065f46;\r\n            font-size: 2rem;\r\n            margin-bottom: 2rem;\r\n            text-align: center;\r\n        }\r\n\r\n        .products-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\r\n            gap: 2rem;\r\n        }\r\n\r\n        .product-card {\r\n            background: white;\r\n            border-radius: 10px;\r\n            overflow: hidden;\r\n            box-shadow: 0 4px 6px rgba(0,0,0,0.1);\r\n            transition: transform 0.3s ease;\r\n        }\r\n\r\n        .product-card:hover {\r\n            transform: translateY(-5px);\r\n            box-shadow: 0 8px 15px rgba(0,0,0,0.15);\r\n        }\r\n\r\n        .product-header {\r\n            background: linear-gradient(135deg, #065f46 0%, #10b981 100%);\r\n            color: white;\r\n            padding: 1.5rem;\r\n            text-align: center;\r\n        }\r\n\r\n        .product-header h3 {\r\n            font-size: 1.5rem;\r\n            margin-bottom: 0.5rem;\r\n        }\r\n\r\n        .product-header .icon {\r\n            font-size: 2.5rem;\r\n            margin-bottom: 0.5rem;\r\n        }\r\n\r\n        .product-body {\r\n            padding: 1.5rem;\r\n        }\r\n\r\n        .product-description {\r\n            margin-bottom: 1.5rem;\r\n            color: #666;\r\n        }\r\n\r\n        .mall-guide {\r\n            background: #f0fdf4;\r\n            padding: 1.5rem;\r\n            border-radius: 8px;\r\n            margin-bottom: 1.5rem;\r\n            border-left: 3px solid #10b981;\r\n        }\r\n\r\n        .mall-guide h4 {\r\n            color: #065f46;\r\n            font-size: 1.1rem;\r\n            margin-bottom: 1rem;\r\n        }\r\n\r\n        .mall-guide ol {\r\n            margin-left: 1.5rem;\r\n            color: #555;\r\n        }\r\n\r\n        .mall-guide ol li {\r\n            margin-bottom: 0.5rem;\r\n        }\r\n\r\n        .mall-guide ul {\r\n            margin-left: 2rem;\r\n            margin-top: 0.3rem;\r\n        }\r\n\r\n        .mall-guide strong {\r\n            color: #065f46;\r\n        }\r\n\r\n        .download-section {\r\n            border-top: 1px solid #e5e7eb;\r\n            padding-top: 1rem;\r\n        }\r\n\r\n        .download-section h4 {\r\n            color: #065f46;\r\n            font-size: 0.9rem;\r\n            text-transform: uppercase;\r\n            margin-bottom: 1rem;\r\n            font-weight: 600;\r\n        }\r\n\r\n        .download-link {\r\n            display: block;\r\n            padding: 0.75rem 1rem;\r\n            margin-bottom: 0.5rem;\r\n            background: #f0fdf4;\r\n            color: #065f46;\r\n            text-decoration: none;\r\n            border-radius: 5px;\r\n            transition: background 0.3s ease;\r\n            font-size: 0.9rem;\r\n        }\r\n\r\n        .download-link:hover {\r\n            background: #10b981;\r\n            color: white;\r\n        }\r\n\r\n        .download-link::before {\r\n            content: \"\ud83d\udcc4 \";\r\n            margin-right: 0.5rem;\r\n        }\r\n\r\n        \/* Gallery Section *\/\r\n        .gallery {\r\n            max-width: 1200px;\r\n            margin: 3rem auto;\r\n            padding: 0 2rem;\r\n        }\r\n\r\n        .gallery h2 {\r\n            color: #065f46;\r\n            font-size: 2rem;\r\n            margin-bottom: 2rem;\r\n            text-align: center;\r\n        }\r\n\r\n        .gallery-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\r\n            gap: 1.5rem;\r\n        }\r\n\r\n        .gallery-item {\r\n            border-radius: 10px;\r\n            overflow: hidden;\r\n            box-shadow: 0 4px 6px rgba(0,0,0,0.1);\r\n        }\r\n\r\n        .gallery-item img {\r\n            width: 100%;\r\n            height: 250px;\r\n            object-fit: cover;\r\n            display: block;\r\n        }\r\n\r\n        \/* Call to Action *\/\r\n        .cta {\r\n            background: linear-gradient(135deg, #065f46 0%, #10b981 100%);\r\n            color: white;\r\n            padding: 3rem 2rem;\r\n            text-align: center;\r\n            margin: 3rem 0 0 0;\r\n        }\r\n\r\n        .cta h2 {\r\n            font-size: 2rem;\r\n            margin-bottom: 1rem;\r\n        }\r\n\r\n        .cta p {\r\n            font-size: 1.1rem;\r\n            max-width: 800px;\r\n            margin: 0 auto 2rem;\r\n        }\r\n\r\n        .cta-buttons {\r\n            display: flex;\r\n            gap: 1rem;\r\n            justify-content: center;\r\n            flex-wrap: wrap;\r\n        }\r\n\r\n        .btn {\r\n            display: inline-block;\r\n            padding: 1rem 2rem;\r\n            background: white;\r\n            color: #065f46;\r\n            text-decoration: none;\r\n            border-radius: 5px;\r\n            font-weight: bold;\r\n            transition: transform 0.3s ease, box-shadow 0.3s ease;\r\n        }\r\n\r\n        .btn:hover {\r\n            transform: translateY(-2px);\r\n            box-shadow: 0 5px 15px rgba(0,0,0,0.2);\r\n        }\r\n\r\n        .btn-secondary {\r\n            background: transparent;\r\n            color: white;\r\n            border: 2px solid white;\r\n        }\r\n\r\n        \/* Footer *\/\r\n        footer {\r\n            background: #1e293b;\r\n            color: white;\r\n            padding: 2rem;\r\n            text-align: center;\r\n        }\r\n\r\n        footer a {\r\n            color: #10b981;\r\n            text-decoration: none;\r\n        }\r\n\r\n        footer a:hover {\r\n            text-decoration: underline;\r\n        }\r\n\r\n        \/* Responsive *\/\r\n        @media (max-width: 768px) {\r\n            .header-content h1 {\r\n                font-size: 1.8rem;\r\n            }\r\n\r\n            .steps-grid, .products-grid {\r\n                grid-template-columns: 1fr;\r\n            }\r\n\r\n            .cta-buttons {\r\n                flex-direction: column;\r\n            }\r\n\r\n            .btn {\r\n                width: 100%;\r\n                max-width: 300px;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <!-- Header -->\r\n    <header style=\" background: linear-gradient(135deg, #065f46 0%, #10b981 100%);\r\n            color: white;\r\n            padding: 2rem 0;\r\n            box-shadow: 0 2px 10px rgba(0,0,0,0.1);\r\n            text-align:center;\">\r\n        <div class=\"header-content\">\r\n            \r\n            <p>Financial Solutions for Nurses & Midwives in Ghana<\/p>\r\n        <\/div>\r\n    <\/header>\r\n\r\n    <!-- Hero Section -->\r\n    <section class=\"hero\">\r\n        <div class=\"hero-content\">\r\n            <div class=\"partnership\">\r\n                <div>\r\n                    <h2>GRNMA \u00d7 Stanbic Bank Partnership<\/h2>\r\n                    <p>The Ghana Registered Nurses and Midwives Association (GRNMA) has partnered with Stanbic Bank to provide exclusive financial solutions designed specifically for nurses and midwives who are GRNMA members.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- How to Apply Section -->\r\n    <section class=\"how-to-apply\">\r\n        <h2>How to Apply in 5 Simple Steps<\/h2>\r\n        <div class=\"steps-grid\">\r\n            <div class=\"step-card\">\r\n                <div class=\"step-number\">1<\/div>\r\n                <h3>Visit Website<\/h3>\r\n                <p>Go to <a href=\"https:\/\/www.ghananurses.org\" target=\"_blank\">www.ghananurses.org<\/a> and locate the GRNMA Stanbic Nurse-Midwife Care Solutions section.<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"step-card\">\r\n                <div class=\"step-number\">2<\/div>\r\n                <h3>Download Forms<\/h3>\r\n                <p>Download and print the relevant application form for your desired financial product (Personal Loan, Overdraft, Auto Loan, or Home Loan).<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"step-card\">\r\n                <div class=\"step-number\">3<\/div>\r\n                <h3>Get Endorsements<\/h3>\r\n                <p>Fill out the application form and Letter of Undertaking, then get endorsements from your Facility Head and GRNMA District Chairman.<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"step-card\">\r\n                <div class=\"step-number\">4<\/div>\r\n                <h3>Submit Documents<\/h3>\r\n                <p>Scan all documents and email them to <a href=\"mailto:CustomerCare@stanbic.com.gh\">CustomerCare@stanbic.com.gh<\/a>. CC: <a href=\"mailto:info@ghananurses.org\">info@ghananurses.org<\/a><\/p>\r\n            <\/div>\r\n\r\n            <div class=\"step-card\">\r\n                <div class=\"step-number\">5<\/div>\r\n                <h3>Get Approved<\/h3>\r\n                <p>Stanbic Bank will review your application and contact you. Once approved, funds will be transferred to your account.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Financial Products Section -->\r\n    <section class=\"products-section\">\r\n        <h2>Available Financial Products<\/h2>\r\n        <div class=\"products-grid\">\r\n            <!-- Personal Loans -->\r\n            <div class=\"product-card\">\r\n                <div class=\"product-header\">\r\n                    <div class=\"icon\"><\/div>\r\n                    <h3>Personal Loans<\/h3>\r\n                <\/div>\r\n                <div class=\"product-body\">\r\n                    <p class=\"product-description\">Unsecured personal loans and salary advance (SALAD) for new entrants in the health sector.<\/p>\r\n                    <div class=\"download-section\">\r\n                        <h4>Download Forms<\/h4>\r\n                        <a href=\"https:\/\/ghananurses.org\/new\/wp-content\/uploads\/2026\/04\/LOAN-APPLICATION-NEW.pdf\" class=\"download-link\" target=\"_blank\">Loan Application Form<\/a>\r\n                        <a href=\"https:\/\/ghananurses.org\/new\/wp-content\/uploads\/2026\/04\/SALAD-APPLICATION_Latest_11162865_2013-11.pdf\" class=\"download-link\" target=\"_blank\">SALAD Application Form<\/a>\r\n                        <a href=\"https:\/\/ghananurses.org\/new\/wp-content\/uploads\/2026\/04\/Process-Flow-for-SALAD.docx\" class=\"download-link\" target=\"_blank\">SALAD Process Flow<\/a>\r\n                        <a href=\"https:\/\/ghananurses.org\/new\/wp-content\/uploads\/2026\/04\/Nurse-Midwife-Care-Solutions-2-.docx\" class=\"download-link\" target=\"_blank\">Care Solutions Guide<\/a>\r\n                        <a href=\"https:\/\/ghananurses.org\/new\/wp-content\/uploads\/2026\/04\/GRNMA-CVP-FINAL-Revised.pdf\" class=\"download-link\" target=\"_blank\">Education CVP Document<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Mortgage -->\r\n            <div class=\"product-card\">\r\n                <div class=\"product-header\">\r\n                    <div class=\"icon\"><\/div>\r\n                    <h3>Home Loans & Mortgage<\/h3>\r\n                <\/div>\r\n                <div class=\"product-body\">\r\n                    <p class=\"product-description\">Mortgage solutions to help you own your dream home, including access to affordable housing projects like Adom City Estate.<\/p>\r\n                    <div class=\"download-section\">\r\n                        <h4>Download Forms & Info<\/h4>\r\n                        <a href=\"https:\/\/ghananurses.org\/new\/wp-content\/uploads\/2026\/04\/Requirements-for-Mortgage-Scheme.docx\" class=\"download-link\" target=\"_blank\">Mortgage Requirements<\/a>\r\n                        <a href=\"https:\/\/ghananurses.org\/new\/wp-content\/uploads\/2026\/04\/Criteria-for-National-Mortgage-and-Housing-Fund.pdf\" class=\"download-link\" target=\"_blank\">Mortgage Criteria<\/a>\r\n                        <a href=\"https:\/\/ghananurses.org\/new\/wp-content\/uploads\/2026\/04\/Affordable-housing-proposal-Adom-City-Estate.pdf\" class=\"download-link\" target=\"_blank\">Adom City Housing Proposal<\/a>\r\n                        <a href=\"https:\/\/ghananurses.org\/new\/wp-content\/uploads\/2026\/04\/BRL-PROFILE-2019-Affordable-HOusing.pdf\" class=\"download-link\" target=\"_blank\">BRL Affordable Housing Profile<\/a>\r\n                        <a href=\"https:\/\/ghananurses.org\/new\/wp-content\/uploads\/2026\/04\/Adom-City-Floor-plan-1.pdf\" class=\"download-link\" target=\"_blank\">Floor Plan 1<\/a>\r\n                        <a href=\"https:\/\/ghananurses.org\/new\/wp-content\/uploads\/2026\/04\/Adom-City-Floor-Plan-2.pdf\" class=\"download-link\" target=\"_blank\">Floor Plan 2<\/a>\r\n                        <a href=\"https:\/\/ghananurses.org\/new\/wp-content\/uploads\/2026\/04\/Adom-City-Floor-Plan-3.pdf\" class=\"download-link\" target=\"_blank\">Floor Plan 3<\/a>\r\n                        <a href=\"https:\/\/ghananurses.org\/new\/wp-content\/uploads\/2026\/04\/Floor-plans-Blue-Rose.pdf\" class=\"download-link\" target=\"_blank\">Blue Rose Floor Plans<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Car Loans -->\r\n            <div class=\"product-card\">\r\n                <div class=\"product-header\">\r\n                    <div class=\"icon\"><\/div>\r\n                    <h3>Auto Loans<\/h3>\r\n                <\/div>\r\n                <div class=\"product-body\">\r\n                    <p class=\"product-description\">Vehicle financing to help you acquire your own car with flexible payment terms.<\/p>\r\n                    <div class=\"download-section\">\r\n                        <h4>Download Forms<\/h4>\r\n                        <a href=\"https:\/\/ghananurses.org\/new\/wp-content\/uploads\/2026\/04\/LOAN-APPLICATION-NEW-1.pdf\" class=\"download-link\" target=\"_blank\">Auto Loan Application<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Hire Purchase -->\r\n            <div class=\"product-card\">\r\n                <div class=\"product-header\">\r\n                    <div class=\"icon\"><\/div>\r\n                    <h3>Hire Purchase<\/h3>\r\n                <\/div>\r\n                <div class=\"product-body\">\r\n                    <p class=\"product-description\">Purchase items on hire purchase through the GRNMA Mall with convenient payment plans.<\/p>\r\n                    \r\n                    <div class=\"mall-guide\">\r\n                        <h4>Guide to Making a Purchase from GRNMA Mall<\/h4>\r\n                        <ol>\r\n                            <li><strong>Visit the Website:<\/strong> Go to <a href=\"https:\/\/grnmamall.com\/\" target=\"_blank\">https:\/\/grnmamall.com<\/a><\/li>\r\n                            \r\n                            <li><strong>Register an Account:<\/strong>\r\n                                <ul>\r\n                                    <li>Click on the human icon at the top right corner<\/li>\r\n                                    <li>Click \"Register\" or \"Member Registration\"<\/li>\r\n                                    <li>Fill out and submit the registration form<\/li>\r\n                                <\/ul>\r\n                            <\/li>\r\n                            \r\n                            <li><strong>Account Approval:<\/strong>\r\n                                <ul>\r\n                                    <li>Approval takes 24-48 hours<\/li>\r\n                                    <li>You'll receive an email notification when approved<\/li>\r\n                                <\/ul>\r\n                            <\/li>\r\n                            \r\n                            <li><strong>Login to Your Account:<\/strong>\r\n                                <ul>\r\n                                    <li>After approval, click the human icon and enter your login details<\/li>\r\n                                <\/ul>\r\n                            <\/li>\r\n                            \r\n                            <li><strong>Browse and Select Products:<\/strong>\r\n                                <ul>\r\n                                    <li>Browse available products<\/li>\r\n                                    <li>Enter quantity and click \"Add to Cart\"<\/li>\r\n                                <\/ul>\r\n                            <\/li>\r\n                            \r\n                            <li><strong>View Your Cart:<\/strong>\r\n                                <ul>\r\n                                    <li>Click \"View Cart\" or the bag icon at top right<\/li>\r\n                                <\/ul>\r\n                            <\/li>\r\n                            \r\n                            <li><strong>Set Shipping Details:<\/strong>\r\n                                <ul>\r\n                                    <li>Select a shipping method<\/li>\r\n                                    <li>Click \"Change Address\" to set your shipping address<\/li>\r\n                                    <li>Click \"Proceed to Checkout\"<\/li>\r\n                                <\/ul>\r\n                            <\/li>\r\n                            \r\n                            <li><strong>Complete Checkout:<\/strong>\r\n                                <ul>\r\n                                    <li>Fill in the billing form<\/li>\r\n                                    <li>Choose a payment method<\/li>\r\n                                    <li>Accept terms and conditions<\/li>\r\n                                    <li>Click \"Place Order\"<\/li>\r\n                                <\/ul>\r\n                            <\/li>\r\n                            \r\n                            <li><strong>Make Payment:<\/strong>\r\n                                <ul>\r\n                                    <li>Click \"Pay\" on the Order Received page<\/li>\r\n                                    <li>Click \"Place Order\" on the \"Pay to Order\" page to complete<\/li>\r\n                                <\/ul>\r\n                            <\/li>\r\n                        <\/ol>\r\n                    <\/div>\r\n                    \r\n                    <div class=\"download-section\">\r\n                        <h4>Visit<\/h4>\r\n                        <a href=\"https:\/\/grnmamall.com\/\" class=\"download-link\" target=\"_blank\">Visit The Nurses Mall<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Gallery Section -->\r\n    <section class=\"gallery\">\r\n        <h2>Adom City Estate - Affordable Housing<\/h2>\r\n        <div class=\"gallery-grid\">\r\n            <div class=\"gallery-item\">\r\n                <img decoding=\"async\" src=\"https:\/\/ghananurses.org\/new\/wp-content\/uploads\/2026\/04\/adomcity-500x351-1.png\" alt=\"Adom City Estate\">\r\n            <\/div>\r\n            <div class=\"gallery-item\">\r\n                <img decoding=\"async\" src=\"https:\/\/ghananurses.org\/new\/wp-content\/uploads\/2026\/04\/plan-500x351-1.png\" alt=\"Estate Plan\">\r\n            <\/div>\r\n            <div class=\"gallery-item\">\r\n                <img decoding=\"async\" src=\"https:\/\/ghananurses.org\/new\/wp-content\/uploads\/2026\/04\/Untitled-3-500x351-1.png\" alt=\"Housing Development\">\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Call to Action -->\r\n    <section class=\"cta\">\r\n        <h2>Ready to Apply?<\/h2>\r\n        <p>We care about you and want you to be financially secure as you care for your patients and clients. Take advantage of these exclusive financial solutions designed specifically for GRNMA members.<\/p>\r\n        <div class=\"cta-buttons\">\r\n            <a href=\"mailto:CustomerCare@stanbic.com.gh\" class=\"btn\">Contact Stanbic Bank<\/a>\r\n            <a href=\"mailto:info@ghananurses.org\" class=\"btn btn-secondary\">Contact GRNMA<\/a>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Footer -->\r\n   \r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>GRNMA Care Solution &#8211; Financial Solutions for Nurses &#038; Midwives Financial Solutions for Nurses &#038; Midwives in Ghana GRNMA \u00d7 Stanbic Bank Partnership The Ghana Registered Nurses and Midwives Association (GRNMA) has partnered with Stanbic Bank to provide exclusive financial solutions designed specifically for nurses and midwives who are GRNMA members. How to Apply in 5 Simple Steps 1 Visit Website Go to www.ghananurses.org and locate the GRNMA Stanbic Nurse-Midwife Care Solutions section. 2 Download Forms Download and print the relevant application form for your desired financial product (Personal Loan, Overdraft, Auto Loan, or Home Loan). 3 Get Endorsements Fill out the application form and Letter of Undertaking, then get endorsements from your Facility Head and GRNMA District Chairman. 4 Submit Documents Scan all documents and email them to CustomerCare@stanbic.com.gh. CC: info@ghananurses.org 5 Get Approved Stanbic Bank will review your application and contact you. Once approved, funds will be transferred to your account. Available Financial Products Personal Loans Unsecured personal loans and salary advance (SALAD) for new entrants in the health sector. Download Forms Loan Application Form SALAD Application Form SALAD Process Flow Care Solutions Guide Education CVP Document Home Loans &#038; Mortgage Mortgage solutions to help you own your dream home, including access to affordable housing projects like Adom City Estate. Download Forms &#038; Info Mortgage Requirements Mortgage Criteria Adom City Housing Proposal BRL Affordable Housing Profile Floor Plan 1 Floor Plan 2 Floor Plan 3 Blue Rose Floor Plans Auto Loans Vehicle financing to help you acquire your own car with flexible payment terms. Download Forms Auto Loan Application Hire Purchase Purchase items on hire purchase through the GRNMA Mall with convenient payment plans. Guide to Making a Purchase from GRNMA Mall Visit the Website: Go to https:\/\/grnmamall.com Register an Account: Click on the human icon at the top right corner Click &#8220;Register&#8221; or &#8220;Member Registration&#8221; Fill out and submit the registration form Account Approval: Approval takes 24-48 hours You&#8217;ll receive an email notification when approved Login to Your Account: After approval, click the human icon and enter your login details Browse and Select Products: Browse available products Enter quantity and click &#8220;Add to Cart&#8221; View Your Cart: Click &#8220;View Cart&#8221; or the bag icon at top right Set Shipping Details: Select a shipping method Click &#8220;Change Address&#8221; to set your shipping address Click &#8220;Proceed to Checkout&#8221; Complete Checkout: Fill in the billing form Choose a payment method Accept terms and conditions Click &#8220;Place Order&#8221; Make Payment: Click &#8220;Pay&#8221; on the Order Received page Click &#8220;Place Order&#8221; on the &#8220;Pay to Order&#8221; page to complete Visit Visit The Nurses Mall Adom City Estate &#8211; Affordable Housing Ready to Apply? We care about you and want you to be financially secure as you care for your patients and clients. Take advantage of these exclusive financial solutions designed specifically for GRNMA members. Contact Stanbic Bank Contact GRNMA<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"inline_featured_image":false,"_srk_meta_title":"","_srk_meta_description":"","_srk_robots_meta":[],"_srk_canonical_url":"","_srk_advanced_settings":{"use_default_settings":true,"show_meta_box":true},"_srk_last_sync":1776862026,"footnotes":""},"class_list":["post-2528","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>The Ghana Registered Nurses and Midwives Association (GRNMA) - The Ghana Registered Nurses and Midwives Association (GRNMA)<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/ghananurses.org\/new\/grnma-care-solution\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"GRNMA Care Solution - The Ghana Registered Nurses and Midwives Association (GRNMA)\" \/>\n<meta property=\"og:description\" content=\"GRNMA Care Solution &#8211; Financial Solutions for Nurses &#038; Midwives Financial Solutions for Nurses &#038; Midwives in Ghana GRNMA \u00d7 Stanbic Bank Partnership The Ghana Registered Nurses and Midwives Association (GRNMA) has partnered with Stanbic Bank to provide exclusive financial solutions designed specifically for nurses and midwives who are GRNMA members. How to Apply in 5 Simple Steps 1 Visit Website Go to www.ghananurses.org and locate the GRNMA Stanbic Nurse-Midwife Care Solutions section. 2 Download Forms Download and print the relevant application form for your desired financial product (Personal Loan, Overdraft, Auto Loan, or Home Loan). 3 Get Endorsements Fill out the application form and Letter of Undertaking, then get endorsements from your Facility Head and GRNMA District Chairman. 4 Submit Documents Scan all documents and email them to CustomerCare@stanbic.com.gh. CC: info@ghananurses.org 5 Get Approved Stanbic Bank will review your application and contact you. Once approved, funds will be transferred to your account. Available Financial Products Personal Loans Unsecured personal loans and salary advance (SALAD) for new entrants in the health sector. Download Forms Loan Application Form SALAD Application Form SALAD Process Flow Care Solutions Guide Education CVP Document Home Loans &#038; Mortgage Mortgage solutions to help you own your dream home, including access to affordable housing projects like Adom City Estate. Download Forms &#038; Info Mortgage Requirements Mortgage Criteria Adom City Housing Proposal BRL Affordable Housing Profile Floor Plan 1 Floor Plan 2 Floor Plan 3 Blue Rose Floor Plans Auto Loans Vehicle financing to help you acquire your own car with flexible payment terms. Download Forms Auto Loan Application Hire Purchase Purchase items on hire purchase through the GRNMA Mall with convenient payment plans. Guide to Making a Purchase from GRNMA Mall Visit the Website: Go to https:\/\/grnmamall.com Register an Account: Click on the human icon at the top right corner Click &#8220;Register&#8221; or &#8220;Member Registration&#8221; Fill out and submit the registration form Account Approval: Approval takes 24-48 hours You&#8217;ll receive an email notification when approved Login to Your Account: After approval, click the human icon and enter your login details Browse and Select Products: Browse available products Enter quantity and click &#8220;Add to Cart&#8221; View Your Cart: Click &#8220;View Cart&#8221; or the bag icon at top right Set Shipping Details: Select a shipping method Click &#8220;Change Address&#8221; to set your shipping address Click &#8220;Proceed to Checkout&#8221; Complete Checkout: Fill in the billing form Choose a payment method Accept terms and conditions Click &#8220;Place Order&#8221; Make Payment: Click &#8220;Pay&#8221; on the Order Received page Click &#8220;Place Order&#8221; on the &#8220;Pay to Order&#8221; page to complete Visit Visit The Nurses Mall Adom City Estate &#8211; Affordable Housing Ready to Apply? We care about you and want you to be financially secure as you care for your patients and clients. Take advantage of these exclusive financial solutions designed specifically for GRNMA members. Contact Stanbic Bank Contact GRNMA\" \/>\n<meta property=\"og:url\" content=\"https:\/\/ghananurses.org\/new\/grnma-care-solution\/\" \/>\n<meta property=\"og:site_name\" content=\"The Ghana Registered Nurses and Midwives Association (GRNMA)\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/@GRNMAOfficial\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-22T12:47:06+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/ghananurses.org\/new\/wp-content\/uploads\/2026\/04\/adomcity-500x351-1.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/ghananurses.org\\\/new\\\/grnma-care-solution\\\/\",\"url\":\"https:\\\/\\\/ghananurses.org\\\/new\\\/grnma-care-solution\\\/\",\"name\":\"GRNMA Care Solution - The Ghana Registered Nurses and Midwives Association (GRNMA)\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/ghananurses.org\\\/new\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/ghananurses.org\\\/new\\\/grnma-care-solution\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/ghananurses.org\\\/new\\\/grnma-care-solution\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/ghananurses.org\\\/new\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/adomcity-500x351-1.png\",\"datePublished\":\"2026-04-22T11:19:56+00:00\",\"dateModified\":\"2026-04-22T12:47:06+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/ghananurses.org\\\/new\\\/grnma-care-solution\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/ghananurses.org\\\/new\\\/grnma-care-solution\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/ghananurses.org\\\/new\\\/grnma-care-solution\\\/#primaryimage\",\"url\":\"https:\\\/\\\/ghananurses.org\\\/new\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/adomcity-500x351-1.png\",\"contentUrl\":\"https:\\\/\\\/ghananurses.org\\\/new\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/adomcity-500x351-1.png\",\"width\":500,\"height\":351},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/ghananurses.org\\\/new\\\/grnma-care-solution\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/ghananurses.org\\\/new\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"GRNMA Care Solution\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/ghananurses.org\\\/new\\\/#website\",\"url\":\"https:\\\/\\\/ghananurses.org\\\/new\\\/\",\"name\":\"The Ghana Registered Nurses and Midwives Association (GRNMA)\",\"description\":\"The Ghana Registered Nurses and Midwives Association (GRNMA)\",\"publisher\":{\"@id\":\"https:\\\/\\\/ghananurses.org\\\/new\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/ghananurses.org\\\/new\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/ghananurses.org\\\/new\\\/#organization\",\"name\":\"The Ghana Registered Nurses and Midwives Association (GRNMA)\",\"url\":\"https:\\\/\\\/ghananurses.org\\\/new\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/ghananurses.org\\\/new\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/ghananurses.org\\\/new\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/logo.png\",\"contentUrl\":\"https:\\\/\\\/ghananurses.org\\\/new\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/logo.png\",\"width\":250,\"height\":48,\"caption\":\"The Ghana Registered Nurses and Midwives Association (GRNMA)\"},\"image\":{\"@id\":\"https:\\\/\\\/ghananurses.org\\\/new\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/@GRNMAOfficial\\\/\",\"http:\\\/\\\/https\\\/\\\/www.youtube.com\\\/channel\\\/UCMt3oVYg5TBFCXkLV7nzGew\",\"https:\\\/\\\/www.instagram.com\\\/ghananurses\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"The Ghana Registered Nurses and Midwives Association (GRNMA) - The Ghana Registered Nurses and Midwives Association (GRNMA)","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/ghananurses.org\/new\/grnma-care-solution\/","og_locale":"en_US","og_type":"article","og_title":"GRNMA Care Solution - The Ghana Registered Nurses and Midwives Association (GRNMA)","og_description":"GRNMA Care Solution &#8211; Financial Solutions for Nurses &#038; Midwives Financial Solutions for Nurses &#038; Midwives in Ghana GRNMA \u00d7 Stanbic Bank Partnership The Ghana Registered Nurses and Midwives Association (GRNMA) has partnered with Stanbic Bank to provide exclusive financial solutions designed specifically for nurses and midwives who are GRNMA members. How to Apply in 5 Simple Steps 1 Visit Website Go to www.ghananurses.org and locate the GRNMA Stanbic Nurse-Midwife Care Solutions section. 2 Download Forms Download and print the relevant application form for your desired financial product (Personal Loan, Overdraft, Auto Loan, or Home Loan). 3 Get Endorsements Fill out the application form and Letter of Undertaking, then get endorsements from your Facility Head and GRNMA District Chairman. 4 Submit Documents Scan all documents and email them to CustomerCare@stanbic.com.gh. CC: info@ghananurses.org 5 Get Approved Stanbic Bank will review your application and contact you. Once approved, funds will be transferred to your account. Available Financial Products Personal Loans Unsecured personal loans and salary advance (SALAD) for new entrants in the health sector. Download Forms Loan Application Form SALAD Application Form SALAD Process Flow Care Solutions Guide Education CVP Document Home Loans &#038; Mortgage Mortgage solutions to help you own your dream home, including access to affordable housing projects like Adom City Estate. Download Forms &#038; Info Mortgage Requirements Mortgage Criteria Adom City Housing Proposal BRL Affordable Housing Profile Floor Plan 1 Floor Plan 2 Floor Plan 3 Blue Rose Floor Plans Auto Loans Vehicle financing to help you acquire your own car with flexible payment terms. Download Forms Auto Loan Application Hire Purchase Purchase items on hire purchase through the GRNMA Mall with convenient payment plans. Guide to Making a Purchase from GRNMA Mall Visit the Website: Go to https:\/\/grnmamall.com Register an Account: Click on the human icon at the top right corner Click &#8220;Register&#8221; or &#8220;Member Registration&#8221; Fill out and submit the registration form Account Approval: Approval takes 24-48 hours You&#8217;ll receive an email notification when approved Login to Your Account: After approval, click the human icon and enter your login details Browse and Select Products: Browse available products Enter quantity and click &#8220;Add to Cart&#8221; View Your Cart: Click &#8220;View Cart&#8221; or the bag icon at top right Set Shipping Details: Select a shipping method Click &#8220;Change Address&#8221; to set your shipping address Click &#8220;Proceed to Checkout&#8221; Complete Checkout: Fill in the billing form Choose a payment method Accept terms and conditions Click &#8220;Place Order&#8221; Make Payment: Click &#8220;Pay&#8221; on the Order Received page Click &#8220;Place Order&#8221; on the &#8220;Pay to Order&#8221; page to complete Visit Visit The Nurses Mall Adom City Estate &#8211; Affordable Housing Ready to Apply? We care about you and want you to be financially secure as you care for your patients and clients. Take advantage of these exclusive financial solutions designed specifically for GRNMA members. Contact Stanbic Bank Contact GRNMA","og_url":"https:\/\/ghananurses.org\/new\/grnma-care-solution\/","og_site_name":"The Ghana Registered Nurses and Midwives Association (GRNMA)","article_publisher":"https:\/\/www.facebook.com\/@GRNMAOfficial\/","article_modified_time":"2026-04-22T12:47:06+00:00","og_image":[{"url":"https:\/\/ghananurses.org\/new\/wp-content\/uploads\/2026\/04\/adomcity-500x351-1.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/ghananurses.org\/new\/grnma-care-solution\/","url":"https:\/\/ghananurses.org\/new\/grnma-care-solution\/","name":"GRNMA Care Solution - The Ghana Registered Nurses and Midwives Association (GRNMA)","isPartOf":{"@id":"https:\/\/ghananurses.org\/new\/#website"},"primaryImageOfPage":{"@id":"https:\/\/ghananurses.org\/new\/grnma-care-solution\/#primaryimage"},"image":{"@id":"https:\/\/ghananurses.org\/new\/grnma-care-solution\/#primaryimage"},"thumbnailUrl":"https:\/\/ghananurses.org\/new\/wp-content\/uploads\/2026\/04\/adomcity-500x351-1.png","datePublished":"2026-04-22T11:19:56+00:00","dateModified":"2026-04-22T12:47:06+00:00","breadcrumb":{"@id":"https:\/\/ghananurses.org\/new\/grnma-care-solution\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/ghananurses.org\/new\/grnma-care-solution\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/ghananurses.org\/new\/grnma-care-solution\/#primaryimage","url":"https:\/\/ghananurses.org\/new\/wp-content\/uploads\/2026\/04\/adomcity-500x351-1.png","contentUrl":"https:\/\/ghananurses.org\/new\/wp-content\/uploads\/2026\/04\/adomcity-500x351-1.png","width":500,"height":351},{"@type":"BreadcrumbList","@id":"https:\/\/ghananurses.org\/new\/grnma-care-solution\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/ghananurses.org\/new\/"},{"@type":"ListItem","position":2,"name":"GRNMA Care Solution"}]},{"@type":"WebSite","@id":"https:\/\/ghananurses.org\/new\/#website","url":"https:\/\/ghananurses.org\/new\/","name":"The Ghana Registered Nurses and Midwives Association (GRNMA)","description":"The Ghana Registered Nurses and Midwives Association (GRNMA)","publisher":{"@id":"https:\/\/ghananurses.org\/new\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/ghananurses.org\/new\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/ghananurses.org\/new\/#organization","name":"The Ghana Registered Nurses and Midwives Association (GRNMA)","url":"https:\/\/ghananurses.org\/new\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/ghananurses.org\/new\/#\/schema\/logo\/image\/","url":"https:\/\/ghananurses.org\/new\/wp-content\/uploads\/2026\/02\/logo.png","contentUrl":"https:\/\/ghananurses.org\/new\/wp-content\/uploads\/2026\/02\/logo.png","width":250,"height":48,"caption":"The Ghana Registered Nurses and Midwives Association (GRNMA)"},"image":{"@id":"https:\/\/ghananurses.org\/new\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/@GRNMAOfficial\/","http:\/\/https\/\/www.youtube.com\/channel\/UCMt3oVYg5TBFCXkLV7nzGew","https:\/\/www.instagram.com\/ghananurses\/"]}]}},"_links":{"self":[{"href":"https:\/\/ghananurses.org\/new\/wp-json\/wp\/v2\/pages\/2528","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ghananurses.org\/new\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ghananurses.org\/new\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ghananurses.org\/new\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ghananurses.org\/new\/wp-json\/wp\/v2\/comments?post=2528"}],"version-history":[{"count":4,"href":"https:\/\/ghananurses.org\/new\/wp-json\/wp\/v2\/pages\/2528\/revisions"}],"predecessor-version":[{"id":2551,"href":"https:\/\/ghananurses.org\/new\/wp-json\/wp\/v2\/pages\/2528\/revisions\/2551"}],"wp:attachment":[{"href":"https:\/\/ghananurses.org\/new\/wp-json\/wp\/v2\/media?parent=2528"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}