<!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>
	Māori and Pacific Islands' Scholarship in Economics, Finance & Banking Studies, Scholarships,Paying for your Study, Student Life, Wintec
</title>
<title>M&#257;ori and Pacific Islands' Scholarship in Economics, Finance &amp; Banking Studies, Scholarships,Paying for your Study, Student Life, Wintec</title>
</head>

<body class="HasBackground">

<form name="aspnetForm" method="post" action="maori-pacific-islands-scholarship-economics-finance-banking-studies.aspx" id="aspnetForm">
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUJNDMyNDU0NjAzZGS1dc1pA5BXxfEvuq6V+D1I1KeW2A==" />


<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>M&#257;ori and Pacific Islands' Scholarship in Economics, Finance &amp; Banking Studies</h1>
<div class="ColumnLeft">
<h2>Background</h2>
<p>The M&#257;ori and Pacific Islands' Scholarship in Economics, Finance and Banking Studies have been developed as part of the Reserve Bank of New Zealand's Equal Employment Opportunities programme.</p>
<p>The purpose of the Scholarship is to encourage M&#257;ori and Pacific Islands' students to pursue studies in the field of economics, finance and banking studies. The Reserve Bank's objective is to increase the number of M&#257;ori and Pacific Islands' students with tertiary qualifications in economics, finance and banking studies to honours level, and thereby increase the numbers of these students employed in policy departments within the Bank.</p>
<p>The successful applicant will be paired with a Reserve Bank staff member who will act as a mentor. The mentor will make contact regularly during the scholarship programme and can assist with research, advice and provide you with access to some of the resources we hold here at the Bank.</p>
<h2>Eligibility</h2>
<p>The scholarship is open to M&#257;ori and Pacific Islands' university students** who have completed economics, finance or banking studies at the 100 level (completed 1st year of university), who attained at least a B+ grade and who intend to continue studying to Honours level. Please note that students who are entering their first year of university are not eligible.</p>
<p>Applicants must be studying full time at a New Zealand university. The scholarship will be continued for the original holder up to honours level (4th year) providing the holder continues to perform to the required standard.</p>
<p>Evidence of enrolment in a full time degree course and payment of fees will be required with the application.</p>
<p>** Those students studying toward a Bachelor of Business studies at any NZQA approved institution are eligible to apply, if they meet the criteria as outlined on the website: Those students studying toward a Bachelor of Business studies at any NZQA approved institution are eligible to apply, <a href="http://www.rbnz.govt.nz/grads/scholar/#maori" target="_blank">if they meet the criteria as outlined</a>.</p>
<h2>Value</h2>
<p>The scholarship is valued at $1,500 in the first year, increased to $2,500 in the second year and $3,500 in the final year of study.</p>
<h2>Closing Date</h2>
<p>Varies</p>
<h2>More Information</h2>
<p>Scholarship application form available from the <a href="http://www.rbnz.govt.nz/grads/scholar/#maori" target="_blank">Reserve Bank of New Zealand website</a>.</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> | <a href="https://staff.wintec.ac.nz/">Staff Intranet</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 _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-6887001-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })();
</script>
</body>

</html>

