<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.wintec.ac.nz/dtd/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">

<head id="ctl00_Head1"><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1.0" /><link id="ctl00_mobilestylesheet" href="../../SharedControls/css/mobiledevicestyle.css" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="/javascript/AllScriptsCompressed.js"></script>
<title>
	Henry Rongomau Bennett Scholarship, Scholarships,Paying for your Study, Student Life, Wintec
</title>
<title>Henry Rongomau Bennett Scholarship, Scholarships,Paying for your Study, Student Life, Wintec</title>
</head>

<body class="HasBackground">

<form name="aspnetForm" method="post" action="henry-rongomau-bennett-scholarship.aspx" id="aspnetForm">
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUJNDMyNDU0NjAzZGTGGiIh7sZwPdPsu0hVSheeMAJHiw==" />


<div id="MobilePageHeader">
<div id="MobileImage">
<img src="http://www.wintec.ac.nz/mobile-device/images/mobile-logo.gif" alt="Wintec website for Mobile devices" title="Wintec website for mobile devices" />
</div>
<div id="MobileWintecImage">
<img src="http://www.wintec.ac.nz/mobile-device/images/wintec-logo.gif" alt="Wintec - Waikato Institute of Technology" title="Wintec - Waikato Institute of Technology" width="149" height="50" />
</div>
<div class="MobileTopMenu">
	<div class="MobileMenuItem"><a href="http://www.wintec.ac.nz/index.aspx">Home</a></div>
    <div class="MobileMenuItem"><a href="http://www.wintec.ac.nz/courses/index.aspx">Courses</a></div>
    <div class="MobileMenuItem"><a href="http://www.wintec.ac.nz/studentlife/index.aspx">Student Life</a></div>
    <div class="MobileMenuItem"><a href="http://www.wintec.ac.nz/international/index.aspx">International</a></div>
    <div class="MobileMenuItem"><a href="http://www.wintec.ac.nz/faculty/index.aspx">Faculty</a></div>
</div>
</div>

<div id="MobilePageContent">
	
<h1>Henry Rongomau Bennett Scholarship</h1>
<div class="ColumnLeft">
<h2>Background</h2>
<p>The Henry Rongomau Bennett Scholarship Programme is a tribute to Henry Rongomau Bennett's life and work in the mental health sector. The purposes of the scholarships are to develop and build:</p>
<ul>
	<li>leadership in M&#257;ori mental health</li>
	<li>competence in Te Ao M&#257;ori, and</li>
	<li>excellence in mental health.</li>
</ul>
<h2>Eligibility</h2>
<p>These scholarships will be offered to kaimahi who work across the mental health and addictions sector. This includes the following:</p>
<ul>
	<li>Kaum&#257;tua /kuia</li>
	<li>Mental health workers</li>
	<li>Tangata whaiora advisors, advocates and representatives</li>
	<li>Child and adolescent mental health workers</li>
	<li>Mental health nurses</li>
	<li>Psychologists</li>
	<li>Psychiatrists</li>
	<li>Addiction practitioners</li>
	<li>Recruitment of doctors into Psychiatry</li>
	<li>Medical students who are committed to mental health and addiction, and</li>
	<li>Others such as managers of M&#257;ori mental health services.</li>
</ul>
<p>In the award for the scholarships the selection panel takes the following into consideration:</p>
<ul>
	<li>a commitment to M&#257;ori health development</li>
	<li>active involvement in M&#257;ori community activity</li>
	<li>a history of involvement in M&#257;ori health</li>
	<li>support from wh&#257;nau/hap&#363;, iwi and/or M&#257;ori community</li>
	<li>academic record, and</li>
	<li>other criteria depending on the scholarship or grant.</li>
</ul>
<h2>Value</h2>
<h3>Undergraduate Scholarships</h3>
<p>The undergraduate scholarships will provide funding for completion of undergraduate studies that lead to a qualification relevant to working in the mental health and addictions sector.</p>
<p>The undergraduate scholarships range from $1,000-$5,000 each.</p>
<h3>Postgraduate Scholarships</h3>
<p>The postgraduate scholarships will provide funding towards completion of postgraduate studies including Masters or PhD level for people who work in the mental health and addiction sector.</p>
<p>The postgraduate scholarships range from $1,000-$10,000 each.</p>
<h2>Closing Date</h2>
<p>Varies</p>
<p>Late applications cannot be considered.</p>
<h2>More Information</h2>
<p>Please note that you are able to study at any tertiary training institution in New Zealand.</p>
<p>For further information or to apply for an HRB Scholarship, please contact:</p>
<p>Rawiri Evans<br />Project Leader<br />0800 MATATINI (62828464)<br />(04) 473 9591 ext 801<br /><a href="mailto:r.evans@matatini.co.nz">r.evans@matatini.co.nz</a></p>
<p><a href="http://www.matatini.co.nz" target="_blank">Applications are available online</a> alongside other bursaries and scholarships.</p>
</div>

	<div id="SideMenu">
	<br />&nbsp;
	<div class="smMainCategory">Section Links</div>
	<div id="SideMenuBtns"></div>
	

	</div>
	<script type="text/javascript">
	<!--
	    LoadMenus();
	-->
	</script>
</div>

<div id="FooterBackground">
<div id="MobilePageFooter">
<span class="SmallLinks"><a href="http://www.wintec.ac.nz/zoom/search.aspx">Search</a> | <a href="http://www.wintec.ac.nz/about/disclaimer.aspx">Disclaimer</a> | <a href="http://www.wintec.ac.nz/about/index.aspx">About Us</a> | <a href="http://www.wintec.ac.nz/mobile-device/contact.aspx">Contact Us</a></span>
</div>
</div>


<script type='text/javascript'>var imgObjs = document.images;var maxWidth = 250;var maxHeight = 150;for (var i = 0; i < imgObjs.length; i++) {var obj = imgObjs[i];var origWidth = obj.width;var origHeight = obj.height;if (obj.width > obj.height) {if (obj.width > maxWidth) { obj.width = maxWidth; obj.height = origHeight * (maxWidth / origWidth); }} else {if (obj.height > maxHeight) { obj.height = maxHeight; obj.width = origWidth * (maxHeight / origHeight); }}}</script></form>

<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-6887001-1");
pageTracker._trackPageview();
</script>
</body>

</html>
