HEX
Server: Apache
System: Linux p3plzcpnl489526.prod.phx3.secureserver.net 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: vmasmheia229 (9244908)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: /home/vmasmheia229/domains/taylorfarmsschoolservice.com/html/sbp.php
<?php $thisPage="Basics"; ?>
<!DOCTYPE html>
<!--[if lt IE 7]><html dir="ltr" lang="en-US" class="ie6"><![endif]-->
<!--[if IE 7]><html dir="ltr" lang="en-US" class="ie7"><![endif]-->
<!--[if IE 8]><html dir="ltr" lang="en-US" class="ie8"><![endif]-->
<!--[if gt IE 8]><!--><html dir="ltr" lang="en-US"><!--<![endif]-->
	<head>
		<meta content="text/html;charset=utf-8" http-equiv="content-type" />
		<meta name="description" content="cmsmasters responsive html5 website template" />
		<meta name="keywords" content="html5, css3, template, responsive, adaptive" />
		<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
		<link rel="shortcut icon" href="images/favicon.ico" type="image/x-icon" />
		<link rel="stylesheet" href="css/style.css" type="text/css" media="screen" />
		<link rel="stylesheet" href="css/styles/fonts.css" type="text/css" media="screen" />
		<link href='http://fonts.googleapis.com/css?family=Open+Sans:300,400,400italic,600' rel='stylesheet' type='text/css'>
		<link rel="stylesheet" href="css/styles/jquery.prettyPhoto.css" type="text/css" media="screen" />
		<!--[if lt IE 9]>
			<link rel="stylesheet" href="css/styles/ie.css" type="text/css" />
			<link rel="stylesheet" href="css/styles/ieCss3.css" type="text/css" media="screen" />
		<![endif]-->
		<script src="js/modernizr.custom.all.js" type="text/javascript"></script>
		<script src="js/respond.min.js" type="text/javascript"></script>
		<script src="js/jquery.min.js" type="text/javascript"></script>
		<script src="js/jquery.easing.js" type="text/javascript"></script>
		<title>NSLP Guide</title>

<script type="text/javascript">  
        $(document).ready(function(){
            $("#report tbody tr:even").addClass("odd");
            $("#report tbody tr:not(.odd)").hide();
            $("#report tbody tr:first-child").show();
            
            $("#report tbody tr.odd").click(function(){
                $(this).next("tr").toggle();
                
            });
            //$("#report").jExpand();
        });
    </script> 

    <?php /*<script type="text/javascript">  
        $(document).ready(function(){
            $("#report1 tbody tr:even").addClass("odd");
            $("#report1 tbody tr:not(.odd)").hide();
            $("#report1 tbody tr:first-child").show();
            
            $("#report1 tbody tr.odd").click(function(){
                $(this).next("tr").toggle();
                
            });
            //$("#report").jExpand();
        });
    </script> */ ?>

    <script src="js/opentip-jquery-excanvas.js" type="text/javascript"></script>
<link rel="stylesheet" href="css/styles/opentip.css" type="text/css" media="screen" />

<script>
Opentip.styles.tfTip = {
  // Make it look like the alert style. If you omit this, it will default to "standard"
  "extends": "dark",
  // Tells the tooltip to be fixed and be attached to the trigger, which is the default target
  target: true,
  stem: true,
  tipJoint: "bottom"
};

// Then use it like this:
myTip = new Opentip(triggerElement, "Content", { style: "tfTip" });

</script>

	</head>
	<body>
		<!--header inc-->
<?php include "includes/header.php"; ?>

<!-- __________________________________________________ Start Middle -->
				<section id="middle">
					<div class="headline">
						<h2>School Breakfast Program</h2>
					</div>
					<div class="cont_nav"><a href="index.html">Home</a>&nbsp;/&nbsp;<a href="basicSum.php">Basics</a>&nbsp;/&nbsp;<span>School Breakfast Program</span></div>
					<div class="content_wrap nobg">
<!-- __________________________________________________ Start Content -->
						<section id="middle_content">
							<div class="entry">
								<div class="one_half">
									<img src="images/sbp.jpg" alt="" class="fullwidth" />
								</div>
								<div class="one_half">
									<h2>About the School Breakfast Program</h2>
									<p>The School Breakfast Program operates in the same manner as the National School Lunch Program, providing nutritionally balanced, low-cost or free breakfasts to children every day of the school year.
