-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfinancial-support.html
75 lines (74 loc) · 3.03 KB
/
financial-support.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
---
layout: default-core
baseurl: '../'
title: Financial Support
description: >-
KCC has numerous options for students of all income levels to receive
financial support including multiple grants for their education.
page_lead: >-
KCC has numerous options for students of all income levels to receive
financial support including multiple grants for their education.
_inputs:
page_lead:
comment: Lead paragraph for the page (larger intro text)
---
<!-- Build -->
<main class="container">
<div class="row mb-5">
<div class="col">
{% include breadcrumbs.html %}
<h2 class="typography__h2 mb-3">{{ page.title }}</h2>
<p class="lead">{{ page.page_lead }}</p>
<div class="editable mb-3">
<p class="mb-1"><strong>To be considered:</strong></p>
<ol>
<li>Fill out the request form.</li>
<li>KCC will respond within 7 business days.</li>
</ol>
<p>
<strong>Note:</strong> If you are registered and already paid, you can still fill out the information.
Any money received will be a reimbursement.
</p>
</div>
<script
type="text/javascript"
src="https://form.jotform.com/jsform/250055837455056"
></script>
<div class="editable">
<h3 class="typography__h3">Current Funds Available</h3>
<p class="mb-1">
<strong>JTED</strong> - Job Training Economic Development<br>
<strong>ARPA</strong> - American Rescue Plan Act<br>
<strong>Fast Track</strong> - EV Battery Manufacturing Fast Track Training Support<br>
<strong>Students in the following programs may quality for JTED, ARPA and/or Fast Track:</strong>
</p>
<ul>
<li>Information Technology</li>
<li>Diesel Mechanic</li>
<li>Automotive Technology</li>
<li>Electrical Engineering Technology/Renewable Energy</li>
<li>Manufacturing Technology</li>
<li>Welding Technology.</li>
</ul>
<p class="mb-1">
<strong>PATH</strong> - Pipeline for the Advancement of the Healthcare Workforce Program
</p>
<ul>
<li>Health Careers students can benefit from this grant.</li>
</ul>
<p class="mb-1">
<strong>WIOA</strong> - Workforce Innovation & Opportunity Act
</p>
<ul>
<li>WIOA is for students in most career and technical programs (includes health careers, technology, technical education and more).</li>
</ul>
<p>
Are you thinking “Too good to be true”? or “What's the catch?” Yes, you have to provide information. Your information is
required for us to meet the funding/reporting requirements. Rest assured, we want KCC students to benefit and we want to
find what you qualify for. Please contact us at <a href="mailto:[email protected]">[email protected]</a>
for more information. Or, fill out the form and we'll get in touch.
</p>
</div>
</div>
</div>
</main>