<!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>
	Horticulture NZ Scholarships, Scholarships,Paying for your Study, Student Life, Wintec
</title>
<title>Horticulture NZ Scholarships, Scholarships,Paying for your Study, Student Life, Wintec</title>
</head>

<body class="HasBackground">

<form name="aspnetForm" method="post" action="horticulture-nz-scholarships.aspx" id="aspnetForm">
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUJNDMyNDU0NjAzZGT8CGRjgvQe1VP7OO1bvLSxejT1cw==" />


<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>Horticulture NZ Scholarships</h1>
<div class="ColumnLeft">
<h2>Background</h2>
<p>Every year Horticulture NZ offers scholarships that are open to New Zealand students and trainees who have a special interest in the fruit or vegetable industry and are undergoing significant industry training or education.</p>
<p>There are two types of scholarships you can apply for:<br /><br />
<table width="100%">
	<tr>
    	<td width="10%">&nbsp;</td>
		<td width="20%">$500</td>
        <td width="70%"><b>Horticulture New Zealand Industry Training Scholarship</b>, available to industry trainees. This scholarship provides financial assistance and acknowledges the achievements of those who currently work and study in the fruit & vegetable industry.</td>
    </tr>
    <tr>
    	<td></td>
        <td></td>
        <td></td>
    </tr>
    <tr>
    	<td>&nbsp;</td>
		<td>$4500</td> 
        <td><b>Horticulture New Zealand Undergraduate Scholarship</b>, available to under-grad students. This package includes $3000 plus attendance at the HortNZ annual conference at no charge. Registration fees, travel & accommodation will be covered. It provides an excellent opportunity to obtain funding for study and learn from leading edge conference
sessions, as well as meet & mix with key industry figures. </td>
	</tr>
</table><br />
Each scholarship is for one year only.</p>
<h2>Eligibility</h2>
<p>The selection team will be looking for:</p>
<ul>
  <li>    New Zealand citizen or residents</li>
  <li>    Commitment</li>
  <li>Potential contribution to the industry</li>
  <li>Past achievements</li>
  <li>Indivdual approach, qualities and skills; and </li>
  <li>Referrees  comments </li>
</ul>
<h2>Value</h2>
<p><strong>Horticulture NZ Industry Training Scholarship:</strong> $500<br />
<strong>Horticulture NZ Undergraduate Scholarship:</strong> $4,500</p>
<h2>Closing Date</h2>
<p>10 March 2012</p>
<h2>More Information</h2>
<p>Application forms are available from  <a href="http://www.hortnz.co.nz/Overview/Activity-Areas/Introduction.htm" target="_blank">www.hortnz.co.nz</a> (under Education and Training)</p>
All applications must be electronically  returned  to Kirsty Mills at HortNZ (<a href="mailto:kirsty.mills@hortnz.co.nz">kirsty.mills@hortnz.co.nz</a>) or phone 04 472 3795</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>

