<?xml version="1.0"?>
<XFDL version="5.1.0">
	<formid content="array">
		<serialnumber>D9CB3607-94CB-408A-8DBF-D7FF4654F554</serialnumber>
		<version>52.104.9</version>
	</formid>
	<vfd_date>28/5/2004</vfd_date>

<!--Set viewer menu items-->

	<ufv_settings content="array">
		<menu content="array">
			<save>off</save>
			<print>off</print>
			<open>on</open>
			<mail>off</mail>
			<fieldmenu>off</fieldmenu>
			<preferences>on</preferences>
			<spellcheck>on</spellcheck>
			<spellcheckall>on</spellcheckall>
			<help>on</help>
			<nextform>off</nextform>
			<previousform>off</previousform>
		</menu>
		<mandatorycolor content="array">
			<ae>255</ae>
			<ae>255</ae>
			<ae>0</ae>
		</mandatorycolor>
	</ufv_settings>
	<ifs_license>T-4YQV-Z9FE-Z6C6-Z9Y6-6PPC</ifs_license>
	<saveformat>application/x-xfdl</saveformat>
	<cached_copy></cached_copy>
	<checkIFX></checkIFX>
	<isIFX></isIFX>
	<controllerForm_url></controllerForm_url>
	<opt_LinkURL></opt_LinkURL>
	<page sid="RR_Budget">
		<vfd_pagesize>custom</vfd_pagesize>
		<vfd_pagedpi>120</vfd_pagedpi>
		<vfd_printsize>11;8.5</vfd_printsize>
		<pageid content="array">
			<serialnumber>B5BB0CBC-90E5-44D9-95FC-B437D683FF05</serialnumber>
		</pageid>
		<label>RR Budget, Section A-B</label>
		<vfd_customsize>11;8.5;Inches</vfd_customsize>
		<next>DUNSID</next>
		<toolbar sid="TOOLBAR">
		</toolbar>

		<!-- $Revision:    $ -->

		<button sid="ButtonSave">
			<itemlocation content="array">
				<ae content="array">
					<ae>within</ae>
					<ae>TOOLBAR</ae>
				</ae>
				<ae content="array">
					<ae>absolute</ae>
					<ae>614</ae>
					<ae>23</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>105</ae>
					<ae>35</ae>
				</ae>
			</itemlocation>
			<value>Save</value>
			<type>save</type>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
			<justify>center</justify>
			<bgcolor content="array">
				<ae>191</ae>
				<ae>191</ae>
				<ae>191</ae>
			</bgcolor>

			<!--Set saveformat of application-->

			<saveformat>application/x-xfdl;content-encoding="asc-gzip"</saveformat>
			<previous>ButtonSubmit</previous>
			<next>ButtonPrint</next>
			<setActive content="compute">
				<cval>1</cval>
				<compute>
					<![CDATA[toggle(global.focuseditem) == "1" && checkValidFormats() != "0" ? set("active", "off") : set("active", "on") 
]]></compute>
			</setActive>
			<help>HELP49</help>
			<acclabel>Click here to save the form.</acclabel>
			<setVisible content="compute">
				<cval>1</cval>
				<compute>
					
SubmissionDef.DUNSNUMBER456789.visible == "off" ?  set("visible", "off") : set("visible", "on")
</compute>
			</setVisible>
			<visible>on</visible>
			<active>off</active>
		</button>
		<button sid="version_button">
			<itemlocation content="array">
				<ae content="array">
					<ae>within</ae>
					<ae>TOOLBAR</ae>
				</ae>
				<ae content="array">
					<ae>absolute</ae>
					<ae>856</ae>
					<ae>23</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>75</ae>
					<ae>35</ae>
				</ae>
			</itemlocation>
			<value>About</value>
			<formversionnumber>$Revision:   1.122  $</formversionnumber>
			<onPress content="compute">
				<cval></cval>
				<compute>
					toggle(activated,"off","on") == "1"  ? viewer.messageBox("Form Version: " +. get("version_button.formversionnumber") +. " ", "Information", "OK | ICONINFORMATION") : ""</compute>
			</onPress>
			<next>BUTTON3</next>
			<previous>BUTTON2</previous>
			<acclabel>Click here for more information about this form.</acclabel>
			<help>HELP47</help>
		</button>
		<check sid="b_7">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>6</ae>
					<ae>719</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>11</ae>
					<ae>11</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>off</cval>
				<compute>
					<![CDATA[Mandatory.value == "on" && (
strlen(OtherPrefixName_7.value) > "0" ||
strlen(OtherFirstName_7.value) > "0" ||
strlen(OtherMiddleName_7.value) > "0" ||
strlen(OtherLastName_7.value) > "0" ||
strlen(nopersonnel_7.value) > "0" ||

strlen(OtherBaseSalary_7.value) > "0" ||
strlen(OtherCalMonths_7.value) > "0" ||
strlen(OtherAcadMonths_7.value) > "0" ||
strlen(OtherSumMonth_7.value) > "0" ||
strlen(OtherRequestedSalary_7.value) > "0" ||
strlen(OtherFringeBenefits_7.value) > "0" ||
strlen(OtherProjectRole_7.value) > "0")
? "on" : "off"]]></compute>
			</value>
			<visible>off</visible>
			<next>b_1</next>
			<previous>OtherFundsRequested_3</previous>
		</check>
		<button sid="BUTTON3">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>12</ae>
					<ae>31</ae>
				</ae>
			</itemlocation>
			<value>Previous Period</value>

<!--
	Custom tag to duplicate the page.  if the button was activated then

	set the current page value, duplicate using and create sid and set
	the page counter.
-->

			<decPageNumber content="compute">
				<cval></cval>
				<compute>
					<![CDATA[((RR_Budget.test.value == "on" && RR_Budget2Section.test.value == "on" && RR_Budget3Section.test.value == "on") || (RR_Budget.freepass.value == "on" && RR_Budget2Section.freepass.value == "on" && RR_Budget3Section.freepass.value == "on")) && toggle(activated, "off", "on") == "1" 
						? set("RR_Budget.page_field.value", RR_Budget.page_field.value - "1") :""]]></compute>
			</decPageNumber>
			<size content="array">
				<ae>17</ae>
				<ae>1</ae>
			</size>
			<visible content="compute">
				<cval>off</cval>
				<compute>
					page_field.value >"	1"?"on":"off"</compute>
			</visible>
			<waitonesecond content="compute">
				<cval></cval>
				<compute>
					<![CDATA[(((RR_Budget.test.value == "off" && RR_Budget.freepass.value == "off") || RR_Budget2Section.test.value == "off" || RR_Budget3Section.test.value == "off"))&& toggle(activated, "off", "on") == "1" ? viewer.messageBox("Please complete all mandatory fields before moving to the previous year.  Or, if you did not intend to create this year, please reset all entries using the 'Reset Entries' button(s), and then when in Section A-B press 'Previous Year'"): "" 
]]></compute>
			</waitonesecond>
			<setPageNumOnOtherSections content="compute">
				<cval></cval>
				<compute>
					toggle(activated) == "1" ? set("RR_Budget2Section.page_field.value", RR_Budget.page_field.value) +. set("RR_Budget3Section.page_field.value", RR_Budget.page_field.value) : ""
</compute>
			</setPageNumOnOtherSections>
			<help>HELP37</help>
			<acclabel>Click here to view the previous year.</acclabel>
			<next>DUNSID</next>
			<previous>version_button</previous>
		</button>
		<check sid="b_1">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>2</ae>
					<ae>696</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>11</ae>
					<ae>11</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>off</cval>
				<compute>
					<![CDATA[Mandatory.value == "on" && (
strlen(OtherPrefixName_1.value) > "0" ||
strlen(OtherFirstName_1.value) > "0" ||
strlen(OtherMiddleName_1.value) > "0" ||
strlen(OtherLastName_1.value) > "0" ||
strlen(nopersonnel_1.value) > "0" ||

strlen(OtherBaseSalary_1.value) > "0" ||
strlen(OtherCalMonths_1.value) > "0" ||
strlen(OtherAcadMonths_1.value) > "0" ||
strlen(OtherSumMonth_1.value) > "0" ||
strlen(OtherRequestedSalary_1.value) > "0" ||
strlen(OtherFringeBenefits_1.value) > "0" ||
strlen(OtherProjectRole_1.value) > "0")
? "on" : "off"]]></compute>
			</value>
			<visible>off</visible>
			<next>b_6</next>
			<previous>b_7</previous>
		</check>
		<check sid="b_6">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>24</ae>
					<ae>739</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>11</ae>
					<ae>11</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>off</cval>
				<compute>
					<![CDATA[Mandatory.value == "on" && (
strlen(OtherPrefixName_6.value) > "0" ||
strlen(OtherFirstName_6.value) > "0" ||
strlen(OtherMiddleName_6.value) > "0" ||
strlen(OtherLastName_6.value) > "0" ||
strlen(nopersonnel_6.value) > "0" ||

strlen(OtherBaseSalary_6.value) > "0" ||
strlen(OtherCalMonths_6.value) > "0" ||
strlen(OtherAcadMonths_6.value) > "0" ||
strlen(OtherSumMonth_6.value) > "0" ||
strlen(OtherRequestedSalary_6.value) > "0" ||
strlen(OtherFringeBenefits_6.value) > "0" ||
strlen(OtherProjectRole_6.value) > "0")
? "on" : "off"]]></compute>
			</value>
			<visible>off</visible>
			<next>b_2</next>
			<previous>b_1</previous>
		</check>
		<check sid="b_2">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>23</ae>
					<ae>660</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>11</ae>
					<ae>11</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>off</cval>
				<compute>
					<![CDATA[	Mandatory.value == "on" && (
	strlen(OtherPrefixName_2.value) > "0" ||
	strlen(OtherFirstName_2.value) > "0" ||
	strlen(OtherMiddleName_2.value) > "0" ||
	strlen(OtherLastName_2.value) > "0" ||
	strlen(nopersonnel_2.value) > "0" ||
	
	strlen(OtherBaseSalary_2.value) > "0" ||
	strlen(OtherCalMonths_2.value) > "0" ||
	strlen(OtherAcadMonths_2.value) > "0" ||
	strlen(OtherSumMonth_2.value) > "0" ||
	strlen(OtherRequestedSalary_2.value) > "0" ||
	strlen(OtherFringeBenefits_2.value) > "0" ||
	strlen(OtherProjectRole_2.value) > "0")
	? "on" : "off"]]></compute>
			</value>
			<visible>off</visible>
			<next>b_3</next>
			<previous>b_6</previous>
		</check>
		<check sid="b_3">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>7</ae>
					<ae>673</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>11</ae>
					<ae>11</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>off</cval>
				<compute>
					<![CDATA[		Mandatory.value == "on" && (
		strlen(OtherPrefixName_3.value) > "0" ||
		strlen(OtherFirstName_3.value) > "0" ||
		strlen(OtherMiddleName_3.value) > "0" ||
		strlen(OtherLastName_3.value) > "0" ||
		strlen(nopersonnel_3.value) > "0" ||
		
		strlen(OtherBaseSalary_3.value) > "0" ||
		strlen(OtherCalMonths_3.value) > "0" ||
		strlen(OtherAcadMonths_3.value) > "0" ||
		strlen(OtherSumMonth_3.value) > "0" ||
		strlen(OtherRequestedSalary_3.value) > "0" ||
		strlen(OtherFringeBenefits_3.value) > "0" ||
		strlen(OtherProjectRole_3.value) > "0")
		? "on" : "off"]]></compute>
			</value>
			<visible>off</visible>
			<next>b_4</next>
			<previous>b_2</previous>
		</check>
		<check sid="b_4">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>29</ae>
					<ae>699</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>11</ae>
					<ae>11</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>off</cval>
				<compute>
					<![CDATA[		Mandatory.value == "on" && (
		strlen(OtherPrefixName_4.value) > "0" ||
		strlen(OtherFirstName_4.value) > "0" ||
		strlen(OtherMiddleName_4.value) > "0" ||
		strlen(OtherLastName_4.value) > "0" ||
		strlen(nopersonnel_4.value) > "0" ||
		
		strlen(OtherBaseSalary_4.value) > "0" ||
		strlen(OtherCalMonths_4.value) > "0" ||
		strlen(OtherAcadMonths_4.value) > "0" ||
		strlen(OtherSumMonth_4.value) > "0" ||
		strlen(OtherRequestedSalary_4.value) > "0" ||
		strlen(OtherFringeBenefits_4.value) > "0" ||
		strlen(OtherProjectRole_4.value) > "0")
		? "on" : "off"]]></compute>
			</value>
			<visible>off</visible>
			<next>b_5</next>
			<previous>b_3</previous>
		</check>
		<check sid="b_5">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>19</ae>
					<ae>679</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>11</ae>
					<ae>11</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>off</cval>
				<compute>
					<![CDATA[		Mandatory.value == "on" && (
		strlen(OtherPrefixName_5.value) > "0" ||
		strlen(OtherFirstName_5.value) > "0" ||
		strlen(OtherMiddleName_5.value) > "0" ||
		strlen(OtherLastName_5.value) > "0" ||
		strlen(nopersonnel_5.value) > "0" ||
		
		strlen(OtherBaseSalary_5.value) > "0" ||
		strlen(OtherCalMonths_5.value) > "0" ||
		strlen(OtherAcadMonths_5.value) > "0" ||
		strlen(OtherSumMonth_5.value) > "0" ||
		strlen(OtherRequestedSalary_5.value) > "0" ||
		strlen(OtherFringeBenefits_5.value) > "0" ||
		strlen(OtherProjectRole_5.value) > "0")
		? "on" : "off"]]></compute>
			</value>
			<visible>off</visible>
			<next>b_8</next>
			<previous>b_4</previous>
		</check>
		<check sid="b_8">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>24</ae>
					<ae>720</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>11</ae>
					<ae>11</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>off</cval>
				<compute>
					<![CDATA[		Mandatory.value == "on" && (
		strlen(OtherPrefixName_8.value) > "0" ||
		strlen(OtherFirstName_8.value) > "0" ||
		strlen(OtherMiddleName_8.value) > "0" ||
		strlen(OtherLastName_8.value) > "0" ||
		strlen(nopersonnel_8.value) > "0" ||
		
		strlen(OtherBaseSalary_8.value) > "0" ||
		strlen(OtherCalMonths_8.value) > "0" ||
		strlen(OtherAcadMonths_8.value) > "0" ||
		strlen(OtherSumMonth_8.value) > "0" ||
		strlen(OtherRequestedSalary_8.value) > "0" ||
		strlen(OtherFringeBenefits_8.value) > "0" ||
		strlen(OtherProjectRole_8.value) > "0")
		? "on" : "off"]]></compute>
			</value>
			<visible>off</visible>
			<next>b_9</next>
			<previous>b_5</previous>
		</check>
		<check sid="b_9">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>10</ae>
					<ae>735</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>11</ae>
					<ae>11</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>off</cval>
				<compute>
					<![CDATA[			Mandatory.value == "on" && (
			strlen(OtherPrefixName_9.value) > "0" ||
			strlen(OtherFirstName_9.value) > "0" ||
			strlen(OtherMiddleName_9.value) > "0" ||
			strlen(OtherLastName_9.value) > "0" ||
			strlen(nopersonnel_9.value) > "0" ||
			
			strlen(OtherBaseSalary_9.value) > "0" ||
			strlen(OtherCalMonths_9.value) > "0" ||
			strlen(OtherAcadMonths_9.value) > "0" ||
			strlen(OtherSumMonth_9.value) > "0" ||
			strlen(OtherRequestedSalary_9.value) > "0" ||
			strlen(OtherFringeBenefits_9.value) > "0" ||
			strlen(OtherProjectRole_9.value) > "0")
			? "on" : "off"]]></compute>
			</value>
			<visible>off</visible>
			<next>b_10</next>
			<previous>b_8</previous>
		</check>
		<check sid="b_10">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>14</ae>
					<ae>694</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>11</ae>
					<ae>11</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>off</cval>
				<compute>
					<![CDATA[		Mandatory.value == "on" && (
		strlen(OtherPrefixName_10.value) > "0" ||
		strlen(OtherFirstName_10.value) > "0" ||
		strlen(OtherMiddleName_10.value) > "0" ||
		strlen(OtherLastName_10.value) > "0" ||
		strlen(nopersonnel_10.value) > "0" ||
		
		strlen(OtherBaseSalary_10.value) > "0" ||
		strlen(OtherCalMonths_10.value) > "0" ||
		strlen(OtherAcadMonths_10.value) > "0" ||
		strlen(OtherSumMonth_10.value) > "0" ||
		strlen(OtherRequestedSalary_10.value) > "0" ||
		strlen(OtherFringeBenefits_10.value) > "0" ||
		strlen(OtherProjectRole_10.value) > "0")
		? "on" : "off"]]></compute>
			</value>
			<visible>off</visible>
			<next>nopersonnel_4</next>
			<previous>b_9</previous>
		</check>
		<check sid="r_6">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>7</ae>
					<ae>224</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>11</ae>
					<ae>11</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>off</cval>
				<compute>
					<![CDATA[RR_Budget.Mandatory.value == "on" && (
strlen(RR_Budget.PrefixName_6.value) > "0" ||
strlen(RR_Budget.FirstName_6.value) > "0" ||
strlen(RR_Budget.MiddleName_6.value) > "0" ||
strlen(RR_Budget.LastName_6.value) > "0" ||
strlen(RR_Budget.SuffixName_6.value) > "0" ||

strlen(RR_Budget.BaseSalary_6.value) > "0" ||
strlen(RR_Budget.CalMonths_6.value) > "0" ||
strlen(RR_Budget.AcadMonths_6.value) > "0" ||
strlen(RR_Budget.SumMonth_6.value) > "0" ||
strlen(RR_Budget.RequestedSalary_6.value) > "0" ||
strlen(RR_Budget.FringeBenefits_6.value) > "0" ||
strlen(RR_Budget.ProjectRole_6.value) > "0")
? "on" : "off"]]></compute>
			</value>
			<visible>off</visible>
			<next>r_2</next>
			<previous>test</previous>
		</check>
		<check sid="r_2">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>7</ae>
					<ae>224</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>11</ae>
					<ae>11</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>off</cval>
				<compute>
					<![CDATA[	RR_Budget.Mandatory.value == "on" && (
	strlen(RR_Budget.PrefixName_2.value) > "0" ||
	strlen(RR_Budget.FirstName_2.value) > "0" ||
	strlen(RR_Budget.MiddleName_2.value) > "0" ||
	strlen(RR_Budget.LastName_2.value) > "0" ||
	strlen(RR_Budget.SuffixName_2.value) > "0" ||
	
	strlen(RR_Budget.BaseSalary_2.value) > "0" ||
	strlen(RR_Budget.CalMonths_2.value) > "0" ||
	strlen(RR_Budget.AcadMonths_2.value) > "0" ||
	strlen(RR_Budget.SumMonth_2.value) > "0" ||
	strlen(RR_Budget.RequestedSalary_2.value) > "0" ||
	strlen(RR_Budget.FringeBenefits_2.value) > "0" ||
	strlen(RR_Budget.ProjectRole_2.value) > "0")
	? "on" : "off"]]></compute>
			</value>
			<visible>off</visible>
			<next>r_3</next>
			<previous>r_6</previous>
		</check>
		<check sid="r_3">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>7</ae>
					<ae>224</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>11</ae>
					<ae>11</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>off</cval>
				<compute>
					<![CDATA[		RR_Budget.Mandatory.value == "on" && (
		strlen(RR_Budget.PrefixName_3.value) > "0" ||
		strlen(RR_Budget.FirstName_3.value) > "0" ||
		strlen(RR_Budget.MiddleName_3.value) > "0" ||
		strlen(RR_Budget.LastName_3.value) > "0" ||
		strlen(RR_Budget.SuffixName_3.value) > "0" ||
		
		strlen(RR_Budget.BaseSalary_3.value) > "0" ||
		strlen(RR_Budget.CalMonths_3.value) > "0" ||
		strlen(RR_Budget.AcadMonths_3.value) > "0" ||
		strlen(RR_Budget.SumMonth_3.value) > "0" ||
		strlen(RR_Budget.RequestedSalary_3.value) > "0" ||
		strlen(RR_Budget.FringeBenefits_3.value) > "0" ||
		strlen(RR_Budget.ProjectRole_3.value) > "0")
		? "on" : "off"]]></compute>
			</value>
			<visible>off</visible>
			<next>r_4</next>
			<previous>r_2</previous>
		</check>
		<check sid="r_4">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>7</ae>
					<ae>224</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>11</ae>
					<ae>11</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>off</cval>
				<compute>
					<![CDATA[		RR_Budget.Mandatory.value == "on" && (
		strlen(RR_Budget.PrefixName_4.value) > "0" ||
		strlen(RR_Budget.FirstName_4.value) > "0" ||
		strlen(RR_Budget.MiddleName_4.value) > "0" ||
		strlen(RR_Budget.LastName_4.value) > "0" ||
		strlen(RR_Budget.SuffixName_4.value) > "0" ||
		
		strlen(RR_Budget.BaseSalary_4.value) > "0" ||
		strlen(RR_Budget.CalMonths_4.value) > "0" ||
		strlen(RR_Budget.AcadMonths_4.value) > "0" ||
		strlen(RR_Budget.SumMonth_4.value) > "0" ||
		strlen(RR_Budget.RequestedSalary_4.value) > "0" ||
		strlen(RR_Budget.FringeBenefits_4.value) > "0" ||
		strlen(RR_Budget.ProjectRole_4.value) > "0")
		? "on" : "off"]]></compute>
			</value>
			<visible>off</visible>
			<next>r_5</next>
			<previous>r_3</previous>
		</check>
		<check sid="r_5">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>7</ae>
					<ae>224</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>11</ae>
					<ae>11</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>off</cval>
				<compute>
					<![CDATA[		RR_Budget.Mandatory.value == "on" && (
		strlen(RR_Budget.PrefixName_5.value) > "0" ||
		strlen(RR_Budget.FirstName_5.value) > "0" ||
		strlen(RR_Budget.MiddleName_5.value) > "0" ||
		strlen(RR_Budget.LastName_5.value) > "0" ||
		strlen(RR_Budget.SuffixName_5.value) > "0" ||
		
		strlen(RR_Budget.BaseSalary_5.value) > "0" ||
		strlen(RR_Budget.CalMonths_5.value) > "0" ||
		strlen(RR_Budget.AcadMonths_5.value) > "0" ||
		strlen(RR_Budget.SumMonth_5.value) > "0" ||
		strlen(RR_Budget.RequestedSalary_5.value) > "0" ||
		strlen(RR_Budget.FringeBenefits_5.value) > "0" ||
		strlen(RR_Budget.ProjectRole_5.value) > "0")
		? "on" : "off"]]></compute>
			</value>
			<visible>off</visible>
			<next>r_8</next>
			<previous>r_4</previous>
		</check>
		<check sid="r_8">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>7</ae>
					<ae>224</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>11</ae>
					<ae>11</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>off</cval>
				<compute>
					<![CDATA[		RR_Budget.Mandatory.value == "on" && (
		strlen(RR_Budget.PrefixName_8.value) > "0" ||
		strlen(RR_Budget.FirstName_8.value) > "0" ||
		strlen(RR_Budget.MiddleName_8.value) > "0" ||
		strlen(RR_Budget.LastName_8.value) > "0" ||
		strlen(RR_Budget.SuffixName_8.value) > "0" ||
		
		strlen(RR_Budget.BaseSalary_8.value) > "0" ||
		strlen(RR_Budget.CalMonths_8.value) > "0" ||
		strlen(RR_Budget.AcadMonths_8.value) > "0" ||
		strlen(RR_Budget.SumMonth_8.value) > "0" ||
		strlen(RR_Budget.RequestedSalary_8.value) > "0" ||
		strlen(RR_Budget.FringeBenefits_8.value) > "0" ||
		strlen(RR_Budget.ProjectRole_8.value) > "0")
		? "on" : "off"]]></compute>
			</value>
			<visible>off</visible>
			<next>r_1</next>
			<previous>r_5</previous>
		</check>
		<check sid="r_1">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>7</ae>
					<ae>224</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>11</ae>
					<ae>11</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>on</cval>
				<compute>
					<![CDATA[RR_Budget.Mandatory.value == "on" && (
strlen(RR_Budget.PrefixName_1.value) > "0" ||
strlen(RR_Budget.FirstName_1.value) > "0" ||
strlen(RR_Budget.MiddleName_1.value) > "0" ||
strlen(RR_Budget.LastName_1.value) > "0" ||
strlen(RR_Budget.SuffixName_1.value) > "0" ||

strlen(RR_Budget.BaseSalary_1.value) > "0" ||
strlen(RR_Budget.CalMonths_1.value) > "0" ||
strlen(RR_Budget.AcadMonths_1.value) > "0" ||
strlen(RR_Budget.SumMonth_1.value) > "0" ||
strlen(RR_Budget.RequestedSalary_1.value) > "0" ||
strlen(RR_Budget.FringeBenefits_1.value) > "0" ||
strlen(RR_Budget.ProjectRole_1.value) > "0")
? "on" : "off"]]></compute>
			</value>
			<visible>off</visible>
			<next>r_7</next>
			<previous>r_8</previous>
		</check>
		<field sid="LastName_8">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>304</ae>
					<ae>426</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".LastName_8.value", value):""</compute>
			</sendValue>
			<acclabel>Last Name 8: Enter the last (family) name of the Senior/Key Person.  This field is required.</acclabel>
			<size content="array">
				<ae>18</ae>
				<ae>1</ae>
			</size>
			<help>HELP4</help>
			<next>SuffixName_8</next>
			<previous>MiddleName_8</previous>
			<format content="array">
				<ae>string</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<length content="array">
					<ae>1</ae>
					<ae>60</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					
					Mandatory.value == "on" && r_8.value == "on" ? "mandatory" : "optional"

				]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="LastName_7">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>304</ae>
					<ae>401</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".LastName_7.value", value):""</compute>
			</sendValue>
			<acclabel>Last Name 7: Enter the last (family) name of the Senior/Key Person.  This field is required.</acclabel>
			<size content="array">
				<ae>18</ae>
				<ae>1</ae>
			</size>
			<help>HELP4</help>
			<next>SuffixName_7</next>
			<previous>MiddleName_7</previous>
			<format content="array">
				<ae>string</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<length content="array">
					<ae>1</ae>
					<ae>60</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && r_7.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="LastName_6">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>304</ae>
					<ae>376</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".LastName_6.value", value):""</compute>
			</sendValue>
			<acclabel>Last Name 6: Enter the last (family) name of the Senior/Key Person.  This field is required.</acclabel>
			<size content="array">
				<ae>18</ae>
				<ae>1</ae>
			</size>
			<help>HELP4</help>
			<next>SuffixName_6</next>
			<previous>MiddleName_6</previous>
			<format content="array">
				<ae>string</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<length content="array">
					<ae>1</ae>
					<ae>60</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && r_6.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="LastName_5">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>304</ae>
					<ae>351</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".LastName_5.value", value):""</compute>
			</sendValue>
			<acclabel>Last Name 5: Enter the last (family) name of the Senior/Key Person.  This field is required.</acclabel>
			<size content="array">
				<ae>18</ae>
				<ae>1</ae>
			</size>
			<help>HELP4</help>
			<next>SuffixName_5</next>
			<previous>MiddleName_5</previous>
			<format content="array">
				<ae>string</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<length content="array">
					<ae>1</ae>
					<ae>60</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && r_5.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="LastName_4">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>304</ae>
					<ae>326</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".LastName_4.value", value):""</compute>
			</sendValue>
			<acclabel>Last Name 4: Enter the last (family) name of the Senior/Key Person.  This field is required.</acclabel>
			<size content="array">
				<ae>18</ae>
				<ae>1</ae>
			</size>
			<help>HELP4</help>
			<next>SuffixName_4</next>
			<previous>MiddleName_4</previous>
			<format content="array">
				<ae>string</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<length content="array">
					<ae>1</ae>
					<ae>60</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && r_4.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="LastName_3">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>304</ae>
					<ae>301</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".LastName_3.value", value):""</compute>
			</sendValue>
			<acclabel>Last Name 3: Enter the last (family) name of the Senior/Key Person.  This field is required.</acclabel>
			<size content="array">
				<ae>18</ae>
				<ae>1</ae>
			</size>
			<help>HELP4</help>
			<next>SuffixName_3</next>
			<previous>MiddleName_3</previous>
			<format content="array">
				<ae>string</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<length content="array">
					<ae>1</ae>
					<ae>60</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && r_3.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<check sid="test_4">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>462</ae>
					<ae>194</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>10</ae>
					<ae>10</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>on</cval>
				<compute>
					<![CDATA[(Mandatory.value == "on") && 
(strlen(FirstName_4.value) > "0" || 
strlen(RequestedSalary_4.value) > "0" ||
strlen(FringeBenefits_4.value) > "0" ||
strlen(ProjectRole_4.value) > "0" ||
strlen(LastName_4.value) > "0" )
&& 
(strlen(FirstName_4.value) == "0" || 
strlen(RequestedSalary_4.value) == "0" ||
strlen(FringeBenefits_4.value) == "0" ||
strlen(ProjectRole_4.value) == "0" ||
strlen(LastName_4.value) == "0" )
? "off" : "on"]]></compute>
			</value>
			<next>test_5</next>
			<previous>test_3</previous>
			<visible>off</visible>
		</check>
		<check sid="test_5">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>475</ae>
					<ae>194</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>10</ae>
					<ae>10</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>on</cval>
				<compute>
					<![CDATA[(Mandatory.value == "on") && 
(strlen(FirstName_5.value) > "0" || 
strlen(RequestedSalary_5.value) > "0" ||
strlen(FringeBenefits_5.value) > "0" ||
strlen(ProjectRole_5.value) > "0" ||
strlen(LastName_5.value) > "0")
&& 
(strlen(FirstName_5.value) == "0" || 
strlen(RequestedSalary_5.value) == "0" ||
strlen(FringeBenefits_5.value) == "0" ||
strlen(ProjectRole_5.value) == "0" ||
strlen(LastName_5.value) == "0" 
)
? "off" : "on"]]></compute>
			</value>
			<next>test_6</next>
			<previous>test_4</previous>
			<visible>off</visible>
		</check>
		<check sid="test_6">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>491</ae>
					<ae>194</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>10</ae>
					<ae>10</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>on</cval>
				<compute>
					<![CDATA[(Mandatory.value == "on") && 
(strlen(FirstName_6.value) > "0" || 
strlen(RequestedSalary_6.value) > "0" ||
strlen(FringeBenefits_6.value) > "0" ||
strlen(ProjectRole_6.value) > "0" ||
strlen(LastName_6.value) > "0" )
&& 
(strlen(FirstName_6.value) == "0" || 
strlen(RequestedSalary_6.value) == "0" ||
strlen(FringeBenefits_6.value) == "0" ||
strlen(ProjectRole_6.value) == "0" ||
strlen(LastName_6.value) == "0" 
)
? "off" : "on"]]></compute>
			</value>
			<next>test_7</next>
			<previous>test_5</previous>
			<visible>off</visible>
		</check>
		<check sid="test_7">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>507</ae>
					<ae>194</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>10</ae>
					<ae>10</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>on</cval>
				<compute>
					<![CDATA[(Mandatory.value == "on") && 
(strlen(FirstName_7.value) > "0" || 
strlen(RequestedSalary_7.value) > "0" ||
strlen(FringeBenefits_7.value) > "0" ||
strlen(ProjectRole_7.value) > "0" ||
strlen(LastName_7.value) > "0" )
&& 
(strlen(FirstName_7.value) == "0" || 
strlen(RequestedSalary_7.value) == "0" ||
strlen(FringeBenefits_7.value) == "0" ||
strlen(ProjectRole_7.value) == "0" ||
strlen(LastName_7.value) == "0" 
)
? "off" : "on"]]></compute>
			</value>
			<next>test_8</next>
			<previous>test_6</previous>
			<visible>off</visible>
		</check>
		<check sid="test_8">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>522</ae>
					<ae>194</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>10</ae>
					<ae>10</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>on</cval>
				<compute>
					<![CDATA[(Mandatory.value == "on") && 
(strlen(FirstName_8.value) > "0" || 
strlen(RequestedSalary_8.value) > "0" ||
strlen(FringeBenefits_8.value) > "0" ||
strlen(ProjectRole_8.value) > "0" ||
strlen(LastName_8.value) > "0" )
&& 
(strlen(FirstName_8.value) == "0" || 
strlen(RequestedSalary_8.value) == "0" ||
strlen(FringeBenefits_8.value) == "0" ||
strlen(ProjectRole_8.value) == "0" ||
strlen(LastName_8.value) == "0" 
)
? "off" : "on"]]></compute>
			</value>
			<next>test</next>
			<previous>test_7</previous>
			<visible>off</visible>
		</check>
		<check sid="test_3">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>439</ae>
					<ae>194</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>10</ae>
					<ae>10</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>on</cval>
				<compute>
					<![CDATA[(Mandatory.value == "on") && 
(strlen(FirstName_3.value) > "0" || 
strlen(RequestedSalary_3.value) > "0" ||
strlen(FringeBenefits_3.value) > "0" ||
strlen(ProjectRole_3.value) > "0" ||
strlen(LastName_3.value) > "0" )
&& 
(strlen(FirstName_3.value) == "0" || 
strlen(RequestedSalary_3.value) == "0" ||
strlen(FringeBenefits_3.value) == "0" ||
strlen(ProjectRole_3.value) == "0" ||
strlen(LastName_3.value) == "0" 
)
? "off" : "on"]]></compute>
			</value>
			<next>test_4</next>
			<previous>test_2</previous>
			<visible>off</visible>
		</check>
		<check sid="test_2">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>427</ae>
					<ae>194</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>10</ae>
					<ae>10</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>on</cval>
				<compute>
					<![CDATA[(Mandatory.value == "on") && 
(strlen(FirstName_2.value) > "0" || 
strlen(RequestedSalary_2.value) > "0" ||
strlen(FringeBenefits_2.value) > "0" ||
strlen(ProjectRole_2.value) > "0" ||
strlen(LastName_2.value) > "0" )
&& 
(strlen(FirstName_2.value) == "0" || 
strlen(RequestedSalary_2.value) == "0" ||
strlen(FringeBenefits_2.value) == "0" ||
strlen(ProjectRole_2.value) == "0" ||
strlen(LastName_2.value) == "0"
)
? "off" : "on"]]></compute>
			</value>
			<next>test_3</next>
			<previous>test_1</previous>
			<visible>off</visible>
		</check>
		<check sid="test_1">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>413</ae>
					<ae>194</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>10</ae>
					<ae>10</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>off</cval>
				<compute>
					<![CDATA[(Mandatory.value == "on") && 
(strlen(FirstName_1.value) > "0" || 
strlen(RequestedSalary_1.value) > "0" ||
strlen(FringeBenefits_1.value) > "0" ||
strlen(ProjectRole_1.value) > "0" ||
strlen(LastName_1.value) > "0" )
&& 
(strlen(FirstName_1.value) == "0" || 
strlen(RequestedSalary_1.value) == "0" ||
strlen(FringeBenefits_1.value) == "0" ||
strlen(ProjectRole_1.value) == "0" ||
strlen(LastName_1.value) == "0"
)
? "off" : "on"]]></compute>
			</value>
			<next>test_2</next>
			<previous>test_20</previous>
			<visible>off</visible>
		</check>
		<field sid="OtherFundsRequested_10">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>1177</ae>
					<ae>855</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherFundsRequested_10.value", value):""</compute>
			</sendValue>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<help>HELP20</help>
			<acclabel><![CDATA[Funds Requested (Other Personnel): The requested salary & fringe benefit for each project role category.]]></acclabel>
			<value></value>
			<calc content="compute">
				<cval>1</cval>
				<compute>
					strlen(RR_Budget.OtherRequestedSalary_10.value) != "0" || 
					strlen(RR_Budget.OtherFringeBenefits_10.value) != "0" ? 
					set("OtherFundsRequested_10.value",
					(RR_Budget.OtherRequestedSalary_10.value + 
					RR_Budget.OtherFringeBenefits_10.value)) : 
					set("OtherFundsRequested_10.value","")</compute>
			</calc>
			<next>totalnopersonnel</next>
			<previous>OtherFringeBenefits_10</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>9999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && b_10.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="OtherTotalFunds">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>1177</ae>
					<ae>880</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherTotalFunds.value", value):""</compute>
			</sendValue>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<acclabel>Total Other Personnel: Total Funds requested for all Other Personnel.</acclabel>
			<value></value>
			<calc content="compute">
				<cval>1</cval>
				<compute>
					
strlen(OtherFundsRequested_10.value) != "0" || 
strlen(OtherFundsRequested_9.value) != "0" ||
strlen(OtherFundsRequested_8.value) != "0" || 
strlen(OtherFundsRequested_7.value) != "0" || 
strlen(OtherFundsRequested_6.value) != "0" || 
strlen(OtherFundsRequested_5.value) != "0" || 
strlen(OtherFundsRequested_4.value) != "0" || 
strlen(OtherFundsRequested_3.value) != "0" || 
strlen(OtherFundsRequested_2.value) != "0" || 
strlen(OtherFundsRequested_1.value) != "0" ? 
set("OtherTotalFunds.value",
(OtherFundsRequested_10.value + 
OtherFundsRequested_9.value + 
OtherFundsRequested_8.value + 
OtherFundsRequested_7.value + 
OtherFundsRequested_6.value + 
OtherFundsRequested_5.value + 
OtherFundsRequested_4.value + 
OtherFundsRequested_3.value + 
OtherFundsRequested_2.value + 
OtherFundsRequested_1.value)) : 
set("OtherTotalFunds.value","")</compute>
			</calc>
			<help>HELP34</help>
			<next>OtherCalculatedTotal</next>
			<previous>totalnopersonnel</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>9999999999999.99</ae>
				</range>
			</format>
		</field>
		<field sid="OtherCalculatedTotal">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>1177</ae>
					<ae>907</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherCalculatedTotal.value", value):""</compute>
			</sendValue>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<acclabel><![CDATA[Total Salary, Wages, & Fringe Benefits (A & B): Total Funds requested for all Senior Key Persons and all Other Personnel.]]></acclabel>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<value></value>
			<calc content="compute">
				<cval>1</cval>
				<compute>
					strlen(RR_Budget.OtherTotalFunds.value) != "0" || 
					strlen(RR_Budget.CalculatedTotal.value) != "0" ? 
					set("OtherCalculatedTotal.value",
					(OtherTotalFunds.value + CalculatedTotal.value)) : 
					set("OtherCalculatedTotal.value","")</compute>
			</calc>
			<help>HELP35</help>
			<previous>OtherTotalFunds</previous>
			<next>CloseForm</next>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>9999999999999.99</ae>
				</range>
			</format>
		</field>
		<field sid="OtherFringeBenefits_10">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>1070</ae>
					<ae>855</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>100</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherFringeBenefits_10.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP19</help>
			<acclabel>Fringe Benefits (Other Personnel): Enter applicable fringe benefits, if any, for this project role category.</acclabel>
			<next>OtherFundsRequested_10</next>
			<previous>OtherRequestedSalary_10</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && b_10.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="OtherRequestedSalary_10">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>962</ae>
					<ae>855</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>100</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherRequestedSalary_10.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP18</help>
			<acclabel>Requested Salary (Other Personnel): Regardless of the number of months being devoted to the project, indicate only the amount of salary being requested for this budget period for this project role category.</acclabel>
			<next>OtherFringeBenefits_10</next>
			<previous>OtherSumMonth_10</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && b_10.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="OtherSumMonth_10">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>912</ae>
					<ae>855</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherSumMonth_10.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP13</help>
			<acclabel>Summer Months (Other Personnel): Identify the number of months devoted to the project in the applicable box for each project role category; i.e., calendar, academic, summer.</acclabel>
			<next>OtherRequestedSalary_10</next>
			<previous>OtherAcadMonths_10</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999.99</ae>
				</range>
			</format>
		</field>
		<field sid="OtherAcadMonths_10">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>860</ae>
					<ae>855</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherAcadMonths_10.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP12</help>
			<acclabel>Academic Months (Other Personnel): Identify the number of months devoted to the project in the applicable box for each project role category; i.e., calendar, academic, summer.</acclabel>
			<next>OtherSumMonth_10</next>
			<previous>OtherCalMonths_10</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999.99</ae>
				</range>
			</format>
		</field>
		<field sid="OtherCalMonths_10">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>808</ae>
					<ae>855</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherCalMonths_10.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP11</help>
			<acclabel>Calendar Months (Other Personnel): Identify the number of months devoted to the project in the applicable box for each project role category; i.e., calendar, academic, summer.</acclabel>
			<next>OtherAcadMonths_10</next>
			<previous>OtherProjectRole_10</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999.99</ae>
				</range>
			</format>
		</field>
		<field sid="nopersonnel_10">
			<help>HELP14</help>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>54</ae>
					<ae>855</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>33</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value></value>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".nopersonnel_10.value", value):""</compute>
			</sendValue>
			<acclabel>Number of Personnel ADDITIONAL PROJECT ROLE(S): For each project role category identify the number of personnel proposed.  </acclabel>
			<next>OtherProjectRole_10</next>
			<previous>OtherFundsRequested_9</previous>
			<format content="array">
				<ae>integer</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999</ae>
				</range>
				<length content="array">
					<ae>1</ae>
					<ae>3</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && b_10.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="totalnopersonnel">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>54</ae>
					<ae>880</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>33</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".totalnopersonnel.value", value):""</compute>
			</sendValue>
			<acclabel>Total Number Other Personnel: Total Number Other Personnel </acclabel>
			<editstate>readonly</editstate>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<help>HELP33</help>
			<summation content="compute">
				<cval>1</cval>
				<compute>
					(toggle(BUTTON3.activated,"off","on") == "1" || 
					toggle(RR_Budget3Section.BtnDuplicate.activated, "off", "on") == "1" ) ||  
					(strlen(nopersonnel_1.value) != "0" || 
					strlen(nopersonnel_2.value) != "0" || 
					strlen(nopersonnel_3.value) != "0" || 
					strlen(nopersonnel_4.value) != "0" || 
					strlen(nopersonnel_5.value) != "0" || 
					strlen(nopersonnel_6.value) != "0" || 
					strlen(nopersonnel_7.value) != "0" || 
					strlen(nopersonnel_8.value) != "0" || 
					strlen(nopersonnel_9.value) != "0" || 
					strlen(nopersonnel_10.value) != "0") ? 
					set("totalnopersonnel.value", 
					nopersonnel_1.value + 
					nopersonnel_2.value + 
					nopersonnel_3.value + 
					nopersonnel_4.value + 
					nopersonnel_5.value + 
					nopersonnel_6.value + 
					nopersonnel_7.value + 
					nopersonnel_8.value + 
					nopersonnel_9.value + 
					nopersonnel_10.value) : 
					set("totalnopersonnel.value", "")</compute>
			</summation>
			<value></value>
			<next>OtherTotalFunds</next>
			<previous>OtherFundsRequested_10</previous>
			<format content="array">
				<ae>integer</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>9999</ae>
				</range>
			</format>
		</field>
		<field sid="OtherProjectRole_10">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>167</ae>
					<ae>856</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>629</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value></value>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					toggle(value) == "1" ? set(pageSID.value +. ".OtherProjectRole_10.value", value) : ""</compute>
			</sendValue>
			<acclabel>Additional Project Role Description: List any additional project role(s) in the blank(s) provided, e.g., Engineer, IT Professionals, etc.</acclabel>
			<help>HELP31</help>
			<next>OtherCalMonths_10</next>
			<previous>nopersonnel_10</previous>
			<format content="array">
				<ae>string</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<length content="array">
					<ae>1</ae>
					<ae>100</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
RR_Budget.Mandatory.value == "on" && 
(strlen(nopersonnel_10.value) != "0" || 
strlen(OtherRequestedSalary_10.value) != "0" || 
strlen(OtherFringeBenefits_10.value) != "0" || 
strlen(OtherCalMonths_10.value) !="0" || 
strlen(OtherAcadMonths_10.value) !="0" || 
strlen(OtherFundsRequested_10.value) !="0" || 
strlen(OtherSumMonth_10.value) != "0" || 
strlen(OtherProjectRole_10.value) != "0") ? "mandatory" : "optional"				]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="OtherFundsRequested_9">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>1177</ae>
					<ae>830</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherFundsRequested_9.value", value):""</compute>
			</sendValue>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<help>HELP20</help>
			<acclabel><![CDATA[Funds Requested (Other Personnel): The requested salary & fringe benefit for each project role category.]]></acclabel>
			<value></value>
			<calc content="compute">
				<cval>1</cval>
				<compute>
					strlen(RR_Budget.OtherRequestedSalary_9.value) != "0" || 
					strlen(RR_Budget.OtherFringeBenefits_9.value) != "0" ? 
					set("OtherFundsRequested_9.value",
					(RR_Budget.OtherRequestedSalary_9.value + 
					RR_Budget.OtherFringeBenefits_9.value)) : 
					set("OtherFundsRequested_9.value","")</compute>
			</calc>
			<next>nopersonnel_10</next>
			<previous>OtherFringeBenefits_9</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>9999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && b_9.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="OtherFringeBenefits_9">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>1070</ae>
					<ae>830</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>100</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherFringeBenefits_9.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP19</help>
			<acclabel>Fringe Benefits (Other Personnel): The applicable fringe benefits, if any, for each project role category.</acclabel>
			<next>OtherFundsRequested_9</next>
			<previous>OtherRequestedSalary_9</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && b_9.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="OtherRequestedSalary_9">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>962</ae>
					<ae>830</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>100</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					

toggle(value) == "1"? set(pageSID.value +. ".OtherRequestedSalary_9.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP18</help>
			<acclabel>Requested Salary (Other Personnel): Regardless of the number of months being devoted to the project, indicate only the amount of salary being requested for this budget period for this project role category.</acclabel>
			<next>OtherFringeBenefits_9</next>
			<previous>OtherSumMonth_9</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && b_9.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="OtherSumMonth_9">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>912</ae>
					<ae>830</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherSumMonth_9.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP13</help>
			<acclabel>Summer Months (Other Personnel): Identify the number of months devoted to the project in the applicable box for each project role category; i.e., calendar, academic, summer.</acclabel>
			<next>OtherRequestedSalary_9</next>
			<previous>OtherAcadMonths_9</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999.99</ae>
				</range>
			</format>
		</field>
		<field sid="OtherAcadMonths_9">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>860</ae>
					<ae>830</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherAcadMonths_9.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP12</help>
			<acclabel>Academic Months (Other Personnel): Identify the number of months devoted to the project in the applicable box for each project role category; i.e., calendar, academic, summer.</acclabel>
			<next>OtherSumMonth_9</next>
			<previous>OtherCalMonths_9</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999.99</ae>
				</range>
			</format>
		</field>
		<field sid="OtherCalMonths_9">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>808</ae>
					<ae>830</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherCalMonths_9.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP11</help>
			<acclabel>Calendar Months (Other Personnel): Identify the number of months devoted to the project in the applicable box for each project role category; i.e., calendar, academic, summer.</acclabel>
			<next>OtherAcadMonths_9</next>
			<previous>OtherProjectRole_9</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999.99</ae>
				</range>
			</format>
		</field>
		<field sid="nopersonnel_9">
			<help>HELP14</help>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>54</ae>
					<ae>830</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>33</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value></value>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					

					
toggle(value) == "1"? set(pageSID.value +. ".nopersonnel_9.value", value):""</compute>
			</sendValue>
			<acclabel>Number of Personnel ADDITIONAL PROJECT ROLE(S): For each project role category identify the number of personnel proposed.  </acclabel>
			<next>OtherProjectRole_9</next>
			<previous>OtherFundsRequested_8</previous>
			<format content="array">
				<ae>integer</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999</ae>
				</range>
				<length content="array">
					<ae>1</ae>
					<ae>3</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && b_9.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="OtherProjectRole_9">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>167</ae>
					<ae>831</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>629</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value></value>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					toggle(value) == "1" ? set(pageSID.value +. ".OtherProjectRole_9.value", value) : ""</compute>
			</sendValue>
			<acclabel>Additional Project Role Description: List any additional project role(s) in the blank(s) provided, e.g., Engineer, IT Professionals, etc.</acclabel>
			<help>HELP31</help>
			<next>OtherCalMonths_9</next>
			<previous>nopersonnel_9</previous>
			<format content="array">
				<ae>string</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<length content="array">
					<ae>1</ae>
					<ae>100</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
RR_Budget.Mandatory.value == "on" && 
(strlen(nopersonnel_9.value) != "0" || 
strlen(OtherRequestedSalary_9.value) != "0" || 
strlen(OtherFringeBenefits_9.value) != "0" || 
strlen(OtherCalMonths_9.value) !="0" || 
strlen(OtherAcadMonths_9.value) !="0" || 
strlen(OtherFundsRequested_9.value) !="0" || 
strlen(OtherSumMonth_9.value) != "0" || 
strlen(OtherProjectRole_9.value) != "0") ? "mandatory" : "optional"				]]></compute>
			</vfd_required>
		</field>
		<field sid="OtherFundsRequested_8">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>1177</ae>
					<ae>805</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherFundsRequested_8.value", value):""</compute>
			</sendValue>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<help>HELP20</help>
			<acclabel><![CDATA[Funds Requested (Other Personnel): The requested salary & fringe benefit for each project role category.]]></acclabel>
			<value></value>
			<calc content="compute">
				<cval>1</cval>
				<compute>
					strlen(RR_Budget.OtherRequestedSalary_8.value) != "0" || 
					strlen(RR_Budget.OtherFringeBenefits_8.value) != "0" ? 
					set("OtherFundsRequested_8.value",
					(RR_Budget.OtherRequestedSalary_8.value + 
					RR_Budget.OtherFringeBenefits_8.value)) : 
					set("OtherFundsRequested_8.value","")</compute>
			</calc>
			<next>nopersonnel_9</next>
			<previous>OtherFringeBenefits_8</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>9999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && b_8.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="OtherFringeBenefits_8">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>1070</ae>
					<ae>805</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>100</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherFringeBenefits_8.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP19</help>
			<acclabel>Fringe Benefits (Other Personnel): The applicable fringe benefits, if any, for each project role category.</acclabel>
			<next>OtherFundsRequested_8</next>
			<previous>OtherRequestedSalary_8</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && b_8.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="OtherRequestedSalary_8">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>962</ae>
					<ae>805</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>100</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherRequestedSalary_8.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP18</help>
			<acclabel>Requested Salary (Other Personnel): Regardless of the number of months being devoted to the project, indicate only the amount of salary being requested for this budget period for this project role category.</acclabel>
			<next>OtherFringeBenefits_8</next>
			<previous>OtherSumMonth_8</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && b_8.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="OtherSumMonth_8">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>912</ae>
					<ae>805</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					

toggle(value) == "1"? set(pageSID.value +. ".OtherSumMonth_8.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP13</help>
			<acclabel>Summer Months (Other Personnel): Identify the number of months devoted to the project in the applicable box for each project role category; i.e., calendar, academic, summer.</acclabel>
			<next>OtherRequestedSalary_8</next>
			<previous>OtherAcadMonths_8</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999.99</ae>
				</range>
			</format>
		</field>
		<field sid="OtherAcadMonths_8">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>860</ae>
					<ae>805</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherAcadMonths_8.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP12</help>
			<acclabel>Academic Months (Other Personnel): Identify the number of months devoted to the project in the applicable box for each project role category; i.e., calendar, academic, summer.</acclabel>
			<next>OtherSumMonth_8</next>
			<previous>OtherCalMonths_8</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999.99</ae>
				</range>
			</format>
		</field>
		<field sid="OtherCalMonths_8">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>808</ae>
					<ae>805</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherCalMonths_8.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP11</help>
			<acclabel>Calendar Months (Other Personnel): Identify the number of months devoted to the project in the applicable box for each project role category; i.e., calendar, academic, summer.</acclabel>
			<next>OtherAcadMonths_8</next>
			<previous>OtherProjectRole_8</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999.99</ae>
				</range>
			</format>
		</field>
		<field sid="nopersonnel_8">
			<help>HELP14</help>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>54</ae>
					<ae>805</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>33</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value></value>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".nopersonnel_8.value", value):""</compute>
			</sendValue>
			<acclabel>Number of Personnel ADDITIONAL PROJECT ROLE(S): For each project role category identify the number of personnel proposed.  </acclabel>
			<next>OtherProjectRole_8</next>
			<previous>OtherFundsRequested_7</previous>
			<format content="array">
				<ae>integer</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999</ae>
				</range>
				<length content="array">
					<ae>1</ae>
					<ae>3</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && b_8.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="OtherProjectRole_8">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>167</ae>
					<ae>806</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>629</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value></value>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					toggle(value) == "1" ? set(pageSID.value +. ".OtherProjectRole_8.value", value) : ""</compute>
			</sendValue>
			<acclabel>Additional Project Role Description: List any additional project role(s) in the blank(s) provided, e.g., Engineer, IT Professionals, etc.</acclabel>
			<help>HELP31</help>
			<next>OtherCalMonths_8</next>
			<previous>nopersonnel_8</previous>
			<format content="array">
				<ae>string</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<length content="array">
					<ae>1</ae>
					<ae>100</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
RR_Budget.Mandatory.value == "on" && 
(strlen(nopersonnel_8.value) != "0" || 
strlen(OtherRequestedSalary_8.value) != "0" || 
strlen(OtherFringeBenefits_8.value) != "0" || 
strlen(OtherCalMonths_8.value) !="0" || 
strlen(OtherAcadMonths_8.value) !="0" || 
strlen(OtherFundsRequested_8.value) !="0" || 
strlen(OtherSumMonth_8.value) != "0" || 
strlen(OtherProjectRole_8.value) != "0") ? "mandatory" : "optional"			]]></compute>
			</vfd_required>
		</field>
		<field sid="OtherFundsRequested_7">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>1177</ae>
					<ae>780</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					

toggle(value) == "1"? set(pageSID.value +. ".OtherFundsRequested_7.value", value):""</compute>
			</sendValue>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<help>HELP20</help>
			<acclabel><![CDATA[Funds Requested (Other Personnel): The requested salary & fringe benefit for each project role category.]]></acclabel>
			<value></value>
			<calc content="compute">
				<cval>1</cval>
				<compute>
					strlen(RR_Budget.OtherRequestedSalary_7.value) != "0" || 
					strlen(RR_Budget.OtherFringeBenefits_7.value) != "0" ? 
					set("OtherFundsRequested_7.value",
					(RR_Budget.OtherRequestedSalary_7.value + 
					RR_Budget.OtherFringeBenefits_7.value)) : 
					set("OtherFundsRequested_7.value","")</compute>
			</calc>
			<next>nopersonnel_8</next>
			<previous>OtherFringeBenefits_7</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>9999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && b_7.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="OtherFringeBenefits_7">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>1070</ae>
					<ae>780</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>100</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					

toggle(value) == "1"? set(pageSID.value +. ".OtherFringeBenefits_7.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP19</help>
			<acclabel>Fringe Benefits (Other Personnel): The applicable fringe benefits, if any, for each project role category.</acclabel>
			<next>OtherFundsRequested_7</next>
			<previous>OtherRequestedSalary_7</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && b_7.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="OtherRequestedSalary_7">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>962</ae>
					<ae>780</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>100</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherRequestedSalary_7.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP18</help>
			<acclabel>Requested Salary (Other Personnel): Regardless of the number of months being devoted to the project, indicate only the amount of salary being requested for this budget period for this project role category.</acclabel>
			<next>OtherFringeBenefits_7</next>
			<previous>OtherSumMonth_7</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && b_7.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="OtherSumMonth_7">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>912</ae>
					<ae>780</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherSumMonth_7.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP13</help>
			<acclabel>Summer Months (Other Personnel): Identify the number of months devoted to the project in the applicable box for each project role category; i.e., calendar, academic, summer.</acclabel>
			<next>OtherRequestedSalary_7</next>
			<previous>OtherAcadMonths_7</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999.99</ae>
				</range>
			</format>
		</field>
		<field sid="OtherAcadMonths_7">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>860</ae>
					<ae>780</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherAcadMonths_7.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP12</help>
			<acclabel>Academic Months (Other Personnel): Identify the number of months devoted to the project in the applicable box for each project role category; i.e., calendar, academic, summer.</acclabel>
			<next>OtherSumMonth_7</next>
			<previous>OtherCalMonths_7</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999.99</ae>
				</range>
			</format>
		</field>
		<field sid="OtherCalMonths_7">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>808</ae>
					<ae>780</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherCalMonths_7.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP11</help>
			<acclabel>Calendar Months (Other Personnel): Identify the number of months devoted to the project in the applicable box for each project role category; i.e., calendar, academic, summer.</acclabel>
			<next>OtherAcadMonths_7</next>
			<previous>OtherProjectRole_7</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999.99</ae>
				</range>
			</format>
		</field>
		<field sid="nopersonnel_7">
			<help>HELP14</help>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>54</ae>
					<ae>780</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>33</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value></value>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".nopersonnel_7.value", value):""</compute>
			</sendValue>
			<acclabel>Number of Personnel ADDITIONAL PROJECT ROLE(S): For each project role category identify the number of personnel proposed.  </acclabel>
			<next>OtherProjectRole_7</next>
			<previous>OtherFundsRequested_6</previous>
			<format content="array">
				<ae>integer</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999</ae>
				</range>
				<length content="array">
					<ae>1</ae>
					<ae>3</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && b_7.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="OtherProjectRole_7">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>167</ae>
					<ae>781</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>629</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value></value>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					toggle(value) == "1" ? set(pageSID.value +. ".OtherProjectRole_7.value", value) : ""</compute>
			</sendValue>
			<acclabel>Additional Project Role Description: List any additional project role(s) in the blank(s) provided, e.g., Engineer, IT Professionals, etc.</acclabel>
			<help>HELP31</help>
			<next>OtherCalMonths_7</next>
			<previous>nopersonnel_7</previous>
			<format content="array">
				<ae>string</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<length content="array">
					<ae>1</ae>
					<ae>100</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
RR_Budget.Mandatory.value == "on" && 
(strlen(nopersonnel_7.value) != "0" || 
strlen(OtherRequestedSalary_7.value) != "0" || 
strlen(OtherFringeBenefits_7.value) != "0" || 
strlen(OtherCalMonths_7.value) !="0" || 
strlen(OtherAcadMonths_7.value) !="0" || 
strlen(OtherFundsRequested_7.value) !="0" || 
strlen(OtherSumMonth_7.value) != "0" || 
strlen(OtherProjectRole_7.value) != "0") ? "mandatory" : "optional"				]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="OtherFundsRequested_6">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>1177</ae>
					<ae>755</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherFundsRequested_6.value", value):""</compute>
			</sendValue>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<help>HELP20</help>
			<acclabel><![CDATA[Funds Requested (Other Personnel): The requested salary & fringe benefit for each project role category.]]></acclabel>
			<value></value>
			<calc content="compute">
				<cval>1</cval>
				<compute>
					strlen(RR_Budget.OtherRequestedSalary_6.value) != "0" || 
					strlen(RR_Budget.OtherFringeBenefits_6.value) != "0" ? 
					set("OtherFundsRequested_6.value",
					(RR_Budget.OtherRequestedSalary_6.value + 
					RR_Budget.OtherFringeBenefits_6.value)) : 
					set("OtherFundsRequested_6.value","")</compute>
			</calc>
			<next>nopersonnel_7</next>
			<previous>OtherFringeBenefits_6</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>9999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && b_6.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="OtherFringeBenefits_6">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>1070</ae>
					<ae>755</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>100</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherFringeBenefits_6.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP19</help>
			<acclabel>Fringe Benefits (Other Personnel): The applicable fringe benefits, if any, for each project role category.</acclabel>
			<next>OtherFundsRequested_6</next>
			<previous>OtherRequestedSalary_6</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && b_6.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="OtherRequestedSalary_6">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>962</ae>
					<ae>755</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>100</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherRequestedSalary_6.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP18</help>
			<acclabel>Requested Salary (Other Personnel): Regardless of the number of months being devoted to the project, indicate only the amount of salary being requested for this budget period for this project role category.</acclabel>
			<next>OtherFringeBenefits_6</next>
			<previous>OtherSumMonth_6</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && b_6.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="OtherSumMonth_6">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>912</ae>
					<ae>755</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherSumMonth_6.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP13</help>
			<acclabel>Summer Months (Other Personnel): Identify the number of months devoted to the project in the applicable box for each project role category; i.e., calendar, academic, summer.</acclabel>
			<next>OtherRequestedSalary_6</next>
			<previous>OtherAcadMonths_6</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999.99</ae>
				</range>
			</format>
		</field>
		<field sid="OtherAcadMonths_6">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>860</ae>
					<ae>755</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherAcadMonths_6.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP12</help>
			<acclabel>Academic Months (Other Personnel): Identify the number of months devoted to the project in the applicable box for each project role category; i.e., calendar, academic, summer.</acclabel>
			<next>OtherSumMonth_6</next>
			<previous>OtherCalMonths_6</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999.99</ae>
				</range>
			</format>
		</field>
		<field sid="OtherCalMonths_6">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>808</ae>
					<ae>755</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherCalMonths_6.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP11</help>
			<acclabel>Calendar Months (Other Personnel): Identify the number of months devoted to the project in the applicable box for each project role category; i.e., calendar, academic, summer.</acclabel>
			<next>OtherAcadMonths_6</next>
			<previous>OtherProjectRole_6</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999.99</ae>
				</range>
			</format>
		</field>
		<field sid="nopersonnel_6">
			<help>HELP14</help>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>54</ae>
					<ae>755</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>33</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value></value>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".nopersonnel_6.value", value):""</compute>
			</sendValue>
			<acclabel>Number of Personnel ADDITIONAL PROJECT ROLE(S): For each project role category identify the number of personnel proposed.  </acclabel>
			<next>OtherProjectRole_6</next>
			<previous>OtherFundsRequested_5</previous>
			<format content="array">
				<ae>integer</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999</ae>
				</range>
				<length content="array">
					<ae>1</ae>
					<ae>3</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && b_6.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="OtherProjectRole_6">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>167</ae>
					<ae>756</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>629</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value></value>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					toggle(value) == "1" ? set(pageSID.value +. ".OtherProjectRole_6.value", value) : ""</compute>
			</sendValue>
			<acclabel>Additional Project Role Description: List any additional project role(s) in the blank(s) provided, e.g., Engineer, IT Professionals, etc.</acclabel>
			<help>HELP31</help>
			<next>OtherCalMonths_6</next>
			<previous>nopersonnel_6</previous>
			<format content="array">
				<ae>string</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<length content="array">
					<ae>1</ae>
					<ae>100</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
				RR_Budget.Mandatory.value == "on" && 
				(strlen(nopersonnel_6.value) != "0" || 
				strlen(OtherRequestedSalary_6.value) != "0" || 
				strlen(OtherFringeBenefits_6.value) != "0" || 
				strlen(OtherCalMonths_6.value) !="0" || 
				strlen(OtherAcadMonths_6.value) !="0" || 
				strlen(OtherFundsRequested_6.value) !="0" || 
				strlen(OtherSumMonth_6.value) != "0" || 
				strlen(OtherProjectRole_6.value) != "0") ? "mandatory" : "optional"]]></compute>
			</vfd_required>
		</field>
		<field sid="OtherFundsRequested_5">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>1177</ae>
					<ae>730</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherFundsRequested_5.value", value):""</compute>
			</sendValue>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<help>HELP20</help>
			<acclabel><![CDATA[Funds Requested (Other Personnel): Enter requested salary/wages & fringe benefits for each project role.]]></acclabel>
			<value></value>
			<calc content="compute">
				<cval>1</cval>
				<compute>
					strlen(RR_Budget.OtherRequestedSalary_5.value) != "0" || 
					strlen(RR_Budget.OtherFringeBenefits_5.value) != "0" ? 
					set("OtherFundsRequested_5.value",
					(RR_Budget.OtherRequestedSalary_5.value + 
					RR_Budget.OtherFringeBenefits_5.value)) : 
					set("OtherFundsRequested_5.value","")</compute>
			</calc>
			<next>nopersonnel_6</next>
			<previous>OtherFringeBenefits_5</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>9999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && b_5.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="OtherFringeBenefits_5">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>1070</ae>
					<ae>730</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>100</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherFringeBenefits_5.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP19</help>
			<acclabel>Fringe Benefits (Other Personnel): Enter applicable fringe benefits, if any, for this project role category.</acclabel>
			<next>OtherFundsRequested_5</next>
			<previous>OtherRequestedSalary_5</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && b_5.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="OtherRequestedSalary_5">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>962</ae>
					<ae>730</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>100</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherRequestedSalary_5.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP18</help>
			<acclabel>Requested Salary (Other Personnel): Regardless of the number of months being devoted to the project, indicate only the amount of salary/wages being requested for each project role.</acclabel>
			<next>OtherFringeBenefits_5</next>
			<previous>OtherSumMonth_5</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && b_5.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="OtherSumMonth_5">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>912</ae>
					<ae>730</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherSumMonth_5.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP13</help>
			<acclabel>Summer Months (Other Personnel): Identify the number of months devoted to the project in the applicable box for each project role category; i.e., calendar, academic, summer.</acclabel>
			<next>OtherRequestedSalary_5</next>
			<previous>OtherAcadMonths_5</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999.99</ae>
				</range>
			</format>
		</field>
		<field sid="OtherAcadMonths_5">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>860</ae>
					<ae>730</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherAcadMonths_5.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP12</help>
			<acclabel>Academic Months (Other Personnel): Identify the number of months devoted to the project in the applicable box for each project role category; i.e., calendar, academic, summer.</acclabel>
			<next>OtherSumMonth_5</next>
			<previous>OtherCalMonths_5</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999.99</ae>
				</range>
			</format>
		</field>
		<field sid="OtherCalMonths_5">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>808</ae>
					<ae>730</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherCalMonths_5.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP11</help>
			<acclabel>Calendar Months (Other Personnel): Identify the number of months devoted to the project in the applicable box for each project role category; i.e., calendar, academic, summer.</acclabel>
			<next>OtherAcadMonths_5</next>
			<previous>OtherProjectRole_5</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999.99</ae>
				</range>
			</format>
		</field>
		<field sid="nopersonnel_5">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>54</ae>
					<ae>730</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>33</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value></value>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					

					

					

					
toggle(value) == "1"? set(pageSID.value +. ".nopersonnel_5.value", value):""</compute>
			</sendValue>
			<acclabel>Number of Personnel ADDITIONAL PROJECT ROLE(S): For each project role category identify the number of personnel proposed.  </acclabel>
			<help>HELP14</help>
			<next>OtherProjectRole_5</next>
			<previous>OtherFundsRequested_4</previous>
			<format content="array">
				<ae>integer</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999</ae>
				</range>
				<length content="array">
					<ae>1</ae>
					<ae>3</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[Mandatory.value == "on" && b_5.value == "on" ? "mandatory" : "optional"
]]></compute>
			</vfd_required>
		</field>
		<field sid="OtherFundsRequested_4">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>1177</ae>
					<ae>705</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherFundsRequested_4.value", value):""</compute>
			</sendValue>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<help>HELP20</help>
			<acclabel><![CDATA[Funds Requested (Other Personnel): Enter requested salary/wages & fringe benefits for each project role.]]></acclabel>
			<value></value>
			<calc content="compute">
				<cval>1</cval>
				<compute>
					strlen(RR_Budget.OtherRequestedSalary_4.value) != "0" || 
					strlen(RR_Budget.OtherFringeBenefits_4.value) != "0" ? 
					set("OtherFundsRequested_4.value",
					(RR_Budget.OtherRequestedSalary_4.value + 
					RR_Budget.OtherFringeBenefits_4.value)) : 
					set("OtherFundsRequested_4.value","")</compute>
			</calc>
			<next>nopersonnel_5</next>
			<previous>OtherFringeBenefits_4</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>9999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && b_4.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="OtherFringeBenefits_4">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>1070</ae>
					<ae>705</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>100</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherFringeBenefits_4.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP19</help>
			<acclabel>Fringe Benefits (Other Personnel): Enter applicable fringe benefits, if any, for this project role category.</acclabel>
			<next>OtherFundsRequested_4</next>
			<previous>OtherRequestedSalary_4</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && b_4.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="OtherRequestedSalary_4">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>962</ae>
					<ae>705</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>100</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherRequestedSalary_4.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP18</help>
			<acclabel>Requested Salary (Other Personnel): Regardless of the number of months being devoted to the project, indicate only the amount of salary/wages being requested for each project role.</acclabel>
			<next>OtherFringeBenefits_4</next>
			<previous>OtherSumMonth_4</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && b_4.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="OtherSumMonth_4">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>912</ae>
					<ae>705</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherSumMonth_4.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP13</help>
			<acclabel>Summer Months (Other Personnel): Identify the number of months devoted to the project in the applicable box for each project role category; i.e., calendar, academic, summer.</acclabel>
			<next>OtherRequestedSalary_4</next>
			<previous>OtherAcadMonths_4</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999.99</ae>
				</range>
			</format>
		</field>
		<field sid="OtherAcadMonths_4">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>860</ae>
					<ae>705</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherAcadMonths_4.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP12</help>
			<acclabel>Academic Months (Other Personnel): Identify the number of months devoted to the project in the applicable box for each project role category; i.e., calendar, academic, summer.</acclabel>
			<next>OtherSumMonth_4</next>
			<previous>OtherCalMonths_4</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999.99</ae>
				</range>
			</format>
		</field>
		<field sid="OtherCalMonths_4">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>808</ae>
					<ae>705</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherCalMonths_4.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP11</help>
			<acclabel>Calendar Months (Other Personnel): Identify the number of months devoted to the project in the applicable box for each project role category; i.e., calendar, academic, summer.</acclabel>
			<next>OtherAcadMonths_4</next>
			<previous>nopersonnel_4</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999.99</ae>
				</range>
			</format>
		</field>
		<field sid="nopersonnel_4">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>54</ae>
					<ae>705</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>33</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value></value>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".nopersonnel_4.value", value):""</compute>
			</sendValue>
			<help>HELP1444</help>
			<acclabel>Number of Personnel Secretarial/Clerical: Enter the number of personnel proposed for this project role category. In most circumstances, the salaries of administrative or clerical staff at educational institutions and nonprofit organizations are included as part of indirect costs.  Examples, however, of situations where direct charging of administrative or clerical staff salaries may be appropriate may be found at: http://www.whitehouse.gov/omb/circulars/a021/a21_2004.html#exc. The circumstances for requiring direct charging of these services must be clearly described in the budget justification.</acclabel>
			<format content="array">
				<ae>integer</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required</compute>
				</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999</ae>
				</range>
				<length content="array">
					<ae>1</ae>
					<ae>3</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[Mandatory.value == "on" && b_4.value == "on" ? "mandatory" : "optional"
]]></compute>
			</vfd_required>
			<next>OtherCalMonths_4</next>
			<previous>OtherFundsRequested_3</previous>
		</field>
		<field sid="OtherFundsRequested_3">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>1177</ae>
					<ae>680</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherFundsRequested_3.value", value):""</compute>
			</sendValue>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<help>HELP20</help>
			<acclabel><![CDATA[Funds Requested (Other Personnel): Enter requested salary/wages & fringe benefits for each project role.]]></acclabel>
			<value></value>
			<calc content="compute">
				<cval>1</cval>
				<compute>
					strlen(RR_Budget.OtherRequestedSalary_3.value) != "0" || 
					strlen(RR_Budget.OtherFringeBenefits_3.value) != "0" ? 
					set("OtherFundsRequested_3.value",
					(RR_Budget.OtherRequestedSalary_3.value + 
					RR_Budget.OtherFringeBenefits_3.value)) : 
					set("OtherFundsRequested_3.value","")</compute>
			</calc>
			<next>b_7</next>
			<previous>OtherFringeBenefits_3</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>9999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && b_3.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="OtherFringeBenefits_3">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>1070</ae>
					<ae>680</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>100</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherFringeBenefits_3.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP19</help>
			<acclabel>Fringe Benefits (Other Personnel): Enter applicable fringe benefits, if any, for this project role category.</acclabel>
			<next>OtherFundsRequested_3</next>
			<previous>OtherRequestedSalary_3</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && b_3.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="OtherRequestedSalary_3">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>962</ae>
					<ae>680</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>100</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherRequestedSalary_3.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP18</help>
			<acclabel>Requested Salary (Other Personnel): Regardless of the number of months being devoted to the project, indicate only the amount of salary/wages being requested for each project role.</acclabel>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[Mandatory.value == "on" && b_3.value == "on" ? "mandatory" : "optional"
]]></compute>
			</vfd_required>
			<next>OtherFringeBenefits_3</next>
			<previous>OtherSumMonth_3</previous>
		</field>
		<field sid="OtherSumMonth_3">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>912</ae>
					<ae>680</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherSumMonth_3.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP13</help>
			<acclabel>Summer Months (Other Personnel): Identify the number of months devoted to the project in the applicable box for each project role category; i.e., calendar, academic, summer.</acclabel>
			<next>OtherRequestedSalary_3</next>
			<previous>OtherAcadMonths_3</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999.99</ae>
				</range>
			</format>
		</field>
		<field sid="OtherAcadMonths_3">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>860</ae>
					<ae>680</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherAcadMonths_3.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP12</help>
			<acclabel>Academic Months (Other Personnel): Identify the number of months devoted to the project in the applicable box for each project role category; i.e., calendar, academic, summer.</acclabel>
			<next>OtherSumMonth_3</next>
			<previous>OtherCalMonths_3</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999.99</ae>
				</range>
			</format>
		</field>
		<field sid="OtherCalMonths_3">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>808</ae>
					<ae>680</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherCalMonths_3.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP11</help>
			<acclabel>Calendar Months (Other Personnel): Identify the number of months devoted to the project in the applicable box for each project role category; i.e., calendar, academic, summer.</acclabel>
			<next>OtherAcadMonths_3</next>
			<previous>nopersonnel_3</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999.99</ae>
				</range>
			</format>
		</field>
		<field sid="nopersonnel_3">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>54</ae>
					<ae>680</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>33</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value></value>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".nopersonnel_3.value", value):""</compute>
			</sendValue>
			<help>HELP14</help>
			<acclabel>Number of Personnel Undergraduate Students: For each project role category identify the number of personnel proposed.  </acclabel>
			<next>OtherCalMonths_3</next>
			<previous>OtherFundsRequested_2</previous>
			<format content="array">
				<ae>integer</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999</ae>
				</range>
				<length content="array">
					<ae>1</ae>
					<ae>3</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[Mandatory.value == "on" && b_3.value == "on" ? "mandatory" : "optional"
]]></compute>
			</vfd_required>
		</field>
		<field sid="OtherFundsRequested_2">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>1177</ae>
					<ae>655</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherFundsRequested_2.value", value):""</compute>
			</sendValue>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<help>HELP20</help>
			<acclabel><![CDATA[Funds Requested (Other Personnel): Enter requested salary/wages & fringe benefits for each project role.]]></acclabel>
			<value></value>
			<calc content="compute">
				<cval>1</cval>
				<compute>
					strlen(RR_Budget.OtherRequestedSalary_2.value) != "0" || 
					strlen(RR_Budget.OtherFringeBenefits_2.value) != "0" ? 
					set("OtherFundsRequested_2.value",
					(RR_Budget.OtherRequestedSalary_2.value + 
					RR_Budget.OtherFringeBenefits_2.value)) : 
					set("OtherFundsRequested_2.value","")</compute>
			</calc>
			<next>nopersonnel_3</next>
			<previous>OtherFringeBenefits_2</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>9999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && b_2.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="OtherFringeBenefits_2">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>1070</ae>
					<ae>655</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>100</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherFringeBenefits_2.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP19</help>
			<acclabel>Fringe Benefits (Other Personnel): Enter applicable fringe benefits, if any, for this project role category.</acclabel>
			<next>OtherFundsRequested_2</next>
			<previous>OtherRequestedSalary_2</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && b_2.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="OtherRequestedSalary_2">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>962</ae>
					<ae>655</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>100</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherRequestedSalary_2.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP18</help>
			<acclabel>Requested Salary (Other Personnel): Regardless of the number of months being devoted to the project, indicate only the amount of salary/wages being requested for each project role.</acclabel>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[Mandatory.value == "on" && b_2.value == "on" ? "mandatory" : "optional"
]]></compute>
			</vfd_required>
			<next>OtherFringeBenefits_2</next>
			<previous>OtherSumMonth_2</previous>
		</field>
		<field sid="OtherSumMonth_2">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>912</ae>
					<ae>655</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherSumMonth_2.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP13</help>
			<acclabel>Summer Months (Other Personnel): Identify the number of months devoted to the project in the applicable box for each project role category; i.e., calendar, academic, summer.</acclabel>
			<next>OtherRequestedSalary_2</next>
			<previous>OtherAcadMonths_2</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999.99</ae>
				</range>
			</format>
		</field>
		<field sid="OtherAcadMonths_2">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>860</ae>
					<ae>655</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherAcadMonths_2.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP12</help>
			<acclabel>Academic Months (Other Personnel): Identify the number of months devoted to the project in the applicable box for each project role category; i.e., calendar, academic, summer.</acclabel>
			<next>OtherSumMonth_2</next>
			<previous>OtherCalMonths_2</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999.99</ae>
				</range>
			</format>
		</field>
		<field sid="OtherCalMonths_2">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>808</ae>
					<ae>655</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherCalMonths_2.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP11</help>
			<acclabel>Calendar Months (Other Personnel): Identify the number of months devoted to the project in the applicable box for each project role category; i.e., calendar, academic, summer.</acclabel>
			<next>OtherAcadMonths_2</next>
			<previous>nopersonnel_2</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999.99</ae>
				</range>
			</format>
		</field>
		<field sid="nopersonnel_2">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>54</ae>
					<ae>655</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>33</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value></value>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".nopersonnel_2.value", value):""</compute>
			</sendValue>
			<help>HELP14</help>
			<acclabel>Number of Personnel Graduate Students: For each project role category identify the number of personnel proposed.  </acclabel>
			<next>OtherCalMonths_2</next>
			<previous>OtherFundsRequested_1</previous>
			<format content="array">
				<ae>integer</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999</ae>
				</range>
				<length content="array">
					<ae>1</ae>
					<ae>3</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[Mandatory.value == "on" && b_2.value == "on" ? "mandatory" : "optional"
]]></compute>
			</vfd_required>
		</field>
		<field sid="OtherFundsRequested_1">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>1177</ae>
					<ae>630</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherFundsRequested_1.value", value):""</compute>
			</sendValue>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<help>HELP20</help>
			<acclabel><![CDATA[Funds Requested (Other Personnel): Enter requested salary/wages & fringe benefits for each project role.]]></acclabel>
			<value></value>
			<calc content="compute">
				<cval>1</cval>
				<compute>
					strlen(RR_Budget.OtherRequestedSalary_1.value) != "0" || 
					strlen(RR_Budget.OtherFringeBenefits_1.value) != "0" ? 
					set("OtherFundsRequested_1.value",
					(RR_Budget.OtherRequestedSalary_1.value + 
					RR_Budget.OtherFringeBenefits_1.value)) : 
					set("OtherFundsRequested_1.value","")</compute>
			</calc>
			<next>nopersonnel_2</next>
			<previous>OtherFringeBenefits_1</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>9999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					
					Mandatory.value == "on" && b_1.value == "on" ? "mandatory" : "optional"

				]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="OtherFringeBenefits_1">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>1070</ae>
					<ae>630</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>100</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherFringeBenefits_1.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP19</help>
			<acclabel>Fringe Benefits (Other Personnel): Enter applicable fringe benefits, if any, for this project role category.</acclabel>
			<next>OtherFundsRequested_1</next>
			<previous>OtherRequestedSalary_1</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && b_1.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="OtherRequestedSalary_1">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>962</ae>
					<ae>630</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>100</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherRequestedSalary_1.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP18</help>
			<acclabel>Requested Salary (Other Personnel): Regardless of the number of months being devoted to the project, indicate only the amount of salary/wages being requested for each project role.</acclabel>
			<next>OtherFringeBenefits_1</next>
			<previous>OtherSumMonth_1</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					
					Mandatory.value == "on" && b_1.value == "on" ? "mandatory" : "optional"

				]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="OtherSumMonth_1">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>912</ae>
					<ae>630</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherSumMonth_1.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP13</help>
			<acclabel>Summer Months (Other Personnel): Identify the number of months devoted to the project in the applicable box for each project role category; i.e., calendar, academic, summer.</acclabel>
			<next>OtherRequestedSalary_1</next>
			<previous>OtherAcadMonths_1</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999.99</ae>
				</range>
			</format>
		</field>
		<field sid="OtherAcadMonths_1">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>860</ae>
					<ae>630</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherAcadMonths_1.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP12</help>
			<acclabel>Academic Months (Other Personnel): Identify the number of months devoted to the project in the applicable box for each project role category; i.e., calendar, academic, summer.</acclabel>
			<next>OtherSumMonth_1</next>
			<previous>OtherCalMonths_1</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999.99</ae>
				</range>
			</format>
		</field>
		<field sid="OtherCalMonths_1">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>808</ae>
					<ae>630</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherCalMonths_1.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP11</help>
			<acclabel>Calendar Months (Other Personnel): Identify the number of months devoted to the project in the applicable box for each project role category; i.e., calendar, academic, summer.</acclabel>
			<next>OtherAcadMonths_1</next>
			<previous>nopersonnel_1</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999.99</ae>
				</range>
			</format>
		</field>
		<field sid="FirstName_8">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>84</ae>
					<ae>426</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".FirstName_8.value", value):""</compute>
			</sendValue>
			<acclabel>First Name 8: Enter the first name of the Senior/Key Person.   This field is required.</acclabel>
			<size content="array">
				<ae>15</ae>
				<ae>1</ae>
			</size>
			<help>HELP2</help>
			<next>MiddleName_8</next>
			<previous>PrefixName_8</previous>
			<format content="array">
				<ae>string</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<length content="array">
					<ae>1</ae>
					<ae>35</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && r_8.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="FirstName_1">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>84</ae>
					<ae>251</ae>
				</ae>
			</itemlocation>
			<acclabel>First Name 1: Enter the first name of the Senior/Key Person.  This field is required.</acclabel>
			<size content="array">
				<ae>15</ae>
				<ae>1</ae>
			</size>
			<value content="compute">
				<cval></cval>
				<compute>
					SubmissionDef.DUNSNUMBER234567.visible == "off" ? RR_SF424.PDFirstName.value : ""</compute>
			</value>
			<editstate>readwrite</editstate>
			<fontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<setblank content="compute">
				<cval></cval>
				<compute>
					<![CDATA[toggle(page_field.value) == "1" && totalnopersonnel.value == "0" ? set("totalnopersonnel.value", "") : ""
]]></compute>
			</setblank>
			<next>MiddleName_1</next>
			<previous>PrefixName_1</previous>
			<help>HELP44</help>
			<setreadonly content="compute">
				<cval>1</cval>
				<compute>
					SubmissionDef.DUNSNUMBER123456.visible == "off" ? set("editstate", "readonly") : set("editstate", "readwrite")</compute>
			</setreadonly>
			<format content="array">
				<ae>string</ae>
				<ae>mandatory</ae>
				<length content="array">
					<ae>1</ae>
					<ae>35</ae>
				</length>
			</format>
		</field>
		<field sid="MiddleName_1">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>214</ae>
					<ae>251</ae>
				</ae>
			</itemlocation>
			<acclabel>Middle Name 1:  Enter the middle name of the Senior/Key Person.</acclabel>
			<size content="array">
				<ae>10</ae>
				<ae>1</ae>
			</size>
			<value content="compute">
				<cval></cval>
				<compute>
					SubmissionDef.DUNSNUMBER345678.visible == "off" ? RR_SF424.PDMiddleName.value : ""</compute>
			</value>
			<editstate>readwrite</editstate>
			<fontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<next>LastName_1</next>
			<previous>FirstName_1</previous>
			<help>HELP43</help>
			<setreadonly content="compute">
				<cval>1</cval>
				<compute>
					SubmissionDef.DUNSNUMBER5678.visible == "off" ? set("editstate", "readonly") : set("editstate", "readwrite")</compute>
			</setreadonly>
			<format content="array">
				<ae>string</ae>
				<ae>optional</ae>
				<length content="array">
					<ae>1</ae>
					<ae>25</ae>
				</length>
			</format>
		</field>
		<field sid="LastName_1">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>304</ae>
					<ae>251</ae>
				</ae>
			</itemlocation>
			<acclabel>Last Name 1:  Enter the last (family) name of the Senior/Key Person.  This field is required.</acclabel>
			<size content="array">
				<ae>18</ae>
				<ae>1</ae>
			</size>
			<value content="compute">
				<cval></cval>
				<compute>
					SubmissionDef.DUNSNUMBER45678.visible == "off" ? RR_SF424.PDLastName.value : ""</compute>
			</value>
			<editstate>readwrite</editstate>
			<fontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<setblank content="compute">
				<cval></cval>
				<compute>
					<![CDATA[toggle(page_field.value) == "1" && totalnopersonnel.value == "0" ? set("totalnopersonnel.value", "") : ""
]]></compute>
			</setblank>
			<next>SuffixName_1</next>
			<previous>MiddleName_1</previous>
			<help>HELP42</help>
			<setreadonly content="compute">
				<cval>1</cval>
				<compute>
					SubmissionDef.DUNSNUMBER56789.visible == "off" ? set("editstate", "readonly") : set("editstate", "readwrite")</compute>
			</setreadonly>
			<format content="array">
				<ae>string</ae>
				<ae>mandatory</ae>
				<length content="array">
					<ae>1</ae>
					<ae>60</ae>
				</length>
			</format>
		</field>
		<combobox sid="PrefixName_1">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>26</ae>
					<ae>251</ae>
				</ae>
			</itemlocation>
			<acclabel>Prefix 1: Enter the prefix (e.g., Mr., Mrs., Rev.) for the name of each Senior/Key Person.</acclabel>
			<group>PrefixGroup</group>
			<size content="array">
				<ae>4</ae>
				<ae>1</ae>
			</size>
			<value content="compute">
				<cval></cval>
				<compute>
					SubmissionDef.DUNSNUMBER56.visible == "off" ? RR_SF424.PDPrefixName.value : ""</compute>
			</value>
			<editstate>readwrite</editstate>
			<fontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<next>FirstName_1</next>
			<previous>BudgetPeriodEndDate</previous>
			<help>HELP45</help>
			<setreadonly content="compute">
				<cval>1</cval>
				<compute>
						SubmissionDef.DUNSNUMBER678.visible == "off" ? set("editstate", "readonly") : set("editstate", "readwrite")</compute>
			</setreadonly>
			<format content="array">
				<ae>string</ae>
				<ae>optional</ae>
				<length content="array">
					<ae>1</ae>
					<ae>10</ae>
				</length>
			</format>
		</combobox>
		<combobox sid="SuffixName_1">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>458</ae>
					<ae>251</ae>
				</ae>
			</itemlocation>
			<size content="array">
				<ae>4</ae>
				<ae>1</ae>
			</size>
			<group>Suffixes</group>
			<acclabel>Suffix 1:  Enter the suffix (e.g., Jr, Sr, PhD) for the name of the Senior/Key Person.</acclabel>
			<value content="compute">
				<cval></cval>
				<compute>
					SubmissionDef.DUNSNUMBER4567.visible == "off" ? RR_SF424.PDSuffixName.value : ""</compute>
			</value>
			<editstate>readwrite</editstate>
			<fontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<next>ProjectRole_1</next>
			<previous>LastName_1</previous>
			<setreadonly content="compute">
				<cval>1</cval>
				<compute>
					SubmissionDef.DUNSNUMBER567.visible == "off" ? set("editstate", "readonly") : set("editstate", "readwrite")</compute>
			</setreadonly>
			<help>HELP46</help>
			<vfd_locked>true</vfd_locked>
			<format content="array">
				<ae>string</ae>
				<ae>optional</ae>
				<length content="array">
					<ae>1</ae>
					<ae>10</ae>
				</length>
			</format>
		</combobox>
		<field sid="FirstName_7">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>84</ae>
					<ae>401</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".FirstName_7.value", value):""</compute>
			</sendValue>
			<acclabel>First Name 7: Enter the first name of the Senior/Key Person.   This field is required.</acclabel>
			<size content="array">
				<ae>15</ae>
				<ae>1</ae>
			</size>
			<help>HELP2</help>
			<next>MiddleName_7</next>
			<previous>PrefixName_7</previous>
			<format content="array">
				<ae>string</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<length content="array">
					<ae>1</ae>
					<ae>35</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && r_7.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="FirstName_6">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>84</ae>
					<ae>376</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".FirstName_6.value", value):""</compute>
			</sendValue>
			<acclabel>First Name 6: Enter the first name of the Senior/Key Person.   This field is required.</acclabel>
			<size content="array">
				<ae>15</ae>
				<ae>1</ae>
			</size>
			<help>HELP2</help>
			<next>MiddleName_6</next>
			<previous>PrefixName_6</previous>
			<format content="array">
				<ae>string</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<length content="array">
					<ae>1</ae>
					<ae>35</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && r_6.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="FirstName_5">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>84</ae>
					<ae>351</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".FirstName_5.value", value):""</compute>
			</sendValue>
			<acclabel>First Name 5: Enter the first name of the Senior/Key Person.   This field is required.</acclabel>
			<size content="array">
				<ae>15</ae>
				<ae>1</ae>
			</size>
			<help>HELP2</help>
			<next>MiddleName_5</next>
			<previous>PrefixName_5</previous>
			<format content="array">
				<ae>string</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<length content="array">
					<ae>1</ae>
					<ae>35</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && r_5.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="FirstName_4">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>84</ae>
					<ae>326</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".FirstName_4.value", value):""</compute>
			</sendValue>
			<acclabel>First Name 4: Enter the first name of the Senior/Key Person.   This field is required.</acclabel>
			<size content="array">
				<ae>15</ae>
				<ae>1</ae>
			</size>
			<help>HELP2</help>
			<next>MiddleName_4</next>
			<previous>PrefixName_4</previous>
			<format content="array">
				<ae>string</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<length content="array">
					<ae>1</ae>
					<ae>35</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && r_4.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="FirstName_3">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>84</ae>
					<ae>301</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".FirstName_3.value", value):""</compute>
			</sendValue>
			<acclabel>First Name 3: Enter the first name of the Senior/Key Person.   This field is required.</acclabel>
			<size content="array">
				<ae>15</ae>
				<ae>1</ae>
			</size>
			<help>HELP2</help>
			<next>MiddleName_3</next>
			<previous>PrefixName_3</previous>
			<format content="array">
				<ae>string</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<length content="array">
					<ae>1</ae>
					<ae>35</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && r_3.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="FirstName_2">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>84</ae>
					<ae>276</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					

					

					
toggle(value) == "1"? set(pageSID.value +. ".FirstName_2.value", value):""</compute>
			</sendValue>
			<acclabel>First Name 2: Enter the first name of the Senior/Key Person.   This field is required.</acclabel>
			<size content="array">
				<ae>15</ae>
				<ae>1</ae>
			</size>
			<help>HELP2</help>
			<next>MiddleName_2</next>
			<previous>PrefixName_2</previous>
			<format content="array">
				<ae>string</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<length content="array">
					<ae>1</ae>
					<ae>35</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && r_2.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<combobox sid="PrefixName_8">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>26</ae>
					<ae>426</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".PrefixName_8.value", value):""</compute>
			</sendValue>
			<acclabel>Prefix 8: Enter the prefix (e.g., Mr., Mrs., Rev.) for the name of each Senior/Key Person.</acclabel>
			<group>PrefixGroup</group>
			<size content="array">
				<ae>4</ae>
				<ae>1</ae>
			</size>
			<help>HELP1</help>
			<next>FirstName_8</next>
			<previous>FundsRequested_7</previous>
			<format content="array">
				<ae>string</ae>
				<ae>optional</ae>
				<length content="array">
					<ae>1</ae>
					<ae>10</ae>
				</length>
			</format>
		</combobox>
		<field sid="MiddleName_8">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>214</ae>
					<ae>426</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".MiddleName_8.value", value):""</compute>
			</sendValue>
			<acclabel>Middle Name 8: Enter the middle name of the Senior/Key Person.</acclabel>
			<size content="array">
				<ae>10</ae>
				<ae>1</ae>
			</size>
			<help>HELP3</help>
			<next>LastName_8</next>
			<previous>FirstName_8</previous>
			<format content="array">
				<ae>string</ae>
				<ae>optional</ae>
				<length content="array">
					<ae>1</ae>
					<ae>25</ae>
				</length>
			</format>
		</field>
		<field sid="MiddleName_7">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>214</ae>
					<ae>401</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".MiddleName_7.value", value):""</compute>
			</sendValue>
			<acclabel>Middle Name 7: Enter the middle name of the Senior/Key Person.</acclabel>
			<size content="array">
				<ae>10</ae>
				<ae>1</ae>
			</size>
			<help>HELP3</help>
			<next>LastName_7</next>
			<previous>FirstName_7</previous>
			<format content="array">
				<ae>string</ae>
				<ae>optional</ae>
				<length content="array">
					<ae>1</ae>
					<ae>25</ae>
				</length>
			</format>
		</field>
		<field sid="MiddleName_6">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>214</ae>
					<ae>376</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".MiddleName_6.value", value):""</compute>
			</sendValue>
			<acclabel>Middle Name 6: Enter the middle name of the Senior/Key Person.</acclabel>
			<size content="array">
				<ae>10</ae>
				<ae>1</ae>
			</size>
			<help>HELP3</help>
			<next>LastName_6</next>
			<previous>FirstName_6</previous>
			<format content="array">
				<ae>string</ae>
				<ae>optional</ae>
				<length content="array">
					<ae>1</ae>
					<ae>25</ae>
				</length>
			</format>
		</field>
		<field sid="MiddleName_5">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>214</ae>
					<ae>351</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".MiddleName_5.value", value):""</compute>
			</sendValue>
			<acclabel>Middle Name 5: Enter the middle name of the Senior/Key Person.</acclabel>
			<size content="array">
				<ae>10</ae>
				<ae>1</ae>
			</size>
			<help>HELP3</help>
			<next>LastName_5</next>
			<previous>FirstName_5</previous>
			<format content="array">
				<ae>string</ae>
				<ae>optional</ae>
				<length content="array">
					<ae>1</ae>
					<ae>25</ae>
				</length>
			</format>
		</field>
		<field sid="MiddleName_4">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>214</ae>
					<ae>326</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".MiddleName_4.value", value):""</compute>
			</sendValue>
			<acclabel>Middle Name 4: Enter the middle name of the Senior/Key Person.</acclabel>
			<size content="array">
				<ae>10</ae>
				<ae>1</ae>
			</size>
			<help>HELP3</help>
			<next>LastName_4</next>
			<previous>FirstName_4</previous>
			<format content="array">
				<ae>string</ae>
				<ae>optional</ae>
				<length content="array">
					<ae>1</ae>
					<ae>25</ae>
				</length>
			</format>
		</field>
		<field sid="MiddleName_3">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>214</ae>
					<ae>301</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".MiddleName_3.value", value):""</compute>
			</sendValue>
			<acclabel>Middle Name 3: Enter the middle name of the Senior/Key Person.</acclabel>
			<size content="array">
				<ae>10</ae>
				<ae>1</ae>
			</size>
			<help>HELP3</help>
			<next>LastName_3</next>
			<previous>FirstName_3</previous>
			<format content="array">
				<ae>string</ae>
				<ae>optional</ae>
				<length content="array">
					<ae>1</ae>
					<ae>25</ae>
				</length>
			</format>
		</field>
		<field sid="MiddleName_2">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>214</ae>
					<ae>276</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".MiddleName_2.value", value):""</compute>
			</sendValue>
			<acclabel>Middle Name 2: Enter the middle name of the Senior/Key Person.</acclabel>
			<size content="array">
				<ae>10</ae>
				<ae>1</ae>
			</size>
			<help>HELP3</help>
			<next>LastName_2</next>
			<previous>FirstName_2</previous>
			<format content="array">
				<ae>string</ae>
				<ae>optional</ae>
				<length content="array">
					<ae>1</ae>
					<ae>25</ae>
				</length>
			</format>
		</field>
		<label sid="LABEL38">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>328</ae>
					<ae>225</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>102</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>* Last Name</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<justify>center</justify>
		</label>
		<field sid="LastName_2">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>304</ae>
					<ae>276</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".LastName_2.value", value):""</compute>
			</sendValue>
			<acclabel>Last Name 2: Enter the last (family) name of the Senior/Key Person.  This field is required.</acclabel>
			<size content="array">
				<ae>18</ae>
				<ae>1</ae>
			</size>
			<help>HELP4</help>
			<next>SuffixName_2</next>
			<previous>MiddleName_2</previous>
			<format content="array">
				<ae>string</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<length content="array">
					<ae>1</ae>
					<ae>60</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && r_2.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<combobox sid="SuffixName_8">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>458</ae>
					<ae>426</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".SuffixName_8.value", value):""</compute>
			</sendValue>
			<size content="array">
				<ae>4</ae>
				<ae>1</ae>
			</size>
			<help>HELP5</help>
			<group>Suffixes</group>
			<acclabel>Suffix 8: Enter the suffix (e.g., Jr, Sr, PhD) for the name of the Senior/Key Person.</acclabel>
			<next>ProjectRole_8</next>
			<previous>LastName_8</previous>
			<format content="array">
				<ae>string</ae>
				<ae>optional</ae>
				<length content="array">
					<ae>1</ae>
					<ae>10</ae>
				</length>
			</format>
		</combobox>
		<field sid="FundsRequested_2">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>1177</ae>
					<ae>276</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					

toggle(value) == "1"? set(pageSID.value +. ".FundsRequested_2.value", value):""</compute>
			</sendValue>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<value></value>
			<help>HELP9</help>
			<acclabel><![CDATA[Funds Requested (Senior/Key Person) 2: The requested salary & fringe benefit for each senior/key person.]]></acclabel>
			<calc content="compute">
				<cval>1</cval>
				<compute>
					strlen(RR_Budget.RequestedSalary_2.value) != "0" || 
					strlen(RR_Budget.FringeBenefits_2.value) != "0" ? 
					set("FundsRequested_2.value",
					(RR_Budget.RequestedSalary_2.value + 
					RR_Budget.FringeBenefits_2.value)) : 
					set("FundsRequested_2.value","")</compute>
			</calc>
			<next>PrefixName_3</next>
			<previous>FringeBenefits_2</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>9999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && r_2.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="FringeBenefits_2">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>1070</ae>
					<ae>276</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>100</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".FringeBenefits_2.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP8</help>
			<acclabel>Fringe Benefits (Senior/Key Person) 2: Enter applicable fringe benefits, if any, for each senior/key person.</acclabel>
			<next>FundsRequested_2</next>
			<previous>RequestedSalary_2</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && r_2.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="BaseSalary_2">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>699</ae>
					<ae>276</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>100</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".BaseSalary_2.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP10</help>
			<acclabel>Base Salary (Senior/Key Person) 2: Enter the annual compensation paid by the employer for each senior/key personnel.  This includes all activities such as research, teaching, patient care, or other. You may choose to leave this column blank.</acclabel>
			<next>CalMonths_2</next>
			<previous>ProjectRole_2</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
		</field>
		<field sid="RequestedSalary_2">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>962</ae>
					<ae>276</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>100</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".RequestedSalary_2.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP7</help>
			<acclabel>Requested Salary (Senior/Key Person) 2: Regardless of the number of months being devoted to the project, indicate only the amount of salary being requested for this budget period for each senior/key person.</acclabel>
			<next>FringeBenefits_2</next>
			<previous>SumMonth_2</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && r_2.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="SumMonth_2">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>912</ae>
					<ae>276</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".SumMonth_2.value", value):""</compute>
			</sendValue>
			<value></value>
			<acclabel>Summer Months (Senior/Key Person) 2: Identify the number of months devoted to the project in the applicable box for each senior/key person; i.e., calendar, academic, summer.</acclabel>
			<help>HELP6</help>
			<next>RequestedSalary_2</next>
			<previous>AcadMonths_2</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>99.99</ae>
				</range>
			</format>
		</field>
		<field sid="AcadMonths_2">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>860</ae>
					<ae>276</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".AcadMonths_2.value", value):""</compute>
			</sendValue>
			<value></value>
			<acclabel>Academic Months (Senior/Key Person) 2: Identify the number of months devoted to the project in the applicable box for each senior/key person; i.e., calendar, academic, summer.</acclabel>
			<help>HELP6</help>
			<next>SumMonth_2</next>
			<previous>CalMonths_2</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>99.99</ae>
				</range>
			</format>
		</field>
		<field sid="CalMonths_2">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>808</ae>
					<ae>276</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".CalMonths_2.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP6</help>
			<acclabel>Calendar Months (Senior/Key Person) 2: Identify the number of months devoted to the project in the applicable box for each senior/key person; i.e., calendar, academic, summer.</acclabel>
			<next>AcadMonths_2</next>
			<previous>BaseSalary_2</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>99.99</ae>
				</range>
			</format>
		</field>
		<field sid="ProjectRole_2">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>527</ae>
					<ae>276</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>165</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".ProjectRole_2.value", value):""</compute>
			</sendValue>
			<acclabel>Project Role (Senior/Key Person) 2: Identify the project role of each key/senior person in this section. This section could also include such roles as Co-PI/PD, Postdoctoral Associates, and Other Professionals. </acclabel>
			<value></value>
			<help>HELP30</help>
			<next>BaseSalary_2</next>
			<previous>SuffixName_2</previous>
			<format content="array">
				<ae>string</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<length content="array">
					<ae>1</ae>
					<ae>100</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[Mandatory.value == "on" && r_2.value == "on" ? "mandatory" : "optional"
]]></compute>
			</vfd_required>
		</field>
		<field sid="ProjectRole_3">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>527</ae>
					<ae>301</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>165</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".ProjectRole_3.value", value):""</compute>
			</sendValue>
			<acclabel>Project Role (Senior/Key Person) 3: Identify the project role of each key/senior person in this section. This section could also include such roles as Co-PI/PD, Postdoctoral Associates, and Other Professionals. </acclabel>
			<value></value>
			<help>HELP30</help>
			<next>BaseSalary_3</next>
			<previous>SuffixName_3</previous>
			<format content="array">
				<ae>string</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<length content="array">
					<ae>1</ae>
					<ae>100</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[Mandatory.value == "on" && r_3.value == "on" ? "mandatory" : "optional"
]]></compute>
			</vfd_required>
		</field>
		<field sid="ProjectRole_4">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>527</ae>
					<ae>326</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>165</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".ProjectRole_4.value", value):""</compute>
			</sendValue>
			<acclabel>Project Role (Senior/Key Person) 4: Identify the project role of each key/senior person in this section. This section could also include such roles as Co-PI/PD, Postdoctoral Associates, and Other Professionals. </acclabel>
			<value></value>
			<help>HELP30</help>
			<next>BaseSalary_4</next>
			<previous>SuffixName_4</previous>
			<format content="array">
				<ae>string</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<length content="array">
					<ae>1</ae>
					<ae>100</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[Mandatory.value == "on" && r_4.value == "on" ? "mandatory" : "optional"
]]></compute>
			</vfd_required>
		</field>
		<field sid="ProjectRole_5">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>527</ae>
					<ae>351</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>165</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".ProjectRole_5.value", value):""</compute>
			</sendValue>
			<acclabel>Project Role (Senior/Key Person) 5: Identify the project role of each key/senior person in this section. This section could also include such roles as Co-PI/PD, Postdoctoral Associates, and Other Professionals. </acclabel>
			<value></value>
			<help>HELP30</help>
			<next>BaseSalary_5</next>
			<previous>SuffixName_5</previous>
			<format content="array">
				<ae>string</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<length content="array">
					<ae>1</ae>
					<ae>100</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[Mandatory.value == "on" && r_5.value == "on" ? "mandatory" : "optional"
]]></compute>
			</vfd_required>
		</field>
		<field sid="ProjectRole_6">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>527</ae>
					<ae>376</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>165</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".ProjectRole_6.value", value):""</compute>
			</sendValue>
			<acclabel>Project Role (Senior/Key Person) 6: Identify the project role of each key/senior person in this section. This section could also include such roles as Co-PI/PD, Postdoctoral Associates, and Other Professionals. </acclabel>
			<value></value>
			<help>HELP30</help>
			<next>BaseSalary_6</next>
			<previous>SuffixName_6</previous>
			<format content="array">
				<ae>string</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<length content="array">
					<ae>1</ae>
					<ae>100</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[Mandatory.value == "on" && r_6.value == "on" ? "mandatory" : "optional"
]]></compute>
			</vfd_required>
		</field>
		<field sid="ProjectRole_7">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>527</ae>
					<ae>401</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>165</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".ProjectRole_7.value", value):""</compute>
			</sendValue>
			<acclabel>Project Role (Senior/Key Person) 7: Identify the project role of each key/senior person in this section. This section could also include such roles as Co-PI/PD, Postdoctoral Associates, and Other Professionals. </acclabel>
			<value></value>
			<help>HELP30</help>
			<next>BaseSalary_7</next>
			<previous>SuffixName_7</previous>
			<format content="array">
				<ae>string</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<length content="array">
					<ae>1</ae>
					<ae>100</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[Mandatory.value == "on" && r_7.value == "on" ? "mandatory" : "optional"
]]></compute>
			</vfd_required>
		</field>
		<field sid="ProjectRole_8">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>527</ae>
					<ae>426</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>165</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".ProjectRole_8.value", value):""</compute>
			</sendValue>
			<acclabel>Project Role (Senior/Key Person) 8: Identify the project role of each key/senior person in this section. This section could also include such roles as Co-PI/PD, Postdoctoral Associates, and Other Professionals. </acclabel>
			<value></value>
			<help>HELP30</help>
			<next>BaseSalary_8</next>
			<previous>SuffixName_8</previous>
			<format content="array">
				<ae>string</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<length content="array">
					<ae>1</ae>
					<ae>100</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[Mandatory.value == "on" && r_8.value == "on" ? "mandatory" : "optional"
]]></compute>
			</vfd_required>
		</field>
		<field sid="ProjectRole_1">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>527</ae>
					<ae>251</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>165</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval>1</cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".ProjectRole_1.value", value):set(pageSID.value +. ".ProjectRole_1.value", value)</compute>
			</sendValue>
			<acclabel>Project Role (Senior/Key Person) 1: Identify the project role of each key/senior person in this section. This section could also include such roles as Co-PI/PD, Postdoctoral Associates, and Other Professionals. </acclabel>
			<value>PD/PI</value>
			<help>HELP30</help>
			<setprefill content="compute">
				<cval></cval>
				<compute>
					<![CDATA[toggle(BudgetPeriodStartDate.focused,"off","on") == "1" && ProjectRole_1.value == "" 
											? set("ProjectRole_1.value",RR_Budget1.ProjectRole_1.value):""]]></compute>
			</setprefill>
			<next>BaseSalary_1</next>
			<previous>SuffixName_1</previous>
			<format content="array">
				<ae>string</ae>
				<ae content="compute">
					<cval>mandatory</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<length content="array">
					<ae>1</ae>
					<ae>100</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>mandatory</cval>
				<compute>
					<![CDATA[Mandatory.value == "on" && r_1.value == "on" ? "mandatory" : "optional"]]></compute>
			</vfd_required>
		</field>
		<field sid="FundsRequested_3">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>1177</ae>
					<ae>301</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".FundsRequested_3.value", value):""</compute>
			</sendValue>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<value></value>
			<help>HELP9</help>
			<acclabel><![CDATA[Funds Requested (Senior/Key Person) 3: The requested salary & fringe benefit for each senior/key person.]]></acclabel>
			<calc content="compute">
				<cval>1</cval>
				<compute>
					strlen(RR_Budget.RequestedSalary_3.value) != "0" || 
					strlen(RR_Budget.FringeBenefits_3.value) != "0" ? 
					set("FundsRequested_3.value",
					(RR_Budget.RequestedSalary_3.value + 
					RR_Budget.FringeBenefits_3.value)) : 
					set("FundsRequested_3.value","")</compute>
			</calc>
			<next>PrefixName_4</next>
			<previous>FringeBenefits_3</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>9999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && r_3.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="FringeBenefits_3">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>1070</ae>
					<ae>301</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>100</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".FringeBenefits_3.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP8</help>
			<acclabel>Fringe Benefits (Senior/Key Person) 3: Enter applicable fringe benefits, if any, for each senior/key person.</acclabel>
			<next>FundsRequested_3</next>
			<previous>RequestedSalary_3</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && r_3.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="BaseSalary_3">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>699</ae>
					<ae>301</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>100</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".BaseSalary_3.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP10</help>
			<acclabel>Base Salary (Senior/Key Person) 3: Enter the annual compensation paid by the employer for each senior/key personnel.  This includes all activities such as research, teaching, patient care, or other. You may choose to leave this column blank.</acclabel>
			<next>CalMonths_3</next>
			<previous>ProjectRole_3</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
		</field>
		<field sid="RequestedSalary_3">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>962</ae>
					<ae>301</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>100</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".RequestedSalary_3.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP7</help>
			<acclabel>Requested Salary (Senior/Key Person) 3: Regardless of the number of months being devoted to the project, indicate only the amount of salary being requested for this budget period for each senior/key person.</acclabel>
			<next>FringeBenefits_3</next>
			<previous>SumMonth_3</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && r_3.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="SumMonth_3">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>912</ae>
					<ae>301</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					

toggle(value) == "1"? set(pageSID.value +. ".SumMonth_3.value", value):""</compute>
			</sendValue>
			<value></value>
			<acclabel>Summer Months (Senior/Key Person) 3: Identify the number of months devoted to the project in the applicable box for each senior/key person; i.e., calendar, academic, summer.</acclabel>
			<help>HELP6</help>
			<next>RequestedSalary_3</next>
			<previous>AcadMonths_3</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>99.99</ae>
				</range>
			</format>
		</field>
		<field sid="AcadMonths_3">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>860</ae>
					<ae>301</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".AcadMonths_3.value", value):""</compute>
			</sendValue>
			<value></value>
			<acclabel>Academic Months (Senior/Key Person) 3: Identify the number of months devoted to the project in the applicable box for each senior/key person; i.e., calendar, academic, summer.</acclabel>
			<help>HELP6</help>
			<next>SumMonth_3</next>
			<previous>CalMonths_3</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>99.99</ae>
				</range>
			</format>
		</field>
		<field sid="CalMonths_3">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>808</ae>
					<ae>301</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".CalMonths_3.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP6</help>
			<acclabel>Calendar Months (Senior/Key Person) 3: Identify the number of months devoted to the project in the applicable box for each senior/key person; i.e., calendar, academic, summer.</acclabel>
			<next>AcadMonths_3</next>
			<previous>BaseSalary_3</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>99.99</ae>
				</range>
			</format>
		</field>
		<field sid="FundsRequested_4">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>1177</ae>
					<ae>326</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".FundsRequested_4.value", value):""</compute>
			</sendValue>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<value></value>
			<help>HELP9</help>
			<acclabel><![CDATA[Funds Requested (Senior/Key Person) 4: The requested salary & fringe benefit for each senior/key person.]]></acclabel>
			<calc content="compute">
				<cval>1</cval>
				<compute>
					strlen(RR_Budget.RequestedSalary_4.value) != "0" || 
					strlen(RR_Budget.FringeBenefits_4.value) != "0" ? 
					set("FundsRequested_4.value",
					(RR_Budget.RequestedSalary_4.value + 
					RR_Budget.FringeBenefits_4.value)) : 
					set("FundsRequested_4.value","")</compute>
			</calc>
			<next>PrefixName_5</next>
			<previous>FringeBenefits_4</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>9999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && r_4.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="FringeBenefits_4">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>1070</ae>
					<ae>326</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>100</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".FringeBenefits_4.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP8</help>
			<acclabel>Fringe Benefits (Senior/Key Person) 4: Enter applicable fringe benefits, if any, for each senior/key person.</acclabel>
			<next>FundsRequested_4</next>
			<previous>RequestedSalary_4</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && r_4.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="BaseSalary_4">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>699</ae>
					<ae>326</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>100</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".BaseSalary_4.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP10</help>
			<acclabel>Base Salary (Senior/Key Person) 4: Enter the annual compensation paid by the employer for each senior/key personnel.  This includes all activities such as research, teaching, patient care, or other. You may choose to leave this column blank.</acclabel>
			<next>CalMonths_4</next>
			<previous>ProjectRole_4</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
		</field>
		<field sid="RequestedSalary_4">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>962</ae>
					<ae>326</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>100</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".RequestedSalary_4.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP7</help>
			<acclabel>Requested Salary (Senior/Key Person) 4: Regardless of the number of months being devoted to the project, indicate only the amount of salary being requested for this budget period for each senior/key person.</acclabel>
			<next>FringeBenefits_4</next>
			<previous>SumMonth_4</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && r_4.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="SumMonth_4">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>912</ae>
					<ae>326</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".SumMonth_4.value", value):""</compute>
			</sendValue>
			<value></value>
			<acclabel>Summer Months (Senior/Key Person) 4: Identify the number of months devoted to the project in the applicable box for each senior/key person; i.e., calendar, academic, summer.</acclabel>
			<help>HELP6</help>
			<next>RequestedSalary_4</next>
			<previous>AcadMonths_4</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>99.99</ae>
				</range>
			</format>
		</field>
		<field sid="AcadMonths_4">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>860</ae>
					<ae>326</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".AcadMonths_4.value", value):""</compute>
			</sendValue>
			<value></value>
			<acclabel>Academic Months (Senior/Key Person) 4: Identify the number of months devoted to the project in the applicable box for each senior/key person; i.e., calendar, academic, summer.</acclabel>
			<help>HELP6</help>
			<next>SumMonth_4</next>
			<previous>CalMonths_4</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>99.99</ae>
				</range>
			</format>
		</field>
		<field sid="CalMonths_4">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>808</ae>
					<ae>326</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".CalMonths_4.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP6</help>
			<acclabel>Calendar Months (Senior/Key Person) 4: Identify the number of months devoted to the project in the applicable box for each senior/key person; i.e., calendar, academic, summer.</acclabel>
			<next>AcadMonths_4</next>
			<previous>BaseSalary_4</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>99.99</ae>
				</range>
			</format>
		</field>
		<field sid="FundsRequested_5">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>1177</ae>
					<ae>351</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".FundsRequested_5.value", value):""</compute>
			</sendValue>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<value></value>
			<help>HELP9</help>
			<acclabel><![CDATA[Funds Requested (Senior/Key Person) 5: The requested salary & fringe benefit for each senior/key person.]]></acclabel>
			<calc content="compute">
				<cval>1</cval>
				<compute>
					strlen(RR_Budget.RequestedSalary_5.value) != "0" || 
					strlen(RR_Budget.FringeBenefits_5.value) != "0" ? 
					set("FundsRequested_5.value",
					(RR_Budget.RequestedSalary_5.value + 
					RR_Budget.FringeBenefits_5.value)) : 
					set("FundsRequested_5.value","")</compute>
			</calc>
			<next>PrefixName_6</next>
			<previous>FringeBenefits_5</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>9999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && r_5.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="FringeBenefits_5">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>1070</ae>
					<ae>351</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>100</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					

toggle(value) == "1"? set(pageSID.value +. ".FringeBenefits_5.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP8</help>
			<acclabel>Fringe Benefits (Senior/Key Person) 5: Enter applicable fringe benefits, if any, for each senior/key person.</acclabel>
			<next>FundsRequested_5</next>
			<previous>RequestedSalary_5</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && r_5.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="BaseSalary_5">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>699</ae>
					<ae>351</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>100</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".BaseSalary_5.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP10</help>
			<acclabel>Base Salary (Senior/Key Person) 5: Enter the annual compensation paid by the employer for each senior/key personnel.  This includes all activities such as research, teaching, patient care, or other. You may choose to leave this column blank.</acclabel>
			<next>CalMonths_5</next>
			<previous>ProjectRole_5</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
		</field>
		<field sid="RequestedSalary_5">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>962</ae>
					<ae>351</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>100</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".RequestedSalary_5.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP7</help>
			<acclabel>Requested Salary (Senior/Key Person) 5: Regardless of the number of months being devoted to the project, indicate only the amount of salary being requested for this budget period for each senior/key person.</acclabel>
			<next>FringeBenefits_5</next>
			<previous>SumMonth_5</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && r_5.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="SumMonth_5">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>912</ae>
					<ae>351</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".SumMonth_5.value", value):""</compute>
			</sendValue>
			<value></value>
			<acclabel>Summer Months (Senior/Key Person) 5: Identify the number of months devoted to the project in the applicable box for each senior/key person; i.e., calendar, academic, summer.</acclabel>
			<help>HELP6</help>
			<next>RequestedSalary_5</next>
			<previous>AcadMonths_5</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>99.99</ae>
				</range>
			</format>
		</field>
		<field sid="AcadMonths_5">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>860</ae>
					<ae>351</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					

					
toggle(value) == "1"? set(pageSID.value +. ".AcadMonths_5.value", value):""</compute>
			</sendValue>
			<value></value>
			<acclabel>Academic Months (Senior/Key Person) 5: Identify the number of months devoted to the project in the applicable box for each senior/key person; i.e., calendar, academic, summer.</acclabel>
			<help>HELP6</help>
			<next>SumMonth_5</next>
			<previous>CalMonths_5</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>99.99</ae>
				</range>
			</format>
		</field>
		<field sid="CalMonths_5">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>808</ae>
					<ae>351</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".CalMonths_5.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP6</help>
			<acclabel>Calendar Months (Senior/Key Person) 5: Identify the number of months devoted to the project in the applicable box for each senior/key person; i.e., calendar, academic, summer.</acclabel>
			<next>AcadMonths_5</next>
			<previous>BaseSalary_5</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>99.99</ae>
				</range>
			</format>
		</field>
		<field sid="FundsRequested_6">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>1177</ae>
					<ae>376</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".FundsRequested_6.value", value):""</compute>
			</sendValue>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<value></value>
			<help>HELP9</help>
			<acclabel><![CDATA[Funds Requested (Senior/Key Person) 6: The requested salary & fringe benefit for each senior/key person.]]></acclabel>
			<calc content="compute">
				<cval>1</cval>
				<compute>
					strlen(RR_Budget.RequestedSalary_6.value) != "0" || 
					strlen(RR_Budget.FringeBenefits_6.value) != "0" ? 
					set("FundsRequested_6.value",
					(RR_Budget.RequestedSalary_6.value + 
					RR_Budget.FringeBenefits_6.value)) : 
					set("FundsRequested_6.value","")</compute>
			</calc>
			<next>PrefixName_7</next>
			<previous>FringeBenefits_6</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>9999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && r_6.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="FringeBenefits_6">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>1070</ae>
					<ae>376</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>100</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".FringeBenefits_6.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP8</help>
			<acclabel>Fringe Benefits (Senior/Key Person) 6: Enter applicable fringe benefits, if any, for each senior/key person.</acclabel>
			<next>FundsRequested_6</next>
			<previous>RequestedSalary_6</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && r_6.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="BaseSalary_6">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>699</ae>
					<ae>376</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>100</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".BaseSalary_6.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP10</help>
			<acclabel>Base Salary (Senior/Key Person) 6: Enter the annual compensation paid by the employer for each senior/key personnel.  This includes all activities such as research, teaching, patient care, or other. You may choose to leave this column blank.</acclabel>
			<next>CalMonths_6</next>
			<previous>ProjectRole_6</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
		</field>
		<field sid="RequestedSalary_6">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>962</ae>
					<ae>376</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>100</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".RequestedSalary_6.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP7</help>
			<acclabel>Requested Salary (Senior/Key Person) 6: Regardless of the number of months being devoted to the project, indicate only the amount of salary being requested for this budget period for each senior/key person.</acclabel>
			<next>FringeBenefits_6</next>
			<previous>SumMonth_6</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && r_6.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="SumMonth_6">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>912</ae>
					<ae>376</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".SumMonth_6.value", value):""</compute>
			</sendValue>
			<value></value>
			<acclabel>Summer Months (Senior/Key Person) 6: Identify the number of months devoted to the project in the applicable box for each senior/key person; i.e., calendar, academic, summer.</acclabel>
			<help>HELP6</help>
			<next>RequestedSalary_6</next>
			<previous>AcadMonths_6</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>99.99</ae>
				</range>
			</format>
		</field>
		<field sid="AcadMonths_6">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>860</ae>
					<ae>376</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					

					
toggle(value) == "1"? set(pageSID.value +. ".AcadMonths_6.value", value):""</compute>
			</sendValue>
			<value></value>
			<acclabel>Academic Months (Senior/Key Person) 6: Identify the number of months devoted to the project in the applicable box for each senior/key person; i.e., calendar, academic, summer.</acclabel>
			<help>HELP6</help>
			<next>SumMonth_6</next>
			<previous>CalMonths_6</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>99.99</ae>
				</range>
			</format>
		</field>
		<field sid="CalMonths_6">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>808</ae>
					<ae>376</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".CalMonths_6.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP6</help>
			<acclabel>Calendar Months (Senior/Key Person) 6: Identify the number of months devoted to the project in the applicable box for each senior/key person; i.e., calendar, academic, summer.</acclabel>
			<next>AcadMonths_6</next>
			<previous>BaseSalary_6</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>99.99</ae>
				</range>
			</format>
		</field>
		<field sid="FundsRequested_7">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>1177</ae>
					<ae>401</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".FundsRequested_7.value", value):""</compute>
			</sendValue>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<value></value>
			<help>HELP9</help>
			<acclabel><![CDATA[Funds Requested (Senior/Key Person) 7: The requested salary & fringe benefit for each senior/key person.]]></acclabel>
			<calc content="compute">
				<cval>1</cval>
				<compute>
					strlen(RR_Budget.RequestedSalary_7.value) != "0" || 
					strlen(RR_Budget.FringeBenefits_7.value) != "0" ? 
					set("FundsRequested_7.value",
					(RR_Budget.RequestedSalary_7.value + 
					RR_Budget.FringeBenefits_7.value)) : 
					set("FundsRequested_7.value","")</compute>
			</calc>
			<next>PrefixName_8</next>
			<previous>FringeBenefits_7</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>9999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && r_7.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="FringeBenefits_7">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>1070</ae>
					<ae>401</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>100</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".FringeBenefits_7.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP8</help>
			<acclabel>Fringe Benefits (Senior/Key Person) 7: Enter applicable fringe benefits, if any, for each senior/key person.</acclabel>
			<next>FundsRequested_7</next>
			<previous>RequestedSalary_7</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && r_7.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="BaseSalary_7">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>699</ae>
					<ae>401</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>100</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".BaseSalary_7.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP10</help>
			<acclabel>Base Salary (Senior/Key Person) 7: Enter the annual compensation paid by the employer for each senior/key personnel.  This includes all activities such as research, teaching, patient care, or other. You may choose to leave this column blank.</acclabel>
			<next>CalMonths_7</next>
			<previous>ProjectRole_7</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
		</field>
		<field sid="RequestedSalary_7">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>962</ae>
					<ae>401</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>100</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".RequestedSalary_7.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP7</help>
			<acclabel>Requested Salary (Senior/Key Person) 7: Regardless of the number of months being devoted to the project, indicate only the amount of salary being requested for this budget period for each senior/key person.</acclabel>
			<next>FringeBenefits_7</next>
			<previous>SumMonth_7</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && r_7.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="SumMonth_7">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>912</ae>
					<ae>401</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".SumMonth_7.value", value):""</compute>
			</sendValue>
			<value></value>
			<acclabel>Summer Months (Senior/Key Person) 7: Identify the number of months devoted to the project in the applicable box for each senior/key person; i.e., calendar, academic, summer.</acclabel>
			<help>HELP6</help>
			<next>RequestedSalary_7</next>
			<previous>AcadMonths_7</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>99.99</ae>
				</range>
			</format>
		</field>
		<field sid="AcadMonths_7">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>860</ae>
					<ae>401</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".AcadMonths_7.value", value):""</compute>
			</sendValue>
			<value></value>
			<acclabel>Academic Months (Senior/Key Person) 7: Identify the number of months devoted to the project in the applicable box for each senior/key person; i.e., calendar, academic, summer.</acclabel>
			<help>HELP6</help>
			<next>SumMonth_7</next>
			<previous>CalMonths_7</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>99.99</ae>
				</range>
			</format>
		</field>
		<field sid="CalMonths_7">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>808</ae>
					<ae>401</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".CalMonths_7.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP6</help>
			<acclabel>Calendar Months (Senior/Key Person) 7: Identify the number of months devoted to the project in the applicable box for each senior/key person; i.e., calendar, academic, summer.</acclabel>
			<next>AcadMonths_7</next>
			<previous>BaseSalary_7</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>99.99</ae>
				</range>
			</format>
		</field>
		<field sid="FundsRequested_8">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>1177</ae>
					<ae>426</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".FundsRequested_8.value", value):""</compute>
			</sendValue>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<value></value>
			<help>HELP9</help>
			<acclabel><![CDATA[Funds Requested (Senior/Key Person) 8: The requested salary & fringe benefit for each senior/key person.]]></acclabel>
			<calc content="compute">
				<cval>1</cval>
				<compute>
					strlen(RR_Budget.RequestedSalary_8.value) != "0" || 
					strlen(RR_Budget.FringeBenefits_8.value) != "0" ? 
					set("FundsRequested_8.value",
					(RR_Budget.RequestedSalary_8.value + 
					RR_Budget.FringeBenefits_8.value)) : 
					set("FundsRequested_8.value","")</compute>
			</calc>
			<next>datatemplate</next>
			<previous>FringeBenefits_8</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>9999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && r_8.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="CalculatedTotal">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>1177</ae>
					<ae>476</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					

toggle(value) == "1"? set(pageSID.value +. ".CalculatedTotal.value", value):""</compute>
			</sendValue>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<help>HELP22</help>
			<acclabel>Total Senior/Key Person: Total Funds requested for all Senior Key Persons.</acclabel>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<value></value>
			<calc content="compute">
				<cval>1</cval>
				<compute>
					strlen(TotalFunds.value) != "0" || 
					strlen(FundsRequested_8.value) != "0" || 
					strlen(FundsRequested_7.value) != "0" || 
					strlen(FundsRequested_6.value) != "0" || 
					strlen(FundsRequested_5.value) != "0" || 
					strlen(FundsRequested_4.value) != "0" || 
					strlen(FundsRequested_3.value) != "0" || 
					strlen(FundsRequested_2.value) != "0" || 
					strlen(FundsRequested_1.value) != "0" ? 
					set("CalculatedTotal.value",
					(TotalFunds.value + 
					FundsRequested_8.value + 
					FundsRequested_7.value + 
					FundsRequested_6.value + 
					FundsRequested_5.value + 
					FundsRequested_4.value + 
					FundsRequested_3.value + 
					FundsRequested_2.value + 
					FundsRequested_1.value)) : 
					set("CalculatedTotal.value","")</compute>
			</calc>
			<next>FIELD2</next>
			<previous>TotalFunds</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>9999999999999.99</ae>
				</range>
			</format>
		</field>
		<field sid="TotalFunds">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>1177</ae>
					<ae>451</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".TotalFunds.value", value):""</compute>
			</sendValue>
			<editstate>readwrite</editstate>
			<fontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<help>HELP21</help>
			<acclabel>Total Funds Requested for all Senior Key Persons in the attached file: Total Funds requested for all Senior Key Persons.</acclabel>
			<value></value>
			<next>CalculatedTotal</next>
			<previous>dataValue</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					RR_Budget.Mandatory.value == "on" && RR_Budget.FIELD2.value != "" ? "mandatory" : "optional"]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="FringeBenefits_8">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>1070</ae>
					<ae>426</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>100</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".FringeBenefits_8.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP8</help>
			<acclabel>Fringe Benefits (Senior/Key Person) 8: Enter applicable fringe benefits, if any, for each senior/key person.</acclabel>
			<next>FundsRequested_8</next>
			<previous>RequestedSalary_8</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && r_8.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="BaseSalary_8">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>699</ae>
					<ae>426</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>100</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".BaseSalary_8.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP10</help>
			<acclabel>Base Salary (Senior/Key Person) 8: Enter the annual compensation paid by the employer for each senior/key personnel.  This includes all activities such as research, teaching, patient care, or other. You may choose to leave this column blank.</acclabel>
			<next>CalMonths_8</next>
			<previous>ProjectRole_8</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
		</field>
		<field sid="RequestedSalary_8">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>962</ae>
					<ae>426</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>100</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".RequestedSalary_8.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP7</help>
			<acclabel>Requested Salary (Senior/Key Person) 8: Regardless of the number of months being devoted to the project, indicate only the amount of salary being requested for this budget period for each senior/key person.</acclabel>
			<next>FringeBenefits_8</next>
			<previous>SumMonth_8</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && r_8.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="SumMonth_8">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>912</ae>
					<ae>426</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".SumMonth_8.value", value):""</compute>
			</sendValue>
			<value></value>
			<acclabel>Summer Months (Senior/Key Person) 8: Identify the number of months devoted to the project in the applicable box for each senior/key person; i.e., calendar, academic, summer.</acclabel>
			<help>HELP6</help>
			<next>RequestedSalary_8</next>
			<previous>AcadMonths_8</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>99.99</ae>
				</range>
			</format>
		</field>
		<field sid="AcadMonths_8">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>860</ae>
					<ae>426</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".AcadMonths_8.value", value):""</compute>
			</sendValue>
			<value></value>
			<acclabel>Academic Months (Senior/Key Person) 8: Identify the number of months devoted to the project in the applicable box for each senior/key person; i.e., calendar, academic, summer.</acclabel>
			<help>HELP6</help>
			<next>SumMonth_8</next>
			<previous>CalMonths_8</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>99.99</ae>
				</range>
			</format>
		</field>
		<field sid="CalMonths_8">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>808</ae>
					<ae>426</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".CalMonths_8.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP6</help>
			<acclabel>Calendar Months (Senior/Key Person) 8: Identify the number of months devoted to the project in the applicable box for each senior/key person; i.e., calendar, academic, summer.</acclabel>
			<next>AcadMonths_8</next>
			<previous>BaseSalary_8</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>99.99</ae>
				</range>
			</format>
		</field>
		<combobox sid="PrefixName_7">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>26</ae>
					<ae>401</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".PrefixName_7.value", value):""</compute>
			</sendValue>
			<acclabel>Prefix 7: Enter the prefix (e.g., Mr., Mrs., Rev.) for the name of each Senior/Key Person.</acclabel>
			<group>PrefixGroup</group>
			<size content="array">
				<ae>4</ae>
				<ae>1</ae>
			</size>
			<help>HELP1</help>
			<next>FirstName_7</next>
			<previous>FundsRequested_6</previous>
			<format content="array">
				<ae>string</ae>
				<ae>optional</ae>
				<length content="array">
					<ae>1</ae>
					<ae>10</ae>
				</length>
			</format>
		</combobox>
		<combobox sid="SuffixName_7">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>458</ae>
					<ae>401</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".SuffixName_7.value", value):""</compute>
			</sendValue>
			<size content="array">
				<ae>4</ae>
				<ae>1</ae>
			</size>
			<help>HELP5</help>
			<group>Suffixes</group>
			<acclabel>Suffix 7: Enter the suffix (e.g., Jr, Sr, PhD) for the name of the Senior/Key Person.</acclabel>
			<next>ProjectRole_7</next>
			<previous>LastName_7</previous>
			<format content="array">
				<ae>string</ae>
				<ae>optional</ae>
				<length content="array">
					<ae>1</ae>
					<ae>10</ae>
				</length>
			</format>
		</combobox>
		<combobox sid="PrefixName_6">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>26</ae>
					<ae>376</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".PrefixName_6.value", value):""</compute>
			</sendValue>
			<acclabel>Prefix 6: Enter the prefix (e.g., Mr., Mrs., Rev.) for the name of each Senior/Key Person.</acclabel>
			<group>PrefixGroup</group>
			<size content="array">
				<ae>4</ae>
				<ae>1</ae>
			</size>
			<help>HELP1</help>
			<next>FirstName_6</next>
			<previous>FundsRequested_5</previous>
			<format content="array">
				<ae>string</ae>
				<ae>optional</ae>
				<length content="array">
					<ae>1</ae>
					<ae>10</ae>
				</length>
			</format>
		</combobox>
		<combobox sid="SuffixName_6">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>458</ae>
					<ae>376</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".SuffixName_6.value", value):""</compute>
			</sendValue>
			<size content="array">
				<ae>4</ae>
				<ae>1</ae>
			</size>
			<help>HELP5</help>
			<group>Suffixes</group>
			<acclabel>Suffix 6: Enter the suffix (e.g., Jr, Sr, PhD) for the name of the Senior/Key Person.</acclabel>
			<next>ProjectRole_6</next>
			<previous>LastName_6</previous>
			<format content="array">
				<ae>string</ae>
				<ae>optional</ae>
				<length content="array">
					<ae>1</ae>
					<ae>10</ae>
				</length>
			</format>
		</combobox>
		<combobox sid="PrefixName_5">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>26</ae>
					<ae>351</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".PrefixName_5.value", value):""</compute>
			</sendValue>
			<acclabel>Prefix 5: Enter the prefix (e.g., Mr., Mrs., Rev.) for the name of each Senior/Key Person.</acclabel>
			<group>PrefixGroup</group>
			<size content="array">
				<ae>4</ae>
				<ae>1</ae>
			</size>
			<help>HELP1</help>
			<next>FirstName_5</next>
			<previous>FundsRequested_4</previous>
			<format content="array">
				<ae>string</ae>
				<ae>optional</ae>
				<length content="array">
					<ae>1</ae>
					<ae>10</ae>
				</length>
			</format>
		</combobox>
		<combobox sid="SuffixName_5">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>458</ae>
					<ae>351</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".SuffixName_5.value", value):""</compute>
			</sendValue>
			<size content="array">
				<ae>4</ae>
				<ae>1</ae>
			</size>
			<help>HELP5</help>
			<group>Suffixes</group>
			<acclabel>Suffix 5: Enter the suffix (e.g., Jr, Sr, PhD) for the name of the Senior/Key Person.</acclabel>
			<next>ProjectRole_5</next>
			<previous>LastName_5</previous>
			<format content="array">
				<ae>string</ae>
				<ae>optional</ae>
				<length content="array">
					<ae>1</ae>
					<ae>10</ae>
				</length>
			</format>
		</combobox>
		<combobox sid="PrefixName_4">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>26</ae>
					<ae>326</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".PrefixName_4.value", value):""</compute>
			</sendValue>
			<acclabel>Prefix 4: Enter the prefix (e.g., Mr., Mrs., Rev.) for the name of each Senior/Key Person.</acclabel>
			<group>PrefixGroup</group>
			<size content="array">
				<ae>4</ae>
				<ae>1</ae>
			</size>
			<help>HELP1</help>
			<next>FirstName_4</next>
			<previous>FundsRequested_3</previous>
			<format content="array">
				<ae>string</ae>
				<ae>optional</ae>
				<length content="array">
					<ae>1</ae>
					<ae>10</ae>
				</length>
			</format>
		</combobox>
		<combobox sid="SuffixName_4">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>458</ae>
					<ae>326</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".SuffixName_4.value", value):""</compute>
			</sendValue>
			<size content="array">
				<ae>4</ae>
				<ae>1</ae>
			</size>
			<help>HELP5</help>
			<group>Suffixes</group>
			<acclabel>Suffix 4: Enter the suffix (e.g., Jr, Sr, PhD) for the name of the Senior/Key Person.</acclabel>
			<next>ProjectRole_4</next>
			<previous>LastName_4</previous>
			<format content="array">
				<ae>string</ae>
				<ae>optional</ae>
				<length content="array">
					<ae>1</ae>
					<ae>10</ae>
				</length>
			</format>
		</combobox>
		<combobox sid="PrefixName_3">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>26</ae>
					<ae>301</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".PrefixName_3.value", value):""</compute>
			</sendValue>
			<acclabel>Prefix 3: Enter the prefix (e.g., Mr., Mrs., Rev.) for the name of each Senior/Key Person.</acclabel>
			<group>PrefixGroup</group>
			<size content="array">
				<ae>4</ae>
				<ae>1</ae>
			</size>
			<help>HELP1</help>
			<next>FirstName_3</next>
			<previous>FundsRequested_2</previous>
			<format content="array">
				<ae>string</ae>
				<ae>optional</ae>
				<length content="array">
					<ae>1</ae>
					<ae>10</ae>
				</length>
			</format>
		</combobox>
		<combobox sid="SuffixName_3">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>458</ae>
					<ae>301</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".SuffixName_3.value", value):""</compute>
			</sendValue>
			<size content="array">
				<ae>4</ae>
				<ae>1</ae>
			</size>
			<help>HELP5</help>
			<group>Suffixes</group>
			<acclabel>Suffix 3: Enter the suffix (e.g., Jr, Sr, PhD) for the name of the Senior/Key Person.</acclabel>
			<next>ProjectRole_3</next>
			<previous>LastName_3</previous>
			<format content="array">
				<ae>string</ae>
				<ae>optional</ae>
				<length content="array">
					<ae>1</ae>
					<ae>10</ae>
				</length>
			</format>
		</combobox>
		<combobox sid="PrefixName_2">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>26</ae>
					<ae>276</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".PrefixName_2.value", value):""</compute>
			</sendValue>
			<acclabel>Prefix 2: Enter the prefix (e.g., Mr., Mrs., Rev.) for the name of each Senior/Key Person.</acclabel>
			<group>PrefixGroup</group>
			<size content="array">
				<ae>4</ae>
				<ae>1</ae>
			</size>
			<help>HELP1</help>
			<next>FirstName_2</next>
			<previous>FundsRequested_1</previous>
			<format content="array">
				<ae>string</ae>
				<ae>optional</ae>
				<length content="array">
					<ae>1</ae>
					<ae>10</ae>
				</length>
			</format>
		</combobox>
		<combobox sid="SuffixName_2">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>458</ae>
					<ae>276</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".SuffixName_2.value", value):""</compute>
			</sendValue>
			<size content="array">
				<ae>4</ae>
				<ae>1</ae>
			</size>
			<help>HELP5</help>
			<group>Suffixes</group>
			<acclabel>Suffix 2: Enter the suffix (e.g., Jr, Sr, PhD) for the name of the Senior/Key Person.</acclabel>
			<next>ProjectRole_2</next>
			<previous>LastName_2</previous>
			<format content="array">
				<ae>string</ae>
				<ae>optional</ae>
				<length content="array">
					<ae>1</ae>
					<ae>10</ae>
				</length>
			</format>
		</combobox>
		<button sid="BUTTON2">
			<itemlocation content="array">
				<ae content="array">
					<ae>within</ae>
					<ae>TOOLBAR</ae>
				</ae>
				<ae content="array">
					<ae>absolute</ae>
					<ae>747</ae>
					<ae>23</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>105</ae>
					<ae>35</ae>
				</ae>
			</itemlocation>
			<value>Print Page</value>
			<type>print</type>
			<printsettings content="array">
				<dialog content="array">
					<orientation>landscape</orientation>
					<printpages content="array">
						<choice>current</choice>
					</printpages>
				</dialog>
			</printsettings>
			<help>HELP39</help>
			<acclabel>Print this Page.</acclabel>
			<next>version_button</next>
			<previous>NextPage</previous>
		</button>
		<field sid="PreviousPage">
			<itemlocation content="array">
				<ae content="array">
					<ae>within</ae>
					<ae>TOOLBAR</ae>
				</ae>
				<ae content="array">
					<ae>absolute</ae>
					<ae>6</ae>
					<ae>29</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>33</ae>
					<ae>26</ae>
				</ae>
			</itemlocation>
			<label>Previous Page (or empty)</label>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>5</ae>
				<ae>plain</ae>
			</fontinfo>
			<labelfontinfo content="array">
				<ae>Helvetica</ae>
				<ae>5</ae>
				<ae>plain</ae>
			</labelfontinfo>
			<visible>off</visible>
			<next>NextPage</next>
			<previous>GotoNextPage</previous>
			<value></value>
		</field>
		<button sid="GotoNextPage">
			<itemlocation content="array">
				<ae content="array">
					<ae>within</ae>
					<ae>TOOLBAR</ae>
				</ae>
				<ae content="array">
					<ae>absolute</ae>
					<ae>319</ae>
					<ae>23</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>105</ae>
					<ae>35</ae>
				</ae>
			</itemlocation>
			<value>Next</value>
			<type>pagedone</type>
			<help>HELP2000</help>
			<url content="array">
				<ae>#RR_Budget2Section.global</ae>
			</url>
			<visible content="compute">
				<cval>on</cval>
				<compute>
					NextPage.value != "" ? "on" : "off"</compute>
			</visible>
			<next>PreviousPage</next>
			<previous>GotoPreviousPage</previous>
		</button>
		<button sid="checkForErrorsDesc">
			<itemlocation content="array">
				<ae content="array">
					<ae>within</ae>
					<ae>TOOLBAR</ae>
				</ae>
				<ae content="array">
					<ae>absolute</ae>
					<ae>452</ae>
					<ae>23</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>158</ae>
					<ae>35</ae>
				</ae>
			</itemlocation>
			<value>Check Form for Errors</value>
			<onPress content="compute">
				<cval></cval>
				<compute>
					
toggle(activated,"off","on") == "1" ? 
	    	    set("numErrors", checkValidFormats("errorList")) +. (numErrors != "0" ? 
	    	    get("errorList[0]->acclabel") != "0" ?
	    	    viewer.messageBox("A total of " +. get("numErrors") +. " error(s) found. Only one error can be displayed at a time.\n\nThe last error was found in the form titled \"" +. page_title  +. "\". The field is: "+. get("errorList[0]->acclabel")  +. "\n\n\n\n(For Helpdesk: error at "  +. get("errorList[0]")  +. ") ", "Information", "OK | ICONINFORMATION") +. set ("activated","off") 
	    	    : viewer.messageBox("A total of " +. get("numErrors") +. " error(s) found. Only one error can be displayed at a time.\n\nThe last error was found in the form titled \"" +. page_title  +. "\". "+. get("errorList[0]->acclabel")  +. "\n\n\n\n(For Helpdesk: error at "  +. get("errorList[0]")  +. ") ", "Information", "OK | ICONINFORMATION") +. set ("activated","off") 
	    	                  : viewer.messageBox("No errors found.", "Information", "OK | ICONINFORMATION")) 
            : ""</compute>
			</onPress>
			<error_substring content="compute">
				<cval></cval>
				<compute>
					strlen(errorList[0]) > "0"? substr(errorList[0],"0",(strpbrk(errorList[0],".")-"1")):""</compute>
			</error_substring>
			<page_title content="compute">
				<cval></cval>
				<compute>
					
strlen(error_substring) > "0" ? error_substring != "SubmissionDef" ? get(error_substring +.".label") == "" ? get(error_substring +.".global.label") : get(error_substring +.".label") : "Submission" : ""
				</compute>
			</page_title>
			<bgcolor content="array">
				<ae>191</ae>
				<ae>191</ae>
				<ae>191</ae>
			</bgcolor>
			<acclabel>Click here to check form for errors.</acclabel>
			<help>HELP48</help>
			<setVisible content="compute">
				<cval>1</cval>
				<compute>
					SubmissionDef.DUNSNUMBER567.visible == "off" ?  set("visible", "off") : set("visible", "on")
					
					
					</compute>
			</setVisible>
			<numErrors></numErrors>
			<errorList content="array">
				<ae></ae>
			</errorList>
			<visible>on</visible>
		</button>
		<button sid="CloseForm">
			<itemlocation content="array">
				<ae content="array">
					<ae>within</ae>
					<ae>TOOLBAR</ae>
				</ae>
				<ae content="array">
					<ae>absolute</ae>
					<ae>68</ae>
					<ae>23</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>105</ae>
					<ae>35</ae>
				</ae>
			</itemlocation>
			<value>Close Form</value>
			<type>cancel</type>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
			<help>HELP1000</help>
			<unsetmandatory content="compute">
				<cval></cval>
				<compute>
					<![CDATA[toggle(CloseForm.activated,"on","off") == "1" && ((SubmissionDef.RR_Budget.group != "SubmissionDef.MandatoryCurrent_GROUP") &&
							  (SubmissionDef.RR_Budget.group != "SubmissionDef.MandatoryAvailable_GROUP") &&
							  (SubmissionDef.RR_Budget.group != "SubmissionDef.OptionalCurrent_GROUP"))
				                ? set("Mandatory.value","off") : ""
]]></compute>
			</unsetmandatory>
			<next>GotoPreviousPage</next>
			<previous>OtherCalculatedTotal</previous>
			<acclabel>Click this button to close the form.</acclabel>
		</button>
		<button sid="GotoPreviousPage">
			<itemlocation content="array">
				<ae content="array">
					<ae>within</ae>
					<ae>TOOLBAR</ae>
				</ae>
				<ae content="array">
					<ae>absolute</ae>
					<ae>210</ae>
					<ae>23</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>105</ae>
					<ae>35</ae>
				</ae>
			</itemlocation>
			<value>Previous</value>
			<type>pagedone</type>
			<help>HELP3000</help>
			<visible content="compute">
				<cval>off</cval>
				<compute>
					PreviousPage.value != "" ? "on" : "off"</compute>
			</visible>
			<url content="array">
				<ae content="compute">
					<cval>#SubmissionAffidavit.global</cval>
					<compute>
						
						
					"#" + global.pageprevious
					
					</compute>
				</ae>
			</url>
			<next>GotoNextPage</next>
			<previous>CloseForm</previous>
		</button>
		<check sid="Mandatory">
			<itemlocation content="array">
				<ae content="array">
					<ae>within</ae>
					<ae>TOOLBAR</ae>
				</ae>
				<ae content="array">
					<ae>absolute</ae>
					<ae>30</ae>
					<ae>5</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>18</ae>
					<ae>21</ae>
				</ae>
			</itemlocation>
			<label>Mandatory</label>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>5</ae>
				<ae>plain</ae>
			</fontinfo>
			<labelfontinfo content="array">
				<ae>Helvetica</ae>
				<ae>5</ae>
				<ae>plain</ae>
			</labelfontinfo>
			<setme content="compute">
				<cval>1</cval>
				<compute>
										( (SubmissionDef.RR_Budget.group == "SubmissionDef.MandatoryCurrent_GROUP") ||
							  (SubmissionDef.RR_Budget.group == "SubmissionDef.MandatoryAvailable_GROUP") ||
							  (SubmissionDef.RR_Budget.group == "SubmissionDef.OptionalCurrent_GROUP"))
				                ? set("Mandatory.value","on") : set("Mandatory.value","off")</compute>
			</setme>
			<next>CloseForm</next>
			<previous>OtherCalculatedTotal</previous>
			<value>on</value>
			<visible>off</visible>
		</check>
		<field sid="NextPage">
			<itemlocation content="array">
				<ae content="array">
					<ae>within</ae>
					<ae>TOOLBAR</ae>
				</ae>
				<ae content="array">
					<ae>absolute</ae>
					<ae>40</ae>
					<ae>30</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>16</ae>
					<ae>26</ae>
				</ae>
			</itemlocation>
			<label>Next Page (or empty)</label>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>5</ae>
				<ae>plain</ae>
			</fontinfo>
			<labelfontinfo content="array">
				<ae>Helvetica</ae>
				<ae>5</ae>
				<ae>plain</ae>
			</labelfontinfo>
			<editstate>readonly</editstate>
			<visible>off</visible>
			<value>RR_Budget1</value>
			<next>BUTTON2</next>
			<previous>PreviousPage</previous>
		</field>
		<help sid="HELP3000">
			<value>Click this button to return to the previous page of this form.</value>
		</help>

		<!--End ToolBar-->

		<help sid="HELP1000">
			<value>Click this button to close the form.</value>
		</help>
		<help sid="HELP2000">
			<value>Click this button to advance to the next page of this form.</value>
		</help>
		<label sid="label_11">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>60</ae>
					<ae>17</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>900</ae>
					<ae>36</ae>
				</ae>
			</itemlocation>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>10</ae>
				<ae>bold</ae>
			</fontinfo>
			<justify>center</justify>
			<value content="compute">
				<cval><![CDATA[RESEARCH & RELATED BUDGET - SECTION A & B, BUDGET PERIOD 1]]></cval>
				<compute>
					<![CDATA["RESEARCH & RELATED BUDGET - SECTION A & B, BUDGET PERIOD " 
					+ RR_Budget.page_field.value]]></compute>
			</value>
		</label>
		<label sid="label_21">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>34</ae>
					<ae>93</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>107</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>* Budget Type:</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<field sid="FIELD1">
			<scrollhoriz>never</scrollhoriz>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>165</ae>
					<ae>93</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>51</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value></value>
			<editstate>readonly</editstate>
			<borderwidth>0</borderwidth>
			<visible content="compute">
				<cval>on</cval>
				<compute>
					<![CDATA[RR_Budget.Mandatory.value == "on" && RR_Budget.Other.value == "on" ? "on" : "off"]]></compute>
			</visible>
			<active>off</active>
			<format content="array">
				<ae>string</ae>
				<ae content="compute">
					<cval>mandatory</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
			</format>
			<vfd_required content="compute">
				<cval>mandatory</cval>
				<compute>
					<![CDATA[RR_Budget.Mandatory.value == "on" && RR_Budget.Other.value == "on" ? "mandatory" : "optional"]]></compute>
			</vfd_required>
			<acclabel><![CDATA[Budget Type:  Project, Subaward/Consortium: Check the appropriate block.

Project:  The budget requested for the primary applicant organization.

Subaward/Consortium:  The budget requested for subawardee/consortium organization(s).  Note, separate budgets are required only for subawardee/consortium organizations that perform a substantive portion of the project.

If creating Subaward Budget, use the R&R Subaward Budget Attachment and attach as a separate file on the R&R Budget Attachment(s) form. This field is required.]]></acclabel>
		</field>
		<label sid="label_31">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>165</ae>
					<ae>93</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>51</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Project</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
		</label>
		<label sid="label_32">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>34</ae>
					<ae>116</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>187</ae>
					<ae>28</ae>
				</ae>
			</itemlocation>
			<value>Enter name of Organization:</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<field sid="FIELD11234132">
			<scrollhoriz>never</scrollhoriz>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>278</ae>
					<ae>93</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>142</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value></value>
			<editstate>readonly</editstate>
			<borderwidth>0</borderwidth>
			<visible content="compute">
				<cval>on</cval>
				<compute>
					<![CDATA[RR_Budget.Mandatory.value == "on" && RR_Budget.Other.value == "on" ? "on" : "off"]]></compute>
			</visible>
			<active>off</active>
			<format content="array">
				<ae>string</ae>
				<ae content="compute">
					<cval>mandatory</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
			</format>
			<vfd_required content="compute">
				<cval>mandatory</cval>
				<compute>
					<![CDATA[RR_Budget.Mandatory.value == "on" && RR_Budget.Other.value == "on" ? "mandatory" : "optional"]]></compute>
			</vfd_required>
			<acclabel><![CDATA[Budget Type:  Project, Subaward/Consortium: Check the appropriate block.

Project:  The budget requested for the primary applicant organization.

Subaward/Consortium:  The budget requested for subawardee/consortium organization(s).  Note, separate budgets are required only for subawardee/consortium organizations that perform a substantive portion of the project.

If creating Subaward Budget, use the R&R Subaward Budget Attachment and attach as a separate file on the R&R Budget Attachment(s) form. This field is required.]]></acclabel>
		</field>
		<label sid="LABEL1">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>278</ae>
					<ae>93</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>142</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Subaward/Consortium</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
		</label>
		<label sid="label_61">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>163</ae>
					<ae>145</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>82</ae>
					<ae>28</ae>
				</ae>
			</itemlocation>
			<value>* Start Date:</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="label_71">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>327</ae>
					<ae>145</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>76</ae>
					<ae>28</ae>
				</ae>
			</itemlocation>
			<value>* End Date:</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="label_81">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>490</ae>
					<ae>142</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>103</ae>
					<ae>28</ae>
				</ae>
			</itemlocation>
			<value>Budget Period:</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="label_93">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>556</ae>
					<ae>225</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>107</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>* Project Role</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<justify>center</justify>
		</label>
		<label sid="LABEL2">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>696</ae>
					<ae>226</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>103</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Base Salary ($)</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<justify>center</justify>
		</label>
		<label sid="label_101">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>1071</ae>
					<ae>207</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>98</ae>
					<ae>41</ae>
				</ae>
			</itemlocation>
			<value>* Fringe Benefits ($)</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<justify>center</justify>
		</label>
		<label sid="label_111">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>1168</ae>
					<ae>225</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>143</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>* Funds Requested ($)</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<justify>center</justify>
		</label>
		<label sid="label_221">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>4</ae>
					<ae>451</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>18</ae>
					<ae>28</ae>
				</ae>
			</itemlocation>
			<value>9.</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="label_211">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>4</ae>
					<ae>423</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>18</ae>
					<ae>28</ae>
				</ae>
			</itemlocation>
			<value>8.</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="label_181">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>4</ae>
					<ae>398</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>18</ae>
					<ae>28</ae>
				</ae>
			</itemlocation>
			<value>7.</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="label_171">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>4</ae>
					<ae>373</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>18</ae>
					<ae>28</ae>
				</ae>
			</itemlocation>
			<value>6.</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="label_161">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>4</ae>
					<ae>348</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>18</ae>
					<ae>28</ae>
				</ae>
			</itemlocation>
			<value>5.</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="label_151">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>4</ae>
					<ae>323</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>18</ae>
					<ae>28</ae>
				</ae>
			</itemlocation>
			<value>4.</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="label_141">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>4</ae>
					<ae>298</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>18</ae>
					<ae>28</ae>
				</ae>
			</itemlocation>
			<value>3.</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="label_131">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>4</ae>
					<ae>273</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>18</ae>
					<ae>28</ae>
				</ae>
			</itemlocation>
			<value>2.</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="label_121">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>4</ae>
					<ae>248</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>18</ae>
					<ae>28</ae>
				</ae>
			</itemlocation>
			<value>1.</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="label_2213">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>26</ae>
					<ae>454</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>468</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Total Funds requested for all Senior Key Persons in the attached file</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="label_241">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>992</ae>
					<ae>473</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>178</ae>
					<ae>28</ae>
				</ae>
			</itemlocation>
			<value>Total Senior/Key Person</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<justify>right</justify>
		</label>
		<label sid="label_253">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>38</ae>
					<ae>508</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>206</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Additional Senior Key Persons:</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="label_261">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>37</ae>
					<ae>556</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>163</ae>
					<ae>28</ae>
				</ae>
			</itemlocation>
			<value>B. Other Personnel</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="LABEL3">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>23</ae>
					<ae>194</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>163</ae>
					<ae>28</ae>
				</ae>
			</itemlocation>
			<value>A. Senior/Key Person</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="LABEL12">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>15</ae>
					<ae>175</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>700</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>(If the Reset Entries button is pressed, please navigate to previous year to enable the submission of the form.)</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
				<ae>italic</ae>
			</fontinfo>
		</label>
		<label sid="label_271">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>54</ae>
					<ae>579</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>92</ae>
					<ae>45</ae>
				</ae>
			</itemlocation>
			<value>* Number of Personnel</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<justify>center</justify>
		</label>
		<label sid="label_281">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>432</ae>
					<ae>603</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>99</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>* Project Role</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<justify>center</justify>
		</label>
		<label sid="label_292">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>855</ae>
					<ae>208</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>52</ae>
					<ae>40</ae>
				</ae>
			</itemlocation>
			<value>Acad. Months</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<justify>center</justify>
		</label>
		<label sid="label_293">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>909</ae>
					<ae>207</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>56</ae>
					<ae>42</ae>
				</ae>
			</itemlocation>
			<value>Sum. Months</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<justify>center</justify>
		</label>
		<label sid="label_294">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>970</ae>
					<ae>207</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>84</ae>
					<ae>41</ae>
				</ae>
			</itemlocation>
			<value>* Requested Salary ($)</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<justify>center</justify>
		</label>
		<label sid="label_295">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>799</ae>
					<ae>209</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>56</ae>
					<ae>39</ae>
				</ae>
			</itemlocation>
			<value>Cal. Months</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<justify>center</justify>
		</label>
		<label sid="label_321">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>167</ae>
					<ae>631</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>176</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Post Doctoral Associates</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
		</label>
		<label sid="label_331">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>167</ae>
					<ae>656</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>215</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Graduate Students</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
		</label>
		<label sid="label_341">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>167</ae>
					<ae>681</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>294</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Undergraduate Students</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
		</label>
		<label sid="label_351">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>167</ae>
					<ae>706</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>328</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Secretarial/Clerical</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
		</label>
		<label sid="label_501">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>167</ae>
					<ae>881</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>233</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Total Number Other Personnel</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="LABEL10">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>1018</ae>
					<ae>880</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>152</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Total Other Personnel</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<justify>right</justify>
		</label>
		<label sid="label_512">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>767</ae>
					<ae>905</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>403</ae>
					<ae>25</ae>
				</ae>
			</itemlocation>
			<value>Total Salary, Wages and Fringe Benefits (A+B)</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>10</ae>
				<ae>bold</ae>
			</fontinfo>
			<justify>right</justify>
		</label>
		<label sid="LABEL35">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>29</ae>
					<ae>225</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>48</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Prefix</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<justify>center</justify>
		</label>
		<label sid="LABEL36">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>96</ae>
					<ae>225</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>103</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>* First Name</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<justify>center</justify>
		</label>
		<label sid="LABEL37">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>207</ae>
					<ae>225</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>100</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Middle Name</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<justify>center</justify>
		</label>
		<label sid="LABEL39">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>461</ae>
					<ae>225</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>48</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Suffix</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<justify>center</justify>
		</label>
		<help sid="HELP1">
			<value>Enter the prefix (e.g., Mr., Mrs., Rev.) for the name of each Senior/Key Person.</value>
		</help>
		<cell sid="Suffix_1">
			<group>Suffixes</group>
			<value>Jr.</value>
		</cell>
		<cell sid="Suffix_2">
			<group>Suffixes</group>
			<value>Sr.</value>
		</cell>
		<cell sid="Suffix_3">
			<group>Suffixes</group>
			<value>MD</value>
		</cell>
		<cell sid="Suffix_4">
			<group>Suffixes</group>
			<value>PhD</value>
		</cell>
		<cell sid="Juris_Doctorate">
			<group>Suffixes</group>
			<value>JD</value>
		</cell>
		<cell sid="Prefix_Mr">
			<group>PrefixGroup</group>
			<value>Mr.</value>
		</cell>
		<cell sid="Prefix_Mrs">
			<group>PrefixGroup</group>
			<value>Mrs.</value>
		</cell>
		<cell sid="Prefix_Miss">
			<group>PrefixGroup</group>
			<value>Miss</value>
		</cell>
		<cell sid="Prefix_Ms">
			<group>PrefixGroup</group>
			<value>Ms.</value>
		</cell>
		<cell sid="Prefix_Dr">
			<group>PrefixGroup</group>
			<value>Dr.</value>
		</cell>
		<cell sid="Prefix_Rev">
			<group>PrefixGroup</group>
			<value>Rev.</value>
		</cell>
		<field sid="page_field">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>704</ae>
					<ae>111</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>19</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<setPAGESID content="compute">
				<cval></cval>
				<compute>
					<![CDATA[toggle(value) == "1"?page_field.value < "1"?set("pageSID.value", "RR_Budget"):set("pageSID.value", "RR_Budget" +. value):""]]></compute>
			</setPAGESID>
			<value>1</value>
			<next>pageSID</next>
			<previous>freepass</previous>
			<visible>off</visible>
		</field>
		<field sid="pageSID">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>749</ae>
					<ae>111</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>140</ae>
					<ae>24</ae>
				</ae>
			</itemlocation>
			<DisplayValues content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? 
set("DoNotCheckDates.value", "on") +.
set("OtherTotalFunds.value", get(pageSID.value +. ".OtherTotalFunds.value")) 
+. set("OtherCalculatedTotal.value", get(pageSID.value +. ".OtherCalculatedTotal.value")) +. set("TotalFunds.value", get(pageSID.value +. ".TotalFunds.value")) +. set("totalnopersonnel.value", get(pageSID.value +. ".totalnopersonnel.value")) +. set("BudgetPeriodEndDate.value", get(pageSID.value +. ".BudgetPeriodEndDate.value")) +. set("BudgetPeriodStartDate.value", get(pageSID.value +. ".BudgetPeriodStartDate.value")) +. set("CalculatedTotal.value", get(pageSID.value +. ".CalculatedTotal.value")) +. set("OtherProjectRole_5.value", get(pageSID.value +. ".OtherProjectRole_5.value")) +. set("OtherCalMonths_1.value", get(pageSID.value +. ".OtherCalMonths_1.value")) +. set("SuffixName_2.value", get(pageSID.value +. ".SuffixName_2.value")) +. set("LastName_2.value", get(pageSID.value +. ".LastName_2.value")) +. set("MiddleName_2.value", get(pageSID.value +. ".MiddleName_2.value")) +. set("FirstName_2.value", get(pageSID.value +. ".FirstName_2.value")) +. set("PrefixName_2.value", get(pageSID.value +. ".PrefixName_2.value")) +. set("SuffixName_3.value", get(pageSID.value +. ".SuffixName_3.value")) +. set("LastName_3.value", get(pageSID.value +. ".LastName_3.value")) +. set("MiddleName_3.value", get(pageSID.value +. ".MiddleName_3.value")) +. set("FirstName_3.value", get(pageSID.value +. ".FirstName_3.value")) +. set("PrefixName_3.value", get(pageSID.value +. ".PrefixName_3.value")) +. set("SuffixName_4.value", get(pageSID.value +. ".SuffixName_4.value")) +. set("LastName_4.value", get(pageSID.value +. ".LastName_4.value")) +. set("MiddleName_4.value", get(pageSID.value +. ".MiddleName_4.value")) +. set("FirstName_4.value", get(pageSID.value +. ".FirstName_4.value")) +. set("PrefixName_4.value", get(pageSID.value +. ".PrefixName_4.value")) +. set("SuffixName_5.value", get(pageSID.value +. ".SuffixName_5.value")) +. set("LastName_5.value", get(pageSID.value +. ".LastName_5.value")) +. set("MiddleName_5.value", get(pageSID.value +. ".MiddleName_5.value")) +. set("FirstName_5.value", get(pageSID.value +. ".FirstName_5.value")) +. set("PrefixName_5.value", get(pageSID.value +. ".PrefixName_5.value")) +. set("SuffixName_6.value", get(pageSID.value +. ".SuffixName_6.value")) +. set("LastName_6.value", get(pageSID.value +. ".LastName_6.value")) +. set("MiddleName_6.value", get(pageSID.value +. ".MiddleName_6.value")) +. set("FirstName_6.value", get(pageSID.value +. ".FirstName_6.value")) +. set("PrefixName_6.value", get(pageSID.value +. ".PrefixName_6.value")) +. set("SuffixName_7.value", get(pageSID.value +. ".SuffixName_7.value")) +. set("LastName_7.value", get(pageSID.value +. ".LastName_7.value")) +. set("MiddleName_7.value", get(pageSID.value +. ".MiddleName_7.value")) +. set("FirstName_7.value", get(pageSID.value +. ".FirstName_7.value")) +. set("PrefixName_7.value", get(pageSID.value +. ".PrefixName_7.value")) +. set("SuffixName_8.value", get(pageSID.value +. ".SuffixName_8.value")) +. set("LastName_8.value", get(pageSID.value +. ".LastName_8.value")) +. set("MiddleName_8.value", get(pageSID.value +. ".MiddleName_8.value")) +. set("FirstName_8.value", get(pageSID.value +. ".FirstName_8.value")) +. set("PrefixName_8.value", get(pageSID.value +. ".PrefixName_8.value")) +. set("OtherAcadMonths_1.value", get(pageSID.value +. ".OtherAcadMonths_1.value")) +. set("OtherSumMonth_1.value", get(pageSID.value +. ".OtherSumMonth_1.value")) +. set("OtherRequestedSalary_1.value", get(pageSID.value +. ".OtherRequestedSalary_1.value")) +. set("OtherFringeBenefits_1.value", get(pageSID.value +. ".OtherFringeBenefits_1.value")) +. set("OtherFundsRequested_1.value", get(pageSID.value +. ".OtherFundsRequested_1.value")) +. set("nopersonnel_1.value", get(pageSID.value +. ".nopersonnel_1.value")) +. set("ProjectRole_1.value", get(pageSID.value +. ".ProjectRole_1.value")) +. set("CalMonths_1.value", get(pageSID.value +. ".CalMonths_1.value")) +. set("BaseSalary_1.value", get(pageSID.value +. ".BaseSalary_1.value")) +. set("AcadMonths_1.value", get(pageSID.value +. ".AcadMonths_1.value")) +. set("SumMonth_1.value", get(pageSID.value +. ".SumMonth_1.value")) +. set("RequestedSalary_1.value", get(pageSID.value +. ".RequestedSalary_1.value")) +. set("FringeBenefits_1.value", get(pageSID.value +. ".FringeBenefits_1.value")) +. set("FundsRequested_1.value", get(pageSID.value +. ".FundsRequested_1.value")) +. set("OtherCalMonths_2.value", get(pageSID.value +. ".OtherCalMonths_2.value")) +. set("OtherAcadMonths_2.value", get(pageSID.value +. ".OtherAcadMonths_2.value")) +. set("OtherSumMonth_2.value", get(pageSID.value +. ".OtherSumMonth_2.value")) +. set("OtherRequestedSalary_2.value", get(pageSID.value +. ".OtherRequestedSalary_2.value")) +. set("OtherFringeBenefits_2.value", get(pageSID.value +. ".OtherFringeBenefits_2.value")) +. set("OtherFundsRequested_2.value", get(pageSID.value +. ".OtherFundsRequested_2.value")) +. set("nopersonnel_2.value", get(pageSID.value +. ".nopersonnel_2.value")) +. set("ProjectRole_2.value", get(pageSID.value +. ".ProjectRole_2.value")) +. set("CalMonths_2.value", get(pageSID.value +. ".CalMonths_2.value")) +. set("BaseSalary_2.value", get(pageSID.value +. ".BaseSalary_2.value")) +. set("AcadMonths_2.value", get(pageSID.value +. ".AcadMonths_2.value")) +. set("SumMonth_2.value", get(pageSID.value +. ".SumMonth_2.value")) +. set("RequestedSalary_2.value", get(pageSID.value +. ".RequestedSalary_2.value")) +. set("FringeBenefits_2.value", get(pageSID.value +. ".FringeBenefits_2.value")) +. set("FundsRequested_2.value", get(pageSID.value +. ".FundsRequested_2.value")) +. set("OtherCalMonths_3.value", get(pageSID.value +. ".OtherCalMonths_3.value")) +. set("OtherAcadMonths_3.value", get(pageSID.value +. ".OtherAcadMonths_3.value")) +. set("OtherSumMonth_3.value", get(pageSID.value +. ".OtherSumMonth_3.value")) +. set("OtherRequestedSalary_3.value", get(pageSID.value +. ".OtherRequestedSalary_3.value")) +. set("OtherFringeBenefits_3.value", get(pageSID.value +. ".OtherFringeBenefits_3.value")) +. set("OtherFundsRequested_3.value", get(pageSID.value +. ".OtherFundsRequested_3.value")) +. set("nopersonnel_3.value", get(pageSID.value +. ".nopersonnel_3.value")) +. set("ProjectRole_3.value", get(pageSID.value +. ".ProjectRole_3.value")) +. set("CalMonths_3.value", get(pageSID.value +. ".CalMonths_3.value")) +. set("BaseSalary_3.value", get(pageSID.value +. ".BaseSalary_3.value")) +. set("AcadMonths_3.value", get(pageSID.value +. ".AcadMonths_3.value")) +. set("SumMonth_3.value", get(pageSID.value +. ".SumMonth_3.value")) +. set("RequestedSalary_3.value", get(pageSID.value +. ".RequestedSalary_3.value")) +. set("FringeBenefits_3.value", get(pageSID.value +. ".FringeBenefits_3.value")) +. set("FundsRequested_3.value", get(pageSID.value +. ".FundsRequested_3.value")) +. set("OtherCalMonths_4.value", get(pageSID.value +. ".OtherCalMonths_4.value")) +. set("OtherAcadMonths_4.value", get(pageSID.value +. ".OtherAcadMonths_4.value")) +. set("OtherSumMonth_4.value", get(pageSID.value +. ".OtherSumMonth_4.value")) +. set("OtherRequestedSalary_4.value", get(pageSID.value +. ".OtherRequestedSalary_4.value")) +. set("OtherFringeBenefits_4.value", get(pageSID.value +. ".OtherFringeBenefits_4.value")) +. set("OtherFundsRequested_4.value", get(pageSID.value +. ".OtherFundsRequested_4.value")) +. set("nopersonnel_4.value", get(pageSID.value +. ".nopersonnel_4.value")) +. set("ProjectRole_4.value", get(pageSID.value +. ".ProjectRole_4.value")) +. set("CalMonths_4.value", get(pageSID.value +. ".CalMonths_4.value")) +. set("BaseSalary_4.value", get(pageSID.value +. ".BaseSalary_4.value")) +. set("AcadMonths_4.value", get(pageSID.value +. ".AcadMonths_4.value")) +. set("SumMonth_4.value", get(pageSID.value +. ".SumMonth_4.value")) +. set("RequestedSalary_4.value", get(pageSID.value +. ".RequestedSalary_4.value")) +. set("FringeBenefits_4.value", get(pageSID.value +. ".FringeBenefits_4.value")) +. set("FundsRequested_4.value", get(pageSID.value +. ".FundsRequested_4.value")) +. set("OtherProjectRole_5.value", get(pageSID.value +. ".OtherProjectRole_5.value")) +. set("OtherCalMonths_5.value", get(pageSID.value +. ".OtherCalMonths_5.value")) +. set("OtherAcadMonths_5.value", get(pageSID.value +. ".OtherAcadMonths_5.value")) +. set("OtherSumMonth_5.value", get(pageSID.value +. ".OtherSumMonth_5.value")) +. set("OtherRequestedSalary_5.value", get(pageSID.value +. ".OtherRequestedSalary_5.value")) +. set("OtherFringeBenefits_5.value", get(pageSID.value +. ".OtherFringeBenefits_5.value")) +. set("OtherFundsRequested_5.value", get(pageSID.value +. ".OtherFundsRequested_5.value")) +. set("nopersonnel_5.value", get(pageSID.value +. ".nopersonnel_5.value")) +. set("ProjectRole_5.value", get(pageSID.value +. ".ProjectRole_5.value")) +. set("CalMonths_5.value", get(pageSID.value +. ".CalMonths_5.value")) +. set("BaseSalary_5.value", get(pageSID.value +. ".BaseSalary_5.value")) +. set("AcadMonths_5.value", get(pageSID.value +. ".AcadMonths_5.value")) +. set("SumMonth_5.value", get(pageSID.value +. ".SumMonth_5.value")) +. set("RequestedSalary_5.value", get(pageSID.value +. ".RequestedSalary_5.value")) +. set("FringeBenefits_5.value", get(pageSID.value +. ".FringeBenefits_5.value")) +. set("FundsRequested_5.value", get(pageSID.value +. ".FundsRequested_5.value")) +. set("OtherProjectRole_6.value", get(pageSID.value +. ".OtherProjectRole_6.value")) +. set("OtherCalMonths_6.value", get(pageSID.value +. ".OtherCalMonths_6.value")) +. set("OtherAcadMonths_6.value", get(pageSID.value +. ".OtherAcadMonths_6.value")) +. set("OtherSumMonth_6.value", get(pageSID.value +. ".OtherSumMonth_6.value")) +. set("OtherRequestedSalary_6.value", get(pageSID.value +. ".OtherRequestedSalary_6.value")) +. set("OtherFringeBenefits_6.value", get(pageSID.value +. ".OtherFringeBenefits_6.value")) +. set("OtherFundsRequested_6.value", get(pageSID.value +. ".OtherFundsRequested_6.value")) +. set("nopersonnel_6.value", get(pageSID.value +. ".nopersonnel_6.value")) +. set("ProjectRole_6.value", get(pageSID.value +. ".ProjectRole_6.value")) +. set("CalMonths_6.value", get(pageSID.value +. ".CalMonths_6.value")) +. set("BaseSalary_6.value", get(pageSID.value +. ".BaseSalary_6.value")) +. set("AcadMonths_6.value", get(pageSID.value +. ".AcadMonths_6.value")) +. set("SumMonth_6.value", get(pageSID.value +. ".SumMonth_6.value")) +. set("RequestedSalary_6.value", get(pageSID.value +. ".RequestedSalary_6.value")) +. set("FringeBenefits_6.value", get(pageSID.value +. ".FringeBenefits_6.value")) +. set("FundsRequested_6.value", get(pageSID.value +. ".FundsRequested_6.value")) +. set("OtherProjectRole_7.value", get(pageSID.value +. ".OtherProjectRole_7.value")) +. set("OtherCalMonths_7.value", get(pageSID.value +. ".OtherCalMonths_7.value")) +. set("OtherAcadMonths_7.value", get(pageSID.value +. ".OtherAcadMonths_7.value")) +. set("OtherSumMonth_7.value", get(pageSID.value +. ".OtherSumMonth_7.value")) +. set("OtherRequestedSalary_7.value", get(pageSID.value +. ".OtherRequestedSalary_7.value")) +. set("OtherFringeBenefits_7.value", get(pageSID.value +. ".OtherFringeBenefits_7.value")) +. set("OtherFundsRequested_7.value", get(pageSID.value +. ".OtherFundsRequested_7.value")) +. set("nopersonnel_7.value", get(pageSID.value +. ".nopersonnel_7.value")) +. set("ProjectRole_7.value", get(pageSID.value +. ".ProjectRole_7.value")) +. set("CalMonths_7.value", get(pageSID.value +. ".CalMonths_7.value")) +. set("BaseSalary_7.value", get(pageSID.value +. ".BaseSalary_7.value")) +. set("AcadMonths_7.value", get(pageSID.value +. ".AcadMonths_7.value")) +. set("SumMonth_7.value", get(pageSID.value +. ".SumMonth_7.value")) +. set("RequestedSalary_7.value", get(pageSID.value +. ".RequestedSalary_7.value")) +. set("FringeBenefits_7.value", get(pageSID.value +. ".FringeBenefits_7.value")) +. set("FundsRequested_7.value", get(pageSID.value +. ".FundsRequested_7.value")) +. set("OtherProjectRole_8.value", get(pageSID.value +. ".OtherProjectRole_8.value")) +. set("OtherCalMonths_8.value", get(pageSID.value +. ".OtherCalMonths_8.value")) +. set("OtherAcadMonths_8.value", get(pageSID.value +. ".OtherAcadMonths_8.value")) +. set("OtherSumMonth_8.value", get(pageSID.value +. ".OtherSumMonth_8.value")) +. set("OtherRequestedSalary_8.value", get(pageSID.value +. ".OtherRequestedSalary_8.value")) +. set("OtherFringeBenefits_8.value", get(pageSID.value +. ".OtherFringeBenefits_8.value")) +. set("OtherFundsRequested_8.value", get(pageSID.value +. ".OtherFundsRequested_8.value")) +. set("nopersonnel_8.value", get(pageSID.value +. ".nopersonnel_8.value")) +. set("ProjectRole_8.value", get(pageSID.value +. ".ProjectRole_8.value")) +. set("CalMonths_8.value", get(pageSID.value +. ".CalMonths_8.value")) +. set("BaseSalary_8.value", get(pageSID.value +. ".BaseSalary_8.value")) +. set("AcadMonths_8.value", get(pageSID.value +. ".AcadMonths_8.value")) +. set("SumMonth_8.value", get(pageSID.value +. ".SumMonth_8.value")) +. set("RequestedSalary_8.value", get(pageSID.value +. ".RequestedSalary_8.value")) +. set("FringeBenefits_8.value", get(pageSID.value +. ".FringeBenefits_8.value")) +. set("FundsRequested_8.value", get(pageSID.value +. ".FundsRequested_8.value")) +. set("OtherProjectRole_9.value", get(pageSID.value +. ".OtherProjectRole_9.value")) +. set("OtherCalMonths_9.value", get(pageSID.value +. ".OtherCalMonths_9.value")) +. set("OtherAcadMonths_9.value", get(pageSID.value +. ".OtherAcadMonths_9.value")) +. set("OtherSumMonth_9.value", get(pageSID.value +. ".OtherSumMonth_9.value")) +. set("OtherRequestedSalary_9.value", get(pageSID.value +. ".OtherRequestedSalary_9.value")) +. set("OtherFringeBenefits_9.value", get(pageSID.value +. ".OtherFringeBenefits_9.value")) +. set("OtherFundsRequested_9.value", get(pageSID.value +. ".OtherFundsRequested_9.value")) +. set("nopersonnel_9.value", get(pageSID.value +. ".nopersonnel_9.value")) +. set("OtherProjectRole_10.value", get(pageSID.value +. ".OtherProjectRole_10.value")) +. set("OtherCalMonths_10.value", get(pageSID.value +. ".OtherCalMonths_10.value")) +. set("OtherAcadMonths_10.value", get(pageSID.value +. ".OtherAcadMonths_10.value")) +. set("OtherSumMonth_10.value", get(pageSID.value +. ".OtherSumMonth_10.value")) +. set("OtherRequestedSalary_10.value", get(pageSID.value +. ".OtherRequestedSalary_10.value")) +. set("OtherFringeBenefits_10.value", get(pageSID.value +. ".OtherFringeBenefits_10.value")) +. set("OtherFundsRequested_10.value", get(pageSID.value +. ".OtherFundsRequested_10.value")) +. set("nopersonnel_10.value", get(pageSID.value +. ".nopersonnel_10.value")) +. set("DoNotCheckDates.value", "off") : ""</compute>
			</DisplayValues>
			<limiter content="compute">
				<cval></cval>
				<compute>
					<![CDATA[value < "RR_Budget1"? set("value", "RR_Budget"):""]]></compute>
			</limiter>
			<value content="compute">
				<cval>RR_Budget1</cval>
				<compute>
					"RR_Budget" +. page_field.value</compute>
			</value>
			<visible>off</visible>
			<next>DoNotCheckDates</next>
			<previous>page_field</previous>
		</field>
		<spacer sid="vfd_spacer">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>1320</ae>
					<ae>1020</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>1</ae>
					<ae>1</ae>
				</ae>
			</itemlocation>
		</spacer>
		<data sid="data1111">
			<datagroup content="array">
				<ae>Attachment_RR_Budget_KPFunds1</ae>
			</datagroup>
		</data>
		<data sid="data1113">
			<datagroup content="array">
				<ae>Attachment_RR_Budget_KPFunds2</ae>
			</datagroup>
		</data>
		<data sid="data1115">
			<datagroup content="array">
				<ae>Attachment_RR_Budget_KPFunds3</ae>
			</datagroup>
		</data>
		<data sid="data1117">
			<datagroup content="array">
				<ae>Attachment_RR_Budget_KPFunds4</ae>
			</datagroup>
		</data>
		<data sid="data1119">
			<datagroup content="array">
				<ae>Attachment_RR_Budget_KPFunds5</ae>
			</datagroup>
		</data>
		<help sid="HELP2">
			<value>Enter the first name of the Senior/Key Person.   This field is required.</value>
		</help>
		<help sid="HELP3">
			<value>Enter the middle name of the Senior/Key Person.</value>
		</help>
		<help sid="HELP4">
			<value>Enter the last (family) name of the Senior/Key Person.  This field is required.</value>
		</help>
		<help sid="HELP5">
			<value>Enter the suffix (e.g., Jr, Sr, PhD) for the name of the Senior/Key Person.</value>
		</help>
		<field sid="CalMonths_1">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>808</ae>
					<ae>251</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".CalMonths_1.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP6</help>
			<acclabel>Calendar Months (Senior/Key Person) 1: Identify the number of months devoted to the project in the applicable box for each senior/key person; i.e., calendar, academic, summer.</acclabel>
			<next>AcadMonths_1</next>
			<previous>BaseSalary_1</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>99.99</ae>
				</range>
			</format>
		</field>
		<field sid="AcadMonths_1">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>860</ae>
					<ae>251</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".AcadMonths_1.value", value):""</compute>
			</sendValue>
			<value></value>
			<acclabel>Academic Months (Senior/Key Person) 1: Identify the number of months devoted to the project in the applicable box for each senior/key person; i.e., calendar, academic, summer.</acclabel>
			<help>HELP6</help>
			<next>SumMonth_1</next>
			<previous>CalMonths_1</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>99.99</ae>
				</range>
			</format>
		</field>
		<field sid="SumMonth_1">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>912</ae>
					<ae>251</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".SumMonth_1.value", value):""</compute>
			</sendValue>
			<value></value>
			<acclabel>Summer Months (Senior/Key Person) 1: Identify the number of months devoted to the project in the applicable box for each senior/key person; i.e., calendar, academic, summer.</acclabel>
			<help>HELP6</help>
			<next>RequestedSalary_1</next>
			<previous>AcadMonths_1</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>99.99</ae>
				</range>
			</format>
		</field>
		<help sid="HELP6">
			<value>Identify the number of months devoted to the project in the applicable box for each senior/key person; i.e., calendar, academic, summer.
</value>
		</help>
		<field sid="RequestedSalary_1">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>962</ae>
					<ae>251</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>100</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".RequestedSalary_1.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP7</help>
			<acclabel>Requested Salary (Senior/Key Person) 1: Regardless of the number of months being devoted to the project, indicate only the amount of salary being requested for this budget period for each senior/key person.  This field is required.</acclabel>
			<next>FringeBenefits_1</next>
			<previous>SumMonth_1</previous>
			<editstate>readwrite</editstate>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>mandatory</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>mandatory</cval>
				<compute>
					<![CDATA[
					
					
					Mandatory.value == "on" && r_1.value == "on" ? "mandatory" : "optional"


				
				]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="BaseSalary_1">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>699</ae>
					<ae>251</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>100</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".BaseSalary_1.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP10</help>
			<acclabel>Base Salary (Senior/Key Person) 1: Enter the annual compensation paid by the employer for each senior/key personnel.  This includes all activities such as research, teaching, patient care, or other. You may choose to leave this column blank.  </acclabel>
			<next>CalMonths_1</next>
			<previous>ProjectRole_1</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
		</field>
		<field sid="FringeBenefits_1">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>1070</ae>
					<ae>251</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>100</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					

					
toggle(value) == "1"? set(pageSID.value +. ".FringeBenefits_1.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP8</help>
			<acclabel>Fringe Benefits (Senior/Key Person) 1: Enter applicable fringe benefits, if any, for each senior/key person.  This field is required.</acclabel>
			<next>FundsRequested_1</next>
			<previous>RequestedSalary_1</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>mandatory</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>mandatory</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && r_1.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="FundsRequested_1">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>1177</ae>
					<ae>251</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".FundsRequested_1.value", value):""</compute>
			</sendValue>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<help>HELP9</help>
			<acclabel><![CDATA[Funds Requested (Senior/Key Person) 1: The requested salary & fringe benefit for each senior/key person.  This field is required.]]></acclabel>
			<calc content="compute">
				<cval>1</cval>
				<compute>
					strlen(RR_Budget.RequestedSalary_1.value) != "0" || 
					strlen(RR_Budget.FringeBenefits_1.value) != "0" ? 
					set("FundsRequested_1.value",
					(RR_Budget.RequestedSalary_1.value + 
					RR_Budget.FringeBenefits_1.value)) : 
					set("FundsRequested_1.value","")</compute>
			</calc>
			<value></value>
			<next>PrefixName_2</next>
			<previous>FringeBenefits_1</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>mandatory</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>9999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>mandatory</cval>
				<compute>
					<![CDATA[
					
					Mandatory.value == "on" && r_1.value == "on" ? "mandatory" : "optional"

				]]>
				</compute>
			</vfd_required>
		</field>
		<help sid="HELP7">
			<value>Regardless of the number of months being devoted to the project, indicate only the amount of salary being requested for this budget period for each senior/key person.  This field is required.</value>
		</help>
		<help sid="HELP8">
			<value>Enter applicable fringe benefits, if any, for each senior/key person.  This field is required.</value>
		</help>
		<help sid="HELP9">
			<value><![CDATA[The requested salary & fringe benefit for each senior/key person.  This field is required.]]></value>
		</help>
		<help sid="HELP10">
			<value>Enter the annual compensation paid by the employer for each senior/key personnel.  This includes all activities such as research, teaching, patient care, or other. You may choose to leave this column blank.  
</value>
		</help>
		<field sid="dataValue">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>667</ae>
					<ae>454</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>46</ae>
				</ae>
			</itemlocation>
			<label>actual data</label>
			<labelfontinfo content="array">
				<ae>Helvetica</ae>
				<ae>6</ae>
				<ae>plain</ae>
			</labelfontinfo>
			<value content="compute">
				<cval>data1112</cval>
				<compute>
					pageSID.value == "RR_Budget1"?  "data1112":
pageSID.value == "RR_Budget2"?  "data1114":
pageSID.value == "RR_Budget3"?  "data1116":
pageSID.value == "RR_Budget4"?  "data1118":

pageSID.value == "RR_Budget5"?  "data11110":
""</compute>
			</value>
			<visible>off</visible>
			<next>TotalFunds</next>
			<previous>datatemplate</previous>
		</field>
		<field sid="datatemplate">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>536</ae>
					<ae>454</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>48</ae>
				</ae>
			</itemlocation>
			<labelborderwidth>1</labelborderwidth>
			<label>Template data</label>
			<labelfontinfo content="array">
				<ae>Helvetica</ae>
				<ae>6</ae>
				<ae>plain</ae>
			</labelfontinfo>
			<value content="compute">
				<cval>data1111</cval>
				<compute>
					
pageSID.value == "RR_Budget1"? "data1111":
pageSID.value == "RR_Budget2"? "data1113":
pageSID.value == "RR_Budget3"? "data1115":
pageSID.value == "RR_Budget4"? "data1117":

pageSID.value == "RR_Budget5"? "data1119":""


</compute>
			</value>
			<visible>off</visible>
			<next>dataValue</next>
			<previous>FundsRequested_8</previous>
		</field>
		<field sid="FIELD2">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>253</ae>
					<ae>506</ae>
				</ae>
			</itemlocation>
			<fontinfo content="array">
				<ae>Times New Roman</ae>
				<ae>10</ae>
				<ae>plain</ae>
			</fontinfo>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>0</ae>
				<ae>0</ae>
				<ae>0</ae>
			</printfontcolor>
			<value content="compute">
				<cval></cval>
				<compute>
					pageSID.value == "RR_Budget1"?  data1112.filename:
					pageSID.value == "RR_Budget2"?  data1114.filename:
					pageSID.value == "RR_Budget3"?  data1116.filename:
					pageSID.value == "RR_Budget4"?  data1118.filename:
					
					pageSID.value == "RR_Budget5"?  data11110.filename:
					""</compute>
			</value>
			<help>HELP23</help>
			<acclabel>Additional Senior/Key Person(s): If funds are requested for more than 8 Senior/Key Persons, include all pertinent budget information and attach as a file here.  Enter the total funds requested for all additional senior/key persons in line 9 of Section A.</acclabel>
			<next>summary_add_attachment</next>
			<previous>CalculatedTotal</previous>
			<format content="array">
				<ae>string</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[Mandatory.value == "on" && strlen(RR_Budget.TotalFunds.value) > "0" ? ("mandatory") : "optional"]]></compute>
			</vfd_required>
		</field>
		<button sid="summary_add_attachment">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>566</ae>
					<ae>506</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>123</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Add Attachment</value>
			<type>enclose</type>
			<data content="compute">
				<cval>data1112</cval>
				<compute>
					dataValue.value</compute>
			</data>
			<replicate content="compute">
				<cval></cval>
				<compute>
					
toggle(activated, "off", "on") == "1"?duplicate(RR_Budget.datatemplate.value,"item",RR_Budget.datatemplate.value,"item","after_sibling",RR_Budget.dataValue.value):""</compute>
			</replicate>
			<removeAttachmentWithoutFilename content="compute">
				<cval></cval>
				<compute>
					<![CDATA[
		toggle(activated, "on", "off") == "1" && strlen(FIELD2.value) == "0" ? destroy(dataValue.value, "item") : ""]]></compute>
			</removeAttachmentWithoutFilename>
			<shiftFocus content="compute">
				<cval></cval>
				<compute>
					toggle(active, "on", "off") == "1" ? set("summary_remove_attachment.focused", "on") : ""</compute>
			</shiftFocus>
			<help>HELP15</help>
			<acclabel>Additional Senior/Key Person(s) - Add Attachment: Press the button to add an attachment.  If funds are requested for more than 8 Senior/Key Persons, include all pertinent budget information and attach as a file here.  Enter the total funds requested for all additional senior/key persons in line 9 of Section A.</acclabel>
			<next>summary_remove_attachment</next>
			<previous>FIELD2</previous>
			<active content="compute">
				<cval>on</cval>
				<compute>
					<![CDATA[
 (pageSID.value == "RR_Budget5" && countWords(data11110.mimedata) > "0" ||
  pageSID.value == "RR_Budget4" && countWords(data1118.mimedata) > "0" ||
  pageSID.value == "RR_Budget3" && countWords(data1116.mimedata) > "0" ||
  pageSID.value == "RR_Budget2" && countWords(data1114.mimedata) > "0" ||
  pageSID.value == "RR_Budget1" && countWords(data1112.mimedata) > "0" )
  && 
strlen(FIELD2.value) > "0"? "off":"on"]]></compute>
			</active>
			<ifEmptyFile_pg1 content="compute">
				<cval></cval>
				<compute>
					<![CDATA[(toggle(activated, "on", "off") == "1" && strlen(FIELD2.value) > "0" && 
pageSID.value == "RR_Budget1" && countWords(data1112.mimedata) == "0") ?
viewer.messageBox("Attachment is an empty file", "INFORMATION") +. destroy("data1112", "item") : ""]]></compute>
			</ifEmptyFile_pg1>
			<ifEmptyFile_pg2 content="compute">
				<cval></cval>
				<compute>
					<![CDATA[(toggle(activated, "on", "off") == "1" && strlen(FIELD2.value) > "0" && 
pageSID.value == "RR_Budget2" && countWords(data1114.mimedata) == "0") ?
viewer.messageBox("Attachment is an empty file", "INFORMATION") +. destroy("data1114", "item") : ""]]></compute>
			</ifEmptyFile_pg2>
			<ifEmptyFile_pg3 content="compute">
				<cval></cval>
				<compute>
					<![CDATA[(toggle(activated, "on", "off") == "1" && strlen(FIELD2.value) > "0" && 
pageSID.value == "RR_Budget3" && countWords(data1116.mimedata) == "0") ?
viewer.messageBox("Attachment is an empty file", "INFORMATION") +. destroy("data1116", "item") : ""]]></compute>
			</ifEmptyFile_pg3>
			<ifEmptyFile_pg4 content="compute">
				<cval></cval>
				<compute>
					<![CDATA[(toggle(activated, "on", "off") == "1" && strlen(FIELD2.value) > "0" && 
pageSID.value == "RR_Budget4" && countWords(data1118.mimedata) == "0") ?
viewer.messageBox("Attachment is an empty file", "INFORMATION") +. destroy("data1118", "item") : ""
]]></compute>
			</ifEmptyFile_pg4>
			<ifEmptyFile_pg5 content="compute">
				<cval></cval>
				<compute>
					<![CDATA[(toggle(activated, "on", "off") == "1" && strlen(FIELD2.value) > "0" && 
pageSID.value == "RR_Budget5" && countWords(data11110.mimedata) == "0") ? 
viewer.messageBox("Attachment is an empty file", "INFORMATION") +. destroy("data11110", "item") : ""]]></compute>
			</ifEmptyFile_pg5>
		</button>
		<button sid="summary_remove_attachment">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>696</ae>
					<ae>506</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>123</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Delete Attachment</value>
			<type>remove</type>
			<data content="compute">
				<cval>data1112</cval>
				<compute>
					dataValue.value</compute>
			</data>
			<uncheck content="compute">
				<cval>1</cval>
				<compute>
					<![CDATA[((toggle(summary_remove_attachment.activated) == "1" || toggle(summary_add_attachment.activated) == "1") && strlen(FIELD2.value) > "0") ? set("CHECK1.value","on") : set("CHECK1.value","off")]]></compute>
			</uncheck>
			<active content="compute">
				<cval>off</cval>
				<compute>
					strlen(FIELD2.value) > "0"? "on":"off"</compute>
			</active>
			<datagroup content="array">
				<ae>Attachment_RR_Budget_KPFunds</ae>
			</datagroup>
			<shiftFocus content="compute">
				<cval></cval>
				<compute>
					toggle(active, "on", "off") == "1" ? set("summary_add_attachment.focused", "on") : ""</compute>
			</shiftFocus>
			<help>HELP16</help>
			<acclabel>Additional Senior/Key Person(s) - Delete Attachment: Click here to delete this attachment</acclabel>
			<next>BUTTON10</next>
			<previous>summary_add_attachment</previous>
		</button>
		<button sid="BUTTON10">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>827</ae>
					<ae>506</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>123</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>View Attachment</value>
			<type>display</type>
			<data content="compute">
				<cval>data1112</cval>
				<compute>
					dataValue.value</compute>
			</data>
			<datagroup content="array">
				<ae>Attachment_RR_Budget_KPFunds</ae>
			</datagroup>
			<help>HELP17</help>
			<acclabel>Additional Senior/Key Person(s) - View Attachment: Click here to view this attachment</acclabel>
			<next>CHECK1</next>
			<previous>summary_remove_attachment</previous>
			<active content="compute">
				<cval>off</cval>
				<compute>
					<![CDATA[(pageSID.value == "RR_Budget5" && countWords(data11110.mimedata) > "0" ||
					  pageSID.value == "RR_Budget4" && countWords(data1118.mimedata) > "0" ||
					  pageSID.value == "RR_Budget3" && countWords(data1116.mimedata) > "0" ||
					  pageSID.value == "RR_Budget2" && countWords(data1114.mimedata) > "0" ||
					  pageSID.value == "RR_Budget1" && countWords(data1112.mimedata) > "0" )
					  && 
					  strlen(FIELD2.value) > "0"? 
					  "on": "off"
					]]></compute>
			</active>
		</button>
		<check sid="CHECK1">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>957</ae>
					<ae>504</ae>
				</ae>
			</itemlocation>
			<value>off</value>
			<editstate>readonly</editstate>
			<visible>off</visible>
			<next>nopersonnel_1</next>
			<previous>BUTTON10</previous>
		</check>
		<help sid="HELP17">
			<value>Press this button to view the attachment.</value>
		</help>
		<help sid="HELP16">
			<value>Press this button to delete the attachment.</value>
		</help>
		<help sid="HELP15">
			<value>Press the button to add an attachment.  If funds are requested for more than 8 Senior/Key Persons, include all pertinent budget information and attach as a file here.  Enter the total funds requested for all additional senior/key persons in line 9 of Section A.</value>
		</help>
		<label sid="LABEL4">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>1071</ae>
					<ae>580</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>98</ae>
					<ae>41</ae>
				</ae>
			</itemlocation>
			<value>* Fringe Benefits ($)</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<justify>center</justify>
		</label>
		<label sid="LABEL5">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>1168</ae>
					<ae>599</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>143</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>* Funds Requested ($)</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<justify>center</justify>
		</label>
		<label sid="LABEL6">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>855</ae>
					<ae>582</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>52</ae>
					<ae>40</ae>
				</ae>
			</itemlocation>
			<value>Acad. Months</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<justify>center</justify>
		</label>
		<label sid="LABEL7">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>908</ae>
					<ae>581</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>58</ae>
					<ae>42</ae>
				</ae>
			</itemlocation>
			<value>Sum. Months</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<justify>center</justify>
		</label>
		<label sid="LABEL8">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>970</ae>
					<ae>580</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>84</ae>
					<ae>41</ae>
				</ae>
			</itemlocation>
			<value>* Requested Salary ($)</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<justify>center</justify>
		</label>
		<label sid="LABEL9">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>794</ae>
					<ae>582</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>61</ae>
					<ae>39</ae>
				</ae>
			</itemlocation>
			<value>Cal. Months</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<justify>center</justify>
		</label>
		<help sid="HELP11">
			<value>Identify the number of months devoted to the project in the applicable box for each project role category; i.e., calendar, academic, summer.
</value>
		</help>
		<help sid="HELP12">
			<value>Identify the number of months devoted to the project in the applicable box for each project role category; i.e., calendar, academic, summer.
</value>
		</help>
		<help sid="HELP13">
			<value>Identify the number of months devoted to the project in the applicable box for each project role category; i.e., calendar, academic, summer.
</value>
		</help>
		<field sid="nopersonnel_1">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>54</ae>
					<ae>630</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>33</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value></value>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".nopersonnel_1.value", value):""</compute>
			</sendValue>
			<help>HELP14</help>
			<acclabel>Number of Personnel Post Doctoral Associates: For each project role category identify the number of personnel proposed.  </acclabel>
			<next>OtherCalMonths_1</next>
			<previous>CHECK1</previous>
			<format content="array">
				<ae>integer</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999</ae>
				</range>
				<length content="array">
					<ae>1</ae>
					<ae>3</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && b_1.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<help sid="HELP14">
			<value>For each project role category identify the number of personnel proposed.  </value>
		</help>
		<help sid="HELP18">
			<value>Regardless of the number of months being devoted to the project, indicate only the amount of salary/wages being requested for each project role.</value>
		</help>
		<help sid="HELP19">
			<value>Enter applicable fringe benefits, if any, for this project role category.</value>
		</help>
		<help sid="HELP20">
			<value><![CDATA[Enter requested salary/wages & fringe benefits for each project role.]]></value>
		</help>
		<help sid="HELP21">
			<value>Total Funds requested for all Senior Key Persons in the attached file.
</value>
		</help>
		<help sid="HELP22">
			<value>Total Funds requested for all Senior Key Persons.
</value>
		</help>
		<help sid="HELP23">
			<value>If funds are requested for more than 8 Senior/Key Persons, include all pertinent budget information and attach as a file here.  Enter the total funds requested for all additional senior/key persons in line 9 of Section A.</value>
		</help>
		<field sid="OtherProjectRole_5">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>167</ae>
					<ae>731</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>629</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value></value>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					toggle(value) == "1" ? set(pageSID.value +. ".OtherProjectRole_5.value", value) : ""</compute>
			</sendValue>
			<help>HELP31</help>
			<acclabel>Additional Project Role Description: List any additional project role(s) in the blank(s) provided, e.g., Engineer, IT Professionals, etc.</acclabel>
			<next>OtherCalMonths_5</next>
			<previous>nopersonnel_5</previous>
			<format content="array">
				<ae>string</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<length content="array">
					<ae>1</ae>
					<ae>100</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
RR_Budget.Mandatory.value == "on" && 
(strlen(nopersonnel_5.value) != "0" || 
strlen(OtherRequestedSalary_5.value) != "0" || 
strlen(OtherFringeBenefits_5.value) != "0" || 
strlen(OtherCalMonths_5.value) !="0" || 
strlen(OtherAcadMonths_5.value) !="0" || 
strlen(OtherFundsRequested_5.value) !="0" || 
strlen(OtherSumMonth_5.value) != "0" || 
strlen(OtherProjectRole_5.value) != "0") ? "mandatory" : "optional"				]]>
				</compute>
			</vfd_required>
		</field>
		<label sid="LABEL11">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>113</ae>
					<ae>985</ae>
				</ae>
			</itemlocation>
			<value><![CDATA[RESEARCH & RELATED Budget {A-B} (Funds Requested)]]></value>
		</label>
		<label sid="LABEL890">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>594</ae>
					<ae>145</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>21</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>1</cval>
				<compute>
					RR_Budget.page_field.value</compute>
			</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<help>HELP25</help>
		</label>
		<radio sid="Project">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>147</ae>
					<ae>93</ae>
				</ae>
			</itemlocation>
			<value>off</value>
			<size content="array">
				<ae>1</ae>
				<ae>1</ae>
			</size>
			<group>BudgetType</group>
			<help>HELP24</help>
			<setreadonly content="compute">
				<cval>1</cval>
				<compute>
					page_field.value == "1" ? set("editstate", "readwrite") : set("editstate", "readonly")
				</compute>
			</setreadonly>
			<acclabel><![CDATA[Budget Type:  Project, Subaward/Consortium: Check the appropriate block.

Project:  The budget requested for the primary applicant organization.

Subaward/Consortium:  The budget requested for subawardee/consortium organization(s).  Note, separate budgets are required only for subawardee/consortium organizations that perform a substantive portion of the project.

If creating Subaward Budget, use the R&R Subaward Budget Attachment and attach as a separate file on the R&R Budget Attachment(s) form.  This field is required.]]></acclabel>
			<setmandatory content="compute">
				<cval></cval>
				<compute>
					
RR_Budget.Project.focused == "on" || DUNSID.focused == "on" ? set("Mandatory.value","on") : ""</compute>
			</setmandatory>
			<next>Subaward</next>
			<previous>DUNSID</previous>
			<editstate>readwrite</editstate>
		</radio>
		<radio sid="Subaward">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>260</ae>
					<ae>93</ae>
				</ae>
			</itemlocation>
			<value>off</value>
			<size content="array">
				<ae>1</ae>
				<ae>1</ae>
			</size>
			<group>BudgetType</group>
			<help>HELP26</help>
			<setreadonly content="compute">
				<cval>1</cval>
				<compute>
					page_field.value == "1" ? set("editstate", "readwrite") : set("editstate", "readonly")
				</compute>
			</setreadonly>
			<acclabel><![CDATA[Budget Type:  Project, Subaward/Consortium: Check the appropriate block.

Project:  The budget requested for the primary applicant organization.

Subaward/Consortium:  The budget requested for subawardee/consortium organization(s).  Note, separate budgets are required only for subawardee/consortium organizations that perform a substantive portion of the project.

If creating Subaward Budget, use the R&R Subaward Budget Attachment and attach as a separate file on the R&R Budget Attachment(s) form.  This field is required.]]></acclabel>
			<next>OrganizationName</next>
			<previous>Project</previous>
			<editstate>readwrite</editstate>
		</radio>
		<radio sid="Other">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>568</ae>
					<ae>91</ae>
				</ae>
			</itemlocation>
			<value>on</value>
			<size content="array">
				<ae>1</ae>
				<ae>1</ae>
			</size>
			<group>BudgetType</group>
			<visible>off</visible>
			<previous>Subaward</previous>
		</radio>
		<field sid="BudgetPeriodStartDate">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>247</ae>
					<ae>148</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>80</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".BudgetPeriodStartDate.value", value):""</compute>
			</sendValue>
			<help>HELP28</help>
			<setreadonly content="compute">
				<cval>1</cval>
				<compute>
					<![CDATA[SubmissionDef.DUNSNUMBER67.visible == "off" && page_field.value == "1" ? set("editstate", "readonly") : set("editstate", "readwrite")]]></compute>
			</setreadonly>
			<acclabel>Budget Period Start Date:  Enter the requested/proposed start date of each budget period.   This field is Required</acclabel>
			<testDate content="compute">
				<cval></cval>
				<compute>
					<![CDATA[DoNotCheckDates.value == "off" && BudgetPeriodStartDate.value != "" && BudgetPeriodEndDate.value != "" && toggle(BudgetPeriodStartDate.value) == "1" && BudgetPeriodStartDate.value > BudgetPeriodEndDate.value ? viewer.messageBox("CHECK DATES! The start date you entered is later than the end date. Please re-enter the Project Start Date.", "OK") +. set("BudgetPeriodStartDate.focused", "on") : ""]]></compute>
			</testDate>
			<next>BudgetPeriodEndDate</next>
			<previous>BUTTON1</previous>
			<value content="compute">
				<cval></cval>
				<compute>
					SubmissionDef.DUNSNUMBER89.visible == "off" ? RR_SF424.ProposedStartDate.value : ""</compute>
			</value>
			<editstate>readwrite</editstate>
			<format content="array">
				<ae>date</ae>
				<ae content="compute">
					<cval>mandatory</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<template content="array">
					<ae>##/##/####</ae>
				</template>
				<presentation>MM/DD/YYYY</presentation>
			</format>
			<vfd_required content="compute">
				<cval>mandatory</cval>
				<compute>
					
					
					
					
					
					
					RR_Budget.Mandatory.value == "on" ? ("mandatory") : "optional"
				
				
				
				
				
				</compute>
			</vfd_required>
		</field>
		<field sid="BudgetPeriodEndDate">
			<scrollhoriz>wordwrap</scrollhoriz>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>404</ae>
					<ae>148</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>80</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value></value>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".BudgetPeriodEndDate.value", value):""</compute>
			</sendValue>
			<help>HELP29</help>
			<acclabel>Budget Period End Date: Enter the requested/proposed end date of each budget period.  This field is required.</acclabel>
			<testDate content="compute">
				<cval></cval>
				<compute>
					<![CDATA[DoNotCheckDates.value == "off" && BudgetPeriodStartDate.value != "" && BudgetPeriodEndDate.value != "" && toggle(BudgetPeriodEndDate.value) == "1" && BudgetPeriodStartDate.value > BudgetPeriodEndDate.value ? viewer.messageBox("CHECK DATES! The end date you entered is earlier than the start date. Please re-enter the Project End Date.", "OK") +. set("BudgetPeriodEndDate.focused", "on") : ""]]></compute>
			</testDate>
			<previous>BudgetPeriodStartDate</previous>
			<next>PrefixName_1</next>
			<format content="array">
				<ae>date</ae>
				<ae content="compute">
					<cval>mandatory</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<template content="array">
					<ae>##/##/####</ae>
				</template>
				<presentation>MM/DD/YYYY</presentation>
			</format>
			<vfd_required content="compute">
				<cval>mandatory</cval>
				<compute>
					
					
					
					
					RR_Budget.Mandatory.value == "on" ? ("mandatory") : "optional"
				
				
				
				</compute>
			</vfd_required>
		</field>
		<field sid="OrganizationName">
			<scrollhoriz>never</scrollhoriz>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>219</ae>
					<ae>120</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>246</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<help>HELP27</help>
			<setreadonly content="compute">
				<cval>1</cval>
				<compute>
					<![CDATA[SubmissionDef.DUNSNUMBER567.visible != "off" && Subaward.value == "on" && page_field.value == "1" ? set("editstate", "readwrite") : set("editstate", "readonly")]]></compute>
			</setreadonly>
			<acclabel><![CDATA[Enter name of Organization: Pre-populated from the R&R SF424.  Enter name of the organization.]]></acclabel>
			<editstate>readonly</editstate>
			<next>BUTTON1</next>
			<previous>Subaward</previous>
			<value content="compute">
				<cval></cval>
				<compute>
					SubmissionDef.DUNSNUMBER5678.visible == "off" ? RR_SF424.PDOrganizationName.value : ""</compute>
			</value>
			<format content="array">
				<ae>string</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<length content="array">
					<ae>1</ae>
					<ae>120</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					
					
					
					
					
					
					
					RR_Budget.Subaward.value == "on" ? ("mandatory") : "optional"
				
				
				
				
				
				
				</compute>
			</vfd_required>
		</field>
		<help sid="HELP24">
			<value><![CDATA[Check the appropriate block.

Project:  The budget requested for the primary applicant organization.

Subaward/Consortium:  The budget requested for subawardee/consortium organization(s).  Note, separate budgets are required only for subawardee/consortium organizations that perform a substantive portion of the project.

If creating Subaward Budget, use the R&R Subaward Budget Attachment and attach as a separate file on the R&R Budget Attachment(s) form.  This field is required.]]></value>
		</help>
		<help sid="HELP26">
			<value><![CDATA[Check the appropriate block.

Project:  The budget requested for the primary applicant organization.

Subaward/Consortium:  The budget requested for subawardee/consortium organization(s).  Note, separate budgets are required only for subawardee/consortium organizations that perform a substantive portion of the project.

If creating Subaward Budget, use the R&R Subaward Budget Attachment and attach as a separate file on the R&R Budget Attachment(s) form.  This field is required.]]></value>
		</help>
		<help sid="HELP27">
			<value><![CDATA[Pre-populated from the R&R SF424.  Enter name of the organization.]]></value>
		</help>
		<help sid="HELP28">
			<value>Enter the requested/proposed start date of each budget period.   This field is Required</value>
		</help>
		<help sid="HELP29">
			<value>Enter the requested/proposed end date of each budget period.  This field is required.</value>
		</help>
		<check sid="test">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>772</ae>
					<ae>176</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>15</ae>
					<ae>15</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>off</cval>
				<compute>
					<![CDATA[(RR_Budget.Mandatory.value == "off") || (test_1.value == "on" &&
test_2.value == "on" &&
test_3.value == "on" &&
test_4.value == "on" &&
test_5.value == "on" &&
test_6.value == "on" &&
test_7.value == "on" &&
test_8.value == "on" &&
test_9.value == "on" &&
test_10.value == "on" &&
test_11.value == "on" &&
test_12.value == "on" &&
test_13.value == "on" &&
test_14.value == "on" &&
test_15.value == "on" &&
test_16.value == "on" &&
test_17.value == "on" &&
test_18.value == "on" &&
test_19.value == "on"
&&
test_20.value == "on"&&
test_21.value == "on") ? ("on") : "off"]]></compute>
			</value>
			<next>r_6</next>
			<previous>test_8</previous>
			<visible>off</visible>
		</check>
		<check sid="test_9">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>676</ae>
					<ae>557</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>10</ae>
					<ae>10</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>on</cval>
				<compute>
					<![CDATA[(Mandatory.value == "on") && 
(strlen(OtherRequestedSalary_1.value) > "0" ||
strlen(OtherFringeBenefits_1.value) > "0" ||
strlen(nopersonnel_1.value) > "0")
&& 
(strlen(OtherRequestedSalary_1.value) == "0" ||
strlen(OtherFringeBenefits_1.value) == "0" ||
strlen(nopersonnel_1.value) == "0")
? "off" : "on"]]></compute>
			</value>
			<visible>off</visible>
			<next>test_10</next>
			<previous>test_21</previous>
		</check>
		<check sid="test_10">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>690</ae>
					<ae>570</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>10</ae>
					<ae>10</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>on</cval>
				<compute>
					<![CDATA[(Mandatory.value == "on") && 
(strlen(OtherRequestedSalary_2.value) > "0" ||
strlen(OtherFringeBenefits_2.value) > "0"||
strlen(nopersonnel_2.value) > "0")
&& 
(strlen(OtherRequestedSalary_2.value) == "0" ||
strlen(OtherFringeBenefits_2.value) == "0"||
strlen(nopersonnel_2.value) == "0"
)
? "off" : "on"]]></compute>
			</value>
			<visible>off</visible>
			<next>test_11</next>
			<previous>test_9</previous>
		</check>
		<check sid="test_11">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>702</ae>
					<ae>580</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>10</ae>
					<ae>10</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>on</cval>
				<compute>
					<![CDATA[(Mandatory.value == "on") && 
(strlen(OtherRequestedSalary_3.value) > "0" ||
strlen(OtherFringeBenefits_3.value) > "0"||
strlen(nopersonnel_3.value) > "0")
&& 
(strlen(OtherRequestedSalary_3.value) == "0" ||
strlen(OtherFringeBenefits_3.value) == "0"||
strlen(nopersonnel_3.value) == "0")
? "off" : "on"]]></compute>
			</value>
			<visible>off</visible>
			<next>test_12</next>
			<previous>test_10</previous>
		</check>
		<check sid="test_12">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>712</ae>
					<ae>590</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>10</ae>
					<ae>10</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>on</cval>
				<compute>
					<![CDATA[(Mandatory.value == "on") && 
(strlen(OtherRequestedSalary_4.value) > "0" ||
strlen(OtherFringeBenefits_4.value) > "0"||
strlen(nopersonnel_4.value) > "0")
&& 
(strlen(OtherRequestedSalary_4.value) == "0" ||
strlen(OtherFringeBenefits_4.value) == "0"||
strlen(nopersonnel_4.value) == "0")
? "off" : "on"]]></compute>
			</value>
			<visible>off</visible>
			<next>test_13</next>
			<previous>test_11</previous>
		</check>
		<check sid="test_13">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>722</ae>
					<ae>600</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>10</ae>
					<ae>10</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>on</cval>
				<compute>
					<![CDATA[(Mandatory.value == "on") && 
(strlen(OtherRequestedSalary_5.value) > "0" ||
strlen(OtherFringeBenefits_5.value) > "0"||
strlen(nopersonnel_5.value) > "0")
&& 
(strlen(OtherRequestedSalary_5.value) == "0" ||
strlen(OtherFringeBenefits_5.value) == "0"||
strlen(nopersonnel_5.value) == "0")
? "off" : "on"]]></compute>
			</value>
			<visible>off</visible>
			<next>test_14</next>
			<previous>test_12</previous>
		</check>
		<check sid="test_14">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>732</ae>
					<ae>610</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>10</ae>
					<ae>10</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>on</cval>
				<compute>
					<![CDATA[(Mandatory.value == "on") && 
(strlen(OtherRequestedSalary_6.value) > "0" ||
strlen(OtherFringeBenefits_6.value) > "0"||
strlen(nopersonnel_6.value) > "0")
&& 
(strlen(OtherRequestedSalary_6.value) == "0" ||
strlen(OtherFringeBenefits_6.value) == "0"||
strlen(nopersonnel_6.value) == "0")
? "off" : "on"]]></compute>
			</value>
			<visible>off</visible>
			<next>test_15</next>
			<previous>test_13</previous>
		</check>
		<check sid="test_15">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>742</ae>
					<ae>620</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>10</ae>
					<ae>10</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>on</cval>
				<compute>
					<![CDATA[(Mandatory.value == "on") && 
(strlen(OtherRequestedSalary_7.value) > "0" ||
strlen(OtherFringeBenefits_7.value) > "0" ||
strlen(nopersonnel_7.value) > "0")
&& 
(strlen(OtherRequestedSalary_7.value) == "0" ||
strlen(OtherFringeBenefits_7.value) == "0" ||
strlen(nopersonnel_7.value) == "0")
? "off" : "on"]]></compute>
			</value>
			<visible>off</visible>
			<next>test_16</next>
			<previous>test_14</previous>
		</check>
		<check sid="test_16">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>752</ae>
					<ae>630</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>10</ae>
					<ae>10</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>on</cval>
				<compute>
					<![CDATA[(Mandatory.value == "on") && 
(strlen(OtherRequestedSalary_8.value) > "0" ||
strlen(OtherFringeBenefits_8.value) > "0" ||
strlen(nopersonnel_8.value) > "0")
&& 
(strlen(OtherRequestedSalary_8.value) == "0" ||
strlen(OtherFringeBenefits_8.value) == "0" ||
strlen(nopersonnel_8.value) == "0")
? "off" : "on"]]></compute>
			</value>
			<visible>off</visible>
			<next>test_17</next>
			<previous>test_15</previous>
		</check>
		<check sid="test_17">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>762</ae>
					<ae>640</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>10</ae>
					<ae>10</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>on</cval>
				<compute>
					<![CDATA[(Mandatory.value == "on") && 
(strlen(OtherRequestedSalary_9.value) > "0" ||
strlen(OtherFringeBenefits_9.value) > "0" ||
strlen(nopersonnel_9.value) > "0")
&& 
(strlen(OtherRequestedSalary_9.value) == "0" ||
strlen(OtherFringeBenefits_9.value) == "0" ||
strlen(nopersonnel_9.value) == "0")
? "off" : "on"]]></compute>
			</value>
			<visible>off</visible>
			<next>test_18</next>
			<previous>test_16</previous>
		</check>
		<check sid="test_18">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>772</ae>
					<ae>650</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>10</ae>
					<ae>10</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>on</cval>
				<compute>
					<![CDATA[(Mandatory.value == "on") && 
(strlen(OtherRequestedSalary_10.value) > "0" ||
strlen(OtherFringeBenefits_10.value) > "0" ||
strlen(nopersonnel_10.value) > "0")
&& 
(strlen(OtherRequestedSalary_10.value) == "0" ||
strlen(OtherFringeBenefits_10.value) == "0" ||
strlen(nopersonnel_10.value) == "0")
? "off" : "on"]]></compute>
			</value>
			<visible>off</visible>
			<next>OtherCalMonths_1</next>
			<previous>test_17</previous>
		</check>
		<check sid="test_19">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>308</ae>
					<ae>180</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>10</ae>
					<ae>10</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>off</cval>
				<compute>
					<![CDATA[Mandatory.value == "on" && (strlen(RR_Budget.BudgetPeriodStartDate.value) == "0" || strlen(RR_Budget.BudgetPeriodEndDate.value) == "0")  ? ("off") : "on"]]></compute>
			</value>
			<visible>off</visible>
			<next>test_20</next>
			<previous>BtnDuplicate</previous>
		</check>
		<check sid="test_20">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>353</ae>
					<ae>177</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>10</ae>
					<ae>10</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>off</cval>
				<compute>
					<![CDATA[Mandatory.value == "on" && (RR_Budget.Other.value == "on" || (Subaward.value == "on" && OrganizationName.value == ""))  ? ("off") : "on"]]></compute>
			</value>
			<visible>off</visible>
			<next>test_1</next>
			<previous>test_19</previous>
		</check>
		<check sid="freepass">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>655</ae>
					<ae>100</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>17</ae>
					<ae>16</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>on</cval>
				<compute>
					<![CDATA[
		
				totalnopersonnel.value == "0" &&
					
				
				strlen(BudgetPeriodStartDate.value) == "0" &&
					
				
				strlen(BudgetPeriodEndDate.value) == "0" &&
					
				
				
					
				
				strlen(SuffixName_2.value) == "0" &&
					
				
				strlen(LastName_2.value) == "0" &&
					
				
				strlen(MiddleName_2.value) == "0" &&
					
				
				strlen(FirstName_2.value) == "0" &&
					
				
				strlen(PrefixName_2.value) == "0" &&
					
				
				strlen(SuffixName_3.value) == "0" &&
					
				
				strlen(LastName_3.value) == "0" &&
					
				
				strlen(MiddleName_3.value) == "0" &&
					
				

				strlen(FirstName_3.value) == "0" &&
					
				
				strlen(PrefixName_3.value) == "0" &&
					
				
				strlen(SuffixName_4.value) == "0" &&
					
				
				strlen(LastName_4.value) == "0" &&
					
				
				strlen(MiddleName_4.value) == "0" &&
					
				
				strlen(FirstName_4.value) == "0" &&
					
				
				strlen(PrefixName_4.value) == "0" &&
					
				
				strlen(SuffixName_5.value) == "0" &&
					
				
				strlen(LastName_5.value) == "0" &&
					
				
				strlen(MiddleName_5.value) == "0" &&
					
				
				strlen(FirstName_5.value) == "0" &&
					
				
				strlen(PrefixName_5.value) == "0" &&
					
				
				strlen(SuffixName_6.value) == "0" &&
					
				
				strlen(LastName_6.value) == "0" &&
					
				
				strlen(MiddleName_6.value) == "0" &&
					
				
				strlen(FirstName_6.value) == "0" &&
					
				
				strlen(PrefixName_6.value) == "0" &&
					
				
				strlen(SuffixName_7.value) == "0" &&		
					
				
				strlen(LastName_7.value) == "0" &&
					
				
				strlen(MiddleName_7.value) == "0" &&
					
				
				strlen(FirstName_7.value) == "0" &&
					
				
				strlen(PrefixName_7.value) == "0" &&
					
				
				strlen(SuffixName_8.value) == "0" &&
					
				
				strlen(LastName_8.value) == "0" &&
					
				
				strlen(MiddleName_8.value) == "0" &&
					
				
				strlen(FirstName_8.value) == "0" &&
					
				
				strlen(PrefixName_8.value) == "0" &&
					
				
				
					
				
				
					
				
				
					
				
				strlen(OtherProjectRole_5.value) == "0" &&
					
				
				strlen(OtherProjectRole_6.value) == "0" &&
					
				
				strlen(OtherProjectRole_7.value) == "0" &&
					
				
				strlen(OtherProjectRole_8.value) == "0" &&
					
				
				strlen(OtherProjectRole_9.value) == "0" &&
					
				
				strlen(OtherProjectRole_10.value) == "0" &&
					
				
				strlen(OtherCalMonths_1.value) == "0" &&
					
				
				strlen(OtherCalMonths_2.value) == "0" &&
					
				
				strlen(OtherCalMonths_3.value) == "0" &&
					
				
				strlen(OtherCalMonths_4.value) == "0" &&
					
				
				strlen(OtherCalMonths_5.value) == "0" &&
					
				
				strlen(OtherCalMonths_6.value) == "0" &&
					
				
				strlen(OtherCalMonths_7.value) == "0" &&
					
				
				strlen(OtherCalMonths_8.value) == "0" &&
					
				
				strlen(OtherCalMonths_9.value) == "0" &&
					
				
				strlen(OtherCalMonths_10.value) == "0" &&
					
				
				strlen(OtherAcadMonths_1.value) == "0" &&
					
				

				strlen(OtherAcadMonths_2.value) == "0" &&
					
				
				strlen(OtherAcadMonths_3.value) == "0" &&
					
				
				strlen(OtherAcadMonths_4.value) == "0" &&
					
				
				strlen(OtherAcadMonths_5.value) == "0" &&
					
				
				strlen(OtherAcadMonths_6.value) == "0" &&
					
				
				strlen(OtherAcadMonths_7.value) == "0" &&
					
				
				strlen(OtherAcadMonths_8.value) == "0" &&
					
				
				strlen(OtherAcadMonths_9.value) == "0" &&
					
				
				strlen(OtherAcadMonths_10.value) == "0" &&
					
				
				strlen(OtherSumMonth_1.value) == "0" &&
					
				
				strlen(OtherSumMonth_2.value) == "0" &&
					
				
				strlen(OtherSumMonth_3.value) == "0" &&
					
				
				strlen(OtherSumMonth_4.value) == "0" &&
					
				
				strlen(OtherSumMonth_5.value) == "0" &&
					
				
				strlen(OtherSumMonth_6.value) == "0" &&
					
				
				strlen(OtherSumMonth_7.value) == "0" &&
					
				
				strlen(OtherSumMonth_8.value) == "0" &&
					
				
				strlen(OtherSumMonth_9.value) == "0" &&
					
				
				strlen(OtherSumMonth_10.value) == "0" &&
					
				
				strlen(OtherRequestedSalary_1.value) == "0" &&
					
				
				strlen(OtherRequestedSalary_2.value) == "0" &&
					
				
				strlen(OtherRequestedSalary_3.value) == "0" &&
					
				
				strlen(OtherRequestedSalary_4.value) == "0" &&
					
				
				strlen(OtherRequestedSalary_5.value) == "0" &&
					
				
				strlen(OtherRequestedSalary_6.value) == "0" &&
					
				
				strlen(OtherRequestedSalary_7.value) == "0" &&
					
				
				strlen(OtherRequestedSalary_8.value) == "0" &&
					
				
				strlen(OtherRequestedSalary_9.value) == "0" &&
					
				
				strlen(OtherRequestedSalary_10.value) == "0" &&
					
				
				strlen(OtherFringeBenefits_1.value) == "0" &&
					
				
				strlen(OtherFringeBenefits_2.value) == "0" &&
					
				
				strlen(OtherFringeBenefits_3.value) == "0" &&
					
				
				strlen(OtherFringeBenefits_4.value) == "0" &&
					
				
				strlen(OtherFringeBenefits_5.value) == "0" &&
					
				
				strlen(OtherFringeBenefits_6.value) == "0" &&
					

				
				strlen(OtherFringeBenefits_7.value) == "0" &&
					
				
				strlen(OtherFringeBenefits_8.value) == "0" &&
					
				
				strlen(OtherFringeBenefits_9.value) == "0" &&
					
				
				strlen(OtherFringeBenefits_10.value) == "0" &&
					
				
				strlen(OtherFundsRequested_1.value) == "0" &&
					
				
				strlen(OtherFundsRequested_2.value) == "0" &&
					
				
				strlen(OtherFundsRequested_3.value) == "0" &&
					
				
				strlen(OtherFundsRequested_4.value) == "0" &&
					
				
				strlen(OtherFundsRequested_5.value) == "0" &&
					
				
				strlen(OtherFundsRequested_6.value) == "0" &&
					
				
				strlen(OtherFundsRequested_7.value) == "0" &&
					
				
				strlen(OtherFundsRequested_8.value) == "0" &&
					
				
				strlen(OtherFundsRequested_9.value) == "0" &&
					
				
				strlen(OtherFundsRequested_10.value) == "0" &&
					
				
				strlen(nopersonnel_1.value) == "0" &&
					
				
				strlen(nopersonnel_2.value) == "0" &&
					
				
				strlen(nopersonnel_3.value) == "0" &&
					
				
				strlen(nopersonnel_4.value) == "0" &&
					
				
				strlen(nopersonnel_5.value) == "0" &&
					
				
				strlen(nopersonnel_6.value) == "0" &&
					
				
				strlen(nopersonnel_7.value) == "0" &&
					
				
				strlen(nopersonnel_8.value) == "0" &&
					
				
				strlen(nopersonnel_9.value) == "0" &&
					
				
				strlen(nopersonnel_10.value) == "0" &&	
				
									
				strlen(ProjectRole_2.value) == "0" &&
					
				
				strlen(ProjectRole_3.value) == "0" &&
					
				
				strlen(ProjectRole_4.value) == "0" &&
					
				

				strlen(ProjectRole_5.value) == "0" &&
					
				
				strlen(ProjectRole_6.value) == "0" &&
					
				
				strlen(ProjectRole_7.value) == "0" &&
					
				
				strlen(ProjectRole_8.value) == "0" &&
					
				
				strlen(CalMonths_1.value) == "0" &&
					
				
				strlen(CalMonths_2.value) == "0" &&
					
				
				strlen(CalMonths_3.value) == "0" &&
					
				
				strlen(CalMonths_4.value) == "0" &&
					
				
				strlen(CalMonths_5.value) == "0" &&
					
				
				strlen(CalMonths_6.value) == "0" &&
					
				
				strlen(CalMonths_7.value) == "0" &&
					
				
				strlen(CalMonths_8.value) == "0" &&
					
				
				strlen(BaseSalary_1.value) == "0" &&
					
				
				strlen(BaseSalary_2.value) == "0" &&
					
				
				strlen(BaseSalary_3.value) == "0" &&
					
				
				strlen(BaseSalary_4.value) == "0" &&
					
				
				strlen(BaseSalary_5.value) == "0" &&
					

				

				strlen(BaseSalary_6.value) == "0" &&
					
				
				strlen(BaseSalary_7.value) == "0" &&
					
				
				strlen(BaseSalary_8.value) == "0" &&
					
				
				strlen(AcadMonths_1.value) == "0" &&
					
				
				strlen(AcadMonths_2.value) == "0" &&
					
				
				strlen(AcadMonths_3.value) == "0" &&
					
				
				strlen(AcadMonths_4.value) == "0" &&
					
				
				strlen(AcadMonths_5.value) == "0" &&
					
				
				strlen(AcadMonths_6.value) == "0" &&
					
				
				strlen(AcadMonths_7.value) == "0" &&
					
				
				strlen(AcadMonths_8.value) == "0" &&
					
				
				strlen(SumMonth_1.value) == "0" &&
					
				
				strlen(SumMonth_2.value) == "0" &&
					
				
				strlen(SumMonth_3.value) == "0" &&
					
				
				strlen(SumMonth_4.value) == "0" &&
					
				
				strlen(SumMonth_5.value) == "0" &&
					
				
				strlen(SumMonth_6.value) == "0" &&
					

				
				strlen(SumMonth_7.value) == "0" &&
					
				
				strlen(SumMonth_8.value) == "0" &&
					
				
				strlen(RequestedSalary_1.value) == "0" &&
					
				
				strlen(RequestedSalary_2.value) == "0" &&
					
				
				strlen(RequestedSalary_3.value) == "0" &&
					
				
				strlen(RequestedSalary_4.value) == "0" &&
					
				
				strlen(RequestedSalary_5.value) == "0" &&
					
				
				strlen(RequestedSalary_6.value) == "0" &&
					
				
				strlen(RequestedSalary_7.value) == "0" &&
					
				
				strlen(RequestedSalary_8.value) == "0" &&
					
				
				strlen(FringeBenefits_1.value) == "0" &&

					
				
				strlen(FringeBenefits_2.value) == "0" &&
					
				
				strlen(FringeBenefits_3.value) == "0" &&
					
				
				strlen(FringeBenefits_4.value) == "0" &&
					
				
				strlen(FringeBenefits_5.value) == "0" &&
					
				
				strlen(FringeBenefits_6.value) == "0" &&
					
				
				strlen(FringeBenefits_7.value) == "0" &&
					
				
				strlen(FringeBenefits_8.value) == "0" &&
				
				strlen(FundsRequested_2.value) == "0" &&
					
				
				strlen(FundsRequested_3.value) == "0" &&
					
				
				strlen(FundsRequested_4.value) == "0" &&
					
				
				strlen(FundsRequested_5.value) == "0" &&
					
				
				strlen(FundsRequested_6.value) == "0" &&
					
				
				strlen(FundsRequested_7.value) == "0" &&
					
				
				strlen(FundsRequested_8) == "0" ? "on" : "off"
					
				
		]]></compute>
			</value>
			<next>page_field</next>
			<previous>FIELD11234132</previous>
			<visible>off</visible>
			<FundsRequested_8></FundsRequested_8>
		</check>
		<help sid="HELP30">
			<value>Identify the project role of each key/senior person in this section. This section could also include such roles as Co-PI/PD, Postdoctoral Associates, and Other Professionals. </value>
		</help>
		<help sid="HELP31">
			<value>List any additional project role(s) in the blank(s) provided, e.g., Engineer, IT Professionals, etc.</value>
		</help>
		<help sid="HELP32">
			<value>Use the blank(s) if an appropriate project role is not listed; e.g., Engineer, IT Professionals, etc. </value>
		</help>
		<help sid="HELP33">
			<value>Total Number Other Personnel </value>
		</help>
		<help sid="HELP34">
			<value>Total Funds requested for all Other Personnel.</value>
		</help>
		<help sid="HELP35">
			<value>Total Funds requested for all Senior Key Persons and all Other Personnel.</value>
		</help>
		<button sid="BUTTON1">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>12</ae>
					<ae>151</ae>
				</ae>
			</itemlocation>
			<value>Reset Entries</value>

<!--
	custom tag to set all values to "".
-->

			<resetNewFields content="compute">
				<cval></cval>
				<compute>
					
			toggle(activated, "on", "off") == "1"?
		set("totalnopersonnel.value", "")
		+ set("BudgetPeriodEndDate.value", "")
		+ set("SuffixName_2.value", "")
		+ set("LastName_2.value", "")		
		+ set("MiddleName_2.value", "")
		+ set("FirstName_2.value", "")
		+ set("PrefixName_2.value", "")
		+ set("SuffixName_3.value", "")
		+ set("LastName_3.value", "")
		+ set("MiddleName_3.value", "")
		+ set("FirstName_3.value", "")
		+ set("PrefixName_3.value", "")
		+ set("SuffixName_4.value", "")
		+ set("LastName_4.value", "")
		+ set("MiddleName_4.value", "")
		+ set("FirstName_4.value", "")
		+ set("PrefixName_4.value", "")
		+ set("SuffixName_5.value", "")
		+ set("LastName_5.value", "")
		+ set("MiddleName_5.value", "")
		+ set("FirstName_5.value", "")
		+ set("PrefixName_5.value", "")
		+ set("SuffixName_6.value", "")
		+ set("LastName_6.value", "")
		+ set("MiddleName_6.value", "")
		+ set("FirstName_6.value", "")
		+ set("PrefixName_6.value", "")
		+ set("SuffixName_7.value", "")
		+ set("LastName_7.value", "")
		+ set("MiddleName_7.value", "")
		+ set("FirstName_7.value", "")
		+ set("PrefixName_7.value", "")
		+ set("SuffixName_8.value", "")
		+ set("LastName_8.value", "")
		+ set("MiddleName_8.value", "")
		+ set("FirstName_8.value", "")
		+ set("PrefixName_8.value", "")
		+ set("OtherTotalFunds.value", "")
		+ set("OtherCalculatedTotal.value", "")
		+ set("TotalFunds.value", "")
		+ set("CalculatedTotal.value", "")
		+ set("OtherProjectRole_5.value", "")
		+ set("OtherProjectRole_6.value", "")
		+ set("OtherProjectRole_7.value", "")
		+ set("OtherProjectRole_8.value", "")
		+ set("OtherProjectRole_9.value", "")
		+ set("OtherProjectRole_10.value", "")
		+ set("OtherCalMonths_1.value", "")
		+ set("OtherCalMonths_2.value", "")
		+ set("OtherCalMonths_3.value", "")
		+ set("OtherCalMonths_4.value", "")
		+ set("OtherCalMonths_5.value", "")
		+ set("OtherCalMonths_6.value", "")
		+ set("OtherCalMonths_7.value", "")
		+ set("OtherCalMonths_8.value", "")
		+ set("OtherCalMonths_9.value", "")
		+ set("OtherCalMonths_10.value", "")
		+ set("OtherAcadMonths_1.value", "")
		+ set("OtherAcadMonths_2.value", "")
		+ set("OtherAcadMonths_3.value", "")
		+ set("OtherAcadMonths_4.value", "")
		+ set("OtherAcadMonths_5.value", "")
		+ set("OtherAcadMonths_6.value", "")
		+ set("OtherAcadMonths_7.value", "")
		+ set("OtherAcadMonths_8.value", "")
		+ set("OtherAcadMonths_9.value", "")
		+ set("OtherAcadMonths_10.value", "")
		+ set("OtherSumMonth_1.value", "")
		+ set("OtherSumMonth_2.value", "")
		+ set("OtherSumMonth_3.value", "")
		+ set("OtherSumMonth_4.value", "")
		+ set("OtherSumMonth_5.value", "")
		+ set("OtherSumMonth_6.value", "")
		+ set("OtherSumMonth_7.value", "")
		+ set("OtherSumMonth_8.value", "")
		+ set("OtherSumMonth_9.value", "")
		+ set("OtherSumMonth_10.value", "")
		+ set("OtherRequestedSalary_1.value", "")
		+ set("OtherRequestedSalary_2.value", "")
		+ set("OtherRequestedSalary_3.value", "")
		+ set("OtherRequestedSalary_4.value", "")
		+ set("OtherRequestedSalary_5.value", "")
		+ set("OtherRequestedSalary_6.value", "")
		+ set("OtherRequestedSalary_7.value", "")
		+ set("OtherRequestedSalary_8.value", "")
		+ set("OtherRequestedSalary_9.value", "")
		+ set("OtherRequestedSalary_10.value", "")
		+ set("OtherFringeBenefits_1.value", "")
		+ set("OtherFringeBenefits_2.value", "")
		+ set("OtherFringeBenefits_3.value", "")
		+ set("OtherFringeBenefits_4.value", "")
		+ set("OtherFringeBenefits_5.value", "")
		+ set("OtherFringeBenefits_6.value", "")
		+ set("OtherFringeBenefits_7.value", "")
		+ set("OtherFringeBenefits_8.value", "")
		+ set("OtherFringeBenefits_9.value", "")
		+ set("OtherFringeBenefits_10.value", "")
		+ set("OtherFundsRequested_1.value", "")
		+ set("OtherFundsRequested_2.value", "")
		+ set("OtherFundsRequested_3.value", "")
		+ set("OtherFundsRequested_4.value", "")
		+ set("OtherFundsRequested_5.value", "")
		+ set("OtherFundsRequested_6.value", "")
		+ set("OtherFundsRequested_7.value", "")
		+ set("OtherFundsRequested_8.value", "")
		+ set("OtherFundsRequested_9.value", "")
		+ set("OtherFundsRequested_10.value", "")

		+ set("nopersonnel_1.value", "")
		+ set("nopersonnel_2.value", "")
		+ set("nopersonnel_3.value", "")
		+ set("nopersonnel_4.value", "")
		+ set("nopersonnel_5.value", "")
		+ set("nopersonnel_6.value", "")
		+ set("nopersonnel_7.value", "")
		+ set("nopersonnel_8.value", "")
		+ set("nopersonnel_9.value", "")
		+ set("nopersonnel_10.value", "")	
		+ set("ProjectRole_2.value", "")
		+ set("ProjectRole_3.value", "")
		+ set("ProjectRole_4.value", "")
		+ set("ProjectRole_5.value", "")
		+ set("ProjectRole_6.value", "")
		+ set("ProjectRole_7.value", "")
		+ set("ProjectRole_8.value", "")
		+ set("CalMonths_1.value", "")
		+ set("CalMonths_2.value", "")
		+ set("CalMonths_3.value", "")
		+ set("CalMonths_4.value", "")
		+ set("CalMonths_5.value", "")
		+ set("CalMonths_6.value", "")
		+ set("CalMonths_7.value", "")
		+ set("CalMonths_8.value", "")
		+ set("BaseSalary_1.value", "")
		+ set("BaseSalary_2.value", "")
		+ set("BaseSalary_3.value", "")
		+ set("BaseSalary_4.value", "")
		+ set("BaseSalary_5.value", "")
		+ set("BaseSalary_6.value", "")
		+ set("BaseSalary_7.value", "")
		+ set("BaseSalary_8.value", "")
		+ set("AcadMonths_1.value", "")
		+ set("AcadMonths_2.value", "")
		+ set("AcadMonths_3.value", "")
		+ set("AcadMonths_4.value", "")
		+ set("AcadMonths_5.value", "")
		+ set("AcadMonths_6.value", "")
		+ set("AcadMonths_7.value", "")
		+ set("AcadMonths_8.value", "")
		+ set("SumMonth_1.value", "")
		+ set("SumMonth_2.value", "")
		+ set("SumMonth_3.value", "")
		+ set("SumMonth_4.value", "")
		+ set("SumMonth_5.value", "")
		+ set("SumMonth_6.value", "")
		+ set("SumMonth_7.value", "")
		+ set("SumMonth_8.value", "")
		+ set("RequestedSalary_1.value", "")
		+ set("RequestedSalary_2.value", "")
		+ set("RequestedSalary_3.value", "")
		+ set("RequestedSalary_4.value", "")
		+ set("RequestedSalary_5.value", "")
		+ set("RequestedSalary_6.value", "")
		+ set("RequestedSalary_7.value", "")
		+ set("RequestedSalary_8.value", "")
		+ set("FringeBenefits_1.value", "")
		+ set("FringeBenefits_2.value", "")
		+ set("FringeBenefits_3.value", "")
		+ set("FringeBenefits_4.value", "")
		+ set("FringeBenefits_5.value", "")
		+ set("FringeBenefits_6.value", "")
		+ set("FringeBenefits_7.value", "")
		+ set("FringeBenefits_8.value", "")
		+ set("FundsRequested_1.value", "")
		+ set("FundsRequested_2.value", "")
		+ set("FundsRequested_3.value", "")
		+ set("FundsRequested_4.value", "")
		+ set("FundsRequested_5.value", "")
		+ set("FundsRequested_6.value", "")
		+ set("FundsRequested_7.value", "")
		+ set("FundsRequested_8.value", "")
		+ destroy(dataValue.value, "item")
		+ set("BudgetPeriodStartDate.focused", "on")
 

			:""
			</compute>
			</resetNewFields>
			<resetstartdate content="compute">
				<cval></cval>
				<compute>
					<![CDATA[
			toggle(activated, "on", "off") == "1" && (SubmissionDef.DUNSNUMBER6789.visible != "off" || page_field.value != "1") ?
				set("BudgetPeriodStartDate.value", "")
				:""]]></compute>
			</resetstartdate>
			<size content="array">
				<ae>17</ae>
				<ae>1</ae>
			</size>
			<acclabel>Reset Entries: Reset Entries.</acclabel>
			<help>HELP36</help>
			<next>BudgetPeriodStartDate</next>
			<previous>OrganizationName</previous>
			<resetrole content="compute">
				<cval></cval>
				<compute>
					<![CDATA[toggle(activated, "on", "off") == "1" && RR_Budget.page_field.value >= "2" ? set("ProjectRole_1.value", ""): ""]]></compute>
			</resetrole>
		</button>
		<check sid="DoNotCheckDates">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>954</ae>
					<ae>103</ae>
				</ae>
			</itemlocation>
			<value>off</value>
			<label>DoNotCheckDates</label>
			<labelborderwidth>1</labelborderwidth>
			<visible>off</visible>
			<next>BUTTON1</next>
			<previous>pageSID</previous>
		</check>
		<help sid="HELP36">
			<value>Reset Entries.</value>
		</help>
		<help sid="HELP37">
			<value>Click here to view the previous year.</value>
		</help>
		<help sid="HELP38">
			<value>Click here to view the next year.</value>
		</help>
		<help sid="HELP39">
			<value>Print this Page.</value>
		</help>
		<help sid="HELP40">
			<value><![CDATA[RESEARCH & RELATED BUDGET]]></value>
		</help>
		<help sid="HELP1444">
			<value>Enter the number of personnel proposed for this project role category. In most circumstances, the salaries of administrative or clerical staff at educational institutions and nonprofit organizations are included as part of indirect costs.  Examples, however, of situations where direct charging of administrative or clerical staff salaries may be appropriate may be found at: http://www.whitehouse.gov/omb/circulars/a021/a21_2004.html#exc. The circumstances for requiring direct charging of these services must be clearly described in the budget justification.</value>
		</help>
		<check sid="r_7">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>7</ae>
					<ae>224</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>11</ae>
					<ae>11</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>off</cval>
				<compute>
					<![CDATA[RR_Budget.Mandatory.value == "on" && (
strlen(RR_Budget.PrefixName_7.value) > "0" ||
strlen(RR_Budget.FirstName_7.value) > "0" ||
strlen(RR_Budget.MiddleName_7.value) > "0" ||
strlen(RR_Budget.LastName_7.value) > "0" ||
strlen(RR_Budget.SuffixName_7.value) > "0" ||

strlen(RR_Budget.BaseSalary_7.value) > "0" ||
strlen(RR_Budget.CalMonths_7.value) > "0" ||
strlen(RR_Budget.AcadMonths_7.value) > "0" ||
strlen(RR_Budget.SumMonth_7.value) > "0" ||
strlen(RR_Budget.RequestedSalary_7.value) > "0" ||
strlen(RR_Budget.FringeBenefits_7.value) > "0" ||
strlen(RR_Budget.ProjectRole_7.value) > "0")
? "on" : "off"]]></compute>
			</value>
			<visible>off</visible>
			<next>PrefixName_1</next>
			<previous>r_1</previous>
		</check>
		<check sid="test_21">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>497</ae>
					<ae>543</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>37</ae>
					<ae>20</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>on</cval>
				<compute>
					<![CDATA[(Mandatory.value == "on") && 
(strlen(TotalFunds.value) > "0" || 
strlen(FIELD2.value) > "0")
&& 
(strlen(TotalFunds.value) == "0" || 
strlen(FIELD2.value) == "0")
? "off" : "on"]]></compute>
			</value>
			<visible>off</visible>
			<next>test_9</next>
			<previous>nopersonnel_2</previous>
		</check>
		<check sid="SectionACompleted">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>955</ae>
					<ae>147</ae>
				</ae>
			</itemlocation>
			<label>Section A Completed?</label>
			<value content="compute">
				<cval>on</cval>
				<compute>
					<![CDATA[((strlen(BaseSalary_1.value) == "0" && strlen(CalMonths_1.value) == "0" && strlen(AcadMonths_1.value) == "0" && strlen(SumMonth_1.value) == "0" && strlen(RequestedSalary_1.value) == "0" && strlen(FringeBenefits_1.value) == "0" && strlen(FundsRequested_1.value) == "0") || (strlen(RequestedSalary_1.value) > "0" && strlen(FringeBenefits_1.value) > "0" && strlen(FundsRequested_1.value) > "0"))
&&
((strlen(PrefixName_2.value) == "0" && strlen(MiddleName_2.value) == "0" && strlen(SuffixName_2.value) == "0" && strlen(BaseSalary_2.value) == "0" && strlen(CalMonths_2.value) == "0" && strlen(AcadMonths_2.value) == "0" && strlen(SumMonth_2.value) == "0" && strlen(FirstName_2.value) == "0" && strlen(LastName_2.value) == "0" && strlen(ProjectRole_2.value) == "0" && strlen(RequestedSalary_2.value) == "0" && strlen(FringeBenefits_2.value) == "0" && strlen(FundsRequested_2.value) == "0") || (strlen(FirstName_2.value) > "0" && strlen(LastName_2.value) > "0" && strlen(ProjectRole_2.value) > "0" && strlen(RequestedSalary_2.value) > "0" && strlen(FringeBenefits_2.value) > "0" && strlen(FundsRequested_2.value) > "0"))
&&
((strlen(PrefixName_3.value) == "0" && strlen(MiddleName_3.value) == "0" && strlen(SuffixName_3.value) == "0" && strlen(BaseSalary_3.value) == "0" && strlen(CalMonths_3.value) == "0" && strlen(AcadMonths_3.value) == "0" && strlen(SumMonth_3.value) == "0" && strlen(FirstName_3.value) == "0" && strlen(LastName_3.value) == "0" && strlen(ProjectRole_3.value) == "0" && strlen(RequestedSalary_3.value) == "0" && strlen(FringeBenefits_3.value) == "0" && strlen(FundsRequested_3.value) == "0") || (strlen(FirstName_3.value) > "0" && strlen(LastName_3.value) > "0" && strlen(ProjectRole_3.value) > "0" && strlen(RequestedSalary_3.value) > "0" && strlen(FringeBenefits_3.value) > "0" && strlen(FundsRequested_3.value) > "0"))
&&
((strlen(PrefixName_4.value) == "0" && strlen(MiddleName_4.value) == "0" && strlen(SuffixName_4.value) == "0" && strlen(BaseSalary_4.value) == "0" && strlen(CalMonths_4.value) == "0" && strlen(AcadMonths_4.value) == "0" && strlen(SumMonth_4.value) == "0" && strlen(FirstName_4.value) == "0" && strlen(LastName_4.value) == "0" && strlen(ProjectRole_4.value) == "0" && strlen(RequestedSalary_4.value) == "0" && strlen(FringeBenefits_4.value) == "0" && strlen(FundsRequested_4.value) == "0") || (strlen(FirstName_4.value) > "0" && strlen(LastName_4.value) > "0" && strlen(ProjectRole_4.value) > "0" && strlen(RequestedSalary_4.value) > "0" && strlen(FringeBenefits_4.value) > "0" && strlen(FundsRequested_4.value) > "0"))
&&
((strlen(PrefixName_5.value) == "0" && strlen(MiddleName_5.value) == "0" && strlen(SuffixName_5.value) == "0" && strlen(BaseSalary_5.value) == "0" && strlen(CalMonths_5.value) == "0" && strlen(AcadMonths_5.value) == "0" && strlen(SumMonth_5.value) == "0" && strlen(FirstName_5.value) == "0" && strlen(LastName_5.value) == "0" && strlen(ProjectRole_5.value) == "0" && strlen(RequestedSalary_5.value) == "0" && strlen(FringeBenefits_5.value) == "0" && strlen(FundsRequested_5.value) == "0") || (strlen(FirstName_5.value) > "0" && strlen(LastName_5.value) > "0" && strlen(ProjectRole_5.value) > "0" && strlen(RequestedSalary_5.value) > "0" && strlen(FringeBenefits_5.value) > "0" && strlen(FundsRequested_5.value) > "0"))
&&
((strlen(PrefixName_6.value) == "0" && strlen(MiddleName_6.value) == "0" && strlen(SuffixName_6.value) == "0" && strlen(BaseSalary_6.value) == "0" && strlen(CalMonths_6.value) == "0" && strlen(AcadMonths_6.value) == "0" && strlen(SumMonth_6.value) == "0" && strlen(FirstName_6.value) == "0" && strlen(LastName_6.value) == "0" && strlen(ProjectRole_6.value) == "0" && strlen(RequestedSalary_6.value) == "0" && strlen(FringeBenefits_6.value) == "0" && strlen(FundsRequested_6.value) == "0") || (strlen(FirstName_6.value) > "0" && strlen(LastName_6.value) > "0" && strlen(ProjectRole_6.value) > "0" && strlen(RequestedSalary_6.value) > "0" && strlen(FringeBenefits_6.value) > "0" && strlen(FundsRequested_6.value) > "0"))
&&
((strlen(PrefixName_7.value) == "0" && strlen(MiddleName_7.value) == "0" && strlen(SuffixName_7.value) == "0" && strlen(BaseSalary_7.value) == "0" && strlen(CalMonths_7.value) == "0" && strlen(AcadMonths_7.value) == "0" && strlen(SumMonth_7.value) == "0" && strlen(FirstName_7.value) == "0" && strlen(LastName_7.value) == "0" && strlen(ProjectRole_7.value) == "0" && strlen(RequestedSalary_7.value) == "0" && strlen(FringeBenefits_7.value) == "0" && strlen(FundsRequested_7.value) == "0") || (strlen(FirstName_7.value) > "0" && strlen(LastName_7.value) > "0" && strlen(ProjectRole_7.value) > "0" && strlen(RequestedSalary_7.value) > "0" && strlen(FringeBenefits_7.value) > "0" && strlen(FundsRequested_7.value) > "0"))
&&
((strlen(PrefixName_8.value) == "0" && strlen(MiddleName_8.value) == "0" && strlen(SuffixName_8.value) == "0" && strlen(BaseSalary_8.value) == "0" && strlen(CalMonths_8.value) == "0" && strlen(AcadMonths_8.value) == "0" && strlen(SumMonth_8.value) == "0" && strlen(FirstName_8.value) == "0" && strlen(LastName_8.value) == "0" && strlen(ProjectRole_8.value) == "0" && strlen(RequestedSalary_8.value) == "0" && strlen(FringeBenefits_8.value) == "0" && strlen(FundsRequested_8.value) == "0") || (strlen(FirstName_8.value) > "0" && strlen(LastName_8.value) > "0" && strlen(ProjectRole_8.value) > "0" && strlen(RequestedSalary_8.value) > "0" && strlen(FringeBenefits_8.value) > "0" && strlen(FundsRequested_8.value) > "0")) ? "on" : "off"]]></compute>
			</value>
			<visible>off</visible>
			<editstate>readonly</editstate>
		</check>
		<check sid="SectionBCompleted">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>975</ae>
					<ae>537</ae>
				</ae>
			</itemlocation>
			<label>Section B Completed?</label>
			<value content="compute">
				<cval>on</cval>
				<compute>
					<![CDATA[((strlen(nopersonnel_1.value) == "0" && strlen(OtherCalMonths_1.value) == "0" && strlen(OtherAcadMonths_1.value) == "0" && strlen(OtherSumMonth_1.value) == "0" && strlen(OtherRequestedSalary_1.value) == "0" && strlen(OtherFringeBenefits_1.value) == "0" && strlen(OtherFundsRequested_1.value) == "0") || (strlen(nopersonnel_1.value) > "0" && strlen(OtherRequestedSalary_1.value) > "0" && strlen(OtherFringeBenefits_1.value) > "0" && strlen(OtherFundsRequested_1.value) > "0"))
&&
((strlen(nopersonnel_2.value) == "0" && strlen(OtherCalMonths_2.value) == "0" && strlen(OtherAcadMonths_2.value) == "0" && strlen(OtherSumMonth_2.value) == "0" && strlen(OtherRequestedSalary_2.value) == "0" && strlen(OtherFringeBenefits_2.value) == "0" && strlen(OtherFundsRequested_2.value) == "0") || (strlen(nopersonnel_2.value) > "0" && strlen(OtherRequestedSalary_2.value) > "0" && strlen(OtherFringeBenefits_2.value) > "0" && strlen(OtherFundsRequested_2.value) > "0"))
&&
((strlen(nopersonnel_3.value) == "0" && strlen(OtherCalMonths_3.value) == "0" && strlen(OtherAcadMonths_3.value) == "0" && strlen(OtherSumMonth_3.value) == "0" && strlen(OtherRequestedSalary_3.value) == "0" && strlen(OtherFringeBenefits_3.value) == "0" && strlen(OtherFundsRequested_3.value) == "0") || (strlen(nopersonnel_3.value) > "0" && strlen(OtherRequestedSalary_3.value) > "0" && strlen(OtherFringeBenefits_3.value) > "0" && strlen(OtherFundsRequested_3.value) > "0"))
&&
((strlen(nopersonnel_4.value) == "0" && strlen(OtherCalMonths_4.value) == "0" && strlen(OtherAcadMonths_4.value) == "0" && strlen(OtherSumMonth_4.value) == "0" && strlen(OtherRequestedSalary_4.value) == "0" && strlen(OtherFringeBenefits_4.value) == "0" && strlen(OtherFundsRequested_4.value) == "0") || (strlen(nopersonnel_4.value) > "0" && strlen(OtherRequestedSalary_4.value) > "0" && strlen(OtherFringeBenefits_4.value) > "0" && strlen(OtherFundsRequested_4.value) > "0"))
&&
((strlen(nopersonnel_5.value) == "0" && strlen(OtherProjectRole_5.value) == "0" && strlen(OtherCalMonths_5.value) == "0" && strlen(OtherAcadMonths_5.value) == "0" && strlen(OtherSumMonth_5.value) == "0" && strlen(OtherRequestedSalary_5.value) == "0" && strlen(OtherFringeBenefits_5.value) == "0" && strlen(OtherFundsRequested_5.value) == "0") || (strlen(nopersonnel_5.value) > "0" && strlen(OtherRequestedSalary_5.value) > "0" && strlen(OtherFringeBenefits_5.value) > "0" && strlen(OtherFundsRequested_5.value) > "0" && strlen(OtherProjectRole_5.value) > "0"))
&&
((strlen(nopersonnel_6.value) == "0" && strlen(OtherProjectRole_6.value) == "0" && strlen(OtherCalMonths_6.value) == "0" && strlen(OtherAcadMonths_6.value) == "0" && strlen(OtherSumMonth_6.value) == "0" && strlen(OtherRequestedSalary_6.value) == "0" && strlen(OtherFringeBenefits_6.value) == "0" && strlen(OtherFundsRequested_6.value) == "0") || (strlen(nopersonnel_6.value) > "0" && strlen(OtherRequestedSalary_6.value) > "0" && strlen(OtherFringeBenefits_6.value) > "0" && strlen(OtherFundsRequested_6.value) > "0" && strlen(OtherProjectRole_6.value) > "0"))
&&
((strlen(nopersonnel_7.value) == "0" && strlen(OtherProjectRole_7.value) == "0" && strlen(OtherCalMonths_7.value) == "0" && strlen(OtherAcadMonths_7.value) == "0" && strlen(OtherSumMonth_7.value) == "0" && strlen(OtherRequestedSalary_7.value) == "0" && strlen(OtherFringeBenefits_7.value) == "0" && strlen(OtherFundsRequested_7.value) == "0") || (strlen(nopersonnel_7.value) > "0" && strlen(OtherRequestedSalary_7.value) > "0" && strlen(OtherFringeBenefits_7.value) > "0" && strlen(OtherFundsRequested_7.value) > "0" && strlen(OtherProjectRole_7.value) > "0"))
&&
((strlen(nopersonnel_8.value) == "0" && strlen(OtherProjectRole_8.value) == "0" && strlen(OtherCalMonths_8.value) == "0" && strlen(OtherAcadMonths_8.value) == "0" && strlen(OtherSumMonth_8.value) == "0" && strlen(OtherRequestedSalary_8.value) == "0" && strlen(OtherFringeBenefits_8.value) == "0" && strlen(OtherFundsRequested_8.value) == "0") || (strlen(nopersonnel_8.value) > "0" && strlen(OtherRequestedSalary_8.value) > "0" && strlen(OtherFringeBenefits_8.value) > "0" && strlen(OtherFundsRequested_8.value) > "0" && strlen(OtherProjectRole_8.value) > "0"))
&&
((strlen(nopersonnel_9.value) == "0" && strlen(OtherProjectRole_9.value) == "0" && strlen(OtherCalMonths_9.value) == "0" && strlen(OtherAcadMonths_9.value) == "0" && strlen(OtherSumMonth_9.value) == "0" && strlen(OtherRequestedSalary_9.value) == "0" && strlen(OtherFringeBenefits_9.value) == "0" && strlen(OtherFundsRequested_9.value) == "0") || (strlen(nopersonnel_9.value) > "0" && strlen(OtherRequestedSalary_9.value) > "0" && strlen(OtherFringeBenefits_9.value) > "0" && strlen(OtherFundsRequested_9.value) > "0" && strlen(OtherProjectRole_9.value) > "0"))
&&
((strlen(nopersonnel_10.value) == "0" && strlen(OtherProjectRole_10.value) == "0" && strlen(OtherCalMonths_10.value) == "0" && strlen(OtherAcadMonths_10.value) == "0" && strlen(OtherSumMonth_10.value) == "0" && strlen(OtherRequestedSalary_10.value) == "0" && strlen(OtherFringeBenefits_10.value) == "0" && strlen(OtherFundsRequested_10.value) == "0") || (strlen(nopersonnel_10.value) > "0" && strlen(OtherRequestedSalary_10.value) > "0" && strlen(OtherFringeBenefits_10.value) > "0" && strlen(OtherFundsRequested_10.value) > "0" && strlen(OtherProjectRole_10.value) > "0")) ? "on" : "off"]]></compute>
			</value>
			<editstate>readonly</editstate>
			<visible>off</visible>
		</check>
		<label sid="LABEL13">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>34</ae>
					<ae>66</ae>
				</ae>
			</itemlocation>
			<value>* ORGANIZATIONAL DUNS:</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<field sid="DUNSID">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>212</ae>
					<ae>66</ae>
				</ae>
			</itemlocation>
			<size content="array">
				<ae>30</ae>
				<ae>1</ae>
			</size>
			<appendZeros content="compute">
				<cval></cval>
				<compute>
					<![CDATA[toggle(focused,"on","off") == "1" && strlen(value) == "9" ? set("value", value +. "0000") : ""]]></compute>
			</appendZeros>
			<help>HELP41</help>
			<setreadonly content="compute">
				<cval>1</cval>
				<compute>
					SubmissionDef.DUNSNUMBER578.visible == "off" ? set("editstate", "readonly") : set("editstate", "readwrite")
				</compute>
			</setreadonly>
			<acclabel><![CDATA[ORGANIZATIONAL DUNS: This is the DUNS or DUNS+4 number of the applicant organization.  For the project applicant, this field is prepopulated from the R&R SF424 Cover Page.  For subaward applicants, this field is a required enterable field.]]></acclabel>
			<editstate>readwrite</editstate>
			<next>Project</next>
			<value content="compute">
				<cval></cval>
				<compute>
					SubmissionDef.DUNSNUMBER67890.visible == "off" ? RR_SF424.DUNSID.value : ""</compute>
			</value>
			<previous>BUTTON3</previous>
			<format content="array">
				<ae>string</ae>
				<ae content="compute">
					<cval>mandatory</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<length content="array">
					<ae>1</ae>
					<ae>13</ae>
				</length>
				<template content="array">
					<ae>#########</ae>
					<ae>#############</ae>
					<ae>#########@@@@</ae>
					<ae>##########@@@</ae>
					<ae>#########@#@@</ae>
					<ae>#########@@#@</ae>
					<ae>#########@@@#</ae>
					<ae>###########@@</ae>
					<ae>#########@##@</ae>
					<ae>#########@@##</ae>
					<ae>##########@@#</ae>
					<ae>############@</ae>
					<ae>#########@###</ae>
					<ae>##########@##</ae>
					<ae>###########@#</ae>
					<ae>#########@#@#</ae>
					<ae>##########@#@</ae>
				</template>
			</format>
			<vfd_required content="compute">
				<cval>mandatory</cval>
				<compute>
					
					
					
					
					Mandatory.value == "on" ? "mandatory" : "optional"
				
				
				
				
				</compute>
			</vfd_required>
		</field>
		<help sid="HELP41">
			<value><![CDATA[This is the DUNS or DUNS+4 number of the applicant organization.  For the project applicant, this field is prepopulated from the R&R SF424 Cover Page.  For subaward applicants, this field is a required enterable field.]]></value>
		</help>
		<help sid="HELP25">
			<value>Identifies the specific budget period; e.g., 1, 2, 3, 4, 5.  If submitting through Grants.gov, the system will automatically generate a cumulative budget for the total project period.  This is a required field</value>
		</help>
		<help sid="HELP42">
			<value>Enter the last (family) name of the Senior/Key Person.  This field is required.</value>
		</help>
		<help sid="HELP43">
			<value>Enter the middle name of the Senior/Key Person.</value>
		</help>
		<help sid="HELP44">
			<value>Enter the first name of the Senior/Key Person.  This field is required.</value>
		</help>
		<help sid="HELP45">
			<value>Enter the prefix (e.g., Mr., Mrs., Rev.) for the name of each Senior/Key Person.</value>
		</help>
		<help sid="HELP46">
			<value>Enter the suffix (e.g., Jr, Sr, PhD) for the name of the Senior/Key Person.</value>
		</help>
		<label sid="LABEL14">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>1149</ae>
					<ae>959</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>153</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>OMB Number: 4040-0001</value>
		</label>
		<label sid="LABEL15">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>1134</ae>
					<ae>982</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>168</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Expiration Date: 04/30/2008</value>
		</label>
		<help sid="HELP47">
			<value>Click here for more information about this form.</value>
		</help>
		<help sid="HELP48">
			<value>Click here to check form for errors.</value>
		</help>
		<help sid="HELP49">
			<value>Click here to save the form.</value>
		</help>
	</page>
	<page sid="RR_Budget1">
		<pageid content="array">
			<serialnumber>756F2790-F764-4E1E-8217-BFCF5803FCEA</serialnumber>
		</pageid>
		<vfd_pagesize>letter</vfd_pagesize>
		<vfd_pagedpi>120</vfd_pagedpi>
		<vfd_printsize>8.0;10.5</vfd_printsize>
		<label>RR_Budget1</label>
		<spacer sid="vfd_spacer">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>960</ae>
					<ae>1260</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>1</ae>
					<ae>1</ae>
				</ae>
			</itemlocation>
		</spacer>
		<field sid="NextPage">
			<value>RR_Budget2</value>
		</field>
		<field sid="totalnopersonnel">
			<value></value>
		</field>
		<field sid="BudgetPeriodStartDate">
			<value></value>
		</field>
		<field sid="BudgetPeriodEndDate">
			<value></value>
		</field>
		<combobox sid="SuffixName_2">
			<value></value>
		</combobox>
		<field sid="LastName_2">
			<value></value>
		</field>
		<field sid="MiddleName_2">
			<value></value>
		</field>
		<field sid="FirstName_2">
			<value></value>
		</field>
		<combobox sid="PrefixName_2">
			<value></value>
		</combobox>
		<combobox sid="SuffixName_3">
			<value></value>
		</combobox>
		<field sid="LastName_3">
			<value></value>
		</field>
		<field sid="MiddleName_3">
			<value></value>
		</field>
		<field sid="FirstName_3">
			<value></value>
		</field>
		<combobox sid="PrefixName_3">
			<value></value>
		</combobox>
		<combobox sid="SuffixName_4">
			<value></value>
		</combobox>
		<field sid="LastName_4">
			<value></value>
		</field>
		<field sid="MiddleName_4">
			<value></value>
		</field>
		<field sid="FirstName_4">
			<value></value>
		</field>
		<combobox sid="PrefixName_4">
			<value></value>
		</combobox>
		<combobox sid="SuffixName_5">
			<value></value>
		</combobox>
		<field sid="LastName_5">
			<value></value>
		</field>
		<field sid="MiddleName_5">
			<value></value>
		</field>
		<field sid="FirstName_5">
			<value></value>
		</field>
		<combobox sid="PrefixName_5">
			<value></value>
		</combobox>
		<combobox sid="SuffixName_6">
			<value></value>
		</combobox>
		<field sid="LastName_6">
			<value></value>
		</field>
		<field sid="MiddleName_6">
			<value></value>
		</field>
		<field sid="FirstName_6">
			<value></value>
		</field>
		<combobox sid="PrefixName_6">
			<value></value>
		</combobox>
		<combobox sid="SuffixName_7">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>0</ae>
					<ae>911</ae>
				</ae>
			</itemlocation>
		</combobox>
		<field sid="LastName_7">
			<value></value>
		</field>
		<field sid="MiddleName_7">
			<value></value>
		</field>
		<field sid="FirstName_7">
			<value></value>
		</field>
		<combobox sid="PrefixName_7">
			<value></value>
		</combobox>
		<combobox sid="SuffixName_8">
			<value></value>
		</combobox>
		<field sid="LastName_8">
			<value></value>
		</field>
		<field sid="MiddleName_8">
			<value></value>
		</field>
		<field sid="FirstName_8">
			<value></value>
		</field>
		<combobox sid="PrefixName_8">
			<value></value>
		</combobox>
		<field sid="OtherTotalFunds">
			<value></value>
		</field>
		<field sid="OtherCalculatedTotal">
			<value></value>
		</field>
		<field sid="TotalFunds">
			<value></value>
		</field>
		<field sid="CalculatedTotal">
			<value></value>
		</field>
		<field sid="OtherProjectRole_5">
			<value></value>
		</field>
		<field sid="OtherProjectRole_6">
			<value></value>
		</field>
		<field sid="OtherProjectRole_7">
			<value></value>
		</field>
		<field sid="OtherProjectRole_8">
			<value></value>
		</field>
		<field sid="OtherProjectRole_9">
			<value></value>
		</field>
		<field sid="OtherProjectRole_10">
			<value></value>
		</field>
		<field sid="OtherCalMonths_1">
			<value></value>
		</field>
		<field sid="OtherCalMonths_2">
			<value></value>
		</field>
		<field sid="OtherCalMonths_3">
			<value></value>
		</field>
		<field sid="OtherCalMonths_4">
			<value></value>
		</field>
		<field sid="OtherCalMonths_5">
			<value></value>
		</field>
		<field sid="OtherCalMonths_6">
			<value></value>
		</field>
		<field sid="OtherCalMonths_7">
			<value></value>
		</field>
		<field sid="OtherCalMonths_8">
			<value></value>
		</field>
		<field sid="OtherCalMonths_9">
			<value></value>
		</field>
		<field sid="OtherCalMonths_10">
			<value></value>
		</field>
		<field sid="OtherAcadMonths_1">
			<value></value>
		</field>
		<field sid="OtherAcadMonths_2">
			<value></value>
		</field>
		<field sid="OtherAcadMonths_3">
			<value></value>
		</field>
		<field sid="OtherAcadMonths_4">
			<value></value>
		</field>
		<field sid="OtherAcadMonths_5">
			<value></value>
		</field>
		<field sid="OtherAcadMonths_6">
			<value></value>
		</field>
		<field sid="OtherAcadMonths_7">
			<value></value>
		</field>
		<field sid="OtherAcadMonths_8">
			<value></value>
		</field>
		<field sid="OtherAcadMonths_9">
			<value></value>
		</field>
		<field sid="OtherAcadMonths_10">
			<value></value>
		</field>
		<field sid="OtherSumMonth_1">
			<value></value>
		</field>
		<field sid="OtherSumMonth_2">
			<value></value>
		</field>
		<field sid="OtherSumMonth_3">
			<value></value>
		</field>
		<field sid="OtherSumMonth_4">
			<value></value>
		</field>
		<field sid="OtherSumMonth_5">
			<value></value>
		</field>
		<field sid="OtherSumMonth_6">
			<value></value>
		</field>
		<field sid="OtherSumMonth_7">
			<value></value>
		</field>
		<field sid="OtherSumMonth_8">
			<value></value>
		</field>
		<field sid="OtherSumMonth_9">
			<value></value>
		</field>
		<field sid="OtherSumMonth_10">
			<value></value>
		</field>
		<field sid="OtherRequestedSalary_1">
			<value></value>
		</field>
		<field sid="OtherRequestedSalary_2">
			<value></value>
		</field>
		<field sid="OtherRequestedSalary_3">
			<value></value>
		</field>
		<field sid="OtherRequestedSalary_4">
			<value></value>
		</field>
		<field sid="OtherRequestedSalary_5">
			<value></value>
		</field>
		<field sid="OtherRequestedSalary_6">
			<value></value>
		</field>
		<field sid="OtherRequestedSalary_7">
			<value></value>
		</field>
		<field sid="OtherRequestedSalary_8">
			<value></value>
		</field>
		<field sid="OtherRequestedSalary_9">
			<value></value>
		</field>
		<field sid="OtherRequestedSalary_10">
			<value></value>
		</field>
		<field sid="OtherFringeBenefits_1">
			<value></value>
		</field>
		<field sid="OtherFringeBenefits_2">
			<value></value>
		</field>
		<field sid="OtherFringeBenefits_3">
			<value></value>
		</field>
		<field sid="OtherFringeBenefits_4">
			<value></value>
		</field>
		<field sid="OtherFringeBenefits_5">
			<value></value>
		</field>
		<field sid="OtherFringeBenefits_6">
			<value></value>
		</field>
		<field sid="OtherFringeBenefits_7">
			<value></value>
		</field>
		<field sid="OtherFringeBenefits_8">
			<value></value>
		</field>
		<field sid="OtherFringeBenefits_9">
			<value></value>
		</field>
		<field sid="OtherFringeBenefits_10">
			<value></value>
		</field>
		<field sid="OtherFundsRequested_1">
			<value></value>
		</field>
		<field sid="OtherFundsRequested_2">
			<value></value>
		</field>
		<field sid="OtherFundsRequested_3">
			<value></value>
		</field>
		<field sid="OtherFundsRequested_4">
			<value></value>
		</field>
		<field sid="OtherFundsRequested_5">
			<value></value>
		</field>
		<field sid="OtherFundsRequested_6">
			<value></value>
		</field>
		<field sid="OtherFundsRequested_7">
			<value></value>
		</field>
		<field sid="OtherFundsRequested_8">
			<value></value>
		</field>
		<field sid="OtherFundsRequested_9">
			<value></value>
		</field>
		<field sid="OtherFundsRequested_10">
			<value></value>
		</field>
		<field sid="nopersonnel_1">
			<value></value>
		</field>
		<field sid="nopersonnel_2">
			<value></value>
		</field>
		<field sid="nopersonnel_3">
			<value></value>
		</field>
		<field sid="nopersonnel_4">
			<value></value>
		</field>
		<field sid="nopersonnel_5">
			<value></value>
		</field>
		<field sid="nopersonnel_6">
			<value></value>
		</field>
		<field sid="nopersonnel_7">
			<value></value>
		</field>
		<field sid="nopersonnel_8">
			<value></value>
		</field>
		<field sid="nopersonnel_9">
			<value></value>
		</field>
		<field sid="nopersonnel_10">
			<value></value>
		</field>
		<field sid="ProjectRole_1">
			<value>PD/PI</value>
		</field>
		<field sid="ProjectRole_2">
			<value></value>
		</field>
		<field sid="ProjectRole_3">
			<value></value>
		</field>
		<field sid="ProjectRole_4">
			<value></value>
		</field>
		<field sid="ProjectRole_5">
			<value></value>
		</field>
		<field sid="ProjectRole_6">
			<value></value>
		</field>
		<field sid="ProjectRole_7">
			<value></value>
		</field>
		<field sid="ProjectRole_8">
			<value></value>
		</field>
		<field sid="CalMonths_1">
			<value></value>
		</field>
		<field sid="CalMonths_2">
			<value></value>
		</field>
		<field sid="CalMonths_3">
			<value></value>
		</field>
		<field sid="CalMonths_4">
			<value></value>
		</field>
		<field sid="CalMonths_5">
			<value></value>
		</field>
		<field sid="CalMonths_6">
			<value></value>
		</field>
		<field sid="CalMonths_7">
			<value></value>
		</field>
		<field sid="CalMonths_8">
			<value></value>
		</field>
		<field sid="BaseSalary_1">
			<value></value>
		</field>
		<field sid="BaseSalary_2">
			<value></value>
		</field>
		<field sid="BaseSalary_3">
			<value></value>
		</field>
		<field sid="BaseSalary_4">
			<value></value>
		</field>
		<field sid="BaseSalary_5">
			<value></value>
		</field>
		<field sid="BaseSalary_6">
			<value></value>
		</field>
		<field sid="BaseSalary_7">
			<value></value>
		</field>
		<field sid="BaseSalary_8">
			<value></value>
		</field>
		<field sid="AcadMonths_1">
			<value></value>
		</field>
		<field sid="AcadMonths_2">
			<value></value>
		</field>
		<field sid="AcadMonths_3">
			<value></value>
		</field>
		<field sid="AcadMonths_4">
			<value></value>
		</field>
		<field sid="AcadMonths_5">
			<value></value>
		</field>
		<field sid="AcadMonths_6">
			<value></value>
		</field>
		<field sid="AcadMonths_7">
			<value></value>
		</field>
		<field sid="AcadMonths_8">
			<value></value>
		</field>
		<field sid="SumMonth_1">
			<value></value>
		</field>
		<field sid="SumMonth_2">
			<value></value>
		</field>
		<field sid="SumMonth_3">
			<value></value>
		</field>
		<field sid="SumMonth_4">
			<value></value>
		</field>
		<field sid="SumMonth_5">
			<value></value>
		</field>
		<field sid="SumMonth_6">
			<value></value>
		</field>
		<field sid="SumMonth_7">
			<value></value>
		</field>
		<field sid="SumMonth_8">
			<value></value>
		</field>
		<field sid="RequestedSalary_1">
			<value></value>
		</field>
		<field sid="RequestedSalary_2">
			<value></value>
		</field>
		<field sid="RequestedSalary_3">
			<value></value>
		</field>
		<field sid="RequestedSalary_4">
			<value></value>
		</field>
		<field sid="RequestedSalary_5">
			<value></value>
		</field>
		<field sid="RequestedSalary_6">
			<value></value>
		</field>
		<field sid="RequestedSalary_7">
			<value></value>
		</field>
		<field sid="RequestedSalary_8">
			<value></value>
		</field>
		<field sid="FringeBenefits_1">
			<value></value>
		</field>
		<field sid="FringeBenefits_2">
			<value></value>
		</field>
		<field sid="FringeBenefits_3">
			<value></value>
		</field>
		<field sid="FringeBenefits_4">
			<value></value>
		</field>
		<field sid="FringeBenefits_5">
			<value></value>
		</field>
		<field sid="FringeBenefits_6">
			<value></value>
		</field>
		<field sid="FringeBenefits_7">
			<value></value>
		</field>
		<field sid="FringeBenefits_8">
			<value></value>
		</field>
		<field sid="FundsRequested_1">
			<value></value>
		</field>
		<field sid="FundsRequested_2">
			<value></value>
		</field>
		<field sid="FundsRequested_3">
			<value></value>
		</field>
		<field sid="FundsRequested_4">
			<value></value>
		</field>
		<field sid="FundsRequested_5">
			<value></value>
		</field>
		<field sid="FundsRequested_6">
			<value></value>
		</field>
		<field sid="FundsRequested_7">
			<value></value>
		</field>
		<field sid="FundsRequested_8">
			<value></value>
		</field>
	</page>
	<page sid="RR_Budget2">
		<pageid content="array">
			<serialnumber>756F2790-F764-4E1E-8217-BFCF5803FCEA</serialnumber>
		</pageid>
		<vfd_pagesize>letter</vfd_pagesize>
		<vfd_pagedpi>120</vfd_pagedpi>
		<vfd_printsize>8.0;10.5</vfd_printsize>
		<label>RR_Budget2</label>
		<spacer sid="vfd_spacer">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>960</ae>
					<ae>1260</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>1</ae>
					<ae>1</ae>
				</ae>
			</itemlocation>
		</spacer>
		<field sid="NextPage">
			<value>RR_Budget3</value>
		</field>
		<field sid="totalnopersonnel">
			<value></value>
		</field>
		<field sid="BudgetPeriodStartDate">
			<value></value>
		</field>
		<field sid="BudgetPeriodEndDate">
			<value></value>
		</field>
		<combobox sid="SuffixName_2">
			<value></value>
		</combobox>
		<field sid="LastName_2">
			<value></value>
		</field>
		<field sid="MiddleName_2">
			<value></value>
		</field>
		<field sid="FirstName_2">
			<value></value>
		</field>
		<combobox sid="PrefixName_2">
			<value></value>
		</combobox>
		<combobox sid="SuffixName_3">
			<value></value>
		</combobox>
		<field sid="LastName_3">
			<value></value>
		</field>
		<field sid="MiddleName_3">
			<value></value>
		</field>
		<field sid="FirstName_3">
			<value></value>
		</field>
		<combobox sid="PrefixName_3">
			<value></value>
		</combobox>
		<combobox sid="SuffixName_4">
			<value></value>
		</combobox>
		<field sid="LastName_4">
			<value></value>
		</field>
		<field sid="MiddleName_4">
			<value></value>
		</field>
		<field sid="FirstName_4">
			<value></value>
		</field>
		<combobox sid="PrefixName_4">
			<value></value>
		</combobox>
		<combobox sid="SuffixName_5">
			<value></value>
		</combobox>
		<field sid="LastName_5">
			<value></value>
		</field>
		<field sid="MiddleName_5">
			<value></value>
		</field>
		<field sid="FirstName_5">
			<value></value>
		</field>
		<combobox sid="PrefixName_5">
			<value></value>
		</combobox>
		<combobox sid="SuffixName_6">
			<value></value>
		</combobox>
		<field sid="LastName_6">
			<value></value>
		</field>
		<field sid="MiddleName_6">
			<value></value>
		</field>
		<field sid="FirstName_6">
			<value></value>
		</field>
		<combobox sid="PrefixName_6">
			<value></value>
		</combobox>
		<combobox sid="SuffixName_7">
			<value></value>
		</combobox>
		<field sid="LastName_7">
			<value></value>
		</field>
		<field sid="MiddleName_7">
			<value></value>
		</field>
		<field sid="FirstName_7">
			<value></value>
		</field>
		<combobox sid="PrefixName_7">
			<value></value>
		</combobox>
		<combobox sid="SuffixName_8">
			<value></value>
		</combobox>
		<field sid="LastName_8">
			<value></value>
		</field>
		<field sid="MiddleName_8">
			<value></value>
		</field>
		<field sid="FirstName_8">
			<value></value>
		</field>
		<combobox sid="PrefixName_8">
			<value></value>
		</combobox>
		<field sid="OtherTotalFunds">
			<value></value>
		</field>
		<field sid="OtherCalculatedTotal">
			<value></value>
		</field>
		<field sid="TotalFunds">
			<value></value>
		</field>
		<field sid="CalculatedTotal">
			<value></value>
		</field>
		<field sid="OtherProjectRole_1">
			<value></value>
		</field>
		<field sid="OtherProjectRole_2">
			<value></value>
		</field>
		<field sid="OtherProjectRole_3">
			<value></value>
		</field>
		<field sid="OtherProjectRole_4">
			<value></value>
		</field>
		<field sid="OtherProjectRole_5">
			<value></value>
		</field>
		<field sid="OtherProjectRole_6">
			<value></value>
		</field>
		<field sid="OtherProjectRole_7">
			<value></value>
		</field>
		<field sid="OtherProjectRole_8">
			<value></value>
		</field>
		<field sid="OtherProjectRole_9">
			<value></value>
		</field>
		<field sid="OtherProjectRole_10">
			<value></value>
		</field>
		<field sid="OtherCalMonths_1">
			<value></value>
		</field>
		<field sid="OtherCalMonths_2">
			<value></value>
		</field>
		<field sid="OtherCalMonths_3">
			<value></value>
		</field>
		<field sid="OtherCalMonths_4">
			<value></value>
		</field>
		<field sid="OtherCalMonths_5">
			<value></value>
		</field>
		<field sid="OtherCalMonths_6">
			<value></value>
		</field>
		<field sid="OtherCalMonths_7">
			<value></value>
		</field>
		<field sid="OtherCalMonths_8">
			<value></value>
		</field>
		<field sid="OtherCalMonths_9">
			<value></value>
		</field>
		<field sid="OtherCalMonths_10">
			<value></value>
		</field>
		<field sid="OtherBaseSalary_1">
			<value></value>
		</field>
		<field sid="OtherBaseSalary_2">
			<value></value>
		</field>
		<field sid="OtherBaseSalary_3">
			<value></value>
		</field>
		<field sid="OtherBaseSalary_4">
			<value></value>
		</field>
		<field sid="OtherBaseSalary_5">
			<value></value>
		</field>
		<field sid="OtherBaseSalary_6">
			<value></value>
		</field>
		<field sid="OtherBaseSalary_7">
			<value></value>
		</field>
		<field sid="OtherBaseSalary_8">
			<value></value>
		</field>
		<field sid="OtherBaseSalary_9">
			<value></value>
		</field>
		<field sid="OtherBaseSalary_10">
			<value></value>
		</field>
		<field sid="OtherAcadMonths_1">
			<value></value>
		</field>
		<field sid="OtherAcadMonths_2">
			<value></value>
		</field>
		<field sid="OtherAcadMonths_3">
			<value></value>
		</field>
		<field sid="OtherAcadMonths_4">
			<value></value>
		</field>
		<field sid="OtherAcadMonths_5">
			<value></value>
		</field>
		<field sid="OtherAcadMonths_6">
			<value></value>
		</field>
		<field sid="OtherAcadMonths_7">
			<value></value>
		</field>
		<field sid="OtherAcadMonths_8">
			<value></value>
		</field>
		<field sid="OtherAcadMonths_9">
			<value></value>
		</field>
		<field sid="OtherAcadMonths_10">
			<value></value>
		</field>
		<field sid="OtherSumMonth_1">
			<value></value>
		</field>
		<field sid="OtherSumMonth_2">
			<value></value>
		</field>
		<field sid="OtherSumMonth_3">
			<value></value>
		</field>
		<field sid="OtherSumMonth_4">
			<value></value>
		</field>
		<field sid="OtherSumMonth_5">
			<value></value>
		</field>
		<field sid="OtherSumMonth_6">
			<value></value>
		</field>
		<field sid="OtherSumMonth_7">
			<value></value>
		</field>
		<field sid="OtherSumMonth_8">
			<value></value>
		</field>
		<field sid="OtherSumMonth_9">
			<value></value>
		</field>
		<field sid="OtherSumMonth_10">
			<value></value>
		</field>
		<field sid="OtherRequestedSalary_1">
			<value></value>
		</field>
		<field sid="OtherRequestedSalary_2">
			<value></value>
		</field>
		<field sid="OtherRequestedSalary_3">
			<value></value>
		</field>
		<field sid="OtherRequestedSalary_4">
			<value></value>
		</field>
		<field sid="OtherRequestedSalary_5">
			<value></value>
		</field>
		<field sid="OtherRequestedSalary_6">
			<value></value>
		</field>
		<field sid="OtherRequestedSalary_7">
			<value></value>
		</field>
		<field sid="OtherRequestedSalary_8">
			<value></value>
		</field>
		<field sid="OtherRequestedSalary_9">
			<value></value>
		</field>
		<field sid="OtherRequestedSalary_10">
			<value></value>
		</field>
		<field sid="OtherFringeBenefits_1">
			<value></value>
		</field>
		<field sid="OtherFringeBenefits_2">
			<value></value>
		</field>
		<field sid="OtherFringeBenefits_3">
			<value></value>
		</field>
		<field sid="OtherFringeBenefits_4">
			<value></value>
		</field>
		<field sid="OtherFringeBenefits_5">
			<value></value>
		</field>
		<field sid="OtherFringeBenefits_6">
			<value></value>
		</field>
		<field sid="OtherFringeBenefits_7">
			<value></value>
		</field>
		<field sid="OtherFringeBenefits_8">
			<value></value>
		</field>
		<field sid="OtherFringeBenefits_9">
			<value></value>
		</field>
		<field sid="OtherFringeBenefits_10">
			<value></value>
		</field>
		<field sid="OtherFundsRequested_1">
			<value></value>
		</field>
		<field sid="OtherFundsRequested_2">
			<value></value>
		</field>
		<field sid="OtherFundsRequested_3">
			<value></value>
		</field>
		<field sid="OtherFundsRequested_4">
			<value></value>
		</field>
		<field sid="OtherFundsRequested_5">
			<value></value>
		</field>
		<field sid="OtherFundsRequested_6">
			<value></value>
		</field>
		<field sid="OtherFundsRequested_7">
			<value></value>
		</field>
		<field sid="OtherFundsRequested_8">
			<value></value>
		</field>
		<field sid="OtherFundsRequested_9">
			<value></value>
		</field>
		<field sid="OtherFundsRequested_10">
			<value></value>
		</field>
		<field sid="nopersonnel_1">
			<value></value>
		</field>
		<field sid="nopersonnel_2">
			<value></value>
		</field>
		<field sid="nopersonnel_3">
			<value></value>
		</field>
		<field sid="nopersonnel_4">
			<value></value>
		</field>
		<field sid="nopersonnel_5">
			<value></value>
		</field>
		<field sid="nopersonnel_6">
			<value></value>
		</field>
		<field sid="nopersonnel_7">
			<value></value>
		</field>
		<field sid="nopersonnel_8">
			<value></value>
		</field>
		<field sid="nopersonnel_9">
			<value></value>
		</field>
		<field sid="nopersonnel_10">
			<value></value>
		</field>
		<field sid="ProjectRole_1">
			<value></value>
		</field>
		<field sid="ProjectRole_2">
			<value></value>
		</field>
		<field sid="ProjectRole_3">
			<value></value>
		</field>
		<field sid="ProjectRole_4">
			<value></value>
		</field>
		<field sid="ProjectRole_5">
			<value></value>
		</field>
		<field sid="ProjectRole_6">
			<value></value>
		</field>
		<field sid="ProjectRole_7">
			<value></value>
		</field>
		<field sid="ProjectRole_8">
			<value></value>
		</field>
		<field sid="CalMonths_1">
			<value></value>
		</field>
		<field sid="CalMonths_2">
			<value></value>
		</field>
		<field sid="CalMonths_3">
			<value></value>
		</field>
		<field sid="CalMonths_4">
			<value></value>
		</field>
		<field sid="CalMonths_5">
			<value></value>
		</field>
		<field sid="CalMonths_6">
			<value></value>
		</field>
		<field sid="CalMonths_7">
			<value></value>
		</field>
		<field sid="CalMonths_8">
			<value></value>
		</field>
		<field sid="BaseSalary_1">
			<value></value>
		</field>
		<field sid="BaseSalary_2">
			<value></value>
		</field>
		<field sid="BaseSalary_3">
			<value></value>
		</field>
		<field sid="BaseSalary_4">
			<value></value>
		</field>
		<field sid="BaseSalary_5">
			<value></value>
		</field>
		<field sid="BaseSalary_6">
			<value></value>
		</field>
		<field sid="BaseSalary_7">
			<value></value>
		</field>
		<field sid="BaseSalary_8">
			<value></value>
		</field>
		<field sid="AcadMonths_1">
			<value></value>
		</field>
		<field sid="AcadMonths_2">
			<value></value>
		</field>
		<field sid="AcadMonths_3">
			<value></value>
		</field>
		<field sid="AcadMonths_4">
			<value></value>
		</field>
		<field sid="AcadMonths_5">
			<value></value>
		</field>
		<field sid="AcadMonths_6">
			<value></value>
		</field>
		<field sid="AcadMonths_7">
			<value></value>
		</field>
		<field sid="AcadMonths_8">
			<value></value>
		</field>
		<field sid="SumMonth_1">
			<value></value>
		</field>
		<field sid="SumMonth_2">
			<value></value>
		</field>
		<field sid="SumMonth_3">
			<value></value>
		</field>
		<field sid="SumMonth_4">
			<value></value>
		</field>
		<field sid="SumMonth_5">
			<value></value>
		</field>
		<field sid="SumMonth_6">
			<value></value>
		</field>
		<field sid="SumMonth_7">
			<value></value>
		</field>
		<field sid="SumMonth_8">
			<value></value>
		</field>
		<field sid="RequestedSalary_1">
			<value></value>
		</field>
		<field sid="RequestedSalary_2">
			<value></value>
		</field>
		<field sid="RequestedSalary_3">
			<value></value>
		</field>
		<field sid="RequestedSalary_4">
			<value></value>
		</field>
		<field sid="RequestedSalary_5">
			<value></value>
		</field>
		<field sid="RequestedSalary_6">
			<value></value>
		</field>
		<field sid="RequestedSalary_7">
			<value></value>
		</field>
		<field sid="RequestedSalary_8">
			<value></value>
		</field>
		<field sid="FringeBenefits_1">
			<value></value>
		</field>
		<field sid="FringeBenefits_2">
			<value></value>
		</field>
		<field sid="FringeBenefits_3">
			<value></value>
		</field>
		<field sid="FringeBenefits_4">
			<value></value>
		</field>
		<field sid="FringeBenefits_5">
			<value></value>
		</field>
		<field sid="FringeBenefits_6">
			<value></value>
		</field>
		<field sid="FringeBenefits_7">
			<value></value>
		</field>
		<field sid="FringeBenefits_8">
			<value></value>
		</field>
		<field sid="FundsRequested_1">
			<value></value>
		</field>
		<field sid="FundsRequested_2">
			<value></value>
		</field>
		<field sid="FundsRequested_3">
			<value></value>
		</field>
		<field sid="FundsRequested_4">
			<value></value>
		</field>
		<field sid="FundsRequested_5">
			<value></value>
		</field>
		<field sid="FundsRequested_6">
			<value></value>
		</field>
		<field sid="FundsRequested_7">
			<value></value>
		</field>
		<field sid="FundsRequested_8">
			<value></value>
		</field>
	</page>
	<page sid="RR_Budget3">
		<pageid content="array">
			<serialnumber>756F2790-F764-4E1E-8217-BFCF5803FCEA</serialnumber>
		</pageid>
		<vfd_pagesize>letter</vfd_pagesize>
		<vfd_pagedpi>120</vfd_pagedpi>
		<vfd_printsize>8.0;10.5</vfd_printsize>
		<label>RR_Budget3</label>
		<spacer sid="vfd_spacer">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>960</ae>
					<ae>1260</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>1</ae>
					<ae>1</ae>
				</ae>
			</itemlocation>
		</spacer>
		<field sid="NextPage">
			<value>RR_Budget4</value>
		</field>
		<field sid="totalnopersonnel">
			<value></value>
		</field>
		<field sid="BudgetPeriodStartDate">
			<value></value>
		</field>
		<field sid="BudgetPeriodEndDate">
			<value></value>
		</field>
		<combobox sid="SuffixName_2">
			<value></value>
		</combobox>
		<field sid="LastName_2">
			<value></value>
		</field>
		<field sid="MiddleName_2">
			<value></value>
		</field>
		<field sid="FirstName_2">
			<value></value>
		</field>
		<combobox sid="PrefixName_2">
			<value></value>
		</combobox>
		<combobox sid="SuffixName_3">
			<value></value>
		</combobox>
		<field sid="LastName_3">
			<value></value>
		</field>
		<field sid="MiddleName_3">
			<value></value>
		</field>
		<field sid="FirstName_3">
			<value></value>
		</field>
		<combobox sid="PrefixName_3">
			<value></value>
		</combobox>
		<combobox sid="SuffixName_4">
			<value></value>
		</combobox>
		<field sid="LastName_4">
			<value></value>
		</field>
		<field sid="MiddleName_4">
			<value></value>
		</field>
		<field sid="FirstName_4">
			<value></value>
		</field>
		<combobox sid="PrefixName_4">
			<value></value>
		</combobox>
		<combobox sid="SuffixName_5">
			<value></value>
		</combobox>
		<field sid="LastName_5">
			<value></value>
		</field>
		<field sid="MiddleName_5">
			<value></value>
		</field>
		<field sid="FirstName_5">
			<value></value>
		</field>
		<combobox sid="PrefixName_5">
			<value></value>
		</combobox>
		<combobox sid="SuffixName_6">
			<value></value>
		</combobox>
		<field sid="LastName_6">
			<value></value>
		</field>
		<field sid="MiddleName_6">
			<value></value>
		</field>
		<field sid="FirstName_6">
			<value></value>
		</field>
		<combobox sid="PrefixName_6">
			<value></value>
		</combobox>
		<combobox sid="SuffixName_7">
			<value></value>
		</combobox>
		<field sid="LastName_7">
			<value></value>
		</field>
		<field sid="MiddleName_7">
			<value></value>
		</field>
		<field sid="FirstName_7">
			<value></value>
		</field>
		<combobox sid="PrefixName_7">
			<value></value>
		</combobox>
		<combobox sid="SuffixName_8">
			<value></value>
		</combobox>
		<field sid="LastName_8">
			<value></value>
		</field>
		<field sid="MiddleName_8">
			<value></value>
		</field>
		<field sid="FirstName_8">
			<value></value>
		</field>
		<combobox sid="PrefixName_8">
			<value></value>
		</combobox>
		<field sid="OtherTotalFunds">
			<value></value>
		</field>
		<field sid="OtherCalculatedTotal">
			<value></value>
		</field>
		<field sid="TotalFunds">
			<value></value>
		</field>
		<field sid="CalculatedTotal">
			<value></value>
		</field>
		<field sid="OtherProjectRole_1">
			<value></value>
		</field>
		<field sid="OtherProjectRole_2">
			<value></value>
		</field>
		<field sid="OtherProjectRole_3">
			<value></value>
		</field>
		<field sid="OtherProjectRole_4">
			<value></value>
		</field>
		<field sid="OtherProjectRole_5">
			<value></value>
		</field>
		<field sid="OtherProjectRole_6">
			<value></value>
		</field>
		<field sid="OtherProjectRole_7">
			<value></value>
		</field>
		<field sid="OtherProjectRole_8">
			<value></value>
		</field>
		<field sid="OtherProjectRole_9">
			<value></value>
		</field>
		<field sid="OtherProjectRole_10">
			<value></value>
		</field>
		<field sid="OtherCalMonths_1">
			<value></value>
		</field>
		<field sid="OtherCalMonths_2">
			<value></value>
		</field>
		<field sid="OtherCalMonths_3">
			<value></value>
		</field>
		<field sid="OtherCalMonths_4">
			<value></value>
		</field>
		<field sid="OtherCalMonths_5">
			<value></value>
		</field>
		<field sid="OtherCalMonths_6">
			<value></value>
		</field>
		<field sid="OtherCalMonths_7">
			<value></value>
		</field>
		<field sid="OtherCalMonths_8">
			<value></value>
		</field>
		<field sid="OtherCalMonths_9">
			<value></value>
		</field>
		<field sid="OtherCalMonths_10">
			<value></value>
		</field>
		<field sid="OtherBaseSalary_1">
			<value></value>
		</field>
		<field sid="OtherBaseSalary_2">
			<value></value>
		</field>
		<field sid="OtherBaseSalary_3">
			<value></value>
		</field>
		<field sid="OtherBaseSalary_4">
			<value></value>
		</field>
		<field sid="OtherBaseSalary_5">
			<value></value>
		</field>
		<field sid="OtherBaseSalary_6">
			<value></value>
		</field>
		<field sid="OtherBaseSalary_7">
			<value></value>
		</field>
		<field sid="OtherBaseSalary_8">
			<value></value>
		</field>
		<field sid="OtherBaseSalary_9">
			<value></value>
		</field>
		<field sid="OtherBaseSalary_10">
			<value></value>
		</field>
		<field sid="OtherAcadMonths_1">
			<value></value>
		</field>
		<field sid="OtherAcadMonths_2">
			<value></value>
		</field>
		<field sid="OtherAcadMonths_3">
			<value></value>
		</field>
		<field sid="OtherAcadMonths_4">
			<value></value>
		</field>
		<field sid="OtherAcadMonths_5">
			<value></value>
		</field>
		<field sid="OtherAcadMonths_6">
			<value></value>
		</field>
		<field sid="OtherAcadMonths_7">
			<value></value>
		</field>
		<field sid="OtherAcadMonths_8">
			<value></value>
		</field>
		<field sid="OtherAcadMonths_9">
			<value></value>
		</field>
		<field sid="OtherAcadMonths_10">
			<value></value>
		</field>
		<field sid="OtherSumMonth_1">
			<value></value>
		</field>
		<field sid="OtherSumMonth_2">
			<value></value>
		</field>
		<field sid="OtherSumMonth_3">
			<value></value>
		</field>
		<field sid="OtherSumMonth_4">
			<value></value>
		</field>
		<field sid="OtherSumMonth_5">
			<value></value>
		</field>
		<field sid="OtherSumMonth_6">
			<value></value>
		</field>
		<field sid="OtherSumMonth_7">
			<value></value>
		</field>
		<field sid="OtherSumMonth_8">
			<value></value>
		</field>
		<field sid="OtherSumMonth_9">
			<value></value>
		</field>
		<field sid="OtherSumMonth_10">
			<value></value>
		</field>
		<field sid="OtherRequestedSalary_1">
			<value></value>
		</field>
		<field sid="OtherRequestedSalary_2">
			<value></value>
		</field>
		<field sid="OtherRequestedSalary_3">
			<value></value>
		</field>
		<field sid="OtherRequestedSalary_4">
			<value></value>
		</field>
		<field sid="OtherRequestedSalary_5">
			<value></value>
		</field>
		<field sid="OtherRequestedSalary_6">
			<value></value>
		</field>
		<field sid="OtherRequestedSalary_7">
			<value></value>
		</field>
		<field sid="OtherRequestedSalary_8">
			<value></value>
		</field>
		<field sid="OtherRequestedSalary_9">
			<value></value>
		</field>
		<field sid="OtherRequestedSalary_10">
			<value></value>
		</field>
		<field sid="OtherFringeBenefits_1">
			<value></value>
		</field>
		<field sid="OtherFringeBenefits_2">
			<value></value>
		</field>
		<field sid="OtherFringeBenefits_3">
			<value></value>
		</field>
		<field sid="OtherFringeBenefits_4">
			<value></value>
		</field>
		<field sid="OtherFringeBenefits_5">
			<value></value>
		</field>
		<field sid="OtherFringeBenefits_6">
			<value></value>
		</field>
		<field sid="OtherFringeBenefits_7">
			<value></value>
		</field>
		<field sid="OtherFringeBenefits_8">
			<value></value>
		</field>
		<field sid="OtherFringeBenefits_9">
			<value></value>
		</field>
		<field sid="OtherFringeBenefits_10">
			<value></value>
		</field>
		<field sid="OtherFundsRequested_1">
			<value></value>
		</field>
		<field sid="OtherFundsRequested_2">
			<value></value>
		</field>
		<field sid="OtherFundsRequested_3">
			<value></value>
		</field>
		<field sid="OtherFundsRequested_4">
			<value></value>
		</field>
		<field sid="OtherFundsRequested_5">
			<value></value>
		</field>
		<field sid="OtherFundsRequested_6">
			<value></value>
		</field>
		<field sid="OtherFundsRequested_7">
			<value></value>
		</field>
		<field sid="OtherFundsRequested_8">
			<value></value>
		</field>
		<field sid="OtherFundsRequested_9">
			<value></value>
		</field>
		<field sid="OtherFundsRequested_10">
			<value></value>
		</field>
		<field sid="nopersonnel_1">
			<value></value>
		</field>
		<field sid="nopersonnel_2">
			<value></value>
		</field>
		<field sid="nopersonnel_3">
			<value></value>
		</field>
		<field sid="nopersonnel_4">
			<value></value>
		</field>
		<field sid="nopersonnel_5">
			<value></value>
		</field>
		<field sid="nopersonnel_6">
			<value></value>
		</field>
		<field sid="nopersonnel_7">
			<value></value>
		</field>
		<field sid="nopersonnel_8">
			<value></value>
		</field>
		<field sid="nopersonnel_9">
			<value></value>
		</field>
		<field sid="nopersonnel_10">
			<value></value>
		</field>
		<field sid="ProjectRole_1">
			<value></value>
		</field>
		<field sid="ProjectRole_2">
			<value></value>
		</field>
		<field sid="ProjectRole_3">
			<value></value>
		</field>
		<field sid="ProjectRole_4">
			<value></value>
		</field>
		<field sid="ProjectRole_5">
			<value></value>
		</field>
		<field sid="ProjectRole_6">
			<value></value>
		</field>
		<field sid="ProjectRole_7">
			<value></value>
		</field>
		<field sid="ProjectRole_8">
			<value></value>
		</field>
		<field sid="CalMonths_1">
			<value></value>
		</field>
		<field sid="CalMonths_2">
			<value></value>
		</field>
		<field sid="CalMonths_3">
			<value></value>
		</field>
		<field sid="CalMonths_4">
			<value></value>
		</field>
		<field sid="CalMonths_5">
			<value></value>
		</field>
		<field sid="CalMonths_6">
			<value></value>
		</field>
		<field sid="CalMonths_7">
			<value></value>
		</field>
		<field sid="CalMonths_8">
			<value></value>
		</field>
		<field sid="BaseSalary_1">
			<value></value>
		</field>
		<field sid="BaseSalary_2">
			<value></value>
		</field>
		<field sid="BaseSalary_3">
			<value></value>
		</field>
		<field sid="BaseSalary_4">
			<value></value>
		</field>
		<field sid="BaseSalary_5">
			<value></value>
		</field>
		<field sid="BaseSalary_6">
			<value></value>
		</field>
		<field sid="BaseSalary_7">
			<value></value>
		</field>
		<field sid="BaseSalary_8">
			<value></value>
		</field>
		<field sid="AcadMonths_1">
			<value></value>
		</field>
		<field sid="AcadMonths_2">
			<value></value>
		</field>
		<field sid="AcadMonths_3">
			<value></value>
		</field>
		<field sid="AcadMonths_4">
			<value></value>
		</field>
		<field sid="AcadMonths_5">
			<value></value>
		</field>
		<field sid="AcadMonths_6">
			<value></value>
		</field>
		<field sid="AcadMonths_7">
			<value></value>
		</field>
		<field sid="AcadMonths_8">
			<value></value>
		</field>
		<field sid="SumMonth_1">
			<value></value>
		</field>
		<field sid="SumMonth_2">
			<value></value>
		</field>
		<field sid="SumMonth_3">
			<value></value>
		</field>
		<field sid="SumMonth_4">
			<value></value>
		</field>
		<field sid="SumMonth_5">
			<value></value>
		</field>
		<field sid="SumMonth_6">
			<value></value>
		</field>
		<field sid="SumMonth_7">
			<value></value>
		</field>
		<field sid="SumMonth_8">
			<value></value>
		</field>
		<field sid="RequestedSalary_1">
			<value></value>
		</field>
		<field sid="RequestedSalary_2">
			<value></value>
		</field>
		<field sid="RequestedSalary_3">
			<value></value>
		</field>
		<field sid="RequestedSalary_4">
			<value></value>
		</field>
		<field sid="RequestedSalary_5">
			<value></value>
		</field>
		<field sid="RequestedSalary_6">
			<value></value>
		</field>
		<field sid="RequestedSalary_7">
			<value></value>
		</field>
		<field sid="RequestedSalary_8">
			<value></value>
		</field>
		<field sid="FringeBenefits_1">
			<value></value>
		</field>
		<field sid="FringeBenefits_2">
			<value></value>
		</field>
		<field sid="FringeBenefits_3">
			<value></value>
		</field>
		<field sid="FringeBenefits_4">
			<value></value>
		</field>
		<field sid="FringeBenefits_5">
			<value></value>
		</field>
		<field sid="FringeBenefits_6">
			<value></value>
		</field>
		<field sid="FringeBenefits_7">
			<value></value>
		</field>
		<field sid="FringeBenefits_8">
			<value></value>
		</field>
		<field sid="FundsRequested_1">
			<value></value>
		</field>
		<field sid="FundsRequested_2">
			<value></value>
		</field>
		<field sid="FundsRequested_3">
			<value></value>
		</field>
		<field sid="FundsRequested_4">
			<value></value>
		</field>
		<field sid="FundsRequested_5">
			<value></value>
		</field>
		<field sid="FundsRequested_6">
			<value></value>
		</field>
		<field sid="FundsRequested_7">
			<value></value>
		</field>
		<field sid="FundsRequested_8">
			<value></value>
		</field>
	</page>
	<page sid="RR_Budget4">
		<pageid content="array">
			<serialnumber>756F2790-F764-4E1E-8217-BFCF5803FCEA</serialnumber>
		</pageid>
		<vfd_pagesize>letter</vfd_pagesize>
		<vfd_pagedpi>120</vfd_pagedpi>
		<vfd_printsize>8.0;10.5</vfd_printsize>
		<label>RR_Budget4</label>
		<spacer sid="vfd_spacer">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>960</ae>
					<ae>1260</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>1</ae>
					<ae>1</ae>
				</ae>
			</itemlocation>
		</spacer>
		<field sid="NextPage">
			<value>RR_Budget5</value>
		</field>
		<field sid="totalnopersonnel">
			<value></value>
		</field>
		<field sid="BudgetPeriodStartDate">
			<value></value>
		</field>
		<field sid="BudgetPeriodEndDate">
			<value></value>
		</field>
		<combobox sid="SuffixName_2">
			<value></value>
		</combobox>
		<field sid="LastName_2">
			<value></value>
		</field>
		<field sid="MiddleName_2">
			<value></value>
		</field>
		<field sid="FirstName_2">
			<value></value>
		</field>
		<combobox sid="PrefixName_2">
			<value></value>
		</combobox>
		<combobox sid="SuffixName_3">
			<value></value>
		</combobox>
		<field sid="LastName_3">
			<value></value>
		</field>
		<field sid="MiddleName_3">
			<value></value>
		</field>
		<field sid="FirstName_3">
			<value></value>
		</field>
		<combobox sid="PrefixName_3">
			<value></value>
		</combobox>
		<combobox sid="SuffixName_4">
			<value></value>
		</combobox>
		<field sid="LastName_4">
			<value></value>
		</field>
		<field sid="MiddleName_4">
			<value></value>
		</field>
		<field sid="FirstName_4">
			<value></value>
		</field>
		<combobox sid="PrefixName_4">
			<value></value>
		</combobox>
		<combobox sid="SuffixName_5">
			<value></value>
		</combobox>
		<field sid="LastName_5">
			<value></value>
		</field>
		<field sid="MiddleName_5">
			<value></value>
		</field>
		<field sid="FirstName_5">
			<value></value>
		</field>
		<combobox sid="PrefixName_5">
			<value></value>
		</combobox>
		<combobox sid="SuffixName_6">
			<value></value>
		</combobox>
		<field sid="LastName_6">
			<value></value>
		</field>
		<field sid="MiddleName_6">
			<value></value>
		</field>
		<field sid="FirstName_6">
			<value></value>
		</field>
		<combobox sid="PrefixName_6">
			<value></value>
		</combobox>
		<combobox sid="SuffixName_7">
			<value></value>
		</combobox>
		<field sid="LastName_7">
			<value></value>
		</field>
		<field sid="MiddleName_7">
			<value></value>
		</field>
		<field sid="FirstName_7">
			<value></value>
		</field>
		<combobox sid="PrefixName_7">
			<value></value>
		</combobox>
		<combobox sid="SuffixName_8">
			<value></value>
		</combobox>
		<field sid="LastName_8">
			<value></value>
		</field>
		<field sid="MiddleName_8">
			<value></value>
		</field>
		<field sid="FirstName_8">
			<value></value>
		</field>
		<combobox sid="PrefixName_8">
			<value></value>
		</combobox>
		<field sid="OtherTotalFunds">
			<value></value>
		</field>
		<field sid="OtherCalculatedTotal">
			<value></value>
		</field>
		<field sid="TotalFunds">
			<value></value>
		</field>
		<field sid="CalculatedTotal">
			<value></value>
		</field>
		<field sid="OtherProjectRole_1">
			<value></value>
		</field>
		<field sid="OtherProjectRole_2">
			<value></value>
		</field>
		<field sid="OtherProjectRole_3">
			<value></value>
		</field>
		<field sid="OtherProjectRole_4">
			<value></value>
		</field>
		<field sid="OtherProjectRole_5">
			<value></value>
		</field>
		<field sid="OtherProjectRole_6">
			<value></value>
		</field>
		<field sid="OtherProjectRole_7">
			<value></value>
		</field>
		<field sid="OtherProjectRole_8">
			<value></value>
		</field>
		<field sid="OtherProjectRole_9">
			<value></value>
		</field>
		<field sid="OtherProjectRole_10">
			<value></value>
		</field>
		<field sid="OtherCalMonths_1">
			<value></value>
		</field>
		<field sid="OtherCalMonths_2">
			<value></value>
		</field>
		<field sid="OtherCalMonths_3">
			<value></value>
		</field>
		<field sid="OtherCalMonths_4">
			<value></value>
		</field>
		<field sid="OtherCalMonths_5">
			<value></value>
		</field>
		<field sid="OtherCalMonths_6">
			<value></value>
		</field>
		<field sid="OtherCalMonths_7">
			<value></value>
		</field>
		<field sid="OtherCalMonths_8">
			<value></value>
		</field>
		<field sid="OtherCalMonths_9">
			<value></value>
		</field>
		<field sid="OtherCalMonths_10">
			<value></value>
		</field>
		<field sid="OtherBaseSalary_1">
			<value></value>
		</field>
		<field sid="OtherBaseSalary_2">
			<value></value>
		</field>
		<field sid="OtherBaseSalary_3">
			<value></value>
		</field>
		<field sid="OtherBaseSalary_4">
			<value></value>
		</field>
		<field sid="OtherBaseSalary_5">
			<value></value>
		</field>
		<field sid="OtherBaseSalary_6">
			<value></value>
		</field>
		<field sid="OtherBaseSalary_7">
			<value></value>
		</field>
		<field sid="OtherBaseSalary_8">
			<value></value>
		</field>
		<field sid="OtherBaseSalary_9">
			<value></value>
		</field>
		<field sid="OtherBaseSalary_10">
			<value></value>
		</field>
		<field sid="OtherAcadMonths_1">
			<value></value>
		</field>
		<field sid="OtherAcadMonths_2">
			<value></value>
		</field>
		<field sid="OtherAcadMonths_3">
			<value></value>
		</field>
		<field sid="OtherAcadMonths_4">
			<value></value>
		</field>
		<field sid="OtherAcadMonths_5">
			<value></value>
		</field>
		<field sid="OtherAcadMonths_6">
			<value></value>
		</field>
		<field sid="OtherAcadMonths_7">
			<value></value>
		</field>
		<field sid="OtherAcadMonths_8">
			<value></value>
		</field>
		<field sid="OtherAcadMonths_9">
			<value></value>
		</field>
		<field sid="OtherAcadMonths_10">
			<value></value>
		</field>
		<field sid="OtherSumMonth_1">
			<value></value>
		</field>
		<field sid="OtherSumMonth_2">
			<value></value>
		</field>
		<field sid="OtherSumMonth_3">
			<value></value>
		</field>
		<field sid="OtherSumMonth_4">
			<value></value>
		</field>
		<field sid="OtherSumMonth_5">
			<value></value>
		</field>
		<field sid="OtherSumMonth_6">
			<value></value>
		</field>
		<field sid="OtherSumMonth_7">
			<value></value>
		</field>
		<field sid="OtherSumMonth_8">
			<value></value>
		</field>
		<field sid="OtherSumMonth_9">
			<value></value>
		</field>
		<field sid="OtherSumMonth_10">
			<value></value>
		</field>
		<field sid="OtherRequestedSalary_1">
			<value></value>
		</field>
		<field sid="OtherRequestedSalary_2">
			<value></value>
		</field>
		<field sid="OtherRequestedSalary_3">
			<value></value>
		</field>
		<field sid="OtherRequestedSalary_4">
			<value></value>
		</field>
		<field sid="OtherRequestedSalary_5">
			<value></value>
		</field>
		<field sid="OtherRequestedSalary_6">
			<value></value>
		</field>
		<field sid="OtherRequestedSalary_7">
			<value></value>
		</field>
		<field sid="OtherRequestedSalary_8">
			<value></value>
		</field>
		<field sid="OtherRequestedSalary_9">
			<value></value>
		</field>
		<field sid="OtherRequestedSalary_10">
			<value></value>
		</field>
		<field sid="OtherFringeBenefits_1">
			<value></value>
		</field>
		<field sid="OtherFringeBenefits_2">
			<value></value>
		</field>
		<field sid="OtherFringeBenefits_3">
			<value></value>
		</field>
		<field sid="OtherFringeBenefits_4">
			<value></value>
		</field>
		<field sid="OtherFringeBenefits_5">
			<value></value>
		</field>
		<field sid="OtherFringeBenefits_6">
			<value></value>
		</field>
		<field sid="OtherFringeBenefits_7">
			<value></value>
		</field>
		<field sid="OtherFringeBenefits_8">
			<value></value>
		</field>
		<field sid="OtherFringeBenefits_9">
			<value></value>
		</field>
		<field sid="OtherFringeBenefits_10">
			<value></value>
		</field>
		<field sid="OtherFundsRequested_1">
			<value></value>
		</field>
		<field sid="OtherFundsRequested_2">
			<value></value>
		</field>
		<field sid="OtherFundsRequested_3">
			<value></value>
		</field>
		<field sid="OtherFundsRequested_4">
			<value></value>
		</field>
		<field sid="OtherFundsRequested_5">
			<value></value>
		</field>
		<field sid="OtherFundsRequested_6">
			<value></value>
		</field>
		<field sid="OtherFundsRequested_7">
			<value></value>
		</field>
		<field sid="OtherFundsRequested_8">
			<value></value>
		</field>
		<field sid="OtherFundsRequested_9">
			<value></value>
		</field>
		<field sid="OtherFundsRequested_10">
			<value></value>
		</field>
		<field sid="nopersonnel_1">
			<value></value>
		</field>
		<field sid="nopersonnel_2">
			<value></value>
		</field>
		<field sid="nopersonnel_3">
			<value></value>
		</field>
		<field sid="nopersonnel_4">
			<value></value>
		</field>
		<field sid="nopersonnel_5">
			<value></value>
		</field>
		<field sid="nopersonnel_6">
			<value></value>
		</field>
		<field sid="nopersonnel_7">
			<value></value>
		</field>
		<field sid="nopersonnel_8">
			<value></value>
		</field>
		<field sid="nopersonnel_9">
			<value></value>
		</field>
		<field sid="nopersonnel_10">
			<value></value>
		</field>
		<field sid="ProjectRole_1">
			<value></value>
		</field>
		<field sid="ProjectRole_2">
			<value></value>
		</field>
		<field sid="ProjectRole_3">
			<value></value>
		</field>
		<field sid="ProjectRole_4">
			<value></value>
		</field>
		<field sid="ProjectRole_5">
			<value></value>
		</field>
		<field sid="ProjectRole_6">
			<value></value>
		</field>
		<field sid="ProjectRole_7">
			<value></value>
		</field>
		<field sid="ProjectRole_8">
			<value></value>
		</field>
		<field sid="CalMonths_1">
			<value></value>
		</field>
		<field sid="CalMonths_2">
			<value></value>
		</field>
		<field sid="CalMonths_3">
			<value></value>
		</field>
		<field sid="CalMonths_4">
			<value></value>
		</field>
		<field sid="CalMonths_5">
			<value></value>
		</field>
		<field sid="CalMonths_6">
			<value></value>
		</field>
		<field sid="CalMonths_7">
			<value></value>
		</field>
		<field sid="CalMonths_8">
			<value></value>
		</field>
		<field sid="BaseSalary_1">
			<value></value>
		</field>
		<field sid="BaseSalary_2">
			<value></value>
		</field>
		<field sid="BaseSalary_3">
			<value></value>
		</field>
		<field sid="BaseSalary_4">
			<value></value>
		</field>
		<field sid="BaseSalary_5">
			<value></value>
		</field>
		<field sid="BaseSalary_6">
			<value></value>
		</field>
		<field sid="BaseSalary_7">
			<value></value>
		</field>
		<field sid="BaseSalary_8">
			<value></value>
		</field>
		<field sid="AcadMonths_1">
			<value></value>
		</field>
		<field sid="AcadMonths_2">
			<value></value>
		</field>
		<field sid="AcadMonths_3">
			<value></value>
		</field>
		<field sid="AcadMonths_4">
			<value></value>
		</field>
		<field sid="AcadMonths_5">
			<value></value>
		</field>
		<field sid="AcadMonths_6">
			<value></value>
		</field>
		<field sid="AcadMonths_7">
			<value></value>
		</field>
		<field sid="AcadMonths_8">
			<value></value>
		</field>
		<field sid="SumMonth_1">
			<value></value>
		</field>
		<field sid="SumMonth_2">
			<value></value>
		</field>
		<field sid="SumMonth_3">
			<value></value>
		</field>
		<field sid="SumMonth_4">
			<value></value>
		</field>
		<field sid="SumMonth_5">
			<value></value>
		</field>
		<field sid="SumMonth_6">
			<value></value>
		</field>
		<field sid="SumMonth_7">
			<value></value>
		</field>
		<field sid="SumMonth_8">
			<value></value>
		</field>
		<field sid="RequestedSalary_1">
			<value></value>
		</field>
		<field sid="RequestedSalary_2">
			<value></value>
		</field>
		<field sid="RequestedSalary_3">
			<value></value>
		</field>
		<field sid="RequestedSalary_4">
			<value></value>
		</field>
		<field sid="RequestedSalary_5">
			<value></value>
		</field>
		<field sid="RequestedSalary_6">
			<value></value>
		</field>
		<field sid="RequestedSalary_7">
			<value></value>
		</field>
		<field sid="RequestedSalary_8">
			<value></value>
		</field>
		<field sid="FringeBenefits_1">
			<value></value>
		</field>
		<field sid="FringeBenefits_2">
			<value></value>
		</field>
		<field sid="FringeBenefits_3">
			<value></value>
		</field>
		<field sid="FringeBenefits_4">
			<value></value>
		</field>
		<field sid="FringeBenefits_5">
			<value></value>
		</field>
		<field sid="FringeBenefits_6">
			<value></value>
		</field>
		<field sid="FringeBenefits_7">
			<value></value>
		</field>
		<field sid="FringeBenefits_8">
			<value></value>
		</field>
		<field sid="FundsRequested_1">
			<value></value>
		</field>
		<field sid="FundsRequested_2">
			<value></value>
		</field>
		<field sid="FundsRequested_3">
			<value></value>
		</field>
		<field sid="FundsRequested_4">
			<value></value>
		</field>
		<field sid="FundsRequested_5">
			<value></value>
		</field>
		<field sid="FundsRequested_6">
			<value></value>
		</field>
		<field sid="FundsRequested_7">
			<value></value>
		</field>
		<field sid="FundsRequested_8">
			<value></value>
		</field>
	</page>
	<page sid="RR_Budget5">
		<pageid content="array">
			<serialnumber>756F2790-F764-4E1E-8217-BFCF5803FCEA</serialnumber>
		</pageid>
		<vfd_pagesize>letter</vfd_pagesize>
		<vfd_pagedpi>120</vfd_pagedpi>
		<vfd_printsize>8.0;10.5</vfd_printsize>
		<label>RR_Budget5</label>
		<spacer sid="vfd_spacer">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>960</ae>
					<ae>1260</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>1</ae>
					<ae>1</ae>
				</ae>
			</itemlocation>
		</spacer>
		<field sid="NextPage">
			<value>RR_Budget2Section</value>
		</field>
		<field sid="totalnopersonnel">
			<value></value>
		</field>
		<field sid="BudgetPeriodStartDate">
			<value></value>
		</field>
		<field sid="BudgetPeriodEndDate">
			<value></value>
		</field>
		<combobox sid="SuffixName_2">
			<value></value>
		</combobox>
		<field sid="LastName_2">
			<value></value>
		</field>
		<field sid="MiddleName_2">
			<value></value>
		</field>
		<field sid="FirstName_2">
			<value></value>
		</field>
		<combobox sid="PrefixName_2">
			<value></value>
		</combobox>
		<combobox sid="SuffixName_3">
			<value></value>
		</combobox>
		<field sid="LastName_3">
			<value></value>
		</field>
		<field sid="MiddleName_3">
			<value></value>
		</field>
		<field sid="FirstName_3">
			<value></value>
		</field>
		<combobox sid="PrefixName_3">
			<value></value>
		</combobox>
		<combobox sid="SuffixName_4">
			<value></value>
		</combobox>
		<field sid="LastName_4">
			<value></value>
		</field>
		<field sid="MiddleName_4">
			<value></value>
		</field>
		<field sid="FirstName_4">
			<value></value>
		</field>
		<combobox sid="PrefixName_4">
			<value></value>
		</combobox>
		<combobox sid="SuffixName_5">
			<value></value>
		</combobox>
		<field sid="LastName_5">
			<value></value>
		</field>
		<field sid="MiddleName_5">
			<value></value>
		</field>
		<field sid="FirstName_5">
			<value></value>
		</field>
		<combobox sid="PrefixName_5">
			<value></value>
		</combobox>
		<combobox sid="SuffixName_6">
			<value></value>
		</combobox>
		<field sid="LastName_6">
			<value></value>
		</field>
		<field sid="MiddleName_6">
			<value></value>
		</field>
		<field sid="FirstName_6">
			<value></value>
		</field>
		<combobox sid="PrefixName_6">
			<value></value>
		</combobox>
		<combobox sid="SuffixName_7">
			<value></value>
		</combobox>
		<field sid="LastName_7">
			<value></value>
		</field>
		<field sid="MiddleName_7">
			<value></value>
		</field>
		<field sid="FirstName_7">
			<value></value>
		</field>
		<combobox sid="PrefixName_7">
			<value></value>
		</combobox>
		<combobox sid="SuffixName_8">
			<value></value>
		</combobox>
		<field sid="LastName_8">
			<value></value>
		</field>
		<field sid="MiddleName_8">
			<value></value>
		</field>
		<field sid="FirstName_8">
			<value></value>
		</field>
		<combobox sid="PrefixName_8">
			<value></value>
		</combobox>
		<field sid="OtherTotalFunds">
			<value></value>
		</field>
		<field sid="OtherCalculatedTotal">
			<value></value>
		</field>
		<field sid="TotalFunds">
			<value></value>
		</field>
		<field sid="CalculatedTotal">
			<value></value>
		</field>
		<field sid="OtherProjectRole_1">
			<value></value>
		</field>
		<field sid="OtherProjectRole_2">
			<value></value>
		</field>
		<field sid="OtherProjectRole_3">
			<value></value>
		</field>
		<field sid="OtherProjectRole_4">
			<value></value>
		</field>
		<field sid="OtherProjectRole_5">
			<value></value>
		</field>
		<field sid="OtherProjectRole_6">
			<value></value>
		</field>
		<field sid="OtherProjectRole_7">
			<value></value>
		</field>
		<field sid="OtherProjectRole_8">
			<value></value>
		</field>
		<field sid="OtherProjectRole_9">
			<value></value>
		</field>
		<field sid="OtherProjectRole_10">
			<value></value>
		</field>
		<field sid="OtherCalMonths_1">
			<value></value>
		</field>
		<field sid="OtherCalMonths_2">
			<value></value>
		</field>
		<field sid="OtherCalMonths_3">
			<value></value>
		</field>
		<field sid="OtherCalMonths_4">
			<value></value>
		</field>
		<field sid="OtherCalMonths_5">
			<value></value>
		</field>
		<field sid="OtherCalMonths_6">
			<value></value>
		</field>
		<field sid="OtherCalMonths_7">
			<value></value>
		</field>
		<field sid="OtherCalMonths_8">
			<value></value>
		</field>
		<field sid="OtherCalMonths_9">
			<value></value>
		</field>
		<field sid="OtherCalMonths_10">
			<value></value>
		</field>
		<field sid="OtherBaseSalary_1">
			<value></value>
		</field>
		<field sid="OtherBaseSalary_2">
			<value></value>
		</field>
		<field sid="OtherBaseSalary_3">
			<value></value>
		</field>
		<field sid="OtherBaseSalary_4">
			<value></value>
		</field>
		<field sid="OtherBaseSalary_5">
			<value></value>
		</field>
		<field sid="OtherBaseSalary_6">
			<value></value>
		</field>
		<field sid="OtherBaseSalary_7">
			<value></value>
		</field>
		<field sid="OtherBaseSalary_8">
			<value></value>
		</field>
		<field sid="OtherBaseSalary_9">
			<value></value>
		</field>
		<field sid="OtherBaseSalary_10">
			<value></value>
		</field>
		<field sid="OtherAcadMonths_1">
			<value></value>
		</field>
		<field sid="OtherAcadMonths_2">
			<value></value>
		</field>
		<field sid="OtherAcadMonths_3">
			<value></value>
		</field>
		<field sid="OtherAcadMonths_4">
			<value></value>
		</field>
		<field sid="OtherAcadMonths_5">
			<value></value>
		</field>
		<field sid="OtherAcadMonths_6">
			<value></value>
		</field>
		<field sid="OtherAcadMonths_7">
			<value></value>
		</field>
		<field sid="OtherAcadMonths_8">
			<value></value>
		</field>
		<field sid="OtherAcadMonths_9">
			<value></value>
		</field>
		<field sid="OtherAcadMonths_10">
			<value></value>
		</field>
		<field sid="OtherSumMonth_1">
			<value></value>
		</field>
		<field sid="OtherSumMonth_2">
			<value></value>
		</field>
		<field sid="OtherSumMonth_3">
			<value></value>
		</field>
		<field sid="OtherSumMonth_4">
			<value></value>
		</field>
		<field sid="OtherSumMonth_5">
			<value></value>
		</field>
		<field sid="OtherSumMonth_6">
			<value></value>
		</field>
		<field sid="OtherSumMonth_7">
			<value></value>
		</field>
		<field sid="OtherSumMonth_8">
			<value></value>
		</field>
		<field sid="OtherSumMonth_9">
			<value></value>
		</field>
		<field sid="OtherSumMonth_10">
			<value></value>
		</field>
		<field sid="OtherRequestedSalary_1">
			<value></value>
		</field>
		<field sid="OtherRequestedSalary_2">
			<value></value>
		</field>
		<field sid="OtherRequestedSalary_3">
			<value></value>
		</field>
		<field sid="OtherRequestedSalary_4">
			<value></value>
		</field>
		<field sid="OtherRequestedSalary_5">
			<value></value>
		</field>
		<field sid="OtherRequestedSalary_6">
			<value></value>
		</field>
		<field sid="OtherRequestedSalary_7">
			<value></value>
		</field>
		<field sid="OtherRequestedSalary_8">
			<value></value>
		</field>
		<field sid="OtherRequestedSalary_9">
			<value></value>
		</field>
		<field sid="OtherRequestedSalary_10">
			<value></value>
		</field>
		<field sid="OtherFringeBenefits_1">
			<value></value>
		</field>
		<field sid="OtherFringeBenefits_2">
			<value></value>
		</field>
		<field sid="OtherFringeBenefits_3">
			<value></value>
		</field>
		<field sid="OtherFringeBenefits_4">
			<value></value>
		</field>
		<field sid="OtherFringeBenefits_5">
			<value></value>
		</field>
		<field sid="OtherFringeBenefits_6">
			<value></value>
		</field>
		<field sid="OtherFringeBenefits_7">
			<value></value>
		</field>
		<field sid="OtherFringeBenefits_8">
			<value></value>
		</field>
		<field sid="OtherFringeBenefits_9">
			<value></value>
		</field>
		<field sid="OtherFringeBenefits_10">
			<value></value>
		</field>
		<field sid="OtherFundsRequested_1">
			<value></value>
		</field>
		<field sid="OtherFundsRequested_2">
			<value></value>
		</field>
		<field sid="OtherFundsRequested_3">
			<value></value>
		</field>
		<field sid="OtherFundsRequested_4">
			<value></value>
		</field>
		<field sid="OtherFundsRequested_5">
			<value></value>
		</field>
		<field sid="OtherFundsRequested_6">
			<value></value>
		</field>
		<field sid="OtherFundsRequested_7">
			<value></value>
		</field>
		<field sid="OtherFundsRequested_8">
			<value></value>
		</field>
		<field sid="OtherFundsRequested_9">
			<value></value>
		</field>
		<field sid="OtherFundsRequested_10">
			<value></value>
		</field>
		<field sid="nopersonnel_1">
			<value></value>
		</field>
		<field sid="nopersonnel_2">
			<value></value>
		</field>
		<field sid="nopersonnel_3">
			<value></value>
		</field>
		<field sid="nopersonnel_4">
			<value></value>
		</field>
		<field sid="nopersonnel_5">
			<value></value>
		</field>
		<field sid="nopersonnel_6">
			<value></value>
		</field>
		<field sid="nopersonnel_7">
			<value></value>
		</field>
		<field sid="nopersonnel_8">
			<value></value>
		</field>
		<field sid="nopersonnel_9">
			<value></value>
		</field>
		<field sid="nopersonnel_10">
			<value></value>
		</field>
		<field sid="ProjectRole_1">
			<value></value>
		</field>
		<field sid="ProjectRole_2">
			<value></value>
		</field>
		<field sid="ProjectRole_3">
			<value></value>
		</field>
		<field sid="ProjectRole_4">
			<value></value>
		</field>
		<field sid="ProjectRole_5">
			<value></value>
		</field>
		<field sid="ProjectRole_6">
			<value></value>
		</field>
		<field sid="ProjectRole_7">
			<value></value>
		</field>
		<field sid="ProjectRole_8">
			<value></value>
		</field>
		<field sid="CalMonths_1">
			<value></value>
		</field>
		<field sid="CalMonths_2">
			<value></value>
		</field>
		<field sid="CalMonths_3">
			<value></value>
		</field>
		<field sid="CalMonths_4">
			<value></value>
		</field>
		<field sid="CalMonths_5">
			<value></value>
		</field>
		<field sid="CalMonths_6">
			<value></value>
		</field>
		<field sid="CalMonths_7">
			<value></value>
		</field>
		<field sid="CalMonths_8">
			<value></value>
		</field>
		<field sid="BaseSalary_1">
			<value></value>
		</field>
		<field sid="BaseSalary_2">
			<value></value>
		</field>
		<field sid="BaseSalary_3">
			<value></value>
		</field>
		<field sid="BaseSalary_4">
			<value></value>
		</field>
		<field sid="BaseSalary_5">
			<value></value>
		</field>
		<field sid="BaseSalary_6">
			<value></value>
		</field>
		<field sid="BaseSalary_7">
			<value></value>
		</field>
		<field sid="BaseSalary_8">
			<value></value>
		</field>
		<field sid="AcadMonths_1">
			<value></value>
		</field>
		<field sid="AcadMonths_2">
			<value></value>
		</field>
		<field sid="AcadMonths_3">
			<value></value>
		</field>
		<field sid="AcadMonths_4">
			<value></value>
		</field>
		<field sid="AcadMonths_5">
			<value></value>
		</field>
		<field sid="AcadMonths_6">
			<value></value>
		</field>
		<field sid="AcadMonths_7">
			<value></value>
		</field>
		<field sid="AcadMonths_8">
			<value></value>
		</field>
		<field sid="SumMonth_1">
			<value></value>
		</field>
		<field sid="SumMonth_2">
			<value></value>
		</field>
		<field sid="SumMonth_3">
			<value></value>
		</field>
		<field sid="SumMonth_4">
			<value></value>
		</field>
		<field sid="SumMonth_5">
			<value></value>
		</field>
		<field sid="SumMonth_6">
			<value></value>
		</field>
		<field sid="SumMonth_7">
			<value></value>
		</field>
		<field sid="SumMonth_8">
			<value></value>
		</field>
		<field sid="RequestedSalary_1">
			<value></value>
		</field>
		<field sid="RequestedSalary_2">
			<value></value>
		</field>
		<field sid="RequestedSalary_3">
			<value></value>
		</field>
		<field sid="RequestedSalary_4">
			<value></value>
		</field>
		<field sid="RequestedSalary_5">
			<value></value>
		</field>
		<field sid="RequestedSalary_6">
			<value></value>
		</field>
		<field sid="RequestedSalary_7">
			<value></value>
		</field>
		<field sid="RequestedSalary_8">
			<value></value>
		</field>
		<field sid="FringeBenefits_1">
			<value></value>
		</field>
		<field sid="FringeBenefits_2">
			<value></value>
		</field>
		<field sid="FringeBenefits_3">
			<value></value>
		</field>
		<field sid="FringeBenefits_4">
			<value></value>
		</field>
		<field sid="FringeBenefits_5">
			<value></value>
		</field>
		<field sid="FringeBenefits_6">
			<value></value>
		</field>
		<field sid="FringeBenefits_7">
			<value></value>
		</field>
		<field sid="FringeBenefits_8">
			<value></value>
		</field>
		<field sid="FundsRequested_1">
			<value></value>
		</field>
		<field sid="FundsRequested_2">
			<value></value>
		</field>
		<field sid="FundsRequested_3">
			<value></value>
		</field>
		<field sid="FundsRequested_4">
			<value></value>
		</field>
		<field sid="FundsRequested_5">
			<value></value>
		</field>
		<field sid="FundsRequested_6">
			<value></value>
		</field>
		<field sid="FundsRequested_7">
			<value></value>
		</field>
		<field sid="FundsRequested_8">
			<value></value>
		</field>
	</page>
	<page sid="RR_Budget2Section">
		<vfd_pagesize>custom</vfd_pagesize>
		<vfd_pagedpi>120</vfd_pagedpi>
		<vfd_printsize>8.5;11</vfd_printsize>
		<pageid content="array">
			<serialnumber>B5BB0CBC-90E5-44D9-95FC-B437D683FF05</serialnumber>
		</pageid>
		<label>RR Budget, Section C-E</label>
		<vfd_customsize>8.5;11;Inches</vfd_customsize>
		<next>DUNSID</next>
		<toolbar sid="TOOLBAR">
		</toolbar>
		<field sid="Equip_10">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>71</ae>
					<ae>494</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>500</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value></value>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".Equip_10.value", value):""</compute>
			</sendValue>
			<help>HELP1</help>
			<acclabel>Equipment Item 10: Equipment is defined as an item of property that has an acquisition cost of $5,000 or more (unless the organization has established lower levels) and an expected service life of more than one year. List each item of equipment separately and justify each in the budget justification section.  Allowable items ordinarily will be limited to research equipment and apparatus not already available for the conduct of the work. General-purpose equipment, such as a personal computer, is not eligible for support unless primarily or exclusively used in the actual conduct of scientific research.  </acclabel>
			<next>FundsRequested_10</next>
			<previous>FundsRequested_9</previous>
			<format content="array">
				<ae>string</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<length content="array">
					<ae>1</ae>
					<ae>64</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[RR_Budget.Mandatory.value == "on" && strlen(FundsRequested_10.value) > "0" ? "mandatory" : "optional"]]></compute>
			</vfd_required>
		</field>
		<field sid="Equip_9">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>71</ae>
					<ae>469</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>500</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value></value>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".Equip_9.value", value):""</compute>
			</sendValue>
			<help>HELP2</help>
			<acclabel>Equipment Item 9: Equipment is defined as an item of property that has an acquisition cost of $5,000 or more (unless the organization has established lower levels) and an expected service life of more than one year. List each item of equipment separately and justify each in the budget justification section.  Allowable items ordinarily will be limited to research equipment and apparatus not already available for the conduct of the work. General-purpose equipment, such as a personal computer, is not eligible for support unless primarily or exclusively used in the actual conduct of scientific research.  </acclabel>
			<next>FundsRequested_9</next>
			<previous>datatemplate</previous>
			<format content="array">
				<ae>string</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<length content="array">
					<ae>1</ae>
					<ae>64</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[RR_Budget.Mandatory.value == "on" && strlen(FundsRequested_9.value) > "0" ? "mandatory" : "optional"]]></compute>
			</vfd_required>
		</field>
		<field sid="Equip_8">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>71</ae>
					<ae>444</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>500</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value></value>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".Equip_8.value", value):""</compute>
			</sendValue>
			<help>HELP4</help>
			<acclabel>Equipment Item 8: Equipment is defined as an item of property that has an acquisition cost of $5,000 or more (unless the organization has established lower levels) and an expected service life of more than one year. List each item of equipment separately and justify each in the budget justification section.  Allowable items ordinarily will be limited to research equipment and apparatus not already available for the conduct of the work. General-purpose equipment, such as a personal computer, is not eligible for support unless primarily or exclusively used in the actual conduct of scientific research.  </acclabel>
			<next>FundsRequested_8</next>
			<previous>FundsRequested_7</previous>
			<format content="array">
				<ae>string</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<length content="array">
					<ae>1</ae>
					<ae>64</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[RR_Budget.Mandatory.value == "on" && strlen(FundsRequested_8.value) > "0" ? "mandatory" : "optional"]]></compute>
			</vfd_required>
		</field>
		<field sid="Equip_7">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>71</ae>
					<ae>419</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>500</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value></value>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".Equip_7.value", value):""</compute>
			</sendValue>
			<help>HELP5</help>
			<acclabel>Equipment Item 7: Equipment is defined as an item of property that has an acquisition cost of $5,000 or more (unless the organization has established lower levels) and an expected service life of more than one year. List each item of equipment separately and justify each in the budget justification section.  Allowable items ordinarily will be limited to research equipment and apparatus not already available for the conduct of the work. General-purpose equipment, such as a personal computer, is not eligible for support unless primarily or exclusively used in the actual conduct of scientific research.  </acclabel>
			<next>FundsRequested_7</next>
			<previous>FundsRequested_6</previous>
			<format content="array">
				<ae>string</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<length content="array">
					<ae>1</ae>
					<ae>64</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[RR_Budget.Mandatory.value == "on" && strlen(FundsRequested_7.value) > "0" ? "mandatory" : "optional"]]></compute>
			</vfd_required>
		</field>
		<field sid="Equip_6">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>71</ae>
					<ae>394</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>500</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value></value>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".Equip_6.value", value):""</compute>
			</sendValue>
			<help>HELP6</help>
			<acclabel>Equipment Item 6: Equipment is defined as an item of property that has an acquisition cost of $5,000 or more (unless the organization has established lower levels) and an expected service life of more than one year. List each item of equipment separately and justify each in the budget justification section.  Allowable items ordinarily will be limited to research equipment and apparatus not already available for the conduct of the work. General-purpose equipment, such as a personal computer, is not eligible for support unless primarily or exclusively used in the actual conduct of scientific research.  </acclabel>
			<next>FundsRequested_6</next>
			<previous>FundsRequested_5</previous>
			<format content="array">
				<ae>string</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<length content="array">
					<ae>1</ae>
					<ae>64</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[RR_Budget.Mandatory.value == "on" && strlen(FundsRequested_6.value) > "0" ? "mandatory" : "optional"]]></compute>
			</vfd_required>
		</field>
		<field sid="Equip_5">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>71</ae>
					<ae>369</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>500</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value></value>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".Equip_5.value", value):""</compute>
			</sendValue>
			<help>HELP7</help>
			<acclabel>Equipment Item 5: Equipment is defined as an item of property that has an acquisition cost of $5,000 or more (unless the organization has established lower levels) and an expected service life of more than one year. List each item of equipment separately and justify each in the budget justification section.  Allowable items ordinarily will be limited to research equipment and apparatus not already available for the conduct of the work. General-purpose equipment, such as a personal computer, is not eligible for support unless primarily or exclusively used in the actual conduct of scientific research.  </acclabel>
			<next>FundsRequested_5</next>
			<previous>FundsRequested_4</previous>
			<format content="array">
				<ae>string</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<length content="array">
					<ae>1</ae>
					<ae>64</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[RR_Budget.Mandatory.value == "on" && strlen(FundsRequested_5.value) > "0" ? "mandatory" : "optional"]]></compute>
			</vfd_required>
		</field>
		<field sid="Equip_4">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>71</ae>
					<ae>344</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>500</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value></value>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".Equip_4.value", value):""</compute>
			</sendValue>
			<help>HELP8</help>
			<acclabel>Equipment Item 4: Equipment is defined as an item of property that has an acquisition cost of $5,000 or more (unless the organization has established lower levels) and an expected service life of more than one year. List each item of equipment separately and justify each in the budget justification section.  Allowable items ordinarily will be limited to research equipment and apparatus not already available for the conduct of the work. General-purpose equipment, such as a personal computer, is not eligible for support unless primarily or exclusively used in the actual conduct of scientific research.  </acclabel>
			<next>FundsRequested_4</next>
			<previous>FundsRequested_3</previous>
			<format content="array">
				<ae>string</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<length content="array">
					<ae>1</ae>
					<ae>64</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[RR_Budget.Mandatory.value == "on" && strlen(FundsRequested_4.value) > "0" ? "mandatory" : "optional"]]></compute>
			</vfd_required>
		</field>
		<field sid="Equip_3">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>71</ae>
					<ae>319</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>500</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value></value>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".Equip_3.value", value):""</compute>
			</sendValue>
			<help>HELP9</help>
			<acclabel>Equipment Item 3: Equipment is defined as an item of property that has an acquisition cost of $5,000 or more (unless the organization has established lower levels) and an expected service life of more than one year. List each item of equipment separately and justify each in the budget justification section.  Allowable items ordinarily will be limited to research equipment and apparatus not already available for the conduct of the work. General-purpose equipment, such as a personal computer, is not eligible for support unless primarily or exclusively used in the actual conduct of scientific research.  </acclabel>
			<next>FundsRequested_3</next>
			<previous>FundsRequested_2</previous>
			<format content="array">
				<ae>string</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<length content="array">
					<ae>1</ae>
					<ae>64</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[RR_Budget.Mandatory.value == "on" && strlen(FundsRequested_3.value) > "0" ? "mandatory" : "optional"]]></compute>
			</vfd_required>
		</field>
		<field sid="Equip_2">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>71</ae>
					<ae>294</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>500</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value></value>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".Equip_2.value", value):""</compute>
			</sendValue>
			<help>HELP10</help>
			<acclabel>Equipment Item 2: Equipment is defined as an item of property that has an acquisition cost of $5,000 or more (unless the organization has established lower levels) and an expected service life of more than one year. List each item of equipment separately and justify each in the budget justification section.  Allowable items ordinarily will be limited to research equipment and apparatus not already available for the conduct of the work. General-purpose equipment, such as a personal computer, is not eligible for support unless primarily or exclusively used in the actual conduct of scientific research.  </acclabel>
			<next>FundsRequested_2</next>
			<previous>FundsRequested_1</previous>
			<format content="array">
				<ae>string</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<length content="array">
					<ae>1</ae>
					<ae>64</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[RR_Budget.Mandatory.value == "on" && strlen(FundsRequested_2.value) > "0" ? "mandatory" : "optional"]]></compute>
			</vfd_required>
		</field>
		<field sid="FundsRequested_10">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>588</ae>
					<ae>494</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value></value>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".FundsRequested_10.value", value):""</compute>
			</sendValue>
			<help>HELP12</help>
			<acclabel>Funds Requested 10: List the estimated cost of each item of equipment including shipping and any maintenance costs including maintenance agreements.  Dollar amount for item should exceed $5000.</acclabel>
			<next>dataValue</next>
			<previous>Equip_10</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					
					
					RR_Budget.Mandatory.value == "on" && strlen(Equip_10.value) > "0" ? ("mandatory") : "optional"
				
				]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="FundsRequested_9">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>588</ae>
					<ae>469</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value></value>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".FundsRequested_9.value", value):""</compute>
			</sendValue>
			<help>HELP13</help>
			<acclabel>Funds Requested 9: List the estimated cost of each item of equipment including shipping and any maintenance costs including maintenance agreements.  Dollar amount for item should exceed $5000.</acclabel>
			<next>Equip_10</next>
			<previous>Equip_9</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					
					
					RR_Budget.Mandatory.value == "on" && strlen(Equip_9.value) > "0" ? ("mandatory") : "optional"
				
				]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="FundsRequested_8">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>588</ae>
					<ae>444</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value></value>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".FundsRequested_8.value", value):""</compute>
			</sendValue>
			<help>HELP14</help>
			<acclabel>Funds Requested 8: List the estimated cost of each item of equipment including shipping and any maintenance costs including maintenance agreements.  Dollar amount for item should exceed $5000.</acclabel>
			<next>datatemplate</next>
			<previous>Equip_8</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					
					
					RR_Budget.Mandatory.value == "on" && strlen(Equip_8.value) > "0" ? ("mandatory") : "optional"
				
				]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="FundsRequested_7">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>588</ae>
					<ae>419</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value></value>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".FundsRequested_7.value", value):""</compute>
			</sendValue>
			<acclabel>Funds Requested 7: List the estimated cost of each item of equipment including shipping and any maintenance costs including maintenance agreements.  Dollar amount for item should exceed $5000.</acclabel>
			<help>HELP42</help>
			<next>Equip_8</next>
			<previous>Equip_7</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					
					
					
					RR_Budget.Mandatory.value == "on" && strlen(Equip_7.value) > "0" ? ("mandatory") : "optional"
				
				
				]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="FundsRequested_6">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>588</ae>
					<ae>394</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value></value>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".FundsRequested_6.value", value):""</compute>
			</sendValue>
			<help>HELP16</help>
			<acclabel>Funds Requested 6: List the estimated cost of each item of equipment including shipping and any maintenance costs including maintenance agreements.  Dollar amount for item should exceed $5000.</acclabel>
			<next>Equip_7</next>
			<previous>Equip_6</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					
					
					RR_Budget.Mandatory.value == "on" && strlen(Equip_6.value) > "0" ? ("mandatory") : "optional"
				
				]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="FundsRequested_5">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>588</ae>
					<ae>369</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value></value>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".FundsRequested_5.value", value):""</compute>
			</sendValue>
			<help>HELP17</help>
			<acclabel>Funds Requested 5: List the estimated cost of each item of equipment including shipping and any maintenance costs including maintenance agreements.  Dollar amount for item should exceed $5000.</acclabel>
			<next>Equip_6</next>
			<previous>Equip_5</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					
					
					RR_Budget.Mandatory.value == "on" && strlen(Equip_5.value) > "0" ? ("mandatory") : "optional"
				
				]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="FundsRequested_4">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>588</ae>
					<ae>344</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value></value>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".FundsRequested_4.value", value):""</compute>
			</sendValue>
			<help>HELP18</help>
			<acclabel>Funds Requested 4: List the estimated cost of each item of equipment including shipping and any maintenance costs including maintenance agreements.  Dollar amount for item should exceed $5000.</acclabel>
			<next>Equip_5</next>
			<previous>Equip_4</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					
					RR_Budget.Mandatory.value == "on" && strlen(Equip_4.value) > "0" ? ("mandatory") : "optional"
				]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="FundsRequested_3">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>588</ae>
					<ae>319</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value></value>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".FundsRequested_3.value", value):""</compute>
			</sendValue>
			<help>HELP19</help>
			<acclabel>Funds Requested 3: List the estimated cost of each item of equipment including shipping and any maintenance costs including maintenance agreements.  Dollar amount for item should exceed $5000.</acclabel>
			<next>Equip_4</next>
			<previous>Equip_3</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					
					RR_Budget.Mandatory.value == "on" && strlen(Equip_3.value) > "0" ? ("mandatory") : "optional"
				]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="FundsRequested_2">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>588</ae>
					<ae>294</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value></value>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".FundsRequested_2.value", value):""</compute>
			</sendValue>
			<help>HELP20</help>
			<acclabel>Funds Requested 2: List the estimated cost of each item of equipment including shipping and any maintenance costs including maintenance agreements.  Dollar amount for item should exceed $5000.</acclabel>
			<next>Equip_3</next>
			<previous>Equip_2</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					
					RR_Budget.Mandatory.value == "on" && strlen(Equip_2.value) > "0" ? ("mandatory") : "optional"
				]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="FundsRequested_1">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>588</ae>
					<ae>269</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value></value>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".FundsRequested_1.value", value):""</compute>
			</sendValue>
			<help>HELP21</help>
			<acclabel>Funds Requested 1: List the estimated cost of each item of equipment including shipping and any maintenance costs and agreements.  Dollar amount for item should exceed $5000.</acclabel>
			<next>Equip_2</next>
			<previous>Equip_1</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					
					RR_Budget.Mandatory.value == "on" && strlen(Equip_1.value) > "0" ? "mandatory" : "optional"
				]]>
				</compute>
			</vfd_required>
		</field>
		<check sid="test_1">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>778</ae>
					<ae>190</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>22</ae>
					<ae>14</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>on</cval>
				<compute>
					<![CDATA[(RR_Budget.Mandatory.value == "on") && (



((strlen(Equip_1.value) > "0" || 
strlen(FundsRequested_1.value) > "0")
&& 
(strlen(Equip_1.value) == "0" || 
strlen(FundsRequested_1.value) == "0"))

||

((strlen(Equip_2.value) > "0" || 
strlen(FundsRequested_2.value) > "0")
&& 
(strlen(Equip_2.value) == "0" || 
strlen(FundsRequested_2.value) == "0"))

||

((strlen(Equip_3.value) > "0" || 
strlen(FundsRequested_3.value) > "0")
&& 
(strlen(Equip_3.value) == "0" || 
strlen(FundsRequested_3.value) == "0"))

||

((strlen(Equip_4.value) > "0" || 
strlen(FundsRequested_4.value) > "0")
&& 
(strlen(Equip_4.value) == "0" || 
strlen(FundsRequested_4.value) == "0"))

||

((strlen(Equip_5.value) > "0" || 
strlen(FundsRequested_5.value) > "0")
&& 
(strlen(Equip_5.value) == "0" || 
strlen(FundsRequested_5.value) == "0"))

||

((strlen(Equip_6.value) > "0" || 
strlen(FundsRequested_6.value) > "0")
&& 
(strlen(Equip_6.value) == "0" || 
strlen(FundsRequested_6.value) == "0"))

||

((strlen(Equip_7.value) > "0" || 
strlen(FundsRequested_7.value) > "0")
&& 
(strlen(Equip_7.value) == "0" || 
strlen(FundsRequested_7.value) == "0"))

||


((strlen(Equip_8.value) > "0" || 
strlen(FundsRequested_8.value) > "0")
&& 
(strlen(Equip_8.value) == "0" || 
strlen(FundsRequested_8.value) == "0"))

||

((strlen(Equip_9.value) > "0" || 
strlen(FundsRequested_9.value) > "0")
&& 
(strlen(Equip_9.value) == "0" || 
strlen(FundsRequested_9.value) == "0"))

||

((strlen(Equip_10.value) > "0" || 
strlen(FundsRequested_10.value) > "0")
&& 
(strlen(Equip_10.value) == "0" || 
strlen(FundsRequested_10.value) == "0"))

||

((strlen(Other.value) > "0" || 
strlen(OtherFundsRequested.value) > "0")
&& 
(strlen(Other.value) == "0" || 
strlen(OtherFundsRequested.value) == "0"))

)

||
((strlen(AttachFundsRequested.value) > "0" || 
strlen(FIELD2345.value) > "0")
&& 
(strlen(AttachFundsRequested.value) == "0" || 
strlen(FIELD2345.value) == "0"))

? "off" : "on"]]></compute>
			</value>
			<visible>off</visible>
			<next>Equip_1</next>
			<previous>test</previous>
		</check>
		<label sid="label_641">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>40</ae>
					<ae>188</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>266</ae>
					<ae>28</ae>
				</ae>
			</itemlocation>
			<value>C. Equipment Description</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="label_651">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>40</ae>
					<ae>212</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>447</ae>
					<ae>28</ae>
				</ae>
			</itemlocation>
			<value>List items and dollar amount for each item exceeding $5,000</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="label_671">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>252</ae>
					<ae>241</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>137</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Equipment item</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<justify>center</justify>
		</label>
		<label sid="label_681">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>576</ae>
					<ae>232</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>150</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>* Funds Requested ($)</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<justify>center</justify>
		</label>
		<label sid="label_691">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>46</ae>
					<ae>269</ae>
				</ae>
			</itemlocation>
			<value>1.</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<size content="array">
				<ae>2</ae>
				<ae>1</ae>
			</size>
		</label>
		<label sid="label_701">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>46</ae>
					<ae>294</ae>
				</ae>
			</itemlocation>
			<value>2.</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<size content="array">
				<ae>2</ae>
				<ae>1</ae>
			</size>
		</label>
		<label sid="label_711">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>46</ae>
					<ae>319</ae>
				</ae>
			</itemlocation>
			<value>3.</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<size content="array">
				<ae>2</ae>
				<ae>1</ae>
			</size>
		</label>
		<label sid="label_721">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>46</ae>
					<ae>344</ae>
				</ae>
			</itemlocation>
			<value>4.</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<size content="array">
				<ae>2</ae>
				<ae>1</ae>
			</size>
		</label>
		<label sid="label_731">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>46</ae>
					<ae>369</ae>
				</ae>
			</itemlocation>
			<value>5.</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<size content="array">
				<ae>2</ae>
				<ae>1</ae>
			</size>
		</label>
		<label sid="label_741">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>46</ae>
					<ae>394</ae>
				</ae>
			</itemlocation>
			<value>6.</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<size content="array">
				<ae>2</ae>
				<ae>1</ae>
			</size>
		</label>
		<label sid="label_751">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>46</ae>
					<ae>419</ae>
				</ae>
			</itemlocation>
			<value>7.</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<size content="array">
				<ae>2</ae>
				<ae>1</ae>
			</size>
		</label>
		<label sid="label_761">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>46</ae>
					<ae>444</ae>
				</ae>
			</itemlocation>
			<value>8.</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<size content="array">
				<ae>2</ae>
				<ae>1</ae>
			</size>
		</label>
		<label sid="label_791">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>46</ae>
					<ae>469</ae>
				</ae>
			</itemlocation>
			<value>9.</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<size content="array">
				<ae>2</ae>
				<ae>1</ae>
			</size>
		</label>
		<label sid="label_801">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>44</ae>
					<ae>494</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>25</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>10.</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="label_852">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>72</ae>
					<ae>519</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>478</ae>
					<ae>28</ae>
				</ae>
			</itemlocation>
			<value>Total funds requested for all equipment listed in the attached file</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="label_851">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>45</ae>
					<ae>520</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>26</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>11.</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="label_891">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>40</ae>
					<ae>628</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>117</ae>
					<ae>28</ae>
				</ae>
			</itemlocation>
			<value>D. Travel</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="label_912">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>71</ae>
					<ae>658</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>416</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Domestic Travel Costs ( Incl. Canada, Mexico and U.S. Possessions)</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
		</label>
		<label sid="label_911">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>46</ae>
					<ae>658</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>22</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>1.</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="label_932">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>71</ae>
					<ae>683</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>384</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Foreign Travel Costs</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
		</label>
		<label sid="label_931">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>46</ae>
					<ae>683</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>23</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>2.</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="label_951">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>471</ae>
					<ae>705</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>116</ae>
					<ae>28</ae>
				</ae>
			</itemlocation>
			<value>Total Travel Cost</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="LABEL4">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>465</ae>
					<ae>543</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>122</ae>
					<ae>28</ae>
				</ae>
			</itemlocation>
			<value>Total Equipment</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="label_971">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>40</ae>
					<ae>749</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>286</ae>
					<ae>28</ae>
				</ae>
			</itemlocation>
			<value>E. Participant/Trainee Support Costs</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="label_992">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>71</ae>
					<ae>783</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>218</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Tuition/Fees/Health Insurance</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
		</label>
		<label sid="label_991">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>46</ae>
					<ae>780</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>22</ae>
					<ae>28</ae>
				</ae>
			</itemlocation>
			<value>1.</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="label_1002">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>71</ae>
					<ae>808</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>74</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Stipends</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
		</label>
		<label sid="label_1001">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>46</ae>
					<ae>805</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>23</ae>
					<ae>28</ae>
				</ae>
			</itemlocation>
			<value>2.</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="label_1012">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>71</ae>
					<ae>833</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>57</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Travel</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
		</label>
		<label sid="label_1011">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>46</ae>
					<ae>830</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>22</ae>
					<ae>28</ae>
				</ae>
			</itemlocation>
			<value>3.</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="label_1032">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>71</ae>
					<ae>858</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>100</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Subsistence</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
		</label>
		<label sid="label_1031">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>46</ae>
					<ae>855</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>22</ae>
					<ae>28</ae>
				</ae>
			</itemlocation>
			<value>4.</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="label_1042">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>71</ae>
					<ae>883</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>42</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Other</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
		</label>
		<label sid="label_1041">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>46</ae>
					<ae>880</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>26</ae>
					<ae>28</ae>
				</ae>
			</itemlocation>
			<value>5.</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="label_1052">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>88</ae>
					<ae>908</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>220</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Number of Participants/Trainees</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="label_1061">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>326</ae>
					<ae>905</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>261</ae>
					<ae>28</ae>
				</ae>
			</itemlocation>
			<value>Total Participant/Trainee Support Costs</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<field sid="Equip_1">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>71</ae>
					<ae>269</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>500</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value></value>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".Equip_1.value", value):""</compute>
			</sendValue>
			<help>HELP11</help>
			<acclabel>Equipment Item 1: Equipment is defined as an item of property that has an acquisition cost of $5,000 or more (unless the organization has established lower levels) and an expected service life of more than one year. List each item of equipment separately and justify each in the budget justification section.  Allowable items ordinarily will be limited to research equipment and apparatus not already available for the conduct of the work. General-purpose equipment, such as a personal computer, is not eligible for support unless primarily or exclusively used in the actual conduct of scientific research.  </acclabel>
			<next>FundsRequested_1</next>
			<previous>test_1</previous>
			<format content="array">
				<ae>string</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<length content="array">
					<ae>1</ae>
					<ae>64</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[RR_Budget.Mandatory.value == "on" && strlen(FundsRequested_1.value) > "0" ? "mandatory" : "optional"]]></compute>
			</vfd_required>
		</field>
		<button sid="BUTTON2">
			<itemlocation content="array">
				<ae content="array">
					<ae>within</ae>
					<ae>TOOLBAR</ae>
				</ae>
				<ae content="array">
					<ae>absolute</ae>
					<ae>747</ae>
					<ae>23</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>105</ae>
					<ae>35</ae>
				</ae>
			</itemlocation>
			<value>Print Page</value>
			<type>print</type>
			<printsettings content="array">
				<dialog content="array">
					<printpages content="array">
						<choice>current</choice>
					</printpages>
				</dialog>
			</printsettings>
			<help>HELP39</help>
			<acclabel>Print this Page.</acclabel>
			<next>DUNSID</next>
			<previous>NextPage</previous>
		</button>
		<help sid="HELP3">
			<value>Enter the middle name of the Senior/Key Person.</value>
		</help>
		<field sid="PreviousPage">
			<itemlocation content="array">
				<ae content="array">
					<ae>within</ae>
					<ae>TOOLBAR</ae>
				</ae>
				<ae content="array">
					<ae>absolute</ae>
					<ae>472</ae>
					<ae>26</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>80</ae>
					<ae>30</ae>
				</ae>
			</itemlocation>
			<label>Previous Page (or empty)</label>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>5</ae>
				<ae>plain</ae>
			</fontinfo>
			<labelfontinfo content="array">
				<ae>Helvetica</ae>
				<ae>5</ae>
				<ae>plain</ae>
			</labelfontinfo>
			<visible>off</visible>
			<value>RR_Budget5</value>
			<next>NextPage</next>
			<previous>GotoNextPage</previous>
		</field>
		<button sid="GotoNextPage">
			<itemlocation content="array">
				<ae content="array">
					<ae>within</ae>
					<ae>TOOLBAR</ae>
				</ae>
				<ae content="array">
					<ae>absolute</ae>
					<ae>319</ae>
					<ae>23</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>105</ae>
					<ae>35</ae>
				</ae>
			</itemlocation>
			<value>Next</value>
			<type>pagedone</type>
			<help>HELP2000</help>
			<visible content="compute">
				<cval>on</cval>
				<compute>
					NextPage.value != "" ? "on" : "off"
</compute>
			</visible>
			<url content="array">
				<ae>#RR_Budget3Section.global</ae>
			</url>
			<next>PreviousPage</next>
			<previous>GotoPreviousPage</previous>
		</button>
		<help sid="HELP2000">
			<value>Click this button to advance to the next page of this form.</value>
		</help>
		<button sid="CloseForm">
			<itemlocation content="array">
				<ae content="array">
					<ae>within</ae>
					<ae>TOOLBAR</ae>
				</ae>
				<ae content="array">
					<ae>absolute</ae>
					<ae>68</ae>
					<ae>23</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>105</ae>
					<ae>35</ae>
				</ae>
			</itemlocation>
			<value>Close Form</value>
			<type>pagedone</type>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
			<url content="array">
				<ae>#SubmissionDef.global</ae>
			</url>
			<help>HELP1000</help>
			<next>GotoPreviousPage</next>
			<previous>ParticipantTotalFunds</previous>
			<visible content="compute">
				<cval>off</cval>
				<compute>
					SubmissionDef.DUNSNUMBER678.visible == "off" ? "on" : "off"</compute>
			</visible>
		</button>
		<help sid="HELP1000">
			<value>Click this button to return to the cover sheet of this Grant Application.</value>
		</help>
		<button sid="GotoPreviousPage">
			<itemlocation content="array">
				<ae content="array">
					<ae>within</ae>
					<ae>TOOLBAR</ae>
				</ae>
				<ae content="array">
					<ae>absolute</ae>
					<ae>210</ae>
					<ae>23</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>105</ae>
					<ae>35</ae>
				</ae>
			</itemlocation>
			<value>Previous</value>
			<type>pagedone</type>
			<help>HELP3000</help>
			<url content="array">
				<ae>#RR_Budget.global</ae>
			</url>
			<next>GotoNextPage</next>
			<previous>CloseForm</previous>
		</button>
		<help sid="HELP3000">
			<value>Click this button to return to the previous page of this form.</value>
		</help>

		<!--End ToolBar-->

		<field sid="NextPage">
			<itemlocation content="array">
				<ae content="array">
					<ae>within</ae>
					<ae>TOOLBAR</ae>
				</ae>
				<ae content="array">
					<ae>absolute</ae>
					<ae>556</ae>
					<ae>26</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>114</ae>
					<ae>30</ae>
				</ae>
			</itemlocation>
			<label>Next Page (or empty)</label>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>5</ae>
				<ae>plain</ae>
			</fontinfo>
			<labelfontinfo content="array">
				<ae>Helvetica</ae>
				<ae>5</ae>
				<ae>plain</ae>
			</labelfontinfo>
			<editstate>readonly</editstate>
			<visible>off</visible>
			<value>RR_Budget2Section1</value>
			<next>BUTTON2</next>
			<previous>PreviousPage</previous>
		</field>
		<field sid="pageSID">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>761</ae>
					<ae>97</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>140</ae>
					<ae>24</ae>
				</ae>
			</itemlocation>
			<DisplayValues content="compute">
				<cval></cval>
				<compute>
					toggle(value) == "1"? 
set("AttachFundsRequested.value", get(pageSID.value +. ".AttachFundsRequested.value"))
                                      +. set("EquipTotalFunds.value", get(pageSID.value +. ".EquipTotalFunds.value"))
                                +. set("Other.value", get(pageSID.value +. ".Other.value"))
                                +. set("DomesticFundsRequested.value", get(pageSID.value +. ".DomesticFundsRequested.value"))
                                +. set("ForeignFundsRequested.value", get(pageSID.value +. ".ForeignFundsRequested.value"))
                               +. set("TravelTotalFunds.value", get(pageSID.value +. ".TravelTotalFunds.value"))
                                +. set("TuitionFundsRequested.value", get(pageSID.value +. ".TuitionFundsRequested.value"))
                               +. set("StipendsFundsRequested.value", get(pageSID.value +. ".StipendsFundsRequested.value"))
                                +. set("ETravelFundsRequested.value", get(pageSID.value +. ".ETravelFundsRequested.value"))
                                +. set("SubsFundsRequested.value", get(pageSID.value +. ".SubsFundsRequested.value"))
                               +. set("OtherFundsRequested.value", get(pageSID.value +. ".OtherFundsRequested.value"))
                                +. set("ParticipantTotalFunds.value", get(pageSID.value +. ".ParticipantTotalFunds.value"))
                                +. set("noparticipants.value", get(pageSID.value +. ".noparticipants.value"))
                                +. set("Equip_1.value", get(pageSID.value +. ".Equip_1.value"))
                                +. set("Equip_2.value", get(pageSID.value +. ".Equip_2.value"))
                                            +. set("Equip_3.value", get(pageSID.value +. ".Equip_3.value"))
                                            +. set("Equip_4.value", get(pageSID.value +. ".Equip_4.value"))
                                            +. set("Equip_5.value", get(pageSID.value +. ".Equip_5.value"))
                                            +. set("Equip_6.value", get(pageSID.value +. ".Equip_6.value"))
                                            +. set("Equip_7.value", get(pageSID.value +. ".Equip_7.value"))
                                            +. set("Equip_8.value", get(pageSID.value +. ".Equip_8.value"))
                                            +. set("Equip_9.value", get(pageSID.value +. ".Equip_9.value"))
                                            +. set("Equip_10.value", get(pageSID.value +. ".Equip_10.value"))                                            
                                                      +. set("FundsRequested_1.value", get(pageSID.value +. ".FundsRequested_1.value"))
                           +. set("FundsRequested_2.value", get(pageSID.value +. ".FundsRequested_2.value"))
                         +. set("FundsRequested_3.value", get(pageSID.value +. ".FundsRequested_3.value"))
                         +. set("FundsRequested_4.value", get(pageSID.value +. ".FundsRequested_4.value"))

                         +. set("FundsRequested_5.value", get(pageSID.value +. ".FundsRequested_5.value"))
                         +. set("FundsRequested_6.value", get(pageSID.value +. ".FundsRequested_6.value"))
                         +. set("FundsRequested_7.value", get(pageSID.value +. ".FundsRequested_7.value"))
                         +. set("FundsRequested_8.value", get(pageSID.value +. ".FundsRequested_8.value"))
                         +. set("FundsRequested_9.value", get(pageSID.value +. ".FundsRequested_9.value"))
                         +. set("FundsRequested_10.value", get(pageSID.value +. ".FundsRequested_10.value"))
                          : ""</compute>
			</DisplayValues>
			<limiter content="compute">
				<cval></cval>
				<compute>
					<![CDATA[value < "RR_Budget2Section1"? set("value", "RR_Budget2Section"):""]]></compute>
			</limiter>
			<value content="compute">
				<cval>RR_Budget2Section1</cval>
				<compute>
					"RR_Budget2Section" +. page_field.value</compute>
			</value>
			<visible>off</visible>
			<next>BUTTON1</next>
			<previous>page_field</previous>
		</field>
		<field sid="page_field">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>704</ae>
					<ae>100</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>19</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<setPAGESID content="compute">
				<cval></cval>
				<compute>
					<![CDATA[toggle(value) == "1"?page_field.value < "1"?set("pageSID.value", "RR_Budget2Section"):set("pageSID.value", "RR_Budget2Section" +. value):""]]></compute>
			</setPAGESID>
			<value>1</value>
			<visible>off</visible>
			<next>pageSID</next>
			<previous>freepass</previous>
		</field>
		<label sid="LABEL1">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>576</ae>
					<ae>631</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>150</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Funds Requested ($)</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<justify>center</justify>
		</label>
		<label sid="LABEL2">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>576</ae>
					<ae>752</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>150</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Funds Requested ($)</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<justify>center</justify>
		</label>
		<field sid="DomesticFundsRequested">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>588</ae>
					<ae>658</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".DomesticFundsRequested.value", value):""</compute>
			</sendValue>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<help>HELP25</help>
			<acclabel>Domestic Travel Costs: Identify the total funds requested for domestic travel.  Domestic travel includes Canada, Mexico and US Possessions.  In the budget justification section, include purpose, destination, dates of travel (if known) and number of individuals for each trip.  If the dates of travel are not known, specify estimated length of trip (e.g., 3 days).</acclabel>
			<next>ForeignFundsRequested</next>
			<previous>CHECK1</previous>
		</field>
		<field sid="ForeignFundsRequested">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>588</ae>
					<ae>683</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".ForeignFundsRequested.value", value):""</compute>
			</sendValue>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<help>HELP26</help>
			<acclabel>Foreign Travel Costs: Identify the total funds requested for foreign travel.  Foreign travel includes any travel outside of North America and/or US Possessions.  In the budget justification section, include purpose, destination, dates of travel (if known) and number of individuals for each trip.  If the dates of travel are not know, specify estimated length of trip (e.g., 3 days).</acclabel>
			<next>TravelTotalFunds</next>
			<previous>DomesticFundsRequested</previous>
		</field>
		<field sid="StipendsFundsRequested">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>588</ae>
					<ae>808</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".StipendsFundsRequested.value", value):""</compute>
			</sendValue>
			<help>HELP29</help>
			<acclabel>Participant/Trainee Stipends: List total funds requested for Participant/Trainee Stipends.</acclabel>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<next>ETravelFundsRequested</next>
			<previous>TuitionFundsRequested</previous>
		</field>
		<field sid="ETravelFundsRequested">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>588</ae>
					<ae>833</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".ETravelFundsRequested.value", value):""</compute>
			</sendValue>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<help>HELP30</help>
			<acclabel>Participant/Trainee Travel: List total funds requested for Participant/Trainee Travel.</acclabel>
			<next>SubsFundsRequested</next>
			<previous>StipendsFundsRequested</previous>
		</field>
		<field sid="SubsFundsRequested">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>588</ae>
					<ae>858</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".SubsFundsRequested.value", value):""</compute>
			</sendValue>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<help>HELP31</help>
			<acclabel>Participant/Trainee Subsistence: List total funds requested for Participant/Trainee Subsistence.</acclabel>
			<next>Other</next>
			<previous>ETravelFundsRequested</previous>
		</field>
		<field sid="OtherFundsRequested">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>588</ae>
					<ae>883</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherFundsRequested.value", value):""</compute>
			</sendValue>
			<help>HELP32</help>
			<acclabel>Other Participant/Trainee Costs: List total funds requested for any other Participant/Trainee costs described.</acclabel>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[RR_Budget.Mandatory.value == "on" && strlen(Other.value) > "0" ? "mandatory" : "optional"]]></compute>
			</vfd_required>
			<next>noparticipants</next>
			<previous>Other</previous>
		</field>
		<field sid="ParticipantTotalFunds">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>588</ae>
					<ae>908</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".ParticipantTotalFunds.value", value):""</compute>
			</sendValue>
			<editstate>readonly</editstate>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<help>HELP34</help>
			<acclabel>Total Participant/Trainee Costs: Total Funds requested for all trainee costs.</acclabel>
			<value></value>
			<calc content="compute">
				<cval>1</cval>
				<compute>
					
strlen(OtherFundsRequested.value) != "0" ||
strlen(SubsFundsRequested.value) != "0" ||
strlen(ETravelFundsRequested.value) != "0" ||
strlen(StipendsFundsRequested.value) != "0" ||
strlen(TuitionFundsRequested.value) != "0" ? 
set("ParticipantTotalFunds.value",
(OtherFundsRequested.value + 
SubsFundsRequested.value + 
ETravelFundsRequested.value + 
StipendsFundsRequested.value + 
TuitionFundsRequested.value)) : 
set("ParticipantTotalFunds.value","")</compute>
			</calc>
			<previous>noparticipants</previous>
			<next>CloseForm</next>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>9999999999999.99</ae>
				</range>
			</format>
		</field>
		<field sid="noparticipants">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>46</ae>
					<ae>908</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>35</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".noparticipants.value", value):""</compute>
			</sendValue>
			<help>HELP35</help>
			<acclabel>Number of Participants/Trainees: List total number of proposed participant/trainees</acclabel>
			<format content="array">
				<ae>integer</ae>
				<ae>optional</ae>
				<length content="array">
					<ae>1</ae>
					<ae>3</ae>
				</length>
			</format>
			<next>ParticipantTotalFunds</next>
			<previous>OtherFundsRequested</previous>
		</field>
		<field sid="TravelTotalFunds">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>588</ae>
					<ae>708</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".TravelTotalFunds.value", value):""</compute>
			</sendValue>
			<editstate>readonly</editstate>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<help>HELP27</help>
			<acclabel>Total Travel Cost: Total Funds requested for all travel.</acclabel>
			<value></value>
			<calc content="compute">
				<cval>1</cval>
				<compute>
					strlen(DomesticFundsRequested.value) != "0" || 
					strlen(ForeignFundsRequested.value) != "0" ? 
					set("TravelTotalFunds.value",
					(DomesticFundsRequested.value + 
					ForeignFundsRequested.value)) : 
					set("TravelTotalFunds.value", "")
					</compute>
			</calc>
			<next>TuitionFundsRequested</next>
			<previous>ForeignFundsRequested</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>9999999999999.99</ae>
				</range>
			</format>
		</field>
		<field sid="TuitionFundsRequested">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>588</ae>
					<ae>783</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".TuitionFundsRequested.value", value):""</compute>
			</sendValue>
			<help>HELP28</help>
			<acclabel>Participant/Trainee Tuition/Fees/Health Insurance: List total funds requested for Participant/Trainee Tuition/Fees/Health Insurance.</acclabel>
			<next>StipendsFundsRequested</next>
			<previous>TravelTotalFunds</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
		</field>
		<field sid="AttachFundsRequested">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>588</ae>
					<ae>519</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".AttachFundsRequested.value", value):""</compute>
			</sendValue>
			<help>HELP22</help>
			<acclabel>Total funds requested for all equipment listed in the attached file: Total funds requested for all equipment listed in the attached file.</acclabel>
			<next>EquipTotalFunds</next>
			<previous>dataValue</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					
					
					
					RR_Budget.Mandatory.value == "on" && FIELD2345.value != "" ? "mandatory" : "optional"
				
				
				]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="EquipTotalFunds">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>588</ae>
					<ae>544</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".EquipTotalFunds.value", value):""</compute>
			</sendValue>
			<editstate>readonly</editstate>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<help>HELP24</help>
			<acclabel>Total Equipment: Total Funds requested for all equipment.</acclabel>
			<value></value>
			<calc content="compute">
				<cval>1</cval>
				<compute>
					strlen(AttachFundsRequested.value) != "0" || 
					strlen(FundsRequested_10.value) != "0" || 
					strlen(FundsRequested_9.value) != "0" || 
					strlen(FundsRequested_8.value) != "0" || 
					strlen(FundsRequested_7.value) != "0" || 
					strlen(FundsRequested_6.value) != "0" || 
					strlen(FundsRequested_5.value) != "0" || 
					strlen(FundsRequested_4.value) != "0" || 
					strlen(FundsRequested_3.value) != "0" || 
					strlen(FundsRequested_2.value) != "0" || 
					strlen(FundsRequested_1.value) != "0" ? 
					set("EquipTotalFunds.value",
					(AttachFundsRequested.value + 
					FundsRequested_10.value + 
					FundsRequested_9.value + 
					FundsRequested_8.value + 
					FundsRequested_7.value + 
					FundsRequested_6.value + 
					FundsRequested_5.value + 
					FundsRequested_4.value + 
					FundsRequested_3.value + 
					FundsRequested_2.value + 
					FundsRequested_1.value)) : 
					set("EquipTotalFunds.value", "")
					</compute>
			</calc>
			<next>FIELD2345</next>
			<previous>AttachFundsRequested</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>9999999999999.99</ae>
				</range>
			</format>
		</field>
		<label sid="LABEL3">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>29</ae>
					<ae>968</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>449</ae>
					<ae>27</ae>
				</ae>
			</itemlocation>
			<value><![CDATA[RESEARCH & RELATED Budget {C-E} (Funds Requested)]]></value>
		</label>
		<help sid="HELP1">
			<value>Equipment is defined as an item of property that has an acquisition cost of $5,000 or more (unless the organization has established lower levels) and an expected service life of more than one year. List each item of equipment separately and justify each in the budget justification section.  Allowable items ordinarily will be limited to research equipment and apparatus not already available for the conduct of the work. General-purpose equipment, such as a personal computer, is not eligible for support unless primarily or exclusively used in the actual conduct of scientific research.  
</value>
		</help>
		<help sid="HELP2">
			<value>Equipment is defined as an item of property that has an acquisition cost of $5,000 or more (unless the organization has established lower levels) and an expected service life of more than one year. List each item of equipment separately and justify each in the budget justification section.  Allowable items ordinarily will be limited to research equipment and apparatus not already available for the conduct of the work. General-purpose equipment, such as a personal computer, is not eligible for support unless primarily or exclusively used in the actual conduct of scientific research.  
</value>
		</help>
		<help sid="HELP4">
			<value>Equipment is defined as an item of property that has an acquisition cost of $5,000 or more (unless the organization has established lower levels) and an expected service life of more than one year. List each item of equipment separately and justify each in the budget justification section.  Allowable items ordinarily will be limited to research equipment and apparatus not already available for the conduct of the work. General-purpose equipment, such as a personal computer, is not eligible for support unless primarily or exclusively used in the actual conduct of scientific research.  
</value>
		</help>
		<help sid="HELP5">
			<value>Equipment is defined as an item of property that has an acquisition cost of $5,000 or more (unless the organization has established lower levels) and an expected service life of more than one year. List each item of equipment separately and justify each in the budget justification section.  Allowable items ordinarily will be limited to research equipment and apparatus not already available for the conduct of the work. General-purpose equipment, such as a personal computer, is not eligible for support unless primarily or exclusively used in the actual conduct of scientific research.  
</value>
		</help>
		<help sid="HELP6">
			<value>Equipment is defined as an item of property that has an acquisition cost of $5,000 or more (unless the organization has established lower levels) and an expected service life of more than one year. List each item of equipment separately and justify each in the budget justification section.  Allowable items ordinarily will be limited to research equipment and apparatus not already available for the conduct of the work. General-purpose equipment, such as a personal computer, is not eligible for support unless primarily or exclusively used in the actual conduct of scientific research.  
</value>
		</help>
		<help sid="HELP7">
			<value>Equipment is defined as an item of property that has an acquisition cost of $5,000 or more (unless the organization has established lower levels) and an expected service life of more than one year. List each item of equipment separately and justify each in the budget justification section.  Allowable items ordinarily will be limited to research equipment and apparatus not already available for the conduct of the work. General-purpose equipment, such as a personal computer, is not eligible for support unless primarily or exclusively used in the actual conduct of scientific research.  
</value>
		</help>
		<help sid="HELP8">
			<value>Equipment is defined as an item of property that has an acquisition cost of $5,000 or more (unless the organization has established lower levels) and an expected service life of more than one year. List each item of equipment separately and justify each in the budget justification section.  Allowable items ordinarily will be limited to research equipment and apparatus not already available for the conduct of the work. General-purpose equipment, such as a personal computer, is not eligible for support unless primarily or exclusively used in the actual conduct of scientific research.  
</value>
		</help>
		<help sid="HELP9">
			<value>Equipment is defined as an item of property that has an acquisition cost of $5,000 or more (unless the organization has established lower levels) and an expected service life of more than one year. List each item of equipment separately and justify each in the budget justification section.  Allowable items ordinarily will be limited to research equipment and apparatus not already available for the conduct of the work. General-purpose equipment, such as a personal computer, is not eligible for support unless primarily or exclusively used in the actual conduct of scientific research.  
</value>
		</help>
		<help sid="HELP10">
			<value>Equipment is defined as an item of property that has an acquisition cost of $5,000 or more (unless the organization has established lower levels) and an expected service life of more than one year. List each item of equipment separately and justify each in the budget justification section.  Allowable items ordinarily will be limited to research equipment and apparatus not already available for the conduct of the work. General-purpose equipment, such as a personal computer, is not eligible for support unless primarily or exclusively used in the actual conduct of scientific research.  
</value>
		</help>
		<help sid="HELP11">
			<value>Equipment is defined as an item of property that has an acquisition cost of $5,000 or more (unless the organization has established lower levels) and an expected service life of more than one year. List each item of equipment separately and justify each in the budget justification section.  Allowable items ordinarily will be limited to research equipment and apparatus not already available for the conduct of the work. General-purpose equipment, such as a personal computer, is not eligible for support unless primarily or exclusively used in the actual conduct of scientific research.  
</value>
		</help>
		<help sid="HELP12">
			<value> List the estimated cost of each item of equipment including shipping and any maintenance costs including maintenance agreements.  Dollar amount for item should exceed $5000.
</value>
		</help>
		<help sid="HELP13">
			<value> List the estimated cost of each item of equipment including shipping and any maintenance costs including maintenance agreements.  Dollar amount for item should exceed $5000.
</value>
		</help>
		<help sid="HELP14">
			<value> List the estimated cost of each item of equipment including shipping and any maintenance costs including maintenance agreements.  Dollar amount for item should exceed $5000.
</value>
		</help>
		<help sid="HELP15">
			<value>Press the button to add an attachment.  If this section cannot accommodate all the equipment proposed, attach a file in the block provided.  List each additional item and the funds requested.   For all additional items in the attached file, list the total funds requested on line 11 of this section.</value>
		</help>
		<help sid="HELP16">
			<value> List the estimated cost of each item of equipment including shipping and any maintenance costs including maintenance agreements.  Dollar amount for item should exceed $5000.
</value>
		</help>
		<help sid="HELP17">
			<value> List the estimated cost of each item of equipment including shipping and any maintenance costs including maintenance agreements.  Dollar amount for item should exceed $5000.
</value>
		</help>
		<help sid="HELP18">
			<value> List the estimated cost of each item of equipment including shipping and any maintenance costs including maintenance agreements.  Dollar amount for item should exceed $5000.
</value>
		</help>
		<help sid="HELP19">
			<value> List the estimated cost of each item of equipment including shipping and any maintenance costs including maintenance agreements.  Dollar amount for item should exceed $5000.
</value>
		</help>
		<help sid="HELP20">
			<value> List the estimated cost of each item of equipment including shipping and any maintenance costs including maintenance agreements.  Dollar amount for item should exceed $5000.
</value>
		</help>
		<help sid="HELP21">
			<value> List the estimated cost of each item of equipment including shipping and any maintenance costs including maintenance agreements.  Dollar amount for item should exceed $5000.
</value>
		</help>
		<help sid="HELP22">
			<value>Total funds requested for all equipment listed in the attached file.  Dollar amount for each item should exceed $5000.</value>
		</help>
		<help sid="HELP23">
			<value>If this section cannot accommodate all the equipment proposed, attach a file in the block provided.  List each additional item and the funds requested.   For all additional items in the attached file, list the total funds requested on line 11 of this section.</value>
		</help>
		<help sid="HELP24">
			<value>Total Funds requested for all equipment.
</value>
		</help>
		<help sid="HELP25">
			<value>Identify the total funds requested for domestic travel.  Domestic travel includes Canada, Mexico and US Possessions.  In the budget justification section, include purpose, destination, dates of travel (if known) and number of individuals for each trip.  If the dates of travel are not known, specify estimated length of trip (e.g., 3 days).
</value>
		</help>
		<help sid="HELP26">
			<value>Identify the total funds requested for foreign travel.  Foreign travel includes any travel outside of North America and/or US Possessions.  In the budget justification section, include purpose, destination, dates of travel (if known) and number of individuals for each trip.  If the dates of travel are not know, specify estimated length of trip (e.g., 3 days).
</value>
		</help>
		<help sid="HELP27">
			<value>Total Funds requested for all travel.
</value>
		</help>
		<help sid="HELP28">
			<value>List total funds requested for Participant/Trainee Tuition/Fees/Health Insurance.
</value>
		</help>
		<help sid="HELP29">
			<value>List total funds requested for Participant/Trainee Stipends.
</value>
		</help>
		<help sid="HELP30">
			<value>List total funds requested for Participant/Trainee Travel.
</value>
		</help>
		<help sid="HELP31">
			<value>List total funds requested for Participant/Trainee Subsistence.
</value>
		</help>
		<help sid="HELP32">
			<value>List total funds requested for any other Participant/Trainee costs described.
</value>
		</help>
		<field sid="Other">
			<scrollhoriz>never</scrollhoriz>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>120</ae>
					<ae>883</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>431</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".Other.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP33</help>
			<acclabel>Other Participant/Trainee Costs (Specify): Describe any other participant trainee funds requested.</acclabel>
			<format content="array">
				<ae>string</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<length content="array">
					<ae>1</ae>
					<ae>100</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[RR_Budget.Mandatory.value == "on" && strlen(OtherFundsRequested.value) > "0" ? "mandatory" : "optional"]]></compute>
			</vfd_required>
			<next>OtherFundsRequested</next>
			<previous>SubsFundsRequested</previous>
		</field>
		<help sid="HELP33">
			<value>Describe any other participant trainee funds requested.
</value>
		</help>
		<help sid="HELP34">
			<value>Total Funds requested for all trainee costs.
</value>
		</help>
		<help sid="HELP35">
			<value>List total number of proposed participant/trainees
</value>
		</help>
		<label sid="label_11">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>60</ae>
					<ae>17</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>900</ae>
					<ae>36</ae>
				</ae>
			</itemlocation>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>10</ae>
				<ae>bold</ae>
			</fontinfo>
			<justify>center</justify>
			<value content="compute">
				<cval><![CDATA[RESEARCH & RELATED BUDGET - SECTION C, D, & E, BUDGET PERIOD  1]]></cval>
				<compute>
					<![CDATA["RESEARCH & RELATED BUDGET - SECTION C, D, & E, BUDGET PERIOD  " + RR_Budget2Section.page_field.value]]></compute>
			</value>
		</label>
		<label sid="label_21">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>34</ae>
					<ae>82</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>115</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>* Budget Type:</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
		</label>
		<label sid="label_31">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>165</ae>
					<ae>82</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>51</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Project</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
		</label>
		<label sid="label_32">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>34</ae>
					<ae>105</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>188</ae>
					<ae>28</ae>
				</ae>
			</itemlocation>
			<value>Enter name of Organization:</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
		</label>
		<label sid="LABEL5">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>278</ae>
					<ae>82</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>142</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Subaward/Consortium</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
		</label>
		<label sid="label_61">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>163</ae>
					<ae>134</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>82</ae>
					<ae>28</ae>
				</ae>
			</itemlocation>
			<value>* Start Date:</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
		</label>
		<label sid="label_71">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>327</ae>
					<ae>134</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>76</ae>
					<ae>28</ae>
				</ae>
			</itemlocation>
			<value>* End Date:</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
		</label>
		<label sid="label_81">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>490</ae>
					<ae>131</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>103</ae>
					<ae>28</ae>
				</ae>
			</itemlocation>
			<value>Budget Period:</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
		</label>
		<label sid="LABEL890">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>594</ae>
					<ae>134</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>21</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<value content="compute">
				<cval>1</cval>
				<compute>
					RR_Budget2Section.page_field.value</compute>
			</value>
		</label>
		<radio sid="Project">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>147</ae>
					<ae>82</ae>
				</ae>
			</itemlocation>
			<size content="array">
				<ae>1</ae>
				<ae>1</ae>
			</size>
			<group>BudgetType</group>
			<value content="compute">
				<cval>off</cval>
				<compute>
					RR_Budget.Project.value == "on" ? ("on") : "off"</compute>
			</value>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<next>Subaward</next>
			<previous>DUNSID</previous>
			<acclabel><![CDATA[Budget Type - Project:  Project, Subaward/Consortium: Check the appropriate block.

Project:  The budget requested for the primary applicant organization.

Subaward/Consortium:  The budget requested for subawardee/consortium organization(s).  Note, separate budgets are required only for subawardee/consortium organizations that perform a substantive portion of the project.

If creating Subaward Budget, use the R&R Subaward Budget Attachment and attach as a separate file on the R&R Budget Attachment(s) form. ]]></acclabel>
		</radio>
		<radio sid="Subaward">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>260</ae>
					<ae>82</ae>
				</ae>
			</itemlocation>
			<size content="array">
				<ae>1</ae>
				<ae>1</ae>
			</size>
			<group>BudgetType</group>
			<value content="compute">
				<cval>off</cval>
				<compute>
					RR_Budget.Subaward.value == "on" ? ("on") : "off"</compute>
			</value>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<next>OrganizationName</next>
			<previous>Project</previous>
			<acclabel><![CDATA[Budget Type - Subaward/Consortium:  Project, Subaward/Consortium: Check the appropriate block.

Project:  The budget requested for the primary applicant organization.

Subaward/Consortium:  The budget requested for subawardee/consortium organization(s).  Note, separate budgets are required only for subawardee/consortium organizations that perform a substantive portion of the project.

If creating Subaward Budget, use the R&R Subaward Budget Attachment and attach as a separate file on the R&R Budget Attachment(s) form. ]]></acclabel>
		</radio>
		<field sid="BudgetPeriodStartDate">
			<scrollhoriz>wordwrap</scrollhoriz>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>247</ae>
					<ae>137</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>80</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval></cval>
				<compute>
					RR_Budget2Section.page_field.value == "1" ? (RR_Budget1.BudgetPeriodStartDate.value):
RR_Budget2Section.page_field.value == "2" ? (RR_Budget2.BudgetPeriodStartDate.value):
RR_Budget2Section.page_field.value == "3" ? (RR_Budget3.BudgetPeriodStartDate.value):
RR_Budget2Section.page_field.value == "4" ? (RR_Budget4.BudgetPeriodStartDate.value):

RR_Budget2Section.page_field.value == "5" ? (RR_Budget5.BudgetPeriodStartDate.value):""</compute>
			</value>
			<format content="array">
				<ae>date</ae>
				<ae>optional</ae>
				<template content="array">
					<ae>##/##/####</ae>
				</template>
				<presentation>MM/DD/YYYY</presentation>
			</format>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<next>BudgetPeriodEndDate</next>
			<previous>BUTTON1</previous>
			<help>RR_Budget.HELP28</help>
			<acclabel>Budget Period Start Date: Enter the requested/proposed start date of each budget period.</acclabel>
		</field>
		<field sid="BudgetPeriodEndDate">
			<scrollhoriz>wordwrap</scrollhoriz>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>404</ae>
					<ae>137</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>80</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval></cval>
				<compute>
					RR_Budget2Section.page_field.value == "1" ? (RR_Budget1.BudgetPeriodEndDate.value):
RR_Budget2Section.page_field.value == "2" ? (RR_Budget2.BudgetPeriodEndDate.value):
RR_Budget2Section.page_field.value == "3" ? (RR_Budget3.BudgetPeriodEndDate.value):
RR_Budget2Section.page_field.value == "4" ? (RR_Budget4.BudgetPeriodEndDate.value):

RR_Budget2Section.page_field.value == "5" ? (RR_Budget5.BudgetPeriodEndDate.value):""</compute>
			</value>
			<format content="array">
				<ae>date</ae>
				<ae>optional</ae>
				<template content="array">
					<ae>##/##/####</ae>
				</template>
				<presentation>MM/DD/YYYY</presentation>
			</format>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<next>test</next>
			<help>RR_Budget.HELP29</help>
			<previous>BudgetPeriodStartDate</previous>
			<acclabel>Budget Period End Date: Enter the requested/proposed end date of each budget period.</acclabel>
		</field>
		<field sid="FIELD1">
			<scrollhoriz>wordwrap</scrollhoriz>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>223</ae>
					<ae>108</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>246</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<format content="array">
				<ae>string</ae>
				<ae>optional</ae>
			</format>
			<value content="compute">
				<cval></cval>
				<compute>
					RR_Budget.OrganizationName.value</compute>
			</value>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<next>RADIO1</next>
			<previous>Subaward</previous>
			<help>RR_Budget.HELP27</help>
		</field>
		<field sid="OrganizationName">
			<scrollhoriz>wordwrap</scrollhoriz>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>223</ae>
					<ae>108</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>246</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<format content="array">
				<ae>string</ae>
				<ae>optional</ae>
			</format>
			<value content="compute">
				<cval></cval>
				<compute>
					RR_Budget.OrganizationName.value</compute>
			</value>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<next>RADIO1</next>
			<previous>Subaward</previous>
			<acclabel>Enter name of Organization: Enter name of the organization.</acclabel>
			<help>HELP44</help>
		</field>
		<radio sid="RADIO1">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>568</ae>
					<ae>80</ae>
				</ae>
			</itemlocation>
			<size content="array">
				<ae>1</ae>
				<ae>1</ae>
			</size>
			<group>BudgetType</group>
			<visible>off</visible>
			<value content="compute">
				<cval>on</cval>
				<compute>
					RR_Budget.Other.value == "on" ? ("on") : "off"</compute>
			</value>
			<next>freepass</next>
			<previous>OrganizationName</previous>
		</radio>
		<spacer sid="vfd_spacer">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>1020</ae>
					<ae>1320</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>1</ae>
					<ae>1</ae>
				</ae>
			</itemlocation>
		</spacer>
		<field sid="dataValue">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>727</ae>
					<ae>491</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>46</ae>
				</ae>
			</itemlocation>
			<label>actual data</label>
			<labelfontinfo content="array">
				<ae>Helvetica</ae>
				<ae>6</ae>
				<ae>plain</ae>
			</labelfontinfo>
			<value content="compute">
				<cval>data2222</cval>
				<compute>
					pageSID.value == "RR_Budget2Section1"?  "data2222":
pageSID.value == "RR_Budget2Section2"?  "data2224":
pageSID.value == "RR_Budget2Section3"?  "data2226":
pageSID.value == "RR_Budget2Section4"?  "data2228":

pageSID.value == "RR_Budget2Section5"?  "data22210":
""</compute>
			</value>
			<visible>off</visible>
			<next>AttachFundsRequested</next>
			<previous>FundsRequested_10</previous>
		</field>
		<field sid="datatemplate">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>728</ae>
					<ae>431</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>48</ae>
				</ae>
			</itemlocation>
			<labelborderwidth>1</labelborderwidth>
			<label>Template data</label>
			<labelfontinfo content="array">
				<ae>Helvetica</ae>
				<ae>6</ae>
				<ae>plain</ae>
			</labelfontinfo>
			<value content="compute">
				<cval>data2221</cval>
				<compute>
					
pageSID.value == "RR_Budget2Section1"? "data2221":
pageSID.value == "RR_Budget2Section2"? "data2223":
pageSID.value == "RR_Budget2Section3"? "data2225":
pageSID.value == "RR_Budget2Section4"? "data2227":

pageSID.value == "RR_Budget2Section5"? "data2229":""


</compute>
			</value>
			<visible>off</visible>
			<next>Equip_9</next>
			<previous>FundsRequested_8</previous>
		</field>
		<field sid="FIELD2345">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>194</ae>
					<ae>578</ae>
				</ae>
			</itemlocation>
			<fontinfo content="array">
				<ae>Times New Roman</ae>
				<ae>10</ae>
				<ae>plain</ae>
			</fontinfo>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>0</ae>
				<ae>0</ae>
				<ae>0</ae>
			</printfontcolor>
			<value content="compute">
				<cval></cval>
				<compute>
					pageSID.value == "RR_Budget2Section1"?  data2222.filename:
					pageSID.value == "RR_Budget2Section2"?  data2224.filename:
					pageSID.value == "RR_Budget2Section3"?  data2226.filename:
					pageSID.value == "RR_Budget2Section4"?  data2228.filename:
					
					pageSID.value == "RR_Budget2Section5"?  data22210.filename:
					""</compute>
			</value>
			<help>HELP23</help>
			<acclabel>Additional Equipment: If this section cannot accommodate all the equipment proposed, attach a file in the block provided.  List each additional item and the funds requested.   For all additional items in the attached file, list the total funds requested on line 11 of this section.</acclabel>
			<next>summary_add_attachment</next>
			<previous>EquipTotalFunds</previous>
			<format content="array">
				<ae>string</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					
					RR_Budget.Mandatory.value == "on" && strlen(AttachFundsRequested.value) > "0" ? ("mandatory") : "optional"
				]]>
				</compute>
			</vfd_required>
		</field>
		<button sid="summary_add_attachment">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>507</ae>
					<ae>578</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>123</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Add Attachment</value>
			<type>enclose</type>
			<data content="compute">
				<cval>data2222</cval>
				<compute>
					dataValue.value</compute>
			</data>
			<active content="compute">
				<cval>on</cval>
				<compute>
					strlen(FIELD2345.value) > "0"? "off":"on"</compute>
			</active>
			<replicate content="compute">
				<cval></cval>
				<compute>
					
toggle(activated, "off", "on") == "1"?duplicate(RR_Budget2Section.datatemplate.value,"item",RR_Budget2Section.datatemplate.value,"item","after_sibling",RR_Budget2Section.dataValue.value):""</compute>
			</replicate>
			<removeAttachmentWithoutFilename content="compute">
				<cval></cval>
				<compute>
					<![CDATA[
		toggle(activated, "on", "off") == "1" && strlen(FIELD2345.value) == "0" ? destroy(dataValue.value, "item") : ""]]></compute>
			</removeAttachmentWithoutFilename>
			<shiftFocus content="compute">
				<cval></cval>
				<compute>
					toggle(active, "on", "off") == "1" ? set("summary_remove_attachment.focused", "on") : ""</compute>
			</shiftFocus>
			<help>HELP15</help>
			<acclabel>Add Attachment: Press the button to add an attachment.  If this section cannot accommodate all the equipment proposed, attach a file in the block provided.  List each additional item and the funds requested.   For all additional items in the attached file, list the total funds requested on line 11 of this section.</acclabel>
			<next>summary_remove_attachment</next>
			<previous>FIELD2345</previous>
		</button>
		<button sid="summary_remove_attachment">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>637</ae>
					<ae>578</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>123</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Delete Attachment</value>
			<type>remove</type>
			<data content="compute">
				<cval>data2222</cval>
				<compute>
					dataValue.value</compute>
			</data>
			<uncheck content="compute">
				<cval>1</cval>
				<compute>
					<![CDATA[((toggle(summary_remove_attachment.activated) == "1" || toggle(summary_add_attachment.activated) == "1") && strlen(FIELD2345.value) > "0") ? set("CHECK1.value","on") : set("CHECK1.value","off")]]></compute>
			</uncheck>
			<active content="compute">
				<cval>off</cval>
				<compute>
					strlen(FIELD2345.value) > "0"? "on":"off"</compute>
			</active>
			<datagroup content="array">
				<ae>Attachment_RR_Budget2Section_Equipment</ae>
			</datagroup>
			<shiftFocus content="compute">
				<cval></cval>
				<compute>
					toggle(active, "on", "off") == "1" ? set("summary_add_attachment.focused", "on") : ""</compute>
			</shiftFocus>
			<help>HELP40</help>
			<next>BUTTON10</next>
			<previous>summary_add_attachment</previous>
			<acclabel>Delete Attachment: Press this button to delete the attachment.</acclabel>
		</button>
		<button sid="BUTTON10">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>768</ae>
					<ae>578</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>123</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>View Attachment</value>
			<type>display</type>
			<data content="compute">
				<cval>data2222</cval>
				<compute>
					dataValue.value</compute>
			</data>
			<active content="compute">
				<cval>off</cval>
				<compute>
					strlen(FIELD2345.value) > "0"? "on":"off"</compute>
			</active>
			<datagroup content="array">
				<ae>Attachment_RR_Budget2Section_Equipment</ae>
			</datagroup>
			<acclabel>View Attachment: Press this button to view the attachment.</acclabel>
			<next>CHECK1</next>
			<previous>summary_remove_attachment</previous>
			<help>HELP43</help>
		</button>
		<check sid="CHECK1">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>898</ae>
					<ae>576</ae>
				</ae>
			</itemlocation>
			<value>off</value>
			<editstate>readonly</editstate>
			<visible>off</visible>
			<next>DomesticFundsRequested</next>
			<previous>BUTTON10</previous>
		</check>
		<data sid="data2221">
			<datagroup content="array">
				<ae>Attachment_RR_Budget2Section_Equipment1</ae>
			</datagroup>
		</data>
		<data sid="data2223">
			<datagroup content="array">
				<ae>Attachment_RR_Budget2Section_Equipment2</ae>
			</datagroup>
		</data>
		<data sid="data2225">
			<datagroup content="array">
				<ae>Attachment_RR_Budget2Section_Equipment3</ae>
			</datagroup>
		</data>
		<data sid="data2227">
			<datagroup content="array">
				<ae>Attachment_RR_Budget2Section_Equipment4</ae>
			</datagroup>
		</data>
		<data sid="data2229">
			<datagroup content="array">
				<ae>Attachment_RR_Budget2Section_Equipment5</ae>
			</datagroup>
		</data>
		<label sid="label_253">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>47</ae>
					<ae>580</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>148</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Additional Equipment:</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<check sid="test">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>776</ae>
					<ae>170</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>15</ae>
					<ae>15</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>on</cval>
				<compute>
					(RR_Budget.Mandatory.value == "off") || (test_1.value == "on") ? ("on") : "off"</compute>
			</value>
			<next>test_1</next>
			<previous>BudgetPeriodEndDate</previous>
			<visible>off</visible>
		</check>
		<check sid="freepass">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>647</ae>
					<ae>92</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>22</ae>
					<ae>17</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>on</cval>
				<compute>
					<![CDATA[strlen(AttachFundsRequested.value) == "0" &&
			
		
		
			
		
		strlen(Other.value) == "0" &&
			
		
		strlen(DomesticFundsRequested.value) == "0" &&
			
		
		strlen(ForeignFundsRequested.value) == "0" &&
			
		
		
			
		
		strlen(TuitionFundsRequested.value) == "0" &&
			
		
		strlen(StipendsFundsRequested.value) == "0" &&
			
		
		strlen(ETravelFundsRequested.value) == "0" &&
			
		
		strlen(SubsFundsRequested.value) == "0" &&
			
		
		strlen(OtherFundsRequested.value) == "0" &&
		
		strlen(noparticipants.value) == "0" &&
			
		
		strlen(Equip_1.value) == "0" &&
			
		
		strlen(Equip_2.value) == "0" &&
			
		
		strlen(Equip_3.value) == "0" &&
			
		
		strlen(Equip_4.value) == "0" &&
			
		
		strlen(Equip_5.value) == "0" &&
			
		
		strlen(Equip_6.value) == "0" &&
			
		
		strlen(Equip_7.value) == "0" &&
			
		
		strlen(Equip_8.value) == "0" &&
			
		
		strlen(Equip_9.value) == "0" &&

			
		
		strlen(Equip_10.value) == "0" &&
			
		
		strlen(FundsRequested_1.value) == "0" &&
			
		
		strlen(FundsRequested_2.value) == "0" &&
			
		
		strlen(FundsRequested_3.value) == "0" &&
			
		
		strlen(FundsRequested_4.value) == "0" &&
			
		
		strlen(FundsRequested_5.value) == "0" &&
			
		
		strlen(FundsRequested_6.value) == "0" &&
			
		
		strlen(FundsRequested_7.value) == "0" &&
			
		
		strlen(FundsRequested_8.value) == "0" &&
			
		
		strlen(FundsRequested_9.value) == "0" &&
			
		
		strlen(FundsRequested_10.value) == "0" ? "on" : "off"
			
		
]]></compute>
			</value>
			<next>page_field</next>
			<previous>RADIO1</previous>
			<visible>off</visible>
		</check>
		<button sid="BUTTON1">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>12</ae>
					<ae>140</ae>
				</ae>
			</itemlocation>
			<value>Reset Entries</value>

<!--
	custom tag to set all values to "".
-->

			<resetNewFields content="compute">
				<cval></cval>
				<compute>
					
			toggle(activated, "on", "off") == "1"?
set("AttachFundsRequested.value", "")
			
		
		+ set("EquipTotalFunds.value", "")
			
		
		+ set("Other.value", "")
			
		
		+ set("DomesticFundsRequested.value", "")
			
		
		+ set("ForeignFundsRequested.value", "")
			
		
		+ set("TravelTotalFunds.value", "")
			
		
		+ set("TuitionFundsRequested.value", "")
			
		
		+ set("StipendsFundsRequested.value", "")
			
		
		+ set("ETravelFundsRequested.value", "")
			
		
		+ set("SubsFundsRequested.value", "")
			
		
		+ set("OtherFundsRequested.value", "")
			
		
		+ set("ParticipantTotalFunds.value", "")
			
		
		+ set("noparticipants.value", "")
			
		
		+ set("Equip_1.value", "")
			
		
		+ set("Equip_2.value", "")
			
		
		+ set("Equip_3.value", "")
			
		
		+ set("Equip_4.value", "")
			
		
		+ set("Equip_5.value", "")
			
		
		+ set("Equip_6.value", "")
			
		
		+ set("Equip_7.value", "")
			
		
		+ set("Equip_8.value", "")
			
		
		+ set("Equip_9.value", "")
			
		
		+ set("Equip_10.value", "")
			
		
		+ set("FundsRequested_1.value", "")
			
		
		+ set("FundsRequested_2.value", "")
			
		
		+ set("FundsRequested_3.value", "")
			
		
		+ set("FundsRequested_4.value", "")
			
		
		+ set("FundsRequested_5.value", "")
			
		
		+ set("FundsRequested_6.value", "")
			
		
		+ set("FundsRequested_7.value", "")
			
		
		+ set("FundsRequested_8.value", "")
			
		
		+ set("FundsRequested_9.value", "")
			
		
		+ set("FundsRequested_10.value", "")			
		
+ destroy(dataValue.value, "item")
 

			:""
			</compute>
			</resetNewFields>
			<size content="array">
				<ae>17</ae>
				<ae>1</ae>
			</size>
			<help>HELP36</help>
			<acclabel>Reset Entries: Reset Entries.</acclabel>
			<next>BudgetPeriodStartDate</next>
			<previous>pageSID</previous>
		</button>
		<help sid="HELP36">
			<value>Reset Entries.</value>
		</help>
		<help sid="HELP37">
			<value>Click here to view the previous year.</value>
		</help>
		<help sid="HELP38">
			<value>Click here to view the next year.</value>
		</help>
		<help sid="HELP39">
			<value>Print this Page.</value>
		</help>
		<help sid="HELP40">
			<value>Press this button to delete the attachment.</value>
		</help>
		<help sid="HELP41">
			<value><![CDATA[This is the DUNS or DUNS+4 number of the applicant organization.  For the project applicant, this field is prepopulated from the R&R SF424 Cover Page.  For subaward applicants, this field is a required enterable field.]]></value>
		</help>
		<label sid="LABEL12">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>15</ae>
					<ae>164</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>711</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>(If the Reset Entries button is pressed, please navigate to previous year to enable the submission of the form.)</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
				<ae>italic</ae>
			</fontinfo>
		</label>
		<help sid="HELP42">
			<value> List the estimated cost of each item of equipment including shipping and any maintenance costs including maintenance agreements.  Dollar amount for item should exceed $5000.</value>
		</help>
		<label sid="LABEL13">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>34</ae>
					<ae>55</ae>
				</ae>
			</itemlocation>
			<value>* ORGANIZATIONAL DUNS:</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
		</label>
		<field sid="DUNSID">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>212</ae>
					<ae>55</ae>
				</ae>
			</itemlocation>
			<size content="array">
				<ae>30</ae>
				<ae>1</ae>
			</size>
			<help>HELP41</help>
			<acclabel><![CDATA[ORGANIZATIONAL DUNS: This is the DUNS or DUNS+4 number of the applicant organization.  For the project applicant, this field is prepopulated from the R&R SF424 Cover Page.  For subaward applicants, this field is a required enterable field.]]></acclabel>
			<editstate>readonly</editstate>
			<value content="compute">
				<cval></cval>
				<compute>
					RR_Budget.DUNSID.value</compute>
			</value>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<next>Project</next>
			<previous>BUTTON2</previous>
			<format content="array">
				<ae>string</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<length content="array">
					<ae>1</ae>
					<ae>13</ae>
				</length>
				<template content="array">
					<ae>#########</ae>
					<ae>#############</ae>
					<ae>#########@@@@</ae>
					<ae>##########@@@</ae>
					<ae>#########@#@@</ae>
					<ae>#########@@#@</ae>
					<ae>#########@@@#</ae>
					<ae>###########@@</ae>
					<ae>#########@##@</ae>
					<ae>#########@@##</ae>
					<ae>##########@@#</ae>
					<ae>############@</ae>
					<ae>#########@###</ae>
					<ae>##########@##</ae>
					<ae>###########@#</ae>
					<ae>#########@#@#</ae>
					<ae>##########@#@</ae>
				</template>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					
					
					
					
					Mandatory.value == "on" ? "mandatory" : "optional"
				
				
				
				
				</compute>
			</vfd_required>
		</field>
		<label sid="LABEL16">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>802</ae>
					<ae>953</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>153</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>OMB Number: 4040-0001</value>
		</label>
		<label sid="LABEL17">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>787</ae>
					<ae>976</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>168</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Expiration Date: 04/30/2008</value>
		</label>
		<help sid="HELP43">
			<value>Press this button to view the attachment.</value>
		</help>
		<help sid="HELP44">
			<value>Enter name of the organization.</value>
		</help>
	</page>
	<page sid="RR_Budget2Section1">
		<pageid content="array">
			<serialnumber>DF86F788-1573-45B3-91F4-C1A102A90199</serialnumber>
		</pageid>
		<vfd_pagesize>letter</vfd_pagesize>
		<vfd_pagedpi>120</vfd_pagedpi>
		<vfd_printsize>8;11</vfd_printsize>
		<label>RR_Budget2Section1</label>
		<field sid="NextPage">
			<value>RR_Budget2Section2</value>
		</field>
		<field sid="AttachFundsRequested">
			<value></value>
		</field>
		<field sid="EquipTotalFunds">
			<value></value>
		</field>
		<field sid="Other">
			<value></value>
		</field>
		<field sid="DomesticFundsRequested">
			<value></value>
		</field>
		<field sid="ForeignFundsRequested">
			<value></value>
		</field>
		<field sid="TravelTotalFunds">
			<value></value>
		</field>
		<field sid="TuitionFundsRequested">
			<value></value>
		</field>
		<field sid="StipendsFundsRequested">
			<value></value>
		</field>
		<field sid="ETravelFundsRequested">
			<value></value>
		</field>
		<field sid="SubsFundsRequested">
			<value></value>
		</field>
		<field sid="OtherFundsRequested">
			<value></value>
		</field>
		<field sid="ParticipantTotalFunds">
			<value></value>
		</field>
		<field sid="noparticipants">
			<value></value>
		</field>
		<field sid="Equip_1">
			<value></value>
		</field>
		<field sid="Equip_2">
			<value></value>
		</field>
		<field sid="Equip_3">
			<value></value>
		</field>
		<field sid="Equip_4">
			<value></value>
		</field>
		<field sid="Equip_5">
			<value></value>
		</field>
		<field sid="Equip_6">
			<value></value>
		</field>
		<field sid="Equip_7">
			<value></value>
		</field>
		<field sid="Equip_8">
			<value></value>
		</field>
		<field sid="Equip_9">
			<value></value>
		</field>
		<field sid="Equip_10">
			<value></value>
		</field>
		<field sid="FundsRequested_1">
			<value></value>
		</field>
		<field sid="FundsRequested_2">
			<value></value>
		</field>
		<field sid="FundsRequested_3">
			<value></value>
		</field>
		<field sid="FundsRequested_4">
			<value></value>
		</field>
		<field sid="FundsRequested_5">
			<value></value>
		</field>
		<field sid="FundsRequested_6">
			<value></value>
		</field>
		<field sid="FundsRequested_7">
			<value></value>
		</field>
		<field sid="FundsRequested_8">
			<value></value>
		</field>
		<field sid="FundsRequested_9">
			<value></value>
		</field>
		<field sid="FundsRequested_10">
			<value></value>
		</field>
	</page>
	<page sid="RR_Budget2Section2">
		<pageid content="array">
			<serialnumber>DF86F788-1573-45B3-91F4-C1A102A90199</serialnumber>
		</pageid>
		<vfd_pagesize>letter</vfd_pagesize>
		<vfd_pagedpi>120</vfd_pagedpi>
		<vfd_printsize>8;11</vfd_printsize>
		<label>RR_Budget2Section2</label>
		<field sid="NextPage">
			<value>RR_Budget2Section3</value>
		</field>
		<field sid="AttachFundsRequested">
			<value></value>
		</field>
		<field sid="EquipTotalFunds">
			<value></value>
		</field>
		<field sid="Other">
			<value></value>
		</field>
		<field sid="DomesticFundsRequested">
			<value></value>
		</field>
		<field sid="ForeignFundsRequested">
			<value></value>
		</field>
		<field sid="TravelTotalFunds">
			<value></value>
		</field>
		<field sid="TuitionFundsRequested">
			<value></value>
		</field>
		<field sid="StipendsFundsRequested">
			<value></value>
		</field>
		<field sid="ETravelFundsRequested">
			<value></value>
		</field>
		<field sid="SubsFundsRequested">
			<value></value>
		</field>
		<field sid="OtherFundsRequested">
			<value></value>
		</field>
		<field sid="ParticipantTotalFunds">
			<value></value>
		</field>
		<field sid="noparticipants">
			<value></value>
		</field>
		<field sid="Equip_1">
			<value></value>
		</field>
		<field sid="Equip_2">
			<value></value>
		</field>
		<field sid="Equip_3">
			<value></value>
		</field>
		<field sid="Equip_4">
			<value></value>
		</field>
		<field sid="Equip_5">
			<value></value>
		</field>
		<field sid="Equip_6">
			<value></value>
		</field>
		<field sid="Equip_7">
			<value></value>
		</field>
		<field sid="Equip_8">
			<value></value>
		</field>
		<field sid="Equip_9">
			<value></value>
		</field>
		<field sid="Equip_10">
			<value></value>
		</field>
		<field sid="FundsRequested_1">
			<value></value>
		</field>
		<field sid="FundsRequested_2">
			<value></value>
		</field>
		<field sid="FundsRequested_3">
			<value></value>
		</field>
		<field sid="FundsRequested_4">
			<value></value>
		</field>
		<field sid="FundsRequested_5">
			<value></value>
		</field>
		<field sid="FundsRequested_6">
			<value></value>
		</field>
		<field sid="FundsRequested_7">
			<value></value>
		</field>
		<field sid="FundsRequested_8">
			<value></value>
		</field>
		<field sid="FundsRequested_9">
			<value></value>
		</field>
		<field sid="FundsRequested_10">
			<value></value>
		</field>
	</page>
	<page sid="RR_Budget2Section3">
		<pageid content="array">
			<serialnumber>DF86F788-1573-45B3-91F4-C1A102A90199</serialnumber>
		</pageid>
		<vfd_pagesize>letter</vfd_pagesize>
		<vfd_pagedpi>120</vfd_pagedpi>
		<vfd_printsize>8;11</vfd_printsize>
		<label>RR_Budget2Section3</label>
		<field sid="NextPage">
			<value>RR_Budget2Section4</value>
		</field>
		<field sid="AttachFundsRequested">
			<value></value>
		</field>
		<field sid="EquipTotalFunds">
			<value></value>
		</field>
		<field sid="Other">
			<value></value>
		</field>
		<field sid="DomesticFundsRequested">
			<value></value>
		</field>
		<field sid="ForeignFundsRequested">
			<value></value>
		</field>
		<field sid="TravelTotalFunds">
			<value></value>
		</field>
		<field sid="TuitionFundsRequested">
			<value></value>
		</field>
		<field sid="StipendsFundsRequested">
			<value></value>
		</field>
		<field sid="ETravelFundsRequested">
			<value></value>
		</field>
		<field sid="SubsFundsRequested">
			<value></value>
		</field>
		<field sid="OtherFundsRequested">
			<value></value>
		</field>
		<field sid="ParticipantTotalFunds">
			<value></value>
		</field>
		<field sid="noparticipants">
			<value></value>
		</field>
		<field sid="Equip_1">
			<value></value>
		</field>
		<field sid="Equip_2">
			<value></value>
		</field>
		<field sid="Equip_3">
			<value></value>
		</field>
		<field sid="Equip_4">
			<value></value>
		</field>
		<field sid="Equip_5">
			<value></value>
		</field>
		<field sid="Equip_6">
			<value></value>
		</field>
		<field sid="Equip_7">
			<value></value>
		</field>
		<field sid="Equip_8">
			<value></value>
		</field>
		<field sid="Equip_9">
			<value></value>
		</field>
		<field sid="Equip_10">
			<value></value>
		</field>
		<field sid="FundsRequested_1">
			<value></value>
		</field>
		<field sid="FundsRequested_2">
			<value></value>
		</field>
		<field sid="FundsRequested_3">
			<value></value>
		</field>
		<field sid="FundsRequested_4">
			<value></value>
		</field>
		<field sid="FundsRequested_5">
			<value></value>
		</field>
		<field sid="FundsRequested_6">
			<value></value>
		</field>
		<field sid="FundsRequested_7">
			<value></value>
		</field>
		<field sid="FundsRequested_8">
			<value></value>
		</field>
		<field sid="FundsRequested_9">
			<value></value>
		</field>
		<field sid="FundsRequested_10">
			<value></value>
		</field>
	</page>
	<page sid="RR_Budget2Section4">
		<pageid content="array">
			<serialnumber>DF86F788-1573-45B3-91F4-C1A102A90199</serialnumber>
		</pageid>
		<vfd_pagesize>letter</vfd_pagesize>
		<vfd_pagedpi>120</vfd_pagedpi>
		<vfd_printsize>8;11</vfd_printsize>
		<label>RR_Budget2Section4</label>
		<field sid="NextPage">
			<value>RR_Budget2Section5</value>
		</field>
		<field sid="AttachFundsRequested">
			<value></value>
		</field>
		<field sid="EquipTotalFunds">
			<value></value>
		</field>
		<field sid="Other">
			<value></value>
		</field>
		<field sid="DomesticFundsRequested">
			<value></value>
		</field>
		<field sid="ForeignFundsRequested">
			<value></value>
		</field>
		<field sid="TravelTotalFunds">
			<value></value>
		</field>
		<field sid="TuitionFundsRequested">
			<value></value>
		</field>
		<field sid="StipendsFundsRequested">
			<value></value>
		</field>
		<field sid="ETravelFundsRequested">
			<value></value>
		</field>
		<field sid="SubsFundsRequested">
			<value></value>
		</field>
		<field sid="OtherFundsRequested">
			<value></value>
		</field>
		<field sid="ParticipantTotalFunds">
			<value></value>
		</field>
		<field sid="noparticipants">
			<value></value>
		</field>
		<field sid="Equip_1">
			<value></value>
		</field>
		<field sid="Equip_2">
			<value></value>
		</field>
		<field sid="Equip_3">
			<value></value>
		</field>
		<field sid="Equip_4">
			<value></value>
		</field>
		<field sid="Equip_5">
			<value></value>
		</field>
		<field sid="Equip_6">
			<value></value>
		</field>
		<field sid="Equip_7">
			<value></value>
		</field>
		<field sid="Equip_8">
			<value></value>
		</field>
		<field sid="Equip_9">
			<value></value>
		</field>
		<field sid="Equip_10">
			<value></value>
		</field>
		<field sid="FundsRequested_1">
			<value></value>
		</field>
		<field sid="FundsRequested_2">
			<value></value>
		</field>
		<field sid="FundsRequested_3">
			<value></value>
		</field>
		<field sid="FundsRequested_4">
			<value></value>
		</field>
		<field sid="FundsRequested_5">
			<value></value>
		</field>
		<field sid="FundsRequested_6">
			<value></value>
		</field>
		<field sid="FundsRequested_7">
			<value></value>
		</field>
		<field sid="FundsRequested_8">
			<value></value>
		</field>
		<field sid="FundsRequested_9">
			<value></value>
		</field>
		<field sid="FundsRequested_10">
			<value></value>
		</field>
	</page>
	<page sid="RR_Budget2Section5">
		<pageid content="array">
			<serialnumber>DF86F788-1573-45B3-91F4-C1A102A90199</serialnumber>
		</pageid>
		<vfd_pagesize>letter</vfd_pagesize>
		<vfd_pagedpi>120</vfd_pagedpi>
		<vfd_printsize>8;11</vfd_printsize>
		<label>RR_Budget2Section5</label>
		<field sid="NextPage">
			<value>RR_Budget3Section</value>
		</field>
		<field sid="AttachFundsRequested">
			<value></value>
		</field>
		<field sid="EquipTotalFunds">
			<value></value>
		</field>
		<field sid="Other">
			<value></value>
		</field>
		<field sid="DomesticFundsRequested">
			<value></value>
		</field>
		<field sid="ForeignFundsRequested">
			<value></value>
		</field>
		<field sid="TravelTotalFunds">
			<value></value>
		</field>
		<field sid="TuitionFundsRequested">
			<value></value>
		</field>
		<field sid="StipendsFundsRequested">
			<value></value>
		</field>
		<field sid="ETravelFundsRequested">
			<value></value>
		</field>
		<field sid="SubsFundsRequested">
			<value></value>
		</field>
		<field sid="OtherFundsRequested">
			<value></value>
		</field>
		<field sid="ParticipantTotalFunds">
			<value></value>
		</field>
		<field sid="noparticipants">
			<value></value>
		</field>
		<field sid="Equip_1">
			<value></value>
		</field>
		<field sid="Equip_2">
			<value></value>
		</field>
		<field sid="Equip_3">
			<value></value>
		</field>
		<field sid="Equip_4">
			<value></value>
		</field>
		<field sid="Equip_5">
			<value></value>
		</field>
		<field sid="Equip_6">
			<value></value>
		</field>
		<field sid="Equip_7">
			<value></value>
		</field>
		<field sid="Equip_8">
			<value></value>
		</field>
		<field sid="Equip_9">
			<value></value>
		</field>
		<field sid="Equip_10">
			<value></value>
		</field>
		<field sid="FundsRequested_1">
			<value></value>
		</field>
		<field sid="FundsRequested_2">
			<value></value>
		</field>
		<field sid="FundsRequested_3">
			<value></value>
		</field>
		<field sid="FundsRequested_4">
			<value></value>
		</field>
		<field sid="FundsRequested_5">
			<value></value>
		</field>
		<field sid="FundsRequested_6">
			<value></value>
		</field>
		<field sid="FundsRequested_7">
			<value></value>
		</field>
		<field sid="FundsRequested_8">
			<value></value>
		</field>
		<field sid="FundsRequested_9">
			<value></value>
		</field>
		<field sid="FundsRequested_10">
			<value></value>
		</field>
	</page>
	<page sid="RR_Budget3Section">
		<vfd_pagesize>custom</vfd_pagesize>
		<vfd_pagedpi>120</vfd_pagedpi>
		<vfd_printsize>8.5;11</vfd_printsize>
		<pageid content="array">
			<serialnumber>B5BB0CBC-90E5-44D9-95FC-B437D683FF05</serialnumber>
		</pageid>
		<label>RR Budget, Section F-K</label>
		<vfd_customsize>8.5;11;Inches</vfd_customsize>
		<next>BtnDuplicate</next>
		<toolbar sid="TOOLBAR">
		</toolbar>
		<button sid="BtnDuplicate">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>785</ae>
					<ae>30</ae>
				</ae>
			</itemlocation>
			<value>Next Period</value>

<!--
	go to next page
-->

			<size content="array">
				<ae>17</ae>
				<ae>1</ae>
			</size>
			<help>HELP32</help>
			<acclabel>Click here to view the next year.</acclabel>
			<type>pagedone</type>
			<url content="array">
				<ae>#RR_Budget.global</ae>
			</url>
			<setperiodno content="compute">
				<cval></cval>
				<compute>
					
				toggle(activated,"on", "off") == "1" ? set("RR_Budget3Section.page_field.value", RR_Budget3Section.page_field.value + "1") +. set("RR_Budget.page_field.value", RR_Budget.page_field.value + "1") +. set("RR_Budget2Section.page_field.value", RR_Budget2Section.page_field.value + "1"):""
</compute>
			</setperiodno>
			<next>DUNSID</next>
			<active content="compute">
				<cval>off</cval>
				<compute>
					<![CDATA[RR_Budget3Section.test.value == "on" && RR_Budget2Section.test.value == "on" && RR_Budget.test.value == "on" ? "on" : "off"
]]></compute>
			</active>
			<setVisible content="compute">
				<cval>1</cval>
				<compute>
					RR_Budget3Section.pageSID.value != "RR_Budget3Section5" ?  set("visible", "on") : set("visible", "off")

</compute>
			</setVisible>
			<visible>on</visible>
		</button>
		<field sid="dataValue">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>345</ae>
					<ae>1185</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>46</ae>
				</ae>
			</itemlocation>
			<label>actual data</label>
			<labelfontinfo content="array">
				<ae>Helvetica</ae>
				<ae>6</ae>
				<ae>plain</ae>
			</labelfontinfo>
			<value>data4442</value>
			<visible>off</visible>
			<previous>datatemplate</previous>
			<next>CloseForm</next>
		</field>
		<field sid="datatemplate">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>214</ae>
					<ae>1185</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>48</ae>
				</ae>
			</itemlocation>
			<labelborderwidth>1</labelborderwidth>
			<label>Template data</label>
			<labelfontinfo content="array">
				<ae>Helvetica</ae>
				<ae>6</ae>
				<ae>plain</ae>
			</labelfontinfo>
			<value>data4441</value>
			<visible>off</visible>
			<next>dataValue</next>
			<previous>CHECK1</previous>
		</field>
		<field sid="FIELD35">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>198</ae>
					<ae>1049</ae>
				</ae>
			</itemlocation>
			<fontinfo content="array">
				<ae>Times New Roman</ae>
				<ae>10</ae>
				<ae>plain</ae>
			</fontinfo>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>0</ae>
				<ae>0</ae>
				<ae>0</ae>
			</printfontcolor>
			<value content="compute">
				<cval></cval>
				<compute>
					data4442.filename</compute>
			</value>
			<help>HELP24</help>
			<acclabel>Budget Justification: Use the budget justification to provide the additional information requested in each budget categories identified above and any other information you wish to submit to support your budget request.  This field is required.</acclabel>
			<next>summary_add_attachment</next>
			<previous>Fee</previous>
			<format content="array">
				<ae>string</ae>
				<ae content="compute">
					<cval>mandatory</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
			</format>
			<vfd_required content="compute">
				<cval>mandatory</cval>
				<compute>
					
					
					
					
					RR_Budget.Mandatory.value == "on" ? "mandatory" : "optional"
				
				
				
				
				</compute>
			</vfd_required>
		</field>
		<button sid="summary_add_attachment">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>508</ae>
					<ae>1049</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>123</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Add Attachment</value>
			<type>enclose</type>
			<data content="compute">
				<cval>data4442</cval>
				<compute>
					dataValue.value</compute>
			</data>
			<replicate content="compute">
				<cval></cval>
				<compute>
					
toggle(activated, "off", "on") == "1"?duplicate(RR_Budget3Section.datatemplate.value,"item",RR_Budget3Section.datatemplate.value,"item","after_sibling",RR_Budget3Section.dataValue.value):""</compute>
			</replicate>
			<shiftFocus content="compute">
				<cval></cval>
				<compute>
					toggle(active, "on", "off") == "1" ? set("summary_remove_attachment.focused", "on") : ""</compute>
			</shiftFocus>
			<removeAttachmentWithoutFilename content="compute">
				<cval></cval>
				<compute>
					<![CDATA[
		toggle(activated, "on", "off") == "1" && strlen(FIELD35.value) == "0" ? destroy(dataValue.value, "item") : ""]]></compute>
			</removeAttachmentWithoutFilename>
			<help>HELP15</help>
			<active content="compute">
				<cval>on</cval>
				<compute>
					strlen(FIELD35.value) == "0" ? "on":"off"</compute>
			</active>
			<acclabel>Add Attachment: Press the button to add an attachment.  Use the budget justification to provide the additional information requested in each budget categories identified above and any other information you wish to submit to support your budget request. </acclabel>
			<next>summary_remove_attachment</next>
			<previous>FIELD35</previous>
		</button>
		<button sid="summary_remove_attachment">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>635</ae>
					<ae>1049</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>123</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Delete Attachment</value>
			<type>remove</type>
			<data content="compute">
				<cval>data4442</cval>
				<compute>
					dataValue.value</compute>
			</data>
			<uncheck content="compute">
				<cval>1</cval>
				<compute>
					<![CDATA[((toggle(summary_remove_attachment.activated) == "1" || toggle(summary_add_attachment.activated) == "1") && strlen(FIELD35.value) > "0") ? set("CHECK1.value","on") : set("CHECK1.value","off")]]></compute>
			</uncheck>
			<datagroup content="array">
				<ae>Attachment_RR_Budget3Section_Justification</ae>
			</datagroup>
			<shiftFocus content="compute">
				<cval></cval>
				<compute>
					toggle(active, "on", "off") == "1" ? set("summary_add_attachment.focused", "on") : ""</compute>
			</shiftFocus>
			<active content="compute">
				<cval>off</cval>
				<compute>
					strlen(FIELD35.value) > "0" ? "on":"off"</compute>
			</active>
			<help>HELP36</help>
			<acclabel>Delete Attachment: Click here to remove this attachment</acclabel>
			<next>BUTTON10</next>
			<previous>summary_add_attachment</previous>
		</button>
		<button sid="BUTTON10">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>762</ae>
					<ae>1049</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>123</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>View Attachment</value>
			<type>display</type>
			<data content="compute">
				<cval>data4442</cval>
				<compute>
					dataValue.value</compute>
			</data>
			<datagroup content="array">
				<ae>Attachment_RR_Budget3Section_Justification</ae>
			</datagroup>
			<active content="compute">
				<cval>off</cval>
				<compute>
					strlen(FIELD35.value) > "0" ? "on":"off"</compute>
			</active>
			<help>HELP38</help>
			<acclabel>View Attachment: Click here to view this attachment</acclabel>
			<next>CHECK1</next>
			<previous>summary_remove_attachment</previous>
		</button>
		<check sid="CHECK1">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>889</ae>
					<ae>1049</ae>
				</ae>
			</itemlocation>
			<value>off</value>
			<editstate>readonly</editstate>
			<visible>off</visible>
			<next>datatemplate</next>
			<previous>BUTTON10</previous>
		</check>
		<data sid="data4441">
			<datagroup content="array">
				<ae>Attachment_RR_Budget3Section_Justification</ae>
			</datagroup>
		</data>
		<field sid="FundsRequested_14">
			<fontcolor content="array">
				<ae>0</ae>
				<ae>0</ae>
				<ae>0</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>0</ae>
				<ae>0</ae>
				<ae>0</ae>
			</printfontcolor>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>586</ae>
					<ae>746</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".FundsRequested_14.value", value):""</compute>
			</sendValue>
			<help>HELP27</help>
			<acclabel>Indirect Costs Funds Requested 4: Enter funds requested for each indirect cost type.</acclabel>
			<editstate>readwrite</editstate>
			<next>TotalIndirectCosts</next>
			<previous>BasePercent_4</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					
					
					
					
					LeftColumn_4.vfd_required == "mandatory" ? "mandatory" : "optional"
				
				
				
				</compute>
			</vfd_required>
			<value></value>
		</field>
		<field sid="FundsRequested_13">
			<fontcolor content="array">
				<ae>0</ae>
				<ae>0</ae>
				<ae>0</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>0</ae>
				<ae>0</ae>
				<ae>0</ae>
			</printfontcolor>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>586</ae>
					<ae>721</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".FundsRequested_13.value", value):""</compute>
			</sendValue>
			<help>HELP26</help>
			<acclabel>Indirect Costs Funds Requested 3: Enter funds requested for each indirect cost type.</acclabel>
			<value></value>
			<editstate>readwrite</editstate>
			<next>LeftColumn_4</next>
			<previous>BasePercent_3</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					
					
					
					
					LeftColumn_3.vfd_required == "mandatory" ? "mandatory" : "optional"
				
				
				
				</compute>
			</vfd_required>
		</field>
		<field sid="FundsRequested_12">
			<fontcolor content="array">
				<ae>0</ae>
				<ae>0</ae>
				<ae>0</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>0</ae>
				<ae>0</ae>
				<ae>0</ae>
			</printfontcolor>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>586</ae>
					<ae>696</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".FundsRequested_12.value", value):""</compute>
			</sendValue>
			<help>HELP25</help>
			<acclabel>Indirect Costs Funds Requested 2: Enter funds requested for each indirect cost type.</acclabel>
			<value></value>
			<editstate>readwrite</editstate>
			<next>LeftColumn_3</next>
			<previous>BasePercent_2</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					
					
					
					
					LeftColumn_2.vfd_required == "mandatory" ? "mandatory" : "optional"
				
				
				
				</compute>
			</vfd_required>
		</field>
		<field sid="FundsRequested_11">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>586</ae>
					<ae>671</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".FundsRequested_11.value", value):""</compute>
			</sendValue>
			<help>HELP23</help>
			<acclabel>Indirect Costs Funds Requested 1: Enter funds requested for each indirect cost type.</acclabel>
			<fontcolor content="array">
				<ae>0</ae>
				<ae>0</ae>
				<ae>0</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>0</ae>
				<ae>0</ae>
				<ae>0</ae>
			</printfontcolor>
			<value></value>
			<editstate>readwrite</editstate>
			<next>LeftColumn_2</next>
			<previous>BasePercent_1</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					
					
					
					
					LeftColumn_1.vfd_required == "mandatory" ? "mandatory" : "optional"
				
				
				
				</compute>
			</vfd_required>
		</field>
		<field sid="LeftColumn_4">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>62</ae>
					<ae>746</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>296</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".LeftColumn_4.value", value):""</compute>
			</sendValue>
			<help>HELP16</help>
			<acclabel><![CDATA[Indirect Cost Type 4: Indicate the type of base; e.g., Salary & Wages, Modified Total Direct Costs, Other (explain).  Also indicate if Off-site.  If more than one rate/base is involved, use separate lines for each.   If you do not have a current indirect rate(s) approved by a Federal agency, indicated "None--will negotiate" and include information for a proposed rate.  Use the budget justification if additional space is needed.]]></acclabel>
			<next>RatePercent_4</next>
			<previous>FundsRequested_13</previous>
			<format content="array">
				<ae>string</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<length content="array">
					<ae>1</ae>
					<ae>64</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[RR_Budget.Mandatory.value == "on" && (strlen(LeftColumn_4.value) > "0" ||
strlen(RatePercent_4.value) > "0" ||
strlen(BasePercent_4.value) > "0" ||
strlen(FundsRequested_14.value) > "0")
? "mandatory" : "optional"]]></compute>
			</vfd_required>
		</field>
		<field sid="RatePercent_4">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>368</ae>
					<ae>746</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>67</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".RatePercent_4.value", value):""</compute>
			</sendValue>
			<help>HELP17</help>
			<acclabel><![CDATA[Indirect Cost Rate 4: Indicate the most recent Indirect Cost rate(s) (also known as Facilities & Administrative Costs [F&A])  established with the cognizant Federal office, or in the case of for-profit organizations, the rate(s) established with the appropriate agency. If you have a cognizant/ oversight agency and are selected for an award, you must submit your indirect rate proposal to that office for approval.  If you do not have a cognizant/oversight agency, contact the awarding agency.]]></acclabel>
			<next>BasePercent_4</next>
			<previous>LeftColumn_4</previous>
			<format content="array">
				<ae>float</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999.99</ae>
				</range>
				<template content="array">
					<ae>#</ae>
					<ae>##</ae>
					<ae>###</ae>
					<ae>#.#</ae>
					<ae>#.##</ae>
					<ae>##.#</ae>
					<ae>##.##</ae>
					<ae>###.#</ae>
					<ae>###.##</ae>
					<ae>.#</ae>
					<ae>.##</ae>
				</template>
			</format>
		</field>
		<field sid="BasePercent_4">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>448</ae>
					<ae>746</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".BasePercent_4.value", value):""</compute>
			</sendValue>
			<help>HELP18</help>
			<acclabel>Indirect Cost Base 4: Enter the amount of the base for each indirect cost type.</acclabel>
			<next>FundsRequested_14</next>
			<previous>RatePercent_4</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
		</field>
		<field sid="LeftColumn_3">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>62</ae>
					<ae>721</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>296</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".LeftColumn_3.value", value):""</compute>
			</sendValue>
			<help>HELP16</help>
			<acclabel><![CDATA[Indirect Cost Type 3: Indicate the type of base; e.g., Salary & Wages, Modified Total Direct Costs, Other (explain).  Also indicate if Off-site.  If more than one rate/base is involved, use separate lines for each.   If you do not have a current indirect rate(s) approved by a Federal agency, indicated "None--will negotiate" and include information for a proposed rate.  Use the budget justification if additional space is needed.]]></acclabel>
			<next>RatePercent_3</next>
			<previous>FundsRequested_12</previous>
			<format content="array">
				<ae>string</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<length content="array">
					<ae>1</ae>
					<ae>64</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[RR_Budget.Mandatory.value == "on" && (strlen(LeftColumn_3.value) > "0" ||
strlen(RatePercent_3.value) > "0" ||
strlen(BasePercent_3.value) > "0" ||
strlen(FundsRequested_13.value) > "0")
? "mandatory" : "optional"]]></compute>
			</vfd_required>
		</field>
		<field sid="RatePercent_3">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>368</ae>
					<ae>721</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>67</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".RatePercent_3.value", value):""</compute>
			</sendValue>
			<help>HELP17</help>
			<acclabel><![CDATA[Indirect Cost Rate 3: Indicate the most recent Indirect Cost rate(s) (also known as Facilities & Administrative Costs [F&A])  established with the cognizant Federal office, or in the case of for-profit organizations, the rate(s) established with the appropriate agency. If you have a cognizant/ oversight agency and are selected for an award, you must submit your indirect rate proposal to that office for approval.  If you do not have a cognizant/oversight agency, contact the awarding agency.]]></acclabel>
			<next>BasePercent_3</next>
			<previous>LeftColumn_3</previous>
			<format content="array">
				<ae>float</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999.99</ae>
				</range>
				<template content="array">
					<ae>#</ae>
					<ae>##</ae>
					<ae>###</ae>
					<ae>#.#</ae>
					<ae>#.##</ae>
					<ae>##.#</ae>
					<ae>##.##</ae>
					<ae>###.#</ae>
					<ae>###.##</ae>
					<ae>.#</ae>
					<ae>.##</ae>
				</template>
			</format>
		</field>
		<field sid="BasePercent_3">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>448</ae>
					<ae>721</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".BasePercent_3.value", value):""</compute>
			</sendValue>
			<help>HELP18</help>
			<acclabel>Indirect Cost Base 3: Enter the amount of the base for each indirect cost type.</acclabel>
			<next>FundsRequested_13</next>
			<previous>RatePercent_3</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
		</field>
		<field sid="LeftColumn_2">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>62</ae>
					<ae>696</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>296</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".LeftColumn_2.value", value):""</compute>
			</sendValue>
			<help>HELP16</help>
			<acclabel><![CDATA[Indirect Cost Type 2: Indicate the type of base; e.g., Salary & Wages, Modified Total Direct Costs, Other (explain).  Also indicate if Off-site.  If more than one rate/base is involved, use separate lines for each.   If you do not have a current indirect rate(s) approved by a Federal agency, indicated "None--will negotiate" and include information for a proposed rate.  Use the budget justification if additional space is needed.]]></acclabel>
			<next>RatePercent_2</next>
			<previous>FundsRequested_11</previous>
			<format content="array">
				<ae>string</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<length content="array">
					<ae>1</ae>
					<ae>64</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[RR_Budget.Mandatory.value == "on" && (strlen(LeftColumn_2.value) > "0" ||
strlen(RatePercent_2.value) > "0" ||
strlen(BasePercent_2.value) > "0" ||
strlen(FundsRequested_12.value) > "0")
? "mandatory" : "optional"]]></compute>
			</vfd_required>
		</field>
		<field sid="RatePercent_2">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>368</ae>
					<ae>696</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>67</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".RatePercent_2.value", value):""</compute>
			</sendValue>
			<help>HELP17</help>
			<acclabel><![CDATA[Indirect Cost Rate 2: Indicate the most recent Indirect Cost rate(s) (also known as Facilities & Administrative Costs [F&A])  established with the cognizant Federal office, or in the case of for-profit organizations, the rate(s) established with the appropriate agency. If you have a cognizant/ oversight agency and are selected for an award, you must submit your indirect rate proposal to that office for approval.  If you do not have a cognizant/oversight agency, contact the awarding agency.]]></acclabel>
			<next>BasePercent_2</next>
			<previous>LeftColumn_2</previous>
			<format content="array">
				<ae>float</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999.99</ae>
				</range>
				<template content="array">
					<ae>#</ae>
					<ae>##</ae>
					<ae>###</ae>
					<ae>#.#</ae>
					<ae>#.##</ae>
					<ae>##.#</ae>
					<ae>##.##</ae>
					<ae>###.#</ae>
					<ae>###.##</ae>
					<ae>.#</ae>
					<ae>.##</ae>
				</template>
			</format>
		</field>
		<field sid="BasePercent_2">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>448</ae>
					<ae>696</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".BasePercent_2.value", value):""</compute>
			</sendValue>
			<help>HELP18</help>
			<acclabel>Indirect Cost Base 2: Enter the amount of the base for each indirect cost type.</acclabel>
			<next>FundsRequested_12</next>
			<previous>RatePercent_2</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
		</field>
		<label sid="label_1211">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>34</ae>
					<ae>192</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>165</ae>
					<ae>28</ae>
				</ae>
			</itemlocation>
			<value>F. Other Direct Costs</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="label_1232">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>60</ae>
					<ae>221</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>176</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Materials and Supplies</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
		</label>
		<label sid="label_1231">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>37</ae>
					<ae>221</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>20</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>1.</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="label_1242">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>60</ae>
					<ae>246</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>139</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Publication Costs</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
		</label>
		<label sid="label_1241">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>37</ae>
					<ae>246</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>20</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>2.</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="label_1252">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>60</ae>
					<ae>271</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>167</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Consultant Services</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
		</label>
		<label sid="label_1251">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>37</ae>
					<ae>271</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>20</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>3.</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="label_1262">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>60</ae>
					<ae>296</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>203</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>ADP/Computer Services</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
		</label>
		<label sid="label_1261">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>37</ae>
					<ae>296</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>20</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>4.</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="label_1272">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>60</ae>
					<ae>321</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>261</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Subawards/Consortium/Contractual Costs</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
		</label>
		<label sid="label_1271">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>37</ae>
					<ae>321</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>20</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>5.</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="label_1282">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>60</ae>
					<ae>346</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>269</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Equipment or Facility Rental/User Fees</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
		</label>
		<label sid="label_1281">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>37</ae>
					<ae>346</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>20</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>6.</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="label_1302">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>60</ae>
					<ae>371</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>237</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Alterations and Renovations</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
		</label>
		<label sid="label_1301">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>37</ae>
					<ae>371</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>20</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>7.</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="label_1311">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>37</ae>
					<ae>396</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>20</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>8.</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="label_1321">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>37</ae>
					<ae>421</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>20</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>9.</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="label_1331">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>35</ae>
					<ae>446</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>24</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>10.</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="label_1343">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>385</ae>
					<ae>476</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>202</ae>
					<ae>26</ae>
				</ae>
			</itemlocation>
			<value>Total Other Direct Costs</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>10</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="label_1361">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>34</ae>
					<ae>535</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>175</ae>
					<ae>28</ae>
				</ae>
			</itemlocation>
			<value>G. Direct Costs</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="label_1391">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>354</ae>
					<ae>562</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>232</ae>
					<ae>26</ae>
				</ae>
			</itemlocation>
			<value>Total Direct Costs (A thru F)</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>10</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="label_1411">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>34</ae>
					<ae>620</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>210</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>H. Indirect Costs</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="label_1421">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>356</ae>
					<ae>625</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>92</ae>
					<ae>41</ae>
				</ae>
			</itemlocation>
			<value>Indirect Cost Rate (%)</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<justify>center</justify>
		</label>
		<label sid="label_1431">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>464</ae>
					<ae>625</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>92</ae>
					<ae>41</ae>
				</ae>
			</itemlocation>
			<value>Indirect Cost Base ($)</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<justify>center</justify>
		</label>
		<label sid="label_1441">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>42</ae>
					<ae>668</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>18</ae>
					<ae>28</ae>
				</ae>
			</itemlocation>
			<value>1.</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<field sid="LeftColumn_1">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>62</ae>
					<ae>671</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>296</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".LeftColumn_1.value", value):""</compute>
			</sendValue>
			<help>HELP16</help>
			<acclabel><![CDATA[Indirect Cost Type 1: Indicate the type of base; e.g., Salary & Wages, Modified Total Direct Costs, Other (explain).  Also indicate if Off-site.  If more than one rate/base is involved, use separate lines for each.   If you do not have a current indirect rate(s) approved by a Federal agency, indicate "None--will negotiate" and include information for a proposed rate.  Use the budget justification if additional space is needed.]]></acclabel>
			<next>RatePercent_1</next>
			<previous>FIELD5</previous>
			<format content="array">
				<ae>string</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<length content="array">
					<ae>1</ae>
					<ae>64</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[RR_Budget.Mandatory.value == "on" && (strlen(LeftColumn_1.value) > "0" ||
strlen(RatePercent_1.value) > "0" ||
strlen(BasePercent_1.value) > "0" ||
strlen(FundsRequested_11.value) > "0")
? "mandatory" : "optional"]]></compute>
			</vfd_required>
		</field>
		<field sid="RatePercent_1">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>368</ae>
					<ae>671</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>67</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".RatePercent_1.value", value):""</compute>
			</sendValue>
			<help>HELP17</help>
			<acclabel><![CDATA[Indirect Cost Rate 1: Indicate the most recent Indirect Cost rate(s) (also known as Facilities & Administrative Costs [F&A])  established with the cognizant Federal office, or in the case of for-profit organizations, the rate(s) established with the appropriate agency. If you have a cognizant/ oversight agency and are selected for an award, you must submit your indirect rate proposal to that office for approval.  If you do not have a cognizant/oversight agency, contact the awarding agency.
]]></acclabel>
			<next>BasePercent_1</next>
			<previous>LeftColumn_1</previous>
			<format content="array">
				<ae>float</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999.99</ae>
				</range>
				<template content="array">
					<ae>#</ae>
					<ae>##</ae>
					<ae>###</ae>
					<ae>#.#</ae>
					<ae>#.##</ae>
					<ae>##.#</ae>
					<ae>##.##</ae>
					<ae>###.#</ae>
					<ae>###.##</ae>
					<ae>.#</ae>
					<ae>.##</ae>
				</template>
			</format>
		</field>
		<field sid="BasePercent_1">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>448</ae>
					<ae>671</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".BasePercent_1.value", value):""</compute>
			</sendValue>
			<help>HELP18</help>
			<acclabel>Indirect Cost Base 1: Enter the amount of the base for each indirect cost type.</acclabel>
			<next>FundsRequested_11</next>
			<previous>RatePercent_1</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
		</field>
		<label sid="label_1481">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>42</ae>
					<ae>693</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>18</ae>
					<ae>28</ae>
				</ae>
			</itemlocation>
			<value>2.</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="label_1521">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>42</ae>
					<ae>718</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>18</ae>
					<ae>28</ae>
				</ae>
			</itemlocation>
			<value>3.</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="label_1561">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>42</ae>
					<ae>743</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>18</ae>
					<ae>28</ae>
				</ae>
			</itemlocation>
			<value>4.</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="label_1621">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>35</ae>
					<ae>801</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>175</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Cognizant Federal Agency</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="label_1661">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>34</ae>
					<ae>871</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>276</ae>
					<ae>28</ae>
				</ae>
			</itemlocation>
			<value>I. Total Direct and Indirect Costs</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="label_1691">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>179</ae>
					<ae>897</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>408</ae>
					<ae>26</ae>
				</ae>
			</itemlocation>
			<value>Total Direct and Indirect Institutional Costs (G + H)</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>10</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="label_1732">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>34</ae>
					<ae>963</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>162</ae>
					<ae>28</ae>
				</ae>
			</itemlocation>
			<value>J. Fee</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="label_1771">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>34</ae>
					<ae>1049</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>160</ae>
					<ae>28</ae>
				</ae>
			</itemlocation>
			<value>K. * Budget Justification</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<field sid="TotalIndirectCosts">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>586</ae>
					<ae>772</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".TotalIndirectCosts.value", value):""</compute>
			</sendValue>
			<help>HELP19</help>
			<acclabel>Indirect Costs: Total Funds requested for indirect costs.</acclabel>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<value></value>
			<setValue content="compute">
				<cval>1</cval>
				<compute>
					
strlen(FundsRequested_11.value) != "0" ||
strlen(FundsRequested_12.value) != "0" ||
strlen(FundsRequested_13.value) != "0" ||
strlen(FundsRequested_14.value) != "0" ?
set("TotalIndirectCosts.value",
(FundsRequested_11.value + 
FundsRequested_12.value + 
FundsRequested_13.value + 
FundsRequested_14.value)) : 
set("TotalIndirectCosts.value","")</compute>
			</setValue>
			<next>ContAg</next>
			<previous>FundsRequested_14</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>9999999999999.99</ae>
				</range>
			</format>
		</field>
		<field sid="ContAg">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>210</ae>
					<ae>801</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>501</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".ContAg.value", value):""</compute>
			</sendValue>
			<help>HELP20</help>
			<acclabel><![CDATA[Cognizant Agency (Agency Name, POC Name and Phone Number): Enter the name of the cognizant Federal Agency, name & phone number of the individual responsible for negotiating your rate.  If no cognizant agency is known, enter "None".]]></acclabel>
			<next>DirectANDIndirectTotalFunds</next>
			<previous>TotalIndirectCosts</previous>
			<format content="array">
				<ae>string</ae>
				<ae>optional</ae>
				<length content="array">
					<ae>1</ae>
					<ae>180</ae>
				</length>
			</format>
		</field>
		<field sid="FundsRequested_1">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>587</ae>
					<ae>221</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".FundsRequested_1.value", value):""</compute>
			</sendValue>
			<help>HELP1</help>
			<acclabel><![CDATA[Funds Requested - Materials and Supplies: List total funds requested for materials & supplies.  In the budget justification, indicate general categories such as glassware, chemicals, animal costs, including an amount for each category.  Categories less than $1,000 are not required to be itemized.]]></acclabel>
			<next>FundsRequested_2</next>
			<previous>test</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
		</field>
		<field sid="FundsRequested_2">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>587</ae>
					<ae>246</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".FundsRequested_2.value", value):""</compute>
			</sendValue>
			<help>HELP2</help>
			<acclabel>Funds Requested - Publication Costs: List the total publication funds requested  The proposal budget may request funds for the costs of documenting, preparing, publishing or otherwise making available to others the findings and products of the work conducted under the award. In the budget justification include supporting information.</acclabel>
			<next>FundsRequested_3</next>
			<previous>FundsRequested_1</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
		</field>
		<field sid="FundsRequested_3">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>587</ae>
					<ae>271</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".FundsRequested_3.value", value):""</compute>
			</sendValue>
			<help>HELP3</help>
			<acclabel>Funds Requested - Consultant Services: List the total costs for all consultant services.  In the budget justification, identify each consultant, the services he/she will perform, total number of days, travel costs, and total estimated costs.  </acclabel>
			<next>test_1</next>
			<previous>FundsRequested_2</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
		</field>
		<field sid="FundsRequested_4">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>587</ae>
					<ae>296</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".FundsRequested_4.value", value):""</compute>
			</sendValue>
			<help>HELP4</help>
			<acclabel>Funds Requested - ADP/Computer Services: List total funds requested for ADP/Computer Services.  The cost of computer services, including computer-based retrieval of scientific, technical and education information may be requested.  In the budget justification, include the established computer service rates at the proposing organization if applicable. </acclabel>
			<next>FundsRequested_5</next>
			<previous>test_1</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
		</field>
		<field sid="FundsRequested_5">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>587</ae>
					<ae>321</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".FundsRequested_5.value", value):""</compute>
			</sendValue>
			<help>HELP5</help>
			<acclabel>Funds Requested - Subawards/Consortium/Contractual Costs: List total funds requested for 1) all subaward/consortium organization(s) proposed for the project and 2) any other contractual costs proposed for the project.</acclabel>
			<next>FundsRequested_6</next>
			<previous>FundsRequested_4</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
		</field>
		<field sid="FundsRequested_6">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>587</ae>
					<ae>346</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".FundsRequested_6.value", value):""</compute>
			</sendValue>
			<help>HELP6</help>
			<acclabel>Funds Requested - Equipment or Facility Rental/User Fees: List total funds requested for Equipment or Facility Rental/User Fees.  In the budget justification, identify each rental user fee and justify.</acclabel>
			<next>FundsRequested_7</next>
			<previous>FundsRequested_5</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
		</field>
		<field sid="FundsRequested_7">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>587</ae>
					<ae>371</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".FundsRequested_7.value", value):""</compute>
			</sendValue>
			<help>HELP7</help>
			<acclabel><![CDATA[Funds Requested - Alterations and Renovations: List total funds requested for Alterations & Renovations.  In the budget justification, itemize, by category and justify the costs of alterations and renovations including repairs, painting, removal or installation of partitions, shielding, or air conditioning. Where applicable, provide the square footage and costs. ]]></acclabel>
			<next>Other8</next>
			<previous>FundsRequested_6</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
		</field>
		<field sid="FundsRequested_8">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>587</ae>
					<ae>396</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".FundsRequested_8.value", value):""</compute>
			</sendValue>
			<help>HELP11</help>
			<acclabel>"Other" Funds Requested: List total funds requested for items 8-10 "Other." </acclabel>
			<next>Other9</next>
			<previous>Other8</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					
					
					Other8.value != "" && RR_Budget.Mandatory.value == "on" ? "mandatory" : "optional"
				
				]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="FundsRequested_9">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>587</ae>
					<ae>421</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".FundsRequested_9.value", value):""</compute>
			</sendValue>
			<help>HELP11</help>
			<acclabel>"Other" Funds Requested: List total funds requested for items 8-10 "Other." </acclabel>
			<next>Other10</next>
			<previous>Other9</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					
					Other9.value != "" && RR_Budget.Mandatory.value == "on" ? "mandatory" : "optional"
				]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="FundsRequested_10">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>587</ae>
					<ae>446</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".FundsRequested_10.value", value):""</compute>
			</sendValue>
			<help>HELP11</help>
			<acclabel>"Other" Funds Requested: List total funds requested for items 8-10 "Other." </acclabel>
			<next>OtherDirectTotalFunds</next>
			<previous>Other10</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					
					
					Other10.value != "" && RR_Budget.Mandatory.value == "on" ? "mandatory" : "optional"
				
				]]>
				</compute>
			</vfd_required>
		</field>
		<label sid="LABEL3">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>135</ae>
					<ae>643</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>150</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Indirect Cost Type</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<justify>center</justify>
		</label>
		<field sid="Other8">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>60</ae>
					<ae>396</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>450</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".Other8.value", value):""</compute>
			</sendValue>
			<help>HELP8</help>
			<acclabel>"Other" (Specify)  : Add text to describe any "other" Direct Costs not requested above.  Use the budget justification to further itemize and justify.</acclabel>
			<next>FundsRequested_8</next>
			<previous>FundsRequested_7</previous>
			<format content="array">
				<ae>string</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<length content="array">
					<ae>0</ae>
					<ae>120</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[RR_Budget.Mandatory.value == "on" && strlen(FundsRequested_8.value) > "0" ? "mandatory" : "optional"]]></compute>
			</vfd_required>
		</field>
		<field sid="Other9">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>60</ae>
					<ae>421</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>450</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".Other9.value", value):""</compute>
			</sendValue>
			<help>HELP9</help>
			<acclabel>"Other" (Specify)  : Add text to describe any "other" Direct Costs not requested above.  Use the budget justification to further itemize and justify.</acclabel>
			<next>FundsRequested_9</next>
			<previous>FundsRequested_8</previous>
			<format content="array">
				<ae>string</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<length content="array">
					<ae>0</ae>
					<ae>120</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[RR_Budget.Mandatory.value == "on" && strlen(FundsRequested_9.value) > "0" ? "mandatory" : "optional"]]></compute>
			</vfd_required>
		</field>
		<field sid="Other10">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>60</ae>
					<ae>446</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>450</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".Other10.value", value):""</compute>
			</sendValue>
			<help>HELP10</help>
			<acclabel>"Other" (Specify)  : Add text to describe any "other" Direct Costs not requested above.  Use the budget justification to further itemize and justify.</acclabel>
			<next>FundsRequested_10</next>
			<previous>FundsRequested_9</previous>
			<format content="array">
				<ae>string</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<length content="array">
					<ae>0</ae>
					<ae>120</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[RR_Budget.Mandatory.value == "on" && strlen(FundsRequested_10.value) > "0" ? "mandatory" : "optional"]]></compute>
			</vfd_required>
		</field>
		<field sid="OtherDirectTotalFunds">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>587</ae>
					<ae>477</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherDirectTotalFunds.value", value):""</compute>
			</sendValue>
			<acclabel>Total Other Direct Costs: Total Funds requested for all other direct costs.</acclabel>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<value></value>
			<calc content="compute">
				<cval>1</cval>
				<compute>
					strlen(FundsRequested_10.value) != "0" || 
					strlen(FundsRequested_9.value) != "0" || 
					strlen(FundsRequested_8.value) != "0" || 
					strlen(FundsRequested_7.value) != "0" || 
					strlen(FundsRequested_6.value) != "0" || 
					strlen(FundsRequested_5.value) != "0" || 
					strlen(FundsRequested_4.value) != "0" || 
					strlen(FundsRequested_3.value) != "0" || 
					strlen(FundsRequested_2.value) != "0" || 
					strlen(FundsRequested_1.value) != "0" ? 
					set("OtherDirectTotalFunds.value",
					(FundsRequested_10.value + 
					FundsRequested_9.value + 
					FundsRequested_8.value + 
					FundsRequested_7.value + 
					FundsRequested_6.value + 
					FundsRequested_5.value + 
					FundsRequested_4.value + 
					FundsRequested_3.value + 
					FundsRequested_2.value + 
					FundsRequested_1.value)) : 
					set("OtherDirectTotalFunds.value","")</compute>
			</calc>
			<help>HELP28</help>
			<next>FIELD1</next>
			<previous>FundsRequested_10</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>9999999999999.99</ae>
				</range>
			</format>
		</field>
		<field sid="DirectANDIndirectTotalFunds">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>587</ae>
					<ae>899</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".DirectANDIndirectTotalFunds.value", value):""</compute>
			</sendValue>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<help>HELP21</help>
			<acclabel><![CDATA[Total Direct and Indirect Costs (G & H): Total Funds requested for direct and indirect costs.]]></acclabel>
			<value></value>
			<calcset content="compute">
				<cval>1</cval>
				<compute>
					
strlen(TotalIndirectCosts.value) != "0" ||
strlen(DirectTotalFunds.value) != "0" ? 
set("DirectANDIndirectTotalFunds.value",
(TotalIndirectCosts.value + DirectTotalFunds.value)) : 
set("DirectANDIndirectTotalFunds.value","")</compute>
			</calcset>
			<next>Fee</next>
			<previous>ContAg</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>9999999999999.99</ae>
				</range>
			</format>
		</field>
		<field sid="Fee">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>587</ae>
					<ae>991</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".Fee.value", value):""</compute>
			</sendValue>
			<help>HELP22</help>
			<acclabel>Fee: Generally, a fee is not allowed on a grant or cooperative agreement.  Do not include a fee in your budget, unless the program announcement specifically allows the inclusion of a "fee" (e.g., SBIR/STTR).  If a fee is allowable, enter the requested fee.</acclabel>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<next>FIELD35</next>
			<previous>DirectANDIndirectTotalFunds</previous>
		</field>
		<field sid="DirectTotalFunds">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>587</ae>
					<ae>564</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".DirectTotalFunds.value", value):""</compute>
			</sendValue>
			<acclabel>Total Direct Costs (A -F): Total Funds requested for all direct costs.</acclabel>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<value></value>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>9999999999999.99</ae>
				</range>
			</format>
			<help>HELP39</help>
			<next>FIELD4</next>
			<previous>FIELD3</previous>
		</field>
		<label sid="label_681">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>574</ae>
					<ae>195</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>150</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Funds Requested ($)</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<justify>center</justify>
		</label>
		<label sid="LABEL1">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>574</ae>
					<ae>538</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>150</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Funds Requested ($)</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<justify>center</justify>
		</label>
		<label sid="LABEL2">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>574</ae>
					<ae>643</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>150</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>* Funds Requested ($)</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<justify>center</justify>
		</label>
		<help sid="HELP1">
			<value><![CDATA[List total funds requested for materials & supplies.  In the budget justification, indicate general categories such as glassware, chemicals, animal costs, including an amount for each category.  Categories less than $1,000 are not required to be itemized.
]]></value>
		</help>
		<help sid="HELP2">
			<value>List the total publication funds requested  The proposal budget may request funds for the costs of documenting, preparing, publishing or otherwise making available to others the findings and products of the work conducted under the award. In the budget justification include supporting information.
</value>
		</help>
		<help sid="HELP3">
			<value>List the total costs for all consultant services.  In the budget justification, identify each consultant, the services he/she will perform, total number of days, travel costs, and total estimated costs.  
</value>
		</help>
		<help sid="HELP4">
			<value>List total funds requested for ADP/Computer Services.  The cost of computer services, including computer-based retrieval of scientific, technical and education information may be requested.  In the budget justification, include the established computer service rates at the proposing organization if applicable. 
</value>
		</help>
		<help sid="HELP5">
			<value>List total funds requested for 1) all subaward/consortium organization(s) proposed for the project and 2) any other contractual costs proposed for the project.</value>
		</help>
		<help sid="HELP6">
			<value>List total funds requested for Equipment or Facility Rental/User Fees.  In the budget justification, identify each rental user fee and justify.</value>
		</help>
		<help sid="HELP7">
			<value><![CDATA[List total funds requested for Alterations & Renovations.  In the budget justification, itemize, by category and justify the costs of alterations and renovations including repairs, painting, removal or installation of partitions, shielding, or air conditioning. Where applicable, provide the square footage and costs. 
]]></value>
		</help>
		<help sid="HELP8">
			<value>Add text to describe any "other" Direct Costs not requested above.  Use the budget justification to further itemize and justify.
</value>
		</help>
		<help sid="HELP9">
			<value>Add text to describe any "other" Direct Costs not requested above.  Use the budget justification to further itemize and justify.
</value>
		</help>
		<help sid="HELP10">
			<value>Add text to describe any "other" Direct Costs not requested above.  Use the budget justification to further itemize and justify.
</value>
		</help>
		<help sid="HELP11">
			<value>List total funds requested for items 8-10 "Other." </value>
		</help>
		<help sid="HELP12">
			<value>List total funds requested for this item.</value>
		</help>
		<help sid="HELP13">
			<value>List total funds requested for this item.</value>
		</help>
		<help sid="HELP14">
			<value>Total Funds requested for all other direct costs.
</value>
		</help>
		<help sid="HELP15">
			<value>Press the button to add an attachment.  Use the budget justification to provide the additional information requested in each budget categories identified above and any other information you wish to submit to support your budget request. </value>
		</help>
		<help sid="HELP16">
			<value><![CDATA[Indicate the type of base; e.g., Salary & Wages, Modified Total Direct Costs, Other (explain).  Also indicate if Off-site.  If more than one rate/base is involved, use separate lines for each.   If you do not have a current indirect rate(s) approved by a Federal agency, indicated "None--will negotiate" and include information for a proposed rate.  Use the budget justification if additional space is needed.
]]></value>
		</help>
		<help sid="HELP17">
			<value><![CDATA[Indicate the most recent Indirect Cost rate(s) (also known as Facilities & Administrative Costs [F&A])  established with the cognizant Federal office, or in the case of for-profit organizations, the rate(s) established with the appropriate agency. If you have a cognizant/ oversight agency and are selected for an award, you must submit your indirect rate proposal to that office for approval.  If you do not have a cognizant/oversight agency, contact the awarding agency.
]]></value>
		</help>
		<help sid="HELP18">
			<value>Enter the amount of the base for each indirect cost type.
</value>
		</help>
		<field sid="FIELD1">
			<scrollhoriz>wordwrap</scrollhoriz>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>773</ae>
					<ae>465</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>128</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<calcset content="compute">
				<cval></cval>
				<compute>
					<![CDATA[toggle(FIELD1.value) == "1" && page_field.value == "1" ? set("DirectTotalFunds.value",FIELD1.value):""]]></compute>
			</calcset>
			<visible>off</visible>
			<next>FIELD2</next>
			<previous>OtherDirectTotalFunds</previous>
			<value content="compute">
				<cval></cval>
				<compute>
					
strlen(RR_Budget1.OtherCalculatedTotal.value) != "0" ||
strlen(RR_Budget2Section1.EquipTotalFunds.value) != "0" ||
strlen(RR_Budget2Section1.TravelTotalFunds.value) != "0" ||
strlen(RR_Budget2Section1.ParticipantTotalFunds.value) != "0" || 
strlen(RR_Budget3Section1.OtherDirectTotalFunds.value) != "0" ?
(RR_Budget1.OtherCalculatedTotal.value + 
RR_Budget2Section1.EquipTotalFunds.value + 
RR_Budget2Section1.TravelTotalFunds.value + 
RR_Budget2Section1.ParticipantTotalFunds.value + 
RR_Budget3Section1.OtherDirectTotalFunds.value) : ""</compute>
			</value>
		</field>
		<field sid="FIELD2">
			<scrollhoriz>wordwrap</scrollhoriz>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>773</ae>
					<ae>502</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>145</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<calcset content="compute">
				<cval></cval>
				<compute>
					<![CDATA[toggle(FIELD2.value) == "1" && page_field.value == "2" ? set("DirectTotalFunds.value",FIELD2.value):""]]></compute>
			</calcset>
			<visible>off</visible>
			<next>FIELD3</next>
			<previous>FIELD1</previous>
			<value content="compute">
				<cval></cval>
				<compute>
					
strlen(RR_Budget2.OtherCalculatedTotal.value) != "0" ||
strlen(RR_Budget2Section2.EquipTotalFunds.value) != "0" ||
strlen(RR_Budget2Section2.TravelTotalFunds.value) != "0" ||
strlen(RR_Budget2Section2.ParticipantTotalFunds.value) != "0" || 
strlen(RR_Budget3Section2.OtherDirectTotalFunds.value) != "0" ?
(RR_Budget2.OtherCalculatedTotal.value + 
RR_Budget2Section2.EquipTotalFunds.value + 
RR_Budget2Section2.TravelTotalFunds.value + 
RR_Budget2Section2.ParticipantTotalFunds.value + 
RR_Budget3Section2.OtherDirectTotalFunds.value) : ""</compute>
			</value>
		</field>
		<field sid="FIELD3">
			<scrollhoriz>wordwrap</scrollhoriz>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>773</ae>
					<ae>532</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>132</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<calcset content="compute">
				<cval></cval>
				<compute>
					<![CDATA[toggle(FIELD3.value) == "1" && page_field.value == "3" ? set("DirectTotalFunds.value",FIELD3.value):""]]></compute>
			</calcset>
			<visible>off</visible>
			<next>DirectTotalFunds</next>
			<previous>FIELD2</previous>
			<value content="compute">
				<cval></cval>
				<compute>
					
strlen(RR_Budget3.OtherCalculatedTotal.value) != "0" ||
strlen(RR_Budget2Section3.EquipTotalFunds.value) != "0" ||
strlen(RR_Budget2Section3.TravelTotalFunds.value) != "0" ||
strlen(RR_Budget2Section3.ParticipantTotalFunds.value) != "0" || 
strlen(RR_Budget3Section3.OtherDirectTotalFunds.value) != "0" ?
(RR_Budget3.OtherCalculatedTotal.value + 
RR_Budget2Section3.EquipTotalFunds.value + 
RR_Budget2Section3.TravelTotalFunds.value + 
RR_Budget2Section3.ParticipantTotalFunds.value + 
RR_Budget3Section3.OtherDirectTotalFunds.value) : ""</compute>
			</value>
		</field>
		<field sid="FIELD4">
			<scrollhoriz>wordwrap</scrollhoriz>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>773</ae>
					<ae>558</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>129</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<calcset content="compute">
				<cval></cval>
				<compute>
					<![CDATA[toggle(FIELD4.value) == "1" && page_field.value == "4" ? set("DirectTotalFunds.value",FIELD4.value):""]]></compute>
			</calcset>
			<visible>off</visible>
			<next>FIELD5</next>
			<previous>DirectTotalFunds</previous>
			<value content="compute">
				<cval></cval>
				<compute>
					
strlen(RR_Budget4.OtherCalculatedTotal.value) != "0" ||
strlen(RR_Budget2Section4.EquipTotalFunds.value) != "0" ||
strlen(RR_Budget2Section4.TravelTotalFunds.value) != "0" ||
strlen(RR_Budget2Section4.ParticipantTotalFunds.value) != "0" || 
strlen(RR_Budget3Section4.OtherDirectTotalFunds.value) != "0" ?
(RR_Budget4.OtherCalculatedTotal.value + 
RR_Budget2Section4.EquipTotalFunds.value + 
RR_Budget2Section4.TravelTotalFunds.value + 
RR_Budget2Section4.ParticipantTotalFunds.value + 
RR_Budget3Section4.OtherDirectTotalFunds.value) : ""</compute>
			</value>
		</field>
		<field sid="FIELD5">
			<scrollhoriz>wordwrap</scrollhoriz>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>773</ae>
					<ae>587</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>142</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<calcset content="compute">
				<cval></cval>
				<compute>
					<![CDATA[toggle(FIELD5.value) == "1" && page_field.value == "5" ? set("DirectTotalFunds.value",FIELD5.value):""]]></compute>
			</calcset>
			<visible>off</visible>
			<next>LeftColumn_1</next>
			<previous>FIELD4</previous>
			<value content="compute">
				<cval></cval>
				<compute>
					
strlen(RR_Budget5.OtherCalculatedTotal.value) != "0" ||
strlen(RR_Budget2Section5.EquipTotalFunds.value) != "0" ||
strlen(RR_Budget2Section5.TravelTotalFunds.value) != "0" ||
strlen(RR_Budget2Section5.ParticipantTotalFunds.value) != "0" || 
strlen(RR_Budget3Section5.OtherDirectTotalFunds.value) != "0" ?
(RR_Budget5.OtherCalculatedTotal.value + 
RR_Budget2Section5.EquipTotalFunds.value + 
RR_Budget2Section5.TravelTotalFunds.value + 
RR_Budget2Section5.ParticipantTotalFunds.value + 
RR_Budget3Section5.OtherDirectTotalFunds.value) : ""
</compute>
			</value>
		</field>
		<button sid="BUTTON2">
			<itemlocation content="array">
				<ae content="array">
					<ae>within</ae>
					<ae>TOOLBAR</ae>
				</ae>
				<ae content="array">
					<ae>absolute</ae>
					<ae>747</ae>
					<ae>23</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>105</ae>
					<ae>35</ae>
				</ae>
			</itemlocation>
			<value>Print Page</value>
			<acclabel>Print this Page.</acclabel>
			<type>print</type>
			<printsettings content="array">
				<dialog content="array">
					<printpages content="array">
						<choice>current</choice>
					</printpages>
				</dialog>
			</printsettings>
			<help>HELP34</help>
			<next>BtnDuplicate</next>
			<previous>NextPage</previous>
		</button>
		<field sid="PreviousPage">
			<itemlocation content="array">
				<ae content="array">
					<ae>within</ae>
					<ae>TOOLBAR</ae>
				</ae>
				<ae content="array">
					<ae>absolute</ae>
					<ae>472</ae>
					<ae>26</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>80</ae>
					<ae>30</ae>
				</ae>
			</itemlocation>
			<label>Previous Page (or empty)</label>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>5</ae>
				<ae>plain</ae>
			</fontinfo>
			<labelfontinfo content="array">
				<ae>Helvetica</ae>
				<ae>5</ae>
				<ae>plain</ae>
			</labelfontinfo>
			<visible>off</visible>
			<value>RR_Budget2Section5</value>
			<next>NextPage</next>
			<previous>GotoNextPage</previous>
		</field>
		<help sid="HELP2000">
			<value>Click this button to advance to the next page of this form.</value>
		</help>
		<button sid="CloseForm">
			<itemlocation content="array">
				<ae content="array">
					<ae>within</ae>
					<ae>TOOLBAR</ae>
				</ae>
				<ae content="array">
					<ae>absolute</ae>
					<ae>68</ae>
					<ae>23</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>105</ae>
					<ae>35</ae>
				</ae>
			</itemlocation>
			<value>Close Form</value>
			<type>pagedone</type>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
			<url content="array">
				<ae>#SubmissionDef.global</ae>
			</url>
			<help>HELP1000</help>
			<next>GotoPreviousPage</next>
			<previous>dataValue</previous>
			<visible content="compute">
				<cval>off</cval>
				<compute>
					SubmissionDef.DUNSNUMBER67890.visible == "off" ? "on" : "off"</compute>
			</visible>
		</button>
		<help sid="HELP1000">
			<value>Click this button to return to the cover sheet of this Grant Application.</value>
		</help>
		<button sid="GotoPreviousPage">
			<itemlocation content="array">
				<ae content="array">
					<ae>within</ae>
					<ae>TOOLBAR</ae>
				</ae>
				<ae content="array">
					<ae>absolute</ae>
					<ae>210</ae>
					<ae>23</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>105</ae>
					<ae>35</ae>
				</ae>
			</itemlocation>
			<value>Previous</value>
			<type>pagedone</type>
			<help>HELP3000</help>
			<url content="array">
				<ae>#RR_Budget2Section.global</ae>
			</url>
			<next>GotoNextPage</next>
			<previous>CloseForm</previous>
		</button>
		<help sid="HELP3000">
			<value>Click this button to return to the previous page of this form.</value>
		</help>
		<field sid="NextPage">
			<itemlocation content="array">
				<ae content="array">
					<ae>within</ae>
					<ae>TOOLBAR</ae>
				</ae>
				<ae content="array">
					<ae>absolute</ae>
					<ae>556</ae>
					<ae>26</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>107</ae>
					<ae>30</ae>
				</ae>
			</itemlocation>
			<label>Next Page (or empty)</label>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>5</ae>
				<ae>plain</ae>
			</fontinfo>
			<labelfontinfo content="array">
				<ae>Helvetica</ae>
				<ae>5</ae>
				<ae>plain</ae>
			</labelfontinfo>
			<editstate>readonly</editstate>
			<visible>off</visible>
			<value>RR_Budget3Section1</value>
			<next>BUTTON2</next>
			<previous>PreviousPage</previous>
		</field>
		<help sid="HELP19">
			<value>Total Funds requested for indirect costs.
</value>
		</help>
		<help sid="HELP20">
			<value><![CDATA[Enter the name of the cognizant Federal Agency, name & phone number of the individual responsible for negotiating your rate.  If no cognizant agency is known, enter "None".
]]></value>
		</help>
		<help sid="HELP21">
			<value>Total Funds requested for direct and indirect costs.
</value>
		</help>
		<help sid="HELP22">
			<value>Generally, a fee is not allowed on a grant or cooperative agreement.  Do not include a fee in your budget, unless the program announcement specifically allows the inclusion of a "fee" (e.g., SBIR/STTR).  If a fee is allowable, enter the requested fee.
</value>
		</help>
		<help sid="HELP24">
			<value>Use the budget justification to provide the additional information requested in each budget categories identified above and any other information you wish to submit to support your budget request.  This field is required.</value>
		</help>
		<field sid="pageSID">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>761</ae>
					<ae>104</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>140</ae>
					<ae>24</ae>
				</ae>
			</itemlocation>
			<DisplayValues content="compute">
				<cval></cval>
				<compute>
					toggle(value) == "1"? 
set("FundsRequested_1.value", get(pageSID.value +. ".FundsRequested_1.value"))
                           +. set("FundsRequested_2.value", get(pageSID.value +. ".FundsRequested_2.value"))
                         +. set("FundsRequested_3.value", get(pageSID.value +. ".FundsRequested_3.value"))
                         +. set("FundsRequested_4.value", get(pageSID.value +. ".FundsRequested_4.value"))
                         +. set("FundsRequested_5.value", get(pageSID.value +. ".FundsRequested_5.value"))
                         +. set("FundsRequested_6.value", get(pageSID.value +. ".FundsRequested_6.value"))
                         +. set("FundsRequested_7.value", get(pageSID.value +. ".FundsRequested_7.value"))
                         +. set("FundsRequested_8.value", get(pageSID.value +. ".FundsRequested_8.value"))
                         +. set("FundsRequested_9.value", get(pageSID.value +. ".FundsRequested_9.value"))
                         +. set("FundsRequested_10.value", get(pageSID.value +. ".FundsRequested_10.value"))
                         +. set("FundsRequested_11.value", get(pageSID.value +. ".FundsRequested_11.value"))
                         +. set("FundsRequested_12.value", get(pageSID.value +. ".FundsRequested_12.value"))
                         +. set("FundsRequested_13.value", get(pageSID.value +. ".FundsRequested_13.value"))
                         +. set("FundsRequested_14.value", get(pageSID.value +. ".FundsRequested_14.value"))
+. set("ContAg.value", get(pageSID.value +. ".ContAg.value"))
                      +. set("LeftColumn_3.value", get(pageSID.value +. ".LeftColumn_3.value"))
                              +. set("RatePercent_3.value", get(pageSID.value +. ".RatePercent_3.value"))
                       +. set("BasePercent_3.value", get(pageSID.value +. ".BasePercent_3.value"))
                       +. set("LeftColumn_2.value", get(pageSID.value +. ".LeftColumn_2.value"))
                       +. set("RatePercent_2.value", get(pageSID.value +. ".RatePercent_2.value"))
                      +. set("BasePercent_2.value", get(pageSID.value +. ".BasePercent_2.value"))
+. set("LeftColumn_4.value", get(pageSID.value +. ".LeftColumn_4.value"))
                             +. set("RatePercent_4.value", get(pageSID.value +. ".RatePercent_4.value"))
                      +. set("BasePercent_4.value", get(pageSID.value +. ".BasePercent_4.value"))
                                +. set("LeftColumn_1.value", get(pageSID.value +. ".LeftColumn_1.value"))
                      +. set("RatePercent_1.value", get(pageSID.value +. ".RatePercent_1.value"))
                       +. set("BasePercent_1.value", get(pageSID.value +. ".BasePercent_1.value"))
                     +. set("Other8.value", get(pageSID.value +. ".Other8.value"))
                       +. set("Other9.value", get(pageSID.value +. ".Other9.value"))
                       +. set("Other10.value", get(pageSID.value +. ".Other10.value"))
                       +. set("OtherDirectTotalFunds.value", get(pageSID.value +. ".OtherDirectTotalFunds.value"))
+. set("TotalIndirectCosts.value", get(pageSID.value +. ".TotalIndirectCosts.value"))
                       
                       +. set("DirectANDIndirectTotalFunds.value", get(pageSID.value +. ".DirectANDIndirectTotalFunds.value"))
                       +. set("Fee.value", get(pageSID.value +. ".Fee.value"))
                       +. set("DirectTotalFunds.value", get(pageSID.value +. ".DirectTotalFunds.value")) : ""</compute>
			</DisplayValues>
			<limiter content="compute">
				<cval></cval>
				<compute>
					<![CDATA[value < "RR_Budget3Section1"? set("value", "RR_Budget3Section"):""]]></compute>
			</limiter>
			<value content="compute">
				<cval>RR_Budget3Section1</cval>
				<compute>
					"RR_Budget3Section" +. page_field.value</compute>
			</value>
			<visible>off</visible>
			<next>BUTTON1</next>
			<previous>page_field</previous>
		</field>
		<field sid="page_field">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>704</ae>
					<ae>107</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>19</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<setPAGESID content="compute">
				<cval></cval>
				<compute>
					<![CDATA[toggle(value) == "1"?page_field.value < "1"?set("pageSID.value", "RR_Budget3Section"):set("pageSID.value", "RR_Budget3Section" +. value):""]]></compute>
			</setPAGESID>
			<value>1</value>
			<visible>off</visible>
			<next>pageSID</next>
			<previous>freepass</previous>
		</field>
		<label sid="label_11">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>34</ae>
					<ae>16</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>900</ae>
					<ae>36</ae>
				</ae>
			</itemlocation>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>10</ae>
				<ae>bold</ae>
			</fontinfo>
			<justify>center</justify>
			<value content="compute">
				<cval><![CDATA[RESEARCH & RELATED BUDGET - SECTION F-K, BUDGET PERIOD 1]]></cval>
				<compute>
					<![CDATA["RESEARCH & RELATED BUDGET - SECTION F-K, BUDGET PERIOD " + RR_Budget3Section.page_field.value]]></compute>
			</value>
		</label>
		<label sid="label_21">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>34</ae>
					<ae>89</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>113</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>* Budget Type:</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
		</label>
		<label sid="label_31">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>165</ae>
					<ae>89</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>51</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Project</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
		</label>
		<label sid="label_32">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>34</ae>
					<ae>112</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>187</ae>
					<ae>28</ae>
				</ae>
			</itemlocation>
			<value>Enter name of Organization:</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
		</label>
		<label sid="LABEL5">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>278</ae>
					<ae>89</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>142</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Subaward/Consortium</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
		</label>
		<label sid="label_81">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>490</ae>
					<ae>138</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>103</ae>
					<ae>28</ae>
				</ae>
			</itemlocation>
			<value>Budget Period:</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
		</label>
		<label sid="LABEL890">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>594</ae>
					<ae>141</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>21</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<value content="compute">
				<cval>1</cval>
				<compute>
					RR_Budget3Section.page_field.value</compute>
			</value>
		</label>
		<radio sid="Project">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>147</ae>
					<ae>89</ae>
				</ae>
			</itemlocation>
			<size content="array">
				<ae>1</ae>
				<ae>1</ae>
			</size>
			<group>BudgetType</group>
			<value content="compute">
				<cval>off</cval>
				<compute>
					RR_Budget.Project.value == "on" ? ("on") : "off"</compute>
			</value>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<next>Subaward</next>
			<previous>DUNSID</previous>
			<acclabel><![CDATA[Budget Type - Project:  Project, Subaward/Consortium: Check the appropriate block.

Project:  The budget requested for the primary applicant organization.

Subaward/Consortium:  The budget requested for subawardee/consortium organization(s).  Note, separate budgets are required only for subawardee/consortium organizations that perform a substantive portion of the project.

If creating Subaward Budget, use the R&R Subaward Budget Attachment and attach as a separate file on the R&R Budget Attachment(s) form. ]]></acclabel>
		</radio>
		<radio sid="Subaward">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>260</ae>
					<ae>89</ae>
				</ae>
			</itemlocation>
			<size content="array">
				<ae>1</ae>
				<ae>1</ae>
			</size>
			<group>BudgetType</group>
			<value content="compute">
				<cval>off</cval>
				<compute>
					RR_Budget.Subaward.value == "on" ? ("on") : "off"</compute>
			</value>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<next>OrganizationName</next>
			<previous>Project</previous>
			<acclabel><![CDATA[Budget Type - Subaward/Consortium:  Project, Subaward/Consortium: Check the appropriate block.

Project:  The budget requested for the primary applicant organization.

Subaward/Consortium:  The budget requested for subawardee/consortium organization(s).  Note, separate budgets are required only for subawardee/consortium organizations that perform a substantive portion of the project.

If creating Subaward Budget, use the R&R Subaward Budget Attachment and attach as a separate file on the R&R Budget Attachment(s) form. ]]></acclabel>
		</radio>
		<field sid="BudgetPeriodStartDate">
			<help>RR_Budget.HELP28</help>
			<scrollhoriz>wordwrap</scrollhoriz>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>247</ae>
					<ae>144</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>80</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval></cval>
				<compute>
					RR_Budget3Section.page_field.value == "1" ? (RR_Budget1.BudgetPeriodStartDate.value):
RR_Budget3Section.page_field.value == "2" ? (RR_Budget2.BudgetPeriodStartDate.value):
RR_Budget3Section.page_field.value == "3" ? (RR_Budget3.BudgetPeriodStartDate.value):
RR_Budget3Section.page_field.value == "4" ? (RR_Budget4.BudgetPeriodStartDate.value):

RR_Budget3Section.page_field.value == "5" ? (RR_Budget5.BudgetPeriodStartDate.value):""</compute>
			</value>
			<format content="array">
				<ae>date</ae>
				<ae>optional</ae>
				<template content="array">
					<ae>##/##/####</ae>
				</template>
				<presentation>MM/DD/YYYY</presentation>
			</format>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<next>BudgetPeriodEndDate</next>
			<previous>BUTTON1</previous>
			<acclabel>Budget Period Start Date: Enter the requested/proposed start date of each budget period.</acclabel>
		</field>
		<field sid="BudgetPeriodEndDate">
			<help>RR_Budget.HELP29</help>
			<scrollhoriz>wordwrap</scrollhoriz>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>404</ae>
					<ae>144</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>80</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval></cval>
				<compute>
					RR_Budget3Section.page_field.value == "1" ? (RR_Budget1.BudgetPeriodEndDate.value):
RR_Budget3Section.page_field.value == "2" ? (RR_Budget2.BudgetPeriodEndDate.value):
RR_Budget3Section.page_field.value == "3" ? (RR_Budget3.BudgetPeriodEndDate.value):
RR_Budget3Section.page_field.value == "4" ? (RR_Budget4.BudgetPeriodEndDate.value):

RR_Budget3Section.page_field.value == "5" ? (RR_Budget5.BudgetPeriodEndDate.value):""</compute>
			</value>
			<format content="array">
				<ae>date</ae>
				<ae>optional</ae>
				<template content="array">
					<ae>##/##/####</ae>
				</template>
				<presentation>MM/DD/YYYY</presentation>
			</format>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<next>test</next>
			<previous>BudgetPeriodStartDate</previous>
			<acclabel>Budget Period End Date: Enter the requested/proposed end date of each budget period.</acclabel>
		</field>
		<field sid="OrganizationName">
			<scrollhoriz>wordwrap</scrollhoriz>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>222</ae>
					<ae>115</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>246</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<format content="array">
				<ae>string</ae>
				<ae>optional</ae>
			</format>
			<value content="compute">
				<cval></cval>
				<compute>
					RR_Budget.OrganizationName.value</compute>
			</value>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<next>RADIO1</next>
			<previous>Subaward</previous>
			<help>HELP40</help>
			<acclabel>Enter name of Organization: Enter name of the organization.</acclabel>
		</field>
		<radio sid="RADIO1">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>568</ae>
					<ae>87</ae>
				</ae>
			</itemlocation>
			<size content="array">
				<ae>1</ae>
				<ae>1</ae>
			</size>
			<group>BudgetType</group>
			<visible>off</visible>
			<value content="compute">
				<cval>on</cval>
				<compute>
					RR_Budget.Other.value == "on" ? ("on") : "off"</compute>
			</value>
			<next>freepass</next>
			<previous>OrganizationName</previous>
		</radio>
		<label sid="LABEL6">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>573</ae>
					<ae>874</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>150</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Funds Requested ($)</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<justify>center</justify>
		</label>
		<label sid="LABEL7">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>575</ae>
					<ae>965</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>150</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Funds Requested ($)</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<justify>center</justify>
		</label>
		<label sid="LABEL8">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>34</ae>
					<ae>1242</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>469</ae>
					<ae>26</ae>
				</ae>
			</itemlocation>
			<value><![CDATA[RESEARCH & RELATED Budget {F-K} (Funds Requested)]]></value>
		</label>
		<button sid="GotoNextPage">
			<itemlocation content="array">
				<ae content="array">
					<ae>within</ae>
					<ae>TOOLBAR</ae>
				</ae>
				<ae content="array">
					<ae>absolute</ae>
					<ae>319</ae>
					<ae>23</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>105</ae>
					<ae>35</ae>
				</ae>
			</itemlocation>
			<value>Next</value>
			<type>pagedone</type>
			<help>HELP2000</help>
			<visible content="compute">
				<cval>on</cval>
				<compute>
					NextPage.value != "" ? "on" : "off"
</compute>
			</visible>
			<url content="array">
				<ae>#Summary.global</ae>
			</url>
			<next>PreviousPage</next>
			<previous>GotoPreviousPage</previous>
		</button>
		<check sid="test">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>806</ae>
					<ae>183</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>15</ae>
					<ae>15</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>on</cval>
				<compute>
					(RR_Budget.Mandatory.value == "off") || (test_1.value == "on") ? ("on") : "off"</compute>
			</value>
			<next>FundsRequested_1</next>
			<previous>BudgetPeriodEndDate</previous>
			<visible>off</visible>
		</check>
		<check sid="test_1">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>826</ae>
					<ae>256</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>10</ae>
					<ae>10</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>on</cval>
				<compute>
					<![CDATA[(RR_Budget.Mandatory.value == "on") && 



((strlen(Other8.value) > "0" || 
strlen(FundsRequested_8.value) > "0")
&& 
(strlen(Other8.value) == "0" || 
strlen(FundsRequested_8.value) == "0"))

||

((strlen(Other9.value) > "0" || 
strlen(FundsRequested_9.value) > "0")
&& 
(strlen(Other9.value) == "0" || 
strlen(FundsRequested_9.value) == "0"))
||

((strlen(Other10.value) > "0" || 
strlen(FundsRequested_10.value) > "0")
&& 
(strlen(Other10.value) == "0" || 
strlen(FundsRequested_10.value) == "0"))

||

((strlen(FundsRequested_11.value) > "0" || 
strlen(LeftColumn_1.value) > "0" ||
strlen(RatePercent_1.value) > "0" ||
strlen(BasePercent_1.value) > "0")
&& 
(strlen(FundsRequested_11.value) == "0" || 
strlen(LeftColumn_1.value) == "0"))

||

((strlen(FundsRequested_12.value) > "0" || 
strlen(LeftColumn_2.value) > "0" ||
strlen(RatePercent_2.value) > "0" ||
strlen(BasePercent_2.value) > "0")
&& 
(strlen(FundsRequested_12.value) == "0" || 
strlen(LeftColumn_2.value) == "0"))


||

((strlen(FundsRequested_13.value) > "0" || 
strlen(LeftColumn_3.value) > "0" ||
strlen(RatePercent_3.value) > "0" ||
strlen(BasePercent_3.value) > "0")
&& 
(strlen(FundsRequested_13.value) == "0" || 
strlen(LeftColumn_3.value) == "0"))

||

((strlen(FundsRequested_14.value) > "0" || 
strlen(LeftColumn_4.value) > "0" ||
strlen(RatePercent_4.value) > "0" ||
strlen(BasePercent_4.value) > "0")
&& 
(strlen(FundsRequested_14.value) == "0" || 
strlen(LeftColumn_4.value) == "0"))

? "off" : "on"]]></compute>
			</value>
			<visible>off</visible>
			<next>FundsRequested_4</next>
			<previous>FundsRequested_3</previous>
		</check>
		<label sid="LABEL9">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>421</ae>
					<ae>770</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>165</ae>
					<ae>26</ae>
				</ae>
			</itemlocation>
			<value>Total Indirect Costs</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>10</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<check sid="freepass">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>645</ae>
					<ae>103</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>14</ae>
					<ae>14</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>on</cval>
				<compute>
					<![CDATA[strlen(LeftColumn_4.value) == "0" &&
			
		
		strlen(RatePercent_4.value) == "0" &&
			
		
		strlen(BasePercent_4.value) == "0" &&
			
		
		
			
		
		strlen(ContAg.value) == "0" &&
			
		
		strlen(FundsRequested_1.value) == "0" &&
			
		
		strlen(FundsRequested_2.value) == "0" &&
			
		
		strlen(FundsRequested_3.value) == "0" &&
			
		
		strlen(FundsRequested_4.value) == "0" &&
			
		
		strlen(FundsRequested_5.value) == "0" &&
			
		
		strlen(FundsRequested_6.value) == "0" &&
			
		
		strlen(FundsRequested_7.value) == "0" &&
			
		
		strlen(FundsRequested_8.value) == "0" &&
			
		
		strlen(FundsRequested_9.value) == "0" &&
			
		
		strlen(FundsRequested_10.value) == "0" &&
			
		
		strlen(FundsRequested_11.value) == "0" &&
			
		
		strlen(FundsRequested_12.value) == "0" &&
			
		
		strlen(FundsRequested_13.value) == "0" &&
			
		
		strlen(FundsRequested_14.value) == "0" &&
			
		
		strlen(LeftColumn_3.value) == "0" &&
			
		
		strlen(RatePercent_3.value) == "0" &&
			
		
		strlen(BasePercent_3.value) == "0" &&
			
		
		strlen(LeftColumn_2.value) == "0" &&
			
		
		strlen(RatePercent_2.value) == "0" &&
			
		
		strlen(BasePercent_2.value) == "0" &&
			
		
		strlen(LeftColumn_1.value) == "0" &&
			

		
		strlen(RatePercent_1.value) == "0" &&
			
		
		strlen(BasePercent_1.value) == "0" &&
			
		
		strlen(Other8.value) == "0" &&
			
		
		strlen(Other9.value) == "0" &&
			
		
		strlen(Other10.value) == "0" &&
			
		
		strlen(Feeexp.value) == "0" &&
			
		
		
			
		
		
			
		
		
			
		
		strlen(Fee.value) == "0" ? "on" : "off"
			
		
]]></compute>
			</value>
			<next>page_field</next>
			<previous>RADIO1</previous>
			<visible>off</visible>
		</check>
		<help sid="HELP23">
			<value>Enter funds requested for each indirect cost type.</value>
		</help>
		<help sid="HELP25">
			<value>Enter funds requested for each indirect cost type.</value>
		</help>
		<help sid="HELP26">
			<value>Enter funds requested for each indirect cost type.</value>
		</help>
		<help sid="HELP27">
			<value>Enter funds requested for each indirect cost type.</value>
		</help>
		<help sid="HELP29">
			<value>The budget requested for subawardee/consortium organization(s).  Note, separate budgets are required only for subawardee/consortium organizations that perform a substantive portion of the project.  May attach more than one file.</value>
		</help>
		<help sid="HELP30">
			<value>The budget requested for subawardee/consortium organization(s).  Note, separate budgets are required only for subawardee/consortium organizations that perform a substantive portion of the project.  May attach more than one file.</value>
		</help>
		<button sid="BUTTON1">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>12</ae>
					<ae>147</ae>
				</ae>
			</itemlocation>
			<value>Reset Entries</value>

<!--
	custom tag to set all values to "".
-->

			<resetNewFields content="compute">
				<cval></cval>
				<compute>
					

					
			toggle(activated, "on", "off") == "1"?
set("TotalIndirectCosts.value", "")
			
				
		+ set("LeftColumn_4.value", "")
			
		
		+ set("RatePercent_4.value", "")
			
		
		+ set("BasePercent_4.value", "")
			
		
		
			
		
		+ set("ContAg.value", "")
			
		
		+ set("FundsRequested_1.value", "")
			
		
		+ set("FundsRequested_2.value", "")
			
		
		+ set("FundsRequested_3.value", "")
			
		
		+ set("FundsRequested_4.value", "")
			
		
		+ set("FundsRequested_5.value", "")
			
		
		+ set("FundsRequested_6.value", "")
			
		
		+ set("FundsRequested_7.value", "")
			
		
		+ set("FundsRequested_8.value", "")
			
		
		+ set("FundsRequested_9.value", "")
			
		
		+ set("FundsRequested_10.value", "")
			
		
		+ set("FundsRequested_11.value", "")
			
		
		+ set("FundsRequested_12.value", "")
			
		
		+ set("FundsRequested_13.value", "")
			
		
		+ set("FundsRequested_14.value", "")
			
		
		+ set("LeftColumn_3.value", "")
			
		
		+ set("RatePercent_3.value", "")
			
		
		+ set("BasePercent_3.value", "")
			
		
		+ set("LeftColumn_2.value", "")
			
		
		+ set("RatePercent_2.value", "")
			
		
		+ set("BasePercent_2.value", "")
			
		
		+ set("LeftColumn_1.value", "")
			
		
		+ set("RatePercent_1.value", "")
			
		
		+ set("BasePercent_1.value", "")
			
		
		+ set("Other8.value", "")
			
		
		+ set("Other9.value", "")
			
		
		+ set("Other10.value", "")
		
		+ set("OtherDirectTotalFunds.value", "")
			
		
				
		
		
			
		
		+ set("Fee.value", "")
			
		
					
		
 

			:""
			</compute>
			</resetNewFields>
			<size content="array">
				<ae>17</ae>
				<ae>1</ae>
			</size>
			<resetmulti content="compute">
				<cval></cval>
				<compute>
					toggle(activated, "on", "off") == "1" ? viewer.messageBox("If you intend to remove the attachments for section K., Subprojects/Subaward Budgets Attachment(s), please do so by clicking on the associated button 'Delete Attachments'."): ""</compute>
			</resetmulti>
			<help>HELP31</help>
			<acclabel>Reset Entries: Reset Entries.</acclabel>
			<next>BudgetPeriodStartDate</next>
			<previous>pageSID</previous>
		</button>
		<label sid="LABEL10">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>275</ae>
					<ae>1073</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>145</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>(Only attach one file.)</value>
		</label>
		<label sid="label_61">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>163</ae>
					<ae>141</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>82</ae>
					<ae>28</ae>
				</ae>
			</itemlocation>
			<value>* Start Date:</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
		</label>
		<label sid="label_71">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>327</ae>
					<ae>141</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>76</ae>
					<ae>28</ae>
				</ae>
			</itemlocation>
			<value>* End Date:</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
		</label>
		<label sid="LABEL11">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>35</ae>
					<ae>824</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>421</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>(Agency Name, POC Name, and POC Phone Number)</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>7</ae>
				<ae>plain</ae>
			</fontinfo>
		</label>
		<label sid="LABEL12">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>15</ae>
					<ae>171</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>735</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>(If the Reset Entries button is pressed, please navigate to previous year to enable the submission of the form.)</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
				<ae>italic</ae>
			</fontinfo>
		</label>
		<help sid="HELP31">
			<value>Reset Entries.</value>
		</help>
		<help sid="HELP32">
			<value>Click here to view the next year.</value>
		</help>
		<help sid="HELP33">
			<value>Click here to view the previous year.</value>
		</help>
		<help sid="HELP34">
			<value>Print this Page.</value>
		</help>
		<help sid="HELP35">
			<value>Press this button to delete the attachment.</value>
		</help>
		<help sid="HELP36">
			<value>Press this button to delete the attachment.</value>
		</help>
		<help sid="HELP37">
			<value>Press this button to view the attachment.</value>
		</help>
		<help sid="HELP38">
			<value>Press this button to view the attachment.</value>
		</help>
		<help sid="HELP41">
			<value><![CDATA[This is the DUNS or DUNS+4 number of the applicant organization.  For the project applicant, this field is prepopulated from the R&R SF424 Cover Page.  For subaward applicants, this field is a required enterable field.]]></value>
		</help>
		<label sid="LABEL13">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>34</ae>
					<ae>64</ae>
				</ae>
			</itemlocation>
			<value>* ORGANIZATIONAL DUNS:</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
		</label>
		<field sid="DUNSID">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>212</ae>
					<ae>64</ae>
				</ae>
			</itemlocation>
			<size content="array">
				<ae>30</ae>
				<ae>1</ae>
			</size>
			<help>HELP41</help>
			<acclabel><![CDATA[ORGANIZATIONAL DUNS: This is the DUNS or DUNS+4 number of the applicant organization.  For the project applicant, this field is prepopulated from the R&R SF424 Cover Page.  For subaward applicants, this field is a required enterable field.]]></acclabel>
			<editstate>readonly</editstate>
			<value content="compute">
				<cval></cval>
				<compute>
					RR_Budget.DUNSID.value</compute>
			</value>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<format content="array">
				<ae>string</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<length content="array">
					<ae>1</ae>
					<ae>13</ae>
				</length>
				<template content="array">
					<ae>#########</ae>
					<ae>#############</ae>
					<ae>#########@@@@</ae>
					<ae>##########@@@</ae>
					<ae>#########@#@@</ae>
					<ae>#########@@#@</ae>
					<ae>#########@@@#</ae>
					<ae>###########@@</ae>
					<ae>#########@##@</ae>
					<ae>#########@@##</ae>
					<ae>##########@@#</ae>
					<ae>############@</ae>
					<ae>#########@###</ae>
					<ae>##########@##</ae>
					<ae>###########@#</ae>
					<ae>#########@#@#</ae>
					<ae>##########@#@</ae>
				</template>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					
					
					
					Mandatory.value == "on" ? "mandatory" : "optional"
				
				
				
				</compute>
			</vfd_required>
			<next>Project</next>
			<previous>BtnDuplicate</previous>
		</field>
		<help sid="HELP28">
			<value>Total Funds requested for all other direct costs.</value>
		</help>
		<help sid="HELP39">
			<value>Total Funds requested for all direct costs.</value>
		</help>
		<label sid="LABEL16">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>808</ae>
					<ae>1221</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>153</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>OMB Number: 4040-0001</value>
		</label>
		<label sid="LABEL17">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>793</ae>
					<ae>1244</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>168</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Expiration Date: 04/30/2008</value>
		</label>
		<help sid="HELP40">
			<value>Enter name of the organization.</value>
		</help>
		<spacer sid="vfd_spacer">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>1020</ae>
					<ae>1320</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>1</ae>
					<ae>1</ae>
				</ae>
			</itemlocation>
		</spacer>
	</page>
	<page sid="RR_Budget3Section1">
		<pageid content="array">
			<serialnumber>25822E31-747F-41C0-9D20-0B0167A239A0</serialnumber>
		</pageid>
		<vfd_pagesize>letter</vfd_pagesize>
		<vfd_pagedpi>120</vfd_pagedpi>
		<vfd_printsize>8.0;10.5</vfd_printsize>
		<label>RR_Budget3Section1</label>
		<field sid="TotalIndirectCosts">
			<value></value>
		</field>
		<field sid="NextPage">
			<value>RR_Budget3Section2</value>
		</field>
		<field sid="LeftColumn_4">
			<value></value>
		</field>
		<field sid="RatePercent_4">
			<value></value>
		</field>
		<field sid="BasePercent_4">
			<value></value>
		</field>
		<field sid="ContAg">
			<value></value>
		</field>
		<field sid="FundsRequested_1">
			<value></value>
		</field>
		<field sid="FundsRequested_2">
			<value></value>
		</field>
		<field sid="FundsRequested_3">
			<value></value>
		</field>
		<field sid="FundsRequested_4">
			<value></value>
		</field>
		<field sid="FundsRequested_5">
			<value></value>
		</field>
		<field sid="FundsRequested_6">
			<value></value>
		</field>
		<field sid="FundsRequested_7">
			<value></value>
		</field>
		<field sid="FundsRequested_8">
			<value></value>
		</field>
		<field sid="FundsRequested_9">
			<value></value>
		</field>
		<field sid="FundsRequested_10">
			<value></value>
		</field>
		<field sid="FundsRequested_11">
			<value></value>
		</field>
		<field sid="FundsRequested_12">
			<value></value>
		</field>
		<field sid="FundsRequested_13">
			<value></value>
		</field>
		<field sid="FundsRequested_14">
			<value></value>
		</field>
		<field sid="LeftColumn_3">
			<value></value>
		</field>
		<field sid="RatePercent_3">
			<value></value>
		</field>
		<field sid="BasePercent_3">
			<value></value>
		</field>
		<field sid="LeftColumn_2">
			<value></value>
		</field>
		<field sid="RatePercent_2">
			<value></value>
		</field>
		<field sid="BasePercent_2">
			<value></value>
		</field>
		<field sid="LeftColumn_1">
			<value></value>
		</field>
		<field sid="RatePercent_1">
			<value></value>
		</field>
		<field sid="BasePercent_1">
			<value></value>
		</field>
		<field sid="Other8">
			<value></value>
		</field>
		<field sid="Other9">
			<value></value>
		</field>
		<field sid="Other10">
			<value></value>
		</field>
		<field sid="Feeexp">
			<value></value>
		</field>
		<field sid="OtherDirectTotalFunds">
			<value></value>
		</field>
		<field sid="IndirectTotalFunds">
			<value></value>
		</field>
		<field sid="DirectANDIndirectTotalFunds">
			<value></value>
		</field>
		<field sid="Fee">
			<value></value>
		</field>
		<field sid="DirectTotalFunds">
			<value></value>
		</field>
	</page>
	<page sid="RR_Budget3Section2">
		<pageid content="array">
			<serialnumber>25822E31-747F-41C0-9D20-0B0167A239A0</serialnumber>
		</pageid>
		<vfd_pagesize>letter</vfd_pagesize>
		<vfd_pagedpi>120</vfd_pagedpi>
		<vfd_printsize>8.0;10.5</vfd_printsize>
		<label>RR_Budget3Section2</label>
		<field sid="TotalIndirectCosts">
			<value></value>
		</field>
		<field sid="NextPage">
			<value>RR_Budget3Section3</value>
		</field>
		<field sid="LeftColumn_4">
			<value></value>
		</field>
		<field sid="RatePercent_4">
			<value></value>
		</field>
		<field sid="BasePercent_4">
			<value></value>
		</field>
		<field sid="ContAg">
			<value></value>
		</field>
		<field sid="FundsRequested_1">
			<value></value>
		</field>
		<field sid="FundsRequested_2">
			<value></value>
		</field>
		<field sid="FundsRequested_3">
			<value></value>
		</field>
		<field sid="FundsRequested_4">
			<value></value>
		</field>
		<field sid="FundsRequested_5">
			<value></value>
		</field>
		<field sid="FundsRequested_6">
			<value></value>
		</field>
		<field sid="FundsRequested_7">
			<value></value>
		</field>
		<field sid="FundsRequested_8">
			<value></value>
		</field>
		<field sid="FundsRequested_9">
			<value></value>
		</field>
		<field sid="FundsRequested_10">
			<value></value>
		</field>
		<field sid="FundsRequested_11">
			<value></value>
		</field>
		<field sid="FundsRequested_12">
			<value></value>
		</field>
		<field sid="FundsRequested_13">
			<value></value>
		</field>
		<field sid="FundsRequested_14">
			<value></value>
		</field>
		<field sid="LeftColumn_3">
			<value></value>
		</field>
		<field sid="RatePercent_3">
			<value></value>
		</field>
		<field sid="BasePercent_3">
			<value></value>
		</field>
		<field sid="LeftColumn_2">
			<value></value>
		</field>
		<field sid="RatePercent_2">
			<value></value>
		</field>
		<field sid="BasePercent_2">
			<value></value>
		</field>
		<field sid="LeftColumn_1">
			<value></value>
		</field>
		<field sid="RatePercent_1">
			<value></value>
		</field>
		<field sid="BasePercent_1">
			<value></value>
		</field>
		<field sid="Other8">
			<value></value>
		</field>
		<field sid="Other9">
			<value></value>
		</field>
		<field sid="Other10">
			<value></value>
		</field>
		<field sid="Feeexp">
			<value></value>
		</field>
		<field sid="OtherDirectTotalFunds">
			<value></value>
		</field>
		<field sid="IndirectTotalFunds">
			<value></value>
		</field>
		<field sid="DirectANDIndirectTotalFunds">
			<value></value>
		</field>
		<field sid="Fee">
			<value></value>
		</field>
		<field sid="DirectTotalFunds">
			<value></value>
		</field>
	</page>
	<page sid="RR_Budget3Section3">
		<pageid content="array">
			<serialnumber>25822E31-747F-41C0-9D20-0B0167A239A0</serialnumber>
		</pageid>
		<vfd_pagesize>letter</vfd_pagesize>
		<vfd_pagedpi>120</vfd_pagedpi>
		<vfd_printsize>8.0;10.5</vfd_printsize>
		<label>RR_Budget3Section3</label>
		<field sid="TotalIndirectCosts">
			<value></value>
		</field>
		<field sid="NextPage">
			<value>RR_Budget3Section4</value>
		</field>
		<field sid="LeftColumn_4">
			<value></value>
		</field>
		<field sid="RatePercent_4">
			<value></value>
		</field>
		<field sid="BasePercent_4">
			<value></value>
		</field>
		<field sid="ContAg">
			<value></value>
		</field>
		<field sid="FundsRequested_1">
			<value></value>
		</field>
		<field sid="FundsRequested_2">
			<value></value>
		</field>
		<field sid="FundsRequested_3">
			<value></value>
		</field>
		<field sid="FundsRequested_4">
			<value></value>
		</field>
		<field sid="FundsRequested_5">
			<value></value>
		</field>
		<field sid="FundsRequested_6">
			<value></value>
		</field>
		<field sid="FundsRequested_7">
			<value></value>
		</field>
		<field sid="FundsRequested_8">
			<value></value>
		</field>
		<field sid="FundsRequested_9">
			<value></value>
		</field>
		<field sid="FundsRequested_10">
			<value></value>
		</field>
		<field sid="FundsRequested_11">
			<value></value>
		</field>
		<field sid="FundsRequested_12">
			<value></value>
		</field>
		<field sid="FundsRequested_13">
			<value></value>
		</field>
		<field sid="FundsRequested_14">
			<value></value>
		</field>
		<field sid="LeftColumn_3">
			<value></value>
		</field>
		<field sid="RatePercent_3">
			<value></value>
		</field>
		<field sid="BasePercent_3">
			<value></value>
		</field>
		<field sid="LeftColumn_2">
			<value></value>
		</field>
		<field sid="RatePercent_2">
			<value></value>
		</field>
		<field sid="BasePercent_2">
			<value></value>
		</field>
		<field sid="LeftColumn_1">
			<value></value>
		</field>
		<field sid="RatePercent_1">
			<value></value>
		</field>
		<field sid="BasePercent_1">
			<value></value>
		</field>
		<field sid="Other8">
			<value></value>
		</field>
		<field sid="Other9">
			<value></value>
		</field>
		<field sid="Other10">
			<value></value>
		</field>
		<field sid="Feeexp">
			<value></value>
		</field>
		<field sid="OtherDirectTotalFunds">
			<value></value>
		</field>
		<field sid="IndirectTotalFunds">
			<value></value>
		</field>
		<field sid="DirectANDIndirectTotalFunds">
			<value></value>
		</field>
		<field sid="Fee">
			<value></value>
		</field>
		<field sid="DirectTotalFunds">
			<value></value>
		</field>
	</page>
	<page sid="RR_Budget3Section4">
		<pageid content="array">
			<serialnumber>25822E31-747F-41C0-9D20-0B0167A239A0</serialnumber>
		</pageid>
		<vfd_pagesize>letter</vfd_pagesize>
		<vfd_pagedpi>120</vfd_pagedpi>
		<vfd_printsize>8.0;10.5</vfd_printsize>
		<label>RR_Budget3Section4</label>
		<field sid="TotalIndirectCosts">
			<value></value>
		</field>
		<field sid="NextPage">
			<value>RR_Budget3Section5</value>
		</field>
		<field sid="LeftColumn_4">
			<value></value>
		</field>
		<field sid="RatePercent_4">
			<value></value>
		</field>
		<field sid="BasePercent_4">
			<value></value>
		</field>
		<field sid="ContAg">
			<value></value>
		</field>
		<field sid="FundsRequested_1">
			<value></value>
		</field>
		<field sid="FundsRequested_2">
			<value></value>
		</field>
		<field sid="FundsRequested_3">
			<value></value>
		</field>
		<field sid="FundsRequested_4">
			<value></value>
		</field>
		<field sid="FundsRequested_5">
			<value></value>
		</field>
		<field sid="FundsRequested_6">
			<value></value>
		</field>
		<field sid="FundsRequested_7">
			<value></value>
		</field>
		<field sid="FundsRequested_8">
			<value></value>
		</field>
		<field sid="FundsRequested_9">
			<value></value>
		</field>
		<field sid="FundsRequested_10">
			<value></value>
		</field>
		<field sid="FundsRequested_11">
			<value></value>
		</field>
		<field sid="FundsRequested_12">
			<value></value>
		</field>
		<field sid="FundsRequested_13">
			<value></value>
		</field>
		<field sid="FundsRequested_14">
			<value></value>
		</field>
		<field sid="LeftColumn_3">
			<value></value>
		</field>
		<field sid="RatePercent_3">
			<value></value>
		</field>
		<field sid="BasePercent_3">
			<value></value>
		</field>
		<field sid="LeftColumn_2">
			<value></value>
		</field>
		<field sid="RatePercent_2">
			<value></value>
		</field>
		<field sid="BasePercent_2">
			<value></value>
		</field>
		<field sid="LeftColumn_1">
			<value></value>
		</field>
		<field sid="RatePercent_1">
			<value></value>
		</field>
		<field sid="BasePercent_1">
			<value></value>
		</field>
		<field sid="Other8">
			<value></value>
		</field>
		<field sid="Other9">
			<value></value>
		</field>
		<field sid="Other10">
			<value></value>
		</field>
		<field sid="Feeexp">
			<value></value>
		</field>
		<field sid="OtherDirectTotalFunds">
			<value></value>
		</field>
		<field sid="IndirectTotalFunds">
			<value></value>
		</field>
		<field sid="DirectANDIndirectTotalFunds">
			<value></value>
		</field>
		<field sid="Fee">
			<value></value>
		</field>
		<field sid="DirectTotalFunds">
			<value></value>
		</field>
	</page>
	<page sid="RR_Budget3Section5">
		<pageid content="array">
			<serialnumber>25822E31-747F-41C0-9D20-0B0167A239A0</serialnumber>
		</pageid>
		<vfd_pagesize>letter</vfd_pagesize>
		<vfd_pagedpi>120</vfd_pagedpi>
		<vfd_printsize>8.0;10.5</vfd_printsize>
		<label>RR_Budget3Section5</label>
		<field sid="TotalIndirectCosts">
			<value></value>
		</field>
		<field sid="NextPage">
			<value>Summary</value>
		</field>
		<field sid="LeftColumn_4">
			<value></value>
		</field>
		<field sid="RatePercent_4">
			<value></value>
		</field>
		<field sid="BasePercent_4">
			<value></value>
		</field>
		<field sid="ContAg">
			<value></value>
		</field>
		<field sid="FundsRequested_1">
			<value></value>
		</field>
		<field sid="FundsRequested_2">
			<value></value>
		</field>
		<field sid="FundsRequested_3">
			<value></value>
		</field>
		<field sid="FundsRequested_4">
			<value></value>
		</field>
		<field sid="FundsRequested_5">
			<value></value>
		</field>
		<field sid="FundsRequested_6">
			<value></value>
		</field>
		<field sid="FundsRequested_7">
			<value></value>
		</field>
		<field sid="FundsRequested_8">
			<value></value>
		</field>
		<field sid="FundsRequested_9">
			<value></value>
		</field>
		<field sid="FundsRequested_10">
			<value></value>
		</field>
		<field sid="FundsRequested_11">
			<value></value>
		</field>
		<field sid="FundsRequested_12">
			<value></value>
		</field>
		<field sid="FundsRequested_13">
			<value></value>
		</field>
		<field sid="FundsRequested_14">
			<value></value>
		</field>
		<field sid="LeftColumn_3">
			<value></value>
		</field>
		<field sid="RatePercent_3">
			<value></value>
		</field>
		<field sid="BasePercent_3">
			<value></value>
		</field>
		<field sid="LeftColumn_2">
			<value></value>
		</field>
		<field sid="RatePercent_2">
			<value></value>
		</field>
		<field sid="BasePercent_2">
			<value></value>
		</field>
		<field sid="LeftColumn_1">
			<value></value>
		</field>
		<field sid="RatePercent_1">
			<value></value>
		</field>
		<field sid="BasePercent_1">
			<value></value>
		</field>
		<field sid="Other8">
			<value></value>
		</field>
		<field sid="Other9">
			<value></value>
		</field>
		<field sid="Other10">
			<value></value>
		</field>
		<field sid="Feeexp">
			<value></value>
		</field>
		<field sid="OtherDirectTotalFunds">
			<value></value>
		</field>
		<field sid="IndirectTotalFunds">
			<value></value>
		</field>
		<field sid="DirectANDIndirectTotalFunds">
			<value></value>
		</field>
		<field sid="Fee">
			<value></value>
		</field>
		<field sid="DirectTotalFunds">
			<value></value>
		</field>
	</page>
	<page sid="Summary">
		<pageid content="array">
			<serialnumber>110A91D5-6D66-4D61-83F0-7734A1A6EEC4</serialnumber>
		</pageid>
		<vfd_pagesize>letter</vfd_pagesize>
		<vfd_pagedpi>120</vfd_pagedpi>
		<vfd_printsize>8.0;10.5</vfd_printsize>
		<label>Summary</label>
		<next>Total_1</next>
		<toolbar sid="TOOLBAR">
		</toolbar>
		<field sid="Total_20">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>386</ae>
					<ae>626</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<help>HELP30</help>
			<acclabel>Equipment or Facility Rental/Use Fees: The cumulative total funds requested for Equipment or Facility Rental/Use Fees.</acclabel>
			<value></value>
			<sv content="compute">
				<cval></cval>
				<compute>
					
toggle(RR_Budget3Section1.FundsRequested_6.value) == "1" ||
toggle(RR_Budget3Section2.FundsRequested_6.value) == "1" ||
toggle(RR_Budget3Section3.FundsRequested_6.value) == "1" ||
toggle(RR_Budget3Section4.FundsRequested_6.value) == "1" ||
toggle(RR_Budget3Section5.FundsRequested_6.value) == "1" ?
set("Total_20.value",(RR_Budget3Section1.FundsRequested_6.value
+ RR_Budget3Section2.FundsRequested_6.value
+ RR_Budget3Section3.FundsRequested_6.value
+ RR_Budget3Section4.FundsRequested_6.value
+ RR_Budget3Section5.FundsRequested_6.value)) : ""</compute>
			</sv>
			<next>Total_21</next>
			<previous>Total_19</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
		</field>
		<field sid="Total_25">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>528</ae>
					<ae>754</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<help>HELP35</help>
			<acclabel>Section G, Total Direct Costs (A -F): The cumulative total funds requested for all direct costs.</acclabel>
			<value></value>
			<sv content="compute">
				<cval></cval>
				<compute>
					toggle(Summary.Total_1.value) == "1" ||
toggle(Summary.Total_2.value) == "1" ||
toggle(Summary.Total_3.value) == "1" ||
toggle(Summary.Total_4.value) == "1" ||
toggle(Summary.Total_14.value) == "1" ||
toggle(Summary.Total_7.value) == "1" ?
set("Total_25.value",(Total_1.value + Total_2.value + Total_3.value + Total_4.value + Total_7.value + Total_14.value)) : ""</compute>
			</sv>
			<next>Total_26</next>
			<previous>Total_24</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>9999999999999.99</ae>
				</range>
			</format>
		</field>
		<field sid="Total_26">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>528</ae>
					<ae>779</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<help>HELP36</help>
			<acclabel>Section H, Total Indirect Costs: Cumulative Total Funds requested for indirect costs.</acclabel>
			<value></value>
			<sv content="compute">
				<cval></cval>
				<compute>
					
toggle(RR_Budget3Section1.TotalIndirectCosts.value) == "1" ||
toggle(RR_Budget3Section2.TotalIndirectCosts.value) == "1" ||
toggle(RR_Budget3Section3.TotalIndirectCosts.value) == "1" ||
toggle(RR_Budget3Section4.TotalIndirectCosts.value) == "1" ||
toggle(RR_Budget3Section5.TotalIndirectCosts.value) == "1" ?
set("Total_26.value",(RR_Budget3Section1.TotalIndirectCosts.value
+ RR_Budget3Section2.TotalIndirectCosts.value
+ RR_Budget3Section3.TotalIndirectCosts.value
+ RR_Budget3Section4.TotalIndirectCosts.value

+ RR_Budget3Section5.TotalIndirectCosts.value)) : ""</compute>
			</sv>
			<next>Total_27</next>
			<previous>Total_25</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>9999999999999.99</ae>
				</range>
			</format>
		</field>
		<field sid="Total_27">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>528</ae>
					<ae>805</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<help>HELP1</help>
			<acclabel>Section I, Total Direct and Indirect Institutional Costs (G - H): The cumulative total funds requested for direct and indirect costs.</acclabel>
			<value></value>
			<sv content="compute">
				<cval></cval>
				<compute>
					toggle(Summary.Total_25.value) == "1" ||
toggle(Summary.Total_26.value) == "1" ?
set("Total_27.value",(Total_25.value + Total_26.value)) : ""</compute>
			</sv>
			<next>Total_28</next>
			<previous>Total_26</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>9999999999999.99</ae>
				</range>
			</format>
		</field>
		<field sid="Total_28">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>528</ae>
					<ae>831</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<help>HELP2</help>
			<acclabel>Section J, Fee: The cumulative total funds requested for fees.</acclabel>
			<value></value>
			<sv content="compute">
				<cval></cval>
				<compute>
					
toggle(RR_Budget3Section1.Fee.value) == "1" ||
toggle(RR_Budget3Section2.Fee.value) == "1" ||
toggle(RR_Budget3Section3.Fee.value) == "1" ||
toggle(RR_Budget3Section4.Fee.value) == "1" ||
toggle(RR_Budget3Section5.Fee.value) == "1" ?
set("Total_28.value",(RR_Budget3Section1.Fee.value
+ RR_Budget3Section2.Fee.value
+ RR_Budget3Section3.Fee.value
+ RR_Budget3Section4.Fee.value
+ RR_Budget3Section5.Fee.value)) : ""</compute>
			</sv>
			<previous>Total_27</previous>
			<next>CloseForm</next>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>9999999999999.99</ae>
				</range>
			</format>
		</field>
		<field sid="Total_21">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>386</ae>
					<ae>651</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<help>HELP31</help>
			<acclabel><![CDATA[Alterations and Renovations: The cumulative total funds requested for Alterations & Renovations.]]></acclabel>
			<value></value>
			<sv content="compute">
				<cval></cval>
				<compute>
					
toggle(RR_Budget3Section1.FundsRequested_7.value) == "1" ||
toggle(RR_Budget3Section2.FundsRequested_7.value) == "1" ||
toggle(RR_Budget3Section3.FundsRequested_7.value) == "1" ||
toggle(RR_Budget3Section4.FundsRequested_7.value) == "1" ||
toggle(RR_Budget3Section5.FundsRequested_7.value) == "1" ?
set("Total_21.value",(RR_Budget3Section1.FundsRequested_7.value
+ RR_Budget3Section2.FundsRequested_7.value
+ RR_Budget3Section3.FundsRequested_7.value
+ RR_Budget3Section4.FundsRequested_7.value
+ RR_Budget3Section5.FundsRequested_7.value)) : ""</compute>
			</sv>
			<next>Total_22</next>
			<previous>Total_20</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
		</field>
		<field sid="Total_22">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>386</ae>
					<ae>676</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<help>HELP32</help>
			<acclabel>Other1: The cumulative total funds requested in line 8 or the first Other Direct Cost Category.</acclabel>
			<value></value>
			<sv content="compute">
				<cval></cval>
				<compute>
					
toggle(RR_Budget3Section1.FundsRequested_8.value) == "1" ||
toggle(RR_Budget3Section2.FundsRequested_8.value) == "1" ||
toggle(RR_Budget3Section3.FundsRequested_8.value) == "1" ||
toggle(RR_Budget3Section4.FundsRequested_8.value) == "1" ||
toggle(RR_Budget3Section5.FundsRequested_8.value) == "1" ?
set("Total_22.value",(RR_Budget3Section1.FundsRequested_8.value
+ RR_Budget3Section2.FundsRequested_8.value
+ RR_Budget3Section3.FundsRequested_8.value
+ RR_Budget3Section4.FundsRequested_8.value
+ RR_Budget3Section5.FundsRequested_8.value)) : ""</compute>
			</sv>
			<next>Total_23</next>
			<previous>Total_21</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
		</field>
		<field sid="Total_23">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>386</ae>
					<ae>701</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<help>HELP33</help>
			<acclabel>Other2: The cumulative total funds requested in line 9 or the second Other Direct Cost Category.</acclabel>
			<value></value>
			<sv content="compute">
				<cval></cval>
				<compute>
					
toggle(RR_Budget3Section1.FundsRequested_9.value) == "1" ||
toggle(RR_Budget3Section2.FundsRequested_9.value) == "1" ||
toggle(RR_Budget3Section3.FundsRequested_9.value) == "1" ||
toggle(RR_Budget3Section4.FundsRequested_9.value) == "1" ||
toggle(RR_Budget3Section5.FundsRequested_9.value) == "1" ?
set("Total_23.value",(RR_Budget3Section1.FundsRequested_9.value
+ RR_Budget3Section2.FundsRequested_9.value
+ RR_Budget3Section3.FundsRequested_9.value
+ RR_Budget3Section4.FundsRequested_9.value
+ RR_Budget3Section5.FundsRequested_9.value)) : ""</compute>
			</sv>
			<next>Total_24</next>
			<previous>Total_22</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
		</field>
		<field sid="Total_24">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>386</ae>
					<ae>726</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<help>HELP34</help>
			<acclabel>Other3: The cumulative total funds requested in line 10 or the third Other Direct Cost Category.</acclabel>
			<value></value>
			<sv content="compute">
				<cval></cval>
				<compute>
					
toggle(RR_Budget3Section1.FundsRequested_10.value) == "1" ||
toggle(RR_Budget3Section2.FundsRequested_10.value) == "1" ||
toggle(RR_Budget3Section3.FundsRequested_10.value) == "1" ||
toggle(RR_Budget3Section4.FundsRequested_10.value) == "1" ||
toggle(RR_Budget3Section5.FundsRequested_10.value) == "1" ?
set("Total_24.value",(RR_Budget3Section1.FundsRequested_10.value
+ RR_Budget3Section2.FundsRequested_10.value
+ RR_Budget3Section3.FundsRequested_10.value
+ RR_Budget3Section4.FundsRequested_10.value
+ RR_Budget3Section5.FundsRequested_10.value)) : ""</compute>
			</sv>
			<next>Total_25</next>
			<previous>Total_23</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
		</field>
		<field sid="Total_1">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>528</ae>
					<ae>97</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<help>HELP4</help>
			<acclabel>Section A, Senior/Key Person: Cumulative Total Funds requested for all Senior Key Persons.</acclabel>
			<value></value>
			<setvalue content="compute">
				<cval></cval>
				<compute>
					toggle(RR_Budget1.CalculatedTotal.value) == "1" ||
toggle(RR_Budget2.CalculatedTotal.value) == "1" ||
toggle(RR_Budget3.CalculatedTotal.value) == "1" ||
toggle(RR_Budget4.CalculatedTotal.value) == "1" ||
toggle(RR_Budget5.CalculatedTotal.value) == "1" ?
set("Total_1.value",(RR_Budget1.CalculatedTotal.value
+ RR_Budget2.CalculatedTotal.value
+ RR_Budget3.CalculatedTotal.value
+ RR_Budget4.CalculatedTotal.value
+ RR_Budget5.CalculatedTotal.value)) : ""</compute>
			</setvalue>
			<next>Total_2</next>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>9999999999999.99</ae>
				</range>
			</format>
		</field>
		<field sid="Total_2">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>528</ae>
					<ae>122</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<help>HELP5</help>
			<acclabel>Section B, Other Personnel: Cumulative Total Funds requested for all Other Personnel.</acclabel>
			<sv content="compute">
				<cval></cval>
				<compute>
					toggle(RR_Budget1.OtherTotalFunds.value) == "1" ||

toggle(RR_Budget2.OtherTotalFunds.value) == "1" ||
toggle(RR_Budget3.OtherTotalFunds.value) == "1" ||
toggle(RR_Budget4.OtherTotalFunds.value) == "1" ||
toggle(RR_Budget5.OtherTotalFunds.value) == "1" ?
set("Total_2.value",(RR_Budget1.OtherTotalFunds.value
+ RR_Budget2.OtherTotalFunds.value
+ RR_Budget3.OtherTotalFunds.value
+ RR_Budget4.OtherTotalFunds.value
+ RR_Budget5.OtherTotalFunds.value)) : ""</compute>
			</sv>
			<value></value>
			<next>Total_2point5</next>
			<previous>Total_1</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>9999999999999.99</ae>
				</range>
			</format>
		</field>
		<field sid="Total_3">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>528</ae>
					<ae>197</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<help>HELP11</help>
			<acclabel>Section C, Equipment: Cumulative Total Funds requested for all equipment.</acclabel>
			<value></value>
			<sv content="compute">
				<cval></cval>
				<compute>
					toggle(RR_Budget2Section1.EquipTotalFunds.value) == "1" ||
toggle(RR_Budget2Section2.EquipTotalFunds.value) == "1" ||
toggle(RR_Budget2Section3.EquipTotalFunds.value) == "1" ||
toggle(RR_Budget2Section4.EquipTotalFunds.value) == "1" ||
toggle(RR_Budget2Section5.EquipTotalFunds.value) == "1" ?
set("Total_3.value",(RR_Budget2Section1.EquipTotalFunds.value
+ RR_Budget2Section2.EquipTotalFunds.value
+ RR_Budget2Section3.EquipTotalFunds.value
+ RR_Budget2Section4.EquipTotalFunds.value
+ RR_Budget2Section5.EquipTotalFunds.value)) : ""</compute>
			</sv>
			<next>Total_4</next>
			<previous>Total2point7</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>9999999999999.99</ae>
				</range>
			</format>
		</field>
		<field sid="Total2point7">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>528</ae>
					<ae>171</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<help>HELP7</help>
			<acclabel><![CDATA[Total Salary, Wages, & Fringe Benefits(A & B): Cumulative Total Funds requested for all Senior Key Persons and all Other Personnel.]]></acclabel>
			<value></value>
			<sv content="compute">
				<cval></cval>
				<compute>
							
toggle(RR_Budget1.OtherCalculatedTotal.value) == "1" ||
toggle(RR_Budget2.OtherCalculatedTotal.value) == "1" ||
toggle(RR_Budget3.OtherCalculatedTotal.value) == "1" ||
toggle(RR_Budget4.OtherCalculatedTotal.value) == "1" ||
toggle(RR_Budget5.OtherCalculatedTotal.value) == "1" ?
set("Total2point7.value",(RR_Budget1.OtherCalculatedTotal.value
+ RR_Budget2.OtherCalculatedTotal.value
+ RR_Budget3.OtherCalculatedTotal.value
+ RR_Budget4.OtherCalculatedTotal.value
+ RR_Budget5.OtherCalculatedTotal.value)) : ""</compute>
			</sv>
			<next>Total_3</next>
			<previous>Total_2point5</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>9999999999999.99</ae>
				</range>
			</format>
		</field>
		<field sid="Total_4">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>528</ae>
					<ae>223</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<help>HELP13</help>
			<acclabel>Section D, Travel: Cumulative Total Funds requested for all travel.</acclabel>
			<value></value>
			<sv content="compute">
				<cval></cval>
				<compute>
							
toggle(RR_Budget2Section1.TravelTotalFunds.value) == "1" ||
toggle(RR_Budget2Section2.TravelTotalFunds.value) == "1" ||
toggle(RR_Budget2Section3.TravelTotalFunds.value) == "1" ||
toggle(RR_Budget2Section4.TravelTotalFunds.value) == "1" ||
toggle(RR_Budget2Section5.TravelTotalFunds.value) == "1" ?
set("Total_4.value",(RR_Budget2Section1.TravelTotalFunds.value
+ RR_Budget2Section2.TravelTotalFunds.value
+ RR_Budget2Section3.TravelTotalFunds.value
+ RR_Budget2Section4.TravelTotalFunds.value
+ RR_Budget2Section5.TravelTotalFunds.value)) : ""</compute>
			</sv>
			<next>Total_5</next>
			<previous>Total_3</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>9999999999999.99</ae>
				</range>
			</format>
		</field>
		<field sid="Total_5">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>386</ae>
					<ae>248</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<help>HELP15</help>
			<acclabel>Domestic Travel Costs: The cumulative total funds requested for domestic travel.</acclabel>
			<value></value>
			<sv content="compute">
				<cval></cval>
				<compute>
							
toggle(RR_Budget2Section1.DomesticFundsRequested.value) == "1" ||
toggle(RR_Budget2Section2.DomesticFundsRequested.value) == "1" ||
toggle(RR_Budget2Section3.DomesticFundsRequested.value) == "1" ||
toggle(RR_Budget2Section4.DomesticFundsRequested.value) == "1" ||
toggle(RR_Budget2Section5.DomesticFundsRequested.value) == "1" ?
set("Total_5.value",(RR_Budget2Section1.DomesticFundsRequested.value
+ RR_Budget2Section2.DomesticFundsRequested.value
+ RR_Budget2Section3.DomesticFundsRequested.value
+ RR_Budget2Section4.DomesticFundsRequested.value
+ RR_Budget2Section5.DomesticFundsRequested.value)) : ""</compute>
			</sv>
			<next>Total_6</next>
			<previous>Total_4</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
		</field>
		<field sid="Total_6">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>386</ae>
					<ae>273</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<help>HELP16</help>
			<acclabel>Foreign Travel Costs: The cumulative total funds requested for foreign travel.</acclabel>
			<value></value>
			<sv content="compute">
				<cval></cval>
				<compute>
					
toggle(RR_Budget2Section1.ForeignFundsRequested.value) == "1" ||
toggle(RR_Budget2Section2.ForeignFundsRequested.value) == "1" ||
toggle(RR_Budget2Section3.ForeignFundsRequested.value) == "1" ||
toggle(RR_Budget2Section4.ForeignFundsRequested.value) == "1" ||
toggle(RR_Budget2Section5.ForeignFundsRequested.value) == "1" ?
set("Total_6.value",(RR_Budget2Section1.ForeignFundsRequested.value
+ RR_Budget2Section2.ForeignFundsRequested.value
+ RR_Budget2Section3.ForeignFundsRequested.value
+ RR_Budget2Section4.ForeignFundsRequested.value
+ RR_Budget2Section5.ForeignFundsRequested.value)) : ""</compute>
			</sv>
			<next>Total_7</next>
			<previous>Total_5</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
		</field>
		<field sid="Total_7">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>528</ae>
					<ae>298</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<help>HELP17</help>
			<acclabel>Section E, Participant/Trainee Support Costs: The cumulative total funds requested for all trainee costs.</acclabel>
			<value></value>
			<sv content="compute">
				<cval></cval>
				<compute>
					
toggle(RR_Budget2Section1.ParticipantTotalFunds.value) == "1" ||
toggle(RR_Budget2Section2.ParticipantTotalFunds.value) == "1" ||
toggle(RR_Budget2Section3.ParticipantTotalFunds.value) == "1" ||
toggle(RR_Budget2Section4.ParticipantTotalFunds.value) == "1" ||
toggle(RR_Budget2Section5.ParticipantTotalFunds.value) == "1" ?

set("Total_7.value",(RR_Budget2Section1.ParticipantTotalFunds.value
+ RR_Budget2Section2.ParticipantTotalFunds.value
+ RR_Budget2Section3.ParticipantTotalFunds.value
+ RR_Budget2Section4.ParticipantTotalFunds.value
+ RR_Budget2Section5.ParticipantTotalFunds.value)) : ""</compute>
			</sv>
			<next>Total_8</next>
			<previous>Total_6</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>9999999999999.99</ae>
				</range>
			</format>
		</field>
		<field sid="Total_8">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>386</ae>
					<ae>324</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<help>HELP18</help>
			<acclabel>Participant/Trainee Tuition/Fees/Health Insurance: The cumulative total funds requested for Participant/Trainee Tuition/Fees/Health Insurance.</acclabel>
			<value></value>
			<sv content="compute">
				<cval></cval>
				<compute>
					
toggle(RR_Budget2Section1.TuitionFundsRequested.value) == "1" ||
toggle(RR_Budget2Section2.TuitionFundsRequested.value) == "1" ||
toggle(RR_Budget2Section3.TuitionFundsRequested.value) == "1" ||
toggle(RR_Budget2Section4.TuitionFundsRequested.value) == "1" ||
toggle(RR_Budget2Section5.TuitionFundsRequested.value) == "1" ?
set("Total_8.value",(RR_Budget2Section1.TuitionFundsRequested.value
+ RR_Budget2Section2.TuitionFundsRequested.value
+ RR_Budget2Section3.TuitionFundsRequested.value

+ RR_Budget2Section4.TuitionFundsRequested.value
+ RR_Budget2Section5.TuitionFundsRequested.value)) : ""</compute>
			</sv>
			<next>Total_9</next>
			<previous>Total_7</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
		</field>
		<field sid="Total_9">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>386</ae>
					<ae>349</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<help>HELP19</help>
			<acclabel>Participant/Trainee Stipends: The cumulative total funds requested for Participant/Trainee Stipends.</acclabel>
			<value></value>
			<sv content="compute">
				<cval></cval>
				<compute>
					
toggle(RR_Budget2Section1.StipendsFundsRequested.value) == "1" ||
toggle(RR_Budget2Section2.StipendsFundsRequested.value) == "1" ||
toggle(RR_Budget2Section3.StipendsFundsRequested.value) == "1" ||
toggle(RR_Budget2Section4.StipendsFundsRequested.value) == "1" ||
toggle(RR_Budget2Section5.StipendsFundsRequested.value) == "1" ?
set("Total_9.value",(RR_Budget2Section1.StipendsFundsRequested.value
+ RR_Budget2Section2.StipendsFundsRequested.value
+ RR_Budget2Section3.StipendsFundsRequested.value
+ RR_Budget2Section4.StipendsFundsRequested.value
+ RR_Budget2Section5.StipendsFundsRequested.value)) : ""</compute>
			</sv>
			<next>Total_10</next>
			<previous>Total_8</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
		</field>
		<field sid="Total_10">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>386</ae>
					<ae>374</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<help>HELP20</help>
			<acclabel>Participant/Trainee Travel: The cumulative total funds requested for Participant/Trainee Travel.</acclabel>
			<value></value>
			<sv content="compute">
				<cval></cval>
				<compute>
					
toggle(RR_Budget2Section1.ETravelFundsRequested.value) == "1" ||
toggle(RR_Budget2Section2.ETravelFundsRequested.value) == "1" ||
toggle(RR_Budget2Section3.ETravelFundsRequested.value) == "1" ||
toggle(RR_Budget2Section4.ETravelFundsRequested.value) == "1" ||
toggle(RR_Budget2Section5.ETravelFundsRequested.value) == "1" ?
set("Total_10.value",(RR_Budget2Section1.ETravelFundsRequested.value
+ RR_Budget2Section2.ETravelFundsRequested.value
+ RR_Budget2Section3.ETravelFundsRequested.value
+ RR_Budget2Section4.ETravelFundsRequested.value
+ RR_Budget2Section5.ETravelFundsRequested.value)) : ""</compute>
			</sv>
			<next>Total_11</next>
			<previous>Total_9</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
		</field>
		<field sid="Total_11">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>386</ae>
					<ae>399</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<help>HELP21</help>
			<acclabel>Participant/Trainee Subsistence: The cumulative total funds requested for Participant/Trainee Subsistence.</acclabel>
			<value></value>
			<sv content="compute">
				<cval></cval>
				<compute>
					
toggle(RR_Budget2Section1.SubsFundsRequested.value) == "1" ||
toggle(RR_Budget2Section2.SubsFundsRequested.value) == "1" ||
toggle(RR_Budget2Section3.SubsFundsRequested.value) == "1" ||
toggle(RR_Budget2Section4.SubsFundsRequested.value) == "1" ||
toggle(RR_Budget2Section5.SubsFundsRequested.value) == "1" ?
set("Total_11.value",(RR_Budget2Section1.SubsFundsRequested.value
+ RR_Budget2Section2.SubsFundsRequested.value
+ RR_Budget2Section3.SubsFundsRequested.value
+ RR_Budget2Section4.SubsFundsRequested.value
+ RR_Budget2Section5.SubsFundsRequested.value)) : ""</compute>
			</sv>
			<next>Total_12</next>
			<previous>Total_10</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
		</field>
		<field sid="Total_12">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>386</ae>
					<ae>424</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<help>HELP22</help>
			<acclabel>Other Participant/Trainee Costs: The cumulative total funds requested for any other Participant/Trainee costs described.</acclabel>
			<value></value>
			<sv content="compute">
				<cval></cval>
				<compute>
					
toggle(RR_Budget2Section1.OtherFundsRequested.value) == "1" ||
toggle(RR_Budget2Section2.OtherFundsRequested.value) == "1" ||
toggle(RR_Budget2Section3.OtherFundsRequested.value) == "1" ||
toggle(RR_Budget2Section4.OtherFundsRequested.value) == "1" ||
toggle(RR_Budget2Section5.OtherFundsRequested.value) == "1" ?
set("Total_12.value",(RR_Budget2Section1.OtherFundsRequested.value
+ RR_Budget2Section2.OtherFundsRequested.value
+ RR_Budget2Section3.OtherFundsRequested.value
+ RR_Budget2Section4.OtherFundsRequested.value
+ RR_Budget2Section5.OtherFundsRequested.value)) : ""</compute>
			</sv>
			<next>Total_13</next>
			<previous>Total_11</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
		</field>
		<field sid="Total_13">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>386</ae>
					<ae>449</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<help>HELP23</help>
			<acclabel>Number of Participants/Trainees: The cumulative total number of proposed participant/trainees</acclabel>
			<value></value>
			<sv content="compute">
				<cval></cval>
				<compute>
					
toggle(RR_Budget2Section1.noparticipants.value) == "1" ||
toggle(RR_Budget2Section2.noparticipants.value) == "1" ||
toggle(RR_Budget2Section3.noparticipants.value) == "1" ||
toggle(RR_Budget2Section4.noparticipants.value) == "1" ||
toggle(RR_Budget2Section5.noparticipants.value) == "1" ?
set("Total_13.value",(RR_Budget2Section1.noparticipants.value
+ RR_Budget2Section2.noparticipants.value
+ RR_Budget2Section3.noparticipants.value
+ RR_Budget2Section4.noparticipants.value
+ RR_Budget2Section5.noparticipants.value)) : ""</compute>
			</sv>
			<next>Total_14</next>
			<previous>Total_12</previous>
			<format content="array">
				<ae>integer</ae>
				<ae>comma_delimit</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999</ae>
				</range>
			</format>
		</field>
		<field sid="Total_2point5">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>386</ae>
					<ae>147</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<help>HELP6</help>
			<acclabel>Total Number Other Personnel: The cumulative total number of other Personnel.</acclabel>
			<sv content="compute">
				<cval></cval>
				<compute>
					toggle(RR_Budget1.totalnopersonnel.value) == "1" ||
toggle(RR_Budget2.totalnopersonnel.value) == "1" ||
toggle(RR_Budget3.totalnopersonnel.value) == "1" ||
toggle(RR_Budget4.totalnopersonnel.value) == "1" ||
toggle(RR_Budget5.totalnopersonnel.value) == "1" ?
set("Total_2point5.value",(RR_Budget1.totalnopersonnel.value
+ RR_Budget2.totalnopersonnel.value
+ RR_Budget3.totalnopersonnel.value
+ RR_Budget4.totalnopersonnel.value
+ RR_Budget5.totalnopersonnel.value)) : ""</compute>
			</sv>
			<next>Total2point7</next>
			<previous>Total_2</previous>
			<format content="array">
				<ae>integer</ae>
				<ae>comma_delimit</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>9999</ae>
				</range>
			</format>
			<value></value>
		</field>
		<field sid="Total_14">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>528</ae>
					<ae>475</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<help>HELP24</help>
			<acclabel>Section F, Other Direct Costs: The cumulative total funds requested for all other direct costs.</acclabel>
			<value></value>
			<sv content="compute">
				<cval></cval>
				<compute>
					
toggle(RR_Budget3Section1.OtherDirectTotalFunds.value) == "1" ||
toggle(RR_Budget3Section2.OtherDirectTotalFunds.value) == "1" ||
toggle(RR_Budget3Section3.OtherDirectTotalFunds.value) == "1" ||
toggle(RR_Budget3Section4.OtherDirectTotalFunds.value) == "1" ||
toggle(RR_Budget3Section5.OtherDirectTotalFunds.value) == "1" ?
set("Total_14.value",(RR_Budget3Section1.OtherDirectTotalFunds.value
+ RR_Budget3Section2.OtherDirectTotalFunds.value
+ RR_Budget3Section3.OtherDirectTotalFunds.value
+ RR_Budget3Section4.OtherDirectTotalFunds.value
+ RR_Budget3Section5.OtherDirectTotalFunds.value)) : ""</compute>
			</sv>
			<next>Total_15</next>
			<previous>Total_13</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>9999999999999.99</ae>
				</range>
			</format>
		</field>
		<field sid="Total_15">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>386</ae>
					<ae>501</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<help>HELP25</help>
			<acclabel><![CDATA[Materials and Supplies: The cumulative total funds requested for materials & supplies.]]></acclabel>
			<value></value>
			<sv content="compute">
				<cval></cval>
				<compute>
					toggle(RR_Budget3Section1.FundsRequested_1.value) == "1" ||
toggle(RR_Budget3Section2.FundsRequested_1.value) == "1" ||
toggle(RR_Budget3Section3.FundsRequested_1.value) == "1" ||
toggle(RR_Budget3Section4.FundsRequested_1.value) == "1" ||
toggle(RR_Budget3Section5.FundsRequested_1.value) == "1" ?
set("value",(RR_Budget3Section1.FundsRequested_1.value
+ RR_Budget3Section2.FundsRequested_1.value
+ RR_Budget3Section3.FundsRequested_1.value
+ RR_Budget3Section4.FundsRequested_1.value
+ RR_Budget3Section5.FundsRequested_1.value)) : ""</compute>
			</sv>
			<next>Total_16</next>
			<previous>Total_14</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
		</field>
		<field sid="Total_16">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>386</ae>
					<ae>526</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<help>HELP26</help>
			<acclabel>Publication Costs: The cumulative total publication funds requested.</acclabel>
			<value></value>
			<sv content="compute">
				<cval></cval>
				<compute>
					
toggle(RR_Budget3Section1.FundsRequested_2.value) == "1" ||
toggle(RR_Budget3Section2.FundsRequested_2.value) == "1" ||
toggle(RR_Budget3Section3.FundsRequested_2.value) == "1" ||
toggle(RR_Budget3Section4.FundsRequested_2.value) == "1" ||
toggle(RR_Budget3Section5.FundsRequested_2.value) == "1" ?
set("Total_16.value",(RR_Budget3Section1.FundsRequested_2.value
+ RR_Budget3Section2.FundsRequested_2.value
+ RR_Budget3Section3.FundsRequested_2.value
+ RR_Budget3Section4.FundsRequested_2.value
+ RR_Budget3Section5.FundsRequested_2.value)) : ""</compute>
			</sv>
			<next>Total_17</next>
			<previous>Total_15</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
		</field>
		<field sid="Total_17">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>386</ae>
					<ae>551</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<help>HELP27</help>
			<acclabel>Consultant Services: The cumulative total costs for all consultant services.  </acclabel>
			<value></value>
			<sv content="compute">
				<cval></cval>
				<compute>
					toggle(RR_Budget3Section1.FundsRequested_3.value) == "1" ||
toggle(RR_Budget3Section2.FundsRequested_3.value) == "1" ||
toggle(RR_Budget3Section3.FundsRequested_3.value) == "1" ||
toggle(RR_Budget3Section4.FundsRequested_3.value) == "1" ||
toggle(RR_Budget3Section5.FundsRequested_3.value) == "1" ?
set("Total_17.value",(RR_Budget3Section1.FundsRequested_3.value
+ RR_Budget3Section2.FundsRequested_3.value
+ RR_Budget3Section3.FundsRequested_3.value
+ RR_Budget3Section4.FundsRequested_3.value
+ RR_Budget3Section5.FundsRequested_3.value)) : ""</compute>
			</sv>
			<next>Total_18</next>
			<previous>Total_16</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
		</field>
		<field sid="Total_18">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>386</ae>
					<ae>576</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<help>HELP28</help>
			<acclabel>ADP/Computer Services: The cumulative total funds requested for ADP/Computer Services.</acclabel>
			<value></value>
			<sv content="compute">
				<cval></cval>
				<compute>
					
toggle(RR_Budget3Section1.FundsRequested_4.value) == "1" ||
toggle(RR_Budget3Section2.FundsRequested_4.value) == "1" ||
toggle(RR_Budget3Section3.FundsRequested_4.value) == "1" ||
toggle(RR_Budget3Section4.FundsRequested_4.value) == "1" ||
toggle(RR_Budget3Section5.FundsRequested_4.value) == "1" ?
set("Total_18.value",(RR_Budget3Section1.FundsRequested_4.value
+ RR_Budget3Section2.FundsRequested_4.value
+ RR_Budget3Section3.FundsRequested_4.value
+ RR_Budget3Section4.FundsRequested_4.value
+ RR_Budget3Section5.FundsRequested_4.value)) : ""</compute>
			</sv>
			<next>Total_19</next>
			<previous>Total_17</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
		</field>
		<field sid="Total_19">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>386</ae>
					<ae>601</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<help>HELP29</help>
			<acclabel>Subaward/Consortium/Contractual Costs: The cumulative total funds requested for 1) all subaward/consortium organization(s) proposed for the project and 2) any other contractual costs proposed for the project.</acclabel>
			<value></value>
			<sv content="compute">
				<cval></cval>
				<compute>
					toggle(RR_Budget3Section1.FundsRequested_5.value) == "1" ||
toggle(RR_Budget3Section2.FundsRequested_5.value) == "1" ||
toggle(RR_Budget3Section3.FundsRequested_5.value) == "1" ||
toggle(RR_Budget3Section4.FundsRequested_5.value) == "1" ||
toggle(RR_Budget3Section5.FundsRequested_5.value) == "1" ?
set("Total_19.value",(RR_Budget3Section1.FundsRequested_5.value
+ RR_Budget3Section2.FundsRequested_5.value
+ RR_Budget3Section3.FundsRequested_5.value
+ RR_Budget3Section4.FundsRequested_5.value
+ RR_Budget3Section5.FundsRequested_5.value)) : ""</compute>
			</sv>
			<next>Total_20</next>
			<previous>Total_18</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
		</field>
		<label sid="label_241">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>58</ae>
					<ae>97</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>232</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Section A, Senior/Key Person</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<justify>left</justify>
		</label>
		<label sid="LABEL10">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>58</ae>
					<ae>122</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>214</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Section B, Other Personnel</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<justify>left</justify>
		</label>
		<label sid="LABEL2">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>58</ae>
					<ae>197</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>152</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Section C, Equipment</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<justify>left</justify>
		</label>
		<label sid="LABEL1">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>58</ae>
					<ae>16</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>842</ae>
					<ae>26</ae>
				</ae>
			</itemlocation>
			<value><![CDATA[RESEARCH & RELATED BUDGET - Cumulative Budget]]></value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>10</ae>
				<ae>bold</ae>
			</fontinfo>
			<justify>center</justify>
		</label>
		<button sid="BUTTON2">
			<itemlocation content="array">
				<ae content="array">
					<ae>within</ae>
					<ae>TOOLBAR</ae>
				</ae>
				<ae content="array">
					<ae>absolute</ae>
					<ae>747</ae>
					<ae>23</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>105</ae>
					<ae>35</ae>
				</ae>
			</itemlocation>
			<value>Print Page</value>
			<acclabel>Print this Page.</acclabel>
			<type>print</type>
			<printsettings content="array">
				<dialog content="array">
					<printpages content="array">
						<choice>current</choice>
					</printpages>
				</dialog>
			</printsettings>
			<help>HELP12</help>
			<next>Total_1</next>
			<previous>NextPage</previous>
		</button>
		<help sid="HELP3">
			<value>List the total costs for all consultant services.  In the budget justification, identify each consultant, the services he/she will perform, total number of days, travel costs, and total estimated costs.  
</value>
		</help>
		<field sid="PreviousPage">
			<itemlocation content="array">
				<ae content="array">
					<ae>within</ae>
					<ae>TOOLBAR</ae>
				</ae>
				<ae content="array">
					<ae>absolute</ae>
					<ae>472</ae>
					<ae>26</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>80</ae>
					<ae>30</ae>
				</ae>
			</itemlocation>
			<label>Previous Page (or empty)</label>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>5</ae>
				<ae>plain</ae>
			</fontinfo>
			<labelfontinfo content="array">
				<ae>Helvetica</ae>
				<ae>5</ae>
				<ae>plain</ae>
			</labelfontinfo>
			<visible>off</visible>
			<value>RR_Budget3Section5</value>
			<next>NextPage</next>
			<previous>GotoPreviousPage</previous>
		</field>
		<button sid="CloseForm">
			<itemlocation content="array">
				<ae content="array">
					<ae>within</ae>
					<ae>TOOLBAR</ae>
				</ae>
				<ae content="array">
					<ae>absolute</ae>
					<ae>68</ae>
					<ae>23</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>105</ae>
					<ae>35</ae>
				</ae>
			</itemlocation>
			<value>Close Form</value>
			<type>pagedone</type>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
			<url content="array">
				<ae>#SubmissionDef.global</ae>
			</url>
			<help>HELP1000</help>
			<next>GotoPreviousPage</next>
			<previous>Total_28</previous>
			<visible content="compute">
				<cval>off</cval>
				<compute>
					SubmissionDef.DUNSNUMBER56789.visible == "off" ? "on" : "off"</compute>
			</visible>
		</button>
		<help sid="HELP1000">
			<value>Click this button to return to the cover sheet of this Grant Application.</value>
		</help>
		<button sid="GotoPreviousPage">
			<itemlocation content="array">
				<ae content="array">
					<ae>within</ae>
					<ae>TOOLBAR</ae>
				</ae>
				<ae content="array">
					<ae>absolute</ae>
					<ae>210</ae>
					<ae>23</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>105</ae>
					<ae>35</ae>
				</ae>
			</itemlocation>
			<value>Previous</value>
			<type>pagedone</type>
			<help>HELP3000</help>
			<url content="array">
				<ae>#RR_Budget3Section.global</ae>
			</url>
			<next>PreviousPage</next>
			<previous>CloseForm</previous>
		</button>
		<help sid="HELP3000">
			<value>Click this button to return to the previous page of this form.</value>
		</help>
		<field sid="NextPage">
			<itemlocation content="array">
				<ae content="array">
					<ae>within</ae>
					<ae>TOOLBAR</ae>
				</ae>
				<ae content="array">
					<ae>absolute</ae>
					<ae>556</ae>
					<ae>26</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>107</ae>
					<ae>30</ae>
				</ae>
			</itemlocation>
			<label>Next Page (or empty)</label>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>5</ae>
				<ae>plain</ae>
			</fontinfo>
			<labelfontinfo content="array">
				<ae>Helvetica</ae>
				<ae>5</ae>
				<ae>plain</ae>
			</labelfontinfo>
			<editstate>readonly</editstate>
			<visible>off</visible>
			<value></value>
			<next>BUTTON2</next>
			<previous>PreviousPage</previous>
		</field>
		<label sid="LABEL3">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>58</ae>
					<ae>223</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>127</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Section D, Travel</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<justify>left</justify>
		</label>
		<label sid="LABEL4">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>79</ae>
					<ae>248</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>65</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Domestic</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
			<justify>left</justify>
		</label>
		<label sid="LABEL5">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>58</ae>
					<ae>298</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>299</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Section E, Participant/Trainee Support Costs</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<justify>left</justify>
		</label>
		<label sid="LABEL6">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>79</ae>
					<ae>273</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>56</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Foreign</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
			<justify>left</justify>
		</label>
		<label sid="label_992">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>79</ae>
					<ae>324</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>218</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Tuition/Fees/Health Insurance</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
		</label>
		<label sid="label_1002">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>79</ae>
					<ae>349</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>74</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Stipends</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
		</label>
		<label sid="label_1012">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>79</ae>
					<ae>374</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>57</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Travel</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
		</label>
		<label sid="label_1032">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>79</ae>
					<ae>399</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>100</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Subsistence</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
		</label>
		<label sid="label_1042">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>79</ae>
					<ae>424</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>42</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Other</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
		</label>
		<label sid="label_1052">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>79</ae>
					<ae>449</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>220</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Number of Participants/Trainees</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
		</label>
		<label sid="label_1231">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>58</ae>
					<ae>324</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>20</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>1.</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="label_1241">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>58</ae>
					<ae>349</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>20</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>2.</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="label_1251">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>58</ae>
					<ae>374</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>20</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>3.</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="label_1261">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>58</ae>
					<ae>399</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>20</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>4.</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="label_1271">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>58</ae>
					<ae>424</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>20</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>5.</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="label_1281">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>58</ae>
					<ae>449</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>20</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>6.</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="LABEL7">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>58</ae>
					<ae>248</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>20</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>1.</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="LABEL8">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>58</ae>
					<ae>273</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>20</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>2.</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="label_1211">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>58</ae>
					<ae>475</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>201</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Section F, Other Direct Costs</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="label_1232">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>79</ae>
					<ae>501</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>176</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Materials and Supplies</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
		</label>
		<label sid="LABEL9">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>58</ae>
					<ae>501</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>20</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>1.</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="label_1242">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>79</ae>
					<ae>526</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>139</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Publication Costs</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
		</label>
		<label sid="LABEL11">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>58</ae>
					<ae>526</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>20</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>2.</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="label_1252">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>79</ae>
					<ae>551</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>167</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Consultant Services</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
		</label>
		<label sid="LABEL12">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>58</ae>
					<ae>551</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>20</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>3.</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="label_1262">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>79</ae>
					<ae>576</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>203</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>ADP/Computer Services</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
		</label>
		<label sid="LABEL13">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>58</ae>
					<ae>576</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>20</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>4.</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="label_1272">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>79</ae>
					<ae>601</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>261</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Subawards/Consortium/Contractual Costs</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
		</label>
		<label sid="LABEL14">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>58</ae>
					<ae>601</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>20</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>5.</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="label_1282">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>79</ae>
					<ae>626</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>269</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Equipment or Facility Rental/User Fees</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
		</label>
		<label sid="LABEL15">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>58</ae>
					<ae>626</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>20</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>6.</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="label_1302">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>79</ae>
					<ae>651</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>237</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Alterations and Renovations</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
		</label>
		<label sid="label_1301">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>58</ae>
					<ae>651</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>20</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>7.</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="label_1311">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>58</ae>
					<ae>676</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>20</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>8.</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="label_1321">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>58</ae>
					<ae>701</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>20</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>9.</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="label_1331">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>58</ae>
					<ae>726</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>24</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>10.</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<help sid="HELP8">
			<value>Add text to describe any "other" Direct Costs not requested above.  Use the budget justification to further itemize and justify.
</value>
		</help>
		<help sid="HELP9">
			<value>Add text to describe any "other" Direct Costs not requested above.  Use the budget justification to further itemize and justify.
</value>
		</help>
		<help sid="HELP10">
			<value>Add text to describe any "other" Direct Costs not requested above.  Use the budget justification to further itemize and justify.
</value>
		</help>
		<label sid="label_1361">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>58</ae>
					<ae>754</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>250</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Section G, Direct Costs (A thru F)</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="label_1411">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>58</ae>
					<ae>779</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>250</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Section H, Indirect Costs</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="label_1661">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>58</ae>
					<ae>805</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>326</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Section I, Total Direct and Indirect Costs (G + H)</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="label_1732">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>58</ae>
					<ae>831</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>99</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Section J, Fee</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<help sid="HELP14">
			<value>Total Funds requested for all other direct costs.
</value>
		</help>
		<label sid="LABEL16">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>472</ae>
					<ae>69</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>95</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Totals ($)</value>
			<justify>center</justify>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="label_501">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>58</ae>
					<ae>147</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>189</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Total Number Other Personnel</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
		</label>
		<label sid="label_512">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>58</ae>
					<ae>172</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>317</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Total Salary, Wages and Fringe Benefits (A+B)</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<justify>left</justify>
		</label>
		<label sid="LABEL17">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>79</ae>
					<ae>676</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>261</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Other 1</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
		</label>
		<label sid="LABEL18">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>79</ae>
					<ae>701</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>269</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Other 2</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
		</label>
		<label sid="LABEL19">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>79</ae>
					<ae>726</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>237</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Other 3</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
		</label>
		<help sid="HELP1">
			<value>The cumulative total funds requested for direct and indirect costs.
</value>
		</help>
		<help sid="HELP2">
			<value>The cumulative total funds requested for fees.
</value>
		</help>
		<help sid="HELP4">
			<value>Cumulative Total Funds requested for all Senior Key Persons.
</value>
		</help>
		<help sid="HELP5">
			<value>Cumulative Total Funds requested for all Other Personnel.
</value>
		</help>
		<help sid="HELP6">
			<value>The cumulative total number of other Personnel.</value>
		</help>
		<help sid="HELP7">
			<value>Cumulative Total Funds requested for all Senior Key Persons and all Other Personnel.
</value>
		</help>
		<help sid="HELP11">
			<value>Cumulative Total Funds requested for all equipment.
</value>
		</help>
		<help sid="HELP13">
			<value>Cumulative Total Funds requested for all travel.
</value>
		</help>
		<help sid="HELP15">
			<value>The cumulative total funds requested for domestic travel.
</value>
		</help>
		<help sid="HELP16">
			<value>The cumulative total funds requested for foreign travel.
</value>
		</help>
		<help sid="HELP17">
			<value>The cumulative total funds requested for all trainee costs.
</value>
		</help>
		<help sid="HELP18">
			<value>The cumulative total funds requested for Participant/Trainee Tuition/Fees/Health Insurance.
</value>
		</help>
		<help sid="HELP19">
			<value>The cumulative total funds requested for Participant/Trainee Stipends.
</value>
		</help>
		<help sid="HELP20">
			<value>The cumulative total funds requested for Participant/Trainee Travel.
</value>
		</help>
		<help sid="HELP21">
			<value>The cumulative total funds requested for Participant/Trainee Subsistence.
</value>
		</help>
		<help sid="HELP22">
			<value>The cumulative total funds requested for any other Participant/Trainee costs described.
</value>
		</help>
		<help sid="HELP23">
			<value>The cumulative total number of proposed participant/trainees
</value>
		</help>
		<help sid="HELP24">
			<value>The cumulative total funds requested for all other direct costs.
</value>
		</help>
		<help sid="HELP25">
			<value><![CDATA[The cumulative total funds requested for materials & supplies.
]]></value>
		</help>
		<help sid="HELP26">
			<value>The cumulative total publication funds requested.
</value>
		</help>
		<help sid="HELP27">
			<value>The cumulative total costs for all consultant services.  
</value>
		</help>
		<help sid="HELP28">
			<value>The cumulative total funds requested for ADP/Computer Services.
</value>
		</help>
		<help sid="HELP29">
			<value>The cumulative total funds requested for 1) all subaward/consortium organization(s) proposed for the project and 2) any other contractual costs proposed for the project.
</value>
		</help>
		<help sid="HELP30">
			<value>The cumulative total funds requested for Equipment or Facility Rental/Use Fees.
</value>
		</help>
		<help sid="HELP31">
			<value><![CDATA[The cumulative total funds requested for Alterations & Renovations.
]]></value>
		</help>
		<help sid="HELP32">
			<value>The cumulative total funds requested in line 8 or the first Other Direct Cost Category.
</value>
		</help>
		<help sid="HELP33">
			<value>The cumulative total funds requested in line 9 or the second Other Direct Cost Category.
</value>
		</help>
		<help sid="HELP34">
			<value>The cumulative total funds requested in line 10 or the third Other Direct Cost Category.
</value>
		</help>
		<help sid="HELP35">
			<value>The cumulative total funds requested for all direct costs.
</value>
		</help>
		<help sid="HELP36">
			<value>Cumulative Total Funds requested for indirect costs.
</value>
		</help>
		<help sid="HELP12">
			<value>Print this Page.</value>
		</help>
		<label sid="LABEL20">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>705</ae>
					<ae>917</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>153</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>OMB Number: 4040-0001</value>
		</label>
		<label sid="LABEL21">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>690</ae>
					<ae>940</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>168</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Expiration Date: 04/30/2008</value>
		</label>
		<spacer sid="vfd_spacer">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>960</ae>
					<ae>1260</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>1</ae>
					<ae>1</ae>
				</ae>
			</itemlocation>
		</spacer>
	</page>
	<page sid="SubmissionDef">
		<wasviewed>off</wasviewed>
		<vfd_pagesize>letter</vfd_pagesize>
		<vfd_pagedpi>120</vfd_pagedpi>
		<vfd_printsize>8.0;10.5</vfd_printsize>
		<pageid content="array">
			<serialnumber>6D7CCCE2-3857-11D6-AAE2-0010A4EC431A</serialnumber>
		</pageid>
		<label>Submission</label>
		<next>field_Grant_Application_Package</next>
		<set_indv_label content="compute">
			<cval></cval>
			<compute>
				<![CDATA[
((INDV_Applicant_Check.value == "on") && (INDV_Applicant_Check.visible == "off")) ? set("INDV_Applicant_Label.value","This opportunity is open only to individuals, applicants who are submitting grant applications on their behalf, and not on behalf of a company, state, local or tribal government, academia, or other type of organization."):""]]></compute>
		</set_indv_label>
		<set_org_label content="compute">
			<cval>1</cval>
			<compute>
				<![CDATA[
((INDV_Applicant_Check.value == "off") && (INDV_Applicant_Check.visible == "off")) ? set("INDV_Applicant_Label.value","This opportunity is only open to organizations, applicants who are submitting grant applications on behalf of a company, state, local or tribal government, academia, or other type of organization."):""]]></compute>
		</set_org_label>
		<toolbar sid="TOOLBAR">
		</toolbar>
		<label sid="LABEL5">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>5</ae>
					<ae>-9</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>199</ae>
					<ae>52</ae>
				</ae>
			</itemlocation>
			<image>DATA1</image>
			<value>Grants.gov logo</value>
		</label>
		<data sid="DATA1">
			<mimedata>
			    Qk0WegAAAAAAADYAAAAoAAAAxwAAADQAAAABABgAAAAAAOB5AA
			    DEDgAAxA4AAAAAAAAAAAAA////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////8Pv/8Pv/
			    8Pv/8Pv/8Pv/8Pv/8Pv/8Pv/8Pv///////////////////////
			    //////////////////////////////8Pv/8Pv/8Pv/8Pv/////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    ////////////////////////////////8Pv///////////////
			    //////////////////////////////////////////////////
			    ////////////////8Pv/////////////////////8Pv///////
			    //////////////////////////////////////////////////
			    ////////////////////////////////////////////8Pv///
			    //////////////////////////8Pv/////8Pv/8Pv/////////
			    ////////////////8Pv///////////////////////////////
			    //////////////////////////8Pv/8Pv/////////////////
			    ////////8Pv/8Pv///////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////8Pv/8Pv/
			    8Pv/8Pv/8Pv///////////////////////////////////////
			    //////////////////////////////8Pv/8Pv/8Pv/////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //8Pv/8Pv/////////////////////////////////////////
			    ////8Pv///////////////////////////////////////////
			    //////////////////////////////8Pv/8Pv/////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////8Pv/8Pv/////////////8Pv/8Pv/8Pv/
			    8Pv/8Pv/////////////////////////////8Pv///////////
			    //////////////////8Pv/////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    ////////////////////////8Pv/8Pv/8Pv///////////////
			    //////////////////////////////////////////////////
			    8Pv///////////////////////////////////////////////
			    //////////////////////////////8Pv/////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////8Pv/8Pv/8Pv/////////
			    //////////////////////////////////////////////////
			    //////////////////8Pv/8Pv/////////////////8Pv/////
			    ////////8Pv/8Pv/8Pv/8Pv///////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////8Pv/////////
			    8Pv///////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    ////////////////////////////////////////////////8P
			    v/////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////8Pv/////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////8Pv/8Pv/////////8Pv/8Pv/////////////////////
			    ////////////////////////////////////////////8Pv///
			    //////////////////8Pv/8Pv/8Pv/8Pv/////////////////
			    ////////////8Pv/////////////8Pv/////////////8Pv/8P
			    v/////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////8Pv/8Pv/////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    ////////////////8Pv/8Pv/8Pv/8Pv/8Pv///////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    ////////////////////8Pv///////////////////////////
			    //////////////////////////8Pv/////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    ////8Pv/8Pv/8Pv/8Pv/8Pv/8Pv/8Pv/8Pv/8Pv/8Pv/8Pv/8P
			    v/////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    ////////////8Pv/8Pv/8Pv///////////////////////////
			    //8Pv/////8Pv/////////////////8Pv/////////wNzA////
			    ////wNzA8Pv/////////////////////////////////////8P
			    v/8Pv/////////8Pv/8Pv/////////////////////////////
			    8Pv/8Pv/////////////////////////8Pv/8Pv///////////
			    //////8Pv/////////////8Pv/8Pv/////////////////////
			    ////////8Pv/////8Pv/8Pv///////////////////////////
			    //////8Pv/////////////////////////////////////////
			    ////8Pv/////////8Pv/////////////////8Pv///////////
			    //////////8Pv/8Pv/////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    8Pv/8Pv/8Pv/8Pv/wNzAgMDggMDggODg8Pv/8Pv/8Pv/8Pv/8P
			    v/////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    ////////8Pv/wMDApKCggICAgICAgICAgICApKCgwNzA8Pv///
			    //////wMDAwMDAwNzA8Pv/////////////////wNzApKCgwNzA
			    8Pv/pKCgwMDA////8Pv/////////////////////////8Pv/wM
			    DAwMDA8Pv/wNzApKCgpKCg8Pv/////8Pv/////////8Pv/wNzA
			    wMDAwMDAwNzA////8Pv/////////8Pv/wMDAwMDAwNzA//////
			    //////////////8Pv/wNzApKCggICAgGBggGBggICApKCgwNzA
			    ////////////8Pv/wMDAwMDA8Pv/////////8Pv/8Pv/pKCggI
			    CAgICAgGBggICApKCgwMDAwNzA////////////////////8Pv/
			    wMDApKCggICAgGBggICApKCgwNzA//////////////////////
			    //////8Pv/wMDAwMDAwMDA////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA8Pv/////////////////////////
			    ////8Pv/8Pv/gMDgAKDgAKDgAKDgAKDgAIDgAKDgAIDgAKDgAI
			    DgQKDgQKDggMDggMDggODg8Pv/////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    8Pv/gGBgQCAgQCAggGBgpKCgpKCgpKCggIBggGBgQCAgAAAA//
			    //8Pv/wICAAAAAwKCg////////8Pv/8Pv/////gGBgQAAA8Mqm
			    ////gICAAAAAwMDA////8Pv/////////8Pv/////8Pv/QEBAAA
			    AAwKCg8Pv/wKCgQCAgAAAA8Pv/////////8Pv/////8Pv/QCAg
			    AAAAAAAAwMDA////////////////////gEBAQCAg8Pv///////
			    //////wNzA8Pv/pKCgAAAAQEBAgICAgICAwMDApKCgQEBAQAAA
			    gGBg8Pv/////wNzAQGBgQGBg8Pv/////////gEBAAAAAQEBAgI
			    CAwKCgwKCgpKCggICAQEBAAAAAgGBg////////8Pv/wKCgQCAg
			    QAAAgGBggICAwMDApKCgQEBAQCAgQEBAwMDA8Pv/////8Pv///
			    //////wMDAQAAAQCAgQAAAwMDA////////8Pv/////////wNzA
			    ////8Pv/8Pv/////8Pv///////////////////////////////
			    //////////////////AAAA8Pv/////////////////////////
			    8Pv/8Pv/8Pv/gMDgQKDgAKDgAKDgAKDgAKDgAKDgAKDgAKDgAK
			    DgAKDgAKDgQKDgQKDgQKDgQMDggODggODg8Pv/8Pv/8Pv/8Pv/
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////8Pv/
			    gGBgAAAAQEBA8Pv/////////////////////////AAAAQAAA//
			    //////wICAQAAApKCg////////////////8Pv/QAAAQAAA////
			    wMDA////QCAgQGBAwMDA8Pv/wMDAwKCgwMDAwKCggICAAAAAQE
			    BA////////wKCgAAAAAAAA////////////////8Pv/QCAgQCAg
			    QEBAAAAAwMDA////////////////////QEBAAAAA//////////
			    //8Pv/////////AAAAQCAg////////////wNzA////////gEBA
			    AAAApKCg////////8Pv/8Pv/////////gICAQAAAwKCg//////
			    //////8Pv/////////gICAAAAAgICAwMDA////wNzAQAAAgEBA
			    ////////////////////////gICAAAAAQEBA////////////8P
			    v/8Pv/QCAgQAAAwKCgQAAgQEBA////////////////////////
			    ////8Pv/8Pv///////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    8Pv/8Pv/8Pv/gMDgQKDgAKDgAKDgAKDgAKDgAKDgAKDgQMDgQM
			    DgQMDgQMDgQODgQMDgQMDgQMDgQMDgQMDgQMDggMDggODg8Pv/
			    8Pv/8Pv///////////////////////////////////////////
			    //////////////////////////////////////////////8Pv/
			    QCAgAAAAwMDA////////8Pv/////////8Pv/////AAAAAAAA//
			    //////gICAQAAApKCg////////////////wMDAAAAAgEBA////
			    ////8Pv/gICAAAAAAAAAQCAgQCAgQCAggEBAQCAgAAAAQCAgwK
			    Cg////8Pv/wKCgQCAgQAAAwMDA////////wMDAQCAgQEBAwKCg
			    QEBAAAAAwMDA////////////////////QEBAAAAA//////////
			    //wNzA////8Pv/pKCg8Pv/////8Pv/////8Pv/////8Pv/QEBA
			    QCAgwMDA////8Pv/////////////////QCAgQEBA////8Pv///
			    //////////////////pKCgQCAgpKCg8Pv/////gICAAAAAwMDA
			    ////8Pv/////8Pv/////////////gGBgAAAApKCg////////8P
			    v/gICAAAAAgGBg////gGCAQCAgwMDA////////8Pv/8Pv/////
			    8Pv/////8Pv/////8Pv/////8Pv/////8Pv///////////////
			    //////////////////AAAA////////////////////////8Pv/
			    8Pv/8Pv/8Pv/gMDgQKDgQKDgQKDgQMDggODg8Pv/8Pv/8Pv/8P
			    v/8Pv/8Pv/8Pv/8Pv/8Pv/8Pv/8Pv/8Pv/8Pv/8Pv/8Pv/wNzA
			    8Pv/8Pv/8Pv///////////////////////////////////////
			    //////////////////////////////////////////////wMDA
			    AAAAQEBA////////8Pv/////gICAQEBAQCAgQEBAQEBAQCAg8P
			    v/////wKCgAAAAQEBAQEBAQEBAQCAgQCAgAAAAQCAg8Pv/8Mqm
			    ////////////QEBAQCAgpKCg////8Pv/////gGBgQCAgwMDA//
			    //////////gICAQCAgAAAAwMDA////8Pv/QCAgQCAgwMDA////
			    QCAgQAAAwMDA////8Pv/////8Pv/////QEBAAAAA////////8P
			    v/////8Pv/8Pv/////wMDAgGBggGBgQCAgQCAgAAAAQCAAQEBA
			    gICA8Pv/////8Pv/////8Pv/////wNzAAAAAwKCg//////////
			    //wNzAgGBgQCAgQCAgQCAgQCAgQGBg////////QGBAQCAg////
			    ////////////////////wNzA////wMCgAAAAgICA////////wM
			    DAAAAAgGBg8Pv/////8Pv/QEBAQEBA////////////////////
			    ////////////8Pv///////////////////////////////////
			    //////////////////AAAA////////////////////////8Pv/
			    8Pv/8Pv/8Pv/gMDgQKDggMDggMDggODg8Pv///////////////
			    //8Pv/////////////////////////////////8Pv/8Pv/8Pv/
			    8Pv/8Pv/8Pv/8Pv/8Pv///////////////////////////////
			    //////////////////////////////////////////////wNzA
			    AAAAQEBA////////////////////////////////////8Pv///
			    //////gIBgAAAAgICA8Pv/////8Pv/wNzAwMDAQCAgQCAg8Pv/
			    ////////////8Pv/AAAAQCAg8Pv/8Pv/8MqmAAAApKCg//////
			    //////////pKCgQAAAAAAA////wMDAQEAggEBA////8Pv/////
			    gGBgAAAAwMDA////8Pv/////////////QEBAAAAA//////////
			    //////////////gICAAAAAgIBggICAwMDAwMDAwNzA////////
			    ////////////////////8Pv/////wMDAQCAAgICA//////////
			    //////////////////////////////////////gICAAAAA8Pv/
			    ////8Pv/////////////////////gICAAAAAwMDA////8Pv/gG
			    BgQCAg8Pv/////////////wMDAAAAAwKCg////////wMDAgICA
			    gGBggICApKCgQGBgwKCgwMDA////8Pv///////////////////
			    //////////////////AAAA////////////////////////8Pv/
			    8Pv/8Pv/8Pv/gMDggMDg8Pv/8Pv/8Pv/8Pv/8Pv/8Pv/wNzAwN
			    zAwNzA8Pv/8Pv/8Pv/8Pv/8Pv/8Pv/////////////////8Pv/
			    8Pv/8Pv/8Pv/8Pv///////////////////////////////////
			    //8Pv/8Pv/////////////////////////////////////////
			    QEBAAAAAgICA8Pv/////8Pv/////////////wNzAgIBgwMDA//
			    //8Pv/gICAQCAgpKCg8Pv/////////////////gGBgAAAA8Pv/
			    wMDA////8Pv/////////QCAggGBg////QEBAQCAg8Pv///////
			    //////8MqmwMDAQCAgAAAAwKCgAAAAAAAA8Pv/////////////
			    QEBAQCAAwMDA////////////////////QEBAQAAA8Pv///////
			    //////8Pv/8Pv/QEBAQCAg8Pv/////////8Pv/////////gICA
			    gICA////////////8Pv/////////8Pv/gGBgAAAA8Mqm8Pv///
			    //////////////////wMDAgICA8Pv/8Pv/8Pv/pKCgAAAApKCg
			    ////////////////////////wMDAQCAgAAAA8Pv/////wMDAAA
			    AAwKCg////////////////////QEBAQEBA8Pv/////wNzAwMDA
			    wKCggGBggGBggICAgGBg8Pv///////////////////////////
			    //////////////////AAAA////////////////////////8Pv/
			    8Pv/8Pv/8Pv/wNzAwNzA////////8Pv/8Pv/8Pv/8Pv/QKDAQI
			    DAAGDAQIDgAGDgAIDgAIDgQIDgQKDggKDggMDggODg8Pv/8Pv/
			    8Pv/8Pv/8Pv/8Pv///////////////////////////////////
			    //8Pv/8Pv/////////////////////////////////////////
			    pKCgQCAgQCAggICAwMDA8Pv/////8Pv/wKCggGBgAAAAwKCg//
			    //////gICAQCAggICAwMDAwMDAwMDAwKCgwKCgQCAgAAAA8Pv/
			    ////////////////////gGBgAAAAwKCgAAAAwKCg8Pv///////
			    //////8MqmwKCgAAAAAAAAQCAgQCAgwMDA////8Mqm////////
			    QCAgQEBAwMDA8Pv/wMDAwMDAwMDAwMDAgEBAQCAgwKCgwMDAwK
			    CgwNzA////8Pv/gIBgQCAgwICAwMDA////wNzAwMDAgICAAAAA
			    gEBA////////////8Pv/////////////wMDAQAAAgEBAwKCgwM
			    DA8Pv/////8Pv/gICAQEAgAAAAwMCg////////8Pv/gGBgQCAg
			    gGBgwMDA8Pv/////8Pv/wKCgQEBAQAAAgICA////8Pv/gGBgQC
			    Ag////8Pv/////////8Pv/////wKDAAAAAgGBgwMDAwKCgpKCg
			    gICAgICAgGBg8Pv/QEBA////wNzA////8Pv///////////////
			    //////////////////AAAA////////////////////////////
			    ////////////8Pv/////////////8Pv/////8Pv/8Pv/QIDAQG
			    DgAGDgAIDgAGDgAGDgAGDgAGDgAGDgAGDgAGDgAGDgQGDggIDA
			    gKDAwMDA8Pv/8Pv/8Pv///////////////////////////////
			    //8Pv/8Pv/////////////////////////////////////8Pv/
			    ////////wMDAgGBgQCAgQEBAQCAgQCAggGBggGBg8Pv/////8P
			    v/////wKCgQEAggEBAQEBAQEBAgGBggGBggGBggICAwNzA////
			    8Pv/////////////////////gGBgQCAggICA////////8Pv/8P
			    v/8Pv/////wMDAQCAggGBggEBAwMDA////8Pv/////8Pv/////
			    gIBgQCAg8Pv/wMDAQGBAQEBAQEBAgEBgQCAgQCAggEBgQEBAgE
			    BAQEBApKCg////8Pv/wKCggGBgQEBAQCAgQCAgQCAggGBgwKCg
			    8Pv/////////8Pv/////8Pv/////////////////gICAgEBAQC
			    AgQCAgQCAgQCAgQEBAwKCg////////////8Pv/////////wKCg
			    gGBgQEBAQCAgQCAgQCAggEBgwKCg8Pv/////8Pv/wKDAQCAgwK
			    Cg////////////wNzA////////////gGBgQEBAwMDA8Pv/gGBg
			    wKCgwMDAwMDA////pKCgwNzA////8Pv///////////////////
			    //////////////////AAAA////////////////////////////
			    ////////////////////////////////8Pv/8Pv/8Pv/QIDgQI
			    DgAGDgAGDgAGDgAGDgAGDgAIDgAGDgQIDgAGDgQGDgAGDgAGDg
			    AGDgAGDgAIDgQIDggMDggODg8Pv/8Pv/8Pv/8Pv///////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    ////////////////////////////8Pv/8Pv/8Pv/8Pv/QGDAQG
			    DgAGDgQIDgQIDgQIDgQKDggMDggMDg8Pv/gODg8Pv/8Pv/8Pv/
			    8Pv/8Pv/gODggMDggMDggKDggKDg8Pv/8Pv/8Pv///////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    ////////////////////////////8Pv/8Pv/8Pv/8Pv/QGDAQG
			    DAQIDggKDggMDg8Pv/8Pv/8Pv/////////////////////8Pv/
			    8Pv/////////////////////////wNzAwNzAwNzA8Pv/8Pv/8P
			    v/8Pv/8Pv/////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    ////////////////////////////////8Pv/8Pv/8Pv/gIDAgK
			    DggMDg8Pv/8Pv/8Pv/8Pv/////////////////////////////
			    ////////////////////////////////8Pv///////////////
			    //////////////////////////////////////8Pv/////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    ////////////////////////////////////////8Pv/wKDAwN
			    zA8Pv/8Pv/8Pv/8Pv/////////////8Pv/8Pv/8Pv/8Pv/8Pv/
			    8Pv/8Pv/8Pv/8Pv/8Pv/8Pv/////////////////////////8M
			    qm8Mqm////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    ////////////////////////////////////////////wNzA8P
			    v/8Pv/8Pv/8Pv/8Pv/8Pv/8Pv/8Pv/QGDAACCgACDAACDgQCDg
			    QCDgQEDgQGDggIDggKDggKDgwKDg8Pv/8Pv/8Pv///////////
			    //8Pv/////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    //////////////////////////////////////////////////
			    //////8Pv/////////////8Pv/8Pv/QEDAACCgACDAAAD/ACDg
			    ACDAACDAACDAACDgQCDgQCDgQCDggGDggIDgwKDgwKDgwKDgwK
			    DgwKDgwKDg8Pv/8Pv/8Pv/8Pv/8Pv/////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    ////////////////////////////////////8Pv///////////
			    //////8Pv/////////8Pv/8Pv/8Pv/QEDAQCDAACDgACDgACDg
			    ACDAQCDAQEDAgIDAwKDg8Pv/8Pv/8Pv/8Pv/8Pv/8Pv/8Pv/8P
			    v/wNzAwMDAgKDAwKDgwKDgwKDg8Pv/8Pv/////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////8Pv/8Pv/8Pv/QGDgACDAACDAACDAAACA
			    QECggKDg8Pv/8Pv/8Pv/8Pv/8Pv///////////////////////
			    //////////////8Pv/wMDAgKDAgKDAwKDgwKDg8Pv/8Pv/8Pv/
			    8Pv/8Pv/8Pv/8Pv/8Pv/8Pv///////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////8Pv/8Pv/8Pv/QEDAACCgACCgQCDAgIDg
			    wKDg8Pv/8Pv/8Pv/8Pv/8Pv/8Pv///////////////////////
			    //////////////8Pv/8Pv/8Pv/wMDAwKDgwKDgwKDgwKDg8Pv/
			    8Pv/8Pv/8Pv/8Pv/8Pv/8Pv///////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////8Pv/8Pv/8Pv/QECAQECggIDgwKDg8Pv/
			    8Pv/8Pv/8Pv/8Pv/8Pv/8Pv///////////////////////////
			    //////////8Pv/8Pv/////////8Pv/8Pv/8Pv/wKDgwMDAwMDA
			    8Pv/8Pv/8Pv/8Pv/8Pv/8Pv///////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////8Pv/QGCAgIDA8Pv/8Pv/8Pv/
			    8Pv/8Pv/8Pv/8Pv///////////////////////////////////
			    //////////8Pv/8Pv/////////////////////8Pv/wNzAwMDA
			    wMDAwNzA8Pv/8Pv/8Pv///////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////8Pv/////////pKCgwMDA8Pv/8Pv/////
			    ////////////////////////8Pv///////////////////////
			    //////////////////////////////////////////////8Pv/
			    8Pv/8Pv/8Pv/8Pv/8Pv///////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////8Pv/////////8Pv/////
			    ////////////////////////8Pv///////////////////////
			    //////////////////////////////////////////////////
			    ////8Pv/8Pv/8Pv/8Pv/8Pv/8Pv/8Pv/8Pv///////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////8Pv/////////////////////////
			    //////////////////////////////////////////////////
			    //////////8Pv/8Pv/////////////////////////////////
			    ////////////////8Pv/8Pv/8Pv/8Pv/8Pv/8Pv/8Pv///////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////8Pv/////////////8Pv/////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    ////////////////////////8Pv/8Pv/wMDAwMDA8Pv/8Pv///
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    ////////////////////////8Pv/8Pv/8Pv/wKDgwKDgwMDA8P
			    v/8Pv/8Pv/8Pv/////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    ////////////////////////////8Pv/wNzAwKDgwKDgwKDgwK
			    DgwKDg8Pv/8Pv/8Pv/8Pv/////////////8Pv/////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    ////////////////////////////8Pv/8Pv/8Pv/wKDgwKDggK
			    DggIDAgKDgwKDg8Pv/////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    ////////////////////////////////////8Pv/wKDgwKDggK
			    DggIDggGDAgIDAwKDg8Pv/8Pv/8Pv/8Pv/////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    ////////////////////////////////////8Pv/8Pv/wKDgwK
			    DggIDggIDggGDggGDAwKDg8Pv/8Pv/8Pv/8Pv/////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    ////////////////////////////////////////////8Pv/wK
			    DggIDggGDggGDggGDgQEDAgIDAwKDg8Pv/8Pv/////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    ////////////////////////////////////////////8Pv/8P
			    v/gKDggGDAgGDggGDgQEDgQEDAgGDAwKDg8Pv/8Pv/////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    ////////////////////////8Pv/////////////8Pv/8Pv/8P
			    v/wKDggIDgQEDgQEDggGDgQEDgQCCgQGDAwKDg8Pv/////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////8Pv/gGDAQEDAgGDgQCDgACDgQCDgACDAgKDg8Pv/8Pv/
			    8Pv/8Pv/8Pv///////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////8Pv/wKDggGDgQEDAQCDgQCDgACDgACDAQCCggGDA8Pv/
			    8Pv/8Pv/////////8Pv///////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////8Pv/8Pv/gKDgQEDAQEDAQCDgACDAACDAAACAQCCA8Pv/
			    8Pv/8Pv/8Pv///////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////8Pv/wKDggGDAQEDAQCDAACDAQCDgQCCggGDA8Pv/
			    8Pv/8Pv/8Pv///////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////8Pv/wKDggGDgQCDAACDAQADAAACAwKDg8Pv/
			    8Pv/8Pv/////////////////////////////////////8Pv///
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    ////////////////////////8Pv/8Pv///////////////////
			    //////////8Pv/8Pv/8Pv/gKDgQEDAACDAQADAgGDA8Pv/8Pv/
			    ////8Pv/////////////////////////////////8Pv/8Pv/8P
			    v/////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    ////////////////////////8Pv/8Pv///////////////////
			    //////////////8Pv/8Pv/8Pv/gIDgQCDAQCDA8Pv/////////
			    8Pv/8Pv/////////////////////////////8Pv/8Pv/8Pv/8P
			    v/////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    ////////////////////////8Pv/8Pv///////////////////
			    //////wNzA////8Pv/8Pv/8Pv/wKDgQCDAQEDA8Pv/wMDA////
			    ////////////////////////////////////8Pv/8Pv/8Pv/8P
			    v/////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////8Pv/wNzAwMDAwMDA////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////8Pv/8Pv/8Pv/////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA
			</mimedata>
		</data>
		<line sid="LINE1">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>4</ae>
					<ae>39</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>945</ae>
					<ae>3</ae>
				</ae>
			</itemlocation>
			<thickness>3</thickness>
		</line>
		<label sid="LABEL1">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>7</ae>
					<ae>357</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>178</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>* Application Filing Name:</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<button sid="ButtonSave">
			<itemlocation content="array">
				<ae content="array">
					<ae>within</ae>
					<ae>TOOLBAR</ae>
				</ae>
				<ae content="array">
					<ae>absolute</ae>
					<ae>83</ae>
					<ae>9</ae>
				</ae>
			</itemlocation>
			<value>Save</value>
			<type>save</type>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
			<justify>center</justify>
			<bgcolor content="array">
				<ae>191</ae>
				<ae>191</ae>
				<ae>191</ae>
			</bgcolor>

			<!--Set saveformat of application-->

			<saveformat>application/x-xfdl;content-encoding="asc-gzip"</saveformat>
			<previous>ButtonSubmit</previous>
			<next>ButtonPrint</next>
			<help>HELP18</help>
			<acclabel>Save: Select to save.</acclabel>
		</button>
		<data sid="DATA2">
			<mimedata>
			    iVBORw0KGgoAAAANSUhEUgAAAEkAAAAZCAMAAABKI/MZAAAABG
			    dBTUEAAFjH/EfgAgAAACBjSFJNAAB6JQAAgIMAAPn/AACA5gAA
			    dS4AAOpfAAA6lwAAF29p5MQrAAADAFBMVEUDBAoBAgYFCRcUI1
			    gTIVMVJFoRHUcMFDEoNWQ+SGtiaYQlLEOZnKaHiIoAAQK5urqb
			    nJtgYF49PTxUVFOsrKrExMOnp6alpaSgoJ/l5eXW1tZwcHArKy
			    sdHR0ODg4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
			    AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
			    AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
			    AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
			    AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
			    AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
			    AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
			    AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
			    AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
			    AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
			    AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
			    AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
			    AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
			    AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
			    AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
			    AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
			    AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
			    AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
			    AAAAAAAADfnPEZAAACH0lEQVR4nGIQFpQWkKAYiIhKAQQQg5Cw
			    NK8YxYBfShIggBiEhIR5RSgGopKSAAEENElIWoBiIColBRBAIJ
			    OEWSkGYqKiAAFEPZMAAoh6JgEEEIZJbEzS/JKSPJxAJguTMJDF
			    ysouLyrJy8rMLicpCRQAAxFMkwACCN0kNnlpSUkxUUkpDpAJAp
			    KSUqys8kAxfqCMsKSUPFASBHgxTQIIIHSTmID2y8gDjeBiZZYH
			    OkIKyGCUl5GU5GCX55XkBZokDwJMmCYBBBC6SfLyUiCTZIW4gY
			    4QlBTllRQAug1oPBeIEIaaxMSGaRJAAGGaBPSRmLSMPBvQeQKS
			    0kAfsbKAvCcAdJiUvDw0nDgxTQIIIEyT5MRASvk5wZ4TAmKI96
			    SApvHKw8IJi0kAAYRuEtAn8rKCvFKSPKCwBzpCDBh7YO/JiAE9
			    BwsnLL4DCCCMuOOTlgaqBAYxkzy/pJQYMBolOcDeA5rLDjOJnQ
			    XTJIAAwow7KUkheXkhSTF5WWiYwGJPkpcFZBIrNgA0CSCAMMMJ
			    lJ6AQSUM8RwoBqDekxRmhYcTlpQJEECYbpIXBKZxfmCQ8EuC/A
			    lMClDvSbGzwuMO3WVAkwACCDONIwEGsMny8iysDBAKIYVpEkAA
			    Ycl34KTHAvQQAxuEy87MygY0ih0Ss2DAjmkSQABRrywACCCQSU
			    KCFANpcRGAAAKbRDkAVisAAUQlk4D+AgggqpkkBBBgAKaubETU
			    c7MxAAAAAElFTkSuQmCC
			</mimedata>
		</data>
		<button sid="ButtonPrint">
			<itemlocation content="array">
				<ae content="array">
					<ae>within</ae>
					<ae>TOOLBAR</ae>
				</ae>
				<ae content="array">
					<ae>absolute</ae>
					<ae>140</ae>
					<ae>9</ae>
				</ae>
			</itemlocation>
			<value>Print</value>
			<type>print</type>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
			<justify>center</justify>
			<bgcolor content="array">
				<ae>191</ae>
				<ae>191</ae>
				<ae>191</ae>
			</bgcolor>
			<printsettings content="array">
				<pages content="array">
					<ae>omit</ae>
					<ae></ae>
				</pages>
				<borderwidth>0</borderwidth>
			</printsettings>
			<previous>ButtonSave</previous>
			<next>ButtonCancel</next>
			<help>HELP19</help>
			<acclabel>Print: Select to print.</acclabel>
		</button>
		<button sid="ButtonCancel">
			<itemlocation content="array">
				<ae content="array">
					<ae>within</ae>
					<ae>TOOLBAR</ae>
				</ae>
				<ae content="array">
					<ae>absolute</ae>
					<ae>196</ae>
					<ae>9</ae>
				</ae>
			</itemlocation>
			<value>Cancel</value>
			<type>cancel</type>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
			<justify>center</justify>
			<bgcolor content="array">
				<ae>191</ae>
				<ae>191</ae>
				<ae>191</ae>
			</bgcolor>
			<previous>ButtonPrint</previous>
			<next>field_Grant_Application_Package</next>
			<help>HELP20</help>
			<acclabel>Cancel: Select to cancel.</acclabel>
		</button>
		<button sid="ButtonSubmit">
			<itemlocation content="array">
				<ae content="array">
					<ae>within</ae>
					<ae>TOOLBAR</ae>
				</ae>
				<ae content="array">
					<ae>absolute</ae>
					<ae>13</ae>
					<ae>9</ae>
				</ae>
			</itemlocation>
			<value>Submit</value>
			<bgcolor content="array">
				<ae>191</ae>
				<ae>191</ae>
				<ae>191</ae>
			</bgcolor>
			<type>replace</type>
			<on_activated content="array">
				<ae content="compute">
					<cval></cval>
					<compute>
						

						(toggle(activated, "off", "on") == "1") ? set("SubmissionAffidavit.SubmittedStatus.value", "Submitted") + submissionCaching.saveForm() : ""

					</compute>
				</ae>
				<ae content="compute">
					<cval>0</cval>
					<compute>
						

						set(global.global.cached_copy,"on")

					</compute>
				</ae>
			</on_activated>
			<previous>FIELD7</previous>
			<next>ButtonSave</next>
			<off>on</off>
			<active content="compute">
				<cval>off</cval>
				<compute>
					<![CDATA[

					global.global.dirtyflag == "on" ||

					checkValidFormats() != "0" ||

					SubmissionDef.MandatoryCount.value != "0" || (toggle(global.global.checkIFX) == "1" && global.global.isIFX == "") 

					? "off"

					: "on"
]]></compute>
			</active>
			<url content="array">
				<ae content="compute">
					<cval></cval>
					<compute>
						<![CDATA[
					
						(toggle(global.global.checkIFX) == "1" && global.global.isIFX == "")? ("") : global.global.controllerForm_url

                              ]]></compute>
				</ae>
			</url>
			<help>HELP17</help>
			<acclabel>Submit: Select to submit.</acclabel>
		</button>
		<field sid="MandatoryCount">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>411</ae>
					<ae>-2</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>34</ae>
					<ae>27</ae>
				</ae>
			</itemlocation>
			<value>1</value>
			<editstate>readonly</editstate>
			<visible>off</visible>
		</field>
		<field sid="field_Grant_Application_Package">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>638</ae>
					<ae>2</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>307</ae>
					<ae>33</ae>
				</ae>
			</itemlocation>
			<value>Grant Application Package</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>14</ae>
				<ae>bold</ae>
			</fontinfo>
			<justify>right</justify>
			<acclabel>Grant Application Package</acclabel>
			<editstate>readonly</editstate>
			<borderwidth>0</borderwidth>
			<previous>ButtonCancel</previous>
			<next>field_instruction1</next>
		</field>
		<field sid="OpportunityTitle">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>180</ae>
					<ae>58</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>370</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<editstate>readonly</editstate>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<acclabel>Enter Opportunity Title</acclabel>
			<previous>field_instruction1</previous>
			<next>AgencyName</next>
			<value>Opp Title</value>
			<help>HELP8</help>
		</field>
		<field sid="AgencyName">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>180</ae>
					<ae>80</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>370</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<justify>left</justify>
			<editstate>readonly</editstate>
			<acclabel>Enter Offering Agency's Name</acclabel>
			<previous>OpportunityTitle</previous>
			<next>CFDANumber</next>
			<value>Dummy Agency</value>
			<help>HELP9</help>
		</field>
		<field sid="CFDANumber">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>180</ae>
					<ae>102</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>80</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<editstate>readonly</editstate>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<acclabel>Enter the CFDA Number</acclabel>
			<previous>AgencyName</previous>
			<next>CFDATitle</next>
			<value>10.001</value>
			<help>HELP10</help>
		</field>
		<field sid="CFDATitle">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>180</ae>
					<ae>124</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>370</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<editstate>readonly</editstate>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<acclabel>Enter CFDA Description</acclabel>
			<previous>CFDANumber</previous>
			<next>OpportunityID</next>
			<value>Program Title</value>
			<help>HELP11</help>
		</field>
		<field sid="OpportunityID">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>180</ae>
					<ae>146</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>170</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<editstate>readonly</editstate>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<acclabel>Enter the Opportunity Number</acclabel>
			<previous>CFDATitle</previous>
			<next>OpeningDate</next>
			<value>OPP-NUM</value>
			<help>HELP12</help>
		</field>
		<field sid="OpeningDate">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>180</ae>
					<ae>192</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>100</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<editstate>readonly</editstate>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<acclabel>Enter the Opportunity Open Date</acclabel>
			<previous>OpportunityID</previous>
			<next>ClosingDate</next>
			<value></value>
			<help>HELP14</help>
		</field>
		<field sid="ClosingDate">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>180</ae>
					<ae>214</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>100</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<editstate>readonly</editstate>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<acclabel>Enter the Close Date</acclabel>
			<previous>OpeningDate</previous>
			<next>AgencyContactInfo</next>
			<value></value>
			<help>HELP15</help>
		</field>
		<field sid="AgencyContactInfo">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>180</ae>
					<ae>237</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>280</ae>
					<ae>60</ae>
				</ae>
			</itemlocation>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<justify>left</justify>
			<editstate>readonly</editstate>
			<acclabel>Enter Agency Contact Information</acclabel>
			<previous>ClosingDate</previous>
			<scrollvert>always</scrollvert>
			<help>HELP16</help>
			<value>My Contact
Information</value>
		</field>
		<field sid="field_instruction1">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>629</ae>
					<ae>60</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>323</ae>
					<ae>188</ae>
				</ae>
			</itemlocation>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<value>This electronic grants application is intended to be used to apply for the specific Federal funding opportunity referenced here.  &#x0D;
&#x0D;
If the Federal funding opportunity listed is not the opportunity for which you want to apply, close this application package by clicking on the "Cancel" button at the top of this screen. You will then need to locate the correct Federal funding opportunity, download its application and then apply.</value>
			<editstate>readonly</editstate>
			<scrollhoriz>wordwrap</scrollhoriz>
			<bgcolor content="array">
				<ae>123</ae>
				<ae>207</ae>
				<ae>253</ae>
			</bgcolor>
			<printbgcolor content="array">
				<ae>123</ae>
				<ae>207</ae>
				<ae>253</ae>
			</printbgcolor>
			<acclabel>This electronic grants application is intended to be used to apply for the below referenced funding opportunity.  If this is not the correct funding opportunity, cancel this application, determine which funding opportunity you are interested in, and download the appropriate application package.</acclabel>
			<previous>field_Grant_Application_Package</previous>
			<next>OpportunityTitle</next>
			<borderwidth>0</borderwidth>
			<labelbgcolor content="array">
				<ae>transparent</ae>
			</labelbgcolor>
		</field>
		<help sid="HELP1">
			<value>Enter the name or alias of this application.  This field is required.</value>
		</help>
		<data sid="DATA7">
			<mimedata>
			    iVBORw0KGgoAAAANSUhEUgAAAEkAAAAZCAMAAABKI/MZAAAABG
			    dBTUEAAFjH/EfgAgAAACBjSFJNAAB6JQAAgIMAAPn/AACA5gAA
			    dS4AAOpfAAA6lwAAF29p5MQrAAADAFBMVEUBAQR4eX4TIVMLEz
			    AVJFoSH00QG0MsOGKXmqUlLENFTWgGCxoAAQK5urpgYF49PTxU
			    VFOsrKrj4+LExMOnp6alpaSgoJ+cnJuKionl5eXW1tZpaWkrKy
			    sdHR0ODg4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
			    AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
			    AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
			    AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
			    AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
			    AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
			    AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
			    AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
			    AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
			    AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
			    AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
			    AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
			    AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
			    AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
			    AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
			    AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
			    AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
			    AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
			    AAAAAAAADM/vU8AAACJElEQVR4nGIQkGYUF6MYCApLAQQQA7+A
			    tIQIxYBXSggggBj4+QUkBCkGwkJCAAEENIlfWpxiICwlBRBAIJ
			    MEWCgGIsLCAAFEPZMAAoh6JgEEENwkVm5pXklJDi4WZnlJSS4g
			    l19SEsQEASkOdjCTCywKFgYzwIALahJAAMFMYpWXlpQUEZaUYp
			    cHm8QmD1QKYoLiGGgDiCnJyAxSBRaWlwGLAwl2qEkAAQQziVte
			    WFJGXl5ckhFiEjPMJHkgkIEaKs4tLy6CEIZQbFCTAAIIZpK8vB
			    TIJFl+TiwmSUvygpiMwvLywowQYWaYScxMUJMAAghhkjjQUmkZ
			    eTY0k8BAWAbE5JOUlQMSYGGwFjAFC3GAAEKYJCcC0sPLhWYSJJ
			    ykQUwZSQF+SRlcJgEEEMwkoFPkZfkkpCBhi+Y7fojv5CWlpaXk
			    cZkEEEBwk3ikpRFhi2YSVLe8iIi4CE6TAAIIEXdSkvwg20Xk5X
			    klOYB8cRATpJYNGOLCYJMYJaWkcZoEEECIcAKlJ2CICMjLCwCD
			    GJi0QEyUcJLnA4nhMgkggBBukucDpnFeAW4gS0BcSlJKnJ8bFn
			    fC0tyQ1CgpKYvTJIAAQqRxKGCFsxjgLKCoPBoAmwSmYCYBBBBS
			    vgPJcLMCWeBUJ8/MysIM1cYNZjIDVTAzQzFQB5SCmQQQQNQrCw
			    ACCGQSPx/FgFFUECCAwCZRDoDVCkAAUckkoL8AAohqJvEDBBgA
			    nb93LiSj0+0AAAAASUVORK5CYII=
			</mimedata>
		</data>
		<spacer sid="SPACER1">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>218</ae>
					<ae>-1</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>52</ae>
					<ae>32</ae>
				</ae>
			</itemlocation>
		</spacer>
		<spacer sid="SPACER2">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>140</ae>
					<ae>712</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>40</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
		</spacer>
		<field sid="SUBMISSION_TYPE">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>809</ae>
					<ae>679</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>87</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>GRANT</value>
			<visible>off</visible>
		</field>
		<field sid="SIGNATURE_COUNT">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>397</ae>
					<ae>680</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>87</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<size content="array">
				<ae>5</ae>
				<ae>1</ae>
			</size>
			<value>0</value>
			<visible>off</visible>
		</field>

		<!-- These SIGNATURE_# are only necessary if the SIGNATURE_COUNT > 0

		<field sid="SIGNATURE_1">

			<itemlocation content="array">

				<ae content="array">

					<ae>absolute</ae>

					<ae>167</ae>

					<ae>402</ae>

				</ae>

			</itemlocation>

			<size content="array">

				<ae>30</ae>



				<ae>1</ae>

			</size>

			<value>SIGNATURE1</value>

			<visible>off</visible>

		</field>

-->

		<field sid="ATTACHMENT_COUNT">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>567</ae>
					<ae>680</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>87</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<size content="array">
				<ae>5</ae>
				<ae>1</ae>
			</size>
			<value>0</value>
			<visible>off</visible>
		</field>

		<!-- These ATTACHMENT_# are only necessary if the ATTACHMENT_COUNT > 0

		<field sid="ATTACHMENT_1">

			<itemlocation content="array">

				<ae content="array">

					<ae>absolute</ae>

					<ae>167</ae>

					<ae>402</ae>

				</ae>

			</itemlocation>

			<size content="array">

				<ae>30</ae>

				<ae>1</ae>

			</size>

			<value>ADD_ATTACH</value>

			<visible>off</visible>

		</field>

-->

		<label sid="LABEL2">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>744</ae>
					<ae>679</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>61</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Type</value>
			<visible>off</visible>
		</label>
		<label sid="LABEL3">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>334</ae>
					<ae>680</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>61</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Sig Count</value>
			<visible>off</visible>
		</label>
		<label sid="LABEL4">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>504</ae>
					<ae>681</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>61</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Attach Count</value>
			<visible>off</visible>
		</label>
		<box sid="BOX1">
			<itemlocation content="array">
				<ae content="array">
					<ae>within</ae>
					<ae>TOOLBAR</ae>
				</ae>
				<ae content="array">
					<ae>absolute</ae>
					<ae>64</ae>
					<ae>9</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>15</ae>
					<ae>27</ae>
				</ae>
			</itemlocation>
			<borderwidth>1</borderwidth>
			<visible>off</visible>
		</box>
		<box sid="BOX2">
			<itemlocation content="array">
				<ae content="array">
					<ae>within</ae>
					<ae>TOOLBAR</ae>
				</ae>
				<ae content="array">
					<ae>absolute</ae>
					<ae>120</ae>
					<ae>9</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>15</ae>
					<ae>27</ae>
				</ae>
			</itemlocation>
			<borderwidth>1</borderwidth>
			<visible>off</visible>
		</box>
		<box sid="BOX3">
			<itemlocation content="array">
				<ae content="array">
					<ae>within</ae>
					<ae>TOOLBAR</ae>
				</ae>
				<ae content="array">
					<ae>absolute</ae>
					<ae>176</ae>
					<ae>9</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>15</ae>
					<ae>27</ae>
				</ae>
			</itemlocation>
			<borderwidth>1</borderwidth>
			<visible>off</visible>
		</box>
		<box sid="BOX4">
			<itemlocation content="array">
				<ae content="array">
					<ae>within</ae>
					<ae>TOOLBAR</ae>
				</ae>
				<ae content="array">
					<ae>absolute</ae>
					<ae>246</ae>
					<ae>9</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>15</ae>
					<ae>27</ae>
				</ae>
			</itemlocation>
			<borderwidth>1</borderwidth>
			<visible>off</visible>
		</box>
		<help sid="HELP7">
			<value>This field is required.</value>
		</help>
		<label sid="LABEL7">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>5</ae>
					<ae>105</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>111</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>CFDA Number:</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="LABEL11">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>5</ae>
					<ae>59</ae>
				</ae>
			</itemlocation>
			<value>Opportunity Title:</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="LABEL6">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>5</ae>
					<ae>81</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>114</ae>
					<ae>24</ae>
				</ae>
			</itemlocation>
			<value>Offering Agency:</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="LABEL19">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>5</ae>
					<ae>239</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>110</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Agency Contact:</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="LABEL8">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>5</ae>
					<ae>194</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>164</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Opportunity Open Date:</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="LABEL13">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>5</ae>
					<ae>216</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>165</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Opportunity Close Date:</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<field sid="AgencyID">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>446</ae>
					<ae>0</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>190</ae>
					<ae>40</ae>
				</ae>
			</itemlocation>
			<visible>off</visible>
			<label>AgencyID</label>
			<value>Dummy</value>
		</field>
		<field sid="MandatoryFormIdList">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>273</ae>
					<ae>-3</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>67</ae>
					<ae>38</ae>
				</ae>
			</itemlocation>
			<value>[RR_Budget-V1.1]</value>
			<label>Mandatory Form Ids from TLKFORMS</label>
			<visible>off</visible>
		</field>
		<field sid="OptionalFormIdList">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>358</ae>
					<ae>0</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>53</ae>
					<ae>38</ae>
				</ae>
			</itemlocation>
			<value>[]</value>
			<label>Optional Form Ids from TLKFORMS</label>
			<visible>off</visible>
		</field>
		<list sid="MandatoryAvailable">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>11</ae>
					<ae>378</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>380</ae>
					<ae>125</ae>
				</ae>
			</itemlocation>
			<group>SubmissionDef.MandatoryAvailable_GROUP</group>
			<label>Mandatory Documents</label>
			<value></value>
			<help>HELP3</help>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
			<labelfontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</labelfontinfo>
			<acclabel>The list of Mandatory Documents</acclabel>
			<previous>SUBMISSION_NAME</previous>
			<next>OpenMandatoryAvailable</next>
		</list>
		<button sid="OpenMandatoryAvailable">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>161</ae>
					<ae>518</ae>
				</ae>
			</itemlocation>
			<value>Open Form</value>
			<active content="compute">
				<cval>off</cval>
				<compute>
					

					strlen(SubmissionDef.MandatoryAvailable.value) > "0" ? "on" : "off"</compute>
			</active>
			<setPage content="compute">
				<cval></cval>
				<compute>
					

					toggle(activated, "off", "on") == "1" ? set("SubmissionDef.OpenMandatoryAvailable.url[0]", SubmissionDef.MandatoryAvailable.value->pageID) : ""</compute>
			</setPage>
			<type>pagedone</type>
			<url content="array">
				<ae>#SF424.global</ae>
			</url>
			<help>HELP5</help>
			<acclabel>Open Form from Mandatory Documents</acclabel>
			<previous>MandatoryAvailable</previous>
			<next>MandatoryToSubmissionButton</next>
		</button>
		<label sid="LABEL14">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>403</ae>
					<ae>382</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>97</ae>
					<ae>35</ae>
				</ae>
			</itemlocation>
			<value>Move Form to Submission List</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>6</ae>
				<ae>plain</ae>
			</fontinfo>
			<justify>center</justify>
		</label>
		<button sid="MandatoryToSubmissionButton">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>416</ae>
					<ae>418</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>71</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<active content="compute">
				<cval>off</cval>
				<compute>
					

					strlen(SubmissionDef.MandatoryAvailable.value) > "0" ? "on" : "off"</compute>
			</active>
			<value>=></value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<moveCell content="compute">
				<cval></cval>
				<compute>
					

					toggle(activated, "off", "on") == "1" 

						? SubmissionDef.MandatoryCount.value > "0" 

							? set("MandatoryAvailable.value->group", "SubmissionDef.MandatoryCurrent_GROUP") + set("MandatoryCurrent.group", "garbage") + set("MandatoryCurrent.group", "MandatoryCurrent_GROUP") + set("SubmissionDef.MandatoryCount.value", MandatoryCount.value + "-1")

							 : ""

						 : ""





				</compute>
			</moveCell>
			<help>HELP2</help>
			<acclabel>Mandatory Submission Button.  Move the selected Mandatory Document to the Mandatory Completed Documents Submission list.</acclabel>
			<previous>OpenMandatoryAvailable</previous>
			<next>MandatoryCurrent</next>
		</button>
		<label sid="LABEL15">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>403</ae>
					<ae>447</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>97</ae>
					<ae>35</ae>
				</ae>
			</itemlocation>
			<value>Move Form to Documents List</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>6</ae>
				<ae>plain</ae>
			</fontinfo>
			<justify>center</justify>
		</label>
		<button sid="SubmissionToMandatoryButton">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>416</ae>
					<ae>483</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>71</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value><![CDATA[<=]]></value>
			<active content="compute">
				<cval>off</cval>
				<compute>
					

					strlen(SubmissionDef.MandatoryCurrent.value) > "0" ? "on" : "off"</compute>
			</active>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<moveCell content="compute">
				<cval></cval>
				<compute>
					

					toggle(activated, "off", "on") == "1" 

						? SubmissionDef.MandatoryCount.value >= "0" 

							? set("MandatoryCurrent.value->group", "SubmissionDef.MandatoryAvailable_GROUP") + set("MandatoryAvailable.group", "garbage") + set("MandatoryAvailable.group", "MandatoryAvailable_GROUP") + set("SubmissionDef.MandatoryCount.value",SubmissionDef.MandatoryCount.value + "+1")

							: ""

						 : ""</compute>
			</moveCell>
			<previous>OpenMandatoryCurrent</previous>
			<next>OptionalAvailable</next>
		</button>
		<list sid="MandatoryCurrent">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>511</ae>
					<ae>378</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>380</ae>
					<ae>125</ae>
				</ae>
			</itemlocation>
			<group>MandatoryCurrent_GROUP</group>
			<label>Mandatory Completed Documents for Submission</label>
			<value></value>
			<help>HELP4</help>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
			<labelfontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</labelfontinfo>
			<acclabel>The list of Mandatory Documents which have been completed and are ready for submission</acclabel>
			<previous>MandatoryToSubmissionButton</previous>
			<next>OpenMandatoryCurrent</next>
		</list>
		<button sid="OpenMandatoryCurrent">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>661</ae>
					<ae>518</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>71</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Open Form</value>
			<active content="compute">
				<cval>off</cval>
				<compute>
					

					strlen(SubmissionDef.MandatoryCurrent.value) > "0" ? "on" : "off"</compute>
			</active>
			<setPage content="compute">
				<cval></cval>
				<compute>
					

					toggle(activated, "off", "on") == "1" ? set("SubmissionDef.OpenMandatoryCurrent.url[0]", SubmissionDef.MandatoryCurrent.value->pageID) : ""</compute>
			</setPage>
			<type>pagedone</type>
			<url content="array">
				<ae>#SF424.global</ae>
			</url>
			<help>HELP6</help>
			<acclabel>Open Form from Mandatory Documents which have been completed and are ready for submission</acclabel>
			<previous>MandatoryCurrent</previous>
			<next>SubmissionToMandatoryButton</next>
		</button>
		<list sid="OptionalAvailable">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>11</ae>
					<ae>548</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>380</ae>
					<ae>125</ae>
				</ae>
			</itemlocation>
			<group>SubmissionDef.OptionalAvailable_GROUP</group>
			<label>Optional Documents</label>
			<value></value>
			<help>HELP3</help>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
			<labelfontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</labelfontinfo>
			<acclabel>The list of Optional Documents</acclabel>
			<previous>SubmissionToMandatoryButton</previous>
			<next>OpenOptionalAvailable</next>
		</list>
		<button sid="OpenOptionalAvailable">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>161</ae>
					<ae>678</ae>
				</ae>
			</itemlocation>
			<value>Open Form</value>
			<active content="compute">
				<cval>off</cval>
				<compute>
					

					strlen(SubmissionDef.OptionalAvailable.value) > "0" ? "on" : "off"</compute>
			</active>
			<setPage content="compute">
				<cval></cval>
				<compute>
					

					toggle(activated, "off", "on") == "1" ? set("SubmissionDef.OpenOptionalAvailable.url[0]", SubmissionDef.OptionalAvailable.value->pageID) : ""</compute>
			</setPage>
			<type>pagedone</type>
			<url content="array">
				<ae>#SF424.global</ae>
			</url>
			<help>HELP5</help>
			<acclabel>Open Form from Optional Documents</acclabel>
			<previous>OptionalAvailable</previous>
			<next>OptionalToSubmissionButton</next>
		</button>
		<label sid="LABEL17">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>403</ae>
					<ae>547</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>97</ae>
					<ae>35</ae>
				</ae>
			</itemlocation>
			<value>Move Form to &#x0D;
Submission List</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>6</ae>
				<ae>plain</ae>
			</fontinfo>
			<justify>center</justify>
		</label>
		<button sid="OptionalToSubmissionButton">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>416</ae>
					<ae>583</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>71</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<active content="compute">
				<cval>off</cval>
				<compute>
					

					strlen(SubmissionDef.OptionalAvailable.value) > "0" ? "on" : "off"</compute>
			</active>
			<value>=></value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<moveCell content="compute">
				<cval></cval>
				<compute>
					

					toggle(activated, "off", "on") == "1" 

						? set("OptionalAvailable.value->group", "SubmissionDef.OptionalCurrent_GROUP") + set("OptionalCurrent.group", "garbage") + set("OptionalCurrent.group", "OptionalCurrent_GROUP") 

						 : ""





				</compute>
			</moveCell>
			<help>HELP2</help>
			<acclabel>Optional Submission Button.  Move the selected Optional Document to the Optional Completed Documents Submission list.</acclabel>
			<previous>OpenOptionalAvailable</previous>
			<next>OptionalCurrent</next>
		</button>
		<label sid="LABEL18">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>403</ae>
					<ae>612</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>97</ae>
					<ae>35</ae>
				</ae>
			</itemlocation>
			<value>Move Form to &#x0D;
Documents  List</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>6</ae>
				<ae>plain</ae>
			</fontinfo>
			<justify>center</justify>
		</label>
		<button sid="SubmissionToOptionalButton">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>417</ae>
					<ae>648</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>71</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value><![CDATA[<=]]></value>
			<active content="compute">
				<cval>off</cval>
				<compute>
					

					strlen(SubmissionDef.OptionalCurrent.value) > "0" ? "on" : "off"</compute>
			</active>
			<moveCell content="compute">
				<cval></cval>
				<compute>
					

					toggle(activated, "off", "on") == "1" 

						? set("OptionalCurrent.value->group", "SubmissionDef.OptionalAvailable_GROUP") + set("OptionalAvailable.group", "garbage") + set("OptionalAvailable.group", "OptionalAvailable_GROUP") 

					 : ""

				</compute>
			</moveCell>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<previous>OpenOptionalCurrent</previous>
			<next>ButtonSubmit</next>
		</button>
		<list sid="OptionalCurrent">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>511</ae>
					<ae>548</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>380</ae>
					<ae>125</ae>
				</ae>
			</itemlocation>
			<group>OptionalCurrent_GROUP</group>
			<label>Optional Completed Documents for Submission </label>
			<value></value>
			<help>HELP4</help>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
			<labelfontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</labelfontinfo>
			<acclabel>The list of Optional Documents which have been completed and are ready for submission</acclabel>
			<previous>OptionalToSubmissionButton</previous>
			<next>OpenOptionalCurrent</next>
		</list>
		<button sid="OpenOptionalCurrent">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>661</ae>
					<ae>679</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>71</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Open Form</value>
			<active content="compute">
				<cval>off</cval>
				<compute>
					

					strlen(SubmissionDef.OptionalCurrent.value) > "0" ? "on" : "off"</compute>
			</active>
			<setPage content="compute">
				<cval></cval>
				<compute>
					

					toggle(activated, "off", "on") == "1" ? set("SubmissionDef.OpenOptionalCurrent.url[0]", SubmissionDef.OptionalCurrent.value->pageID) : ""</compute>
			</setPage>
			<type>pagedone</type>
			<url content="array">
				<ae>#SF424.global</ae>
			</url>
			<help>HELP6</help>
			<acclabel>Open Form from Optional Documents which have been completed and are ready for submission</acclabel>
			<previous>OptionalCurrent</previous>
			<next>FIELD3</next>
		</button>
		<field sid="FIELD3">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>7</ae>
					<ae>708</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>132</ae>
					<ae>29</ae>
				</ae>
			</itemlocation>
			<value> Instructions</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>10</ae>
				<ae>bold</ae>
			</fontinfo>
			<bgcolor content="array">
				<ae>123</ae>
				<ae>207</ae>
				<ae>253</ae>
			</bgcolor>
			<editstate>readonly</editstate>
			<borderwidth>0</borderwidth>
			<acclabel>Instructions</acclabel>
			<previous>OpenOptionalCurrent</previous>
		</field>
		<label sid="LABEL9">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>9</ae>
					<ae>740</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>55</ae>
					<ae>43</ae>
				</ae>
			</itemlocation>
			<image>DATA3</image>
			<value>Number 1</value>
		</label>
		<field sid="FIELD1">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>72</ae>
					<ae>745</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>878</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Enter a name for the application in the Application Filing Name field.</value>
			<scrollhoriz>wordwrap</scrollhoriz>
			<editstate>readonly</editstate>
			<borderwidth>0</borderwidth>
			<acclabel>1. Enter a name for the application in the Application Filing Name field.</acclabel>
			<next>FIELD2</next>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</field>
		<field sid="FIELD2">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>94</ae>
					<ae>766</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>854</ae>
					<ae>54</ae>
				</ae>
			</itemlocation>
			<value>- This application can be completed in its entirety offline; however, you will need to login to the Grants.gov website during the submission process.&#x0D;
- You can save your application at any time by clicking the "Save" button at the top of your screen.&#x0D;
- The "Submit" button will not be functional until the application is complete and saved.</value>
			<scrollhoriz>never</scrollhoriz>
			<editstate>readonly</editstate>
			<borderwidth>0</borderwidth>
			<acclabel>- This application can be completed in its entirety offline; however, you will need to login to the Grants.gov website during the submission process.&#x0D;
- You can save your application at any time by clicking the Save button at the top of your screen.&#x0D;
- The Submit button will not be functional until the application is complete and saved.</acclabel>
			<previous>FIELD1</previous>
			<next>FIELD4</next>
		</field>
		<data sid="DATA3">
			<mimedata>
			    Qk0mGQAAAAAAADYAAAAoAAAAMgAAACoAAAABABgAAAAAAPAYAA
			    DEDgAAxA4AAAAAAAAAAAAA////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////AAD/////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    ////////////////////////8AAP//////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    ///////////////////////////wAA////////////////////
			    //////////////////////////////////////////////////
			    //////HiIlHiIlHiIlHiIlHiIlHiIlHiIlHiIlHiIlHiIlHiIl
			    //////////////////////////////////////////////////
			    //////////////////////////////AAD/////////////////
			    //////////////////////////////////////////////8eIi
			    UeIiUeIiXzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hz
			    v2EeIiUeIiUeIiX///////////////////////////////////
			    ////////////////////////////////8AAP//////////////
			    /////////////////////////////////////////////x4iJf
			    O/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/
			    YfO/YfO/YfO/YfO/YR4iJR4iJf////////////////////////
			    ///////////////////////////////////wAA////////////
			    ////////////////////////////////////////HiIlHiIl87
			    9h879h879h879h879h879h879h879h879h879h879h879h879h
			    879h879h879h879h879h879h879hHiIl//////////////////
			    //////////////////////////////////////AAD/////////
			    //////////////////////////////////////8eIiXzv2Hzv2
			    Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hz
			    v2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2EeIiUeIiX///////
			    ////////////////////////////////////////8AAP//////
			    /////////////////////////////////////x4iJfO/YfO/Yf
			    O/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/
			    YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YR4iJf
			    ///////////////////////////////////////////wAA////
			    ////////////////////////////////////HiIl879h879h87
			    9h879h879h879h879h879h879h879h879h879h879h879h879h
			    879h879h879h879h879h879h879h879h879h879h879h879hHi
			    Il////////////////////////////////////////////AAD/
			    //////////////////////////////////8eIiXzv2Hzv2Hzv2
			    Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hz
			    v2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2
			    Hzv2EeIiX///////////////////////////////////////8A
			    AP///////////////////////////////////x4iJfO/YfO/Yf
			    O/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YeGx
			    W82iVfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/Yf
			    O/YfO/YfO/YR4iJf//////////////////////////////////
			    /wAA////////////////////////////////HiIl879h879h87
			    9h879h879h879h879h879h879h879h879h879h879h879h4bFb
			    PzgrHiIloYFG879h879h879h879h879h879h879h879h879h87
			    9h879h879h879hHiIl////////////////////////////////
			    ////AAD///////////////////////////////8eIiXzv2Hzv2
			    Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Gt
			    ikoeIiUeIiU/OCvzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2
			    Hzv2Hzv2Hzv2Hzv2Hzv2EeIiX/////////////////////////
			    //////8AAP///////////////////////////x4iJfO/YfO/Yf
			    O/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/
			    Ya2KSh4iJR4iJR4iJfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/Yf
			    O/YfO/YfO/YfO/YfO/YfO/YR4iJf//////////////////////
			    /////////wAA////////////////////////////HiIl879h87
			    9h879h879h879h879h879h879h879h879h879h879h879h879h
			    879hrYpKHiIlHiIlHiIl879h879h879h879h879h879h879h87
			    9h879h879h879h879h879h879h879hHiIl////////////////
			    ////////////AAD///////////////////////////8eIiXzv2
			    Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hz
			    v2Hzv2GtikoeIiUeIiUeIiXzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2
			    Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2EeIiX/////////////
			    //////////////8AAP///////////////////////x4iJfO/Yf
			    O/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/
			    YfO/YfO/Ya2KSh4iJR4iJR4iJfO/YfO/YfO/YfO/YfO/YfO/Yf
			    O/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YR4iJf//////////
			    /////////////////wAA////////////////////////HiIl87
			    9h879h879h879h879h879h879h879h879h879h879h879h879h
			    879h879h879hrYpKHiIlHiIlHiIl879h879h879h879h879h87
			    9h879h879h879h879h879h879h879h879h879hHiIl////////
			    ////////////////////AAD///////////////////////8eIi
			    Xzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hz
			    v2Hzv2Hzv2Hzv2GtikoeIiUeIiUeIiXzv2Hzv2Hzv2Hzv2Hzv2
			    Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2EeIiX/////
			    //////////////////////8AAP///////////////////////x
			    4iJfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/
			    YfO/YfO/YfO/YfO/Ya2KSh4iJR4iJR4iJfO/YfO/YfO/YfO/Yf
			    O/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YR4iJf//
			    /////////////////////////wAA//////////////////////
			    //HiIl879h879h879h879h879h879h879h879h879h879h879h
			    879h879h879h879h879hrYpKHiIlHiIlHiIl879h879h879h87
			    9h879h879h879h879h879h879h879h879h879h879h879hHiIl
			    ////////////////////////////AAD///////////////////
			    ////8eIiXzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hz
			    v2Hzv2Hzv2Hzv2Hzv2Hzv2GtikoeIiUeIiUeIiXzv2Hzv2Hzv2
			    Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Ee
			    IiX///////////////////////////8AAP////////////////
			    ///////x4iJfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/
			    YfO/YZV3QodtPs2iVfO/YfO/Ya2KSh4iJR4iJR4iJfO/YfO/Yf
			    O/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/
			    YR4iJf///////////////////////////wAA//////////////
			    //////////HiIl879h879h879h879h879h879h879h879h879h
			    879hzaJVHiIlHiIlHiIlh20+6rherYpKHiIlHiIlHiIl879h87
			    9h879h879h879h879h879h879h879h879h879h879h879h879h
			    879hHiIl////////////////////////////AAD///////////
			    ////////////8eIiXzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hz
			    v2Hzv2HhsVtWSDAeIiUeIiUeIiU/OCuHbT4eIiUeIiUeIiXzv2
			    Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hz
			    v2Hzv2EeIiX///////////////////////////8AAP////////
			    ///////////////////x4iJfO/YfO/YfO/YfO/YfO/YfO/YfO/
			    YfO/YfO/YfO/YfO/YbmSTlZIMB4iJR4iJR4iJR4iJR4iJR4iJf
			    O/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/
			    YfO/YfO/YR4iJf///////////////////////////wAA//////
			    //////////////////////HiIl879h879h879h879h879h879h
			    879h879h879h879h879h879h6rheoYFGHiIlHiIlHiIlHiIlHi
			    Il879h879h879h879h879h879h879h879h879h879h879h879h
			    879h879hHiIl////////////////////////////////AAD///
			    ////////////////////////8eIiXzv2Hzv2Hzv2Hzv2Hzv2Hz
			    v2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2G5kk4eIiUeIiUeIi
			    UeIiXzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hz
			    v2Hzv2Hzv2EeIiX///////////////////////////////8AAP
			    ///////////////////////////////x4iJfO/YfO/YfO/YfO/
			    YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/Ya2KSh4iJR
			    4iJR4iJfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/
			    YfO/YfO/YfO/YR4iJf///////////////////////////////w
			    AA////////////////////////////////HiIl879h879h879h
			    879h879h879h879h879h879h879h879h879h879h879h879heW
			    I6HiIleWI6879h879h879h879h879h879h879h879h879h879h
			    879h879h879hHiIl//////////////////////////////////
			    //AAD///////////////////////////////////8eIiXzv2Hz
			    v2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2
			    HquF7NolXzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hz
			    v2Hzv2Hzv2Hzv2EeIiX///////////////////////////////
			    ////8AAP///////////////////////////////////x4iJfO/
			    YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/Yf
			    O/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/
			    YfO/YfO/YfO/YR4iJf////////////////////////////////
			    ///////wAA////////////////////////////////////////
			    HiIl879h879h879h879h879h879h879h879h879h879h879h87
			    9h879h879h879h879h879h879h879h879h879h879h879h879h
			    879h879h879hHiIl//////////////////////////////////
			    //////////AAD/////////////////////////////////////
			    //////8eIiXzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2
			    Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hz
			    v2Hzv2Hzv2EeIiX///////////////////////////////////
			    ////////////8AAP//////////////////////////////////
			    /////////////x4iJfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/Yf
			    O/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/
			    YfO/YfO/YR4iJf////////////////////////////////////
			    ///////////////wAA////////////////////////////////
			    ////////////////////HiIlHiIl879h879h879h879h879h87
			    9h879h879h879h879h879h879h879h879h879h879h879h879h
			    879h879hHiIl//////////////////////////////////////
			    //////////////////AAD/////////////////////////////
			    //////////////////////////////8eIiUeIiXzv2Hzv2Hzv2
			    Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hz
			    v2EeIiUeIiX///////////////////////////////////////
			    ////////////////////8AAP//////////////////////////
			    /////////////////////////////////////////x4iJR4iJR
			    4iJfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YR4iJR4i
			    JR4iJf////////////////////////////////////////////
			    ///////////////////////wAA////////////////////////
			    //////////////////////////////////////////////////
			    //////HiIlHiIlHiIlHiIlHiIlHiIlHiIlHiIlHiIlHiIl////
			    //////////////////////////////////////////////////
			    //////////////////////////AAD/////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    ////////////////////////////8AAP//////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    ///////////////////////////////wAA
			</mimedata>
		</data>
		<line sid="LINE8">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>136</ae>
					<ae>710</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>1</ae>
					<ae>26</ae>
				</ae>
			</itemlocation>
		</line>
		<help sid="HELP6">
			<value>Open Selected Form</value>
		</help>
		<help sid="HELP4">
			<value>Listing of opened forms.  Select the form and click the 'Open Form' button.</value>
		</help>
		<help sid="HELP2">
			<value>Move the selected from the Mandatory Documents  List to the Mandatory Completed Documents for Submission.&#x0D;
</value>
		</help>
		<help sid="HELP5">
			<value>Open Selected Form</value>
		</help>
		<label sid="LABEL20">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>5</ae>
					<ae>127</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>131</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>CFDA Description:</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<label sid="LABEL21">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>5</ae>
					<ae>149</ae>
				</ae>
			</itemlocation>
			<value>Opportunity Number:</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<line sid="LINE2">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>6</ae>
					<ae>299</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>945</ae>
					<ae>3</ae>
				</ae>
			</itemlocation>
			<thickness>3</thickness>
		</line>
		<line sid="LINE3">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>1</ae>
					<ae>707</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>945</ae>
					<ae>3</ae>
				</ae>
			</itemlocation>
			<thickness>3</thickness>
		</line>
		<line sid="LINE4">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>629</ae>
					<ae>61</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>2</ae>
					<ae>186</ae>
				</ae>
			</itemlocation>
			<thickness>2</thickness>
		</line>
		<line sid="LINE5">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>949</ae>
					<ae>67</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>2</ae>
					<ae>180</ae>
				</ae>
			</itemlocation>
			<thickness>2</thickness>
		</line>
		<line sid="LINE6">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>629</ae>
					<ae>246</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>321</ae>
					<ae>1</ae>
				</ae>
			</itemlocation>
		</line>
		<line sid="LINE7">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>629</ae>
					<ae>61</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>321</ae>
					<ae>1</ae>
				</ae>
			</itemlocation>
		</line>
		<line sid="LINE9">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>9</ae>
					<ae>735</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>128</ae>
					<ae>1</ae>
				</ae>
			</itemlocation>
		</line>
		<line sid="LINE10">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>9</ae>
					<ae>710</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>1</ae>
					<ae>26</ae>
				</ae>
			</itemlocation>
		</line>
		<label sid="LABEL10">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>10</ae>
					<ae>807</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>50</ae>
					<ae>49</ae>
				</ae>
			</itemlocation>
			<image>DATA4</image>
			<value>Number 2</value>
		</label>
		<field sid="FIELD4">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>71</ae>
					<ae>819</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>879</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Open and complete all of the documents listed in the "Mandatory Documents" box.  Complete the SF-424 form first.</value>
			<scrollhoriz>wordwrap</scrollhoriz>
			<editstate>readonly</editstate>
			<borderwidth>0</borderwidth>
			<acclabel>2. Open and complete all of the documents listed in the Mandatory Documents box and Optional Documents box.</acclabel>
			<previous>FIELD2</previous>
			<next>FIELD5</next>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</field>
		<field sid="FIELD5">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>90</ae>
					<ae>840</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>860</ae>
					<ae>250</ae>
				</ae>
			</itemlocation>
			<value>-It is recommended that the SF-424 form be the first form completed for the application package.  Data entered on the SF-424 will populate data &#x0D;
fields in other mandatory and optional forms and the user cannot enter data in these fields.  &#x0D;
&#x0D;
-The forms listed in the "Mandatory Documents" box and "Optional Documents" may be predefined forms, such as SF-424, forms where &#x0D;
a document needs to be attached, such as the Project Narrative or a combination of both.  "Mandatory Documents" are required for this &#x0D;
application.  "Optional Documents" can be used to provide additional support for this application or may be required for specific types of &#x0D;
grant activity.  Reference the application package instructions for more information regarding "Optional Documents".&#x0D;
&#x0D;
-To open an item, simply click on it to select the item and then click on the "Open" button. When you have completed a form or document, click &#x0D;
 the form/document name to select it, and then click the =&gt; button. This will move the form/document to the "Completed Documents" box. &#x0D;
To remove a form/document from the "Completed Documents" box, click the form/document name to select it, and then click the &lt;= button. &#x0D;
 This will return the form/document to the "Mandatory Documents" or "Optional Documents" box.&#x0D;
&#x0D;
-When you open a required form, the fields which must be completed are highlighted in yellow. Optional fields and completed fields are displayed &#x0D;
in white. If you enter invalid or incomplete information in a field, you will receive an error message.</value>
			<scrollhoriz>never</scrollhoriz>
			<editstate>readonly</editstate>
			<borderwidth>0</borderwidth>
			<acclabel>-The documents listed in the Mandatory Documents box and Optional Documents may be predefined forms, such as SF-424, or documents that &#x0D;
 need to be attached, such as a program background statement. Mandatory Documents are required for this application. Optional Documents&#x0D;
 can be used to provide additional support for this application or may be required for specific types of grant activity. Reference the application &#x0D;
 package instructions for more information regarding Optional Documents.&#x0D;
&#x0D;
-To open an item, simply click on it to select the item and then click on the Open button. When you have completed a form or document, click the &#x0D;
 form/document name to select it, and then click the &gt;&gt; button. This will move the form/document to the Completed Documents box. To remove a&#x0D;
 form/document from the Completed Documents box, click the form/document name &#x0D;
 to select it, and then click the &lt;&lt; button. This will return the form/document to the Mandatory Documents or Optional Documents &#x0D;
 box.&#x0D;
&#x0D;
-When you open a required form, the fields which must be completed are highlighted in yellow. Optional fields and completed fields are displayed in &#x0D;
 white. If you enter invalid or incomplete information in a field, you will receive an error message.</acclabel>
			<previous>FIELD4</previous>
		</field>
		<label sid="LABEL12">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>11</ae>
					<ae>1071</ae>
				</ae>
			</itemlocation>
			<image>DATA5</image>
			<value>Number 3</value>
		</label>
		<field sid="FIELD6">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>72</ae>
					<ae>1089</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>876</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Click the "Submit" button to submit your application to Grants.gov.</value>
			<scrollhoriz>wordwrap</scrollhoriz>
			<editstate>readonly</editstate>
			<borderwidth>0</borderwidth>
			<acclabel>3. Click the Submit button to submit your application to Grants.gov.</acclabel>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</field>
		<field sid="FIELD7">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>91</ae>
					<ae>1110</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>854</ae>
					<ae>54</ae>
				</ae>
			</itemlocation>
			<value>- Once you have properly completed all required documents and saved the application, the "Submit" button will become active.&#x0D;
- You will be taken to a confirmation page where you will be asked to verify that this is the funding opportunity and Agency to which you want to&#x0D;
  submit an application.</value>
			<scrollhoriz>never</scrollhoriz>
			<editstate>readonly</editstate>
			<borderwidth>0</borderwidth>
			<acclabel>- Once you have properly completed all required documents and saved the application, the Submit button will become active.&#x0D;
- You will be taken to a confirmation page where you will be asked to verify that this is the funding opportunity and Agency to which you want to submit an application.</acclabel>
			<next>ButtonSubmit</next>
		</field>
		<data sid="DATA5">
			<mimedata>
			    Qk0WGgAAAAAAADYAAAAoAAAALwAAAC4AAAABABgAAAAAAOAZAA
			    DEDgAAxA4AAAAAAAAAAAAA////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////AAAA////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //AAAA////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    ////////////////////////////////////////////AAAA//
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    ////////////////////////////////////AAAA//////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    ////////////////////////////AAAA//////////////////
			    //////////////////////////////////////////////////
			    ////HiIlHiIlHiIlHiIlHiIlHiIlHiIlHiIlHiIlHiIlHiIl//
			    //////////////////////////////////////////////////
			    ////////////////////AAAA//////////////////////////
			    //////////////////////////////////////HiIlHiIl879h
			    879h879h879h879h879h879h879h879h879h879hHiIlHiIlHi
			    Il////////////////////////////////////////////////
			    ////////////AAAA//////////////////////////////////
			    //////////////////////HiIlHiIl879h879h879h879h879h
			    879h879h879h879h879h879h879h879h879h879h879hHiIlHi
			    Il////////////////////////////////////////////////
			    ////AAAA//////////////////////////////////////////
			    //////HiIlHiIl879h879h879h879h879h879h879h879h879h
			    879h879h879h879h879h879h879h879h879h879h879hHiIl//
			    //////////////////////////////////////////////AAAA
			    ////////////////////////////////////////////HiIl87
			    9h879h879h879h879h879h879h879h879h879h879h879h879h
			    879h879h879h879h879h879h879h879h879h879hHiIlHiIl//
			    //////////////////////////////////////AAAA////////
			    ////////////////////////////////HiIl879h879h879h87
			    9h879h879h879h879h879h879h879h879h879h879h879h879h
			    879h879h879h879h879h879h879h879h879h879hHiIl//////
			    //////////////////////////////AAAA////////////////
			    ////////////////////HiIl879h879h879h879h879h879h87
			    9h879h879h879h879h879h879h879h879h879h879h879h879h
			    879h879h879h879h879h879h879h879h879hHiIl//////////
			    //////////////////////AAAA////////////////////////
			    ////////HiIl879h879h879h879h879h879h879h879h879h87
			    9h879h879h879h879h879h879h879h879h879h879h879h879h
			    879h879h879h879h879h879h879hHiIl//////////////////
			    //////////////AAAA////////////////////////////////
			    HiIl879h879h879h879h879h879h879h879h879h879h879h87
			    9h879h6rhezaJVzaJV16pY879h879h879h879h879h879h879h
			    879h879h879h879h879h879hHiIl//////////////////////
			    //////AAAA////////////////////////////HiIl879h879h
			    879h879h879h879h879h879h879h879h879h879hzaJVeWI6Hi
			    IlHiIlHiIlHiIlPzgrrYpK6rhe879h879h879h879h879h879h
			    879h879h879h879hHiIl////////////////////////////AA
			    AA////////////////////////////HiIl879h879h879h879h
			    879h879h879h879h879h879h879hoYFGHiIlHiIlHiIlHiIlHi
			    IlHiIlHiIlHiIlPzgr16pY879h879h879h879h879h879h879h
			    879h879h879hHiIl////////////////////////AAAA//////
			    //////////////////HiIl879h879h879h879h879h879h879h
			    879h879h879h879huZJOHiIlHiIlHiIlVkgwoYFGrYpKeWI6Hi
			    IlHiIlHiIlPzgr6rhe879h879h879h879h879h879h879h879h
			    879hHiIl////////////////////////AAAA//////////////
			    //////////HiIl879h879h879h879h879h879h879h879h879h
			    879h879hPzgrHiIlHiIlaFY16rhe879h879h879huZJOHiIlHi
			    IlHiIlrYpK879h879h879h879h879h879h879h879h879h879h
			    HiIl////////////////////AAAA//////////////////////
			    //HiIl879h879h879h879h879h879h879h879h879h879hzaJV
			    HiIlHiIlHiIlzaJV879h879h879h879h879heWI6HiIlHiIlVk
			    gw879h879h879h879h879h879h879h879h879h879hHiIl////
			    ////////////////AAAA////////////////////HiIl879h87
			    9h879h879h879h879h879h879h879h879h879h4bFbHiIlHiIl
			    eWI6879h879h879h879h879h879hrYpKHiIlHiIlHiIl879h87
			    9h879h879h879h879h879h879h879h879hHiIl////////////
			    ////////AAAA////////////////////HiIl879h879h879h87
			    9h879h879h879h879h879h879h879h879h4bFbrYpK6rhe879h
			    879h879h879h879h879hoYFGHiIlHiIlHiIl879h879h879h87
			    9h879h879h879h879h879h879hHiIl////////////////////
			    AAAA////////////////////HiIl879h879h879h879h879h87
			    9h879h879h879h879h879h879h879h879h879h879h879h879h
			    879h879h6rhePzgrHiIlHiIlh20+879h879h879h879h879h87
			    9h879h879h879h879hHiIl////////////////////AAAA////
			    ////////////////HiIl879h879h879h879h879h879h879h87
			    9h879h879h879h879h879h879h879h879hzaJVzaJVzaJVuZJO
			    VkgwHiIlHiIlPzgr16pY879h879h879h879h879h879h879h87
			    9h879h879hHiIl////////////////////AAAA////////////
			    ////////HiIl879h879h879h879h879h879h879h879h879h87
			    9h879h879h879h879h879hlXdCHiIlHiIlHiIlHiIlHiIlHiIl
			    PzgrzaJV879h879h879h879h879h879h879h879h879h879h87
			    9hHiIl////////////////////AAAA////////////////////
			    HiIl879h879h879h879h879h879h879h879h879h879h879h87
			    9h879h879h879hlXdCHiIlHiIlHiIlHiIlHiIlHiIlzaJV879h
			    879h879h879h879h879h879h879h879h879h879h879hHiIl//
			    //////////////////AAAA////////////////////HiIl879h
			    879h879h879h879h879h879h879h879h879h879h879h879h87
			    9h879h6rherYpKrYpKoYFGPzgrHiIlHiIlPzgr4bFb879h879h
			    879h879h879h879h879h879h879h879h879hHiIl//////////
			    //////////AAAA////////////////////HiIl879h879h879h
			    879h879h879h879h879h879h879h879h879h879h879h879h87
			    9h879h879h879h6rheVkgwHiIlHiIlh20+879h879h879h879h
			    879h879h879h879h879h879h879hHiIl//////////////////
			    //AAAA////////////////////////HiIl879h879h879h879h
			    879h879h879h879h879h879h879h16pYh20+oYFG879h879h87
			    9h879h879hrYpKHiIlHiIlHiIl879h879h879h879h879h879h
			    879h879h879h879h879hHiIl////////////////////AAAA//
			    //////////////////////HiIl879h879h879h879h879h879h
			    879h879h879h879h879hh20+HiIlHiIlzaJV879h879h879h87
			    9hw5pRHiIlHiIlHiIl879h879h879h879h879h879h879h879h
			    879h879h879hHiIl////////////////////AAAA//////////
			    //////////////HiIl879h879h879h879h879h879h879h879h
			    879h879h879hlXdCHiIlHiIleWI6879h879h879h879hh20+Hi
			    IlHiIlHiIl879h879h879h879h879h879h879h879h879h879h
			    HiIl////////////////////////AAAA//////////////////
			    //////HiIl879h879h879h879h879h879h879h879h879h879h
			    879h16pYHiIlHiIlHiIlh20+zaJVzaJVh20+HiIlHiIlHiIllX
			    dC879h879h879h879h879h879h879h879h879h879hHiIl////
			    ////////////////////AAAA//////////////////////////
			    //HiIl879h879h879h879h879h879h879h879h879h879h879h
			    uZJOHiIlHiIlHiIlHiIlHiIlHiIlHiIlHiIlaFY16rhe879h87
			    9h879h879h879h879h879h879h879h879hHiIl////////////
			    ////////////AAAA////////////////////////////HiIl87
			    9h879h879h879h879h879h879h879h879h879h879h879h16pY
			    h20+HiIlHiIlHiIlHiIlPzgrlXdC6rhe879h879h879h879h87
			    9h879h879h879h879h879hHiIl////////////////////////
			    ////AAAA////////////////////////////////HiIl879h87
			    9h879h879h879h879h879h879h879h879h879h879h879h879h
			    zaJVzaJVzaJV879h879h879h879h879h879h879h879h879h87
			    9h879h879h879hHiIl////////////////////////////AAAA
			    ////////////////////////////////HiIl879h879h879h87
			    9h879h879h879h879h879h879h879h879h879h879h879h879h
			    879h879h879h879h879h879h879h879h879h879h879h879h87
			    9hHiIl////////////////////////////////AAAA////////
			    ////////////////////////////HiIl879h879h879h879h87
			    9h879h879h879h879h879h879h879h879h879h879h879h879h
			    879h879h879h879h879h879h879h879h879h879hHiIl//////
			    //////////////////////////////AAAA////////////////
			    ////////////////////////HiIl879h879h879h879h879h87
			    9h879h879h879h879h879h879h879h879h879h879h879h879h
			    879h879h879h879h879h879h879h879hHiIl//////////////
			    //////////////////////AAAA////////////////////////
			    ////////////////////HiIl879h879h879h879h879h879h87
			    9h879h879h879h879h879h879h879h879h879h879h879h879h
			    879h879h879h879hHiIlHiIl//////////////////////////
			    //////////////AAAA////////////////////////////////
			    ////////////////HiIlHiIl879h879h879h879h879h879h87
			    9h879h879h879h879h879h879h879h879h879h879h879h879h
			    879hHiIl//////////////////////////////////////////
			    //////AAAA////////////////////////////////////////
			    ////////////////HiIlHiIl879h879h879h879h879h879h87
			    9h879h879h879h879h879h879h879h879h879hHiIlHiIl////
			    ////////////////////////////////////////////////AA
			    AA////////////////////////////////////////////////
			    ////////////////HiIlHiIlHiIl879h879h879h879h879h87
			    9h879h879h879h879hHiIlHiIlHiIl////////////////////
			    ////////////////////////////////////////AAAA//////
			    //////////////////////////////////////////////////
			    ////////////////////HiIlHiIlHiIlHiIlHiIlHiIlHiIlHi
			    IlHiIlHiIl////////////////////////////////////////
			    ////////////////////////////////AAAA//////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    ////////////////////////AAAA//////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    ////////////////AAAA//////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    ////////AAAA//////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    AAAA
			</mimedata>
		</data>
		<data sid="DATA4">
			<mimedata>
			    Qk1eGQAAAAAAADYAAAAoAAAALgAAAC4AAAABABgAAAAAACgZAA
			    DEDgAAxA4AAAAAAAAAAAAA////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////AAD/////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////8AAP////
			    //////////////////////////////////////////////////
			    /////////////////////////x4iJR4iJR4iJR4iJR4iJR4iJR
			    4iJf//////////////////////////////////////////////
			    /////////////////////////////wAA//////////////////
			    //////////////////////////////////////////////HiIl
			    HiIlHiIlHiIl879h879h879h879h879h879h879hHiIlHiIlHi
			    Il////////////////////////////////////////////////
			    ////////////////AAD///////////////////////////////
			    ////////////////////////8eIiUeIiXzv2Hzv2Hzv2Hzv2Hz
			    v2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2EeIiUeIiX///
			    //////////////////////////////////////////////////
			    //8AAP////////////////////////////////////////////
			    ///////x4iJfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/
			    YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YR4iJR4iJf////////
			    ///////////////////////////////////////wAA////////
			    ////////////////////////////////////HiIlHiIl879h87
			    9h879h879h879h879h879h879h879h879h879h879h879h879h
			    879h879h879h879h879h879h879hHiIl//////////////////
			    //////////////////////////AAD/////////////////////
			    //////////////////8eIiXzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2
			    Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hz
			    v2Hzv2Hzv2Hzv2Hzv2EeIiX///////////////////////////
			    ////////////8AAP//////////////////////////////////
			    /x4iJfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/Yf
			    O/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/
			    YfO/YfO/YR4iJf///////////////////////////////////w
			    AA////////////////////////////////HiIl879h879h879h
			    879h879h879h879h879h879h879h879h879h879h879h879h87
			    9h879h879h879h879h879h879h879h879h879h879h879h879h
			    HiIl////////////////////////////////AAD///////////
			    ////////////////////8eIiXzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hz
			    v2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2
			    Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2EeIiX/////
			    //////////////////////8AAP////////////////////////
			    ///x4iJfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/
			    YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/Yf
			    O/YfO/YfO/YfO/YfO/YfO/YfO/YR4iJf//////////////////
			    /////////wAA////////////////////////////HiIl879h87
			    9h879h879h879h879h879h879h879h879h879h879h879h879h
			    879h879h879h879h879h879h879h879h879h879h879h879h87
			    9h879h879h879h879hHiIl////////////////////////AAD/
			    //////////////////////8eIiXzv2Hzv2Hzv2Hzv2Hzv2Hzv2
			    Hzv2Hzv2Hzv2Hzv2GhgUYeIiUeIiUeIiUeIiUeIiUeIiUeIiUe
			    IiUeIiUeIiUeIiWVd0Lzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2
			    Hzv2EeIiX///////////////////////8AAP//////////////
			    /////////x4iJfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/Yd
			    eqWB4iJR4iJR4iJR4iJR4iJR4iJR4iJR4iJR4iJR4iJR4iJR4i
			    JR4iJfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YR4iJf
			    ///////////////////wAA////////////////////HiIl879h
			    879h879h879h879h879h879h879h879h879h16pYHiIlHiIlHi
			    IlHiIlHiIlHiIlHiIlHiIlHiIlHiIlHiIlHiIlaFY1879h879h
			    879h879h879h879h879h879h879h879hHiIl//////////////
			    //////AAD///////////////////8eIiXzv2Hzv2Hzv2Hzv2Hz
			    v2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2F5YjoeIiUeIiUeIiWhgUbNol
			    XNolXNolXNolXNolXNolXNolXzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hz
			    v2Hzv2Hzv2Hzv2Hzv2EeIiX///////////////////8AAP////
			    ///////////////x4iJfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/
			    YfO/YfO/YfO/YdeqWD84Kx4iJR4iJT84K9eqWPO/YfO/YfO/Yf
			    O/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/
			    YfO/YR4iJf///////////////////wAA//////////////////
			    //HiIl879h879h879h879h879h879h879h879h879h879h879h
			    879hw5pRHiIlHiIlHiIlPzgr16pY879h879h879h879h879h87
			    9h879h879h879h879h879h879h879h879h879h879h879hHiIl
			    ////////////////AAD///////////////////8eIiXzv2Hzv2
			    Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2G5kk4e
			    IiUeIiUeIiU/OCvXqljzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2
			    Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2EeIiX/////////////
			    //8AAP///////////////////x4iJfO/YfO/YfO/YfO/YfO/Yf
			    O/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YbmSTh4iJR4iJR4i
			    JT84K82iVfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/Yf
			    O/YfO/YfO/YfO/YfO/YR4iJf///////////////wAA////////
			    ////////////HiIl879h879h879h879h879h879h879h879h87
			    9h879h879h879h879h879h879huZJOHiIlHiIlHiIlHiIluZJO
			    879h879h879h879h879h879h879h879h879h879h879h879h87
			    9h879hHiIl////////////////AAD///////////////////8e
			    IiXzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2
			    Hzv2Hzv2Hzv2Hzv2G5kk4/OCseIiUeIiUeIiW5kk7zv2Hzv2Hz
			    v2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2EeIiX///
			    ////////////8AAP///////////////////x4iJfO/YfO/YfO/
			    YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/Yf
			    O/YfO/YdeqWD84Kx4iJR4iJR4iJdeqWPO/YfO/YfO/YfO/YfO/
			    YfO/YfO/YfO/YfO/YfO/YfO/YfO/YR4iJf///////////////w
			    AA////////////////////HiIl879h879h879h879h879h879h
			    879h879h879h879h879h879h879h879h879h879h879h879h16
			    pYPzgrHiIlHiIlaFY1879h879h879h879h879h879h879h879h
			    879h879h879h879hHiIl////////////////AAD///////////
			    ////////8eIiXzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hz
			    v2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2GtikoeIiUeIi
			    UeIiW5kk7zv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hz
			    v2EeIiX///////////////8AAP///////////////////x4iJf
			    O/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/Ya2KSnli
			    OteqWPO/YfO/YfO/YfO/YfO/Yeq4Xj84Kx4iJR4iJZV3QvO/Yf
			    O/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YR4iJf//////////
			    /////////wAA////////////////////HiIl879h879h879h87
			    9h879h879h879h879h879h879h16pYHiIlHiIlVkgw879h879h
			    879h879h879h879heWI6HiIlHiIleWI6879h879h879h879h87
			    9h879h879h879h879h879hHiIl////////////////////AAD/
			    //////////////////8eIiXzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2
			    Hzv2Hzv2Hzv2HXqlgeIiUeIiUeIiXXqljzv2Hzv2Hzv2Hzv2Hz
			    v2FoVjUeIiUeIiV5Yjrzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2
			    Hzv2Hzv2EeIiX///////////////////8AAP//////////////
			    /////////x4iJfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/Yf
			    O/YT84Kx4iJR4iJYdtPvO/YfO/YfO/YfO/YdeqWB4iJR4iJR4i
			    JaGBRvO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YR4iJf
			    ///////////////////wAA////////////////////////HiIl
			    879h879h879h879h879h879h879h879h879h879hrYpKHiIlHi
			    IlHiIllXdC4bFb879hzaJVVkgwHiIlHiIlHiIl4bFb879h879h
			    879h879h879h879h879h879h879hHiIl//////////////////
			    //////AAD///////////////////////8eIiXzv2Hzv2Hzv2Hz
			    v2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2HquF5oVjUeIiUeIiUeIiUeIi
			    UeIiUeIiUeIiUeIiUeIiWhgUbzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hz
			    v2Hzv2Hzv2Hzv2EeIiX///////////////////////8AAP////
			    ///////////////////////x4iJfO/YfO/YfO/YfO/YfO/YfO/
			    YfO/YfO/YfO/YfO/Yeq4XnliOh4iJR4iJR4iJR4iJR4iJR4iJR
			    4iJZV3QvO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YR4i
			    Jf///////////////////////////wAA//////////////////
			    //////////////HiIl879h879h879h879h879h879h879h879h
			    879h879h879hzaJVoYFGeWI6eWI6eWI6rYpK16pY879h879h87
			    9h879h879h879h879h879h879h879h879hHiIl////////////
			    ////////////////AAD///////////////////////////////
			    8eIiXzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hz
			    v2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2
			    Hzv2Hzv2Hzv2Hzv2EeIiX/////////////////////////////
			    //8AAP///////////////////////////////////x4iJfO/Yf
			    O/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/
			    YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/Yf
			    O/YR4iJf///////////////////////////////wAA////////
			    ////////////////////////////////HiIl879h879h879h87
			    9h879h879h879h879h879h879h879h879h879h879h879h879h
			    879h879h879h879h879h879h879h879h879hHiIl//////////
			    //////////////////////////AAD/////////////////////
			    //////////////////////8eIiXzv2Hzv2Hzv2Hzv2Hzv2Hzv2
			    Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hz
			    v2Hzv2Hzv2Hzv2Hzv2EeIiX///////////////////////////
			    ////////////8AAP//////////////////////////////////
			    /////////////x4iJfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/Yf
			    O/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YfO/YR4i
			    JR4iJf///////////////////////////////////////////w
			    AA////////////////////////////////////////////////
			    ////HiIlHiIl879h879h879h879h879h879h879h879h879h87
			    9h879h879h879h879h879h879hHiIlHiIl////////////////
			    ////////////////////////////////////AAD///////////
			    ////////////////////////////////////////////////8e
			    IiUeIiUeIiXzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2Hzv2
			    Hzv2EeIiUeIiX/////////////////////////////////////
			    //////////////////////8AAP////////////////////////
			    ///////////////////////////////////////////////x4i
			    JR4iJR4iJR4iJR4iJR4iJR4iJR4iJR4iJR4iJR4iJf////////
			    //////////////////////////////////////////////////
			    /////////wAA//////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////AAD/
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    ////////////////////////////////8AAP//////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    ///////////////////wAA////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////AAA=
			</mimedata>
		</data>
		<field sid="field_CompetitionID">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>180</ae>
					<ae>169</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>170</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<editstate>readonly</editstate>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<acclabel>Enter the Opportunity Number</acclabel>
			<help>HELP13</help>
			<value>CID1</value>
		</field>
		<label sid="LABEL16">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>5</ae>
					<ae>172</ae>
				</ae>
			</itemlocation>
			<value>Competition ID:</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
		</label>
		<field sid="CoverVersion">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>403</ae>
					<ae>720</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>87</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<size content="array">
				<ae>5</ae>
				<ae>1</ae>
			</size>
			<value>1.1</value>
			<visible>off</visible>
		</field>

		<!-- These SIGNATURE_# are only necessary if the SIGNATURE_COUNT > 0

		<field sid="SIGNATURE_1">

			<itemlocation content="array">

				<ae content="array">

					<ae>absolute</ae>

					<ae>167</ae>

					<ae>402</ae>

				</ae>

			</itemlocation>

			<size content="array">

				<ae>30</ae>



				<ae>1</ae>

			</size>

			<value>SIGNATURE1</value>

			<visible>off</visible>

		</field>

-->

		<label sid="LABEL22">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>250</ae>
					<ae>720</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>150</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>CoverSheet Version</value>
			<visible>off</visible>
		</label>
		<field sid="ApplicationID">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>540</ae>
					<ae>150</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>80</ae>
					<ae>40</ae>
				</ae>
			</itemlocation>
			<value>-42</value>
			<label>ApplicationID</label>
			<visible>off</visible>
		</field>
		<field sid="DUNSNUMBER">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>10</ae>
					<ae>1170</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>80</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value></value>
			<label>Pulled Duns Number</label>
			<editstate>readonly</editstate>
			<visible>off</visible>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>4</ae>
				<ae>plain</ae>
			</fontinfo>
			<labelfontinfo content="array">
				<ae>Helvetica</ae>
				<ae>4</ae>
				<ae>plain</ae>
			</labelfontinfo>
		</field>
		<action sid="pageFlip">
			<type>pagedone</type>
			<delay content="array">
				<ae>once</ae>
				<ae>0</ae>
			</delay>
			<url content="array">
				<ae>#SubmissionAffidavit.global</ae>
			</url>
			<active content="compute">
				<cval>off</cval>
				<compute>
					
				
SubmissionAffidavit.SubmittedStatus.value == "" ? "off" :
	SubmissionAffidavit.SubmittedStatus.value == "Submitted" ? "on"
		:  SubmissionAffidavit.SubmittedStatus.value == "Exited" ? "off" : "off"</compute>
			</active>
		</action>
		<label sid="INDV_Applicant_Label">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>30</ae>
					<ae>304</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>920</ae>
					<ae>50</ae>
				</ae>
			</itemlocation>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<linespacing>2</linespacing>
			<value>This opportunity is only open to organizations, applicants who are submitting grant applications on behalf of a company, state, local or tribal government, academia, or other type of organization.</value>
		</label>
		<field sid="INDV_Default_DUNS">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>510</ae>
					<ae>200</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>110</ae>
					<ae>40</ae>
				</ae>
			</itemlocation>
			<value>000000000INDV</value>
			<label>INDV DUNS</label>
			<visible>off</visible>
		</field>
		<field sid="ParentForm">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>510</ae>
					<ae>250</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>110</ae>
					<ae>40</ae>
				</ae>
			</itemlocation>
			<label>Parent Form</label>
			<visible>off</visible>
			<value>RR_SF424</value>
		</field>
		<field sid="FamilyId">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>600</ae>
					<ae>250</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>110</ae>
					<ae>40</ae>
				</ae>
			</itemlocation>
			<label>FormFamily ID</label>
			<visible>off</visible>
			<value>3</value>
		</field>
		<field sid="FamilyName">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>720</ae>
					<ae>250</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>110</ae>
					<ae>40</ae>
				</ae>
			</itemlocation>
			<label>FormFamily Name</label>
			<visible>off</visible>
			<value><![CDATA[R&R Family]]></value>
		</field>
		<check sid="INDV_Applicant_Check">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>11</ae>
					<ae>310</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>17</ae>
					<ae>20</ae>
				</ae>
			</itemlocation>
			<value>off</value>
			<editstate>readwrite</editstate>
			<setdunsindividual content="compute">
				<cval></cval>
				<compute>
					<![CDATA[((toggle(INDV_Applicant_Check.value,"off","on") == "1") && (SF424.NextPage.visible == "off")) ? set("SF424.OrgDuns.value","000000000INDV") +. set("SF424.OrgDuns.editstate","readonly") : ""]]></compute>
			</setdunsindividual>
			<setdunsorganization content="compute">
				<cval></cval>
				<compute>
					<![CDATA[((toggle(INDV_Applicant_Check.value,"on","off") == "1") && (SF424.NextPage.visible == "off")) ? set("SF424.OrgDuns.value","") +. set("SF424.OrgDuns.editstate","readwrite") : ""]]></compute>
			</setdunsorganization>
			<setdunsindividualrr content="compute">
				<cval></cval>
				<compute>
					<![CDATA[((toggle(INDV_Applicant_Check.value,"off","on") == "1") && (RR_SF424.NextPage.visible == "off")) ? set("RR_SF424.DUNSID.value","000000000INDV") +. set("RR_SF424.DUNSID.editstate","readonly") : ""]]></compute>
			</setdunsindividualrr>
			<setdunsorganizationrr content="compute">
				<cval></cval>
				<compute>
					<![CDATA[((toggle(INDV_Applicant_Check.value,"on","off") == "1") && (RR_SF424.NextPage.visible == "off")) ? set("RR_SF424.DUNSID.value","") +. set("RR_SF424.DUNSID.editstate","readwrite") : ""]]></compute>
			</setdunsorganizationrr>
			<set_indv_label_visible content="compute">
				<cval></cval>
				<compute>
					<![CDATA[
((INDV_Applicant_Check.visible == "on") || ((INDV_Applicant_Check.visible == "on")  && (toggle(INDV_Applicant_Check.value,"on","off") == "1")) ||  ((INDV_Applicant_Check.visible == "on")  &&  (toggle(INDV_Applicant_Check.value,"off","on") == "1")))  ?set("INDV_Applicant_Label.value","I will be submitting applications on my behalf, and not on behalf of a company, state, local or tribal government, academia, or other type of organization.") +. set("INDV_Applicant_Label.visible","on") : ""
]]></compute>
			</set_indv_label_visible>
			<visible>off</visible>
		</check>
		<button sid="checkForErrorsDesc">
			<itemlocation content="array">
				<ae content="array">
					<ae>within</ae>
					<ae>TOOLBAR</ae>
				</ae>
				<ae content="array">
					<ae>absolute</ae>
					<ae>265</ae>
					<ae>10</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>161</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value>Check Package for Errors</value>
			<onPress content="compute">
				<cval></cval>
				<compute>
					
toggle(activated,"off","on") == "1" ? 
set("numErrors", checkValidFormats("errorList")) +. (numErrors != "0" ? 
get("errorList[0]->acclabel") != "0" ?
viewer.messageBox("A total of " +. get("numErrors") +. " error(s) found. Only one error can be displayed at a time.\n\nThe last error was found in the form titled \"" +. page_title  +. "\". The field is: "+. get("errorList[0]->acclabel")  +. "\n\n\n\n(For Helpdesk: error at "  +. get("errorList[0]")  +. ") ", "Information", "OK | ICONINFORMATION") +. set ("activated","off") 
: 
viewer.messageBox("A total of " +. get("numErrors") +. " error(s) found. Only one error can be displayed at a time.\n\nThe last error was found in the form titled \"" +. page_title  +. "\". "+. get("errorList[0]->acclabel")  +. "\n\n\n\n(For Helpdesk: error at "  +. get("errorList[0]")  +. ") ", "Information", "OK | ICONINFORMATION") +. set ("activated","off") 
: 
SubmissionDef.MandatoryCount.value > "0" ? viewer.messageBox("Mandatory forms must be filled out and moved to the completed side.", "Information", "OK | ICONINFORMATION") 
: 
viewer.messageBox("No errors found.", "Information", "OK | ICONINFORMATION")): ""</compute>
			</onPress>
			<error_substring content="compute">
				<cval></cval>
				<compute>
					strlen(errorList[0]) > "0"? substr(errorList[0],"0",(strpbrk(errorList[0],".")-"1")):""</compute>
			</error_substring>
			<page_title content="compute">
				<cval></cval>
				<compute>
					
strlen(error_substring) > "0" ? error_substring != "SubmissionDef" ? get(error_substring +.".label") == "" ? get(error_substring +.".global.label") : get(error_substring +.".label") : "Submission" : ""
				</compute>
			</page_title>
			<bgcolor content="array">
				<ae>191</ae>
				<ae>191</ae>
				<ae>191</ae>
			</bgcolor>
			<help>HELP3</help>
			<acclabel>Click here to check package for errors.</acclabel>
			<numErrors></numErrors>
			<errorList content="array">
				<ae></ae>
			</errorList>
		</button>
		<help sid="HELP3">
			<value>Select form and click the Mandatory Submission Button to move the form to the Submission List.</value>
		</help>
		<help sid="HELP8">
			<value>Enter Opportunity Title</value>
		</help>
		<help sid="HELP9">
			<value>Enter Offering Agency's Name</value>
		</help>
		<help sid="HELP10">
			<value>Enter the CFDA Number</value>
		</help>
		<help sid="HELP11">
			<value>Enter CFDA Description</value>
		</help>
		<help sid="HELP12">
			<value>Enter the Opportunity Number</value>
		</help>
		<help sid="HELP13">
			<value>Enter the Opportunity Number</value>
		</help>
		<help sid="HELP14">
			<value>Enter the Opportunity Open Date</value>
		</help>
		<help sid="HELP15">
			<value>Enter the Close Date</value>
		</help>
		<help sid="HELP16">
			<value>Enter Agency Contact Information</value>
		</help>
		<help sid="HELP17">
			<value>Submit: Select to submit.</value>
		</help>
		<help sid="HELP18">
			<value>Save: Select to save.</value>
		</help>
		<help sid="HELP19">
			<value>Print: Select to print.</value>
		</help>
		<help sid="HELP20">
			<value>Cancel: Select to cancel.</value>
		</help>
		<cell sid="RR_Budget">
			<group>SubmissionDef.MandatoryCurrent_GROUP</group>
			<value>RR_Budget</value>
			<label><![CDATA[Research & Related Budget]]></label>
			<parentCell>SubmissionDef.RR_Budget</parentCell>
			<pageID>#RR_Budget.global</pageID>
		</cell>
	</page>
	<page sid="SubmissionAffidavit">
		<pageid content="array">
			<serialnumber>DACA1ECC-17BE-4CF5-868B-43EB25CF4AB8</serialnumber>
		</pageid>
		<vfd_pagesize>letter</vfd_pagesize>
		<vfd_pagedpi>120</vfd_pagedpi>
		<vfd_printsize>8.0;10.5</vfd_printsize>
		<label>Affidavit</label>
		<fontinfo content="array">
			<ae>Helvetica</ae>
			<ae>8</ae>
			<ae>plain</ae>
		</fontinfo>
		<toolbar sid="TOOLBAR">
		</toolbar>
		<field sid="FIELD1">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>638</ae>
					<ae>2</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>307</ae>
					<ae>33</ae>
				</ae>
			</itemlocation>
			<value>Grant Application Package</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>14</ae>
				<ae>bold</ae>
			</fontinfo>
			<justify>right</justify>
			<acclabel>Grant Application Package</acclabel>
			<editstate>readonly</editstate>
			<borderwidth>0</borderwidth>
			<next>LABEL28</next>
			<previous>Test3</previous>
		</field>
		<field sid="OpportunityTitle">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>271</ae>
					<ae>121</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>395</ae>
					<ae>25</ae>
				</ae>
			</itemlocation>
			<borderwidth>0</borderwidth>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<value content="compute">
				<cval>Opp Title</cval>
				<compute>
					

						SubmissionDef.OpportunityTitle.value</compute>
			</value>
			<editstate>readonly</editstate>
			<previous>LABEL28</previous>
			<next>AgencyName</next>
		</field>
		<field sid="AgencyName">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>271</ae>
					<ae>151</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>410</ae>
					<ae>25</ae>
				</ae>
			</itemlocation>
			<borderwidth>0</borderwidth>
			<editstate>readonly</editstate>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<value content="compute">
				<cval>Dummy Agency</cval>
				<compute>
					

						SubmissionDef.AgencyName.value</compute>
			</value>
			<previous>OpportunityTitle</previous>
			<next>CFDANumber</next>
		</field>
		<field sid="CFDANumber">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>271</ae>
					<ae>178</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>238</ae>
					<ae>25</ae>
				</ae>
			</itemlocation>
			<editstate>readonly</editstate>
			<borderwidth>0</borderwidth>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<value content="compute">
				<cval>10.001</cval>
				<compute>
					

						SubmissionDef.CFDANumber.value</compute>
			</value>
			<previous>AgencyName</previous>
			<next>CFDATitle</next>
		</field>
		<field sid="CFDATitle">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>271</ae>
					<ae>207</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>555</ae>
					<ae>25</ae>
				</ae>
			</itemlocation>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<borderwidth>0</borderwidth>
			<value content="compute">
				<cval>Program Title</cval>
				<compute>
					

						SubmissionDef.CFDATitle.value</compute>
			</value>
			<editstate>readonly</editstate>
			<previous>CFDANumber</previous>
			<next>OpportunityID</next>
		</field>
		<label sid="LABEL9">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>19</ae>
					<ae>234</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>130</ae>
					<ae>26</ae>
				</ae>
			</itemlocation>
			<value>Opportunity Number:</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
		</label>
		<field sid="OpportunityID">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>271</ae>
					<ae>236</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>395</ae>
					<ae>25</ae>
				</ae>
			</itemlocation>
			<borderwidth>0</borderwidth>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<value content="compute">
				<cval>OPP-NUM</cval>
				<compute>
					

						SubmissionDef.OpportunityID.value</compute>
			</value>
			<editstate>readonly</editstate>
			<previous>CFDATitle</previous>
			<next>FIELD3</next>
		</field>
		<field sid="FIELD3">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>271</ae>
					<ae>294</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>395</ae>
					<ae>25</ae>
				</ae>
			</itemlocation>
			<borderwidth>0</borderwidth>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<value content="compute">
				<cval></cval>
				<compute>
					

						SubmissionDef.OpeningDate.value</compute>
			</value>
			<editstate>readonly</editstate>
			<previous>OpportunityID</previous>
		</field>
		<field sid="FIELD4">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>271</ae>
					<ae>323</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>395</ae>
					<ae>25</ae>
				</ae>
			</itemlocation>
			<borderwidth>0</borderwidth>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<value content="compute">
				<cval></cval>
				<compute>
					

						SubmissionDef.ClosingDate.value</compute>
			</value>
			<editstate>readonly</editstate>
		</field>
		<field sid="SubmissionTitle">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>270</ae>
					<ae>352</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>410</ae>
					<ae>25</ae>
				</ae>
			</itemlocation>
			<editstate>readonly</editstate>
			<borderwidth>0</borderwidth>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<value content="compute">
				<cval></cval>
				<compute>
					

						SubmissionDef.SUBMISSION_NAME.value</compute>
			</value>
			<next>LABEL3</next>
		</field>
		<label sid="LABEL7">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>20</ae>
					<ae>176</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>96</ae>
					<ae>26</ae>
				</ae>
			</itemlocation>
			<value>CFDA Number:</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
		</label>
		<check sid="SignValidation">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>80</ae>
					<ae>720</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>off</cval>
				<compute>
					

						strlen(PAGE2.SignatureDSP5.signer) != "0"

						?	 "on"

						:	 "off"

					</compute>
			</value>
			<active>off</active>
			<visible>off</visible>
		</check>
		<field sid="LABEL28">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>143</ae>
					<ae>55</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>620</ae>
					<ae>45</ae>
				</ae>
			</itemlocation>
			<value>Application Submission Verification and Signature</value>
			<fontinfo content="array">
				<ae>Palatino</ae>
				<ae>16</ae>
				<ae>bold</ae>
			</fontinfo>
			<justify>center</justify>
			<editstate>readonly</editstate>
			<borderwidth>0</borderwidth>
			<acclabel>Application Submission Verification and Signature</acclabel>
			<previous>FIELD1</previous>
			<next>OpportunityTitle</next>
		</field>
		<label sid="LABEL5">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>5</ae>
					<ae>-9</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>199</ae>
					<ae>52</ae>
				</ae>
			</itemlocation>
			<image>DATA1</image>
			<value>Grants.gov logo</value>
		</label>
		<line sid="LINE1">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>4</ae>
					<ae>39</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>945</ae>
					<ae>3</ae>
				</ae>
			</itemlocation>
			<thickness>3</thickness>
		</line>
		<field sid="LABEL3">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>141</ae>
					<ae>414</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>614</ae>
					<ae>31</ae>
				</ae>
			</itemlocation>
			<value>Do you wish to sign and submit this Application?</value>
			<fontinfo content="array">
				<ae>Courier New</ae>
				<ae>12</ae>
				<ae>bold</ae>
			</fontinfo>
			<justify>center</justify>
			<bgcolor content="array">
				<ae>133</ae>
				<ae>177</ae>
				<ae>252</ae>
			</bgcolor>
			<editstate>readonly</editstate>
			<borderwidth>0</borderwidth>
			<acclabel>Do you wish to submit this Application?</acclabel>
			<previous>SubmissionTitle</previous>
		</field>
		<field sid="LABEL4">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>18</ae>
					<ae>451</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>913</ae>
					<ae>201</ae>
				</ae>
			</itemlocation>
			<value>Please review the summary provided to ensure that the information listed is correct and that you are submitting an application to the opportunity for which you want to apply.&#x0D;
&#x0D;
If you want to submit the application package for the listed funding opportunity, click on the "Sign and Submit Application" button below to complete the process. You will then see a screen prompting you to enter your user ID and password.&#x0D;
&#x0D;
If you do not want to submit the application at this time, click the "Exit Application" button. You will then be returned to the previous page where you can make changes to the required forms and documents or exit the process.&#x0D;
&#x0D;
If this is not the application for the funding opportunity for which you wish to apply, you must exit this application package and then download and complete the correct application package.</value>
			<fontinfo content="array">
				<ae>Courier New</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<justify>left</justify>
			<editstate>readonly</editstate>
			<borderwidth>0</borderwidth>
			<acclabel>Please review the summary provided to ensure that the information listed is correct and that you are submitting an application to the opportunity for which you want to apply.&#x0D;
&#x0D;
If you want to submit the application package for the listed funding opportunity, click on the Sign and Submit Application button below to complete the process. You will then see a screen prompting you to enter your user ID and password.&#x0D;
&#x0D;
If you do not want to submit the application at this time, click the Exit Application button. You will then be returned to the previous page where you can make changes to the required forms and documents or exit the process.&#x0D;
&#x0D;
If this is not the application for the funding opportunity for which you wish to apply, you must exit this application package and then download and complete the correct application package.</acclabel>
			<scrollhoriz>wordwrap</scrollhoriz>
		</field>
		<button sid="SubmitButton">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>32</ae>
					<ae>658</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>295</ae>
					<ae>45</ae>
				</ae>
			</itemlocation>
			<value>Sign and Submit Application</value>
			<fontinfo content="array">
				<ae>Arial</ae>
				<ae>12</ae>
				<ae>bold</ae>
			</fontinfo>
			<help>HELP1</help>
			<on_activated content="compute">
				<cval></cval>
				<compute>
					

					(toggle(activated, "off", "on") == "1") ? submissionCaching.removeForm() : ""

				</compute>
			</on_activated>
			<setreadonly content="compute">
				<cval></cval>
				<compute>
					

						toggle(activated, "off", "on") == "1"

						?	set("global.global.ufv_settings[modifiable]", "off") +

							set("SubmissionDef.ButtonSubmit.active", "off") +

							set("SubmissionDef.ButtonSave.active", "off")

						: 	""

					</compute>
			</setreadonly>
			<type>done</type>
			<acclabel>Sign and Submit Application button.</acclabel>

<!--

	URL tag that dynamically sets the url based on certain parameters.

	If the parameters do not exist that will have to be created on the SubmissionDef page.:

	-->

			<transmitformat>application/x-xfdl;content-encoding="asc-gzip"</transmitformat>
			<url content="array">
				<ae content="compute">
					<cval><![CDATA[?SUBMISSION_TYPE=GRANT&SUBMISSION_NAME=&SUBMISSION_FORM=&CFDANumber=10.001&CFDATitle=Program+Title&OpportunityID=OPP-NUM&OpportunityTitle=Opp+Title&AgencyName=Dummy+Agency&OrgDuns=]]></cval>
					<compute>
						<![CDATA[

						

						

							

														global.global.opt_LinkURL + "?SUBMISSION_TYPE=" + URLEncode(SubmissionDef.SUBMISSION_TYPE.value) + "&SUBMISSION_NAME=" + URLEncode(SubmissionDef.SUBMISSION_NAME.value) +"&SUBMISSION_FORM=" + URLEncode(SubmissionDef.SUBMISSION_FORM.value->value) + "&CFDANumber=" + URLEncode(SubmissionDef.CFDANumber.value) + "&CFDATitle=" + URLEncode(SubmissionDef.CFDATitle.value) + "&OpportunityID=" + URLEncode(SubmissionDef.OpportunityID.value) + "&OpportunityTitle=" + URLEncode(SubmissionDef.OpportunityTitle.value)+ "&AgencyName=" + URLEncode(SubmissionDef.AgencyName.value) + "&OrgDuns=" + URLEncode(SubmissionDef.DUNSNUMBER.value)						



						

					
]]></compute>
				</ae>
			</url>
		</button>
		<button sid="CancelButton">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>735</ae>
					<ae>658</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>189</ae>
					<ae>45</ae>
				</ae>
			</itemlocation>
			<value>Exit Application</value>
			<fontinfo content="array">
				<ae>Arial</ae>
				<ae>12</ae>
				<ae>bold</ae>
			</fontinfo>
			<on_activated content="array">
				<ae content="compute">
					<cval></cval>
					<compute>
						

						(toggle(activated, "off", "on") == "1") ? submissionCaching.removeForm() + set("SubmittedStatus.value","Exited"): ""

					</compute>
				</ae>
				<ae content="compute">
					<cval></cval>
					<compute>
						

						global.global.cached_copy == "on" ? set(global.global.cached_copy,"off") : ""

					</compute>
				</ae>
			</on_activated>
			<type>pagedone</type>
			<url content="array">
				<ae>#SubmissionDef.SUBMISSION_NAME</ae>
			</url>
			<help>HELP2</help>
			<acclabel>Exit Application button.</acclabel>
		</button>
		<help sid="HELP2">
			<value>The Exit Application button will return you to the previous page.  However, it will not stop the submission to DTC if the Sign and Submit Application button has already been selected.</value>
		</help>
		<help sid="HELP1">
			<value>Button that allows the user to sign and submit the Application Package for approval.  However, if there are any changes to the Application Package that have not been saved, you will be unable to submit the Application Package until the file is saved.</value>
		</help>
		<label sid="LABEL6">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>19</ae>
					<ae>351</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>161</ae>
					<ae>26</ae>
				</ae>
			</itemlocation>
			<value>Application Filing Name :</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
		</label>
		<field sid="TEST1">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>100</ae>
					<ae>720</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>124</ae>
					<ae>45</ae>
				</ae>
			</itemlocation>
			<label>DirtyFlag</label>
			<value content="compute">
				<cval>on</cval>
				<compute>
					

						global.global.dirtyflag</compute>
			</value>
			<fontinfo content="array">
				<ae>Courier New</ae>
				<ae>7</ae>
				<ae>plain</ae>
			</fontinfo>
			<visible>off</visible>
		</field>
		<field sid="Test2">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>258</ae>
					<ae>720</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>141</ae>
					<ae>45</ae>
				</ae>
			</itemlocation>
			<label>Signature Value</label>
			<value content="compute">
				<cval>off</cval>
				<compute>
					

						SubmissionAffidavit.SignValidation.value</compute>
			</value>
			<visible>off</visible>
		</field>
		<field sid="Test3">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>417</ae>
					<ae>720</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>137</ae>
					<ae>45</ae>
				</ae>
			</itemlocation>
			<label>Valid Formats</label>
			<value content="compute">
				<cval>2</cval>
				<compute>
					

						checkValidFormats()</compute>
			</value>
			<visible>off</visible>
			<next>FIELD1</next>
		</field>
		<label sid="LABEL8">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>19</ae>
					<ae>205</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>26</ae>
				</ae>
			</itemlocation>
			<value>CFDA Description:</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
		</label>
		<label sid="LABEL12">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>19</ae>
					<ae>118</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>26</ae>
				</ae>
			</itemlocation>
			<value>Opportunity Title:</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
		</label>
		<label sid="LABEL13">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>19</ae>
					<ae>147</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>26</ae>
				</ae>
			</itemlocation>
			<value>Offering Agency:</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
		</label>
		<label sid="LABEL10">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>19</ae>
					<ae>292</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>155</ae>
					<ae>26</ae>
				</ae>
			</itemlocation>
			<value>Opportunity Open Date:</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
		</label>
		<label sid="LABEL14">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>19</ae>
					<ae>322</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>155</ae>
					<ae>26</ae>
				</ae>
			</itemlocation>
			<value>Opportunity Close Date:</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
		</label>
		<line sid="LINE2">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>6</ae>
					<ae>402</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>945</ae>
					<ae>3</ae>
				</ae>
			</itemlocation>
			<thickness>3</thickness>
		</line>
		<line sid="LINE3">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>7</ae>
					<ae>711</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>945</ae>
					<ae>3</ae>
				</ae>
			</itemlocation>
			<thickness>3</thickness>
		</line>
		<data sid="DATA1">
			<mimedata>
			    Qk0WegAAAAAAADYAAAAoAAAAxwAAADQAAAABABgAAAAAAOB5AA
			    DEDgAAxA4AAAAAAAAAAAAA////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////8Pv/8Pv/
			    8Pv/8Pv/8Pv/8Pv/8Pv/8Pv/8Pv///////////////////////
			    //////////////////////////////8Pv/8Pv/8Pv/8Pv/////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    ////////////////////////////////8Pv///////////////
			    //////////////////////////////////////////////////
			    ////////////////8Pv/////////////////////8Pv///////
			    //////////////////////////////////////////////////
			    ////////////////////////////////////////////8Pv///
			    //////////////////////////8Pv/////8Pv/8Pv/////////
			    ////////////////8Pv///////////////////////////////
			    //////////////////////////8Pv/8Pv/////////////////
			    ////////8Pv/8Pv///////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////8Pv/8Pv/
			    8Pv/8Pv/8Pv///////////////////////////////////////
			    //////////////////////////////8Pv/8Pv/8Pv/////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //8Pv/8Pv/////////////////////////////////////////
			    ////8Pv///////////////////////////////////////////
			    //////////////////////////////8Pv/8Pv/////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////8Pv/8Pv/////////////8Pv/8Pv/8Pv/
			    8Pv/8Pv/////////////////////////////8Pv///////////
			    //////////////////8Pv/////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    ////////////////////////8Pv/8Pv/8Pv///////////////
			    //////////////////////////////////////////////////
			    8Pv///////////////////////////////////////////////
			    //////////////////////////////8Pv/////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////8Pv/8Pv/8Pv/////////
			    //////////////////////////////////////////////////
			    //////////////////8Pv/8Pv/////////////////8Pv/////
			    ////////8Pv/8Pv/8Pv/8Pv///////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////8Pv/////////
			    8Pv///////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    ////////////////////////////////////////////////8P
			    v/////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////8Pv/////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////8Pv/8Pv/////////8Pv/8Pv/////////////////////
			    ////////////////////////////////////////////8Pv///
			    //////////////////8Pv/8Pv/8Pv/8Pv/////////////////
			    ////////////8Pv/////////////8Pv/////////////8Pv/8P
			    v/////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////8Pv/8Pv/////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    ////////////////8Pv/8Pv/8Pv/8Pv/8Pv///////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    ////////////////////8Pv///////////////////////////
			    //////////////////////////8Pv/////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    ////8Pv/8Pv/8Pv/8Pv/8Pv/8Pv/8Pv/8Pv/8Pv/8Pv/8Pv/8P
			    v/////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    ////////////8Pv/8Pv/8Pv///////////////////////////
			    //8Pv/////8Pv/////////////////8Pv/////////wNzA////
			    ////wNzA8Pv/////////////////////////////////////8P
			    v/8Pv/////////8Pv/8Pv/////////////////////////////
			    8Pv/8Pv/////////////////////////8Pv/8Pv///////////
			    //////8Pv/////////////8Pv/8Pv/////////////////////
			    ////////8Pv/////8Pv/8Pv///////////////////////////
			    //////8Pv/////////////////////////////////////////
			    ////8Pv/////////8Pv/////////////////8Pv///////////
			    //////////8Pv/8Pv/////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    8Pv/8Pv/8Pv/8Pv/wNzAgMDggMDggODg8Pv/8Pv/8Pv/8Pv/8P
			    v/////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    ////////8Pv/wMDApKCggICAgICAgICAgICApKCgwNzA8Pv///
			    //////wMDAwMDAwNzA8Pv/////////////////wNzApKCgwNzA
			    8Pv/pKCgwMDA////8Pv/////////////////////////8Pv/wM
			    DAwMDA8Pv/wNzApKCgpKCg8Pv/////8Pv/////////8Pv/wNzA
			    wMDAwMDAwNzA////8Pv/////////8Pv/wMDAwMDAwNzA//////
			    //////////////8Pv/wNzApKCggICAgGBggGBggICApKCgwNzA
			    ////////////8Pv/wMDAwMDA8Pv/////////8Pv/8Pv/pKCggI
			    CAgICAgGBggICApKCgwMDAwNzA////////////////////8Pv/
			    wMDApKCggICAgGBggICApKCgwNzA//////////////////////
			    //////8Pv/wMDAwMDAwMDA////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA8Pv/////////////////////////
			    ////8Pv/8Pv/gMDgAKDgAKDgAKDgAKDgAIDgAKDgAIDgAKDgAI
			    DgQKDgQKDggMDggMDggODg8Pv/////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    8Pv/gGBgQCAgQCAggGBgpKCgpKCgpKCggIBggGBgQCAgAAAA//
			    //8Pv/wICAAAAAwKCg////////8Pv/8Pv/////gGBgQAAA8Mqm
			    ////gICAAAAAwMDA////8Pv/////////8Pv/////8Pv/QEBAAA
			    AAwKCg8Pv/wKCgQCAgAAAA8Pv/////////8Pv/////8Pv/QCAg
			    AAAAAAAAwMDA////////////////////gEBAQCAg8Pv///////
			    //////wNzA8Pv/pKCgAAAAQEBAgICAgICAwMDApKCgQEBAQAAA
			    gGBg8Pv/////wNzAQGBgQGBg8Pv/////////gEBAAAAAQEBAgI
			    CAwKCgwKCgpKCggICAQEBAAAAAgGBg////////8Pv/wKCgQCAg
			    QAAAgGBggICAwMDApKCgQEBAQCAgQEBAwMDA8Pv/////8Pv///
			    //////wMDAQAAAQCAgQAAAwMDA////////8Pv/////////wNzA
			    ////8Pv/8Pv/////8Pv///////////////////////////////
			    //////////////////AAAA8Pv/////////////////////////
			    8Pv/8Pv/8Pv/gMDgQKDgAKDgAKDgAKDgAKDgAKDgAKDgAKDgAK
			    DgAKDgAKDgQKDgQKDgQKDgQMDggODggODg8Pv/8Pv/8Pv/8Pv/
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////8Pv/
			    gGBgAAAAQEBA8Pv/////////////////////////AAAAQAAA//
			    //////wICAQAAApKCg////////////////8Pv/QAAAQAAA////
			    wMDA////QCAgQGBAwMDA8Pv/wMDAwKCgwMDAwKCggICAAAAAQE
			    BA////////wKCgAAAAAAAA////////////////8Pv/QCAgQCAg
			    QEBAAAAAwMDA////////////////////QEBAAAAA//////////
			    //8Pv/////////AAAAQCAg////////////wNzA////////gEBA
			    AAAApKCg////////8Pv/8Pv/////////gICAQAAAwKCg//////
			    //////8Pv/////////gICAAAAAgICAwMDA////wNzAQAAAgEBA
			    ////////////////////////gICAAAAAQEBA////////////8P
			    v/8Pv/QCAgQAAAwKCgQAAgQEBA////////////////////////
			    ////8Pv/8Pv///////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    8Pv/8Pv/8Pv/gMDgQKDgAKDgAKDgAKDgAKDgAKDgAKDgQMDgQM
			    DgQMDgQMDgQODgQMDgQMDgQMDgQMDgQMDgQMDggMDggODg8Pv/
			    8Pv/8Pv///////////////////////////////////////////
			    //////////////////////////////////////////////8Pv/
			    QCAgAAAAwMDA////////8Pv/////////8Pv/////AAAAAAAA//
			    //////gICAQAAApKCg////////////////wMDAAAAAgEBA////
			    ////8Pv/gICAAAAAAAAAQCAgQCAgQCAggEBAQCAgAAAAQCAgwK
			    Cg////8Pv/wKCgQCAgQAAAwMDA////////wMDAQCAgQEBAwKCg
			    QEBAAAAAwMDA////////////////////QEBAAAAA//////////
			    //wNzA////8Pv/pKCg8Pv/////8Pv/////8Pv/////8Pv/QEBA
			    QCAgwMDA////8Pv/////////////////QCAgQEBA////8Pv///
			    //////////////////pKCgQCAgpKCg8Pv/////gICAAAAAwMDA
			    ////8Pv/////8Pv/////////////gGBgAAAApKCg////////8P
			    v/gICAAAAAgGBg////gGCAQCAgwMDA////////8Pv/8Pv/////
			    8Pv/////8Pv/////8Pv/////8Pv/////8Pv///////////////
			    //////////////////AAAA////////////////////////8Pv/
			    8Pv/8Pv/8Pv/gMDgQKDgQKDgQKDgQMDggODg8Pv/8Pv/8Pv/8P
			    v/8Pv/8Pv/8Pv/8Pv/8Pv/8Pv/8Pv/8Pv/8Pv/8Pv/8Pv/wNzA
			    8Pv/8Pv/8Pv///////////////////////////////////////
			    //////////////////////////////////////////////wMDA
			    AAAAQEBA////////8Pv/////gICAQEBAQCAgQEBAQEBAQCAg8P
			    v/////wKCgAAAAQEBAQEBAQEBAQCAgQCAgAAAAQCAg8Pv/8Mqm
			    ////////////QEBAQCAgpKCg////8Pv/////gGBgQCAgwMDA//
			    //////////gICAQCAgAAAAwMDA////8Pv/QCAgQCAgwMDA////
			    QCAgQAAAwMDA////8Pv/////8Pv/////QEBAAAAA////////8P
			    v/////8Pv/8Pv/////wMDAgGBggGBgQCAgQCAgAAAAQCAAQEBA
			    gICA8Pv/////8Pv/////8Pv/////wNzAAAAAwKCg//////////
			    //wNzAgGBgQCAgQCAgQCAgQCAgQGBg////////QGBAQCAg////
			    ////////////////////wNzA////wMCgAAAAgICA////////wM
			    DAAAAAgGBg8Pv/////8Pv/QEBAQEBA////////////////////
			    ////////////8Pv///////////////////////////////////
			    //////////////////AAAA////////////////////////8Pv/
			    8Pv/8Pv/8Pv/gMDgQKDggMDggMDggODg8Pv///////////////
			    //8Pv/////////////////////////////////8Pv/8Pv/8Pv/
			    8Pv/8Pv/8Pv/8Pv/8Pv///////////////////////////////
			    //////////////////////////////////////////////wNzA
			    AAAAQEBA////////////////////////////////////8Pv///
			    //////gIBgAAAAgICA8Pv/////8Pv/wNzAwMDAQCAgQCAg8Pv/
			    ////////////8Pv/AAAAQCAg8Pv/8Pv/8MqmAAAApKCg//////
			    //////////pKCgQAAAAAAA////wMDAQEAggEBA////8Pv/////
			    gGBgAAAAwMDA////8Pv/////////////QEBAAAAA//////////
			    //////////////gICAAAAAgIBggICAwMDAwMDAwNzA////////
			    ////////////////////8Pv/////wMDAQCAAgICA//////////
			    //////////////////////////////////////gICAAAAA8Pv/
			    ////8Pv/////////////////////gICAAAAAwMDA////8Pv/gG
			    BgQCAg8Pv/////////////wMDAAAAAwKCg////////wMDAgICA
			    gGBggICApKCgQGBgwKCgwMDA////8Pv///////////////////
			    //////////////////AAAA////////////////////////8Pv/
			    8Pv/8Pv/8Pv/gMDggMDg8Pv/8Pv/8Pv/8Pv/8Pv/8Pv/wNzAwN
			    zAwNzA8Pv/8Pv/8Pv/8Pv/8Pv/8Pv/////////////////8Pv/
			    8Pv/8Pv/8Pv/8Pv///////////////////////////////////
			    //8Pv/8Pv/////////////////////////////////////////
			    QEBAAAAAgICA8Pv/////8Pv/////////////wNzAgIBgwMDA//
			    //8Pv/gICAQCAgpKCg8Pv/////////////////gGBgAAAA8Pv/
			    wMDA////8Pv/////////QCAggGBg////QEBAQCAg8Pv///////
			    //////8MqmwMDAQCAgAAAAwKCgAAAAAAAA8Pv/////////////
			    QEBAQCAAwMDA////////////////////QEBAQAAA8Pv///////
			    //////8Pv/8Pv/QEBAQCAg8Pv/////////8Pv/////////gICA
			    gICA////////////8Pv/////////8Pv/gGBgAAAA8Mqm8Pv///
			    //////////////////wMDAgICA8Pv/8Pv/8Pv/pKCgAAAApKCg
			    ////////////////////////wMDAQCAgAAAA8Pv/////wMDAAA
			    AAwKCg////////////////////QEBAQEBA8Pv/////wNzAwMDA
			    wKCggGBggGBggICAgGBg8Pv///////////////////////////
			    //////////////////AAAA////////////////////////8Pv/
			    8Pv/8Pv/8Pv/wNzAwNzA////////8Pv/8Pv/8Pv/8Pv/QKDAQI
			    DAAGDAQIDgAGDgAIDgAIDgQIDgQKDggKDggMDggODg8Pv/8Pv/
			    8Pv/8Pv/8Pv/8Pv///////////////////////////////////
			    //8Pv/8Pv/////////////////////////////////////////
			    pKCgQCAgQCAggICAwMDA8Pv/////8Pv/wKCggGBgAAAAwKCg//
			    //////gICAQCAggICAwMDAwMDAwMDAwKCgwKCgQCAgAAAA8Pv/
			    ////////////////////gGBgAAAAwKCgAAAAwKCg8Pv///////
			    //////8MqmwKCgAAAAAAAAQCAgQCAgwMDA////8Mqm////////
			    QCAgQEBAwMDA8Pv/wMDAwMDAwMDAwMDAgEBAQCAgwKCgwMDAwK
			    CgwNzA////8Pv/gIBgQCAgwICAwMDA////wNzAwMDAgICAAAAA
			    gEBA////////////8Pv/////////////wMDAQAAAgEBAwKCgwM
			    DA8Pv/////8Pv/gICAQEAgAAAAwMCg////////8Pv/gGBgQCAg
			    gGBgwMDA8Pv/////8Pv/wKCgQEBAQAAAgICA////8Pv/gGBgQC
			    Ag////8Pv/////////8Pv/////wKDAAAAAgGBgwMDAwKCgpKCg
			    gICAgICAgGBg8Pv/QEBA////wNzA////8Pv///////////////
			    //////////////////AAAA////////////////////////////
			    ////////////8Pv/////////////8Pv/////8Pv/8Pv/QIDAQG
			    DgAGDgAIDgAGDgAGDgAGDgAGDgAGDgAGDgAGDgAGDgQGDggIDA
			    gKDAwMDA8Pv/8Pv/8Pv///////////////////////////////
			    //8Pv/8Pv/////////////////////////////////////8Pv/
			    ////////wMDAgGBgQCAgQEBAQCAgQCAggGBggGBg8Pv/////8P
			    v/////wKCgQEAggEBAQEBAQEBAgGBggGBggGBggICAwNzA////
			    8Pv/////////////////////gGBgQCAggICA////////8Pv/8P
			    v/8Pv/////wMDAQCAggGBggEBAwMDA////8Pv/////8Pv/////
			    gIBgQCAg8Pv/wMDAQGBAQEBAQEBAgEBgQCAgQCAggEBgQEBAgE
			    BAQEBApKCg////8Pv/wKCggGBgQEBAQCAgQCAgQCAggGBgwKCg
			    8Pv/////////8Pv/////8Pv/////////////////gICAgEBAQC
			    AgQCAgQCAgQCAgQEBAwKCg////////////8Pv/////////wKCg
			    gGBgQEBAQCAgQCAgQCAggEBgwKCg8Pv/////8Pv/wKDAQCAgwK
			    Cg////////////wNzA////////////gGBgQEBAwMDA8Pv/gGBg
			    wKCgwMDAwMDA////pKCgwNzA////8Pv///////////////////
			    //////////////////AAAA////////////////////////////
			    ////////////////////////////////8Pv/8Pv/8Pv/QIDgQI
			    DgAGDgAGDgAGDgAGDgAGDgAIDgAGDgQIDgAGDgQGDgAGDgAGDg
			    AGDgAGDgAIDgQIDggMDggODg8Pv/8Pv/8Pv/8Pv///////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    ////////////////////////////8Pv/8Pv/8Pv/8Pv/QGDAQG
			    DgAGDgQIDgQIDgQIDgQKDggMDggMDg8Pv/gODg8Pv/8Pv/8Pv/
			    8Pv/8Pv/gODggMDggMDggKDggKDg8Pv/8Pv/8Pv///////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    ////////////////////////////8Pv/8Pv/8Pv/8Pv/QGDAQG
			    DAQIDggKDggMDg8Pv/8Pv/8Pv/////////////////////8Pv/
			    8Pv/////////////////////////wNzAwNzAwNzA8Pv/8Pv/8P
			    v/8Pv/8Pv/////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    ////////////////////////////////8Pv/8Pv/8Pv/gIDAgK
			    DggMDg8Pv/8Pv/8Pv/8Pv/////////////////////////////
			    ////////////////////////////////8Pv///////////////
			    //////////////////////////////////////8Pv/////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    ////////////////////////////////////////8Pv/wKDAwN
			    zA8Pv/8Pv/8Pv/8Pv/////////////8Pv/8Pv/8Pv/8Pv/8Pv/
			    8Pv/8Pv/8Pv/8Pv/8Pv/8Pv/////////////////////////8M
			    qm8Mqm////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    ////////////////////////////////////////////wNzA8P
			    v/8Pv/8Pv/8Pv/8Pv/8Pv/8Pv/8Pv/QGDAACCgACDAACDgQCDg
			    QCDgQEDgQGDggIDggKDggKDgwKDg8Pv/8Pv/8Pv///////////
			    //8Pv/////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    //////////////////////////////////////////////////
			    //////8Pv/////////////8Pv/8Pv/QEDAACCgACDAAAD/ACDg
			    ACDAACDAACDAACDgQCDgQCDgQCDggGDggIDgwKDgwKDgwKDgwK
			    DgwKDgwKDg8Pv/8Pv/8Pv/8Pv/8Pv/////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    ////////////////////////////////////8Pv///////////
			    //////8Pv/////////8Pv/8Pv/8Pv/QEDAQCDAACDgACDgACDg
			    ACDAQCDAQEDAgIDAwKDg8Pv/8Pv/8Pv/8Pv/8Pv/8Pv/8Pv/8P
			    v/wNzAwMDAgKDAwKDgwKDgwKDg8Pv/8Pv/////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////8Pv/8Pv/8Pv/QGDgACDAACDAACDAAACA
			    QECggKDg8Pv/8Pv/8Pv/8Pv/8Pv///////////////////////
			    //////////////8Pv/wMDAgKDAgKDAwKDgwKDg8Pv/8Pv/8Pv/
			    8Pv/8Pv/8Pv/8Pv/8Pv/8Pv///////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////8Pv/8Pv/8Pv/QEDAACCgACCgQCDAgIDg
			    wKDg8Pv/8Pv/8Pv/8Pv/8Pv/8Pv///////////////////////
			    //////////////8Pv/8Pv/8Pv/wMDAwKDgwKDgwKDgwKDg8Pv/
			    8Pv/8Pv/8Pv/8Pv/8Pv/8Pv///////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////8Pv/8Pv/8Pv/QECAQECggIDgwKDg8Pv/
			    8Pv/8Pv/8Pv/8Pv/8Pv/8Pv///////////////////////////
			    //////////8Pv/8Pv/////////8Pv/8Pv/8Pv/wKDgwMDAwMDA
			    8Pv/8Pv/8Pv/8Pv/8Pv/8Pv///////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////8Pv/QGCAgIDA8Pv/8Pv/8Pv/
			    8Pv/8Pv/8Pv/8Pv///////////////////////////////////
			    //////////8Pv/8Pv/////////////////////8Pv/wNzAwMDA
			    wMDAwNzA8Pv/8Pv/8Pv///////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////8Pv/////////pKCgwMDA8Pv/8Pv/////
			    ////////////////////////8Pv///////////////////////
			    //////////////////////////////////////////////8Pv/
			    8Pv/8Pv/8Pv/8Pv/8Pv///////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////8Pv/////////8Pv/////
			    ////////////////////////8Pv///////////////////////
			    //////////////////////////////////////////////////
			    ////8Pv/8Pv/8Pv/8Pv/8Pv/8Pv/8Pv/8Pv///////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////8Pv/////////////////////////
			    //////////////////////////////////////////////////
			    //////////8Pv/8Pv/////////////////////////////////
			    ////////////////8Pv/8Pv/8Pv/8Pv/8Pv/8Pv/8Pv///////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////8Pv/////////////8Pv/////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    ////////////////////////8Pv/8Pv/wMDAwMDA8Pv/8Pv///
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    ////////////////////////8Pv/8Pv/8Pv/wKDgwKDgwMDA8P
			    v/8Pv/8Pv/8Pv/////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    ////////////////////////////8Pv/wNzAwKDgwKDgwKDgwK
			    DgwKDg8Pv/8Pv/8Pv/8Pv/////////////8Pv/////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    ////////////////////////////8Pv/8Pv/8Pv/wKDgwKDggK
			    DggIDAgKDgwKDg8Pv/////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    ////////////////////////////////////8Pv/wKDgwKDggK
			    DggIDggGDAgIDAwKDg8Pv/8Pv/8Pv/8Pv/////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    ////////////////////////////////////8Pv/8Pv/wKDgwK
			    DggIDggIDggGDggGDAwKDg8Pv/8Pv/8Pv/8Pv/////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    ////////////////////////////////////////////8Pv/wK
			    DggIDggGDggGDggGDgQEDAgIDAwKDg8Pv/8Pv/////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    ////////////////////////////////////////////8Pv/8P
			    v/gKDggGDAgGDggGDgQEDgQEDAgGDAwKDg8Pv/8Pv/////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    ////////////////////////8Pv/////////////8Pv/8Pv/8P
			    v/wKDggIDgQEDgQEDggGDgQEDgQCCgQGDAwKDg8Pv/////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////8Pv/gGDAQEDAgGDgQCDgACDgQCDgACDAgKDg8Pv/8Pv/
			    8Pv/8Pv/8Pv///////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////8Pv/wKDggGDgQEDAQCDgQCDgACDgACDAQCCggGDA8Pv/
			    8Pv/8Pv/////////8Pv///////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////8Pv/8Pv/gKDgQEDAQEDAQCDgACDAACDAAACAQCCA8Pv/
			    8Pv/8Pv/8Pv///////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////8Pv/wKDggGDAQEDAQCDAACDAQCDgQCCggGDA8Pv/
			    8Pv/8Pv/8Pv///////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////8Pv/wKDggGDgQCDAACDAQADAAACAwKDg8Pv/
			    8Pv/8Pv/////////////////////////////////////8Pv///
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    ////////////////////////8Pv/8Pv///////////////////
			    //////////8Pv/8Pv/8Pv/gKDgQEDAACDAQADAgGDA8Pv/8Pv/
			    ////8Pv/////////////////////////////////8Pv/8Pv/8P
			    v/////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    ////////////////////////8Pv/8Pv///////////////////
			    //////////////8Pv/8Pv/8Pv/gIDgQCDAQCDA8Pv/////////
			    8Pv/8Pv/////////////////////////////8Pv/8Pv/8Pv/8P
			    v/////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    ////////////////////////8Pv/8Pv///////////////////
			    //////wNzA////8Pv/8Pv/8Pv/wKDgQCDAQEDA8Pv/wMDA////
			    ////////////////////////////////////8Pv/8Pv/8Pv/8P
			    v/////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////8Pv/wNzAwMDAwMDA////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////8Pv/8Pv/8Pv/////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////////////////////////////////////
			    //////////////////AAAA
			</mimedata>
		</data>
		<label sid="LABEL1">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>19</ae>
					<ae>263</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>130</ae>
					<ae>26</ae>
				</ae>
			</itemlocation>
			<value>Competition ID:</value>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
		</label>
		<field sid="FIELD2">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>271</ae>
					<ae>265</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>395</ae>
					<ae>25</ae>
				</ae>
			</itemlocation>
			<borderwidth>0</borderwidth>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<editstate>readonly</editstate>
			<value content="compute">
				<cval>CID1</cval>
				<compute>
					SubmissionDef.field_CompetitionID.value</compute>
			</value>
		</field>
		<field sid="SubmittedStatus">
			<scrollhoriz>wordwrap</scrollhoriz>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>570</ae>
					<ae>720</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>116</ae>
					<ae>45</ae>
				</ae>
			</itemlocation>
			<value></value>
			<label>SubmittedStatus</label>
			<visible>off</visible>
		</field>
	</page>
</XFDL>

