
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>IoDSA Calendar</title>
<link>https://www.iodsa.co.za/events/event_list.asp</link>
<description><![CDATA[       General Terms: &nbsp;  This section of the website offers a full calendar of currently scheduled events and programmes as well as more details on each offering which can be viewed by clicking on the event name.&nbsp; In the search box above, you will be able to search for events in specific categories.           Dates provided by the IoDSA may be subject to change. The IoDSA will provide timely notifications of date changes to all delegates who have already booked and confirmed the specific event or programme.       
     Detailed Terms and Conditions:  &nbsp;     CLICK HERE      to   &nbsp;Read/Download. By completing a booking, you are deemed to have read, agree and abide by these terms and conditions.    
   
 
 
 
    ]]></description>
<lastBuildDate>Sun, 14 Jun 2026 08:32:48 GMT</lastBuildDate>
<pubDate>Wed, 26 Aug 2026 13:00:00 GMT</pubDate>
<copyright>Copyright &#xA9; 2026 The Institute of Directors in South Africa NPC</copyright>
<atom:link href="https://www.iodsa.co.za/events/event_rss.asp?cat=15649" rel="self" type="application/rss+xml"></atom:link>
<item>
<title>Being a Director Part 4: Governing Body’s Role in Structure, Composition, Evaluation &amp; Delegation</title>
<link>https://www.iodsa.co.za/events/EventDetails.aspx?id=2032954</link>
<guid>https://www.iodsa.co.za/events/EventDetails.aspx?id=2032954</guid>
<description><![CDATA[<!-- External Stylesheet (DO NOT REMOVE) -->

<!-- Internal Styles (Page Styles) -->
<style>
    /* Bottom Blocks */
                .genBlock-text, .genBlock-img { min-height: 100px; }
                .genBlock-text { background-color: #cfc3d8; padding: 10px 2%; }
                .genBlock-text .formbutton { margin-top: 15px; }
                .genBlock-img { position: relative; }
                .genBlock-img img { -o-object-fit: cover; object-fit: cover; position: absolute; top: 0; height: 100%; left: 0; width: 100%; }
        .link-block {
		color: #642667;
		text-decoration: underline;
		cursor: pointer;
    } 
    .link-block:hover {
          text-decoration: underline;
          color: black;
    }
  
        .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
            min-height: 1px;
            padding-left: 20px;
            padding-right: 8px;
            position: relative;
        }
            /* heading */
            
            h1, h2, h3, h4, h5, h6 {font-family: 'Ubuntu', sans-serif;}
            
            h1 {font-size:32px; font-weight:600; margin: 10px 0 10px; color:#642667; text-transform:none;}
            h2 {font-size:28px; font-weight:600; margin: 10px 0 10px; color:#642667; text-transform:none;}
            h3 {font-size:24px; font-weight:600; margin: 10px 0 10px; color:#642667; text-transform:none;}
            h4 {font-size:21px; font-weight:600; margin: 3px 0 10px; color:#642667; text-transform:none;}
            h5 {font-size:18px; font-weight:600; margin: 3px 0 10px; color:#642667; text-transform:none;}
            h6 {font-size:16px; font-weight:600; margin: 3px 0 10px; color:#642667;; text-transform:none;}
            
                /* Navigation Bar */
                 .sp-nav-out {
                 text-align: center;
                 padding: 10px 0;
                 background-color: rgba(240, 240, 240, 0.85);
            }
                .sp-nav {
                 list-style: none;
                 padding-left: 0;
                 margin-bottom: 0;
                }
                .sp-nav li {
                 display: inline-block;
                 vertical-align: middle;
                 margin-right: 30px;
                }
                .sp-nav li:last-child {
                 margin-right: 0;
                }
                .sp-nav a {
                 color: #fff;
                 font-size: 18px;
                 text-decoration: none !important;
                 line-height: 25px;
                }
                .sp-nav a:hover {
                 opacity: 0.7;
                }
                .fixed-nav {
                 position: fixed;
                 left: 0;
                 width: 100%;
                 z-index: 10;
                 transition: 0.5s;
                }
                /* Accordion Styles */
                .panel-group {
                 margin-bottom: 0;
                }
                .panel-group .panel {
                 border: none;
                 border-radius: 0;
                 box-shadow: none;
                 margin: 0 0 5px !important;
                }
                .panel-default>.panel-heading {
                 background-color: transparent;
                 border: none;
                 border-radius: 0;
                 padding: 0;
                }
                .panel-title a {
                 color: #fff;
                 font-size: 16px;
                 font-weight: 600;
                 text-decoration: none !important;
                 background-color: #000000;
                 padding: 12px 40px 12px 20px;
                 display: block;
                 position: relative;
                }
                .panel-title a.collapsed {
                 background-color: #642667;
                }
                .panel-title a.collapsed:hover {
                 background-color: #000000;
                }
                .panel-title a::after {
                 content: "\f078";
                 font-family: FontAwesome;
                 position: absolute;
                 right: 20px;
                 top: 50%;
                 -webkit-transform: translateY(-50%);
                 transform: translateY(-50%);
                 opacity: 0.7;
                }
                .panel-title a.collapsed::after {
                 content: "\f054";
                }
                /* Featured Content */
                .spFeatured-out.border-top {
                 border-top: 5px solid #fff;
                }
                .featured-left {
                 padding: 0 !important;
                }
                .featured-video iframe {
                 position: absolute;
                 top: 0;
                 height: 100%;
                 left: 0;
                 width: 100%;
                }
                .featured-img img {
                 position: absolute;
                 top: 0;
                 height: 100%;
                 left: 0;
                 width: 100%;
                 object-fit: cover;
                }
                .featured-right {
                 padding: 60px 4% 80px;
                 min-height: 400px;
                }
                .featured-text .formbutton {
                 margin-top: 15px;
                }
                /* Content Boxes */
                .cb-left {
                 padding-right: 2%;
                }
                .cb-right {
                 padding-left: 2%;
                }
                .cb-box {
                 display: -webkit-box;
                 display: -ms-flexbox;
                 display: flex;
                 margin-left: 0 !important;
                 margin-right: 0 !important;
                 margin-bottom: 40px;
                 -webkit-box-shadow: 0 0px 15px 0px rgba(52, 52, 52, 0.15);
                 box-shadow: 0 0px 15px 0px rgba(52, 52, 52, 0.15);
                }
                .cb-text {
                 background-color: #fff;
                 padding: 25px 20px 80px !important;
                 min-height: 355px;
                 position: relative;
                }
                .cb-text h5 {
                 margin: 0 0 15px;
                }
                .cb-text .formbutton {
                 position: absolute;
                 left: 20px;
                 bottom: 40px;
                }
                .cb-img {
                 position: relative;
                 padding: 0 !important;
                }
                .cb-img img {
                 position: absolute;
                 top: 0;
                 height: 100%;
                 left: 0;
                 width: 100%;
                 object-fit: cover;
                }
                /* Text Boxes */
                .text-box {
                 text-align: center;
                 background-color: #fff;
                 -webkit-box-shadow: 0 0px 15px 0px rgba(52, 52, 52, 0.15);
                 box-shadow: 0 0px 15px 0px rgba(52, 52, 52, 0.15);
                 padding: 25px 15px;
                }
                .text-box .formbutton {
                 margin-top: 10px;
                }
                /* Become Member */
                .bmem-info {
                 margin-top: 20px;
                }
                
                
                
                /*********** Media Queries *************/
                @media (max-width: 1199px) {
                /* Navigation Bar */
                 .sp-nav li {
                  margin-right: 20px;
                 }
                 .sp-nav a {
                  font-size: 15px;
                 }
                }
                @media (max-width: 991px) {
                }
                @media (max-width: 959px) {
                /* Featured Content */
                 .featured-right {
                  padding: 40px 5% 50px;
                 }
                }
                @media (max-width: 767px) {
                /* General */
                 .col-5 {
                  float: none;
                  width: 100%;
                  padding-left: 15px;
                  padding-right: 15px;
                 }
                 .no-margins {
                  margin-left: 0 !important;
                  margin-right: 0 !important;
                 }
                /* Hero Image */
                 .sp-hero-out img {
                  height: 330px;
                  width: auto;
                  max-width: none;
                  position: relative;
                  left: 50%;
                  -webkit-transform: translateX(-50%);
                  transform: translateX(-50%);
                 }
                 .sp-hero-content .hero-links li {
                  display: block;
                  border-right: none;
                  padding-right: 0;
                  margin-right: 0;
                  margin-top: 5px;
                 }
                 .sp-hero-content .hero-links a {
                  font-size: 15px;
                 }
                 .sp-hero-content p {
                  line-height: normal;
                  font-size: 15px;
                 }
                /* Navigation Bar */
                 #PageBody {
                  margin-top: 0 !important;
                 }
                 .sp-nav li {
                  display: block;
                  margin: 0 0 6px;
                 }
                 .sp-nav a {
                  display: block;
                  background-color: rgba(255,255,255,0.15);
                  padding: 11px 15px;
                  line-height: normal;
                 }
                 .sp-nav a:hover {
                  color: #fff;
                  background-color: rgba(255,255,255,0.35);
                 }
                 .fixed-nav {
                  position: initial;
                 }
                /* Section Styles */
                 .sp-content-out {
                  padding: 40px 0;
                 }
                /* Accordions Styles */
                 .panel-title a {
                  padding: 12px 30px 12px 10px;
                 }
                 .panel-title a::after {
                  right: 10px;
                 }
                /* Featured Content */
                 .featured-left,
                 .featured-right {
                  width: 100%;
                 }
                 .featured-left {
                  min-height: 230px;
                 }
                 .featured-right {
                  padding: 25px 15px 50px;
                  min-height: auto;
                  border-left: none;
                  border-top: 2px solid #fff;
                 }
                /* Content Boxes */
                 .cb-left {
                  padding-right: 15px;
                 }
                 .cb-right {
                  padding-left: 15px;
                 }
                 .cb-box {
                  margin-left: 0 !important;
                  margin-right: 0 !important;
                 }
                 .cb-text {
                  padding: 25px 15px 30px !important;
                 }
                 .cb-text .formbutton {
                  position: initial;
                  margin-top: 15px;
                 }
                /* Text Box */
                 .spBox-col {
                  min-height: auto !important;
                  max-width: 600px;
                  margin: 0 auto 30px;
                 }
                 .spBox-col:last-child {
                  margin-bottom: 0;
                 }
                /* Become Member */
                 .bmem-info {
                  margin: 0 0 35px;
                 }
                }
                @media (max-width: 600px) {
                }
                @media (max-width: 480px) {
                /* Hero Image */
                 .sp-hero-content h1 {
                  font-size: 22px;
                 }
                /* Content Boxes */
                 .cb-box {
                  display: block;
                 }
                 .cb-img {
                  height: 250px;
                  width: 100%;
                  left: 0;
                 }
                 .cb-text {
                  width: 100%;
                  right: 0;
                  min-height: auto;
                 }
                
                }
                    /* Pricing Tables */
                                .event-pricing { margin-top: 25px; }
                                .pricing-table { border: 1px solid #333333; text-align: center; margin-bottom: 20px; }
                                .pricing-table h6 { text-transform: uppercase; margin: 0; }
                                .table-row { padding: 25px 10px; position: relative; }
                                .table-row-1::before { border-left: 15px solid transparent; border-right: 15px solid transparent; border-top: 13px solid #ffffff; content: ""; position: absolute; bottom: -13px; width: 0; left: 0; right: 0; margin: 0 auto; z-index: 2; }
                                .table-row-1 h6 { color: #000; }
                                .table-row-2 { background-color: #642667; padding: 30px 10px 20px; }
                                .table-row-2 h6, .table-row-2 h1 { color: #fff; }
                                .table-row-3 { background-color: #39133b; padding: 30px 10px 20px; }
                                .table-row-3 h6, .table-row-3 h1 { color: #fff; }
                                .price { color: #fff; font-size: 48px; font-weight: 500; line-height: normal; margin-top: 3px; padding-right: 30px; display: inline-block; position: relative; }
                                .price .currency { font-size: 48px; }
                                .price .cents { font-size: 14px; position: absolute; top: 24px; }
                                .table-row-4 ul { list-style: none; padding-left: 0; margin-bottom: 25px; }
                                .table-row-4 li { color:000; font-size: 16px; font-weight: 500; margin-bottom: 6px; }
                                .table-row-2bg { background-color: #888b8d; padding: 30px 10px 20px; }
                                .table-row-2bg ul { list-style: none; padding-left: 0; margin-bottom: 15px;margin-top: 3px; }
                                .table-row-2bg li { color:000; font-size: 16px; font-weight: 500; margin-bottom: 6px;margin-top: 3px; }
                                .table-row-2bg a { 	color: #fff; text-decoration: none; cursor: pointer; }
                                .table-row-2bg h6, .table-row-2 h1 {color: #fff;}
                                .table-row-2bg a:hover {color: #fff;text-decoration: underline;cursor: pointer;}
                                .price1 { color: #fff; font-size: 20px; font-weight: 500; line-height: normal; margin-top: 3px; padding-right: 30px; display: inline-block; position: relative; }
                                .price1 .currency { font-size: 20px; }
                                .price4 { color: #000; font-size: 20px; font-weight: 500; line-height: normal; margin-top: 3px; padding-right: 30px; display: inline-block; position: relative; }
                                 .table-row-4 h6 { color: #000; }
                            
                                /* Top Links */
                                #memberListing3-links { background-color: #642667; padding: 40px 0; }
                                .quicklinkul { padding: 0; list-style: none; margin-bottom: 0; }
                                .quicklinkul li { border-bottom: 1px solid #ffffff; }
                                .quicklinkul li a { color: #fff; font-weight: 600; text-transform: uppercase; display: block; padding: 10px; position: relative; }
                                .quicklinkul li a:hover { background-color: rgba(255,255,255,0.15); }
                                .quicklinkul li a:after { content: "\e072"; -moz-osx-font-smoothing: grayscale; font-family: "Glyphicons Halflings"; font-style: normal; font-weight: 400; line-height: 1; position: absolute; right: 10px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
                                
                                /* Video Section */
                                .video-left h2 { margin-bottom: 10px; font-size: 47px;}
                                
                                /* Left Column */
                                .program-left h4 { margin-top: 0; }
                                
                                /* Right Column */
                                .program-right img { margin-bottom: 10px; }
                                .program-right .formbutton { width: 100%; margin-bottom: 10px; padding: 11px 10px; }
                                .quotewrap { text-align: center;  position: relative;  margin-top: 30px; }
                                .topquote { position: absolute; width: 100%; top: -22px; }
                                .topquote i { color: #642667; font-size: 47px; }
                                .quotebox { color: #642667; background: #eee ; border-radius: 17px; padding: 40px 15px; font-size: 14px; }
                                .quotename { color: #642667; font-style: italic; font-size: 14px; padding: 10px 15px 0; }
                                
                                /* Links */
                                #courseSingle-links .formbutton { margin-top: 10px; width: 100%; padding: 11px 35px 11px 15px; text-align: left; position: relative; }
                                #courseSingle-links .formbutton i { position: absolute; right: 15px; }
                                
                                /* Sponsors */
                                .logo-col { margin-top: 15px; }
                                
                                .page-nav > li a { 
                        	display: inline-block;
                            color: white;
                            text-align: center;
                            padding: 10px 20px;
                            text-decoration: none;
                        }
                        
                        .sp-content-out {
                          padding: 50px 10px 10px 0;
                        }
                        
                        .sp-content-out2 {
                          padding: 30px 0;
                        }
                        
                    
                      
                    .page-nav > li.active > a, .page-nav > li.active > a:hover, .page-nav> li.active > a:focus {
                    	color: #642667;
                    }     
                    .page-nav > li a { 
                        	display: inline-block;
                            color: black;
                            text-align: center;
                            padding: 10px 20px;
                            
                        
                        
                         
                         
                                
                                
                                /*** Media Queries ***/
                                @media (max-width: 767px) {
                                .video-left {  margin-bottom: 25px; }
                                .program-right { max-width: 400px; margin: 40px auto 0; }
                                }
                                
                                @media (max-width: 480px) {
                                
                                .sessionImg img { margin: 0 auto 10px; }
                                }
                    
                    
                        .tab {
                          display: none;
                        }
                        .tab:target {
                          display: block;
                        }
                        .tab:last-child {
                          display: block;
                        }
                        .tab:target ~ section.tab:last-child {
                          display: none;
                        }
                        .tab > nav > a.active {
                          color: teal;
                          border-bottom-color: teal;
                        }
                        
                        /* Layout */
                        main {
                          max-width: 300px;
                        }
                        .tab > * {
                          width:100%;
                          padding-top: 10px;
                          margin: 0;
                        }
                        .tab > nav {
                          padding: 0;
                          display: flex;
                        }
                        .tab > nav > a {
                          display: inline-block;
                          text-decoration: none;
                          color: gray;
                          border-bottom: 5px solid gray;
                          margin: 0;
                          padding: 10px;
                        }
                        .tab > nav::before {
                          content: "";
                          width: 5px;
                          border-bottom: 5px solid gray;
                        }
                        .tab > nav::after {
                          content: "";
                          flex: 1;
                          border-bottom: 5px solid gray;
                        }
                        
                        .tablink {
                          background-color: #642667;
                          color: white;
                          float: left;
                          border: none;
                          outline: none;
                          cursor: pointer;
                          padding: 14px 16px;
                          font-size: 17px;
                          width: 25%;
                        }
                        
                        .tablink:hover {
                          background-color: #777;
                        }
                        
                         .tablink2 {
                          background-color: #642667;
                          color: white;
                          float: left;
                          border: none;
                          outline: none;
                         
                          padding: 14px 16px;
                          font-size: 17px;
                          width: 25%;
                        }
                        
                        /* Style the tab content (and add height:100% for full page content) */
                        .tabcontent {
                          color: white;
                          display: none;
                          padding: 100px 20px;
                          height: 100%;
                        }
</style>


<!-- Top Hero Starts -->





<div class="sp-nav-out" id="eventAgenda-nav">
    <div class="container">
        <ul class="sp-nav page-nav">

            <li class="active"><a href="#tab1default" data-toggle="tab">Programme details </a></li>

            <li><a href="#tab2default" data-toggle="tab">Programme T&amp;Cs </a></li>
        </ul>
    </div>
</div>



<div class="sp-content-out-tab" id="eventAgenda-tabs">
    <div class="container">
        <!--  <h4 class="section-header">Register for upcoming sessions</h4>-->
        <!-- Tabs System -->
        <!--  <div class="agenda-tabs">-->
        <!-- Tab Links  -->
        <!--   <ul class="nav nav-tabs">



                <li class="active"><a href="#tab1default" data-toggle="tab">01 September </a></li>
                <li><a href="#tab2default" data-toggle="tab">07 September </a></li>
                <li><a href="#tab3default" data-toggle="tab">08 September </a></li>
                <li><a href="#tab4default" data-toggle="tab">31 October </a></li>
            </ul>-->
        <!-- Tab Content -->
        <div class="panel-body">
            <div class="tab-content">

                <!-- TAB 1 CONTENT STARTS -->
                <div class="tab-pane active" id="tab1default">
                    <!-- Tab 1 Agenda Row 1 -->
                    <div class="agenda-row">
                        <!-- Program Info Starts -->
                        <div class="sp-content-out padding" id="programs-info">
                            <div class="container">
                                <div class="row">
                                    <!-- Left Column -->
                                    <div class="col-sm-8 program-left">
                                        <h4 style="margin-top: 0px;">Overview</h4>
                                        <p>This programme offers essential insights into the optimal functioning of governing bodies, specifically designed for those aspiring to join or newly appointed to such roles. Participants will gain knowledge about
                                            the various tools and processes relevant to a Non-Executive Director's (NED) governance responsibilities, along with an exploration of different stages in governance structures. Additionally, the program delves
                                            into topics such as succession planning at the governance body level, director characteristics, and more.</p>
                                        <h4 style="margin-top: 0px;"><br />Key focus areas<br /></h4>
                                        <ul>
                                            <li>Enhancing governing body effectiveness.<br /></li>
                                            <li>Structuring the composition of governing bodies.<br /></li>
                                            <li>Managing remuneration for members of governing bodies.<br /></li>
                                            <li>Streamlining meeting procedures.<br /></li>
                                            <li>Optimising committees within the governing body.<br /></li>
                                            <li>Conducting thorough evaluations of the governing body.<br /></li>
                                            <li>Effectively delegating tasks to management.</li>
                                        </ul>
                                        <h4 style="margin-top: 0px;"><br />Benefit of the programme</h4>
                                        <ul>
                                            <li><span style="font-size: small; font-family: Arial;"><strong></strong></span>Acquire understanding into the functioning of an efficient governing body.<br /></li>
                                            <li>Understand the requisites of committees and grasp the evaluation process for governing bodies.<br /></li>
                                            <li>Learn how to strategically delegate as a governing body, to empower effective management.<br /></li>
                                            <li>Participate in interactive learning and get your questions answered by a Governance specialist.<br /></li>
                                        </ul>
                                        <h4 style="margin-top: 0px;"><br />Who should attend</h4>
                                        <ul>
                                            <li><span style="font-size: small; font-family: Arial;"><strong></strong></span>Directors / governing body member</li>
                                            <li>C-Suite Executives</li>
                                            <li>Company Secretary</li>
                                            <li>Aspiring directors&nbsp;</li>
                                            <li>Supporting governing body members</li>
                                        </ul>
                                        <p>&nbsp;</p>
                                    </div>
                                    <div class="col-sm-2 generalUse4-col">
                                        <h4>Duration</h4>

                                        <p>Six Hours</p>
                                    </div>

                                    <!-- Column 4 -->
                                    <div class="col-sm-3 generalUse4-col">
                                        <div class="col-sm-5">
                                            <img src="https://cdn.ymaws.com/www.iodsa.co.za/resource/resmgr/cpd_buttons/purple_cpd_points/5CPD-btn_points.png" alt="/" class="img-responsive mbottom-15" style="width: 100px; height: 100px;" /></div>

                                    </div>
                                </div>
                            </div>
                        </div>

                    </div>
                    <br />
                    <br />
                    <hr />
                    <div class="sp-content-out2 border-top padding-top-0" id="eventMain-pricing">
                        <div class="container">
                            <!-- Header/Info -->
                            <div class="event-princing-intro">
                                <h4 class="section-header">Programme Investment</h4>
                            </div>
                            <!-- Pricing Columns Start -->
                            <div class="event-pricing">
                                <div class="row">

                                    <!-- Column 1 -->
                                    <div class="col-sm-4">
                                        <div class="pricing-table">
                                            <!-- Column 1 Row 1 -->
                                            <div class="table-row table-row-1">
                                                <h6><span style="font-weight: 600; text-align: center; text-transform: uppercase; font-family: Ubuntu, sans-serif; font-size: 16px;">Subscription paying<br />&nbsp;</span><span style="font-weight: 600; text-align: center; text-transform: uppercase; font-family: Ubuntu, sans-serif; font-size: 16px;">member</span></h6>

                                            </div>
                                            <!-- Column 1 Row 2 -->
                                            <div class="table-row table-row-2">
                                                <h6>digital fee<br /></h6>
                                                <div class="price">R 6 029<span style="font-size: 22px;">.00</span><span class="cents">incl VAT<br /></span></div>
                                            </div>
                                        </div>
                                    </div>
                                    <!-- Column 2 -->
                                    <div class="col-sm-4">
                                        <div class="pricing-table">
                                            <!-- Column 1 Row 1 -->
                                            <div class="table-row table-row-1">
                                                <h6><span style="font-weight: 600; text-align: center; text-transform: uppercase; font-family: Ubuntu, sans-serif; font-size: 16px;"><span style="font-weight: 600; text-align: center; text-transform: uppercase; font-family: Ubuntu, sans-serif; font-size: 16px;"><span style="font-size: medium; font-weight: 600; text-align: center; text-transform: uppercase; font-family: Ubuntu, sans-serif;">Non-subscription paying member (Event-attendee)</span></span>
                                                    </span>
                                                </h6>

                                            </div>
                                            <!-- Column 1 Row 2 -->
                                            <div class="table-row table-row-2">
                                                <h6>digital fee<br /></h6>
                                                <div class="price">R 7 093<span style="font-size: 22px;"><span style="text-align: center; background-color: #642667; font-size: 22px; color: #ffffff;">.00</span></span><span class="cents">incl VAT</span></div>
                                            </div>
                                        </div>
                                    </div>


                                </div>
                            </div>

                        </div>
                    </div>


                </div>
                <!-- Tab 1 Agenda Row 2 -->

                <!-- Tab 1 Agenda Row 3 -->

                <!-- Tab 1 Agenda Row 4 -->

                <!-- Tab 1 Agenda Row 5 -->

                <!-- COPY TS and CS BELOW -->

                <!-- TAB 2 CONTENT STARTS -->
                <div class="tab-pane" id="tab2default">
                    <!-- Tab 1 Agenda Row 1 -->
                    <div class="agenda-row">
                        <div class="sp-content-out " id="generalUse1-content">
                            <div class="container">

                                <h3>IoDSA Event Booking Terms and Conditions</h3>
                                <hr />
                                <div>
                                    <ol>
                                        <p>These Terms and Conditions govern the delivery of events, conferences, workshops, and training programmes (“collectively referred to as Events”) by the Institute of Directors in South Africa NPC (“IoDSA”) to members
                                            and the public (“collectively referred to as Delegates”).<br /><br /><span style="white-space: pre;"><b><span style="color: #92d050;">GENERAL</span></b>
                                            </span>
                                        </p>
                                        <li>The IoDSA business hours are Monday to Friday from 09h00 to 16h00 (excluding weekends and public holidays).</li>
                                        <li>All calls to the IoDSA are recorded for record and quality purposes.</li>
                                        <li style="text-align: justify;">All official communication with Delegates will be conducted via email and no other platforms. All requests and updates (including updating of personal information) must be submitted in writing.</li>
                                        <li>Enquiries must be made out to the email address as listed on the respective Event booking page on the IoDSA website:<br />4.1.<span style="white-space: pre;">	</span>All training-related enquiries should be made
                                            to&nbsp;
                                            <a href="mailto:training@iodsa.co.za">training@iodsa.co.za</a><br />4.2.<span style="white-space: pre;">	</span>All member event-related enquiries should be made to&nbsp;<a href="mailto:events@iodsa.co.za">events@iodsa.co.za</a><br />4.3.<span style="white-space: pre;">	</span>All certification or designee-related enquiries should be made to&nbsp;<a href="mailto:certifications@iodsa.co.za">certifications@iodsa.co.za</a></li>
                                        <li>IoDSA reserves the right to amend the details and logistics of Events at any time.&nbsp;</li>
                                        <li>IoDSA Events and other services are provided without any warranties or guarantees, except for their intended purpose. The IoDSA shall not be held liable for any direct, indirect, incidental, special, or consequential
                                            loss or damage arising from participation in any Event or other service.<br /></li>
                                        <li>The IoDSA shall not be liable for any delay, postponement, or failure to deliver an Event (in whole or in part) to the extent caused by circumstances beyond its reasonable control (“Force Majeure”). Force Majeure
                                            includes, without limitation, acts of God, natural disasters, epidemics/pandemics and related governmental restrictions, labour disputes or strikes (other than those solely involving IoDSA employees), widespread
                                            internet or telecommunications outages, fire, or any other unforeseen events that make performance commercially impracticable or unsafe. The IoDSA will make reasonable efforts to notify Delegates of a Force
                                            Majeure event as soon as practicable and will take reasonable steps to mitigate the impact.<br /></li>
                                        <li>All fee discounts, sponsorships, complimentary or pro bono services, and the like are provided entirely at the discretion of the IoDSA. These may be offered to Delegates who meet the discount eligibility criteria
                                            as determined by the IoDSA from time to time. The IoDSA reserves the right to amend, withdraw, or cancel any such benefits at any time and for any reason.&nbsp;<br /></li>
                                        <li>All persons attending events at the IoDSA office/venues do so at their own risk.<br /></li>
                                        <li>The terms “Delegate,” “Member,” or “person” are non-gender specific and refer to any individual, juristic person, organisation, body, institution, or third party engaging with the IoDSA.<br /></li>
                                        <li>“Business Days” refer to any day other than a Saturday, Sunday, or public holiday in the Republic of South Africa.</li>
                                        <li>If you are unhappy or dissatisfied with any Event provided by the IoDSA, you must submit your grievance in writing through one of the following channels:<br />12.1.&nbsp;&nbsp;The IoDSA online complaints link available
                                            on the website;<br />12.2.&nbsp;&nbsp;The Event feedback survey link provided (where applicable); or<br />12.3.&nbsp;&nbsp;Directly to the designated contact person for the Event, as listed on the Event page.<br />
                                            <p><b><span style="color: #92d050;"><br />ONLINE PROFILE AND INFORMATION</span></b></p>
                                        </li>
                                        <li>Delegates are required to have an online profile to book for Events or submit applications and the like.<br /></li>
                                        <li>Delegates must log in using their existing IoDSA Member or Event Attendee profile or create an Event Attendee Profile to make a booking if a profile does not already exist.&nbsp;<br /></li>
                                        <li>Delegates should always avoid creating or having duplicate profiles/accounts. Duplicate profiles may affect the application of member benefits, such as discounts on Event fees. Benefits, where applicable, will not
                                            be granted to members who have used a duplicate profile for booking an Event.&nbsp;<br /></li>
                                        <li>Delegates are responsible for keeping their profile and contact information accurate and up to date.<br /></li>
                                        <li>It is the responsibility of Delegates to ensure that their passwords are kept secure from third parties. Manual assistance with password resets is available upon telephonic and/or written requests after successful
                                            Delegate verification.
                                            <br /></li>
                                        <li>By providing the IoDSA with personal and professional information, the Delegate gives consent to the IoDSA to process this information to provide the Event and/or other related services.&nbsp;<br /></li>
                                        <li>The IoDSA undertakes to maintain the confidentiality of all information provided to it and will handle such information in accordance with the Protection of Personal Information Act 4 of 2013. For further details,
                                            Delegates may refer to the IoDSA’s&nbsp;<a href="https://cdn.ymaws.com/www.iodsa.co.za/resource/collection/F85F0CDA-6820-4BBA-A467-ED6EE14B0EE5/Privacy_Policy.pdf">Privacy Policy</a>&nbsp;and&nbsp;<a href="https://cdn.ymaws.com/www.iodsa.co.za/resource/collection/F85F0CDA-6820-4BBA-A467-ED6EE14B0EE5/PAIA_Manual.pdf">PAIA Manual&nbsp;</a>available
                                            on the IoDSA website.
                                            <p><b><span style="color: #92d050;"><br />EVENT BOOKINGS</span></b></p>
                                        </li>
                                        <li>All Event bookings must be completed via the online registration form specific to the Event.<br /></li>
                                        <li>Bookings must be made using the profile of the Delegate attending the Event. Bookings made under another Delegate’s profile will be deemed invalid, cancelled and may result in deletion or blocking of the profile
                                            and records, at the discretion of the IoDSA.&nbsp;<br /></li>
                                        <li>Delegates are responsible for ensuring that the information and contact details in their profile are accurate and correctly reflected on the Event booking form. The details provided on the Event booking form will
                                            be used for all event-related communications and for issuing of certificates of attendance (where applicable). The IoDSA will not be held liable if Delegates use the details of a personal assistant, secretary
                                            or any other third party and, as a result, do not receive Event communications.<br /></li>
                                        <li>A Delegate’s booking for an Event will only be considered confirmed upon:&nbsp;<br />23.1.&nbsp;&nbsp;Acceptance of these Terms and Conditions (Ts &amp; Cs) and any other specific terms and conditions applicable
                                            to the specific Event&nbsp;(which will take precedence over these T&amp;Cs if there is a conflict);<br />23.2.&nbsp;&nbsp;Receipt of full payment of the applicable Event invoice/fee within the stipulated timeframe.
                                            Full payment must be received in the&nbsp;IoDSA’s designated bank account and correctly allocated to the Delegate’s profile in relation to the specific Event invoice.&nbsp;<br /></li>
                                        <li>The primary payment method for an Event is online payment via credit or debit card. For certain Events, generation of an invoice for Electronic Funds Transfer (EFT) may be available as an alternative payment method
                                            during the booking process.<br /></li>
                                        <li>Event seats/spaces are allocated on a first-come, first-served basis and are confirmed only upon receipt of full payment.<br />25.1.&nbsp;&nbsp;For EFT Payments: Either full payment must reflect in the IoDSA bank
                                            account, or a valid proof of payment or purchase order (where the Delegate’s company is responsible for payment) must be received within the stipulated timeframe.<br />25.2.&nbsp;&nbsp;For Card Payments: Payment
                                            is processed immediately and reflected against the Delegate’s account/profile due to the online payment method.&nbsp;<br /></li>
                                        <li>The IoDSA does not permit any amendments to the date reflected on an issued invoice. Once an invoice has been generated, the invoice date is final and may not be backdated or changed under any circumstances.
                                            <p>&nbsp;</p>
                                            <p><b><span style="color: #92d050;">PAYMENT BY DELEGATES</span></b></p>
                                        </li>
                                        <li>Upon completing and submitting an Event booking form, Delegates must make an immediate payment of the Event fee via the IoDSA eCommerce platform during checkout using a credit/debit card. This is the IoDSA’s preferred
                                            method of receiving payment, as card payments are allocated directly to Delegate profiles and immediately secures and confirms the Delegate’s booking.<br /></li>
                                        <li>Delegates will, in addition, depending on the Event have an EFT payment option:<br />28.1.&nbsp;&nbsp;If the EFT payment option is available and selected as the payment method during the booking process, payment
                                            must be made and proof of payment must be shared with the contact person as listed on the Event page within 48 hours of receipt of invoice, using the invoice number as reference. Once the payment reflects in
                                            the IoDSA bank account it will be allocated to the Delegate’s profile, and&nbsp;the booking will be considered confirmed. Failure to adhere to this timeline will result in the booking being cancelled without
                                            further&nbsp;notice.&nbsp;
                                            <br />28.2.&nbsp; The IoDSA shall not be held responsible for the delay in allocation of payments due to incorrect references being used by the &nbsp; Delegate. Where EFT payments cannot be allocated as a result
                                            of incorrect references used or not providing proof of payment, the&nbsp; Delegate will be required to provide proof of payment in order for the IoDSA to confirm and allocate payment. Until such time, the Delegate’s
                                            booking is not confirmed and may be cancelled if payment is not received within the stipulated timeframe.&nbsp;<br />
                                            <p>&nbsp;</p>
                                            <p><b><span style="color: #92d050;">PAYMENTS BY COMPANIES ON BEHALF OF DELEGATES</span></b></p>
                                        </li>
                                        <li>Should a Delegate require their Company to make payment on their behalf, and the credit/debit card payment is not possible during checkout due to Company internal processes, then:<br />29.1.&nbsp;&nbsp;During the
                                            checkout process the Delegate is required to select EFT as the payment option and provide the Company’s details that must appear on the invoice, should this be an available option for payment, in which case
                                            Clause 28 will apply; or&nbsp;<br />29.2.&nbsp;&nbsp;Should EFT not be available, or the Company cannot adhere to the requirements in Clause 28, the Delegate is required to make a&nbsp;written request to the
                                            contact person of the Event to assist with accommodating a company payment arrangement and to provide an invoice.<br />29.2.1.&nbsp;&nbsp;To accommodate a Company payment arrangement, and to provide an invoice
                                            for payment, the IoDSA requires the written request by the Company and/or Delegate at least four (4) weeks prior to the respective Event date(s). Events starting within four&nbsp;(4) weeks cannot accommodate
                                            Company payment arrangements. The following applies to all Company payment arrangements:&nbsp;<br />(a)&nbsp;<span style="white-space: pre;"> </span>All onboarding and supplier processes, including supplier
                                            bidding documentation and proof of payment (for Private&nbsp;Sector Companies and International Companies) or valid Purchase Orders (PO) – in the case of Public Sector companies, must be&nbsp;completed and submitted
                                            to the IoDSA within two (2) weeks from the time of the written request&nbsp;and the IoDSA approving the payment arrangement, and no later than two (2) weeks prior to the Event. Where the&nbsp;IoDSA finds the
                                            onboarding process extensive/unreasonable regarding timelines, the IoDSA reserves the right to cancel&nbsp;the payment arrangement at any time.&nbsp;<br />(b)&nbsp;&nbsp;A Delegate’s booking for an Event is
                                            only considered confirmed upon receipt of full payment of the applicable Event&nbsp;invoice/fee in the bank IoDSA bank account (proof of payment must be supplied), or in the case of local Public Sector&nbsp;companies,
                                            a valid Purchase Order, within the above stipulated timeframe.&nbsp;<br />(c)&nbsp;&nbsp;If the onboarding process, applicable supply chain documentation, and payment/PO are not received within the stipulated
                                            timelines, for whatever reason, the IoDSA reserves the right to release the booking(s) without notice and&nbsp;make the seat(s) available to other Delegates and any planned future bookings will be cancelled.<br /></li>
                                        <li>In the case of local Public sector companies, if the Company fails to make payment within 30 days of the Event date, the Delegate will be held responsible for payment, and the Delegate/Company will be blacklisted.
                                            Any future and current planned bookings will be cancelled until such payment has been settled.&nbsp;&nbsp;<br /></li>
                                        <li>All other terms and conditions relating to postponement, cancellations, non-attendance, deferment, replacement of Delegates, and any other general provisions set out in these Terms and Conditions apply.&nbsp;
                                            <p>&nbsp;</p>
                                            <p><b><span style="color: #92d050;">CANCELLATION</span></b></p>
                                        </li>
                                        <li>All requested cancellations must be submitted in writing to the email address specified on the Event page/registration form.<br /></li>
                                        <li>Cancellations made within five (5) business days of the date of payment will not be subject to any penalties i.e. the Event fee will be fully refunded (“Cooling-off Period”).&nbsp;<br /></li>
                                        <li>Delegates who cancel their booking after the Cooling-Off Period and&nbsp;<strong>more than ten (10) business days before the scheduled date&nbsp;</strong>of the Event are required to pay/forfeit 25% of the total
                                            fee as a cancellation penalty. The remaining Event fee will be refunded.<br /></li>
                                        <li>Delegates who cancel their booking between&nbsp;<strong>ten (10) and five (5) business days before the scheduled date&nbsp;</strong>of the Event are required to pay/forfeit<strong>&nbsp;50%&nbsp;</strong>of the
                                            total fee as a cancellation penalty. The remaining Event fee will be refunded.<br /></li>
                                        <li>Delegates who cancel their booking within&nbsp;<strong>five (5) business days</strong>&nbsp;prior to the&nbsp;<strong>scheduled Event date</strong>&nbsp;will be liable for a cancellation penalty equal to&nbsp;<strong>100%</strong>&nbsp;of
                                            the total Event fee. No refunds will be issued in such cases.&nbsp;<br /></li>
                                        <li>In the event of cancellation by the IoDSA, all registered Delegates will be notified, and the full Event fee will be refunded or deferred to another Event, subject to agreement between the IoDSA and the Delegate.
                                            <p>&nbsp;</p>
                                            <p><b><span style="color: #92d050;">DEFERMENT/POSTPONEMENT</span></b></p>
                                        </li>
                                        <li>Deferment refers to cases where a Delegate is unable to attend an Event due to medical reasons or other emergencies, including but not limited to accidents and bereavement. The Event fee in these circumstances will
                                            not be forfeited, provided that valid supporting documentation is submitted within five (5) business days post the Event date.&nbsp;<br /></li>
                                        <li>For medical reasons, a medical certificate must indicate the dates of medical unfitness, which must align with the scheduled Event date.&nbsp;<br /></li>
                                        <li>For other emergencies, appropriate evidence (e.g., police report, or death certificate) must be provided.<br /></li>
                                        <li>Where reasonably practical, the IoDSA will offer the Delegate an alternative Event scheduled within the current calendar year. If no suitable Event is available for booking, the IoDSA will refund the Delegate.&nbsp;<br /></li>
                                        <li>If a deferment/postponement request is submitted but deemed unreasonable or unsupported by valid documentation as outlined above, the request will be treated as non-attendance in accordance with Clause 44. In such
                                            cases, the full Event fee will be forfeited/payable, and no refund will be issued. The IoDSA reserves the sole discretion to determine the reasonableness of any deferment request.&nbsp;<br /></li>
                                        <li>Should a deferment request be granted and an alternative Event is selected that has a higher price than what was paid/invoiced, the Delegate will be required to pay the difference.
                                            <p>&nbsp;</p>
                                            <p><b><span style="color: #92d050;">NON-ATTENDANCE</span></b></p>
                                        </li>
                                        <li>Subject to the provisions of the Cancellation Clauses and Deferment/Postponement Clauses above, in instances of&nbsp;<strong>non-attendance without prior written cancellation or a valid deferment request the full Event fee will be forfeited or payable, and no refund will be issued.&nbsp;</strong>Work-related
                                            reasons are not accepted as suitable reasons for non-attendance. Delegates who are unable to attend an Event due to work-related reasons will forfeit any payments made.<br /></li>
                                        <li>Delegates may submit written reasons for their non-attendance within five (5) business days after the scheduled Event. The IoDSA may, at its sole discretion, allow the Delegate to reschedule attendance on another
                                            Event date, or to another Event within that year (subject to availability). Requests submitted after the five (5) business day window period will be considered under&nbsp;<strong>Clause 44</strong>.&nbsp;<br /></li>
                                        <li>If a Delegate fails to attend a registered Event and does not submit a written cancellation, deferment request, or valid justification within the timeframes outlined in&nbsp;<strong>Clause 45,</strong>&nbsp;the
                                            matter will be considered closed. The full Event fee will be forfeited or payable, and no refunds, or rescheduling options will be considered, unless the IoDSA, at its sole discretion, determines otherwise.<br /></li>
                                        <li>A Delegate may nominate a replacement if they are unable to attend specific Events (specifically in the case of public training Events), provided the IoDSA is notified in writing at least five (5) business days
                                            prior to the scheduled date of the Event. All replacement requests are at the sole discretion of the IoDSA and will be confirmed in writing.<br /></li>
                                        <li>If the nominated replacement Delegate does not meet any applicable entry requirements for the Event (e.g., IoDSA Member-only events), participation will be declined, and the original Delegate will remain liable
                                            for the Event fee in accordance with the applicable cancellation or non-attendance clauses.<br /></li>
                                        <li>Where a discounted Event fee has been applied to a Delegate who is a paid IoDSA Member, and the replacement Delegate is not a paid IoDSA Member, the difference in fee will be charged to the replacement Delegate.
                                            If the replacement Delegate’s company is responsible for payment, the replacement Delegate will be billed and is responsible for payment and must recover the expense from their company.<br /></li>
                                        <li>If a replacement Delegate is not found or confirmed in writing by the IoDSA at least five (5) business days prior to the Event, and the original Delegate does not attend, this will be treated as a cancellation taking
                                            place within five (5) business days of the Event date or a non-attendance, as applicable. In such cases, the full Event fee will be forfeited or payable, and no refund will be issued, in accordance with the
                                            applicable Cancellation or Non-Attendance Clauses above.<br /></li>
                                        <li>All terms and conditions applicable to the original Delegate, including those relating to cancellation, deferment, non-attendance, payment obligations, and conduct—shall apply equally to any nominated replacement
                                            Delegate. Acceptance of a replacement Delegate by the IoDSA does not constitute a waiver of any rights under these Terms and Conditions. The original Delegate remains liable for any fees, penalties, or administrative
                                            consequences arising from the replacement’s participation or failure to comply with these Terms.<br _rdeditor_temp="1" /></li>
                                        <li>Delegates who attend specific Events, such as training, for the full duration of the Event will receive a Certificate of Attendance.&nbsp;</li>
                                        <li>The IoDSA reserves the right to withhold a Certificate of Attendance if the Delegate is deemed inattentive or not sufficiently present during the Event. Criteria to determine attendance is based on attendance tracking,
                                            engagement during the Event, participation in discussions, polls and other engagement activities.&nbsp;<br /></li>
                                        <li>It is the Delegate’s responsibility to retain and securely store their Certificates of Attendance. Certificates for qualifying Events can be accessed via the Delegate’s online profile. However, due to system upgrades
                                            or operational limitations, certain certificates—particularly those issued prior to February 2020—may no longer be available online or retrievable. The IoDSA shall not be held liable for storage, recovery, or
                                            reissuance of certificates beyond what is reasonably supported by its systems and policies.<br />
                                            <p>&nbsp;</p>
                                            <p><b><span style="color: #92d050;">COMPLIANCE WITH RULES</span></b></p>
                                        </li>
                                        <li>The IoDSA reserves the right to refuse admission to or remove a Delegate from an Event at its sole discretion. This may occur if payment has not been received, if the Delegate poses a health or safety risk, or if
                                            they are considered disruptive to others. Should a Delegate be removed from the Event due to the above misconduct, the fee is not refundable/is payable.&nbsp;<br /></li>
                                        <li>Delegates must comply with all house rules set by the IoDSA, the facilitator, and the venue or online platform. Respectful conduct is expected throughout the duration of the Event.<b><span style="color: #92d050;"></span></b></li>
                                        <li>Where applicable, course materials provided during Events are the intellectual property of the IoDSA and/or designated third parties. These materials are intended solely for the use of the attending Delegate. Reproduction,
                                            distribution, or modification of any part of the course material is strictly prohibited and subject to the IoDSA’s Intellectual Property Policy.<br /></li>
                                        <li>The recording or transcription of any Event in any format, including but not limited to video, audio, or text, is strictly prohibited by any delegates.&nbsp;<br /></li>
                                        <li>By attending an Event, the Delegate consents to their photographs and/or event feedback being published on social media or other media as may be determined by the IoDSA.&nbsp;</li>
                                    </ol>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
                <!-- TAB 2 CONTENT ENDs -->
            </div>
            <!-- all TAB  CONTENT ENDS -->


        </div>
    </div>
</div>]]></description>
<pubDate>Wed, 22 Jul 2026 14:00:00 GMT</pubDate>
</item>
<item>
<title>Being a Director Part 4A: Governing Body’s Role in its Structure and Composition (Weekday- Online)</title>
<link>https://www.iodsa.co.za/events/EventDetails.aspx?id=2031499</link>
<guid>https://www.iodsa.co.za/events/EventDetails.aspx?id=2031499</guid>
<description><![CDATA[<!-- External Stylesheet (DO NOT REMOVE) -->

<!-- Internal Styles (Page Styles) -->
<style>
    /* Bottom Blocks */
            .genBlock-text, .genBlock-img { min-height: 100px; }
            .genBlock-text { background-color: #cfc3d8; padding: 10px 2%; }
            .genBlock-text .formbutton { margin-top: 15px; }
            .genBlock-img { position: relative; }
            .genBlock-img img { -o-object-fit: cover; object-fit: cover; position: absolute; top: 0; height: 100%; left: 0; width: 100%; }
        
        .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
            min-height: 1px;
            padding-left: 20px;
            padding-right: 8px;
            position: relative;
        }
            /* heading */
            
            h1, h2, h3, h4, h5, h6 {font-family: 'Ubuntu', sans-serif;}
            
            h1 {font-size:32px; font-weight:600; margin: 10px 0 10px; color:#642667; text-transform:none;}
            h2 {font-size:28px; font-weight:600; margin: 10px 0 10px; color:#642667; text-transform:none;}
            h3 {font-size:24px; font-weight:600; margin: 10px 0 10px; color:#642667; text-transform:none;}
            h4 {font-size:21px; font-weight:600; margin: 3px 0 10px; color:#642667; text-transform:none;}
            h5 {font-size:18px; font-weight:600; margin: 3px 0 10px; color:#642667; text-transform:none;}
            h6 {font-size:16px; font-weight:600; margin: 3px 0 10px; color:#642667;; text-transform:none;}
            
                /* Navigation Bar */
                 .sp-nav-out {
                 text-align: center;
                 padding: 10px 0;
                 background-color: rgba(240, 240, 240, 0.85);
            }
                .sp-nav {
                 list-style: none;
                 padding-left: 0;
                 margin-bottom: 0;
                }
                .sp-nav li {
                 display: inline-block;
                 vertical-align: middle;
                 margin-right: 30px;
                }
                .sp-nav li:last-child {
                 margin-right: 0;
                }
                .sp-nav a {
                 color: #fff;
                 font-size: 18px;
                 text-decoration: none !important;
                 line-height: 25px;
                }
                .sp-nav a:hover {
                 opacity: 0.7;
                }
                .fixed-nav {
                 position: fixed;
                 left: 0;
                 width: 100%;
                 z-index: 10;
                 transition: 0.5s;
                }
                /* Accordion Styles */
                .panel-group {
                 margin-bottom: 0;
                }
                .panel-group .panel {
                 border: none;
                 border-radius: 0;
                 box-shadow: none;
                 margin: 0 0 5px !important;
                }
                .panel-default>.panel-heading {
                 background-color: transparent;
                 border: none;
                 border-radius: 0;
                 padding: 0;
                }
                .panel-title a {
                 color: #fff;
                 font-size: 16px;
                 font-weight: 600;
                 text-decoration: none !important;
                 background-color: #000000;
                 padding: 12px 40px 12px 20px;
                 display: block;
                 position: relative;
                }
                .panel-title a.collapsed {
                 background-color: #642667;
                }
                .panel-title a.collapsed:hover {
                 background-color: #000000;
                }
                .panel-title a::after {
                 content: "\f078";
                 font-family: FontAwesome;
                 position: absolute;
                 right: 20px;
                 top: 50%;
                 -webkit-transform: translateY(-50%);
                 transform: translateY(-50%);
                 opacity: 0.7;
                }
                .panel-title a.collapsed::after {
                 content: "\f054";
                }
                /* Featured Content */
                .spFeatured-out.border-top {
                 border-top: 5px solid #fff;
                }
                .featured-left {
                 padding: 0 !important;
                }
                .featured-video iframe {
                 position: absolute;
                 top: 0;
                 height: 100%;
                 left: 0;
                 width: 100%;
                }
                .featured-img img {
                 position: absolute;
                 top: 0;
                 height: 100%;
                 left: 0;
                 width: 100%;
                 object-fit: cover;
                }
                .featured-right {
                 padding: 60px 4% 80px;
                 min-height: 400px;
                }
                .featured-text .formbutton {
                 margin-top: 15px;
                }
                /* Content Boxes */
                .cb-left {
                 padding-right: 2%;
                }
                .cb-right {
                 padding-left: 2%;
                }
                .cb-box {
                 display: -webkit-box;
                 display: -ms-flexbox;
                 display: flex;
                 margin-left: 0 !important;
                 margin-right: 0 !important;
                 margin-bottom: 40px;
                 -webkit-box-shadow: 0 0px 15px 0px rgba(52, 52, 52, 0.15);
                 box-shadow: 0 0px 15px 0px rgba(52, 52, 52, 0.15);
                }
                .cb-text {
                 background-color: #fff;
                 padding: 25px 20px 80px !important;
                 min-height: 355px;
                 position: relative;
                }
                .cb-text h5 {
                 margin: 0 0 15px;
                }
                .cb-text .formbutton {
                 position: absolute;
                 left: 20px;
                 bottom: 40px;
                }
                .cb-img {
                 position: relative;
                 padding: 0 !important;
                }
                .cb-img img {
                 position: absolute;
                 top: 0;
                 height: 100%;
                 left: 0;
                 width: 100%;
                 object-fit: cover;
                }
                /* Text Boxes */
                .text-box {
                 text-align: center;
                 background-color: #fff;
                 -webkit-box-shadow: 0 0px 15px 0px rgba(52, 52, 52, 0.15);
                 box-shadow: 0 0px 15px 0px rgba(52, 52, 52, 0.15);
                 padding: 25px 15px;
                }
                .text-box .formbutton {
                 margin-top: 10px;
                }
                /* Become Member */
                .bmem-info {
                 margin-top: 20px;
                }
                
                
                
                /*********** Media Queries *************/
                @media (max-width: 1199px) {
                /* Navigation Bar */
                 .sp-nav li {
                  margin-right: 20px;
                 }
                 .sp-nav a {
                  font-size: 15px;
                 }
                }
                @media (max-width: 991px) {
                }
                @media (max-width: 959px) {
                /* Featured Content */
                 .featured-right {
                  padding: 40px 5% 50px;
                 }
                }
                @media (max-width: 767px) {
                /* General */
                 .col-5 {
                  float: none;
                  width: 100%;
                  padding-left: 15px;
                  padding-right: 15px;
                 }
                 .no-margins {
                  margin-left: 0 !important;
                  margin-right: 0 !important;
                 }
                /* Hero Image */
                 .sp-hero-out img {
                  height: 330px;
                  width: auto;
                  max-width: none;
                  position: relative;
                  left: 50%;
                  -webkit-transform: translateX(-50%);
                  transform: translateX(-50%);
                 }
                 .sp-hero-content .hero-links li {
                  display: block;
                  border-right: none;
                  padding-right: 0;
                  margin-right: 0;
                  margin-top: 5px;
                 }
                 .sp-hero-content .hero-links a {
                  font-size: 15px;
                 }
                 .sp-hero-content p {
                  line-height: normal;
                  font-size: 15px;
                 }
                /* Navigation Bar */
                 #PageBody {
                  margin-top: 0 !important;
                 }
                 .sp-nav li {
                  display: block;
                  margin: 0 0 6px;
                 }
                 .sp-nav a {
                  display: block;
                  background-color: rgba(255,255,255,0.15);
                  padding: 11px 15px;
                  line-height: normal;
                 }
                 .sp-nav a:hover {
                  color: #fff;
                  background-color: rgba(255,255,255,0.35);
                 }
                 .fixed-nav {
                  position: initial;
                 }
                /* Section Styles */
                 .sp-content-out {
                  padding: 40px 0;
                 }
                /* Accordions Styles */
                 .panel-title a {
                  padding: 12px 30px 12px 10px;
                 }
                 .panel-title a::after {
                  right: 10px;
                 }
                /* Featured Content */
                 .featured-left,
                 .featured-right {
                  width: 100%;
                 }
                 .featured-left {
                  min-height: 230px;
                 }
                 .featured-right {
                  padding: 25px 15px 50px;
                  min-height: auto;
                  border-left: none;
                  border-top: 2px solid #fff;
                 }
                /* Content Boxes */
                 .cb-left {
                  padding-right: 15px;
                 }
                 .cb-right {
                  padding-left: 15px;
                 }
                 .cb-box {
                  margin-left: 0 !important;
                  margin-right: 0 !important;
                 }
                 .cb-text {
                  padding: 25px 15px 30px !important;
                 }
                 .cb-text .formbutton {
                  position: initial;
                  margin-top: 15px;
                 }
                /* Text Box */
                 .spBox-col {
                  min-height: auto !important;
                  max-width: 600px;
                  margin: 0 auto 30px;
                 }
                 .spBox-col:last-child {
                  margin-bottom: 0;
                 }
                /* Become Member */
                 .bmem-info {
                  margin: 0 0 35px;
                 }
                }
                @media (max-width: 600px) {
                }
                @media (max-width: 480px) {
                /* Hero Image */
                 .sp-hero-content h1 {
                  font-size: 22px;
                 }
                /* Content Boxes */
                 .cb-box {
                  display: block;
                 }
                 .cb-img {
                  height: 250px;
                  width: 100%;
                  left: 0;
                 }
                 .cb-text {
                  width: 100%;
                  right: 0;
                  min-height: auto;
                 }
                
                }
                    /* Pricing Tables */
                                .event-pricing { margin-top: 25px; }
                                .pricing-table { border: 1px solid #333333; text-align: center; margin-bottom: 20px; }
                                .pricing-table h6 { text-transform: uppercase; margin: 0; }
                                .table-row { padding: 25px 10px; position: relative; }
                                .table-row-1::before { border-left: 15px solid transparent; border-right: 15px solid transparent; border-top: 13px solid #ffffff; content: ""; position: absolute; bottom: -13px; width: 0; left: 0; right: 0; margin: 0 auto; z-index: 2; }
                                .table-row-1 h6 { color: #000; }
                                .table-row-2 { background-color: #642667; padding: 30px 10px 20px; }
                                .table-row-2 h6, .table-row-2 h1 { color: #fff; }
                                .table-row-3 { background-color: #39133b; padding: 30px 10px 20px; }
                                .table-row-3 h6, .table-row-3 h1 { color: #fff; }
                                .price { color: #fff; font-size: 48px; font-weight: 500; line-height: normal; margin-top: 3px; padding-right: 30px; display: inline-block; position: relative; }
                                .price .currency { font-size: 48px; }
                                .price .cents { font-size: 14px; position: absolute; top: 24px; }
                                .table-row-4 ul { list-style: none; padding-left: 0; margin-bottom: 25px; }
                                .table-row-4 li { color:000; font-size: 16px; font-weight: 500; margin-bottom: 6px; }
                                .table-row-2bg { background-color: #888b8d; padding: 30px 10px 20px; }
                                .table-row-2bg ul { list-style: none; padding-left: 0; margin-bottom: 15px;margin-top: 3px; }
                                .table-row-2bg li { color:000; font-size: 16px; font-weight: 500; margin-bottom: 6px;margin-top: 3px; }
                                .table-row-2bg a { 	color: #fff; text-decoration: none; cursor: pointer; }
                                .table-row-2bg h6, .table-row-2 h1 {color: #fff;}
                                .table-row-2bg a:hover {color: #fff;text-decoration: underline;cursor: pointer;}
                                .price1 { color: #fff; font-size: 20px; font-weight: 500; line-height: normal; margin-top: 3px; padding-right: 30px; display: inline-block; position: relative; }
                                .price1 .currency { font-size: 20px; }
                                .price4 { color: #000; font-size: 20px; font-weight: 500; line-height: normal; margin-top: 3px; padding-right: 30px; display: inline-block; position: relative; }
                                 .table-row-4 h6 { color: #000; }
                            
                                /* Top Links */
                                #memberListing3-links { background-color: #642667; padding: 40px 0; }
                                .quicklinkul { padding: 0; list-style: none; margin-bottom: 0; }
                                .quicklinkul li { border-bottom: 1px solid #ffffff; }
                                .quicklinkul li a { color: #fff; font-weight: 600; text-transform: uppercase; display: block; padding: 10px; position: relative; }
                                .quicklinkul li a:hover { background-color: rgba(255,255,255,0.15); }
                                .quicklinkul li a:after { content: "\e072"; -moz-osx-font-smoothing: grayscale; font-family: "Glyphicons Halflings"; font-style: normal; font-weight: 400; line-height: 1; position: absolute; right: 10px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
                                
                                /* Video Section */
                                .video-left h2 { margin-bottom: 10px; font-size: 47px;}
                                
                                /* Left Column */
                                .program-left h4 { margin-top: 0; }
                                
                                /* Right Column */
                                .program-right img { margin-bottom: 10px; }
                                .program-right .formbutton { width: 100%; margin-bottom: 10px; padding: 11px 10px; }
                                .quotewrap { text-align: center;  position: relative;  margin-top: 30px; }
                                .topquote { position: absolute; width: 100%; top: -22px; }
                                .topquote i { color: #642667; font-size: 47px; }
                                .quotebox { color: #642667; background: #eee ; border-radius: 17px; padding: 40px 15px; font-size: 14px; }
                                .quotename { color: #642667; font-style: italic; font-size: 14px; padding: 10px 15px 0; }
                                
                                /* Links */
                                #courseSingle-links .formbutton { margin-top: 10px; width: 100%; padding: 11px 35px 11px 15px; text-align: left; position: relative; }
                                #courseSingle-links .formbutton i { position: absolute; right: 15px; }
                                
                                /* Sponsors */
                                .logo-col { margin-top: 15px; }
                                
                                .page-nav > li a { 
                        	display: inline-block;
                            color: white;
                            text-align: center;
                            padding: 10px 20px;
                            text-decoration: none;
                        }
                        
                        .sp-content-out {
                          padding: 50px 10px 10px 0;
                        }
                        
                        .sp-content-out2 {
                          padding: 30px 0;
                        }
                        
                    
                      
                    .page-nav > li.active > a, .page-nav > li.active > a:hover, .page-nav> li.active > a:focus {
                    	color: #642667;
                    }     
                    .page-nav > li a { 
                        	display: inline-block;
                            color: black;
                            text-align: center;
                            padding: 10px 20px;
                            
                        
                        
                         
                         
                                
                                
                                /*** Media Queries ***/
                                @media (max-width: 767px) {
                                .video-left {  margin-bottom: 25px; }
                                .program-right { max-width: 400px; margin: 40px auto 0; }
                                }
                                
                                @media (max-width: 480px) {
                                
                                .sessionImg img { margin: 0 auto 10px; }
                                }
                    
                    
                        .tab {
                          display: none;
                        }
                        .tab:target {
                          display: block;
                        }
                        .tab:last-child {
                          display: block;
                        }
                        .tab:target ~ section.tab:last-child {
                          display: none;
                        }
                        .tab > nav > a.active {
                          color: teal;
                          border-bottom-color: teal;
                        }
                        
                        /* Layout */
                        main {
                          max-width: 300px;
                        }
                        .tab > * {
                          width:100%;
                          padding-top: 10px;
                          margin: 0;
                        }
                        .tab > nav {
                          padding: 0;
                          display: flex;
                        }
                        .tab > nav > a {
                          display: inline-block;
                          text-decoration: none;
                          color: gray;
                          border-bottom: 5px solid gray;
                          margin: 0;
                          padding: 10px;
                        }
                        .tab > nav::before {
                          content: "";
                          width: 5px;
                          border-bottom: 5px solid gray;
                        }
                        .tab > nav::after {
                          content: "";
                          flex: 1;
                          border-bottom: 5px solid gray;
                        }
                        
                        .tablink {
                          background-color: #642667;
                          color: white;
                          float: left;
                          border: none;
                          outline: none;
                          cursor: pointer;
                          padding: 14px 16px;
                          font-size: 17px;
                          width: 25%;
                        }
                        
                        .tablink:hover {
                          background-color: #777;
                        }
                        
                         .tablink2 {
                          background-color: #642667;
                          color: white;
                          float: left;
                          border: none;
                          outline: none;
                         
                          padding: 14px 16px;
                          font-size: 17px;
                          width: 25%;
                        }
                        
                        /* Style the tab content (and add height:100% for full page content) */
                        .tabcontent {
                          color: white;
                          display: none;
                          padding: 100px 20px;
                          height: 100%;
                        }
</style>


<!-- Top Hero Starts -->





<div class="sp-nav-out" id="eventAgenda-nav">
    <div class="container">
        <ul class="sp-nav page-nav">

            <li class="active"><a href="#tab1default" data-toggle="tab">Programme details </a></li>

            <li><a href="#tab2default" data-toggle="tab">Programme T&amp;Cs </a></li>
        </ul>
    </div>
</div>



<div class="sp-content-out-tab" id="eventAgenda-tabs">
    <div class="container">
        <!--  <h4 class="section-header">Register for upcoming sessions</h4>-->
        <!-- Tabs System -->
        <!--  <div class="agenda-tabs">-->
        <!-- Tab Links  -->
        <!--   <ul class="nav nav-tabs">



                <li class="active"><a href="#tab1default" data-toggle="tab">01 September </a></li>
                <li><a href="#tab2default" data-toggle="tab">07 September </a></li>
                <li><a href="#tab3default" data-toggle="tab">08 September </a></li>
                <li><a href="#tab4default" data-toggle="tab">31 October </a></li>
            </ul>-->
        <!-- Tab Content -->
        <div class="panel-body">
            <div class="tab-content">

                <!-- TAB 1 CONTENT STARTS -->
                <div class="tab-pane active" id="tab1default">
                    <!-- Tab 1 Agenda Row 1 -->
                    <div class="agenda-row">
                        <!-- Program Info Starts -->
                        <div class="sp-content-out padding" id="programs-info">
                            <div class="container">
                                <div class="row">
                                    <!-- Left Column -->
                                    <div class="col-sm-8 program-left">
                                        <h4 style="margin-top: 0px;">Overview</h4>
                                        <p>Perfect for busy professionals seeking to enhance their skills without disrupting full day work commitments.<br /></p>
                                        <div>This Being a Director Part 4A is aimed at increasing governing body effectiveness and adding value.</div>
                                        <h4 style="margin-top: 0px;"><br />How does this work?</h4>
                                        <p>The offering will only be available twice this year so it is important to note that if you miss the Being a Director Part 4A&nbsp; during this year, you might be required to redo the entire Being a Director Part
                                            4 to be eligible for the Certified Director Designation. There is no guarantee that we will be offering the Being a Director Part 4A as half day programme again next year.</p>
                                        <p>&nbsp;</p>
                                        <h4 style="margin-top: 0px;">How are the programme split?</h4>
                                        <p>The Being a Director Part 4, are split into a Part 4A and a Part 4B.<br />These programmes will run as a half you can choose to attend these on the specified Saturday classes.</p>
                                        <h4 style="margin-top: 0px;">Prerequisite</h4>
                                        <p>You are required to attend Being a Director Part 3A before attending Being a Director Part 3B. This is to ensure that you will be able to follow the content seamlessly.</p>
                                        <h4 style="margin-top: 0px;"><br />Benefit of the programme</h4>
                                        <ul>
                                            <li>Half day programme&nbsp;</li>
                                            <li>More convenient and flexible&nbsp;</li>
                                            <li>Understanding corporate governance.</li>
                                            <li>Understanding governance models and frameworks.</li>
                                            <li>Understanding the importance of governing body members and their duties.</li>
                                            <li>Understanding who is key role players in governance.</li>
                                            <li>Learning from - and asking a Governance Specialist questions you might have.</li>
                                        </ul>
                                        <p>&nbsp;</p>
                                        <h4><br /></h4>








                                    </div>
                                    <!-- Right Column -->


                                    <!-- Column 3 -->
                                    <div class="col-sm-2 generalUse4-col">
                                        <h4>Duration</h4>

                                        <p>09h00 until 12h30</p>
                                    </div>

                                    <!-- Column 4 -->
                                    <div class="col-sm-3 generalUse4-col">
                                        <div class="col-sm-5">
                                            <img alt="" src="data:image/png;base64,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" style="width: 100px; height: 100px;" /></div>

                                    </div>
                                </div>
                            </div>
                        </div>

                    </div><br /><br />
                    <hr />
                    <!-- IF PROGRAMME FEES CODE DOESNT LOOK LIKE THE BELOW ON OTHER PROGRAMMES COPY FROM HERE TO FIX TS AND CS-->

                    <div class="sp-content-out2 border-top padding-top-0" id="eventMain-pricing">
                        <div class="container">
                            <!-- Header/Info -->
                            <div class="event-princing-intro">
                                <h4 class="section-header">Programme Fees</h4>
                            </div>
                            <!-- Pricing Columns Start -->
                            <div class="event-pricing">
                                <div class="row">

                                    <!-- Column 1 -->
                                    <div class="col-sm-3">
                                        <div class="pricing-table">
                                            <!-- Column 1 Row 1 -->
                                            <div class="table-row table-row-1">
                                                <h6><span style="font-weight: 600; text-align: center; text-transform: uppercase; font-family: Ubuntu, sans-serif; font-size: 16px;"><br />Subscription paying&nbsp;</span><span style="font-weight: 600; text-align: center; text-transform: uppercase; font-family: Ubuntu, sans-serif; font-size: 16px;">member</span></h6>

                                            </div>
                                            <!-- Column 1 Row 2 -->
                                            <div class="table-row table-row-2">
                                                <h6>digital fee<br /></h6>
                                                <div class="price">R 3 014<span style="font-size: 22px;">.00</span><span class="cents">incl VAT<br /></span></div>
                                            </div>
                                        </div>
                                    </div>
                                    <!-- Column 2 -->
                                    <div class="col-sm-3">
                                        <div class="pricing-table">
                                            <!-- Column 1 Row 1 -->
                                            <div class="table-row table-row-1">
                                                <h6><span style="font-weight: 600; text-align: center; text-transform: uppercase; font-family: Ubuntu, sans-serif; font-size: 16px;"><strong><span style="font-size: medium; font-weight: 600; text-align: center; text-transform: uppercase; font-family: Ubuntu, sans-serif;">Non-subscription paying member (Event-attendee)</span></strong>
                                                    </span>
                                                </h6>

                                            </div>
                                            <!-- Column 1 Row 2 -->
                                            <div class="table-row table-row-2">
                                                <h6>digital fee<br /></h6>
                                                <div class="price">R3 546<span style="font-size: 22px;"><span style="text-align: center; background-color: #642667; font-size: 22px; color: #ffffff;">.00</span></span><span class="cents">incl VAT</span></div>
                                            </div>
                                        </div>
                                    </div>


                                </div>
                            </div>

                        </div>
                    </div>

                </div>

                <!-- TAB 1 CONTENT ENDs -->
                <!-- Tab 1 Agenda Row 2 -->

                <!-- Tab 1 Agenda Row 3 -->

                <!-- Tab 1 Agenda Row 4 -->

                <!-- Tab 1 Agenda Row 5 -->

                <!-- COPY TS and CS BELOW -->

                <!-- TAB 2 CONTENT STARTS -->
                <div class="tab-pane" id="tab2default">
                    <!-- Tab 1 Agenda Row 1 -->
                    <div class="agenda-row">
                        <div class="sp-content-out " id="generalUse1-content">
                            <div class="container">

                                <h3>IoDSA Event Booking Terms and Conditions</h3>
                                <hr />
                                <div>
                                    <ol>
                                        <p>These Terms and Conditions govern the delivery of events, conferences, workshops, and training programmes (“collectively referred to as Events”) by the Institute of Directors in South Africa NPC (“IoDSA”) to members
                                            and the public (“collectively referred to as Delegates”).<br /><br /><span style="white-space: pre;"><b><span style="color: #92d050;">GENERAL</span></b>
                                            </span>
                                        </p>
                                        <li>The IoDSA business hours are Monday to Friday from 09h00 to 16h00 (excluding weekends and public holidays).</li>
                                        <li>All calls to the IoDSA are recorded for record and quality purposes.</li>
                                        <li style="text-align: justify;">All official communication with Delegates will be conducted via email and no other platforms. All requests and updates (including updating of personal information) must be submitted in writing.</li>
                                        <li>Enquiries must be made out to the email address as listed on the respective Event booking page on the IoDSA website:<br />4.1.<span style="white-space: pre;">	</span>All training-related enquiries should be made
                                            to&nbsp;
                                            <a href="mailto:training@iodsa.co.za">training@iodsa.co.za</a><br />4.2.<span style="white-space: pre;">	</span>All member event-related enquiries should be made to&nbsp;<a href="mailto:events@iodsa.co.za">events@iodsa.co.za</a><br />4.3.<span style="white-space: pre;">	</span>All certification or designee-related enquiries should be made to&nbsp;<a href="mailto:certifications@iodsa.co.za">certifications@iodsa.co.za</a></li>
                                        <li>IoDSA reserves the right to amend the details and logistics of Events at any time.&nbsp;</li>
                                        <li>IoDSA Events and other services are provided without any warranties or guarantees, except for their intended purpose. The IoDSA shall not be held liable for any direct, indirect, incidental, special, or consequential
                                            loss or damage arising from participation in any Event or other service.<br /></li>
                                        <li>The IoDSA shall not be liable for any delay, postponement, or failure to deliver an Event (in whole or in part) to the extent caused by circumstances beyond its reasonable control (“Force Majeure”). Force Majeure
                                            includes, without limitation, acts of God, natural disasters, epidemics/pandemics and related governmental restrictions, labour disputes or strikes (other than those solely involving IoDSA employees), widespread
                                            internet or telecommunications outages, fire, or any other unforeseen events that make performance commercially impracticable or unsafe. The IoDSA will make reasonable efforts to notify Delegates of a Force
                                            Majeure event as soon as practicable and will take reasonable steps to mitigate the impact.<br /></li>
                                        <li>All fee discounts, sponsorships, complimentary or pro bono services, and the like are provided entirely at the discretion of the IoDSA. These may be offered to Delegates who meet the discount eligibility criteria
                                            as determined by the IoDSA from time to time. The IoDSA reserves the right to amend, withdraw, or cancel any such benefits at any time and for any reason.&nbsp;<br /></li>
                                        <li>All persons attending events at the IoDSA office/venues do so at their own risk.<br /></li>
                                        <li>The terms “Delegate,” “Member,” or “person” are non-gender specific and refer to any individual, juristic person, organisation, body, institution, or third party engaging with the IoDSA.<br /></li>
                                        <li>“Business Days” refer to any day other than a Saturday, Sunday, or public holiday in the Republic of South Africa.</li>
                                        <li>If you are unhappy or dissatisfied with any Event provided by the IoDSA, you must submit your grievance in writing through one of the following channels:<br />12.1.&nbsp;&nbsp;The IoDSA online complaints link available
                                            on the website;<br />12.2.&nbsp;&nbsp;The Event feedback survey link provided (where applicable); or<br />12.3.&nbsp;&nbsp;Directly to the designated contact person for the Event, as listed on the Event page.<br />
                                            <p><b><span style="color: #92d050;"><br />ONLINE PROFILE AND INFORMATION</span></b></p>
                                        </li>
                                        <li>Delegates are required to have an online profile to book for Events or submit applications and the like.<br /></li>
                                        <li>Delegates must log in using their existing IoDSA Member or Event Attendee profile or create an Event Attendee Profile to make a booking if a profile does not already exist.&nbsp;<br /></li>
                                        <li>Delegates should always avoid creating or having duplicate profiles/accounts. Duplicate profiles may affect the application of member benefits, such as discounts on Event fees. Benefits, where applicable, will not
                                            be granted to members who have used a duplicate profile for booking an Event.&nbsp;<br /></li>
                                        <li>Delegates are responsible for keeping their profile and contact information accurate and up to date.<br /></li>
                                        <li>It is the responsibility of Delegates to ensure that their passwords are kept secure from third parties. Manual assistance with password resets is available upon telephonic and/or written requests after successful
                                            Delegate verification.
                                            <br /></li>
                                        <li>By providing the IoDSA with personal and professional information, the Delegate gives consent to the IoDSA to process this information to provide the Event and/or other related services.&nbsp;<br /></li>
                                        <li>The IoDSA undertakes to maintain the confidentiality of all information provided to it and will handle such information in accordance with the Protection of Personal Information Act 4 of 2013. For further details,
                                            Delegates may refer to the IoDSA’s&nbsp;<a href="https://cdn.ymaws.com/www.iodsa.co.za/resource/collection/F85F0CDA-6820-4BBA-A467-ED6EE14B0EE5/Privacy_Policy.pdf">Privacy Policy</a>&nbsp;and&nbsp;<a href="https://cdn.ymaws.com/www.iodsa.co.za/resource/collection/F85F0CDA-6820-4BBA-A467-ED6EE14B0EE5/PAIA_Manual.pdf">PAIA Manual&nbsp;</a>available
                                            on the IoDSA website.
                                            <p><b><span style="color: #92d050;"><br />EVENT BOOKINGS</span></b></p>
                                        </li>
                                        <li>All Event bookings must be completed via the online registration form specific to the Event.<br /></li>
                                        <li>Bookings must be made using the profile of the Delegate attending the Event. Bookings made under another Delegate’s profile will be deemed invalid, cancelled and may result in deletion or blocking of the profile
                                            and records, at the discretion of the IoDSA.&nbsp;<br /></li>
                                        <li>Delegates are responsible for ensuring that the information and contact details in their profile are accurate and correctly reflected on the Event booking form. The details provided on the Event booking form will
                                            be used for all event-related communications and for issuing of certificates of attendance (where applicable). The IoDSA will not be held liable if Delegates use the details of a personal assistant, secretary
                                            or any other third party and, as a result, do not receive Event communications.<br /></li>
                                        <li>A Delegate’s booking for an Event will only be considered confirmed upon:&nbsp;<br />23.1.&nbsp;&nbsp;Acceptance of these Terms and Conditions (Ts &amp; Cs) and any other specific terms and conditions applicable
                                            to the specific Event&nbsp;(which will take precedence over these T&amp;Cs if there is a conflict);<br />23.2.&nbsp;&nbsp;Receipt of full payment of the applicable Event invoice/fee within the stipulated timeframe.
                                            Full payment must be received in the&nbsp;IoDSA’s designated bank account and correctly allocated to the Delegate’s profile in relation to the specific Event invoice.&nbsp;<br /></li>
                                        <li>The primary payment method for an Event is online payment via credit or debit card. For certain Events, generation of an invoice for Electronic Funds Transfer (EFT) may be available as an alternative payment method
                                            during the booking process.<br /></li>
                                        <li>Event seats/spaces are allocated on a first-come, first-served basis and are confirmed only upon receipt of full payment.<br />25.1.&nbsp;&nbsp;For EFT Payments: Either full payment must reflect in the IoDSA bank
                                            account, or a valid proof of payment or purchase order (where the Delegate’s company is responsible for payment) must be received within the stipulated timeframe.<br />25.2.&nbsp;&nbsp;For Card Payments: Payment
                                            is processed immediately and reflected against the Delegate’s account/profile due to the online payment method.&nbsp;<br /></li>
                                        <li>The IoDSA does not permit any amendments to the date reflected on an issued invoice. Once an invoice has been generated, the invoice date is final and may not be backdated or changed under any circumstances.
                                            <p>&nbsp;</p>
                                            <p><b><span style="color: #92d050;">PAYMENT BY DELEGATES</span></b></p>
                                        </li>
                                        <li>Upon completing and submitting an Event booking form, Delegates must make an immediate payment of the Event fee via the IoDSA eCommerce platform during checkout using a credit/debit card. This is the IoDSA’s preferred
                                            method of receiving payment, as card payments are allocated directly to Delegate profiles and immediately secures and confirms the Delegate’s booking.<br /></li>
                                        <li>Delegates will, in addition, depending on the Event have an EFT payment option:<br />28.1.&nbsp;&nbsp;If the EFT payment option is available and selected as the payment method during the booking process, payment
                                            must be made and proof of payment must be shared with the contact person as listed on the Event page within 48 hours of receipt of invoice, using the invoice number as reference. Once the payment reflects in
                                            the IoDSA bank account it will be allocated to the Delegate’s profile, and&nbsp;the booking will be considered confirmed. Failure to adhere to this timeline will result in the booking being cancelled without
                                            further&nbsp;notice.&nbsp;
                                            <br />28.2.&nbsp; The IoDSA shall not be held responsible for the delay in allocation of payments due to incorrect references being used by the &nbsp; Delegate. Where EFT payments cannot be allocated as a result
                                            of incorrect references used or not providing proof of payment, the&nbsp; Delegate will be required to provide proof of payment in order for the IoDSA to confirm and allocate payment. Until such time, the Delegate’s
                                            booking is not confirmed and may be cancelled if payment is not received within the stipulated timeframe.&nbsp;<br />
                                            <p>&nbsp;</p>
                                            <p><b><span style="color: #92d050;">PAYMENTS BY COMPANIES ON BEHALF OF DELEGATES</span></b></p>
                                        </li>
                                        <li>Should a Delegate require their Company to make payment on their behalf, and the credit/debit card payment is not possible during checkout due to Company internal processes, then:<br />29.1.&nbsp;&nbsp;During the
                                            checkout process the Delegate is required to select EFT as the payment option and provide the Company’s details that must appear on the invoice, should this be an available option for payment, in which case
                                            Clause 28 will apply; or&nbsp;<br />29.2.&nbsp;&nbsp;Should EFT not be available, or the Company cannot adhere to the requirements in Clause 28, the Delegate is required to make a&nbsp;written request to the
                                            contact person of the Event to assist with accommodating a company payment arrangement and to provide an invoice.<br />29.2.1.&nbsp;&nbsp;To accommodate a Company payment arrangement, and to provide an invoice
                                            for payment, the IoDSA requires the written request by the Company and/or Delegate at least four (4) weeks prior to the respective Event date(s). Events starting within four&nbsp;(4) weeks cannot accommodate
                                            Company payment arrangements. The following applies to all Company payment arrangements:&nbsp;<br />(a)&nbsp;<span style="white-space: pre;"> </span>All onboarding and supplier processes, including supplier
                                            bidding documentation and proof of payment (for Private&nbsp;Sector Companies and International Companies) or valid Purchase Orders (PO) – in the case of Public Sector companies, must be&nbsp;completed and submitted
                                            to the IoDSA within two (2) weeks from the time of the written request&nbsp;and the IoDSA approving the payment arrangement, and no later than two (2) weeks prior to the Event. Where the&nbsp;IoDSA finds the
                                            onboarding process extensive/unreasonable regarding timelines, the IoDSA reserves the right to cancel&nbsp;the payment arrangement at any time.&nbsp;<br />(b)&nbsp;&nbsp;A Delegate’s booking for an Event is
                                            only considered confirmed upon receipt of full payment of the applicable Event&nbsp;invoice/fee in the bank IoDSA bank account (proof of payment must be supplied), or in the case of local Public Sector&nbsp;companies,
                                            a valid Purchase Order, within the above stipulated timeframe.&nbsp;<br />(c)&nbsp;&nbsp;If the onboarding process, applicable supply chain documentation, and payment/PO are not received within the stipulated
                                            timelines, for whatever reason, the IoDSA reserves the right to release the booking(s) without notice and&nbsp;make the seat(s) available to other Delegates and any planned future bookings will be cancelled.<br /></li>
                                        <li>In the case of local Public sector companies, if the Company fails to make payment within 30 days of the Event date, the Delegate will be held responsible for payment, and the Delegate/Company will be blacklisted.
                                            Any future and current planned bookings will be cancelled until such payment has been settled.&nbsp;&nbsp;<br /></li>
                                        <li>All other terms and conditions relating to postponement, cancellations, non-attendance, deferment, replacement of Delegates, and any other general provisions set out in these Terms and Conditions apply.&nbsp;
                                            <p>&nbsp;</p>
                                            <p><b><span style="color: #92d050;">CANCELLATION</span></b></p>
                                        </li>
                                        <li>All requested cancellations must be submitted in writing to the email address specified on the Event page/registration form.<br /></li>
                                        <li>Cancellations made within five (5) business days of the date of payment will not be subject to any penalties i.e. the Event fee will be fully refunded (“Cooling-off Period”).&nbsp;<br /></li>
                                        <li>Delegates who cancel their booking after the Cooling-Off Period and&nbsp;<strong>more than ten (10) business days before the scheduled date&nbsp;</strong>of the Event are required to pay/forfeit 25% of the total
                                            fee as a cancellation penalty. The remaining Event fee will be refunded.<br /></li>
                                        <li>Delegates who cancel their booking between&nbsp;<strong>ten (10) and five (5) business days before the scheduled date&nbsp;</strong>of the Event are required to pay/forfeit<strong>&nbsp;50%&nbsp;</strong>of the
                                            total fee as a cancellation penalty. The remaining Event fee will be refunded.<br /></li>
                                        <li>Delegates who cancel their booking within&nbsp;<strong>five (5) business days</strong>&nbsp;prior to the&nbsp;<strong>scheduled Event date</strong>&nbsp;will be liable for a cancellation penalty equal to&nbsp;<strong>100%</strong>&nbsp;of
                                            the total Event fee. No refunds will be issued in such cases.&nbsp;<br /></li>
                                        <li>In the event of cancellation by the IoDSA, all registered Delegates will be notified, and the full Event fee will be refunded or deferred to another Event, subject to agreement between the IoDSA and the Delegate.
                                            <p>&nbsp;</p>
                                            <p><b><span style="color: #92d050;">DEFERMENT/POSTPONEMENT</span></b></p>
                                        </li>
                                        <li>Deferment refers to cases where a Delegate is unable to attend an Event due to medical reasons or other emergencies, including but not limited to accidents and bereavement. The Event fee in these circumstances will
                                            not be forfeited, provided that valid supporting documentation is submitted within five (5) business days post the Event date.&nbsp;<br /></li>
                                        <li>For medical reasons, a medical certificate must indicate the dates of medical unfitness, which must align with the scheduled Event date.&nbsp;<br /></li>
                                        <li>For other emergencies, appropriate evidence (e.g., police report, or death certificate) must be provided.<br /></li>
                                        <li>Where reasonably practical, the IoDSA will offer the Delegate an alternative Event scheduled within the current calendar year. If no suitable Event is available for booking, the IoDSA will refund the Delegate.&nbsp;<br /></li>
                                        <li>If a deferment/postponement request is submitted but deemed unreasonable or unsupported by valid documentation as outlined above, the request will be treated as non-attendance in accordance with Clause 44. In such
                                            cases, the full Event fee will be forfeited/payable, and no refund will be issued. The IoDSA reserves the sole discretion to determine the reasonableness of any deferment request.&nbsp;<br /></li>
                                        <li>Should a deferment request be granted and an alternative Event is selected that has a higher price than what was paid/invoiced, the Delegate will be required to pay the difference.
                                            <p>&nbsp;</p>
                                            <p><b><span style="color: #92d050;">NON-ATTENDANCE</span></b></p>
                                        </li>
                                        <li>Subject to the provisions of the Cancellation Clauses and Deferment/Postponement Clauses above, in instances of&nbsp;<strong>non-attendance without prior written cancellation or a valid deferment request the full Event fee will be forfeited or payable, and no refund will be issued.&nbsp;</strong>Work-related
                                            reasons are not accepted as suitable reasons for non-attendance. Delegates who are unable to attend an Event due to work-related reasons will forfeit any payments made.<br /></li>
                                        <li>Delegates may submit written reasons for their non-attendance within five (5) business days after the scheduled Event. The IoDSA may, at its sole discretion, allow the Delegate to reschedule attendance on another
                                            Event date, or to another Event within that year (subject to availability). Requests submitted after the five (5) business day window period will be considered under&nbsp;<strong>Clause 44</strong>.&nbsp;<br /></li>
                                        <li>If a Delegate fails to attend a registered Event and does not submit a written cancellation, deferment request, or valid justification within the timeframes outlined in&nbsp;<strong>Clause 45,</strong>&nbsp;the
                                            matter will be considered closed. The full Event fee will be forfeited or payable, and no refunds, or rescheduling options will be considered, unless the IoDSA, at its sole discretion, determines otherwise.<br /></li>
                                        <li>A Delegate may nominate a replacement if they are unable to attend specific Events (specifically in the case of public training Events), provided the IoDSA is notified in writing at least five (5) business days
                                            prior to the scheduled date of the Event. All replacement requests are at the sole discretion of the IoDSA and will be confirmed in writing.<br /></li>
                                        <li>If the nominated replacement Delegate does not meet any applicable entry requirements for the Event (e.g., IoDSA Member-only events), participation will be declined, and the original Delegate will remain liable
                                            for the Event fee in accordance with the applicable cancellation or non-attendance clauses.<br /></li>
                                        <li>Where a discounted Event fee has been applied to a Delegate who is a paid IoDSA Member, and the replacement Delegate is not a paid IoDSA Member, the difference in fee will be charged to the replacement Delegate.
                                            If the replacement Delegate’s company is responsible for payment, the replacement Delegate will be billed and is responsible for payment and must recover the expense from their company.<br /></li>
                                        <li>If a replacement Delegate is not found or confirmed in writing by the IoDSA at least five (5) business days prior to the Event, and the original Delegate does not attend, this will be treated as a cancellation taking
                                            place within five (5) business days of the Event date or a non-attendance, as applicable. In such cases, the full Event fee will be forfeited or payable, and no refund will be issued, in accordance with the
                                            applicable Cancellation or Non-Attendance Clauses above.<br /></li>
                                        <li>All terms and conditions applicable to the original Delegate, including those relating to cancellation, deferment, non-attendance, payment obligations, and conduct—shall apply equally to any nominated replacement
                                            Delegate. Acceptance of a replacement Delegate by the IoDSA does not constitute a waiver of any rights under these Terms and Conditions. The original Delegate remains liable for any fees, penalties, or administrative
                                            consequences arising from the replacement’s participation or failure to comply with these Terms.<br _rdeditor_temp="1" /></li>
                                        <li>Delegates who attend specific Events, such as training, for the full duration of the Event will receive a Certificate of Attendance.&nbsp;</li>
                                        <li>The IoDSA reserves the right to withhold a Certificate of Attendance if the Delegate is deemed inattentive or not sufficiently present during the Event. Criteria to determine attendance is based on attendance tracking,
                                            engagement during the Event, participation in discussions, polls and other engagement activities.&nbsp;<br /></li>
                                        <li>It is the Delegate’s responsibility to retain and securely store their Certificates of Attendance. Certificates for qualifying Events can be accessed via the Delegate’s online profile. However, due to system upgrades
                                            or operational limitations, certain certificates—particularly those issued prior to February 2020—may no longer be available online or retrievable. The IoDSA shall not be held liable for storage, recovery, or
                                            reissuance of certificates beyond what is reasonably supported by its systems and policies.<br />
                                            <p>&nbsp;</p>
                                            <p><b><span style="color: #92d050;">COMPLIANCE WITH RULES</span></b></p>
                                        </li>
                                        <li>The IoDSA reserves the right to refuse admission to or remove a Delegate from an Event at its sole discretion. This may occur if payment has not been received, if the Delegate poses a health or safety risk, or if
                                            they are considered disruptive to others. Should a Delegate be removed from the Event due to the above misconduct, the fee is not refundable/is payable.&nbsp;<br /></li>
                                        <li>Delegates must comply with all house rules set by the IoDSA, the facilitator, and the venue or online platform. Respectful conduct is expected throughout the duration of the Event.<b><span style="color: #92d050;"></span></b></li>
                                        <li>Where applicable, course materials provided during Events are the intellectual property of the IoDSA and/or designated third parties. These materials are intended solely for the use of the attending Delegate. Reproduction,
                                            distribution, or modification of any part of the course material is strictly prohibited and subject to the IoDSA’s Intellectual Property Policy.<br /></li>
                                        <li>The recording or transcription of any Event in any format, including but not limited to video, audio, or text, is strictly prohibited by any delegates.&nbsp;<br /></li>
                                        <li>By attending an Event, the Delegate consents to their photographs and/or event feedback being published on social media or other media as may be determined by the IoDSA.&nbsp;</li>
                                    </ol>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
                <!-- TAB 2 CONTENT ENDs -->
            </div>
            <!-- all TAB  CONTENT ENDS -->


        </div>
    </div>
</div>]]></description>
<pubDate>Thu, 30 Jul 2026 14:00:00 GMT</pubDate>
</item>
<item>
<title>Being a Director Part 4B: Governing Body’s role in its Evaluation and Delegation  (Weekday - Online)</title>
<link>https://www.iodsa.co.za/events/EventDetails.aspx?id=2031501</link>
<guid>https://www.iodsa.co.za/events/EventDetails.aspx?id=2031501</guid>
<description><![CDATA[<!-- External Stylesheet (DO NOT REMOVE) -->

<!-- Internal Styles (Page Styles) -->
<style>
    /* Bottom Blocks */
            .genBlock-text, .genBlock-img { min-height: 100px; }
            .genBlock-text { background-color: #cfc3d8; padding: 10px 2%; }
            .genBlock-text .formbutton { margin-top: 15px; }
            .genBlock-img { position: relative; }
            .genBlock-img img { -o-object-fit: cover; object-fit: cover; position: absolute; top: 0; height: 100%; left: 0; width: 100%; }
        
        .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
            min-height: 1px;
            padding-left: 20px;
            padding-right: 8px;
            position: relative;
        }
            /* heading */
            
            h1, h2, h3, h4, h5, h6 {font-family: 'Ubuntu', sans-serif;}
            
            h1 {font-size:32px; font-weight:600; margin: 10px 0 10px; color:#642667; text-transform:none;}
            h2 {font-size:28px; font-weight:600; margin: 10px 0 10px; color:#642667; text-transform:none;}
            h3 {font-size:24px; font-weight:600; margin: 10px 0 10px; color:#642667; text-transform:none;}
            h4 {font-size:21px; font-weight:600; margin: 3px 0 10px; color:#642667; text-transform:none;}
            h5 {font-size:18px; font-weight:600; margin: 3px 0 10px; color:#642667; text-transform:none;}
            h6 {font-size:16px; font-weight:600; margin: 3px 0 10px; color:#642667;; text-transform:none;}
            
                /* Navigation Bar */
                 .sp-nav-out {
                 text-align: center;
                 padding: 10px 0;
                 background-color: rgba(240, 240, 240, 0.85);
            }
                .sp-nav {
                 list-style: none;
                 padding-left: 0;
                 margin-bottom: 0;
                }
                .sp-nav li {
                 display: inline-block;
                 vertical-align: middle;
                 margin-right: 30px;
                }
                .sp-nav li:last-child {
                 margin-right: 0;
                }
                .sp-nav a {
                 color: #fff;
                 font-size: 18px;
                 text-decoration: none !important;
                 line-height: 25px;
                }
                .sp-nav a:hover {
                 opacity: 0.7;
                }
                .fixed-nav {
                 position: fixed;
                 left: 0;
                 width: 100%;
                 z-index: 10;
                 transition: 0.5s;
                }
                /* Accordion Styles */
                .panel-group {
                 margin-bottom: 0;
                }
                .panel-group .panel {
                 border: none;
                 border-radius: 0;
                 box-shadow: none;
                 margin: 0 0 5px !important;
                }
                .panel-default>.panel-heading {
                 background-color: transparent;
                 border: none;
                 border-radius: 0;
                 padding: 0;
                }
                .panel-title a {
                 color: #fff;
                 font-size: 16px;
                 font-weight: 600;
                 text-decoration: none !important;
                 background-color: #000000;
                 padding: 12px 40px 12px 20px;
                 display: block;
                 position: relative;
                }
                .panel-title a.collapsed {
                 background-color: #642667;
                }
                .panel-title a.collapsed:hover {
                 background-color: #000000;
                }
                .panel-title a::after {
                 content: "\f078";
                 font-family: FontAwesome;
                 position: absolute;
                 right: 20px;
                 top: 50%;
                 -webkit-transform: translateY(-50%);
                 transform: translateY(-50%);
                 opacity: 0.7;
                }
                .panel-title a.collapsed::after {
                 content: "\f054";
                }
                /* Featured Content */
                .spFeatured-out.border-top {
                 border-top: 5px solid #fff;
                }
                .featured-left {
                 padding: 0 !important;
                }
                .featured-video iframe {
                 position: absolute;
                 top: 0;
                 height: 100%;
                 left: 0;
                 width: 100%;
                }
                .featured-img img {
                 position: absolute;
                 top: 0;
                 height: 100%;
                 left: 0;
                 width: 100%;
                 object-fit: cover;
                }
                .featured-right {
                 padding: 60px 4% 80px;
                 min-height: 400px;
                }
                .featured-text .formbutton {
                 margin-top: 15px;
                }
                /* Content Boxes */
                .cb-left {
                 padding-right: 2%;
                }
                .cb-right {
                 padding-left: 2%;
                }
                .cb-box {
                 display: -webkit-box;
                 display: -ms-flexbox;
                 display: flex;
                 margin-left: 0 !important;
                 margin-right: 0 !important;
                 margin-bottom: 40px;
                 -webkit-box-shadow: 0 0px 15px 0px rgba(52, 52, 52, 0.15);
                 box-shadow: 0 0px 15px 0px rgba(52, 52, 52, 0.15);
                }
                .cb-text {
                 background-color: #fff;
                 padding: 25px 20px 80px !important;
                 min-height: 355px;
                 position: relative;
                }
                .cb-text h5 {
                 margin: 0 0 15px;
                }
                .cb-text .formbutton {
                 position: absolute;
                 left: 20px;
                 bottom: 40px;
                }
                .cb-img {
                 position: relative;
                 padding: 0 !important;
                }
                .cb-img img {
                 position: absolute;
                 top: 0;
                 height: 100%;
                 left: 0;
                 width: 100%;
                 object-fit: cover;
                }
                /* Text Boxes */
                .text-box {
                 text-align: center;
                 background-color: #fff;
                 -webkit-box-shadow: 0 0px 15px 0px rgba(52, 52, 52, 0.15);
                 box-shadow: 0 0px 15px 0px rgba(52, 52, 52, 0.15);
                 padding: 25px 15px;
                }
                .text-box .formbutton {
                 margin-top: 10px;
                }
                /* Become Member */
                .bmem-info {
                 margin-top: 20px;
                }
                
                
                
                /*********** Media Queries *************/
                @media (max-width: 1199px) {
                /* Navigation Bar */
                 .sp-nav li {
                  margin-right: 20px;
                 }
                 .sp-nav a {
                  font-size: 15px;
                 }
                }
                @media (max-width: 991px) {
                }
                @media (max-width: 959px) {
                /* Featured Content */
                 .featured-right {
                  padding: 40px 5% 50px;
                 }
                }
                @media (max-width: 767px) {
                /* General */
                 .col-5 {
                  float: none;
                  width: 100%;
                  padding-left: 15px;
                  padding-right: 15px;
                 }
                 .no-margins {
                  margin-left: 0 !important;
                  margin-right: 0 !important;
                 }
                /* Hero Image */
                 .sp-hero-out img {
                  height: 330px;
                  width: auto;
                  max-width: none;
                  position: relative;
                  left: 50%;
                  -webkit-transform: translateX(-50%);
                  transform: translateX(-50%);
                 }
                 .sp-hero-content .hero-links li {
                  display: block;
                  border-right: none;
                  padding-right: 0;
                  margin-right: 0;
                  margin-top: 5px;
                 }
                 .sp-hero-content .hero-links a {
                  font-size: 15px;
                 }
                 .sp-hero-content p {
                  line-height: normal;
                  font-size: 15px;
                 }
                /* Navigation Bar */
                 #PageBody {
                  margin-top: 0 !important;
                 }
                 .sp-nav li {
                  display: block;
                  margin: 0 0 6px;
                 }
                 .sp-nav a {
                  display: block;
                  background-color: rgba(255,255,255,0.15);
                  padding: 11px 15px;
                  line-height: normal;
                 }
                 .sp-nav a:hover {
                  color: #fff;
                  background-color: rgba(255,255,255,0.35);
                 }
                 .fixed-nav {
                  position: initial;
                 }
                /* Section Styles */
                 .sp-content-out {
                  padding: 40px 0;
                 }
                /* Accordions Styles */
                 .panel-title a {
                  padding: 12px 30px 12px 10px;
                 }
                 .panel-title a::after {
                  right: 10px;
                 }
                /* Featured Content */
                 .featured-left,
                 .featured-right {
                  width: 100%;
                 }
                 .featured-left {
                  min-height: 230px;
                 }
                 .featured-right {
                  padding: 25px 15px 50px;
                  min-height: auto;
                  border-left: none;
                  border-top: 2px solid #fff;
                 }
                /* Content Boxes */
                 .cb-left {
                  padding-right: 15px;
                 }
                 .cb-right {
                  padding-left: 15px;
                 }
                 .cb-box {
                  margin-left: 0 !important;
                  margin-right: 0 !important;
                 }
                 .cb-text {
                  padding: 25px 15px 30px !important;
                 }
                 .cb-text .formbutton {
                  position: initial;
                  margin-top: 15px;
                 }
                /* Text Box */
                 .spBox-col {
                  min-height: auto !important;
                  max-width: 600px;
                  margin: 0 auto 30px;
                 }
                 .spBox-col:last-child {
                  margin-bottom: 0;
                 }
                /* Become Member */
                 .bmem-info {
                  margin: 0 0 35px;
                 }
                }
                @media (max-width: 600px) {
                }
                @media (max-width: 480px) {
                /* Hero Image */
                 .sp-hero-content h1 {
                  font-size: 22px;
                 }
                /* Content Boxes */
                 .cb-box {
                  display: block;
                 }
                 .cb-img {
                  height: 250px;
                  width: 100%;
                  left: 0;
                 }
                 .cb-text {
                  width: 100%;
                  right: 0;
                  min-height: auto;
                 }
                
                }
                    /* Pricing Tables */
                                .event-pricing { margin-top: 25px; }
                                .pricing-table { border: 1px solid #333333; text-align: center; margin-bottom: 20px; }
                                .pricing-table h6 { text-transform: uppercase; margin: 0; }
                                .table-row { padding: 25px 10px; position: relative; }
                                .table-row-1::before { border-left: 15px solid transparent; border-right: 15px solid transparent; border-top: 13px solid #ffffff; content: ""; position: absolute; bottom: -13px; width: 0; left: 0; right: 0; margin: 0 auto; z-index: 2; }
                                .table-row-1 h6 { color: #000; }
                                .table-row-2 { background-color: #642667; padding: 30px 10px 20px; }
                                .table-row-2 h6, .table-row-2 h1 { color: #fff; }
                                .table-row-3 { background-color: #39133b; padding: 30px 10px 20px; }
                                .table-row-3 h6, .table-row-3 h1 { color: #fff; }
                                .price { color: #fff; font-size: 48px; font-weight: 500; line-height: normal; margin-top: 3px; padding-right: 30px; display: inline-block; position: relative; }
                                .price .currency { font-size: 48px; }
                                .price .cents { font-size: 14px; position: absolute; top: 24px; }
                                .table-row-4 ul { list-style: none; padding-left: 0; margin-bottom: 25px; }
                                .table-row-4 li { color:000; font-size: 16px; font-weight: 500; margin-bottom: 6px; }
                                .table-row-2bg { background-color: #888b8d; padding: 30px 10px 20px; }
                                .table-row-2bg ul { list-style: none; padding-left: 0; margin-bottom: 15px;margin-top: 3px; }
                                .table-row-2bg li { color:000; font-size: 16px; font-weight: 500; margin-bottom: 6px;margin-top: 3px; }
                                .table-row-2bg a { 	color: #fff; text-decoration: none; cursor: pointer; }
                                .table-row-2bg h6, .table-row-2 h1 {color: #fff;}
                                .table-row-2bg a:hover {color: #fff;text-decoration: underline;cursor: pointer;}
                                .price1 { color: #fff; font-size: 20px; font-weight: 500; line-height: normal; margin-top: 3px; padding-right: 30px; display: inline-block; position: relative; }
                                .price1 .currency { font-size: 20px; }
                                .price4 { color: #000; font-size: 20px; font-weight: 500; line-height: normal; margin-top: 3px; padding-right: 30px; display: inline-block; position: relative; }
                                 .table-row-4 h6 { color: #000; }
                            
                                /* Top Links */
                                #memberListing3-links { background-color: #642667; padding: 40px 0; }
                                .quicklinkul { padding: 0; list-style: none; margin-bottom: 0; }
                                .quicklinkul li { border-bottom: 1px solid #ffffff; }
                                .quicklinkul li a { color: #fff; font-weight: 600; text-transform: uppercase; display: block; padding: 10px; position: relative; }
                                .quicklinkul li a:hover { background-color: rgba(255,255,255,0.15); }
                                .quicklinkul li a:after { content: "\e072"; -moz-osx-font-smoothing: grayscale; font-family: "Glyphicons Halflings"; font-style: normal; font-weight: 400; line-height: 1; position: absolute; right: 10px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
                                
                                /* Video Section */
                                .video-left h2 { margin-bottom: 10px; font-size: 47px;}
                                
                                /* Left Column */
                                .program-left h4 { margin-top: 0; }
                                
                                /* Right Column */
                                .program-right img { margin-bottom: 10px; }
                                .program-right .formbutton { width: 100%; margin-bottom: 10px; padding: 11px 10px; }
                                .quotewrap { text-align: center;  position: relative;  margin-top: 30px; }
                                .topquote { position: absolute; width: 100%; top: -22px; }
                                .topquote i { color: #642667; font-size: 47px; }
                                .quotebox { color: #642667; background: #eee ; border-radius: 17px; padding: 40px 15px; font-size: 14px; }
                                .quotename { color: #642667; font-style: italic; font-size: 14px; padding: 10px 15px 0; }
                                
                                /* Links */
                                #courseSingle-links .formbutton { margin-top: 10px; width: 100%; padding: 11px 35px 11px 15px; text-align: left; position: relative; }
                                #courseSingle-links .formbutton i { position: absolute; right: 15px; }
                                
                                /* Sponsors */
                                .logo-col { margin-top: 15px; }
                                
                                .page-nav > li a { 
                        	display: inline-block;
                            color: white;
                            text-align: center;
                            padding: 10px 20px;
                            text-decoration: none;
                        }
                        
                        .sp-content-out {
                          padding: 50px 10px 10px 0;
                        }
                        
                        .sp-content-out2 {
                          padding: 30px 0;
                        }
                        
                    
                      
                    .page-nav > li.active > a, .page-nav > li.active > a:hover, .page-nav> li.active > a:focus {
                    	color: #642667;
                    }     
                    .page-nav > li a { 
                        	display: inline-block;
                            color: black;
                            text-align: center;
                            padding: 10px 20px;
                            
                        
                        
                         
                         
                                
                                
                                /*** Media Queries ***/
                                @media (max-width: 767px) {
                                .video-left {  margin-bottom: 25px; }
                                .program-right { max-width: 400px; margin: 40px auto 0; }
                                }
                                
                                @media (max-width: 480px) {
                                
                                .sessionImg img { margin: 0 auto 10px; }
                                }
                    
                    
                        .tab {
                          display: none;
                        }
                        .tab:target {
                          display: block;
                        }
                        .tab:last-child {
                          display: block;
                        }
                        .tab:target ~ section.tab:last-child {
                          display: none;
                        }
                        .tab > nav > a.active {
                          color: teal;
                          border-bottom-color: teal;
                        }
                        
                        /* Layout */
                        main {
                          max-width: 300px;
                        }
                        .tab > * {
                          width:100%;
                          padding-top: 10px;
                          margin: 0;
                        }
                        .tab > nav {
                          padding: 0;
                          display: flex;
                        }
                        .tab > nav > a {
                          display: inline-block;
                          text-decoration: none;
                          color: gray;
                          border-bottom: 5px solid gray;
                          margin: 0;
                          padding: 10px;
                        }
                        .tab > nav::before {
                          content: "";
                          width: 5px;
                          border-bottom: 5px solid gray;
                        }
                        .tab > nav::after {
                          content: "";
                          flex: 1;
                          border-bottom: 5px solid gray;
                        }
                        
                        .tablink {
                          background-color: #642667;
                          color: white;
                          float: left;
                          border: none;
                          outline: none;
                          cursor: pointer;
                          padding: 14px 16px;
                          font-size: 17px;
                          width: 25%;
                        }
                        
                        .tablink:hover {
                          background-color: #777;
                        }
                        
                         .tablink2 {
                          background-color: #642667;
                          color: white;
                          float: left;
                          border: none;
                          outline: none;
                         
                          padding: 14px 16px;
                          font-size: 17px;
                          width: 25%;
                        }
                        
                        /* Style the tab content (and add height:100% for full page content) */
                        .tabcontent {
                          color: white;
                          display: none;
                          padding: 100px 20px;
                          height: 100%;
                        }
</style>


<!-- Top Hero Starts -->





<div class="sp-nav-out" id="eventAgenda-nav">
    <div class="container">
        <ul class="sp-nav page-nav">

            <li class="active"><a href="#tab1default" data-toggle="tab">Programme details </a></li>

            <li><a href="#tab2default" data-toggle="tab">Programme T&amp;Cs </a></li>
        </ul>
    </div>
</div>



<div class="sp-content-out-tab" id="eventAgenda-tabs">
    <div class="container">
        <!--  <h4 class="section-header">Register for upcoming sessions</h4>-->
        <!-- Tabs System -->
        <!--  <div class="agenda-tabs">-->
        <!-- Tab Links  -->
        <!--   <ul class="nav nav-tabs">



                <li class="active"><a href="#tab1default" data-toggle="tab">01 September </a></li>
                <li><a href="#tab2default" data-toggle="tab">07 September </a></li>
                <li><a href="#tab3default" data-toggle="tab">08 September </a></li>
                <li><a href="#tab4default" data-toggle="tab">31 October </a></li>
            </ul>-->
        <!-- Tab Content -->
        <div class="panel-body">
            <div class="tab-content">

                <!-- TAB 1 CONTENT STARTS -->
                <div class="tab-pane active" id="tab1default">
                    <!-- Tab 1 Agenda Row 1 -->
                    <div class="agenda-row">
                        <!-- Program Info Starts -->
                        <div class="sp-content-out padding" id="programs-info">
                            <div class="container">
                                <div class="row">
                                    <!-- Left Column -->
                                    <div class="col-sm-8 program-left">
                                        <h4 style="margin-top: 0px;">Overview</h4>
                                        <p>For this year only, we are introducing our ‘Being a Director’ programmes pilot half-day programmes! Perfect for busy professionals seeking to enhance their skills without disrupting full day work commitments.<br /><br />This Being a Director Part 4B is aimed at increasing governing body effectiveness and adding value.<br /><br /></p>
                                        <h4 style="margin-top: 0px;">How does this work?</h4>
                                        <p>The pilot offering will only be available twice this year so it is important to note that if you miss the Being a Director Part 4B&nbsp; during this year, you might be required to redo the entire Being a Director
                                            Part 4 to be eligible for the Certified Director Designation. There is no guarantee that we will be offering the Being a Director Part 4B as half day programme again next year.</p>
                                        <p>&nbsp;</p>
                                        <h4 style="margin-top: 0px;">How are the programme split?</h4>
                                        <p>The Being a Director Part 4, are split into a Part 4A and a Part 4B.<br />These programmes will run as a half-day programme during the week on the specified dates indicated, or you can choose to attend these on
                                            the specified Saturday classes.&nbsp;<br /></p>
                                        <h4 style="margin-top: 0px;"><br />Important</h4>
                                        <p>Before proceeding to book, please familiarise yourself with the below terms of use for ease of booking and attendance.</p>
                                        <p>&nbsp;</p>
                                        <ul>
                                            <li>The 'Being a Director Part 4' will be divided into two parts: Part 4A and Part 4B.&nbsp;<br /></li>
                                            <li>It is crucial to attend both relevant parts (A and B) to fulfil attendance requirements for Being a Director Part 4.</li>
                                            <li>Failure to do so will necessitate re-booking, repayment, and attending the full 'Being a Director Part 4' to qualify for the Certified Director Designation.&nbsp;<br /></li>
                                            <li>Attendance certificates will be issued only upon completion of the entire programme duration.<br /></li>
                                            <li>The 2026 dates are the only dates available to complete these parts. You will not be able to swap it for any of the full day programme dates or carry it over to next year, as per our terms and conditions.&nbsp;<br /></li>
                                        </ul>
                                        <h4 style="margin-top: 0px;"><br />Key focus areas<br /></h4>
                                        <ul>
                                            <li>Governing body effectiveness</li>
                                            <li>Composition of governing bodies</li>
                                            <li>Remuneration of members of governing bodies</li>
                                            <li>Meeting procedures</li>
                                            <li>Committees of governing body</li>
                                            <li>Evaluation of governing body</li>
                                            <li>Delegation to management</li>
                                        </ul>
                                        <h4 style="margin-top: 0px;"><br /></h4>
                                        <h4 style="margin-top: 0px;">Benefit of the programme</h4>
                                        <ul>
                                            <li>Half day programme&nbsp;</li>
                                            <li>More convenient and flexible&nbsp;</li>
                                            <li>Learning from - and asking a Governance Specialist questions you might have.</li>
                                        </ul>
                                        <p>&nbsp;</p>
                                        <h4><br /></h4>








                                    </div>
                                    <!-- Right Column -->


                                    <!-- Column 3 -->
                                    <div class="col-sm-2 generalUse4-col">
                                        <h4>Duration</h4>

                                        <p>09h00 until 12h30</p>
                                    </div>

                                    <!-- Column 4 -->
                                    <div class="col-sm-3 generalUse4-col">
                                        <div class="col-sm-5">
                                            <img alt="" src="data:image/png;base64,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" style="width: 100px; height: 100px;" /></div>

                                    </div>
                                </div>
                            </div>
                        </div>

                    </div><br /><br />
                    <hr />
                  <!-- IF PROGRAMME FEES CODE DOESNT LOOK LIKE THE BELOW ON OTHER PROGRAMMES COPY FROM HERE TO FIX TS AND CS-->

                    <div class="sp-content-out2 border-top padding-top-0" id="eventMain-pricing">
                        <div class="container">
                            <!-- Header/Info -->
                            <div class="event-princing-intro">
                                <h4 class="section-header">Programme Fees</h4>
                            </div>
                            <!-- Pricing Columns Start -->
                            <div class="event-pricing">
                                <div class="row">

                                    <!-- Column 1 -->
                                    <div class="col-sm-3">
                                        <div class="pricing-table">
                                            <!-- Column 1 Row 1 -->
                                            <div class="table-row table-row-1">
                                                <h6><span style="font-weight: 600; text-align: center; text-transform: uppercase; font-family: Ubuntu, sans-serif; font-size: 16px;"><br />Subscription paying&nbsp;</span><span style="font-weight: 600; text-align: center; text-transform: uppercase; font-family: Ubuntu, sans-serif; font-size: 16px;">member</span></h6>

                                            </div>
                                            <!-- Column 1 Row 2 -->
                                            <div class="table-row table-row-2">
                                                <h6>digital fee<br /></h6>
                                                <div class="price">R 3 014<span style="font-size: 22px;">.00</span><span class="cents">incl VAT<br /></span></div>
                                            </div>
                                        </div>
                                    </div>
                                    <!-- Column 2 -->
                                    <div class="col-sm-3">
                                        <div class="pricing-table">
                                            <!-- Column 1 Row 1 -->
                                            <div class="table-row table-row-1">
                                                <h6><span style="font-weight: 600; text-align: center; text-transform: uppercase; font-family: Ubuntu, sans-serif; font-size: 16px;"><strong><span style="font-size: medium; font-weight: 600; text-align: center; text-transform: uppercase; font-family: Ubuntu, sans-serif;">Non-subscription paying member (Event-attendee)</span></strong>
                                                    </span>
                                                </h6>

                                            </div>
                                            <!-- Column 1 Row 2 -->
                                            <div class="table-row table-row-2">
                                                <h6>digital fee<br /></h6>
                                                <div class="price">R3 546<span style="font-size: 22px;"><span style="text-align: center; background-color: #642667; font-size: 22px; color: #ffffff;">.00</span></span><span class="cents">incl VAT</span></div>
                                            </div>
                                        </div>
                                    </div>


                                </div>
                            </div>

                        </div>
                    </div>

                </div>

                <!-- TAB 1 CONTENT ENDs -->
                <!-- Tab 1 Agenda Row 2 -->

                <!-- Tab 1 Agenda Row 3 -->

                <!-- Tab 1 Agenda Row 4 -->

                <!-- Tab 1 Agenda Row 5 -->

                <!-- COPY TS and CS BELOW -->

                <!-- TAB 2 CONTENT STARTS -->
                <div class="tab-pane" id="tab2default">
                    <!-- Tab 1 Agenda Row 1 -->
                    <div class="agenda-row">
                        <div class="sp-content-out " id="generalUse1-content">
                            <div class="container">

                                <h3>IoDSA Event Booking Terms and Conditions</h3>
                                <hr />
                                <div>
                                    <ol>
                                        <p>These Terms and Conditions govern the delivery of events, conferences, workshops, and training programmes (“collectively referred to as Events”) by the Institute of Directors in South Africa NPC (“IoDSA”) to members
                                            and the public (“collectively referred to as Delegates”).<br /><br /><span style="white-space: pre;"><b><span style="color: #92d050;">GENERAL</span></b>
                                            </span>
                                        </p>
                                        <li>The IoDSA business hours are Monday to Friday from 09h00 to 16h00 (excluding weekends and public holidays).</li>
                                        <li>All calls to the IoDSA are recorded for record and quality purposes.</li>
                                        <li style="text-align: justify;">All official communication with Delegates will be conducted via email and no other platforms. All requests and updates (including updating of personal information) must be submitted in writing.</li>
                                        <li>Enquiries must be made out to the email address as listed on the respective Event booking page on the IoDSA website:<br />4.1.<span style="white-space: pre;">	</span>All training-related enquiries should be made
                                            to&nbsp;
                                            <a href="mailto:training@iodsa.co.za">training@iodsa.co.za</a><br />4.2.<span style="white-space: pre;">	</span>All member event-related enquiries should be made to&nbsp;<a href="mailto:events@iodsa.co.za">events@iodsa.co.za</a><br />4.3.<span style="white-space: pre;">	</span>All certification or designee-related enquiries should be made to&nbsp;<a href="mailto:certifications@iodsa.co.za">certifications@iodsa.co.za</a></li>
                                        <li>IoDSA reserves the right to amend the details and logistics of Events at any time.&nbsp;</li>
                                        <li>IoDSA Events and other services are provided without any warranties or guarantees, except for their intended purpose. The IoDSA shall not be held liable for any direct, indirect, incidental, special, or consequential
                                            loss or damage arising from participation in any Event or other service.<br /></li>
                                        <li>The IoDSA shall not be liable for any delay, postponement, or failure to deliver an Event (in whole or in part) to the extent caused by circumstances beyond its reasonable control (“Force Majeure”). Force Majeure
                                            includes, without limitation, acts of God, natural disasters, epidemics/pandemics and related governmental restrictions, labour disputes or strikes (other than those solely involving IoDSA employees), widespread
                                            internet or telecommunications outages, fire, or any other unforeseen events that make performance commercially impracticable or unsafe. The IoDSA will make reasonable efforts to notify Delegates of a Force
                                            Majeure event as soon as practicable and will take reasonable steps to mitigate the impact.<br /></li>
                                        <li>All fee discounts, sponsorships, complimentary or pro bono services, and the like are provided entirely at the discretion of the IoDSA. These may be offered to Delegates who meet the discount eligibility criteria
                                            as determined by the IoDSA from time to time. The IoDSA reserves the right to amend, withdraw, or cancel any such benefits at any time and for any reason.&nbsp;<br /></li>
                                        <li>All persons attending events at the IoDSA office/venues do so at their own risk.<br /></li>
                                        <li>The terms “Delegate,” “Member,” or “person” are non-gender specific and refer to any individual, juristic person, organisation, body, institution, or third party engaging with the IoDSA.<br /></li>
                                        <li>“Business Days” refer to any day other than a Saturday, Sunday, or public holiday in the Republic of South Africa.</li>
                                        <li>If you are unhappy or dissatisfied with any Event provided by the IoDSA, you must submit your grievance in writing through one of the following channels:<br />12.1.&nbsp;&nbsp;The IoDSA online complaints link available
                                            on the website;<br />12.2.&nbsp;&nbsp;The Event feedback survey link provided (where applicable); or<br />12.3.&nbsp;&nbsp;Directly to the designated contact person for the Event, as listed on the Event page.<br />
                                            <p><b><span style="color: #92d050;"><br />ONLINE PROFILE AND INFORMATION</span></b></p>
                                        </li>
                                        <li>Delegates are required to have an online profile to book for Events or submit applications and the like.<br /></li>
                                        <li>Delegates must log in using their existing IoDSA Member or Event Attendee profile or create an Event Attendee Profile to make a booking if a profile does not already exist.&nbsp;<br /></li>
                                        <li>Delegates should always avoid creating or having duplicate profiles/accounts. Duplicate profiles may affect the application of member benefits, such as discounts on Event fees. Benefits, where applicable, will not
                                            be granted to members who have used a duplicate profile for booking an Event.&nbsp;<br /></li>
                                        <li>Delegates are responsible for keeping their profile and contact information accurate and up to date.<br /></li>
                                        <li>It is the responsibility of Delegates to ensure that their passwords are kept secure from third parties. Manual assistance with password resets is available upon telephonic and/or written requests after successful
                                            Delegate verification.
                                            <br /></li>
                                        <li>By providing the IoDSA with personal and professional information, the Delegate gives consent to the IoDSA to process this information to provide the Event and/or other related services.&nbsp;<br /></li>
                                        <li>The IoDSA undertakes to maintain the confidentiality of all information provided to it and will handle such information in accordance with the Protection of Personal Information Act 4 of 2013. For further details,
                                            Delegates may refer to the IoDSA’s&nbsp;<a href="https://cdn.ymaws.com/www.iodsa.co.za/resource/collection/F85F0CDA-6820-4BBA-A467-ED6EE14B0EE5/Privacy_Policy.pdf">Privacy Policy</a>&nbsp;and&nbsp;<a href="https://cdn.ymaws.com/www.iodsa.co.za/resource/collection/F85F0CDA-6820-4BBA-A467-ED6EE14B0EE5/PAIA_Manual.pdf">PAIA Manual&nbsp;</a>available
                                            on the IoDSA website.
                                            <p><b><span style="color: #92d050;"><br />EVENT BOOKINGS</span></b></p>
                                        </li>
                                        <li>All Event bookings must be completed via the online registration form specific to the Event.<br /></li>
                                        <li>Bookings must be made using the profile of the Delegate attending the Event. Bookings made under another Delegate’s profile will be deemed invalid, cancelled and may result in deletion or blocking of the profile
                                            and records, at the discretion of the IoDSA.&nbsp;<br /></li>
                                        <li>Delegates are responsible for ensuring that the information and contact details in their profile are accurate and correctly reflected on the Event booking form. The details provided on the Event booking form will
                                            be used for all event-related communications and for issuing of certificates of attendance (where applicable). The IoDSA will not be held liable if Delegates use the details of a personal assistant, secretary
                                            or any other third party and, as a result, do not receive Event communications.<br /></li>
                                        <li>A Delegate’s booking for an Event will only be considered confirmed upon:&nbsp;<br />23.1.&nbsp;&nbsp;Acceptance of these Terms and Conditions (Ts &amp; Cs) and any other specific terms and conditions applicable
                                            to the specific Event&nbsp;(which will take precedence over these T&amp;Cs if there is a conflict);<br />23.2.&nbsp;&nbsp;Receipt of full payment of the applicable Event invoice/fee within the stipulated timeframe.
                                            Full payment must be received in the&nbsp;IoDSA’s designated bank account and correctly allocated to the Delegate’s profile in relation to the specific Event invoice.&nbsp;<br /></li>
                                        <li>The primary payment method for an Event is online payment via credit or debit card. For certain Events, generation of an invoice for Electronic Funds Transfer (EFT) may be available as an alternative payment method
                                            during the booking process.<br /></li>
                                        <li>Event seats/spaces are allocated on a first-come, first-served basis and are confirmed only upon receipt of full payment.<br />25.1.&nbsp;&nbsp;For EFT Payments: Either full payment must reflect in the IoDSA bank
                                            account, or a valid proof of payment or purchase order (where the Delegate’s company is responsible for payment) must be received within the stipulated timeframe.<br />25.2.&nbsp;&nbsp;For Card Payments: Payment
                                            is processed immediately and reflected against the Delegate’s account/profile due to the online payment method.&nbsp;<br /></li>
                                        <li>The IoDSA does not permit any amendments to the date reflected on an issued invoice. Once an invoice has been generated, the invoice date is final and may not be backdated or changed under any circumstances.
                                            <p>&nbsp;</p>
                                            <p><b><span style="color: #92d050;">PAYMENT BY DELEGATES</span></b></p>
                                        </li>
                                        <li>Upon completing and submitting an Event booking form, Delegates must make an immediate payment of the Event fee via the IoDSA eCommerce platform during checkout using a credit/debit card. This is the IoDSA’s preferred
                                            method of receiving payment, as card payments are allocated directly to Delegate profiles and immediately secures and confirms the Delegate’s booking.<br /></li>
                                        <li>Delegates will, in addition, depending on the Event have an EFT payment option:<br />28.1.&nbsp;&nbsp;If the EFT payment option is available and selected as the payment method during the booking process, payment
                                            must be made and proof of payment must be shared with the contact person as listed on the Event page within 48 hours of receipt of invoice, using the invoice number as reference. Once the payment reflects in
                                            the IoDSA bank account it will be allocated to the Delegate’s profile, and&nbsp;the booking will be considered confirmed. Failure to adhere to this timeline will result in the booking being cancelled without
                                            further&nbsp;notice.&nbsp;
                                            <br />28.2.&nbsp; The IoDSA shall not be held responsible for the delay in allocation of payments due to incorrect references being used by the &nbsp; Delegate. Where EFT payments cannot be allocated as a result
                                            of incorrect references used or not providing proof of payment, the&nbsp; Delegate will be required to provide proof of payment in order for the IoDSA to confirm and allocate payment. Until such time, the Delegate’s
                                            booking is not confirmed and may be cancelled if payment is not received within the stipulated timeframe.&nbsp;<br />
                                            <p>&nbsp;</p>
                                            <p><b><span style="color: #92d050;">PAYMENTS BY COMPANIES ON BEHALF OF DELEGATES</span></b></p>
                                        </li>
                                        <li>Should a Delegate require their Company to make payment on their behalf, and the credit/debit card payment is not possible during checkout due to Company internal processes, then:<br />29.1.&nbsp;&nbsp;During the
                                            checkout process the Delegate is required to select EFT as the payment option and provide the Company’s details that must appear on the invoice, should this be an available option for payment, in which case
                                            Clause 28 will apply; or&nbsp;<br />29.2.&nbsp;&nbsp;Should EFT not be available, or the Company cannot adhere to the requirements in Clause 28, the Delegate is required to make a&nbsp;written request to the
                                            contact person of the Event to assist with accommodating a company payment arrangement and to provide an invoice.<br />29.2.1.&nbsp;&nbsp;To accommodate a Company payment arrangement, and to provide an invoice
                                            for payment, the IoDSA requires the written request by the Company and/or Delegate at least four (4) weeks prior to the respective Event date(s). Events starting within four&nbsp;(4) weeks cannot accommodate
                                            Company payment arrangements. The following applies to all Company payment arrangements:&nbsp;<br />(a)&nbsp;<span style="white-space: pre;"> </span>All onboarding and supplier processes, including supplier
                                            bidding documentation and proof of payment (for Private&nbsp;Sector Companies and International Companies) or valid Purchase Orders (PO) – in the case of Public Sector companies, must be&nbsp;completed and submitted
                                            to the IoDSA within two (2) weeks from the time of the written request&nbsp;and the IoDSA approving the payment arrangement, and no later than two (2) weeks prior to the Event. Where the&nbsp;IoDSA finds the
                                            onboarding process extensive/unreasonable regarding timelines, the IoDSA reserves the right to cancel&nbsp;the payment arrangement at any time.&nbsp;<br />(b)&nbsp;&nbsp;A Delegate’s booking for an Event is
                                            only considered confirmed upon receipt of full payment of the applicable Event&nbsp;invoice/fee in the bank IoDSA bank account (proof of payment must be supplied), or in the case of local Public Sector&nbsp;companies,
                                            a valid Purchase Order, within the above stipulated timeframe.&nbsp;<br />(c)&nbsp;&nbsp;If the onboarding process, applicable supply chain documentation, and payment/PO are not received within the stipulated
                                            timelines, for whatever reason, the IoDSA reserves the right to release the booking(s) without notice and&nbsp;make the seat(s) available to other Delegates and any planned future bookings will be cancelled.<br /></li>
                                        <li>In the case of local Public sector companies, if the Company fails to make payment within 30 days of the Event date, the Delegate will be held responsible for payment, and the Delegate/Company will be blacklisted.
                                            Any future and current planned bookings will be cancelled until such payment has been settled.&nbsp;&nbsp;<br /></li>
                                        <li>All other terms and conditions relating to postponement, cancellations, non-attendance, deferment, replacement of Delegates, and any other general provisions set out in these Terms and Conditions apply.&nbsp;
                                            <p>&nbsp;</p>
                                            <p><b><span style="color: #92d050;">CANCELLATION</span></b></p>
                                        </li>
                                        <li>All requested cancellations must be submitted in writing to the email address specified on the Event page/registration form.<br /></li>
                                        <li>Cancellations made within five (5) business days of the date of payment will not be subject to any penalties i.e. the Event fee will be fully refunded (“Cooling-off Period”).&nbsp;<br /></li>
                                        <li>Delegates who cancel their booking after the Cooling-Off Period and&nbsp;<strong>more than ten (10) business days before the scheduled date&nbsp;</strong>of the Event are required to pay/forfeit 25% of the total
                                            fee as a cancellation penalty. The remaining Event fee will be refunded.<br /></li>
                                        <li>Delegates who cancel their booking between&nbsp;<strong>ten (10) and five (5) business days before the scheduled date&nbsp;</strong>of the Event are required to pay/forfeit<strong>&nbsp;50%&nbsp;</strong>of the
                                            total fee as a cancellation penalty. The remaining Event fee will be refunded.<br /></li>
                                        <li>Delegates who cancel their booking within&nbsp;<strong>five (5) business days</strong>&nbsp;prior to the&nbsp;<strong>scheduled Event date</strong>&nbsp;will be liable for a cancellation penalty equal to&nbsp;<strong>100%</strong>&nbsp;of
                                            the total Event fee. No refunds will be issued in such cases.&nbsp;<br /></li>
                                        <li>In the event of cancellation by the IoDSA, all registered Delegates will be notified, and the full Event fee will be refunded or deferred to another Event, subject to agreement between the IoDSA and the Delegate.
                                            <p>&nbsp;</p>
                                            <p><b><span style="color: #92d050;">DEFERMENT/POSTPONEMENT</span></b></p>
                                        </li>
                                        <li>Deferment refers to cases where a Delegate is unable to attend an Event due to medical reasons or other emergencies, including but not limited to accidents and bereavement. The Event fee in these circumstances will
                                            not be forfeited, provided that valid supporting documentation is submitted within five (5) business days post the Event date.&nbsp;<br /></li>
                                        <li>For medical reasons, a medical certificate must indicate the dates of medical unfitness, which must align with the scheduled Event date.&nbsp;<br /></li>
                                        <li>For other emergencies, appropriate evidence (e.g., police report, or death certificate) must be provided.<br /></li>
                                        <li>Where reasonably practical, the IoDSA will offer the Delegate an alternative Event scheduled within the current calendar year. If no suitable Event is available for booking, the IoDSA will refund the Delegate.&nbsp;<br /></li>
                                        <li>If a deferment/postponement request is submitted but deemed unreasonable or unsupported by valid documentation as outlined above, the request will be treated as non-attendance in accordance with Clause 44. In such
                                            cases, the full Event fee will be forfeited/payable, and no refund will be issued. The IoDSA reserves the sole discretion to determine the reasonableness of any deferment request.&nbsp;<br /></li>
                                        <li>Should a deferment request be granted and an alternative Event is selected that has a higher price than what was paid/invoiced, the Delegate will be required to pay the difference.
                                            <p>&nbsp;</p>
                                            <p><b><span style="color: #92d050;">NON-ATTENDANCE</span></b></p>
                                        </li>
                                        <li>Subject to the provisions of the Cancellation Clauses and Deferment/Postponement Clauses above, in instances of&nbsp;<strong>non-attendance without prior written cancellation or a valid deferment request the full Event fee will be forfeited or payable, and no refund will be issued.&nbsp;</strong>Work-related
                                            reasons are not accepted as suitable reasons for non-attendance. Delegates who are unable to attend an Event due to work-related reasons will forfeit any payments made.<br /></li>
                                        <li>Delegates may submit written reasons for their non-attendance within five (5) business days after the scheduled Event. The IoDSA may, at its sole discretion, allow the Delegate to reschedule attendance on another
                                            Event date, or to another Event within that year (subject to availability). Requests submitted after the five (5) business day window period will be considered under&nbsp;<strong>Clause 44</strong>.&nbsp;<br /></li>
                                        <li>If a Delegate fails to attend a registered Event and does not submit a written cancellation, deferment request, or valid justification within the timeframes outlined in&nbsp;<strong>Clause 45,</strong>&nbsp;the
                                            matter will be considered closed. The full Event fee will be forfeited or payable, and no refunds, or rescheduling options will be considered, unless the IoDSA, at its sole discretion, determines otherwise.<br /></li>
                                        <li>A Delegate may nominate a replacement if they are unable to attend specific Events (specifically in the case of public training Events), provided the IoDSA is notified in writing at least five (5) business days
                                            prior to the scheduled date of the Event. All replacement requests are at the sole discretion of the IoDSA and will be confirmed in writing.<br /></li>
                                        <li>If the nominated replacement Delegate does not meet any applicable entry requirements for the Event (e.g., IoDSA Member-only events), participation will be declined, and the original Delegate will remain liable
                                            for the Event fee in accordance with the applicable cancellation or non-attendance clauses.<br /></li>
                                        <li>Where a discounted Event fee has been applied to a Delegate who is a paid IoDSA Member, and the replacement Delegate is not a paid IoDSA Member, the difference in fee will be charged to the replacement Delegate.
                                            If the replacement Delegate’s company is responsible for payment, the replacement Delegate will be billed and is responsible for payment and must recover the expense from their company.<br /></li>
                                        <li>If a replacement Delegate is not found or confirmed in writing by the IoDSA at least five (5) business days prior to the Event, and the original Delegate does not attend, this will be treated as a cancellation taking
                                            place within five (5) business days of the Event date or a non-attendance, as applicable. In such cases, the full Event fee will be forfeited or payable, and no refund will be issued, in accordance with the
                                            applicable Cancellation or Non-Attendance Clauses above.<br /></li>
                                        <li>All terms and conditions applicable to the original Delegate, including those relating to cancellation, deferment, non-attendance, payment obligations, and conduct—shall apply equally to any nominated replacement
                                            Delegate. Acceptance of a replacement Delegate by the IoDSA does not constitute a waiver of any rights under these Terms and Conditions. The original Delegate remains liable for any fees, penalties, or administrative
                                            consequences arising from the replacement’s participation or failure to comply with these Terms.<br _rdeditor_temp="1" /></li>
                                        <li>Delegates who attend specific Events, such as training, for the full duration of the Event will receive a Certificate of Attendance.&nbsp;</li>
                                        <li>The IoDSA reserves the right to withhold a Certificate of Attendance if the Delegate is deemed inattentive or not sufficiently present during the Event. Criteria to determine attendance is based on attendance tracking,
                                            engagement during the Event, participation in discussions, polls and other engagement activities.&nbsp;<br /></li>
                                        <li>It is the Delegate’s responsibility to retain and securely store their Certificates of Attendance. Certificates for qualifying Events can be accessed via the Delegate’s online profile. However, due to system upgrades
                                            or operational limitations, certain certificates—particularly those issued prior to February 2020—may no longer be available online or retrievable. The IoDSA shall not be held liable for storage, recovery, or
                                            reissuance of certificates beyond what is reasonably supported by its systems and policies.<br />
                                            <p>&nbsp;</p>
                                            <p><b><span style="color: #92d050;">COMPLIANCE WITH RULES</span></b></p>
                                        </li>
                                        <li>The IoDSA reserves the right to refuse admission to or remove a Delegate from an Event at its sole discretion. This may occur if payment has not been received, if the Delegate poses a health or safety risk, or if
                                            they are considered disruptive to others. Should a Delegate be removed from the Event due to the above misconduct, the fee is not refundable/is payable.&nbsp;<br /></li>
                                        <li>Delegates must comply with all house rules set by the IoDSA, the facilitator, and the venue or online platform. Respectful conduct is expected throughout the duration of the Event.<b><span style="color: #92d050;"></span></b></li>
                                        <li>Where applicable, course materials provided during Events are the intellectual property of the IoDSA and/or designated third parties. These materials are intended solely for the use of the attending Delegate. Reproduction,
                                            distribution, or modification of any part of the course material is strictly prohibited and subject to the IoDSA’s Intellectual Property Policy.<br /></li>
                                        <li>The recording or transcription of any Event in any format, including but not limited to video, audio, or text, is strictly prohibited by any delegates.&nbsp;<br /></li>
                                        <li>By attending an Event, the Delegate consents to their photographs and/or event feedback being published on social media or other media as may be determined by the IoDSA.&nbsp;</li>
                                    </ol>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
                <!-- TAB 2 CONTENT ENDs -->
            </div>
            <!-- all TAB  CONTENT ENDS -->


        </div>
    </div>
</div>]]></description>
<pubDate>Fri, 31 Jul 2026 14:00:00 GMT</pubDate>
</item>
<item>
<title>Being a Director Part 4A: Governing Body’s Role in its Structure and Composition (Saturday - Online)</title>
<link>https://www.iodsa.co.za/events/EventDetails.aspx?id=2031506</link>
<guid>https://www.iodsa.co.za/events/EventDetails.aspx?id=2031506</guid>
<description><![CDATA[<!-- External Stylesheet (DO NOT REMOVE) -->

<!-- Internal Styles (Page Styles) -->
<style>
    /* Bottom Blocks */
            .genBlock-text, .genBlock-img { min-height: 100px; }
            .genBlock-text { background-color: #cfc3d8; padding: 10px 2%; }
            .genBlock-text .formbutton { margin-top: 15px; }
            .genBlock-img { position: relative; }
            .genBlock-img img { -o-object-fit: cover; object-fit: cover; position: absolute; top: 0; height: 100%; left: 0; width: 100%; }
        
        .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
            min-height: 1px;
            padding-left: 20px;
            padding-right: 8px;
            position: relative;
        }
            /* heading */
            
            h1, h2, h3, h4, h5, h6 {font-family: 'Ubuntu', sans-serif;}
            
            h1 {font-size:32px; font-weight:600; margin: 10px 0 10px; color:#642667; text-transform:none;}
            h2 {font-size:28px; font-weight:600; margin: 10px 0 10px; color:#642667; text-transform:none;}
            h3 {font-size:24px; font-weight:600; margin: 10px 0 10px; color:#642667; text-transform:none;}
            h4 {font-size:21px; font-weight:600; margin: 3px 0 10px; color:#642667; text-transform:none;}
            h5 {font-size:18px; font-weight:600; margin: 3px 0 10px; color:#642667; text-transform:none;}
            h6 {font-size:16px; font-weight:600; margin: 3px 0 10px; color:#642667;; text-transform:none;}
            
                /* Navigation Bar */
                 .sp-nav-out {
                 text-align: center;
                 padding: 10px 0;
                 background-color: rgba(240, 240, 240, 0.85);
            }
                .sp-nav {
                 list-style: none;
                 padding-left: 0;
                 margin-bottom: 0;
                }
                .sp-nav li {
                 display: inline-block;
                 vertical-align: middle;
                 margin-right: 30px;
                }
                .sp-nav li:last-child {
                 margin-right: 0;
                }
                .sp-nav a {
                 color: #fff;
                 font-size: 18px;
                 text-decoration: none !important;
                 line-height: 25px;
                }
                .sp-nav a:hover {
                 opacity: 0.7;
                }
                .fixed-nav {
                 position: fixed;
                 left: 0;
                 width: 100%;
                 z-index: 10;
                 transition: 0.5s;
                }
                /* Accordion Styles */
                .panel-group {
                 margin-bottom: 0;
                }
                .panel-group .panel {
                 border: none;
                 border-radius: 0;
                 box-shadow: none;
                 margin: 0 0 5px !important;
                }
                .panel-default>.panel-heading {
                 background-color: transparent;
                 border: none;
                 border-radius: 0;
                 padding: 0;
                }
                .panel-title a {
                 color: #fff;
                 font-size: 16px;
                 font-weight: 600;
                 text-decoration: none !important;
                 background-color: #000000;
                 padding: 12px 40px 12px 20px;
                 display: block;
                 position: relative;
                }
                .panel-title a.collapsed {
                 background-color: #642667;
                }
                .panel-title a.collapsed:hover {
                 background-color: #000000;
                }
                .panel-title a::after {
                 content: "\f078";
                 font-family: FontAwesome;
                 position: absolute;
                 right: 20px;
                 top: 50%;
                 -webkit-transform: translateY(-50%);
                 transform: translateY(-50%);
                 opacity: 0.7;
                }
                .panel-title a.collapsed::after {
                 content: "\f054";
                }
                /* Featured Content */
                .spFeatured-out.border-top {
                 border-top: 5px solid #fff;
                }
                .featured-left {
                 padding: 0 !important;
                }
                .featured-video iframe {
                 position: absolute;
                 top: 0;
                 height: 100%;
                 left: 0;
                 width: 100%;
                }
                .featured-img img {
                 position: absolute;
                 top: 0;
                 height: 100%;
                 left: 0;
                 width: 100%;
                 object-fit: cover;
                }
                .featured-right {
                 padding: 60px 4% 80px;
                 min-height: 400px;
                }
                .featured-text .formbutton {
                 margin-top: 15px;
                }
                /* Content Boxes */
                .cb-left {
                 padding-right: 2%;
                }
                .cb-right {
                 padding-left: 2%;
                }
                .cb-box {
                 display: -webkit-box;
                 display: -ms-flexbox;
                 display: flex;
                 margin-left: 0 !important;
                 margin-right: 0 !important;
                 margin-bottom: 40px;
                 -webkit-box-shadow: 0 0px 15px 0px rgba(52, 52, 52, 0.15);
                 box-shadow: 0 0px 15px 0px rgba(52, 52, 52, 0.15);
                }
                .cb-text {
                 background-color: #fff;
                 padding: 25px 20px 80px !important;
                 min-height: 355px;
                 position: relative;
                }
                .cb-text h5 {
                 margin: 0 0 15px;
                }
                .cb-text .formbutton {
                 position: absolute;
                 left: 20px;
                 bottom: 40px;
                }
                .cb-img {
                 position: relative;
                 padding: 0 !important;
                }
                .cb-img img {
                 position: absolute;
                 top: 0;
                 height: 100%;
                 left: 0;
                 width: 100%;
                 object-fit: cover;
                }
                /* Text Boxes */
                .text-box {
                 text-align: center;
                 background-color: #fff;
                 -webkit-box-shadow: 0 0px 15px 0px rgba(52, 52, 52, 0.15);
                 box-shadow: 0 0px 15px 0px rgba(52, 52, 52, 0.15);
                 padding: 25px 15px;
                }
                .text-box .formbutton {
                 margin-top: 10px;
                }
                /* Become Member */
                .bmem-info {
                 margin-top: 20px;
                }
                
                
                
                /*********** Media Queries *************/
                @media (max-width: 1199px) {
                /* Navigation Bar */
                 .sp-nav li {
                  margin-right: 20px;
                 }
                 .sp-nav a {
                  font-size: 15px;
                 }
                }
                @media (max-width: 991px) {
                }
                @media (max-width: 959px) {
                /* Featured Content */
                 .featured-right {
                  padding: 40px 5% 50px;
                 }
                }
                @media (max-width: 767px) {
                /* General */
                 .col-5 {
                  float: none;
                  width: 100%;
                  padding-left: 15px;
                  padding-right: 15px;
                 }
                 .no-margins {
                  margin-left: 0 !important;
                  margin-right: 0 !important;
                 }
                /* Hero Image */
                 .sp-hero-out img {
                  height: 330px;
                  width: auto;
                  max-width: none;
                  position: relative;
                  left: 50%;
                  -webkit-transform: translateX(-50%);
                  transform: translateX(-50%);
                 }
                 .sp-hero-content .hero-links li {
                  display: block;
                  border-right: none;
                  padding-right: 0;
                  margin-right: 0;
                  margin-top: 5px;
                 }
                 .sp-hero-content .hero-links a {
                  font-size: 15px;
                 }
                 .sp-hero-content p {
                  line-height: normal;
                  font-size: 15px;
                 }
                /* Navigation Bar */
                 #PageBody {
                  margin-top: 0 !important;
                 }
                 .sp-nav li {
                  display: block;
                  margin: 0 0 6px;
                 }
                 .sp-nav a {
                  display: block;
                  background-color: rgba(255,255,255,0.15);
                  padding: 11px 15px;
                  line-height: normal;
                 }
                 .sp-nav a:hover {
                  color: #fff;
                  background-color: rgba(255,255,255,0.35);
                 }
                 .fixed-nav {
                  position: initial;
                 }
                /* Section Styles */
                 .sp-content-out {
                  padding: 40px 0;
                 }
                /* Accordions Styles */
                 .panel-title a {
                  padding: 12px 30px 12px 10px;
                 }
                 .panel-title a::after {
                  right: 10px;
                 }
                /* Featured Content */
                 .featured-left,
                 .featured-right {
                  width: 100%;
                 }
                 .featured-left {
                  min-height: 230px;
                 }
                 .featured-right {
                  padding: 25px 15px 50px;
                  min-height: auto;
                  border-left: none;
                  border-top: 2px solid #fff;
                 }
                /* Content Boxes */
                 .cb-left {
                  padding-right: 15px;
                 }
                 .cb-right {
                  padding-left: 15px;
                 }
                 .cb-box {
                  margin-left: 0 !important;
                  margin-right: 0 !important;
                 }
                 .cb-text {
                  padding: 25px 15px 30px !important;
                 }
                 .cb-text .formbutton {
                  position: initial;
                  margin-top: 15px;
                 }
                /* Text Box */
                 .spBox-col {
                  min-height: auto !important;
                  max-width: 600px;
                  margin: 0 auto 30px;
                 }
                 .spBox-col:last-child {
                  margin-bottom: 0;
                 }
                /* Become Member */
                 .bmem-info {
                  margin: 0 0 35px;
                 }
                }
                @media (max-width: 600px) {
                }
                @media (max-width: 480px) {
                /* Hero Image */
                 .sp-hero-content h1 {
                  font-size: 22px;
                 }
                /* Content Boxes */
                 .cb-box {
                  display: block;
                 }
                 .cb-img {
                  height: 250px;
                  width: 100%;
                  left: 0;
                 }
                 .cb-text {
                  width: 100%;
                  right: 0;
                  min-height: auto;
                 }
                
                }
                    /* Pricing Tables */
                                .event-pricing { margin-top: 25px; }
                                .pricing-table { border: 1px solid #333333; text-align: center; margin-bottom: 20px; }
                                .pricing-table h6 { text-transform: uppercase; margin: 0; }
                                .table-row { padding: 25px 10px; position: relative; }
                                .table-row-1::before { border-left: 15px solid transparent; border-right: 15px solid transparent; border-top: 13px solid #ffffff; content: ""; position: absolute; bottom: -13px; width: 0; left: 0; right: 0; margin: 0 auto; z-index: 2; }
                                .table-row-1 h6 { color: #000; }
                                .table-row-2 { background-color: #642667; padding: 30px 10px 20px; }
                                .table-row-2 h6, .table-row-2 h1 { color: #fff; }
                                .table-row-3 { background-color: #39133b; padding: 30px 10px 20px; }
                                .table-row-3 h6, .table-row-3 h1 { color: #fff; }
                                .price { color: #fff; font-size: 48px; font-weight: 500; line-height: normal; margin-top: 3px; padding-right: 30px; display: inline-block; position: relative; }
                                .price .currency { font-size: 48px; }
                                .price .cents { font-size: 14px; position: absolute; top: 24px; }
                                .table-row-4 ul { list-style: none; padding-left: 0; margin-bottom: 25px; }
                                .table-row-4 li { color:000; font-size: 16px; font-weight: 500; margin-bottom: 6px; }
                                .table-row-2bg { background-color: #888b8d; padding: 30px 10px 20px; }
                                .table-row-2bg ul { list-style: none; padding-left: 0; margin-bottom: 15px;margin-top: 3px; }
                                .table-row-2bg li { color:000; font-size: 16px; font-weight: 500; margin-bottom: 6px;margin-top: 3px; }
                                .table-row-2bg a { 	color: #fff; text-decoration: none; cursor: pointer; }
                                .table-row-2bg h6, .table-row-2 h1 {color: #fff;}
                                .table-row-2bg a:hover {color: #fff;text-decoration: underline;cursor: pointer;}
                                .price1 { color: #fff; font-size: 20px; font-weight: 500; line-height: normal; margin-top: 3px; padding-right: 30px; display: inline-block; position: relative; }
                                .price1 .currency { font-size: 20px; }
                                .price4 { color: #000; font-size: 20px; font-weight: 500; line-height: normal; margin-top: 3px; padding-right: 30px; display: inline-block; position: relative; }
                                 .table-row-4 h6 { color: #000; }
                            
                                /* Top Links */
                                #memberListing3-links { background-color: #642667; padding: 40px 0; }
                                .quicklinkul { padding: 0; list-style: none; margin-bottom: 0; }
                                .quicklinkul li { border-bottom: 1px solid #ffffff; }
                                .quicklinkul li a { color: #fff; font-weight: 600; text-transform: uppercase; display: block; padding: 10px; position: relative; }
                                .quicklinkul li a:hover { background-color: rgba(255,255,255,0.15); }
                                .quicklinkul li a:after { content: "\e072"; -moz-osx-font-smoothing: grayscale; font-family: "Glyphicons Halflings"; font-style: normal; font-weight: 400; line-height: 1; position: absolute; right: 10px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
                                
                                /* Video Section */
                                .video-left h2 { margin-bottom: 10px; font-size: 47px;}
                                
                                /* Left Column */
                                .program-left h4 { margin-top: 0; }
                                
                                /* Right Column */
                                .program-right img { margin-bottom: 10px; }
                                .program-right .formbutton { width: 100%; margin-bottom: 10px; padding: 11px 10px; }
                                .quotewrap { text-align: center;  position: relative;  margin-top: 30px; }
                                .topquote { position: absolute; width: 100%; top: -22px; }
                                .topquote i { color: #642667; font-size: 47px; }
                                .quotebox { color: #642667; background: #eee ; border-radius: 17px; padding: 40px 15px; font-size: 14px; }
                                .quotename { color: #642667; font-style: italic; font-size: 14px; padding: 10px 15px 0; }
                                
                                /* Links */
                                #courseSingle-links .formbutton { margin-top: 10px; width: 100%; padding: 11px 35px 11px 15px; text-align: left; position: relative; }
                                #courseSingle-links .formbutton i { position: absolute; right: 15px; }
                                
                                /* Sponsors */
                                .logo-col { margin-top: 15px; }
                                
                                .page-nav > li a { 
                        	display: inline-block;
                            color: white;
                            text-align: center;
                            padding: 10px 20px;
                            text-decoration: none;
                        }
                        
                        .sp-content-out {
                          padding: 50px 10px 10px 0;
                        }
                        
                        .sp-content-out2 {
                          padding: 30px 0;
                        }
                        
                    
                      
                    .page-nav > li.active > a, .page-nav > li.active > a:hover, .page-nav> li.active > a:focus {
                    	color: #642667;
                    }     
                    .page-nav > li a { 
                        	display: inline-block;
                            color: black;
                            text-align: center;
                            padding: 10px 20px;
                            
                        
                        
                         
                         
                                
                                
                                /*** Media Queries ***/
                                @media (max-width: 767px) {
                                .video-left {  margin-bottom: 25px; }
                                .program-right { max-width: 400px; margin: 40px auto 0; }
                                }
                                
                                @media (max-width: 480px) {
                                
                                .sessionImg img { margin: 0 auto 10px; }
                                }
                    
                    
                        .tab {
                          display: none;
                        }
                        .tab:target {
                          display: block;
                        }
                        .tab:last-child {
                          display: block;
                        }
                        .tab:target ~ section.tab:last-child {
                          display: none;
                        }
                        .tab > nav > a.active {
                          color: teal;
                          border-bottom-color: teal;
                        }
                        
                        /* Layout */
                        main {
                          max-width: 300px;
                        }
                        .tab > * {
                          width:100%;
                          padding-top: 10px;
                          margin: 0;
                        }
                        .tab > nav {
                          padding: 0;
                          display: flex;
                        }
                        .tab > nav > a {
                          display: inline-block;
                          text-decoration: none;
                          color: gray;
                          border-bottom: 5px solid gray;
                          margin: 0;
                          padding: 10px;
                        }
                        .tab > nav::before {
                          content: "";
                          width: 5px;
                          border-bottom: 5px solid gray;
                        }
                        .tab > nav::after {
                          content: "";
                          flex: 1;
                          border-bottom: 5px solid gray;
                        }
                        
                        .tablink {
                          background-color: #642667;
                          color: white;
                          float: left;
                          border: none;
                          outline: none;
                          cursor: pointer;
                          padding: 14px 16px;
                          font-size: 17px;
                          width: 25%;
                        }
                        
                        .tablink:hover {
                          background-color: #777;
                        }
                        
                         .tablink2 {
                          background-color: #642667;
                          color: white;
                          float: left;
                          border: none;
                          outline: none;
                         
                          padding: 14px 16px;
                          font-size: 17px;
                          width: 25%;
                        }
                        
                        /* Style the tab content (and add height:100% for full page content) */
                        .tabcontent {
                          color: white;
                          display: none;
                          padding: 100px 20px;
                          height: 100%;
                        }
</style>


<!-- Top Hero Starts -->





<div class="sp-nav-out" id="eventAgenda-nav">
    <div class="container">
        <ul class="sp-nav page-nav">

            <li class="active"><a href="#tab1default" data-toggle="tab">Programme details </a></li>

            <li><a href="#tab2default" data-toggle="tab">Programme T&amp;Cs </a></li>
        </ul>
    </div>
</div>



<div class="sp-content-out-tab" id="eventAgenda-tabs">
    <div class="container">
        <!--  <h4 class="section-header">Register for upcoming sessions</h4>-->
        <!-- Tabs System -->
        <!--  <div class="agenda-tabs">-->
        <!-- Tab Links  -->
        <!--   <ul class="nav nav-tabs">



                <li class="active"><a href="#tab1default" data-toggle="tab">01 September </a></li>
                <li><a href="#tab2default" data-toggle="tab">07 September </a></li>
                <li><a href="#tab3default" data-toggle="tab">08 September </a></li>
                <li><a href="#tab4default" data-toggle="tab">31 October </a></li>
            </ul>-->
        <!-- Tab Content -->
        <div class="panel-body">
            <div class="tab-content">

                <!-- TAB 1 CONTENT STARTS -->
                <div class="tab-pane active" id="tab1default">
                    <!-- Tab 1 Agenda Row 1 -->
                    <div class="agenda-row">
                        <!-- Program Info Starts -->
                        <div class="sp-content-out padding" id="programs-info">
                            <div class="container">
                                <div class="row">
                                    <!-- Left Column -->
                                    <div class="col-sm-8 program-left">
                                        <h4 style="margin-top: 0px;">Overview</h4>
                                        <p>Perfect for busy professionals seeking to enhance their skills without disrupting full day work commitments.<br /></p>
                                        <div>This Being a Director Part 4A is aimed at increasing governing body effectiveness and adding value.</div>
                                        <h4 style="margin-top: 0px;"><br />How does this work?</h4>
                                        <p>The offering will only be available twice this year so it is important to note that if you miss the Being a Director Part 4A&nbsp; during this year, you might be required to redo the entire Being a Director Part
                                            4 to be eligible for the Certified Director Designation. There is no guarantee that we will be offering the Being a Director Part 4A as half day programme again next year.</p>
                                        <p>&nbsp;</p>
                                        <h4 style="margin-top: 0px;">How are the programme split?</h4>
                                        <p>The Being a Director Part 4, are split into a Part 4A and a Part 4B.<br />These programmes will run as a half you can choose to attend these on the specified Saturday classes.</p>
                                        <h4 style="margin-top: 0px;">Prerequisite</h4>
                                        <p>You are required to attend Being a Director Part 3A before attending Being a Director Part 3B. This is to ensure that you will be able to follow the content seamlessly.</p>
                                        <h4 style="margin-top: 0px;"><br />Benefit of the programme</h4>
                                        <ul>
                                            <li>Half day programme&nbsp;</li>
                                            <li>More convenient and flexible&nbsp;</li>
                                            <li>Understanding corporate governance.</li>
                                            <li>Understanding governance models and frameworks.</li>
                                            <li>Understanding the importance of governing body members and their duties.</li>
                                            <li>Understanding who is key role players in governance.</li>
                                            <li>Learning from - and asking a Governance Specialist questions you might have.</li>
                                        </ul>
                                        <p>&nbsp;</p>
                                        <h4><br /></h4>








                                    </div>
                                    <!-- Right Column -->


                                    <!-- Column 3 -->
                                    <div class="col-sm-2 generalUse4-col">
                                        <h4>Duration</h4>

                                        <p>09h00 until 12h30</p>
                                    </div>

                                    <!-- Column 4 -->
                                    <div class="col-sm-3 generalUse4-col">
                                        <div class="col-sm-5">
                                            <img alt="" src="data:image/png;base64,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" style="width: 100px; height: 100px;" /></div>

                                    </div>
                                </div>
                            </div>
                        </div>

                    </div><br /><br />
                    <hr />
                    <!-- IF PROGRAMME FEES CODE DOESNT LOOK LIKE THE BELOW ON OTHER PROGRAMMES COPY FROM HERE TO FIX TS AND CS-->

                    <div class="sp-content-out2 border-top padding-top-0" id="eventMain-pricing">
                        <div class="container">
                            <!-- Header/Info -->
                            <div class="event-princing-intro">
                                <h4 class="section-header">Programme Fees</h4>
                            </div>
                            <!-- Pricing Columns Start -->
                            <div class="event-pricing">
                                <div class="row">

                                    <!-- Column 1 -->
                                    <div class="col-sm-3">
                                        <div class="pricing-table">
                                            <!-- Column 1 Row 1 -->
                                            <div class="table-row table-row-1">
                                                <h6><span style="font-weight: 600; text-align: center; text-transform: uppercase; font-family: Ubuntu, sans-serif; font-size: 16px;"><br />Subscription paying&nbsp;</span><span style="font-weight: 600; text-align: center; text-transform: uppercase; font-family: Ubuntu, sans-serif; font-size: 16px;">member</span></h6>

                                            </div>
                                            <!-- Column 1 Row 2 -->
                                            <div class="table-row table-row-2">
                                                <h6>digital fee<br /></h6>
                                                <div class="price">R 3 014<span style="font-size: 22px;">.00</span><span class="cents">incl VAT<br /></span></div>
                                            </div>
                                        </div>
                                    </div>
                                    <!-- Column 2 -->
                                    <div class="col-sm-3">
                                        <div class="pricing-table">
                                            <!-- Column 1 Row 1 -->
                                            <div class="table-row table-row-1">
                                                <h6><span style="font-weight: 600; text-align: center; text-transform: uppercase; font-family: Ubuntu, sans-serif; font-size: 16px;"><strong><span style="font-size: medium; font-weight: 600; text-align: center; text-transform: uppercase; font-family: Ubuntu, sans-serif;">Non-subscription paying member (Event-attendee)</span></strong>
                                                    </span>
                                                </h6>

                                            </div>
                                            <!-- Column 1 Row 2 -->
                                            <div class="table-row table-row-2">
                                                <h6>digital fee<br /></h6>
                                                <div class="price">R 3 546<span style="font-size: 22px;"><span style="text-align: center; background-color: #642667; font-size: 22px; color: #ffffff;">.00</span></span><span class="cents">incl VAT</span></div>
                                            </div>
                                        </div>
                                    </div>


                                </div>
                            </div>

                        </div>
                    </div>

                </div>

                <!-- TAB 1 CONTENT ENDs -->
                <!-- Tab 1 Agenda Row 2 -->

                <!-- Tab 1 Agenda Row 3 -->

                <!-- Tab 1 Agenda Row 4 -->

                <!-- Tab 1 Agenda Row 5 -->

                <!-- COPY TS and CS BELOW -->

                <!-- TAB 2 CONTENT STARTS -->
                <div class="tab-pane" id="tab2default">
                    <!-- Tab 1 Agenda Row 1 -->
                    <div class="agenda-row">
                        <div class="sp-content-out " id="generalUse1-content">
                            <div class="container">

                                <h3>IoDSA Event Booking Terms and Conditions</h3>
                                <hr />
                                <div>
                                    <ol>
                                        <p>These Terms and Conditions govern the delivery of events, conferences, workshops, and training programmes (“collectively referred to as Events”) by the Institute of Directors in South Africa NPC (“IoDSA”) to members
                                            and the public (“collectively referred to as Delegates”).<br /><br /><span style="white-space: pre;"><b><span style="color: #92d050;">GENERAL</span></b>
                                            </span>
                                        </p>
                                        <li>The IoDSA business hours are Monday to Friday from 09h00 to 16h00 (excluding weekends and public holidays).</li>
                                        <li>All calls to the IoDSA are recorded for record and quality purposes.</li>
                                        <li style="text-align: justify;">All official communication with Delegates will be conducted via email and no other platforms. All requests and updates (including updating of personal information) must be submitted in writing.</li>
                                        <li>Enquiries must be made out to the email address as listed on the respective Event booking page on the IoDSA website:<br />4.1.<span style="white-space: pre;">	</span>All training-related enquiries should be made
                                            to&nbsp;
                                            <a href="mailto:training@iodsa.co.za">training@iodsa.co.za</a><br />4.2.<span style="white-space: pre;">	</span>All member event-related enquiries should be made to&nbsp;<a href="mailto:events@iodsa.co.za">events@iodsa.co.za</a><br />4.3.<span style="white-space: pre;">	</span>All certification or designee-related enquiries should be made to&nbsp;<a href="mailto:certifications@iodsa.co.za">certifications@iodsa.co.za</a></li>
                                        <li>IoDSA reserves the right to amend the details and logistics of Events at any time.&nbsp;</li>
                                        <li>IoDSA Events and other services are provided without any warranties or guarantees, except for their intended purpose. The IoDSA shall not be held liable for any direct, indirect, incidental, special, or consequential
                                            loss or damage arising from participation in any Event or other service.<br /></li>
                                        <li>The IoDSA shall not be liable for any delay, postponement, or failure to deliver an Event (in whole or in part) to the extent caused by circumstances beyond its reasonable control (“Force Majeure”). Force Majeure
                                            includes, without limitation, acts of God, natural disasters, epidemics/pandemics and related governmental restrictions, labour disputes or strikes (other than those solely involving IoDSA employees), widespread
                                            internet or telecommunications outages, fire, or any other unforeseen events that make performance commercially impracticable or unsafe. The IoDSA will make reasonable efforts to notify Delegates of a Force
                                            Majeure event as soon as practicable and will take reasonable steps to mitigate the impact.<br /></li>
                                        <li>All fee discounts, sponsorships, complimentary or pro bono services, and the like are provided entirely at the discretion of the IoDSA. These may be offered to Delegates who meet the discount eligibility criteria
                                            as determined by the IoDSA from time to time. The IoDSA reserves the right to amend, withdraw, or cancel any such benefits at any time and for any reason.&nbsp;<br /></li>
                                        <li>All persons attending events at the IoDSA office/venues do so at their own risk.<br /></li>
                                        <li>The terms “Delegate,” “Member,” or “person” are non-gender specific and refer to any individual, juristic person, organisation, body, institution, or third party engaging with the IoDSA.<br /></li>
                                        <li>“Business Days” refer to any day other than a Saturday, Sunday, or public holiday in the Republic of South Africa.</li>
                                        <li>If you are unhappy or dissatisfied with any Event provided by the IoDSA, you must submit your grievance in writing through one of the following channels:<br />12.1.&nbsp;&nbsp;The IoDSA online complaints link available
                                            on the website;<br />12.2.&nbsp;&nbsp;The Event feedback survey link provided (where applicable); or<br />12.3.&nbsp;&nbsp;Directly to the designated contact person for the Event, as listed on the Event page.<br />
                                            <p><b><span style="color: #92d050;"><br />ONLINE PROFILE AND INFORMATION</span></b></p>
                                        </li>
                                        <li>Delegates are required to have an online profile to book for Events or submit applications and the like.<br /></li>
                                        <li>Delegates must log in using their existing IoDSA Member or Event Attendee profile or create an Event Attendee Profile to make a booking if a profile does not already exist.&nbsp;<br /></li>
                                        <li>Delegates should always avoid creating or having duplicate profiles/accounts. Duplicate profiles may affect the application of member benefits, such as discounts on Event fees. Benefits, where applicable, will not
                                            be granted to members who have used a duplicate profile for booking an Event.&nbsp;<br /></li>
                                        <li>Delegates are responsible for keeping their profile and contact information accurate and up to date.<br /></li>
                                        <li>It is the responsibility of Delegates to ensure that their passwords are kept secure from third parties. Manual assistance with password resets is available upon telephonic and/or written requests after successful
                                            Delegate verification.
                                            <br /></li>
                                        <li>By providing the IoDSA with personal and professional information, the Delegate gives consent to the IoDSA to process this information to provide the Event and/or other related services.&nbsp;<br /></li>
                                        <li>The IoDSA undertakes to maintain the confidentiality of all information provided to it and will handle such information in accordance with the Protection of Personal Information Act 4 of 2013. For further details,
                                            Delegates may refer to the IoDSA’s&nbsp;<a href="https://cdn.ymaws.com/www.iodsa.co.za/resource/collection/F85F0CDA-6820-4BBA-A467-ED6EE14B0EE5/Privacy_Policy.pdf">Privacy Policy</a>&nbsp;and&nbsp;<a href="https://cdn.ymaws.com/www.iodsa.co.za/resource/collection/F85F0CDA-6820-4BBA-A467-ED6EE14B0EE5/PAIA_Manual.pdf">PAIA Manual&nbsp;</a>available
                                            on the IoDSA website.
                                            <p><b><span style="color: #92d050;"><br />EVENT BOOKINGS</span></b></p>
                                        </li>
                                        <li>All Event bookings must be completed via the online registration form specific to the Event.<br /></li>
                                        <li>Bookings must be made using the profile of the Delegate attending the Event. Bookings made under another Delegate’s profile will be deemed invalid, cancelled and may result in deletion or blocking of the profile
                                            and records, at the discretion of the IoDSA.&nbsp;<br /></li>
                                        <li>Delegates are responsible for ensuring that the information and contact details in their profile are accurate and correctly reflected on the Event booking form. The details provided on the Event booking form will
                                            be used for all event-related communications and for issuing of certificates of attendance (where applicable). The IoDSA will not be held liable if Delegates use the details of a personal assistant, secretary
                                            or any other third party and, as a result, do not receive Event communications.<br /></li>
                                        <li>A Delegate’s booking for an Event will only be considered confirmed upon:&nbsp;<br />23.1.&nbsp;&nbsp;Acceptance of these Terms and Conditions (Ts &amp; Cs) and any other specific terms and conditions applicable
                                            to the specific Event&nbsp;(which will take precedence over these T&amp;Cs if there is a conflict);<br />23.2.&nbsp;&nbsp;Receipt of full payment of the applicable Event invoice/fee within the stipulated timeframe.
                                            Full payment must be received in the&nbsp;IoDSA’s designated bank account and correctly allocated to the Delegate’s profile in relation to the specific Event invoice.&nbsp;<br /></li>
                                        <li>The primary payment method for an Event is online payment via credit or debit card. For certain Events, generation of an invoice for Electronic Funds Transfer (EFT) may be available as an alternative payment method
                                            during the booking process.<br /></li>
                                        <li>Event seats/spaces are allocated on a first-come, first-served basis and are confirmed only upon receipt of full payment.<br />25.1.&nbsp;&nbsp;For EFT Payments: Either full payment must reflect in the IoDSA bank
                                            account, or a valid proof of payment or purchase order (where the Delegate’s company is responsible for payment) must be received within the stipulated timeframe.<br />25.2.&nbsp;&nbsp;For Card Payments: Payment
                                            is processed immediately and reflected against the Delegate’s account/profile due to the online payment method.&nbsp;<br /></li>
                                        <li>The IoDSA does not permit any amendments to the date reflected on an issued invoice. Once an invoice has been generated, the invoice date is final and may not be backdated or changed under any circumstances.
                                            <p>&nbsp;</p>
                                            <p><b><span style="color: #92d050;">PAYMENT BY DELEGATES</span></b></p>
                                        </li>
                                        <li>Upon completing and submitting an Event booking form, Delegates must make an immediate payment of the Event fee via the IoDSA eCommerce platform during checkout using a credit/debit card. This is the IoDSA’s preferred
                                            method of receiving payment, as card payments are allocated directly to Delegate profiles and immediately secures and confirms the Delegate’s booking.<br /></li>
                                        <li>Delegates will, in addition, depending on the Event have an EFT payment option:<br />28.1.&nbsp;&nbsp;If the EFT payment option is available and selected as the payment method during the booking process, payment
                                            must be made and proof of payment must be shared with the contact person as listed on the Event page within 48 hours of receipt of invoice, using the invoice number as reference. Once the payment reflects in
                                            the IoDSA bank account it will be allocated to the Delegate’s profile, and&nbsp;the booking will be considered confirmed. Failure to adhere to this timeline will result in the booking being cancelled without
                                            further&nbsp;notice.&nbsp;
                                            <br />28.2.&nbsp; The IoDSA shall not be held responsible for the delay in allocation of payments due to incorrect references being used by the &nbsp; Delegate. Where EFT payments cannot be allocated as a result
                                            of incorrect references used or not providing proof of payment, the&nbsp; Delegate will be required to provide proof of payment in order for the IoDSA to confirm and allocate payment. Until such time, the Delegate’s
                                            booking is not confirmed and may be cancelled if payment is not received within the stipulated timeframe.&nbsp;<br />
                                            <p>&nbsp;</p>
                                            <p><b><span style="color: #92d050;">PAYMENTS BY COMPANIES ON BEHALF OF DELEGATES</span></b></p>
                                        </li>
                                        <li>Should a Delegate require their Company to make payment on their behalf, and the credit/debit card payment is not possible during checkout due to Company internal processes, then:<br />29.1.&nbsp;&nbsp;During the
                                            checkout process the Delegate is required to select EFT as the payment option and provide the Company’s details that must appear on the invoice, should this be an available option for payment, in which case
                                            Clause 28 will apply; or&nbsp;<br />29.2.&nbsp;&nbsp;Should EFT not be available, or the Company cannot adhere to the requirements in Clause 28, the Delegate is required to make a&nbsp;written request to the
                                            contact person of the Event to assist with accommodating a company payment arrangement and to provide an invoice.<br />29.2.1.&nbsp;&nbsp;To accommodate a Company payment arrangement, and to provide an invoice
                                            for payment, the IoDSA requires the written request by the Company and/or Delegate at least four (4) weeks prior to the respective Event date(s). Events starting within four&nbsp;(4) weeks cannot accommodate
                                            Company payment arrangements. The following applies to all Company payment arrangements:&nbsp;<br />(a)&nbsp;<span style="white-space: pre;"> </span>All onboarding and supplier processes, including supplier
                                            bidding documentation and proof of payment (for Private&nbsp;Sector Companies and International Companies) or valid Purchase Orders (PO) – in the case of Public Sector companies, must be&nbsp;completed and submitted
                                            to the IoDSA within two (2) weeks from the time of the written request&nbsp;and the IoDSA approving the payment arrangement, and no later than two (2) weeks prior to the Event. Where the&nbsp;IoDSA finds the
                                            onboarding process extensive/unreasonable regarding timelines, the IoDSA reserves the right to cancel&nbsp;the payment arrangement at any time.&nbsp;<br />(b)&nbsp;&nbsp;A Delegate’s booking for an Event is
                                            only considered confirmed upon receipt of full payment of the applicable Event&nbsp;invoice/fee in the bank IoDSA bank account (proof of payment must be supplied), or in the case of local Public Sector&nbsp;companies,
                                            a valid Purchase Order, within the above stipulated timeframe.&nbsp;<br />(c)&nbsp;&nbsp;If the onboarding process, applicable supply chain documentation, and payment/PO are not received within the stipulated
                                            timelines, for whatever reason, the IoDSA reserves the right to release the booking(s) without notice and&nbsp;make the seat(s) available to other Delegates and any planned future bookings will be cancelled.<br /></li>
                                        <li>In the case of local Public sector companies, if the Company fails to make payment within 30 days of the Event date, the Delegate will be held responsible for payment, and the Delegate/Company will be blacklisted.
                                            Any future and current planned bookings will be cancelled until such payment has been settled.&nbsp;&nbsp;<br /></li>
                                        <li>All other terms and conditions relating to postponement, cancellations, non-attendance, deferment, replacement of Delegates, and any other general provisions set out in these Terms and Conditions apply.&nbsp;
                                            <p>&nbsp;</p>
                                            <p><b><span style="color: #92d050;">CANCELLATION</span></b></p>
                                        </li>
                                        <li>All requested cancellations must be submitted in writing to the email address specified on the Event page/registration form.<br /></li>
                                        <li>Cancellations made within five (5) business days of the date of payment will not be subject to any penalties i.e. the Event fee will be fully refunded (“Cooling-off Period”).&nbsp;<br /></li>
                                        <li>Delegates who cancel their booking after the Cooling-Off Period and&nbsp;<strong>more than ten (10) business days before the scheduled date&nbsp;</strong>of the Event are required to pay/forfeit 25% of the total
                                            fee as a cancellation penalty. The remaining Event fee will be refunded.<br /></li>
                                        <li>Delegates who cancel their booking between&nbsp;<strong>ten (10) and five (5) business days before the scheduled date&nbsp;</strong>of the Event are required to pay/forfeit<strong>&nbsp;50%&nbsp;</strong>of the
                                            total fee as a cancellation penalty. The remaining Event fee will be refunded.<br /></li>
                                        <li>Delegates who cancel their booking within&nbsp;<strong>five (5) business days</strong>&nbsp;prior to the&nbsp;<strong>scheduled Event date</strong>&nbsp;will be liable for a cancellation penalty equal to&nbsp;<strong>100%</strong>&nbsp;of
                                            the total Event fee. No refunds will be issued in such cases.&nbsp;<br /></li>
                                        <li>In the event of cancellation by the IoDSA, all registered Delegates will be notified, and the full Event fee will be refunded or deferred to another Event, subject to agreement between the IoDSA and the Delegate.
                                            <p>&nbsp;</p>
                                            <p><b><span style="color: #92d050;">DEFERMENT/POSTPONEMENT</span></b></p>
                                        </li>
                                        <li>Deferment refers to cases where a Delegate is unable to attend an Event due to medical reasons or other emergencies, including but not limited to accidents and bereavement. The Event fee in these circumstances will
                                            not be forfeited, provided that valid supporting documentation is submitted within five (5) business days post the Event date.&nbsp;<br /></li>
                                        <li>For medical reasons, a medical certificate must indicate the dates of medical unfitness, which must align with the scheduled Event date.&nbsp;<br /></li>
                                        <li>For other emergencies, appropriate evidence (e.g., police report, or death certificate) must be provided.<br /></li>
                                        <li>Where reasonably practical, the IoDSA will offer the Delegate an alternative Event scheduled within the current calendar year. If no suitable Event is available for booking, the IoDSA will refund the Delegate.&nbsp;<br /></li>
                                        <li>If a deferment/postponement request is submitted but deemed unreasonable or unsupported by valid documentation as outlined above, the request will be treated as non-attendance in accordance with Clause 44. In such
                                            cases, the full Event fee will be forfeited/payable, and no refund will be issued. The IoDSA reserves the sole discretion to determine the reasonableness of any deferment request.&nbsp;<br /></li>
                                        <li>Should a deferment request be granted and an alternative Event is selected that has a higher price than what was paid/invoiced, the Delegate will be required to pay the difference.
                                            <p>&nbsp;</p>
                                            <p><b><span style="color: #92d050;">NON-ATTENDANCE</span></b></p>
                                        </li>
                                        <li>Subject to the provisions of the Cancellation Clauses and Deferment/Postponement Clauses above, in instances of&nbsp;<strong>non-attendance without prior written cancellation or a valid deferment request the full Event fee will be forfeited or payable, and no refund will be issued.&nbsp;</strong>Work-related
                                            reasons are not accepted as suitable reasons for non-attendance. Delegates who are unable to attend an Event due to work-related reasons will forfeit any payments made.<br /></li>
                                        <li>Delegates may submit written reasons for their non-attendance within five (5) business days after the scheduled Event. The IoDSA may, at its sole discretion, allow the Delegate to reschedule attendance on another
                                            Event date, or to another Event within that year (subject to availability). Requests submitted after the five (5) business day window period will be considered under&nbsp;<strong>Clause 44</strong>.&nbsp;<br /></li>
                                        <li>If a Delegate fails to attend a registered Event and does not submit a written cancellation, deferment request, or valid justification within the timeframes outlined in&nbsp;<strong>Clause 45,</strong>&nbsp;the
                                            matter will be considered closed. The full Event fee will be forfeited or payable, and no refunds, or rescheduling options will be considered, unless the IoDSA, at its sole discretion, determines otherwise.<br /></li>
                                        <li>A Delegate may nominate a replacement if they are unable to attend specific Events (specifically in the case of public training Events), provided the IoDSA is notified in writing at least five (5) business days
                                            prior to the scheduled date of the Event. All replacement requests are at the sole discretion of the IoDSA and will be confirmed in writing.<br /></li>
                                        <li>If the nominated replacement Delegate does not meet any applicable entry requirements for the Event (e.g., IoDSA Member-only events), participation will be declined, and the original Delegate will remain liable
                                            for the Event fee in accordance with the applicable cancellation or non-attendance clauses.<br /></li>
                                        <li>Where a discounted Event fee has been applied to a Delegate who is a paid IoDSA Member, and the replacement Delegate is not a paid IoDSA Member, the difference in fee will be charged to the replacement Delegate.
                                            If the replacement Delegate’s company is responsible for payment, the replacement Delegate will be billed and is responsible for payment and must recover the expense from their company.<br /></li>
                                        <li>If a replacement Delegate is not found or confirmed in writing by the IoDSA at least five (5) business days prior to the Event, and the original Delegate does not attend, this will be treated as a cancellation taking
                                            place within five (5) business days of the Event date or a non-attendance, as applicable. In such cases, the full Event fee will be forfeited or payable, and no refund will be issued, in accordance with the
                                            applicable Cancellation or Non-Attendance Clauses above.<br /></li>
                                        <li>All terms and conditions applicable to the original Delegate, including those relating to cancellation, deferment, non-attendance, payment obligations, and conduct—shall apply equally to any nominated replacement
                                            Delegate. Acceptance of a replacement Delegate by the IoDSA does not constitute a waiver of any rights under these Terms and Conditions. The original Delegate remains liable for any fees, penalties, or administrative
                                            consequences arising from the replacement’s participation or failure to comply with these Terms.<br _rdeditor_temp="1" /></li>
                                        <li>Delegates who attend specific Events, such as training, for the full duration of the Event will receive a Certificate of Attendance.&nbsp;</li>
                                        <li>The IoDSA reserves the right to withhold a Certificate of Attendance if the Delegate is deemed inattentive or not sufficiently present during the Event. Criteria to determine attendance is based on attendance tracking,
                                            engagement during the Event, participation in discussions, polls and other engagement activities.&nbsp;<br /></li>
                                        <li>It is the Delegate’s responsibility to retain and securely store their Certificates of Attendance. Certificates for qualifying Events can be accessed via the Delegate’s online profile. However, due to system upgrades
                                            or operational limitations, certain certificates—particularly those issued prior to February 2020—may no longer be available online or retrievable. The IoDSA shall not be held liable for storage, recovery, or
                                            reissuance of certificates beyond what is reasonably supported by its systems and policies.<br />
                                            <p>&nbsp;</p>
                                            <p><b><span style="color: #92d050;">COMPLIANCE WITH RULES</span></b></p>
                                        </li>
                                        <li>The IoDSA reserves the right to refuse admission to or remove a Delegate from an Event at its sole discretion. This may occur if payment has not been received, if the Delegate poses a health or safety risk, or if
                                            they are considered disruptive to others. Should a Delegate be removed from the Event due to the above misconduct, the fee is not refundable/is payable.&nbsp;<br /></li>
                                        <li>Delegates must comply with all house rules set by the IoDSA, the facilitator, and the venue or online platform. Respectful conduct is expected throughout the duration of the Event.<b><span style="color: #92d050;"></span></b></li>
                                        <li>Where applicable, course materials provided during Events are the intellectual property of the IoDSA and/or designated third parties. These materials are intended solely for the use of the attending Delegate. Reproduction,
                                            distribution, or modification of any part of the course material is strictly prohibited and subject to the IoDSA’s Intellectual Property Policy.<br /></li>
                                        <li>The recording or transcription of any Event in any format, including but not limited to video, audio, or text, is strictly prohibited by any delegates.&nbsp;<br /></li>
                                        <li>By attending an Event, the Delegate consents to their photographs and/or event feedback being published on social media or other media as may be determined by the IoDSA.&nbsp;</li>
                                    </ol>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
                <!-- TAB 2 CONTENT ENDs -->
            </div>
            <!-- all TAB  CONTENT ENDS -->


        </div>
    </div>
</div>]]></description>
<pubDate>Sat, 8 Aug 2026 14:00:00 GMT</pubDate>
</item>
<item>
<title>Being a Director Part 4B: Governing Body’s role in its Evaluation and Delegation (Saturday)</title>
<link>https://www.iodsa.co.za/events/EventDetails.aspx?id=2054029</link>
<guid>https://www.iodsa.co.za/events/EventDetails.aspx?id=2054029</guid>
<description><![CDATA[<!-- External Stylesheet (DO NOT REMOVE) -->

<!-- Internal Styles (Page Styles) -->
<style>
    /* Bottom Blocks */
            .genBlock-text, .genBlock-img { min-height: 100px; }
            .genBlock-text { background-color: #cfc3d8; padding: 10px 2%; }
            .genBlock-text .formbutton { margin-top: 15px; }
            .genBlock-img { position: relative; }
            .genBlock-img img { -o-object-fit: cover; object-fit: cover; position: absolute; top: 0; height: 100%; left: 0; width: 100%; }
        
        .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
            min-height: 1px;
            padding-left: 20px;
            padding-right: 8px;
            position: relative;
        }
            /* heading */
            
            h1, h2, h3, h4, h5, h6 {font-family: 'Ubuntu', sans-serif;}
            
            h1 {font-size:32px; font-weight:600; margin: 10px 0 10px; color:#642667; text-transform:none;}
            h2 {font-size:28px; font-weight:600; margin: 10px 0 10px; color:#642667; text-transform:none;}
            h3 {font-size:24px; font-weight:600; margin: 10px 0 10px; color:#642667; text-transform:none;}
            h4 {font-size:21px; font-weight:600; margin: 3px 0 10px; color:#642667; text-transform:none;}
            h5 {font-size:18px; font-weight:600; margin: 3px 0 10px; color:#642667; text-transform:none;}
            h6 {font-size:16px; font-weight:600; margin: 3px 0 10px; color:#642667;; text-transform:none;}
            
                /* Navigation Bar */
                 .sp-nav-out {
                 text-align: center;
                 padding: 10px 0;
                 background-color: rgba(240, 240, 240, 0.85);
            }
                .sp-nav {
                 list-style: none;
                 padding-left: 0;
                 margin-bottom: 0;
                }
                .sp-nav li {
                 display: inline-block;
                 vertical-align: middle;
                 margin-right: 30px;
                }
                .sp-nav li:last-child {
                 margin-right: 0;
                }
                .sp-nav a {
                 color: #fff;
                 font-size: 18px;
                 text-decoration: none !important;
                 line-height: 25px;
                }
                .sp-nav a:hover {
                 opacity: 0.7;
                }
                .fixed-nav {
                 position: fixed;
                 left: 0;
                 width: 100%;
                 z-index: 10;
                 transition: 0.5s;
                }
                /* Accordion Styles */
                .panel-group {
                 margin-bottom: 0;
                }
                .panel-group .panel {
                 border: none;
                 border-radius: 0;
                 box-shadow: none;
                 margin: 0 0 5px !important;
                }
                .panel-default>.panel-heading {
                 background-color: transparent;
                 border: none;
                 border-radius: 0;
                 padding: 0;
                }
                .panel-title a {
                 color: #fff;
                 font-size: 16px;
                 font-weight: 600;
                 text-decoration: none !important;
                 background-color: #000000;
                 padding: 12px 40px 12px 20px;
                 display: block;
                 position: relative;
                }
                .panel-title a.collapsed {
                 background-color: #642667;
                }
                .panel-title a.collapsed:hover {
                 background-color: #000000;
                }
                .panel-title a::after {
                 content: "\f078";
                 font-family: FontAwesome;
                 position: absolute;
                 right: 20px;
                 top: 50%;
                 -webkit-transform: translateY(-50%);
                 transform: translateY(-50%);
                 opacity: 0.7;
                }
                .panel-title a.collapsed::after {
                 content: "\f054";
                }
                /* Featured Content */
                .spFeatured-out.border-top {
                 border-top: 5px solid #fff;
                }
                .featured-left {
                 padding: 0 !important;
                }
                .featured-video iframe {
                 position: absolute;
                 top: 0;
                 height: 100%;
                 left: 0;
                 width: 100%;
                }
                .featured-img img {
                 position: absolute;
                 top: 0;
                 height: 100%;
                 left: 0;
                 width: 100%;
                 object-fit: cover;
                }
                .featured-right {
                 padding: 60px 4% 80px;
                 min-height: 400px;
                }
                .featured-text .formbutton {
                 margin-top: 15px;
                }
                /* Content Boxes */
                .cb-left {
                 padding-right: 2%;
                }
                .cb-right {
                 padding-left: 2%;
                }
                .cb-box {
                 display: -webkit-box;
                 display: -ms-flexbox;
                 display: flex;
                 margin-left: 0 !important;
                 margin-right: 0 !important;
                 margin-bottom: 40px;
                 -webkit-box-shadow: 0 0px 15px 0px rgba(52, 52, 52, 0.15);
                 box-shadow: 0 0px 15px 0px rgba(52, 52, 52, 0.15);
                }
                .cb-text {
                 background-color: #fff;
                 padding: 25px 20px 80px !important;
                 min-height: 355px;
                 position: relative;
                }
                .cb-text h5 {
                 margin: 0 0 15px;
                }
                .cb-text .formbutton {
                 position: absolute;
                 left: 20px;
                 bottom: 40px;
                }
                .cb-img {
                 position: relative;
                 padding: 0 !important;
                }
                .cb-img img {
                 position: absolute;
                 top: 0;
                 height: 100%;
                 left: 0;
                 width: 100%;
                 object-fit: cover;
                }
                /* Text Boxes */
                .text-box {
                 text-align: center;
                 background-color: #fff;
                 -webkit-box-shadow: 0 0px 15px 0px rgba(52, 52, 52, 0.15);
                 box-shadow: 0 0px 15px 0px rgba(52, 52, 52, 0.15);
                 padding: 25px 15px;
                }
                .text-box .formbutton {
                 margin-top: 10px;
                }
                /* Become Member */
                .bmem-info {
                 margin-top: 20px;
                }
                
                
                
                /*********** Media Queries *************/
                @media (max-width: 1199px) {
                /* Navigation Bar */
                 .sp-nav li {
                  margin-right: 20px;
                 }
                 .sp-nav a {
                  font-size: 15px;
                 }
                }
                @media (max-width: 991px) {
                }
                @media (max-width: 959px) {
                /* Featured Content */
                 .featured-right {
                  padding: 40px 5% 50px;
                 }
                }
                @media (max-width: 767px) {
                /* General */
                 .col-5 {
                  float: none;
                  width: 100%;
                  padding-left: 15px;
                  padding-right: 15px;
                 }
                 .no-margins {
                  margin-left: 0 !important;
                  margin-right: 0 !important;
                 }
                /* Hero Image */
                 .sp-hero-out img {
                  height: 330px;
                  width: auto;
                  max-width: none;
                  position: relative;
                  left: 50%;
                  -webkit-transform: translateX(-50%);
                  transform: translateX(-50%);
                 }
                 .sp-hero-content .hero-links li {
                  display: block;
                  border-right: none;
                  padding-right: 0;
                  margin-right: 0;
                  margin-top: 5px;
                 }
                 .sp-hero-content .hero-links a {
                  font-size: 15px;
                 }
                 .sp-hero-content p {
                  line-height: normal;
                  font-size: 15px;
                 }
                /* Navigation Bar */
                 #PageBody {
                  margin-top: 0 !important;
                 }
                 .sp-nav li {
                  display: block;
                  margin: 0 0 6px;
                 }
                 .sp-nav a {
                  display: block;
                  background-color: rgba(255,255,255,0.15);
                  padding: 11px 15px;
                  line-height: normal;
                 }
                 .sp-nav a:hover {
                  color: #fff;
                  background-color: rgba(255,255,255,0.35);
                 }
                 .fixed-nav {
                  position: initial;
                 }
                /* Section Styles */
                 .sp-content-out {
                  padding: 40px 0;
                 }
                /* Accordions Styles */
                 .panel-title a {
                  padding: 12px 30px 12px 10px;
                 }
                 .panel-title a::after {
                  right: 10px;
                 }
                /* Featured Content */
                 .featured-left,
                 .featured-right {
                  width: 100%;
                 }
                 .featured-left {
                  min-height: 230px;
                 }
                 .featured-right {
                  padding: 25px 15px 50px;
                  min-height: auto;
                  border-left: none;
                  border-top: 2px solid #fff;
                 }
                /* Content Boxes */
                 .cb-left {
                  padding-right: 15px;
                 }
                 .cb-right {
                  padding-left: 15px;
                 }
                 .cb-box {
                  margin-left: 0 !important;
                  margin-right: 0 !important;
                 }
                 .cb-text {
                  padding: 25px 15px 30px !important;
                 }
                 .cb-text .formbutton {
                  position: initial;
                  margin-top: 15px;
                 }
                /* Text Box */
                 .spBox-col {
                  min-height: auto !important;
                  max-width: 600px;
                  margin: 0 auto 30px;
                 }
                 .spBox-col:last-child {
                  margin-bottom: 0;
                 }
                /* Become Member */
                 .bmem-info {
                  margin: 0 0 35px;
                 }
                }
                @media (max-width: 600px) {
                }
                @media (max-width: 480px) {
                /* Hero Image */
                 .sp-hero-content h1 {
                  font-size: 22px;
                 }
                /* Content Boxes */
                 .cb-box {
                  display: block;
                 }
                 .cb-img {
                  height: 250px;
                  width: 100%;
                  left: 0;
                 }
                 .cb-text {
                  width: 100%;
                  right: 0;
                  min-height: auto;
                 }
                
                }
                    /* Pricing Tables */
                                .event-pricing { margin-top: 25px; }
                                .pricing-table { border: 1px solid #333333; text-align: center; margin-bottom: 20px; }
                                .pricing-table h6 { text-transform: uppercase; margin: 0; }
                                .table-row { padding: 25px 10px; position: relative; }
                                .table-row-1::before { border-left: 15px solid transparent; border-right: 15px solid transparent; border-top: 13px solid #ffffff; content: ""; position: absolute; bottom: -13px; width: 0; left: 0; right: 0; margin: 0 auto; z-index: 2; }
                                .table-row-1 h6 { color: #000; }
                                .table-row-2 { background-color: #642667; padding: 30px 10px 20px; }
                                .table-row-2 h6, .table-row-2 h1 { color: #fff; }
                                .table-row-3 { background-color: #39133b; padding: 30px 10px 20px; }
                                .table-row-3 h6, .table-row-3 h1 { color: #fff; }
                                .price { color: #fff; font-size: 48px; font-weight: 500; line-height: normal; margin-top: 3px; padding-right: 30px; display: inline-block; position: relative; }
                                .price .currency { font-size: 48px; }
                                .price .cents { font-size: 14px; position: absolute; top: 24px; }
                                .table-row-4 ul { list-style: none; padding-left: 0; margin-bottom: 25px; }
                                .table-row-4 li { color:000; font-size: 16px; font-weight: 500; margin-bottom: 6px; }
                                .table-row-2bg { background-color: #888b8d; padding: 30px 10px 20px; }
                                .table-row-2bg ul { list-style: none; padding-left: 0; margin-bottom: 15px;margin-top: 3px; }
                                .table-row-2bg li { color:000; font-size: 16px; font-weight: 500; margin-bottom: 6px;margin-top: 3px; }
                                .table-row-2bg a { 	color: #fff; text-decoration: none; cursor: pointer; }
                                .table-row-2bg h6, .table-row-2 h1 {color: #fff;}
                                .table-row-2bg a:hover {color: #fff;text-decoration: underline;cursor: pointer;}
                                .price1 { color: #fff; font-size: 20px; font-weight: 500; line-height: normal; margin-top: 3px; padding-right: 30px; display: inline-block; position: relative; }
                                .price1 .currency { font-size: 20px; }
                                .price4 { color: #000; font-size: 20px; font-weight: 500; line-height: normal; margin-top: 3px; padding-right: 30px; display: inline-block; position: relative; }
                                 .table-row-4 h6 { color: #000; }
                            
                                /* Top Links */
                                #memberListing3-links { background-color: #642667; padding: 40px 0; }
                                .quicklinkul { padding: 0; list-style: none; margin-bottom: 0; }
                                .quicklinkul li { border-bottom: 1px solid #ffffff; }
                                .quicklinkul li a { color: #fff; font-weight: 600; text-transform: uppercase; display: block; padding: 10px; position: relative; }
                                .quicklinkul li a:hover { background-color: rgba(255,255,255,0.15); }
                                .quicklinkul li a:after { content: "\e072"; -moz-osx-font-smoothing: grayscale; font-family: "Glyphicons Halflings"; font-style: normal; font-weight: 400; line-height: 1; position: absolute; right: 10px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
                                
                                /* Video Section */
                                .video-left h2 { margin-bottom: 10px; font-size: 47px;}
                                
                                /* Left Column */
                                .program-left h4 { margin-top: 0; }
                                
                                /* Right Column */
                                .program-right img { margin-bottom: 10px; }
                                .program-right .formbutton { width: 100%; margin-bottom: 10px; padding: 11px 10px; }
                                .quotewrap { text-align: center;  position: relative;  margin-top: 30px; }
                                .topquote { position: absolute; width: 100%; top: -22px; }
                                .topquote i { color: #642667; font-size: 47px; }
                                .quotebox { color: #642667; background: #eee ; border-radius: 17px; padding: 40px 15px; font-size: 14px; }
                                .quotename { color: #642667; font-style: italic; font-size: 14px; padding: 10px 15px 0; }
                                
                                /* Links */
                                #courseSingle-links .formbutton { margin-top: 10px; width: 100%; padding: 11px 35px 11px 15px; text-align: left; position: relative; }
                                #courseSingle-links .formbutton i { position: absolute; right: 15px; }
                                
                                /* Sponsors */
                                .logo-col { margin-top: 15px; }
                                
                                .page-nav > li a { 
                        	display: inline-block;
                            color: white;
                            text-align: center;
                            padding: 10px 20px;
                            text-decoration: none;
                        }
                        
                        .sp-content-out {
                          padding: 50px 10px 10px 0;
                        }
                        
                        .sp-content-out2 {
                          padding: 30px 0;
                        }
                        
                    
                      
                    .page-nav > li.active > a, .page-nav > li.active > a:hover, .page-nav> li.active > a:focus {
                    	color: #642667;
                    }     
                    .page-nav > li a { 
                        	display: inline-block;
                            color: black;
                            text-align: center;
                            padding: 10px 20px;
                            
                        
                        
                         
                         
                                
                                
                                /*** Media Queries ***/
                                @media (max-width: 767px) {
                                .video-left {  margin-bottom: 25px; }
                                .program-right { max-width: 400px; margin: 40px auto 0; }
                                }
                                
                                @media (max-width: 480px) {
                                
                                .sessionImg img { margin: 0 auto 10px; }
                                }
                    
                    
                        .tab {
                          display: none;
                        }
                        .tab:target {
                          display: block;
                        }
                        .tab:last-child {
                          display: block;
                        }
                        .tab:target ~ section.tab:last-child {
                          display: none;
                        }
                        .tab > nav > a.active {
                          color: teal;
                          border-bottom-color: teal;
                        }
                        
                        /* Layout */
                        main {
                          max-width: 300px;
                        }
                        .tab > * {
                          width:100%;
                          padding-top: 10px;
                          margin: 0;
                        }
                        .tab > nav {
                          padding: 0;
                          display: flex;
                        }
                        .tab > nav > a {
                          display: inline-block;
                          text-decoration: none;
                          color: gray;
                          border-bottom: 5px solid gray;
                          margin: 0;
                          padding: 10px;
                        }
                        .tab > nav::before {
                          content: "";
                          width: 5px;
                          border-bottom: 5px solid gray;
                        }
                        .tab > nav::after {
                          content: "";
                          flex: 1;
                          border-bottom: 5px solid gray;
                        }
                        
                        .tablink {
                          background-color: #642667;
                          color: white;
                          float: left;
                          border: none;
                          outline: none;
                          cursor: pointer;
                          padding: 14px 16px;
                          font-size: 17px;
                          width: 25%;
                        }
                        
                        .tablink:hover {
                          background-color: #777;
                        }
                        
                         .tablink2 {
                          background-color: #642667;
                          color: white;
                          float: left;
                          border: none;
                          outline: none;
                         
                          padding: 14px 16px;
                          font-size: 17px;
                          width: 25%;
                        }
                        
                        /* Style the tab content (and add height:100% for full page content) */
                        .tabcontent {
                          color: white;
                          display: none;
                          padding: 100px 20px;
                          height: 100%;
                        }
</style>


<!-- Top Hero Starts -->





<div class="sp-nav-out" id="eventAgenda-nav">
    <div class="container">
        <ul class="sp-nav page-nav">

            <li class="active"><a href="#tab1default" data-toggle="tab">Programme details </a></li>

            <li><a href="#tab2default" data-toggle="tab">Programme T&amp;Cs </a></li>
        </ul>
    </div>
</div>



<div class="sp-content-out-tab" id="eventAgenda-tabs">
    <div class="container">
        <!--  <h4 class="section-header">Register for upcoming sessions</h4>-->
        <!-- Tabs System -->
        <!--  <div class="agenda-tabs">-->
        <!-- Tab Links  -->
        <!--   <ul class="nav nav-tabs">



                <li class="active"><a href="#tab1default" data-toggle="tab">01 September </a></li>
                <li><a href="#tab2default" data-toggle="tab">07 September </a></li>
                <li><a href="#tab3default" data-toggle="tab">08 September </a></li>
                <li><a href="#tab4default" data-toggle="tab">31 October </a></li>
            </ul>-->
        <!-- Tab Content -->
        <div class="panel-body">
            <div class="tab-content">

                <!-- TAB 1 CONTENT STARTS -->
                <div class="tab-pane active" id="tab1default">
                    <!-- Tab 1 Agenda Row 1 -->
                    <div class="agenda-row">
                        <!-- Program Info Starts -->
                        <div class="sp-content-out padding" id="programs-info">
                            <div class="container">
                                <div class="row">
                                    <!-- Left Column -->
                                    <div class="col-sm-8 program-left">
                                        <h4 style="margin-top: 0px;">Overview</h4>
                                        <p>For this year only, we are introducing our ‘Being a Director’ programmes pilot half-day programmes! Perfect for busy professionals seeking to enhance their skills without disrupting full day work commitments.<br /><br />This Being a Director Part 4B is aimed at increasing governing body effectiveness and adding value.<br /><br /></p>
                                        <h4 style="margin-top: 0px;">How does this work?</h4>
                                        <p>The pilot offering will only be available twice this year so it is important to note that if you miss the Being a Director Part 4B&nbsp; during this year, you might be required to redo the entire Being a Director
                                            Part 4 to be eligible for the Certified Director Designation. There is no guarantee that we will be offering the Being a Director Part 4B as half day programme again next year.</p>
                                        <p>&nbsp;</p>
                                        <h4 style="margin-top: 0px;">How are the programme split?</h4>
                                        <p>The Being a Director Part 4, are split into a Part 4A and a Part 4B.<br />These programmes will run as a half-day programme during the week on the specified dates indicated, or you can choose to attend these on
                                            the specified Saturday classes.&nbsp;<br /></p>
                                        <h4 style="margin-top: 0px;"><br />Important</h4>
                                        <p>Before proceeding to book, please familiarise yourself with the below terms of use for ease of booking and attendance.</p>
                                        <p>&nbsp;</p>
                                        <ul>
                                            <li>The 'Being a Director Part 4' will be divided into two parts: Part 4A and Part 4B.&nbsp;<br /></li>
                                            <li>It is crucial to attend both relevant parts (A and B) to fulfil attendance requirements for Being a Director Part 4.</li>
                                            <li>Failure to do so will necessitate re-booking, repayment, and attending the full 'Being a Director Part 4' to qualify for the Certified Director Designation.&nbsp;<br /></li>
                                            <li>Attendance certificates will be issued only upon completion of the entire programme duration.<br /></li>
                                            <li>The 2026 dates are the only dates available to complete these parts. You will not be able to swap it for any of the full day programme dates or carry it over to next year, as per our terms and conditions.&nbsp;<br /></li>
                                        </ul>
                                        <h4 style="margin-top: 0px;"><br />Key focus areas<br /></h4>
                                        <ul>
                                            <li>Governing body effectiveness</li>
                                            <li>Composition of governing bodies</li>
                                            <li>Remuneration of members of governing bodies</li>
                                            <li>Meeting procedures</li>
                                            <li>Committees of governing body</li>
                                            <li>Evaluation of governing body</li>
                                            <li>Delegation to management</li>
                                        </ul>
                                        <h4 style="margin-top: 0px;"><br /></h4>
                                        <h4 style="margin-top: 0px;">Benefit of the programme</h4>
                                        <ul>
                                            <li>Half day programme&nbsp;</li>
                                            <li>More convenient and flexible&nbsp;</li>
                                            <li>Learning from - and asking a Governance Specialist questions you might have.</li>
                                        </ul>
                                        <p>&nbsp;</p>
                                        <h4><br /></h4>








                                    </div>
                                    <!-- Right Column -->


                                    <!-- Column 3 -->
                                    <div class="col-sm-2 generalUse4-col">
                                        <h4>Duration</h4>

                                        <p>09h00 until 12h30</p>
                                    </div>

                                    <!-- Column 4 -->
                                    <div class="col-sm-3 generalUse4-col">
                                        <div class="col-sm-5">
                                            <img alt="" src="data:image/png;base64,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" style="width: 100px; height: 100px;" /></div>

                                    </div>
                                </div>
                            </div>
                        </div>

                    </div><br /><br />
                    <hr />
                   <!-- IF PROGRAMME FEES CODE DOESNT LOOK LIKE THE BELOW ON OTHER PROGRAMMES COPY FROM HERE TO FIX TS AND CS-->

                    <div class="sp-content-out2 border-top padding-top-0" id="eventMain-pricing">
                        <div class="container">
                            <!-- Header/Info -->
                            <div class="event-princing-intro">
                                <h4 class="section-header">Programme Fees</h4>
                            </div>
                            <!-- Pricing Columns Start -->
                            <div class="event-pricing">
                                <div class="row">

                                    <!-- Column 1 -->
                                    <div class="col-sm-3">
                                        <div class="pricing-table">
                                            <!-- Column 1 Row 1 -->
                                            <div class="table-row table-row-1">
                                                <h6><span style="font-weight: 600; text-align: center; text-transform: uppercase; font-family: Ubuntu, sans-serif; font-size: 16px;"><br />Subscription paying&nbsp;</span><span style="font-weight: 600; text-align: center; text-transform: uppercase; font-family: Ubuntu, sans-serif; font-size: 16px;">member</span></h6>

                                            </div>
                                            <!-- Column 1 Row 2 -->
                                            <div class="table-row table-row-2">
                                                <h6>digital fee<br /></h6>
                                                <div class="price">R 3 014<span style="font-size: 22px;">.00</span><span class="cents">incl VAT<br /></span></div>
                                            </div>
                                        </div>
                                    </div>
                                    <!-- Column 2 -->
                                    <div class="col-sm-3">
                                        <div class="pricing-table">
                                            <!-- Column 1 Row 1 -->
                                            <div class="table-row table-row-1">
                                                <h6><span style="font-weight: 600; text-align: center; text-transform: uppercase; font-family: Ubuntu, sans-serif; font-size: 16px;"><strong><span style="font-size: medium; font-weight: 600; text-align: center; text-transform: uppercase; font-family: Ubuntu, sans-serif;">Non-subscription paying member (Event-attendee)</span></strong>
                                                    </span>
                                                </h6>

                                            </div>
                                            <!-- Column 1 Row 2 -->
                                            <div class="table-row table-row-2">
                                                <h6>digital fee<br /></h6>
                                                <div class="price">R3 546<span style="font-size: 22px;"><span style="text-align: center; background-color: #642667; font-size: 22px; color: #ffffff;">.00</span></span><span class="cents">incl VAT</span></div>
                                            </div>
                                        </div>
                                    </div>


                                </div>
                            </div>

                        </div>
                    </div>

                </div>

                <!-- TAB 1 CONTENT ENDs -->
                <!-- Tab 1 Agenda Row 2 -->

                <!-- Tab 1 Agenda Row 3 -->

                <!-- Tab 1 Agenda Row 4 -->

                <!-- Tab 1 Agenda Row 5 -->

                <!-- COPY TS and CS BELOW -->

                <!-- TAB 2 CONTENT STARTS -->
                <div class="tab-pane" id="tab2default">
                    <!-- Tab 1 Agenda Row 1 -->
                    <div class="agenda-row">
                        <div class="sp-content-out " id="generalUse1-content">
                            <div class="container">

                                <h3>IoDSA Event Booking Terms and Conditions</h3>
                                <hr />
                                <div>
                                    <ol>
                                        <p>These Terms and Conditions govern the delivery of events, conferences, workshops, and training programmes (“collectively referred to as Events”) by the Institute of Directors in South Africa NPC (“IoDSA”) to members
                                            and the public (“collectively referred to as Delegates”).<br /><br /><span style="white-space: pre;"><b><span style="color: #92d050;">GENERAL</span></b>
                                            </span>
                                        </p>
                                        <li>The IoDSA business hours are Monday to Friday from 09h00 to 16h00 (excluding weekends and public holidays).</li>
                                        <li>All calls to the IoDSA are recorded for record and quality purposes.</li>
                                        <li style="text-align: justify;">All official communication with Delegates will be conducted via email and no other platforms. All requests and updates (including updating of personal information) must be submitted in writing.</li>
                                        <li>Enquiries must be made out to the email address as listed on the respective Event booking page on the IoDSA website:<br />4.1.<span style="white-space: pre;">	</span>All training-related enquiries should be made
                                            to&nbsp;
                                            <a href="mailto:training@iodsa.co.za">training@iodsa.co.za</a><br />4.2.<span style="white-space: pre;">	</span>All member event-related enquiries should be made to&nbsp;<a href="mailto:events@iodsa.co.za">events@iodsa.co.za</a><br />4.3.<span style="white-space: pre;">	</span>All certification or designee-related enquiries should be made to&nbsp;<a href="mailto:certifications@iodsa.co.za">certifications@iodsa.co.za</a></li>
                                        <li>IoDSA reserves the right to amend the details and logistics of Events at any time.&nbsp;</li>
                                        <li>IoDSA Events and other services are provided without any warranties or guarantees, except for their intended purpose. The IoDSA shall not be held liable for any direct, indirect, incidental, special, or consequential
                                            loss or damage arising from participation in any Event or other service.<br /></li>
                                        <li>The IoDSA shall not be liable for any delay, postponement, or failure to deliver an Event (in whole or in part) to the extent caused by circumstances beyond its reasonable control (“Force Majeure”). Force Majeure
                                            includes, without limitation, acts of God, natural disasters, epidemics/pandemics and related governmental restrictions, labour disputes or strikes (other than those solely involving IoDSA employees), widespread
                                            internet or telecommunications outages, fire, or any other unforeseen events that make performance commercially impracticable or unsafe. The IoDSA will make reasonable efforts to notify Delegates of a Force
                                            Majeure event as soon as practicable and will take reasonable steps to mitigate the impact.<br /></li>
                                        <li>All fee discounts, sponsorships, complimentary or pro bono services, and the like are provided entirely at the discretion of the IoDSA. These may be offered to Delegates who meet the discount eligibility criteria
                                            as determined by the IoDSA from time to time. The IoDSA reserves the right to amend, withdraw, or cancel any such benefits at any time and for any reason.&nbsp;<br /></li>
                                        <li>All persons attending events at the IoDSA office/venues do so at their own risk.<br /></li>
                                        <li>The terms “Delegate,” “Member,” or “person” are non-gender specific and refer to any individual, juristic person, organisation, body, institution, or third party engaging with the IoDSA.<br /></li>
                                        <li>“Business Days” refer to any day other than a Saturday, Sunday, or public holiday in the Republic of South Africa.</li>
                                        <li>If you are unhappy or dissatisfied with any Event provided by the IoDSA, you must submit your grievance in writing through one of the following channels:<br />12.1.&nbsp;&nbsp;The IoDSA online complaints link available
                                            on the website;<br />12.2.&nbsp;&nbsp;The Event feedback survey link provided (where applicable); or<br />12.3.&nbsp;&nbsp;Directly to the designated contact person for the Event, as listed on the Event page.<br />
                                            <p><b><span style="color: #92d050;"><br />ONLINE PROFILE AND INFORMATION</span></b></p>
                                        </li>
                                        <li>Delegates are required to have an online profile to book for Events or submit applications and the like.<br /></li>
                                        <li>Delegates must log in using their existing IoDSA Member or Event Attendee profile or create an Event Attendee Profile to make a booking if a profile does not already exist.&nbsp;<br /></li>
                                        <li>Delegates should always avoid creating or having duplicate profiles/accounts. Duplicate profiles may affect the application of member benefits, such as discounts on Event fees. Benefits, where applicable, will not
                                            be granted to members who have used a duplicate profile for booking an Event.&nbsp;<br /></li>
                                        <li>Delegates are responsible for keeping their profile and contact information accurate and up to date.<br /></li>
                                        <li>It is the responsibility of Delegates to ensure that their passwords are kept secure from third parties. Manual assistance with password resets is available upon telephonic and/or written requests after successful
                                            Delegate verification.
                                            <br /></li>
                                        <li>By providing the IoDSA with personal and professional information, the Delegate gives consent to the IoDSA to process this information to provide the Event and/or other related services.&nbsp;<br /></li>
                                        <li>The IoDSA undertakes to maintain the confidentiality of all information provided to it and will handle such information in accordance with the Protection of Personal Information Act 4 of 2013. For further details,
                                            Delegates may refer to the IoDSA’s&nbsp;<a href="https://cdn.ymaws.com/www.iodsa.co.za/resource/collection/F85F0CDA-6820-4BBA-A467-ED6EE14B0EE5/Privacy_Policy.pdf">Privacy Policy</a>&nbsp;and&nbsp;<a href="https://cdn.ymaws.com/www.iodsa.co.za/resource/collection/F85F0CDA-6820-4BBA-A467-ED6EE14B0EE5/PAIA_Manual.pdf">PAIA Manual&nbsp;</a>available
                                            on the IoDSA website.
                                            <p><b><span style="color: #92d050;"><br />EVENT BOOKINGS</span></b></p>
                                        </li>
                                        <li>All Event bookings must be completed via the online registration form specific to the Event.<br /></li>
                                        <li>Bookings must be made using the profile of the Delegate attending the Event. Bookings made under another Delegate’s profile will be deemed invalid, cancelled and may result in deletion or blocking of the profile
                                            and records, at the discretion of the IoDSA.&nbsp;<br /></li>
                                        <li>Delegates are responsible for ensuring that the information and contact details in their profile are accurate and correctly reflected on the Event booking form. The details provided on the Event booking form will
                                            be used for all event-related communications and for issuing of certificates of attendance (where applicable). The IoDSA will not be held liable if Delegates use the details of a personal assistant, secretary
                                            or any other third party and, as a result, do not receive Event communications.<br /></li>
                                        <li>A Delegate’s booking for an Event will only be considered confirmed upon:&nbsp;<br />23.1.&nbsp;&nbsp;Acceptance of these Terms and Conditions (Ts &amp; Cs) and any other specific terms and conditions applicable
                                            to the specific Event&nbsp;(which will take precedence over these T&amp;Cs if there is a conflict);<br />23.2.&nbsp;&nbsp;Receipt of full payment of the applicable Event invoice/fee within the stipulated timeframe.
                                            Full payment must be received in the&nbsp;IoDSA’s designated bank account and correctly allocated to the Delegate’s profile in relation to the specific Event invoice.&nbsp;<br /></li>
                                        <li>The primary payment method for an Event is online payment via credit or debit card. For certain Events, generation of an invoice for Electronic Funds Transfer (EFT) may be available as an alternative payment method
                                            during the booking process.<br /></li>
                                        <li>Event seats/spaces are allocated on a first-come, first-served basis and are confirmed only upon receipt of full payment.<br />25.1.&nbsp;&nbsp;For EFT Payments: Either full payment must reflect in the IoDSA bank
                                            account, or a valid proof of payment or purchase order (where the Delegate’s company is responsible for payment) must be received within the stipulated timeframe.<br />25.2.&nbsp;&nbsp;For Card Payments: Payment
                                            is processed immediately and reflected against the Delegate’s account/profile due to the online payment method.&nbsp;<br /></li>
                                        <li>The IoDSA does not permit any amendments to the date reflected on an issued invoice. Once an invoice has been generated, the invoice date is final and may not be backdated or changed under any circumstances.
                                            <p>&nbsp;</p>
                                            <p><b><span style="color: #92d050;">PAYMENT BY DELEGATES</span></b></p>
                                        </li>
                                        <li>Upon completing and submitting an Event booking form, Delegates must make an immediate payment of the Event fee via the IoDSA eCommerce platform during checkout using a credit/debit card. This is the IoDSA’s preferred
                                            method of receiving payment, as card payments are allocated directly to Delegate profiles and immediately secures and confirms the Delegate’s booking.<br /></li>
                                        <li>Delegates will, in addition, depending on the Event have an EFT payment option:<br />28.1.&nbsp;&nbsp;If the EFT payment option is available and selected as the payment method during the booking process, payment
                                            must be made and proof of payment must be shared with the contact person as listed on the Event page within 48 hours of receipt of invoice, using the invoice number as reference. Once the payment reflects in
                                            the IoDSA bank account it will be allocated to the Delegate’s profile, and&nbsp;the booking will be considered confirmed. Failure to adhere to this timeline will result in the booking being cancelled without
                                            further&nbsp;notice.&nbsp;
                                            <br />28.2.&nbsp; The IoDSA shall not be held responsible for the delay in allocation of payments due to incorrect references being used by the &nbsp; Delegate. Where EFT payments cannot be allocated as a result
                                            of incorrect references used or not providing proof of payment, the&nbsp; Delegate will be required to provide proof of payment in order for the IoDSA to confirm and allocate payment. Until such time, the Delegate’s
                                            booking is not confirmed and may be cancelled if payment is not received within the stipulated timeframe.&nbsp;<br />
                                            <p>&nbsp;</p>
                                            <p><b><span style="color: #92d050;">PAYMENTS BY COMPANIES ON BEHALF OF DELEGATES</span></b></p>
                                        </li>
                                        <li>Should a Delegate require their Company to make payment on their behalf, and the credit/debit card payment is not possible during checkout due to Company internal processes, then:<br />29.1.&nbsp;&nbsp;During the
                                            checkout process the Delegate is required to select EFT as the payment option and provide the Company’s details that must appear on the invoice, should this be an available option for payment, in which case
                                            Clause 28 will apply; or&nbsp;<br />29.2.&nbsp;&nbsp;Should EFT not be available, or the Company cannot adhere to the requirements in Clause 28, the Delegate is required to make a&nbsp;written request to the
                                            contact person of the Event to assist with accommodating a company payment arrangement and to provide an invoice.<br />29.2.1.&nbsp;&nbsp;To accommodate a Company payment arrangement, and to provide an invoice
                                            for payment, the IoDSA requires the written request by the Company and/or Delegate at least four (4) weeks prior to the respective Event date(s). Events starting within four&nbsp;(4) weeks cannot accommodate
                                            Company payment arrangements. The following applies to all Company payment arrangements:&nbsp;<br />(a)&nbsp;<span style="white-space: pre;"> </span>All onboarding and supplier processes, including supplier
                                            bidding documentation and proof of payment (for Private&nbsp;Sector Companies and International Companies) or valid Purchase Orders (PO) – in the case of Public Sector companies, must be&nbsp;completed and submitted
                                            to the IoDSA within two (2) weeks from the time of the written request&nbsp;and the IoDSA approving the payment arrangement, and no later than two (2) weeks prior to the Event. Where the&nbsp;IoDSA finds the
                                            onboarding process extensive/unreasonable regarding timelines, the IoDSA reserves the right to cancel&nbsp;the payment arrangement at any time.&nbsp;<br />(b)&nbsp;&nbsp;A Delegate’s booking for an Event is
                                            only considered confirmed upon receipt of full payment of the applicable Event&nbsp;invoice/fee in the bank IoDSA bank account (proof of payment must be supplied), or in the case of local Public Sector&nbsp;companies,
                                            a valid Purchase Order, within the above stipulated timeframe.&nbsp;<br />(c)&nbsp;&nbsp;If the onboarding process, applicable supply chain documentation, and payment/PO are not received within the stipulated
                                            timelines, for whatever reason, the IoDSA reserves the right to release the booking(s) without notice and&nbsp;make the seat(s) available to other Delegates and any planned future bookings will be cancelled.<br /></li>
                                        <li>In the case of local Public sector companies, if the Company fails to make payment within 30 days of the Event date, the Delegate will be held responsible for payment, and the Delegate/Company will be blacklisted.
                                            Any future and current planned bookings will be cancelled until such payment has been settled.&nbsp;&nbsp;<br /></li>
                                        <li>All other terms and conditions relating to postponement, cancellations, non-attendance, deferment, replacement of Delegates, and any other general provisions set out in these Terms and Conditions apply.&nbsp;
                                            <p>&nbsp;</p>
                                            <p><b><span style="color: #92d050;">CANCELLATION</span></b></p>
                                        </li>
                                        <li>All requested cancellations must be submitted in writing to the email address specified on the Event page/registration form.<br /></li>
                                        <li>Cancellations made within five (5) business days of the date of payment will not be subject to any penalties i.e. the Event fee will be fully refunded (“Cooling-off Period”).&nbsp;<br /></li>
                                        <li>Delegates who cancel their booking after the Cooling-Off Period and&nbsp;<strong>more than ten (10) business days before the scheduled date&nbsp;</strong>of the Event are required to pay/forfeit 25% of the total
                                            fee as a cancellation penalty. The remaining Event fee will be refunded.<br /></li>
                                        <li>Delegates who cancel their booking between&nbsp;<strong>ten (10) and five (5) business days before the scheduled date&nbsp;</strong>of the Event are required to pay/forfeit<strong>&nbsp;50%&nbsp;</strong>of the
                                            total fee as a cancellation penalty. The remaining Event fee will be refunded.<br /></li>
                                        <li>Delegates who cancel their booking within&nbsp;<strong>five (5) business days</strong>&nbsp;prior to the&nbsp;<strong>scheduled Event date</strong>&nbsp;will be liable for a cancellation penalty equal to&nbsp;<strong>100%</strong>&nbsp;of
                                            the total Event fee. No refunds will be issued in such cases.&nbsp;<br /></li>
                                        <li>In the event of cancellation by the IoDSA, all registered Delegates will be notified, and the full Event fee will be refunded or deferred to another Event, subject to agreement between the IoDSA and the Delegate.
                                            <p>&nbsp;</p>
                                            <p><b><span style="color: #92d050;">DEFERMENT/POSTPONEMENT</span></b></p>
                                        </li>
                                        <li>Deferment refers to cases where a Delegate is unable to attend an Event due to medical reasons or other emergencies, including but not limited to accidents and bereavement. The Event fee in these circumstances will
                                            not be forfeited, provided that valid supporting documentation is submitted within five (5) business days post the Event date.&nbsp;<br /></li>
                                        <li>For medical reasons, a medical certificate must indicate the dates of medical unfitness, which must align with the scheduled Event date.&nbsp;<br /></li>
                                        <li>For other emergencies, appropriate evidence (e.g., police report, or death certificate) must be provided.<br /></li>
                                        <li>Where reasonably practical, the IoDSA will offer the Delegate an alternative Event scheduled within the current calendar year. If no suitable Event is available for booking, the IoDSA will refund the Delegate.&nbsp;<br /></li>
                                        <li>If a deferment/postponement request is submitted but deemed unreasonable or unsupported by valid documentation as outlined above, the request will be treated as non-attendance in accordance with Clause 44. In such
                                            cases, the full Event fee will be forfeited/payable, and no refund will be issued. The IoDSA reserves the sole discretion to determine the reasonableness of any deferment request.&nbsp;<br /></li>
                                        <li>Should a deferment request be granted and an alternative Event is selected that has a higher price than what was paid/invoiced, the Delegate will be required to pay the difference.
                                            <p>&nbsp;</p>
                                            <p><b><span style="color: #92d050;">NON-ATTENDANCE</span></b></p>
                                        </li>
                                        <li>Subject to the provisions of the Cancellation Clauses and Deferment/Postponement Clauses above, in instances of&nbsp;<strong>non-attendance without prior written cancellation or a valid deferment request the full Event fee will be forfeited or payable, and no refund will be issued.&nbsp;</strong>Work-related
                                            reasons are not accepted as suitable reasons for non-attendance. Delegates who are unable to attend an Event due to work-related reasons will forfeit any payments made.<br /></li>
                                        <li>Delegates may submit written reasons for their non-attendance within five (5) business days after the scheduled Event. The IoDSA may, at its sole discretion, allow the Delegate to reschedule attendance on another
                                            Event date, or to another Event within that year (subject to availability). Requests submitted after the five (5) business day window period will be considered under&nbsp;<strong>Clause 44</strong>.&nbsp;<br /></li>
                                        <li>If a Delegate fails to attend a registered Event and does not submit a written cancellation, deferment request, or valid justification within the timeframes outlined in&nbsp;<strong>Clause 45,</strong>&nbsp;the
                                            matter will be considered closed. The full Event fee will be forfeited or payable, and no refunds, or rescheduling options will be considered, unless the IoDSA, at its sole discretion, determines otherwise.<br /></li>
                                        <li>A Delegate may nominate a replacement if they are unable to attend specific Events (specifically in the case of public training Events), provided the IoDSA is notified in writing at least five (5) business days
                                            prior to the scheduled date of the Event. All replacement requests are at the sole discretion of the IoDSA and will be confirmed in writing.<br /></li>
                                        <li>If the nominated replacement Delegate does not meet any applicable entry requirements for the Event (e.g., IoDSA Member-only events), participation will be declined, and the original Delegate will remain liable
                                            for the Event fee in accordance with the applicable cancellation or non-attendance clauses.<br /></li>
                                        <li>Where a discounted Event fee has been applied to a Delegate who is a paid IoDSA Member, and the replacement Delegate is not a paid IoDSA Member, the difference in fee will be charged to the replacement Delegate.
                                            If the replacement Delegate’s company is responsible for payment, the replacement Delegate will be billed and is responsible for payment and must recover the expense from their company.<br /></li>
                                        <li>If a replacement Delegate is not found or confirmed in writing by the IoDSA at least five (5) business days prior to the Event, and the original Delegate does not attend, this will be treated as a cancellation taking
                                            place within five (5) business days of the Event date or a non-attendance, as applicable. In such cases, the full Event fee will be forfeited or payable, and no refund will be issued, in accordance with the
                                            applicable Cancellation or Non-Attendance Clauses above.<br /></li>
                                        <li>All terms and conditions applicable to the original Delegate, including those relating to cancellation, deferment, non-attendance, payment obligations, and conduct—shall apply equally to any nominated replacement
                                            Delegate. Acceptance of a replacement Delegate by the IoDSA does not constitute a waiver of any rights under these Terms and Conditions. The original Delegate remains liable for any fees, penalties, or administrative
                                            consequences arising from the replacement’s participation or failure to comply with these Terms.<br _rdeditor_temp="1" /></li>
                                        <li>Delegates who attend specific Events, such as training, for the full duration of the Event will receive a Certificate of Attendance.&nbsp;</li>
                                        <li>The IoDSA reserves the right to withhold a Certificate of Attendance if the Delegate is deemed inattentive or not sufficiently present during the Event. Criteria to determine attendance is based on attendance tracking,
                                            engagement during the Event, participation in discussions, polls and other engagement activities.&nbsp;<br /></li>
                                        <li>It is the Delegate’s responsibility to retain and securely store their Certificates of Attendance. Certificates for qualifying Events can be accessed via the Delegate’s online profile. However, due to system upgrades
                                            or operational limitations, certain certificates—particularly those issued prior to February 2020—may no longer be available online or retrievable. The IoDSA shall not be held liable for storage, recovery, or
                                            reissuance of certificates beyond what is reasonably supported by its systems and policies.<br />
                                            <p>&nbsp;</p>
                                            <p><b><span style="color: #92d050;">COMPLIANCE WITH RULES</span></b></p>
                                        </li>
                                        <li>The IoDSA reserves the right to refuse admission to or remove a Delegate from an Event at its sole discretion. This may occur if payment has not been received, if the Delegate poses a health or safety risk, or if
                                            they are considered disruptive to others. Should a Delegate be removed from the Event due to the above misconduct, the fee is not refundable/is payable.&nbsp;<br /></li>
                                        <li>Delegates must comply with all house rules set by the IoDSA, the facilitator, and the venue or online platform. Respectful conduct is expected throughout the duration of the Event.<b><span style="color: #92d050;"></span></b></li>
                                        <li>Where applicable, course materials provided during Events are the intellectual property of the IoDSA and/or designated third parties. These materials are intended solely for the use of the attending Delegate. Reproduction,
                                            distribution, or modification of any part of the course material is strictly prohibited and subject to the IoDSA’s Intellectual Property Policy.<br /></li>
                                        <li>The recording or transcription of any Event in any format, including but not limited to video, audio, or text, is strictly prohibited by any delegates.&nbsp;<br /></li>
                                        <li>By attending an Event, the Delegate consents to their photographs and/or event feedback being published on social media or other media as may be determined by the IoDSA.&nbsp;</li>
                                    </ol>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
                <!-- TAB 2 CONTENT ENDs -->
            </div>
            <!-- all TAB  CONTENT ENDS -->


        </div>
    </div>
</div>]]></description>
<pubDate>Sat, 22 Aug 2026 14:00:00 GMT</pubDate>
</item>
<item>
<title>Being a Director Part 4: Governing Body’s Role in Structure, Composition, Evaluation &amp; Delegation</title>
<link>https://www.iodsa.co.za/events/EventDetails.aspx?id=2031519</link>
<guid>https://www.iodsa.co.za/events/EventDetails.aspx?id=2031519</guid>
<description><![CDATA[<!-- External Stylesheet (DO NOT REMOVE) -->

<!-- Internal Styles (Page Styles) -->
<style>
    /* Bottom Blocks */
                .genBlock-text, .genBlock-img { min-height: 100px; }
                .genBlock-text { background-color: #cfc3d8; padding: 10px 2%; }
                .genBlock-text .formbutton { margin-top: 15px; }
                .genBlock-img { position: relative; }
                .genBlock-img img { -o-object-fit: cover; object-fit: cover; position: absolute; top: 0; height: 100%; left: 0; width: 100%; }
        .link-block {
		color: #642667;
		text-decoration: underline;
		cursor: pointer;
    } 
    .link-block:hover {
          text-decoration: underline;
          color: black;
    }
  
        .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
            min-height: 1px;
            padding-left: 20px;
            padding-right: 8px;
            position: relative;
        }
            /* heading */
            
            h1, h2, h3, h4, h5, h6 {font-family: 'Ubuntu', sans-serif;}
            
            h1 {font-size:32px; font-weight:600; margin: 10px 0 10px; color:#642667; text-transform:none;}
            h2 {font-size:28px; font-weight:600; margin: 10px 0 10px; color:#642667; text-transform:none;}
            h3 {font-size:24px; font-weight:600; margin: 10px 0 10px; color:#642667; text-transform:none;}
            h4 {font-size:21px; font-weight:600; margin: 3px 0 10px; color:#642667; text-transform:none;}
            h5 {font-size:18px; font-weight:600; margin: 3px 0 10px; color:#642667; text-transform:none;}
            h6 {font-size:16px; font-weight:600; margin: 3px 0 10px; color:#642667;; text-transform:none;}
            
                /* Navigation Bar */
                 .sp-nav-out {
                 text-align: center;
                 padding: 10px 0;
                 background-color: rgba(240, 240, 240, 0.85);
            }
                .sp-nav {
                 list-style: none;
                 padding-left: 0;
                 margin-bottom: 0;
                }
                .sp-nav li {
                 display: inline-block;
                 vertical-align: middle;
                 margin-right: 30px;
                }
                .sp-nav li:last-child {
                 margin-right: 0;
                }
                .sp-nav a {
                 color: #fff;
                 font-size: 18px;
                 text-decoration: none !important;
                 line-height: 25px;
                }
                .sp-nav a:hover {
                 opacity: 0.7;
                }
                .fixed-nav {
                 position: fixed;
                 left: 0;
                 width: 100%;
                 z-index: 10;
                 transition: 0.5s;
                }
                /* Accordion Styles */
                .panel-group {
                 margin-bottom: 0;
                }
                .panel-group .panel {
                 border: none;
                 border-radius: 0;
                 box-shadow: none;
                 margin: 0 0 5px !important;
                }
                .panel-default>.panel-heading {
                 background-color: transparent;
                 border: none;
                 border-radius: 0;
                 padding: 0;
                }
                .panel-title a {
                 color: #fff;
                 font-size: 16px;
                 font-weight: 600;
                 text-decoration: none !important;
                 background-color: #000000;
                 padding: 12px 40px 12px 20px;
                 display: block;
                 position: relative;
                }
                .panel-title a.collapsed {
                 background-color: #642667;
                }
                .panel-title a.collapsed:hover {
                 background-color: #000000;
                }
                .panel-title a::after {
                 content: "\f078";
                 font-family: FontAwesome;
                 position: absolute;
                 right: 20px;
                 top: 50%;
                 -webkit-transform: translateY(-50%);
                 transform: translateY(-50%);
                 opacity: 0.7;
                }
                .panel-title a.collapsed::after {
                 content: "\f054";
                }
                /* Featured Content */
                .spFeatured-out.border-top {
                 border-top: 5px solid #fff;
                }
                .featured-left {
                 padding: 0 !important;
                }
                .featured-video iframe {
                 position: absolute;
                 top: 0;
                 height: 100%;
                 left: 0;
                 width: 100%;
                }
                .featured-img img {
                 position: absolute;
                 top: 0;
                 height: 100%;
                 left: 0;
                 width: 100%;
                 object-fit: cover;
                }
                .featured-right {
                 padding: 60px 4% 80px;
                 min-height: 400px;
                }
                .featured-text .formbutton {
                 margin-top: 15px;
                }
                /* Content Boxes */
                .cb-left {
                 padding-right: 2%;
                }
                .cb-right {
                 padding-left: 2%;
                }
                .cb-box {
                 display: -webkit-box;
                 display: -ms-flexbox;
                 display: flex;
                 margin-left: 0 !important;
                 margin-right: 0 !important;
                 margin-bottom: 40px;
                 -webkit-box-shadow: 0 0px 15px 0px rgba(52, 52, 52, 0.15);
                 box-shadow: 0 0px 15px 0px rgba(52, 52, 52, 0.15);
                }
                .cb-text {
                 background-color: #fff;
                 padding: 25px 20px 80px !important;
                 min-height: 355px;
                 position: relative;
                }
                .cb-text h5 {
                 margin: 0 0 15px;
                }
                .cb-text .formbutton {
                 position: absolute;
                 left: 20px;
                 bottom: 40px;
                }
                .cb-img {
                 position: relative;
                 padding: 0 !important;
                }
                .cb-img img {
                 position: absolute;
                 top: 0;
                 height: 100%;
                 left: 0;
                 width: 100%;
                 object-fit: cover;
                }
                /* Text Boxes */
                .text-box {
                 text-align: center;
                 background-color: #fff;
                 -webkit-box-shadow: 0 0px 15px 0px rgba(52, 52, 52, 0.15);
                 box-shadow: 0 0px 15px 0px rgba(52, 52, 52, 0.15);
                 padding: 25px 15px;
                }
                .text-box .formbutton {
                 margin-top: 10px;
                }
                /* Become Member */
                .bmem-info {
                 margin-top: 20px;
                }
                
                
                
                /*********** Media Queries *************/
                @media (max-width: 1199px) {
                /* Navigation Bar */
                 .sp-nav li {
                  margin-right: 20px;
                 }
                 .sp-nav a {
                  font-size: 15px;
                 }
                }
                @media (max-width: 991px) {
                }
                @media (max-width: 959px) {
                /* Featured Content */
                 .featured-right {
                  padding: 40px 5% 50px;
                 }
                }
                @media (max-width: 767px) {
                /* General */
                 .col-5 {
                  float: none;
                  width: 100%;
                  padding-left: 15px;
                  padding-right: 15px;
                 }
                 .no-margins {
                  margin-left: 0 !important;
                  margin-right: 0 !important;
                 }
                /* Hero Image */
                 .sp-hero-out img {
                  height: 330px;
                  width: auto;
                  max-width: none;
                  position: relative;
                  left: 50%;
                  -webkit-transform: translateX(-50%);
                  transform: translateX(-50%);
                 }
                 .sp-hero-content .hero-links li {
                  display: block;
                  border-right: none;
                  padding-right: 0;
                  margin-right: 0;
                  margin-top: 5px;
                 }
                 .sp-hero-content .hero-links a {
                  font-size: 15px;
                 }
                 .sp-hero-content p {
                  line-height: normal;
                  font-size: 15px;
                 }
                /* Navigation Bar */
                 #PageBody {
                  margin-top: 0 !important;
                 }
                 .sp-nav li {
                  display: block;
                  margin: 0 0 6px;
                 }
                 .sp-nav a {
                  display: block;
                  background-color: rgba(255,255,255,0.15);
                  padding: 11px 15px;
                  line-height: normal;
                 }
                 .sp-nav a:hover {
                  color: #fff;
                  background-color: rgba(255,255,255,0.35);
                 }
                 .fixed-nav {
                  position: initial;
                 }
                /* Section Styles */
                 .sp-content-out {
                  padding: 40px 0;
                 }
                /* Accordions Styles */
                 .panel-title a {
                  padding: 12px 30px 12px 10px;
                 }
                 .panel-title a::after {
                  right: 10px;
                 }
                /* Featured Content */
                 .featured-left,
                 .featured-right {
                  width: 100%;
                 }
                 .featured-left {
                  min-height: 230px;
                 }
                 .featured-right {
                  padding: 25px 15px 50px;
                  min-height: auto;
                  border-left: none;
                  border-top: 2px solid #fff;
                 }
                /* Content Boxes */
                 .cb-left {
                  padding-right: 15px;
                 }
                 .cb-right {
                  padding-left: 15px;
                 }
                 .cb-box {
                  margin-left: 0 !important;
                  margin-right: 0 !important;
                 }
                 .cb-text {
                  padding: 25px 15px 30px !important;
                 }
                 .cb-text .formbutton {
                  position: initial;
                  margin-top: 15px;
                 }
                /* Text Box */
                 .spBox-col {
                  min-height: auto !important;
                  max-width: 600px;
                  margin: 0 auto 30px;
                 }
                 .spBox-col:last-child {
                  margin-bottom: 0;
                 }
                /* Become Member */
                 .bmem-info {
                  margin: 0 0 35px;
                 }
                }
                @media (max-width: 600px) {
                }
                @media (max-width: 480px) {
                /* Hero Image */
                 .sp-hero-content h1 {
                  font-size: 22px;
                 }
                /* Content Boxes */
                 .cb-box {
                  display: block;
                 }
                 .cb-img {
                  height: 250px;
                  width: 100%;
                  left: 0;
                 }
                 .cb-text {
                  width: 100%;
                  right: 0;
                  min-height: auto;
                 }
                
                }
                    /* Pricing Tables */
                                .event-pricing { margin-top: 25px; }
                                .pricing-table { border: 1px solid #333333; text-align: center; margin-bottom: 20px; }
                                .pricing-table h6 { text-transform: uppercase; margin: 0; }
                                .table-row { padding: 25px 10px; position: relative; }
                                .table-row-1::before { border-left: 15px solid transparent; border-right: 15px solid transparent; border-top: 13px solid #ffffff; content: ""; position: absolute; bottom: -13px; width: 0; left: 0; right: 0; margin: 0 auto; z-index: 2; }
                                .table-row-1 h6 { color: #000; }
                                .table-row-2 { background-color: #642667; padding: 30px 10px 20px; }
                                .table-row-2 h6, .table-row-2 h1 { color: #fff; }
                                .table-row-3 { background-color: #39133b; padding: 30px 10px 20px; }
                                .table-row-3 h6, .table-row-3 h1 { color: #fff; }
                                .price { color: #fff; font-size: 48px; font-weight: 500; line-height: normal; margin-top: 3px; padding-right: 30px; display: inline-block; position: relative; }
                                .price .currency { font-size: 48px; }
                                .price .cents { font-size: 14px; position: absolute; top: 24px; }
                                .table-row-4 ul { list-style: none; padding-left: 0; margin-bottom: 25px; }
                                .table-row-4 li { color:000; font-size: 16px; font-weight: 500; margin-bottom: 6px; }
                                .table-row-2bg { background-color: #888b8d; padding: 30px 10px 20px; }
                                .table-row-2bg ul { list-style: none; padding-left: 0; margin-bottom: 15px;margin-top: 3px; }
                                .table-row-2bg li { color:000; font-size: 16px; font-weight: 500; margin-bottom: 6px;margin-top: 3px; }
                                .table-row-2bg a { 	color: #fff; text-decoration: none; cursor: pointer; }
                                .table-row-2bg h6, .table-row-2 h1 {color: #fff;}
                                .table-row-2bg a:hover {color: #fff;text-decoration: underline;cursor: pointer;}
                                .price1 { color: #fff; font-size: 20px; font-weight: 500; line-height: normal; margin-top: 3px; padding-right: 30px; display: inline-block; position: relative; }
                                .price1 .currency { font-size: 20px; }
                                .price4 { color: #000; font-size: 20px; font-weight: 500; line-height: normal; margin-top: 3px; padding-right: 30px; display: inline-block; position: relative; }
                                 .table-row-4 h6 { color: #000; }
                            
                                /* Top Links */
                                #memberListing3-links { background-color: #642667; padding: 40px 0; }
                                .quicklinkul { padding: 0; list-style: none; margin-bottom: 0; }
                                .quicklinkul li { border-bottom: 1px solid #ffffff; }
                                .quicklinkul li a { color: #fff; font-weight: 600; text-transform: uppercase; display: block; padding: 10px; position: relative; }
                                .quicklinkul li a:hover { background-color: rgba(255,255,255,0.15); }
                                .quicklinkul li a:after { content: "\e072"; -moz-osx-font-smoothing: grayscale; font-family: "Glyphicons Halflings"; font-style: normal; font-weight: 400; line-height: 1; position: absolute; right: 10px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
                                
                                /* Video Section */
                                .video-left h2 { margin-bottom: 10px; font-size: 47px;}
                                
                                /* Left Column */
                                .program-left h4 { margin-top: 0; }
                                
                                /* Right Column */
                                .program-right img { margin-bottom: 10px; }
                                .program-right .formbutton { width: 100%; margin-bottom: 10px; padding: 11px 10px; }
                                .quotewrap { text-align: center;  position: relative;  margin-top: 30px; }
                                .topquote { position: absolute; width: 100%; top: -22px; }
                                .topquote i { color: #642667; font-size: 47px; }
                                .quotebox { color: #642667; background: #eee ; border-radius: 17px; padding: 40px 15px; font-size: 14px; }
                                .quotename { color: #642667; font-style: italic; font-size: 14px; padding: 10px 15px 0; }
                                
                                /* Links */
                                #courseSingle-links .formbutton { margin-top: 10px; width: 100%; padding: 11px 35px 11px 15px; text-align: left; position: relative; }
                                #courseSingle-links .formbutton i { position: absolute; right: 15px; }
                                
                                /* Sponsors */
                                .logo-col { margin-top: 15px; }
                                
                                .page-nav > li a { 
                        	display: inline-block;
                            color: white;
                            text-align: center;
                            padding: 10px 20px;
                            text-decoration: none;
                        }
                        
                        .sp-content-out {
                          padding: 50px 10px 10px 0;
                        }
                        
                        .sp-content-out2 {
                          padding: 30px 0;
                        }
                        
                    
                      
                    .page-nav > li.active > a, .page-nav > li.active > a:hover, .page-nav> li.active > a:focus {
                    	color: #642667;
                    }     
                    .page-nav > li a { 
                        	display: inline-block;
                            color: black;
                            text-align: center;
                            padding: 10px 20px;
                            
                        
                        
                         
                         
                                
                                
                                /*** Media Queries ***/
                                @media (max-width: 767px) {
                                .video-left {  margin-bottom: 25px; }
                                .program-right { max-width: 400px; margin: 40px auto 0; }
                                }
                                
                                @media (max-width: 480px) {
                                
                                .sessionImg img { margin: 0 auto 10px; }
                                }
                    
                    
                        .tab {
                          display: none;
                        }
                        .tab:target {
                          display: block;
                        }
                        .tab:last-child {
                          display: block;
                        }
                        .tab:target ~ section.tab:last-child {
                          display: none;
                        }
                        .tab > nav > a.active {
                          color: teal;
                          border-bottom-color: teal;
                        }
                        
                        /* Layout */
                        main {
                          max-width: 300px;
                        }
                        .tab > * {
                          width:100%;
                          padding-top: 10px;
                          margin: 0;
                        }
                        .tab > nav {
                          padding: 0;
                          display: flex;
                        }
                        .tab > nav > a {
                          display: inline-block;
                          text-decoration: none;
                          color: gray;
                          border-bottom: 5px solid gray;
                          margin: 0;
                          padding: 10px;
                        }
                        .tab > nav::before {
                          content: "";
                          width: 5px;
                          border-bottom: 5px solid gray;
                        }
                        .tab > nav::after {
                          content: "";
                          flex: 1;
                          border-bottom: 5px solid gray;
                        }
                        
                        .tablink {
                          background-color: #642667;
                          color: white;
                          float: left;
                          border: none;
                          outline: none;
                          cursor: pointer;
                          padding: 14px 16px;
                          font-size: 17px;
                          width: 25%;
                        }
                        
                        .tablink:hover {
                          background-color: #777;
                        }
                        
                         .tablink2 {
                          background-color: #642667;
                          color: white;
                          float: left;
                          border: none;
                          outline: none;
                         
                          padding: 14px 16px;
                          font-size: 17px;
                          width: 25%;
                        }
                        
                        /* Style the tab content (and add height:100% for full page content) */
                        .tabcontent {
                          color: white;
                          display: none;
                          padding: 100px 20px;
                          height: 100%;
                        }
</style>


<!-- Top Hero Starts -->





<div class="sp-nav-out" id="eventAgenda-nav">
    <div class="container">
        <ul class="sp-nav page-nav">

            <li class="active"><a href="#tab1default" data-toggle="tab">Programme details</a></li><a href="#tab2default" data-toggle="tab" style="font-weight: 600;">Programme T&amp;Cs</a></ul>
    </div>
</div>



<div class="sp-content-out-tab" id="eventAgenda-tabs">
    <div class="container">
        <!--  <h4 class="section-header">Register for upcoming sessions</h4>-->
        <!-- Tabs System -->
        <!--  <div class="agenda-tabs">-->
        <!-- Tab Links  -->
        <!--   <ul class="nav nav-tabs">



                <li class="active"><a href="#tab1default" data-toggle="tab">01 September </a></li>
                <li><a href="#tab2default" data-toggle="tab">07 September </a></li>
                <li><a href="#tab3default" data-toggle="tab">08 September </a></li>
                <li><a href="#tab4default" data-toggle="tab">31 October </a></li>
            </ul>-->
        <!-- Tab Content -->
        <div class="panel-body">
            <div class="tab-content">

                <!-- TAB 1 CONTENT STARTS -->
                <div class="tab-pane active" id="tab1default">
                    <!-- Tab 1 Agenda Row 1 -->
                    <div class="agenda-row">
                        <!-- Program Info Starts -->
                        <div class="sp-content-out padding" id="programs-info">
                            <div class="container">
                                <div class="row">
                                    <!-- Left Column -->
                                    <div class="col-sm-8 program-left">
                                        <h4 style="margin-top: 0px;">Overview</h4>
                                        <p>This programme offers essential insights into the optimal functioning of governing bodies, specifically designed for those aspiring to join or newly appointed to such roles. Participants will gain knowledge about
                                            the various tools and processes relevant to a Non-Executive Director's (NED) governance responsibilities, along with an exploration of different stages in governance structures. Additionally, the program delves
                                            into topics such as succession planning at the governance body level, director characteristics, and more.</p>
                                        <h4 style="margin-top: 0px;"><br />Key focus areas<br /></h4>
                                        <ul>
                                            <li>Enhancing governing body effectiveness.<br /></li>
                                            <li>Structuring the composition of governing bodies.<br /></li>
                                            <li>Managing remuneration for members of governing bodies.<br /></li>
                                            <li>Streamlining meeting procedures.<br /></li>
                                            <li>Optimising committees within the governing body.<br /></li>
                                            <li>Conducting thorough evaluations of the governing body.<br /></li>
                                            <li>Effectively delegating tasks to management.</li>
                                        </ul>
                                        <h4 style="margin-top: 0px;"><br />Benefit of the programme</h4>
                                        <ul>
                                            <li><span style="font-size: small; font-family: Arial;"><strong></strong></span>Acquire understanding into the functioning of an efficient governing body.<br /></li>
                                            <li>Understand the requisites of committees and grasp the evaluation process for governing bodies.<br /></li>
                                            <li>Learn how to strategically delegate as a governing body, to empower effective management.<br /></li>
                                            <li>Participate in interactive learning and get your questions answered by a Governance specialist.<br /></li>
                                        </ul>
                                        <h4 style="margin-top: 0px;"><br />Who should attend</h4>
                                        <ul>
                                            <li><span style="font-size: small; font-family: Arial;"><strong></strong></span>Directors / governing body member</li>
                                            <li>C-Suite Executives</li>
                                            <li>Company Secretary</li>
                                            <li>Aspiring directors&nbsp;</li>
                                            <li>Supporting governing body members</li>
                                        </ul>
                                        <p>&nbsp;</p></div><div class="col-sm-2 generalUse4-col"><h4>Duration</h4>

                                        <p>Six Hours</p>
                                    </div>

                                    <!-- Column 4 -->
                                    <div class="col-sm-3 generalUse4-col">
                                        <div class="col-sm-5">
                                            <img src="https://cdn.ymaws.com/www.iodsa.co.za/resource/resmgr/cpd_buttons/purple_cpd_points/5CPD-btn_points.png" alt="/" class="img-responsive mbottom-15" style="width: 100px; height: 100px;" /></div>

                                    </div>
                                </div>
                            </div>
                        </div>
                        <div class="genBlock-text">
                            <h4>Certified Director Designation tip:</h4>
                            <p>Did you know that you may be eligible to apply for an exemption from the following three programmes if you meet the specified criteria?
                                <br />-&nbsp;<a class="link-block" href="https://www.iodsa.co.za/page/governance-ethics" target="_blank">Governance of Ethics </a>
                                <br /> -&nbsp;<a class="link-block" href="https://www.iodsa.co.za/page/finance-non-financial-directors" target="_blank">Financial Insights for Non-Financial Directors </a>
                                <br /> -&nbsp;<a class="link-block" href="https://www.iodsa.co.za/page/being-a-director-5" target="_blank">Being a Director Part 5 </a><br /> <br /> <strong>Find out more on how to <a class="link-block" href="https://www.iodsa.co.za/page/cert-dir-explained" target="_blank">apply for exemption</a></strong></p>

                        </div>
                        <br />
                        <br />
                        <hr />
                        <div class="sp-content-out2 border-top padding-top-0" id="eventMain-pricing">
                            <div class="container">
                                <!-- Header/Info -->
                                <div class="event-princing-intro">
                                    <h4 class="section-header">Programme Fees</h4>
                                </div>
                                <!-- Pricing Columns Start -->
                                <div class="event-pricing">
                                    <div class="row">

                                        <!-- Column 1 -->
                                        <div class="col-sm-4">
                                            <div class="pricing-table">
                                                <!-- Column 1 Row 1 -->
                                                <div class="table-row table-row-1">
                                                    <h6><span style="font-weight: 600; text-align: center; text-transform: uppercase; font-family: Ubuntu, sans-serif; font-size: 16px;">Subscription paying&nbsp;</span><br style="font-family: Ubuntu, sans-serif; font-size: 16px; font-weight: 600; text-align: center; text-transform: uppercase;" /><span style="font-weight: 600; text-align: center; text-transform: uppercase; font-family: Ubuntu, sans-serif; font-size: 16px;">member</span></h6>

                                                </div>
                                                <!-- Column 1 Row 2 -->
                                                <div class="table-row table-row-2">
                                                    <h6>digital fee<br /></h6>
                                                    <div class="price">R 6 029<span style="font-size: 22px;">.00</span><span class="cents">incl VAT<br /></span></div>
                                                </div>
                                            </div>
                                        </div>
                                        <!-- Column 2 -->
                                        <div class="col-sm-4">
                                            <div class="pricing-table">
                                                <!-- Column 1 Row 1 -->
                                                <div class="table-row table-row-1">
                                                    <h6><span style="font-weight: 600; text-align: center; text-transform: uppercase; font-family: Ubuntu, sans-serif; font-size: 16px;"><span style="font-size: medium; font-weight: 600; text-align: center; text-transform: uppercase; font-family: Ubuntu, sans-serif;">Non-subscription paying member (Event-attendee)</span>&nbsp;</span></h6>

                                                </div>
                                                <!-- Column 1 Row 2 -->
                                                <div class="table-row table-row-2">
                                                    <h6>digital fee<br /></h6>
                                                    <div class="price">R 7 093<span style="font-size: 22px;"><span style="text-align: center; background-color: #642667; font-size: 22px; color: #ffffff;">.00</span></span><span class="cents">incl VAT</span></div>
                                                </div>
                                            </div>
                                        </div>


                                    </div>
                                </div>

                            </div>
                        </div>


                    </div>
                    <!-- Tab 1 Agenda Row 2 -->

                    <!-- Tab 1 Agenda Row 3 -->

                    <!-- Tab 1 Agenda Row 4 -->

                    <!-- Tab 1 Agenda Row 5 -->

                    <!-- Tab 1 Agenda Row 6 -->

                </div>
                <!-- TAB 1 CONTENT END -->

                <!-- TAB 2 CONTENT STARTS -->
                <div class="tab-pane" id="tab2default">
                    <!-- Tab 1 Agenda Row 1 -->
                    <div class="agenda-row">
                        <div class="sp-content-out " id="generalUse1-content">
                            <div class="container">

                                <h3>IoDSA Event Booking Terms and Conditions</h3><hr /><div><ol><p>These Terms and Conditions govern the delivery of events, conferences, workshops, and training programmes (“collectively referred to as Events”) by the Institute of Directors in South Africa NPC (“IoDSA”) to members and the public (“collectively referred to as Delegates”).<br /><br /><span style="white-space: pre;"><b><span style="color: #92d050;">GENERAL</span></b>
                                    </span></p><li>The IoDSA business hours are Monday to Friday from 09h00 to 16h00 (excluding weekends and public holidays).</li><li>All calls to the IoDSA are recorded for record and quality purposes.</li><li style="text-align: justify;">All official communication with Delegates will be conducted via email and no other platforms. All requests and updates (including updating of personal information) must be submitted in writing.</li><li>Enquiries must be made out to the email address as listed on the respective Event booking page on the IoDSA website:<br />4.1.<span style="white-space: pre;">	</span>All training-related enquiries should be made to&nbsp;<a href="mailto:training@iodsa.co.za">training@iodsa.co.za</a><br />4.2.<span style="white-space: pre;">	</span>All member event-related enquiries should be made to&nbsp;<a href="mailto:events@iodsa.co.za">events@iodsa.co.za</a><br />4.3.<span style="white-space: pre;">	</span>All certification or designee-related enquiries should be made to&nbsp;<a href="mailto:certifications@iodsa.co.za">certifications@iodsa.co.za</a></li><li>IoDSA reserves the right to amend the details and logistics of Events at any time.&nbsp;</li><li>IoDSA Events and other services are provided without any warranties or guarantees, except for their intended purpose. The IoDSA shall not be held liable for any direct, indirect, incidental, special, or consequential loss or damage arising from participation in any Event or other service.<br /></li><li>The IoDSA shall not be liable for any delay, postponement, or failure to deliver an Event (in whole or in part) to the extent caused by circumstances beyond its reasonable control (“Force Majeure”). Force Majeure includes, without limitation, acts of God, natural disasters, epidemics/pandemics and related governmental restrictions, labour disputes or strikes (other than those solely involving IoDSA employees), widespread internet or telecommunications outages, fire, or any other unforeseen events that make performance commercially impracticable or unsafe. The IoDSA will make reasonable efforts to notify Delegates of a Force Majeure event as soon as practicable and will take reasonable steps to mitigate the impact.<br /></li><li>All fee discounts, sponsorships, complimentary or pro bono services, and the like are provided entirely at the discretion of the IoDSA. These may be offered to Delegates who meet the discount eligibility criteria as determined by the IoDSA from time to time. The IoDSA reserves the right to amend, withdraw, or cancel any such benefits at any time and for any reason.&nbsp;<br /></li><li>All persons attending events at the IoDSA office/venues do so at their own risk.<br /></li><li>The terms “Delegate,” “Member,” or “person” are non-gender specific and refer to any individual, juristic person, organisation, body, institution, or third party engaging with the IoDSA.<br /></li><li>“Business Days” refer to any day other than a Saturday, Sunday, or public holiday in the Republic of South Africa.</li><li>If you are unhappy or dissatisfied with any Event provided by the IoDSA, you must submit your grievance in writing through one of the following channels:<br />12.1.&nbsp;&nbsp;The IoDSA online complaints link available on the website;<br />12.2.&nbsp;&nbsp;The Event feedback survey link provided (where applicable); or<br />12.3.&nbsp;&nbsp;Directly to the designated contact person for the Event, as listed on the Event page.<br /><p><b><span style="color: #92d050;"><br />ONLINE PROFILE AND INFORMATION</span></b></p></li><li>Delegates are required to have an online profile to book for Events or submit applications and the like.<br /></li><li>Delegates must log in using their existing IoDSA Member or Event Attendee profile or create an Event Attendee Profile to make a booking if a profile does not already exist.&nbsp;<br /></li><li>Delegates should always avoid creating or having duplicate profiles/accounts. Duplicate profiles may affect the application of member benefits, such as discounts on Event fees. Benefits, where applicable, will not be granted to members who have used a duplicate profile for booking an Event.&nbsp;<br /></li><li>Delegates are responsible for keeping their profile and contact information accurate and up to date.<br /></li><li>It is the responsibility of Delegates to ensure that their passwords are kept secure from third parties. Manual assistance with password resets is available upon telephonic and/or written requests after successful Delegate verification.<br /></li><li>By providing the IoDSA with personal and professional information, the Delegate gives consent to the IoDSA to process this information to provide the Event and/or other related services.&nbsp;<br /></li><li>The IoDSA undertakes to maintain the confidentiality of all information provided to it and will handle such information in accordance with the Protection of Personal Information Act 4 of 2013. For further details, Delegates may refer to the IoDSA’s&nbsp;<a href="https://cdn.ymaws.com/www.iodsa.co.za/resource/collection/F85F0CDA-6820-4BBA-A467-ED6EE14B0EE5/Privacy_Policy.pdf">Privacy Policy</a>&nbsp;and&nbsp;<a href="https://cdn.ymaws.com/www.iodsa.co.za/resource/collection/F85F0CDA-6820-4BBA-A467-ED6EE14B0EE5/PAIA_Manual.pdf">PAIA Manual&nbsp;</a>available on the IoDSA website.<p><b><span style="color: #92d050;"><br />EVENT BOOKINGS</span></b></p></li><li>All Event bookings must be completed via the online registration form specific to the Event.<br /></li><li>Bookings must be made using the profile of the Delegate attending the Event. Bookings made under another Delegate’s profile will be deemed invalid, cancelled and may result in deletion or blocking of the profile and records, at the discretion of the IoDSA.&nbsp;<br /></li><li>Delegates are responsible for ensuring that the information and contact details in their profile are accurate and correctly reflected on the Event booking form. The details provided on the Event booking form will be used for all event-related communications and for issuing of certificates of attendance (where applicable). The IoDSA will not be held liable if Delegates use the details of a personal assistant, secretary or any other third party and, as a result, do not receive Event communications.<br /></li><li>A Delegate’s booking for an Event will only be considered confirmed upon:&nbsp;<br />23.1.&nbsp;&nbsp;Acceptance of these Terms and Conditions (Ts &amp; Cs) and any other specific terms and conditions applicable to the specific Event&nbsp;(which will take precedence over these T&amp;Cs if there is a conflict);<br />23.2.&nbsp;&nbsp;Receipt of full payment of the applicable Event invoice/fee within the stipulated timeframe. Full payment must be received in the&nbsp;IoDSA’s designated bank account and correctly allocated to the Delegate’s profile in relation to the specific Event invoice.&nbsp;<br /></li><li>The primary payment method for an Event is online payment via credit or debit card. For certain Events, generation of an invoice for Electronic Funds Transfer (EFT) may be available as an alternative payment method during the booking process.<br /></li><li>Event seats/spaces are allocated on a first-come, first-served basis and are confirmed only upon receipt of full payment.<br />25.1.&nbsp;&nbsp;For EFT Payments: Either full payment must reflect in the IoDSA bank account, or a valid proof of payment or purchase order (where the Delegate’s company is responsible for payment) must be received within the stipulated timeframe.<br />25.2.&nbsp;&nbsp;For Card Payments: Payment is processed immediately and reflected against the Delegate’s account/profile due to the online payment method.&nbsp;<br /></li><li>The IoDSA does not permit any amendments to the date reflected on an issued invoice. Once an invoice has been generated, the invoice date is final and may not be backdated or changed under any circumstances.<p>&nbsp;</p><p><b><span style="color: #92d050;">PAYMENT BY DELEGATES</span></b></p></li><li>Upon completing and submitting an Event booking form, Delegates must make an immediate payment of the Event fee via the IoDSA eCommerce platform during checkout using a credit/debit card. This is the IoDSA’s preferred method of receiving payment, as card payments are allocated directly to Delegate profiles and immediately secures and confirms the Delegate’s booking.<br /></li><li>Delegates will, in addition, depending on the Event have an EFT payment option:<br />28.1.&nbsp;&nbsp;If the EFT payment option is available and selected as the payment method during the booking process, payment must be made and proof of payment must be shared with the contact person as listed on the Event page within 48 hours of receipt of invoice, using the invoice number as reference. Once the payment reflects in the IoDSA bank account it will be allocated to the Delegate’s profile, and&nbsp;the booking will be considered confirmed. Failure to adhere to this timeline will result in the booking being cancelled without further&nbsp;notice.&nbsp;<br />28.2.&nbsp; The IoDSA shall not be held responsible for the delay in allocation of payments due to incorrect references being used by the &nbsp; Delegate. Where EFT payments cannot be allocated as a result of incorrect references used or not providing proof of payment, the&nbsp; Delegate will be required to provide proof of payment in order for the IoDSA to confirm and allocate payment. Until such time, the Delegate’s booking is not confirmed and may be cancelled if payment is not received within the stipulated timeframe.&nbsp;<br /><p>&nbsp;</p><p><b><span style="color: #92d050;">PAYMENTS BY COMPANIES ON BEHALF OF DELEGATES</span></b></p></li><li>Should a Delegate require their Company to make payment on their behalf, and the credit/debit card payment is not possible during checkout due to Company internal processes, then:<br />29.1.&nbsp;&nbsp;During the checkout process the Delegate is required to select EFT as the payment option and provide the Company’s details that must appear on the invoice, should this be an available option for payment, in which case Clause 28 will apply; or&nbsp;<br />29.2.&nbsp;&nbsp;Should EFT not be available, or the Company cannot adhere to the requirements in Clause 28, the Delegate is required to make a&nbsp;written request to the contact person of the Event to assist with accommodating a company payment arrangement and to provide an invoice.<br />29.2.1.&nbsp;&nbsp;To accommodate a Company payment arrangement, and to provide an invoice for payment, the IoDSA requires the written request by the Company and/or Delegate at least four (4) weeks prior to the respective Event date(s). Events starting within four&nbsp;(4) weeks cannot accommodate Company payment arrangements. The following applies to all Company payment arrangements:&nbsp;<br />(a)&nbsp;<span style="white-space: pre;"> </span>All onboarding and supplier processes, including supplier bidding documentation and proof of payment (for Private&nbsp;Sector Companies and International Companies) or valid Purchase Orders (PO) – in the case of Public Sector companies, must be&nbsp;completed and submitted to the IoDSA within two (2) weeks from the time of the written request&nbsp;and the IoDSA approving the payment arrangement, and no later than two (2) weeks prior to the Event. Where the&nbsp;IoDSA finds the onboarding process extensive/unreasonable regarding timelines, the IoDSA reserves the right to cancel&nbsp;the payment arrangement at any time.&nbsp;<br />(b)&nbsp;&nbsp;A Delegate’s booking for an Event is only considered confirmed upon receipt of full payment of the applicable Event&nbsp;invoice/fee in the bank IoDSA bank account (proof of payment must be supplied), or in the case of local Public Sector&nbsp;companies, a valid Purchase Order, within the above stipulated timeframe.&nbsp;<br />(c)&nbsp;&nbsp;If the onboarding process, applicable supply chain documentation, and payment/PO are not received within the stipulated timelines, for whatever reason, the IoDSA reserves the right to release the booking(s) without notice and&nbsp;make the seat(s) available to other Delegates and any planned future bookings will be cancelled.<br /></li><li>In the case of local Public sector companies, if the Company fails to make payment within 30 days of the Event date, the Delegate will be held responsible for payment, and the Delegate/Company will be blacklisted. Any future and current planned bookings will be cancelled until such payment has been settled.&nbsp;&nbsp;<br /></li><li>All other terms and conditions relating to postponement, cancellations, non-attendance, deferment, replacement of Delegates, and any other general provisions set out in these Terms and Conditions apply.&nbsp;<p>&nbsp;</p><p><b><span style="color: #92d050;">CANCELLATION</span></b></p></li><li>All requested cancellations must be submitted in writing to the email address specified on the Event page/registration form.<br /></li><li>Cancellations made within five (5) business days of the date of payment will not be subject to any penalties i.e. the Event fee will be fully refunded (“Cooling-off Period”).&nbsp;<br /></li><li>Delegates who cancel their booking after the Cooling-Off Period and&nbsp;<strong>more than ten (10) business days before the scheduled date&nbsp;</strong>of the Event are required to pay/forfeit 25% of the total fee as a cancellation penalty. The remaining Event fee will be refunded.<br /></li><li>Delegates who cancel their booking between&nbsp;<strong>ten (10) and five (5) business days before the scheduled date&nbsp;</strong>of the Event are required to pay/forfeit<strong>&nbsp;50%&nbsp;</strong>of the total fee as a cancellation penalty. The remaining Event fee will be refunded.<br /></li><li>Delegates who cancel their booking within&nbsp;<strong>five (5) business days</strong>&nbsp;prior to the&nbsp;<strong>scheduled Event date</strong>&nbsp;will be liable for a cancellation penalty equal to&nbsp;<strong>100%</strong>&nbsp;of the total Event fee. No refunds will be issued in such cases.&nbsp;<br /></li><li>In the event of cancellation by the IoDSA, all registered Delegates will be notified, and the full Event fee will be refunded or deferred to another Event, subject to agreement between the IoDSA and the Delegate.<p>&nbsp;</p><p><b><span style="color: #92d050;">DEFERMENT/POSTPONEMENT</span></b></p></li><li>Deferment refers to cases where a Delegate is unable to attend an Event due to medical reasons or other emergencies, including but not limited to accidents and bereavement. The Event fee in these circumstances will not be forfeited, provided that valid supporting documentation is submitted within five (5) business days post the Event date.&nbsp;<br /></li><li>For medical reasons, a medical certificate must indicate the dates of medical unfitness, which must align with the scheduled Event date.&nbsp;<br /></li><li>For other emergencies, appropriate evidence (e.g., police report, or death certificate) must be provided.<br /></li><li>Where reasonably practical, the IoDSA will offer the Delegate an alternative Event scheduled within the current calendar year. If no suitable Event is available for booking, the IoDSA will refund the Delegate.&nbsp;<br /></li><li>If a deferment/postponement request is submitted but deemed unreasonable or unsupported by valid documentation as outlined above, the request will be treated as non-attendance in accordance with Clause 44. In such cases, the full Event fee will be forfeited/payable, and no refund will be issued. The IoDSA reserves the sole discretion to determine the reasonableness of any deferment request.&nbsp;<br /></li><li>Should a deferment request be granted and an alternative Event is selected that has a higher price than what was paid/invoiced, the Delegate will be required to pay the difference.<p>&nbsp;</p><p><b><span style="color: #92d050;">NON-ATTENDANCE</span></b></p></li><li>Subject to the provisions of the Cancellation Clauses and Deferment/Postponement Clauses above, in instances of&nbsp;<strong>non-attendance without prior written cancellation or a valid deferment request the full Event fee will be forfeited or payable, and no refund will be issued.&nbsp;</strong>Work-related reasons are not accepted as suitable reasons for non-attendance. Delegates who are unable to attend an Event due to work-related reasons will forfeit any payments made.<br /></li><li>Delegates may submit written reasons for their non-attendance within five (5) business days after the scheduled Event. The IoDSA may, at its sole discretion, allow the Delegate to reschedule attendance on another Event date, or to another Event within that year (subject to availability). Requests submitted after the five (5) business day window period will be considered under&nbsp;<strong>Clause 44</strong>.&nbsp;<br /></li><li>If a Delegate fails to attend a registered Event and does not submit a written cancellation, deferment request, or valid justification within the timeframes outlined in&nbsp;<strong>Clause 45,</strong>&nbsp;the matter will be considered closed. The full Event fee will be forfeited or payable, and no refunds, or rescheduling options will be considered, unless the IoDSA, at its sole discretion, determines otherwise.<br /></li><li>A Delegate may nominate a replacement if they are unable to attend specific Events (specifically in the case of public training Events), provided the IoDSA is notified in writing at least five (5) business days prior to the scheduled date of the Event. All replacement requests are at the sole discretion of the IoDSA and will be confirmed in writing.<br /></li><li>If the nominated replacement Delegate does not meet any applicable entry requirements for the Event (e.g., IoDSA Member-only events), participation will be declined, and the original Delegate will remain liable for the Event fee in accordance with the applicable cancellation or non-attendance clauses.<br /></li><li>Where a discounted Event fee has been applied to a Delegate who is a paid IoDSA Member, and the replacement Delegate is not a paid IoDSA Member, the difference in fee will be charged to the replacement Delegate. If the replacement Delegate’s company is responsible for payment, the replacement Delegate will be billed and is responsible for payment and must recover the expense from their company.<br /></li><li>If a replacement Delegate is not found or confirmed in writing by the IoDSA at least five (5) business days prior to the Event, and the original Delegate does not attend, this will be treated as a cancellation taking place within five (5) business days of the Event date or a non-attendance, as applicable. In such cases, the full Event fee will be forfeited or payable, and no refund will be issued, in accordance with the applicable Cancellation or Non-Attendance Clauses above.<br /></li><li>All terms and conditions applicable to the original Delegate, including those relating to cancellation, deferment, non-attendance, payment obligations, and conduct—shall apply equally to any nominated replacement Delegate. Acceptance of a replacement Delegate by the IoDSA does not constitute a waiver of any rights under these Terms and Conditions. The original Delegate remains liable for any fees, penalties, or administrative consequences arising from the replacement’s participation or failure to comply with these Terms.<br _rdeditor_temp="1" /></li><li>Delegates who attend specific Events, such as training, for the full duration of the Event will receive a Certificate of Attendance.&nbsp;</li><li>The IoDSA reserves the right to withhold a Certificate of Attendance if the Delegate is deemed inattentive or not sufficiently present during the Event. Criteria to determine attendance is based on attendance tracking, engagement during the Event, participation in discussions, polls and other engagement activities.&nbsp;<br /></li><li>It is the Delegate’s responsibility to retain and securely store their Certificates of Attendance. Certificates for qualifying Events can be accessed via the Delegate’s online profile. However, due to system upgrades or operational limitations, certain certificates—particularly those issued prior to February 2020—may no longer be available online or retrievable. The IoDSA shall not be held liable for storage, recovery, or reissuance of certificates beyond what is reasonably supported by its systems and policies.<br /><p>&nbsp;</p><p><b><span style="color: #92d050;">COMPLIANCE WITH RULES</span></b></p></li><li>The IoDSA reserves the right to refuse admission to or remove a Delegate from an Event at its sole discretion. This may occur if payment has not been received, if the Delegate poses a health or safety risk, or if they are considered disruptive to others. Should a Delegate be removed from the Event due to the above misconduct, the fee is not refundable/is payable.&nbsp;<br /></li><li>Delegates must comply with all house rules set by the IoDSA, the facilitator, and the venue or online platform. Respectful conduct is expected throughout the duration of the Event.<b><span style="color: #92d050;"></span></b></li><li>Where applicable, course materials provided during Events are the intellectual property of the IoDSA and/or designated third parties. These materials are intended solely for the use of the attending Delegate. Reproduction, distribution, or modification of any part of the course material is strictly prohibited and subject to the IoDSA’s Intellectual Property Policy.<br /></li><li>The recording or transcription of any Event in any format, including but not limited to video, audio, or text, is strictly prohibited by any delegates.&nbsp;<br /></li><li>By attending an Event, the Delegate consents to their photographs and/or event feedback being published on social media or other media as may be determined by the IoDSA.&nbsp;</li></ol></div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>
</div>]]></description>
<pubDate>Wed, 26 Aug 2026 14:00:00 GMT</pubDate>
</item>
</channel>
</rss>