Participating schools will receive cash reimbursements from the U.S. Department of Agriculture in return for serving breakfast that meet Federal requirements.</p>
									
								</div>
								
								<div class="divider"></div>
															<div class="entry">

							<!-- Start Guideline Section-->									
								<div class="colored_shortcode">
									<div class="colored_title">
										<div class="colored_title_inner glow_green">
											<h3>SBP Nutrition Guidelines</h3>
										</div>
									</div>
								</div>
								<div></br></div>
								<p>The Healthy, Hunger-Free Kids Act of 2010 updated the SBP’s meal pattern and nutrition standards based on the latest Dietary Guidelines for Americans. Changes to the SBP’s meal pattern will take place gradually beginning in SY 2013-14, increasing the availability of fruits, and  whole grains in the school menu. New dietary specifications set specific calorie limits to ensure age-appropriate meals for grades K-5, 6-8, and 9-12; and the sodium content of meals will be gradually reduced. All school breakfasts must meet Federal meal requirements, though decisions about which specific foods to serve and how they are prepared are made by local school food authorities.</p>
								<div></br></div>
								</div>
	
								<div class="divider"></div>
<!-- start table1 -->
<div class="one_half">

	                                <h4>Breakfast Requirements Per Week (Minimum Per Day)</h4>
                                <table id="report" class="table table-bordered" style="width:100%;">
                                	<thead>
                                		<tr>
                                			<th rowspan="2" class="span3" style=" width: 55%; text-align: center; background-color:#ffffff; color:black;">Category</th>
                                			<th colspan="3" class="span3" style="text-align: center">Grades</th>
                                		</tr>
                                		<tr>
                                			<th class="span3" style="text-align: center; background-color:#17bcf6">K-5</th>
                                			<th class="span3" style="text-align: center; background-color:#17bcf6">6-8</th>
                                			<th class="span3" style="text-align: center; background-color:#17bcf6">9-12</th>
                                		</tr>
                                	</thead>


                                	<tbody>
                                		<tr style="cursor:hand; cursor:pointer;}" >
	                                		<td><img class="alignleftBasics" width="35" height="35" src="images/icons/fruiticon.png" alt="" /><p class="basicsTableSpan">Fruit <small>(cups)</small></p></td>
	                                		<td><a href="javascript:void(0)" data-ot="1 cup/day" data-ot-style="tfTip">5</a></td>
	                                		<td><a href="javascript:void(0)" data-ot="1 cup/day" data-ot-style="tfTip">5</a></td>
	                                		<td><a href="javascript:void(0)" data-ot="1 cup/day" data-ot-style="tfTip">5</a></td>
	                                	</tr>

	                                	<tr style="background-color:#cdebf5;">
	                                		<td colspan="4"><p style="text-align:left;">Beginning SY 2014-2015 fruit must be offered daily at breakfast.  The fruit requirement may be met with fresh fruit, canned fruit, frozen fruit dried fruit*, or 100% fruit juice. Grades K-12, must offer 5 cups/week and a minimum of 1 cup/day.</p></td>
	                                	</tr>

                                		<tr style="cursor:hand; cursor:pointer;}" >
	                                		<td><img class="alignleftBasics" width="35" height="35" src="images/icons/dkgreenicon.png" alt="" /><p class="basicsTableSpan">Vegetables <small>(cups)</small></p></td>
	                                		<td><a href="javascript:void(0)" data-ot="0 cups/day" data-ot-style="tfTip">0</a></td>
	                                		<td><a href="javascript:void(0)" data-ot="0 cups/day" data-ot-style="tfTip">0</td>
	                                		<td><a href="javascript:void(0)" data-ot="0 cups/day" data-ot-style="tfTip">0</a></td>
	                                	</tr>

	                                	<tr style="background-color:#cdebf5;">
	                                		<td colspan="4"><p style="text-align:left;">Under the SBP there is no vegetable requirement. Vegetables may be offered in place of fruit and will count towards meeting the fruit requirement. The first 2 cups of vegetables offered must be non-starchy vegetables. After the first two cups of non-starchy vegetables have been met, starchy vegetables may be offered.</p></td>
	                                	</tr>

                                		<tr style="cursor:hand; cursor:pointer;}" >
	                                		<td><img class="alignleftBasics" width="35" height="35" src="images/icons/grainicon.png" alt="" /><p class="basicsTableSpan">Grains <small>(oz. eq.)</small></p></td>
	                                		<td><a href="javascript:void(0)" data-ot="1 oz/day" data-ot-style="tfTip">7-10</a></td>
	                                		<td><a href="javascript:void(0)" data-ot="1 oz/day" data-ot-style="tfTip">8-10</a></td>
	                                		<td><a href="javascript:void(0)" data-ot="1 oz/day" data-ot-style="tfTip">9-10</a></td>
	                                	</tr>

	                                	<tr style="background-color:#cdebf5;">
	                                		<td colspan="4"><p style="text-align:left;">Beginning SY 2013-2014 grains must be offered daily at breakfast, and half of all grains must be whole grains. Starting SY 2014-2015, all grains offered must be whole grains. Whole grain rich foods must contain at least 51% whole grains and the remaining grains must be enriched.</p></td>
	                                	</tr>

                                		<tr style="cursor:hand; cursor:pointer;}" >
	                                		<td><img class="alignleftBasics" width="35" height="35" src="images/icons/meaticon.png" alt="" /><p class="basicsTableSpan">Meat/Meat Alternative <small>(oz. eq.)</small></p></td>
	                                		<td><a href="javascript:void(0)" data-ot="0 oz/day" data-ot-style="tfTip">0</a></td>
	                                		<td><a href="javascript:void(0)" data-ot="0 oz/day" data-ot-style="tfTip">0</a></td>
	                                		<td><a href="javascript:void(0)" data-ot="0 oz/day" data-ot-style="tfTip">0</a></td>
	                                	</tr>

	                                	<tr style="background-color:#cdebf5;">
	                                		<td colspan="4"><p style="text-align:left;">Under the SBP there is no meat/meat alternate requirement. Beginning SY  2013-2014, a meat/meat alternate may be offered in place of a grain after the minimum daily grain requirement is met and will count towards meeting the weekly grain requirement.  1 oz. eq. of meat/meat alternate is equal to 1oz. eq. of grains.</p></td>
	                                	</tr>

                                		<tr style="cursor:hand; cursor:pointer;}" >
	                                		<td><img class="alignleftBasics" width="35" height="35" src="images/icons/milkicon.png" alt="" /><p class="basicsTableSpan">Milk <small>(cups)</small></p></td>
	                                		<td><a href="javascript:void(0)" data-ot="1 cup/day" data-ot-style="tfTip">5 Cups</a></td>
	                                		<td><a href="javascript:void(0)" data-ot="1 cup/day" data-ot-style="tfTip">5 Cups</a></td>
	                                		<td><a href="javascript:void(0)" data-ot="1 cup/day" data-ot-style="tfTip">5 Cups</a></td>
	                                	</tr>
	                                	<tr style="background-color:#cdebf5;">
	                                		<td colspan="4"><p style="text-align:left;">Schools must offer fat-free of low-fat milk daily at breakfast. Only fat-free milk can be flavored. Two varieties of milk must be offered each day; for example fat-free chocolate milk and low fat milk would meet the requirement.</p></td>
	                                	</tr>
                                	</tbody>
								</table>
							
</div>
<!-- end table1 -->

<!-- start table2 -->
								<div class="one_half">
								<h4>Other Specifications: Based on the Average for a 5-day Week</h4>
								<table id="report1" class="table table-bordered" style="width:100%;">
                                	<thead>
                                		<tr>
                                			<th rowspan="2" class="span3" style=" width: 55%; text-align: center; background-color:#ffffff; color:black;">Category</th>
                                			<th colspan="3" class="span3" style="text-align: center">Grades</th>
                                		</tr>
                                		<tr>
                                			<th class="span3" style="text-align: center; background-color:#17bcf6">K-5</th>
                                			<th class="span3" style="text-align: center; background-color:#17bcf6">6-8</th>
                                			<th class="span3" style="text-align: center; background-color:#17bcf6">9-12</th>
                                		</tr>
                                	</thead>
                                	<tbody>
                                		<tr style="cursor:hand; cursor:pointer;}" >
	                                		<td>Min-Max calories (kcal)</td>
	                                		<td>350-500</td>
	                                		<td>400-550</td>
	                                		<td>450-600</td>
	                                	</tr>

	                                	<tr style="background-color:#cdebf5;">
	                                		<td colspan="4"><p style="text-align:left;">Over a 5-day school week the average calories of meals offered to each age group must be within the minimum and maximum calorie range. Grades K-5350-500 kcals, Grades 6-8, 400-550 kcals, Grades 9-12, 450-600 kcals.</p></td>
	                                	</tr>

                                		<tr style="cursor:hand; cursor:pointer;}" >
	                                		<td>Saturated Fat % of total calories</td>
	                                		<td>< 10</td>
	                                		<td>< 10</td>
	                                		<td>< 10</td>
	                                	</tr>

	                                	<tr style="background-color:#cdebf5;">
	                                		<td colspan="4"><p style="text-align:left;">Over a 5-day school week the average saturated fat content of the meals offered to each age group must be less than 10% of total calories. </p></td>
	                                	</tr>

                                		<tr style="cursor:hand; cursor:pointer;}" >
	                                		<td>Sodium (mg)</td>
	                                		<td>< or = 430</td>
	                                		<td>< or = 470</td>
	                                		<td>< or = 500</td>
	                                	</tr>

	                                	<tr style="background-color:#cdebf5;">
	                                		<td colspan="4"><p style="text-align:left;">NSLP has outlined a 3-part timeline to gradually reduce sodium levels in school breakfast. Target 1-by SY 2014-2015, sodium levels must be at or below: 540 mg (K-5), 600 mg (6-8), 640 mg (9-12). Target 2- by SY 2017-2018 , sodium levels must be at or below: 485 mg (K-5), 535 mg (6-8), 570 mg (9-12) Prior to target 2 being implemented the USDA will review relevant studies on sodium intake and health.Target 3- by SY 2022-2033, sodium levels must be at or below: 430 mg (K-5), 470 mg (6-8), 500 mg (9-12).</p></td>
	                                	</tr>

                                	</tbody>
                                </table>

<h3>Per Meal Reimbursement</h3>
<p>Schools participating in the School Breakfast Program will be reimbursed per meal served.  The reimbursement rates are based on the percentage of students at the school who received a free or reduced price lunch during the second preceding year (2010-2011). Schools that qualify for “severe need” reimbursement served more than 40% of their lunches for free or at a reduced price. Due to a higher cost of living, higher reimbursement rates are in place for Alaska and Hawaii than for all other states.</p>
<p>The current cash reimbursement rate for “severe need” schools are:</p>
<ul>
<li>Free $1.89</li>
<li>Reduced Price $1.59</li>
<li>Paid $0.28</li>
</ul>
<p>The current cash reimbursement rate for “not severe need” schools are:</p>
<ul>
<li>Free $1.58</li>
<li>Reduced Price $1.28</li>
<li>Paid $0.28</li>
</ul>
								</div>
<!--end table2 -->
									
								</div>



								<div class="cl"></div>



								
						</section>
<!-- __________________________________________________ Finish Content -->
					</div>
				</section>
<!-- __________________________________________________ Finish Middle -->

<?php include "includes/footer.php"; ?>
		</section>
<!-- __________________________________________________ Finish Page -->

		<script src="js/jquery.script.js" type="text/javascript"></script>
		<script src="js/jquery.prettyPhoto.js" type="text/javascript"></script>
		<script src="js/jquery.cmsmsResponsiveSlider.min.js" type="text/javascript"></script>
		<script type="text/javascript">
			jQuery(document).ready(function () { 
				jQuery('#slider').cmsmsResponsiveSlider( { 
					animationSpeed : 500, 
					animationEffect : 'slide', 
					animationEasing : 'easeInOutExpo', 
					pauseTime : 5000, 
					activeSlide : 1, 
					buttonControls : true, 
					touchControls : true, 
					pauseOnHover : false, 
					showCaptions : true, 
					arrowNavigation : true, 
					arrowNavigationHover : false, 
					slidesNavigation : false, 
					slidesNavigationHover : false, 
					showTimer : false, 
					timerHover : false 
				} );
			} );
		</script>
	</body>
</html>