<?xml version="1.0" encoding="utf-8"?>
<EBSXContainer xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://tempuri.org/XMLSchema">
  <BidGuid>b1b52927-8585-4d09-95e7-3bad6e2fdddd</BidGuid>
  <CreationChecksum>tkhZv1sy0saXKzAqft4LFWxE02vNmpOOslnLvShScls=</CreationChecksum>
  <EBSX>
    <GenConfig>
      <Version>0.0.0.1</Version>
      <Agency>INDOT</Agency>
      <AgencyCert>MIIDZjCCAk6gAwIBAgIQaDDC2/yKf41Ie5cj1l0LTTANBgkqhkiG9w0BAQ0FADBvMRIwEAYDVQQDEwlJTkRPVGRlbW8xLTArBgNVBAoTJEluZGlhbmEgRGVwYXJ0bWVudCBvZiBUcmFuc3BvcnRhdGlvbjELMAkGA1UECBMCSU4xCzAJBgNVBAYTAlVTMRAwDgYDVQQLEwdpbmRvdDAxMB4XDTE4MDMwNTIyMjI0N1oXDTIwMDMwNTIyMjI0N1owbzESMBAGA1UEAxMJSU5ET1RkZW1vMS0wKwYDVQQKEyRJbmRpYW5hIERlcGFydG1lbnQgb2YgVHJhbnNwb3J0YXRpb24xCzAJBgNVBAgTAklOMQswCQYDVQQGEwJVUzEQMA4GA1UECxMHaW5kb3QwMTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALGd366u2/cYDXnahRukTaRblvxBztCVXJ7krjtIMpJ5km4qugwt+wudYsf5mJBH0NO+yF2vN9xAkBdFxfU65Df3p1EoXhtAnnI1kzyL+irpqR+iJgeqZYoDpSmcT0q6Rql0PB84kaGv8EOzWfxl31/tXWeX7YKabO9gR0oj4QdqXbMBHNVH71RGiMPUp1jA6chVTpZ2SlV4tXEbM7eNVOLcLSlqIVLkXqU731gk6pN45XnrpHoawZHH6xp/VTfYJt0Ydp0LAp1eo5TZ7K3d9XYrPEQfU+fMvWMM65xkx0yWmqLfgsNancNUYJiqTsdLrIVTZ8u6rEasD/RCtDfp3H8CAwEAATANBgkqhkiG9w0BAQ0FAAOCAQEASuN+9epYmoO8OMEBnSmctu1FjB0iUhS9TDKrmpQ4PaOE6l1DlIsGmSDyec8Hx3a+Tt5Q5YNjf2YYWJRFSCErO/hNnM6mEq1qBbPITV41x1nknO7jFBQfQgANA0kCzBKISTA1rppuO8Hg8LW6JYchuEIHseisjb6Ftt7Ahesi28RBlseITJIazTt2uD6TAHr05C31bV7r8tQbK+67KhA1VuM44TgoOrMy+EPfoqX6gJGI6yTKH4qoP6UfmeQ/ktEvfvRYrBloq25E4vrmFirrd1jzOC/Q4tP5v2Fio4RpX/aGx2EiBHYwopSoJhxlcojDPPMVYvPaSciOsXhaj0IDEA==</AgencyCert>
      <ItemDescriptionFormat>{{DescriptionIDESCRL}} {{DescriptionPISUPDES}}</ItemDescriptionFormat>
      <QuantityDecimals>5</QuantityDecimals>
      <DBECapability>FULL</DBECapability>
      <UseBidBond>true</UseBidBond>
      <RequiredBondPercent>5</RequiredBondPercent>
      <ShowSites>true</ShowSites>
      <ShowFixedSites>true</ShowFixedSites>
      <SiteGridHeaders>
        <SiteNumber>Time Number</SiteNumber>
        <SiteType>Time Type</SiteType>
        <CostPerDay>Cost Per Day</CostPerDay>
        <SiteDays>Time Days</SiteDays>
        <ExtensionCost>Extension Cost</ExtensionCost>
      </SiteGridHeaders>
      <SiteTotalLabel>Time Total</SiteTotalLabel>
      <HostName>demo.bidx.com</HostName>
      <PrinterName>biddownload.xps</PrinterName>
      <PrintHeader>
        <Grid xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation">
          <TextBlock Grid.Row="0" Grid.Column="0" Text="Letting: {{LettingId}}" />
          <TextBlock Grid.Row="0" Grid.Column="1" Text="Indiana Department of Transportation" TextAlignment="Center" />
          <TextBlock Grid.Row="0" Grid.Column="2" Text="Contract ID: {{ContractId}}" TextAlignment="Right" />
          <TextBlock Grid.Row="1" Grid.Column="0" Text="{{EBSX.Letting.LettingDateTime}}" />
          <TextBlock Grid.Row="1" Grid.Column="2" Text="Call: {{CallOrder}}" TextAlignment="Right" />
          <Grid.ColumnDefinitions>
            <ColumnDefinition />
            <ColumnDefinition />
            <ColumnDefinition />
          </Grid.ColumnDefinitions>
          <Grid.RowDefinitions>
            <RowDefinition />
            <RowDefinition />
            <RowDefinition />
          </Grid.RowDefinitions>
        </Grid>
      </PrintHeader>
      <PrintFooter>
        <Grid xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation">
          <TextBlock Grid.Row="0" Grid.Column="1" Text="Errors: {{EBSX.BidErrors.HasErrors}}" TextAlignment="Center" />
          <TextBlock Grid.Row="0" Grid.Column="2" Text="Check: {{EBSX.Parent.ModificationChecksum}}" TextAlignment="Right" />
          <TextBlock Grid.Row="1" Grid.Column="1" Text="Page {{PageNumber}}" TextAlignment="Center" />
          <TextBlock Grid.Row="1" Grid.Column="2" Text="Amendment Count: {{EBSX.AmendmentData.AmendmentCount}}" TextAlignment="Right" />
          <Grid.ColumnDefinitions>
            <ColumnDefinition />
            <ColumnDefinition />
            <ColumnDefinition />
          </Grid.ColumnDefinitions>
          <Grid.RowDefinitions>
            <RowDefinition />
            <RowDefinition />
          </Grid.RowDefinitions>
        </Grid>
      </PrintFooter>
      <CoverPage>
        <ce:CustomFlowDocument Tag="Cover Page" PrintOrder="1" DisablePrint="False" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" x:SynchronousMode="Async" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs" xmlns:LibsHelpers="clr-namespace:ProjectBids.Libs.Helpers;assembly=Libs" xmlns:assembly="clr-namespace:MahApps.Metro.Controls;assembly=MahApps.Metro">
          <Paragraph TextAlignment="Center" FontSize="25">
            <LineBreak />
            <LineBreak />
            <LineBreak />
            <LineBreak />
				Indiana Department of Transportation<LineBreak />
				PROPOSAL FOR
			</Paragraph>
          <Paragraph TextAlignment="Center">		
				Letting ID:   <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="EBSX.Letting.LettingId" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{EBSX.Letting.LettingId}}</ce:VariableRun><LineBreak /><ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="EBSX.Letting.LettingDateTime" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{EBSX.Letting.LettingDateTime}}</ce:VariableRun></Paragraph>
          <Paragraph TextAlignment="Center">
				Contract ID:   <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="EBSX.Letting.Proposal.ContractId" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{EBSX.Letting.Proposal.ContractId}}</ce:VariableRun><LineBreak />
				Call:   <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="EBSX.Letting.CallOrder" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{EBSX.Letting.CallOrder}}</ce:VariableRun><LineBreak /><LineBreak />
				BID TYPE:   <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="TYPEBID" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{TYPEBID}}</ce:VariableRun><LineBreak />
				(Enter a Bid Type, otherwise bid will be considered Regular)<LineBreak /><LineBreak />
				Submitted by<LineBreak /><LineBreak /><ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="EBSX.BidderInfo.BusinessName" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{EBSX.BidderInfo.BusinessName}}</ce:VariableRun><LineBreak /><ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="EBSX.BidderInfo.Address1" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{EBSX.BidderInfo.Address1}}</ce:VariableRun><LineBreak /><ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="EBSX.BidderInfo.Address2" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{EBSX.BidderInfo.Address2}}</ce:VariableRun><LineBreak /><ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="EBSX.BidderInfo.City" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{EBSX.BidderInfo.City}}</ce:VariableRun>, <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="EBSX.BidderInfo.State" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{EBSX.BidderInfo.State}}</ce:VariableRun> <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="EBSX.BidderInfo.Zip" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{EBSX.BidderInfo.Zip}}</ce:VariableRun></Paragraph>
          <Paragraph TextAlignment="Center">
				___________________________________________________<LineBreak /><LineBreak /><LineBreak />
				***PRE-AWARD CHECKS***
			</Paragraph>
          <Paragraph>
				RevA/DPlan/PBond/POA/AgentLic _______   PreqL/SoS/DBESubPreq _______<LineBreak /><LineBreak />
				VBBnd/PBndSrty/SAM _______    DBE _______   UBR _______   Top Check _______<LineBreak /><LineBreak /></Paragraph>
          <Paragraph TextAlignment="Center">
				***PRE-NTP CHECKS***
			</Paragraph>
          <Paragraph>
				DWD/DOR _______   CoC/CLiab/OCPL _______   RR _______   Ext Funds _______				
			</Paragraph>
        </ce:CustomFlowDocument>
      </CoverPage>
      <CoverPageTemplate>
        <ce:CustomFlowDocument Tag="Cover Page" PrintOrder="1" DisablePrint="False" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" x:SynchronousMode="Async" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs" xmlns:LibsHelpers="clr-namespace:ProjectBids.Libs.Helpers;assembly=Libs" xmlns:assembly="clr-namespace:MahApps.Metro.Controls;assembly=MahApps.Metro">
          <Paragraph TextAlignment="Center" FontSize="25">
            <LineBreak />
            <LineBreak />
            <LineBreak />
            <LineBreak />
				Indiana Department of Transportation<LineBreak />
				PROPOSAL FOR
			</Paragraph>
          <Paragraph TextAlignment="Center">		
				Letting ID:   <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="EBSX.Letting.LettingId" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{EBSX.Letting.LettingId}}</ce:VariableRun><LineBreak /><ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="EBSX.Letting.LettingDateTime" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{EBSX.Letting.LettingDateTime}}</ce:VariableRun></Paragraph>
          <Paragraph TextAlignment="Center">
				Contract ID:   <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="EBSX.Letting.Proposal.ContractId" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{EBSX.Letting.Proposal.ContractId}}</ce:VariableRun><LineBreak />
				Call:   <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="EBSX.Letting.CallOrder" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{EBSX.Letting.CallOrder}}</ce:VariableRun><LineBreak /><LineBreak />
				BID TYPE:   <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="TYPEBID" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{TYPEBID}}</ce:VariableRun><LineBreak />
				(Enter a Bid Type, otherwise bid will be considered Regular)<LineBreak /><LineBreak />
				Submitted by<LineBreak /><LineBreak /><ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="EBSX.BidderInfo.BusinessName" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{EBSX.BidderInfo.BusinessName}}</ce:VariableRun><LineBreak /><ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="EBSX.BidderInfo.Address1" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{EBSX.BidderInfo.Address1}}</ce:VariableRun><LineBreak /><ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="EBSX.BidderInfo.Address2" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{EBSX.BidderInfo.Address2}}</ce:VariableRun><LineBreak /><ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="EBSX.BidderInfo.City" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{EBSX.BidderInfo.City}}</ce:VariableRun>, <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="EBSX.BidderInfo.State" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{EBSX.BidderInfo.State}}</ce:VariableRun> <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="EBSX.BidderInfo.Zip" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{EBSX.BidderInfo.Zip}}</ce:VariableRun></Paragraph>
          <Paragraph TextAlignment="Center">
				___________________________________________________<LineBreak /><LineBreak /><LineBreak />
				***PRE-AWARD CHECKS***
			</Paragraph>
          <Paragraph>
				RevA/DPlan/PBond/POA/AgentLic _______   PreqL/SoS/DBESubPreq _______<LineBreak /><LineBreak />
				VBBnd/PBndSrty/SAM _______    DBE _______   UBR _______   Top Check _______<LineBreak /><LineBreak /></Paragraph>
          <Paragraph TextAlignment="Center">
				***PRE-NTP CHECKS***
			</Paragraph>
          <Paragraph>
				DWD/DOR _______   CoC/CLiab/OCPL _______   RR _______   Ext Funds _______				
			</Paragraph>
        </ce:CustomFlowDocument>
      </CoverPageTemplate>
      <ScheduleOfItems>
        <ce:CustomFlowDocument Tag="Schedule Of Items" TabOrder="5" PrintOrder="6" DisablePrint="False" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" x:SynchronousMode="Async" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs" xmlns:LibsHelpers="clr-namespace:ProjectBids.Libs.Helpers;assembly=Libs" xmlns:assembly="clr-namespace:MahApps.Metro.Controls;assembly=MahApps.Metro">
          <Paragraph />
          <ItemGrid />
          <Paragraph />
        </ce:CustomFlowDocument>
      </ScheduleOfItems>
      <ScheduleOfItemsTemplate>
        <ce:CustomFlowDocument Tag="Schedule Of Items" TabOrder="5" PrintOrder="6" DisablePrint="False" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" x:SynchronousMode="Async" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs" xmlns:LibsHelpers="clr-namespace:ProjectBids.Libs.Helpers;assembly=Libs" xmlns:assembly="clr-namespace:MahApps.Metro.Controls;assembly=MahApps.Metro">
          <Paragraph />
          <ItemGrid />
          <Paragraph />
        </ce:CustomFlowDocument>
      </ScheduleOfItemsTemplate>
      <Sites>
        <ce:CustomFlowDocument Tag="Time" TabOrder="6" PrintOrder="7" DisablePrint="False" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" x:SynchronousMode="Async" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs" xmlns:LibsHelpers="clr-namespace:ProjectBids.Libs.Helpers;assembly=Libs" xmlns:assembly="clr-namespace:MahApps.Metro.Controls;assembly=MahApps.Metro">
          <SiteGrid />
        </ce:CustomFlowDocument>
      </Sites>
      <SitesTemplate>
        <ce:CustomFlowDocument Tag="Time" TabOrder="6" PrintOrder="7" DisablePrint="False" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" x:SynchronousMode="Async" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs" xmlns:LibsHelpers="clr-namespace:ProjectBids.Libs.Helpers;assembly=Libs" xmlns:assembly="clr-namespace:MahApps.Metro.Controls;assembly=MahApps.Metro">
          <SiteGrid />
        </ce:CustomFlowDocument>
      </SitesTemplate>
      <BidBond>
        <ce:CustomFlowDocument Tag="Bid Bond" TabOrder="7" PrintOrder="8" DisablePrint="False" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" x:SynchronousMode="Async" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs" xmlns:LibsHelpers="clr-namespace:ProjectBids.Libs.Helpers;assembly=Libs" xmlns:assembly="clr-namespace:MahApps.Metro.Controls;assembly=MahApps.Metro">
          <Paragraph TextAlignment="Center">
				INDIANA DEPARTMENT OF TRANSPORTATION<LineBreak />
				FORM 100-C-002 - Rev. 2-1-99<LineBreak />
				BID BOND
			</Paragraph>
          <Paragraph>
				Bond ID: <InlineUIContainer BaselineAlignment="Center"><TextBox Name="BondID" LibsHelpers:MetaAttributes.IsRequired="true" Width="175"></TextBox></InlineUIContainer><InlineUIContainer BaselineAlignment="Center"><Button Name="VerifyButton" Style="{DynamicResource MetroAccentButton}">Verify</Button></InlineUIContainer><InlineUIContainer BaselineAlignment="Center"><Button Name="ClearButton" Style="{DynamicResource MetroAccentButton}">Clear</Button></InlineUIContainer></Paragraph>
          <Paragraph>Surety Registry Co.:
				<InlineUIContainer BaselineAlignment="Center"><ce:CustomComboBox Name="BondCompany" LibsHelpers:MetaAttributes.IsRequired="true"><ComboBoxItem></ComboBoxItem><ComboBoxItem xml:space="preserve">Surety2000</ComboBoxItem><ComboBoxItem xml:space="preserve">SuretyWave</ComboBoxItem></ce:CustomComboBox></InlineUIContainer></Paragraph>
          <Paragraph>
				Bond Pct: <InlineUIContainer BaselineAlignment="Center"><TextBox Name="BondPercent" LibsHelpers:MetaAttributes.IsRequired="true" Width="175"></TextBox></InlineUIContainer></Paragraph>
          <Paragraph>
				Surety Company: <InlineUIContainer BaselineAlignment="Center"><TextBox Name="SuretyCompany1" LibsHelpers:MetaAttributes.IsRequired="true" Width="175"></TextBox></InlineUIContainer></Paragraph>
          <Paragraph>
				State of Incorporation: <InlineUIContainer BaselineAlignment="Center"><TextBox Name="StateOfIncorporation" LibsHelpers:MetaAttributes.IsRequired="false" Width="175"></TextBox></InlineUIContainer></Paragraph>
          <Paragraph>
				Local Resident Agent: <InlineUIContainer BaselineAlignment="Center"><TextBox Name="LocalResidentAgent" LibsHelpers:MetaAttributes.IsRequired="false" Width="175"></TextBox></InlineUIContainer></Paragraph>
          <Paragraph>
				Execution Date: <InlineUIContainer BaselineAlignment="Center"><TextBox Name="ExecutionDate" LibsHelpers:MetaAttributes.IsRequired="false" Width="175"></TextBox></InlineUIContainer></Paragraph>
          <Paragraph>	
		KNOW ALL PERSONS BY THESE PRESENTS THAT we, the PRINCIPAL and SURETY
		above named, are firmly bound unto the State of Indiana in the full and
		just sum of an amount equal to 5 percent of the amount of the principal's
		bid, to the payment of which, well and truly to be made, we bind ourselves
		jointly and severally, and our joint and several heirs, executors,
		administrators and assigns, firmly by these presents.<LineBreak /><LineBreak />
		
		THE CONDITIONS OF THE ABOVE OBLIGATIONS ARE SUCH That, Whereas, the
		principal is herewith submitting a bid and proposal for construction of
		this contract in accordance with plans and specifications, which are made
		a part of this bond;<LineBreak /><LineBreak />
		
		NOW, THEREFORE, if the Indiana Department of Transportation shall award
		the principal the contract and the principal shall promptly enter into a
		contract with the Indiana Department of Transportation in the name of the
		State of Indiana, then this obligation shall be void; otherwise to remain
		in full force, virtue, and effect.<LineBreak /><LineBreak />
		
		NOTE: Surety must be satisfactory to the Department.  Refer to 105 IAC 11-3-8.
		<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="SuretyState2" Visibility="Collapsed" /></InlineUIContainer><InlineUIContainer BaselineAlignment="Center"><TextBox Name="ContractorName" Visibility="Collapsed" /></InlineUIContainer><InlineUIContainer BaselineAlignment="Center"><TextBox Name="Surety_Name" Visibility="Collapsed" /></InlineUIContainer></Paragraph>
        </ce:CustomFlowDocument>
      </BidBond>
      <BidBondTemplate>
        <ce:CustomFlowDocument Tag="Bid Bond" TabOrder="7" PrintOrder="8" DisablePrint="False" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" x:SynchronousMode="Async" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs" xmlns:LibsHelpers="clr-namespace:ProjectBids.Libs.Helpers;assembly=Libs" xmlns:assembly="clr-namespace:MahApps.Metro.Controls;assembly=MahApps.Metro">
          <Paragraph TextAlignment="Center">
				INDIANA DEPARTMENT OF TRANSPORTATION<LineBreak />
				FORM 100-C-002 - Rev. 2-1-99<LineBreak />
				BID BOND
			</Paragraph>
          <Paragraph>
				Bond ID: <InlineUIContainer BaselineAlignment="Center"><TextBox Name="BondID" LibsHelpers:MetaAttributes.IsRequired="true" Width="175"></TextBox></InlineUIContainer><InlineUIContainer BaselineAlignment="Center"><Button Name="VerifyButton" Style="{DynamicResource MetroAccentButton}">Verify</Button></InlineUIContainer><InlineUIContainer BaselineAlignment="Center"><Button Name="ClearButton" Style="{DynamicResource MetroAccentButton}">Clear</Button></InlineUIContainer></Paragraph>
          <Paragraph>Surety Registry Co.:
				<InlineUIContainer BaselineAlignment="Center"><ce:CustomComboBox Name="BondCompany" LibsHelpers:MetaAttributes.IsRequired="true"><ComboBoxItem></ComboBoxItem><ComboBoxItem xml:space="preserve">Surety2000</ComboBoxItem><ComboBoxItem xml:space="preserve">SuretyWave</ComboBoxItem></ce:CustomComboBox></InlineUIContainer></Paragraph>
          <Paragraph>
				Bond Pct: <InlineUIContainer BaselineAlignment="Center"><TextBox Name="BondPercent" LibsHelpers:MetaAttributes.IsRequired="true" Width="175"></TextBox></InlineUIContainer></Paragraph>
          <Paragraph>
				Surety Company: <InlineUIContainer BaselineAlignment="Center"><TextBox Name="SuretyCompany1" LibsHelpers:MetaAttributes.IsRequired="true" Width="175"></TextBox></InlineUIContainer></Paragraph>
          <Paragraph>
				State of Incorporation: <InlineUIContainer BaselineAlignment="Center"><TextBox Name="StateOfIncorporation" LibsHelpers:MetaAttributes.IsRequired="false" Width="175"></TextBox></InlineUIContainer></Paragraph>
          <Paragraph>
				Local Resident Agent: <InlineUIContainer BaselineAlignment="Center"><TextBox Name="LocalResidentAgent" LibsHelpers:MetaAttributes.IsRequired="false" Width="175"></TextBox></InlineUIContainer></Paragraph>
          <Paragraph>
				Execution Date: <InlineUIContainer BaselineAlignment="Center"><TextBox Name="ExecutionDate" LibsHelpers:MetaAttributes.IsRequired="false" Width="175"></TextBox></InlineUIContainer></Paragraph>
          <Paragraph>	
		KNOW ALL PERSONS BY THESE PRESENTS THAT we, the PRINCIPAL and SURETY
		above named, are firmly bound unto the State of Indiana in the full and
		just sum of an amount equal to 5 percent of the amount of the principal's
		bid, to the payment of which, well and truly to be made, we bind ourselves
		jointly and severally, and our joint and several heirs, executors,
		administrators and assigns, firmly by these presents.<LineBreak /><LineBreak />
		
		THE CONDITIONS OF THE ABOVE OBLIGATIONS ARE SUCH That, Whereas, the
		principal is herewith submitting a bid and proposal for construction of
		this contract in accordance with plans and specifications, which are made
		a part of this bond;<LineBreak /><LineBreak />
		
		NOW, THEREFORE, if the Indiana Department of Transportation shall award
		the principal the contract and the principal shall promptly enter into a
		contract with the Indiana Department of Transportation in the name of the
		State of Indiana, then this obligation shall be void; otherwise to remain
		in full force, virtue, and effect.<LineBreak /><LineBreak />
		
		NOTE: Surety must be satisfactory to the Department.  Refer to 105 IAC 11-3-8.
		<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="SuretyState2" Visibility="Collapsed" /></InlineUIContainer><InlineUIContainer BaselineAlignment="Center"><TextBox Name="ContractorName" Visibility="Collapsed" /></InlineUIContainer><InlineUIContainer BaselineAlignment="Center"><TextBox Name="Surety_Name" Visibility="Collapsed" /></InlineUIContainer></Paragraph>
        </ce:CustomFlowDocument>
      </BidBondTemplate>
      <CustomForm>
        <ce:CustomFlowDocument Tag="DBE Instructions" TabOrder="8" PrintOrder="9" DisablePrint="False" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" x:SynchronousMode="Async" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs" xmlns:LibsHelpers="clr-namespace:ProjectBids.Libs.Helpers;assembly=Libs" xmlns:assembly="clr-namespace:MahApps.Metro.Controls;assembly=MahApps.Metro" IsVisible="False">
          <Paragraph TextAlignment="Right">
				Contract Number <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.ContractId" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.ContractId}}</ce:VariableRun><LineBreak />
				Contract Bid AMount $<ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="BidTotal" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{BidTotal}}</ce:VariableRun><LineBreak />
				DBE Goal <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.DbeMbeGoal" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.DbeMbeGoal}}</ce:VariableRun>%
				</Paragraph>
          <Paragraph TextAlignment="Center">
				INDIANA DEPARTMENT OF TRANSPORTATION<LineBreak />
				DBE AFFIRMATIVE ACTION CERTIFICATION
			</Paragraph>
          <Paragraph>
				I do hereby certify that it is the intention of my company to affirmatively seek out and consider certified DBEs to participate in this contract as subcontractors, lessors, or suppliers of materials or services.<LineBreak /><LineBreak />
				
				I understand and agree that all subcontracting or leasing in connection with this contract, whether undertaken prior to or subsequent to award of contract, will be in accordance with the requirements for the Disadvantaged Business Enterprise (DBE) Program.  The applicable requirements are included in the Standard Specifications and the Special Provisions in the Contract Information Book for this contract.  I understand and agree that no subcontracting will be approved or commenced until the Department has reviewed and approved the affirmative actions taken by my company or me.<LineBreak /><LineBreak />
				
				I understand that utilization of certified DBEs is in addition to all other equal employment opportunity requirements of this contract.<LineBreak /><LineBreak />
				
				I acknowledge that this certification is to be made an integral part of this contract.<LineBreak /><LineBreak />

				I understand and agree that the submission of a blank certification shall cause my bid to be rejected.<LineBreak /><LineBreak />

				I hereby certify that contact has been made with the firms listed in this certification, and that I have confirmed that these firms are certified by the State of Indiana as DBEs.  (For a listing of DBE certified firms, refer to the DBE Public Search Directory found on the INDOT website.)<LineBreak /><LineBreak />
				
				If my company becomes the Contractor, the certified DBEs listed have tentatively agreed to perform the corresponding services as part of this contract's DBE goal ("race/gender conscious" DBE participation). If a portion of a line item is used to satisfy the goal, the full dollar amount of the item will be considered as race conscious.<LineBreak /><LineBreak />
								
				I have also listed the certified DBEs that have tentatively agreed to perform the corresponding services listed beyond what is necessary to meet the contract’s DBE goal ("race/gender neutral" DBE participation).  I understand that neither my company nor I will be penalized for failure to achieve the dollar amounts listed beyond the contract goal.<LineBreak /><LineBreak />
				
				After contract award, any change to the firms listed as DBE SUBCONTRACTORS AND LESSORS TO BE APPLIED TOWARD GOAL or DBE MATERIAL SUPPLIERS TO BE APPLIED TOWARD GOAL in this Affirmative Action Certification must have prior approval by INDOT’s Economic Opportunity Section, Central Office.<LineBreak /><LineBreak />
				Please Note: Credit for utilization of a DBE material supplier depends on whether the supplier is a manufacturer, regular dealer or broker.  The following credit will be counted toward the goal: Supplier Manufacturer receives 100% credit, Supplier Regular Dealer receives 60% credit, and Supplier Broker receives fees and commissions only.
			</Paragraph>
        </ce:CustomFlowDocument>
      </CustomForm>
      <CustomForm>
        <ce:CustomFlowDocument Tag="MBE/WBE Instructions" TabOrder="10" PrintOrder="11" DisablePrint="False" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" x:SynchronousMode="Async" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs" xmlns:LibsHelpers="clr-namespace:ProjectBids.Libs.Helpers;assembly=Libs" xmlns:assembly="clr-namespace:MahApps.Metro.Controls;assembly=MahApps.Metro" IsVisible="True">
          <Paragraph TextAlignment="Right">
				Contract Number <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.ContractId" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.ContractId}}</ce:VariableRun><LineBreak />
				Contract Bid AMount $<ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="BidTotal" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{BidTotal}}</ce:VariableRun><LineBreak />
				MBE Goal <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.DbeMbeGoal" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.DbeMbeGoal}}</ce:VariableRun>%<LineBreak />
				WBE Goal <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.WbeGoal" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.WbeGoal}}</ce:VariableRun>%			
			</Paragraph>
          <Paragraph TextAlignment="Center">
				INDIANA DEPARTMENT OF TRANSPORTATION<LineBreak />
				MINORITY AND WOMEN'S BUSINESS ENTERPRISES PARTICIPATION PLAN
			</Paragraph>
          <Paragraph>
				A Respondent is expected to submit in each response a Minority and Women's Business Enterprises Participation Plan in accordance with IC 4-13-16.5 and 25 IAC 5.  The Plan must show that there are, participating in the proposed contract, Minority Business Enterprises (MBE) and Women Business Enterprises (WBE) listed in the Minority and Women’s Business Enterprises Division (MWBD) directory of certified firms.  Respondents must indicate the name of the MBE and WBE with which it will work, the contact name and phone number at the firm(s), the service supplied by the firm(s), the specific dollar amount from this contract that will be directed toward each firm, and the approximate date these products and/or services will be utilized.  If participation is met through use of vendors who supply products and/or services, the Respondent must also indicate the vendor’s tax ID number as well as provide a description of products and/or services provided to the Respondent that are directly related to this proposal and the cost of direct supplies for this proposal.  All prime contractors, including MBE and WBE prime contractors, must meet the contract goals through use of subcontractors. MBE and WBE prime contractors will get no credit toward the contract goal for the use of its own workforce.
				<LineBreak />
				The State does not accept national plans.
				<LineBreak /><LineBreak />				
				Failure to meet these requirements will affect the evaluation of your Proposal.
				<LineBreak />
				The Department reserves the right to verify all information included in the Plan.
				<LineBreak /><LineBreak />				
				Respondents are encouraged to contact and work with MWBD to design a plan to meet established goals. MWBD’s website address is <Hyperlink NavigateUri="https://www.in.gov/idoa/mwbe/index.htm" LibsHelpers:HyperlinkExtensions.HookEvent="True">www.IN.gov/idoa/mwbe/index.htm</Hyperlink> and contains a complete list of all the Department’s certified MBE’s and WBE's.
			</Paragraph>
          <Paragraph TextAlignment="Center">		
				Minority &amp; Women’s Business Enterprises Participation Letter of Commitment
			</Paragraph>
          <Paragraph>
				A signed letter(s), on company letterhead, from the MBE and/or WBE must be submitted within 24 hours of bid opening.  This letter(s) shall state and will serve as acknowledgement from the MBE and/or WBE of its amount of participation, the scope of products and/or services, and approximate date these products and/or services will be utilized.
				<LineBreak /><LineBreak />
				The contractor shall report payments made to MBE and WBE subcontractors under this contract to IDOA as reasonably requested and in a format to be determined by IDOA.<LineBreak /><LineBreak />
				By submission of the Proposal, the Respondent acknowledges and agrees to be bound by the regulatory processes involving the State’s M/WBE Program.  Questions involving the regulations governing the Plan should be directed to MWBD’s Compliance Unit at 317-232-3061.
			</Paragraph>
        </ce:CustomFlowDocument>
      </CustomForm>
      <CustomForm>
        <ce:CustomFlowDocument Tag="Proposal To INDOT" TabOrder="1" PrintOrder="2" DisablePrint="False" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" x:SynchronousMode="Async" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs" xmlns:LibsHelpers="clr-namespace:ProjectBids.Libs.Helpers;assembly=Libs" xmlns:assembly="clr-namespace:MahApps.Metro.Controls;assembly=MahApps.Metro" IsVisible="True">
          <Paragraph TextAlignment="Center">
				PROPOSAL<LineBreak /><LineBreak />
				TO THE<LineBreak /><LineBreak />
				INDIANA DEPARTMENT OF TRANSPORTATION<LineBreak /><LineBreak />
				------------------------------------------------------------------
			</Paragraph>
          <Paragraph>
				CONTRACT NUMBER: <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.ContractId" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.ContractId}}</ce:VariableRun><LineBreak />	
				PROJECT NUMBER: <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.Projects[0].ProjectNumber" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.Projects[0].ProjectNumber}}</ce:VariableRun><LineBreak />
				ROUTE:<LineBreak />
				LOCATION: <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.CallOrder" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.CallOrder}}</ce:VariableRun><LineBreak /><LineBreak />
				DESCRIPTION: <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.Description" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.Description}}</ce:VariableRun><LineBreak /><LineBreak />
				COUNTY: <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.Counties[0].Name" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.Counties[0].Name}}</ce:VariableRun></Paragraph>
          <Paragraph>
				THE FOLLOWING DOCUMENTS ARE INCLUDED IN THE CONTRACT:<LineBreak />
				2018 STANDARD SPECIFICATIONS EFFECTIVE<LineBreak />
				LIST OF APPROVED OR PREQUALIFIED MATERIALS<LineBreak />
				STANDARD DRAWINGS LISTED ON STANDARD DRAWING INDEX EFFECTIVE DATE 9-1-18<LineBreak />
				PRE-BID QUESTIONS AND ANSWERS AVAILABLE ON THE INDOT WEBSITE				
			</Paragraph>
          <Paragraph TextAlignment="Center">------------------------------------------------------------------</Paragraph>
          <Paragraph>
				ADDITIONAL REFERENCE MATERIAL MAY BE AVAILABLE ON THE WEBSITE.  THE REFERENCE MATERIAL MAY INCLUDE, BUT IS NOT LIMITED TO PERMITS, ASBESTOS REPORTS, GEOTECHNICAL REPORTS AND UTILITIES INFORMATION. THE CONTRACTOR SHALL CONSIDER THE AVAILABLE ADDITIONAL REFERENCE MATERIAL IN PREPARATION OF THE PROPOSAL BID.
			</Paragraph>
          <Paragraph TextAlignment="Center">
				PG ASPHALT BINDER MATERIAL COST ADJUSTMENTS
			</Paragraph>
          <Paragraph>
				The bidder hereby certifies that it
				<InlineUIContainer BaselineAlignment="Center"><ce:CustomComboBox Name="ElectsList" LibsHelpers:MetaAttributes.IsRequired="true"><ComboBoxItem xml:space="preserve"></ComboBoxItem><ComboBoxItem xml:space="preserve">elects</ComboBoxItem><ComboBoxItem xml:space="preserve">does not elect</ComboBoxItem></ce:CustomComboBox></InlineUIContainer>	
				to enact PG asphalt binder material cost adjustments.  A blank field is considered as "does not elect".
			</Paragraph>
        </ce:CustomFlowDocument>
      </CustomForm>
      <CustomForm>
        <ce:CustomFlowDocument Tag="Revision Dates" TabOrder="2" PrintOrder="3" DisablePrint="False" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" x:SynchronousMode="Async" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs" xmlns:LibsHelpers="clr-namespace:ProjectBids.Libs.Helpers;assembly=Libs" xmlns:assembly="clr-namespace:MahApps.Metro.Controls;assembly=MahApps.Metro" IsVisible="True">
          <Paragraph TextAlignment="Center">INDIANA DEPARTMENT OF TRANSPORTATION</Paragraph>
          <Paragraph>
			The bidder acknowledges receipt of the following revisions and/or addenda to the proposal and/or
			plans for the above designated project which were issued under cover letter(s) of the date(s)
			shown hereon. Revisions are found on the "Posted Documents for View and Download" web page at this link:   <Hyperlink NavigateUri="http://erms.indot.in.gov/viewdocs" LibsHelpers:HyperlinkExtensions.HookEvent="True">http://erms.indot.in.gov/viewdocs</Hyperlink><LineBreak /><LineBreak />			
			Revision Number and Cover Letter of (Put a date in blank, as applicable):		
		</Paragraph>
          <Paragraph>			
			If the bidder acknowledges there are no revisions for the above designated project, use the checkbox below to mark this tab as non-applicable.<LineBreak /><LineBreak />
			N/A:   <InlineUIContainer BaselineAlignment="Center"><CheckBox Name="Revision1NA" LibsHelpers:MetaAttributes.IsRequired="false"></CheckBox></InlineUIContainer><LineBreak /><LineBreak /><Bold>1.</Bold>  <InlineUIContainer BaselineAlignment="Center"><TextBox Name="DateIssued1" Height="25" Width="80" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer>   (MM/DD/YYYY)
			          			
			<Bold>2.</Bold>  <InlineUIContainer BaselineAlignment="Center"><TextBox Name="DateIssued2" Height="25" Width="80" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer>   (MM/DD/YYYY)
			<LineBreak /><LineBreak /><Bold>3.</Bold>  <InlineUIContainer BaselineAlignment="Center"><TextBox Name="DateIssued3" Height="25" Width="80" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer>   (MM/DD/YYYY)
			          			
			<Bold>4.</Bold>  <InlineUIContainer BaselineAlignment="Center"><TextBox Name="DateIssued4" Height="25" Width="80" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer>   (MM/DD/YYYY)
			<LineBreak /><LineBreak /><Bold>5.</Bold>  <InlineUIContainer BaselineAlignment="Center"><TextBox Name="DateIssued5" Height="25" Width="80" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer>   (MM/DD/YYYY)
			          			
			<Bold>6.</Bold>  <InlineUIContainer BaselineAlignment="Center"><TextBox Name="DateIssued6" Height="25" Width="80" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer>   (MM/DD/YYYY)
			<LineBreak /><LineBreak /><Bold>7.</Bold>  <InlineUIContainer BaselineAlignment="Center"><TextBox Name="DateIssued7" Height="25" Width="80" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer>   (MM/DD/YYYY)
			          
			<Bold>8.</Bold>  <InlineUIContainer BaselineAlignment="Center"><TextBox Name="DateIssued8" Height="25" Width="80" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer>   (MM/DD/YYYY)
			<LineBreak /><LineBreak /><Bold>9.</Bold>  <InlineUIContainer BaselineAlignment="Center"><TextBox Name="DateIssued9" Height="25" Width="80" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer>   (MM/DD/YYYY)
			          
			<Bold>10.</Bold> <InlineUIContainer BaselineAlignment="Center"><TextBox Name="DateIssued10" Height="25" Width="80" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer>   (MM/DD/YYYY)
			<LineBreak /><LineBreak /><Bold>11.</Bold> <InlineUIContainer BaselineAlignment="Center"><TextBox Name="DateIssued11" Height="25" Width="80" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer>   (MM/DD/YYYY)
			          
			<Bold>12.</Bold> <InlineUIContainer BaselineAlignment="Center"><TextBox Name="DateIssued12" Height="25" Width="80" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer>   (MM/DD/YYYY)
			<LineBreak /><LineBreak />			
			The number of amendment files (.00Nx) applied to this bid:   <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="AmendmentCount" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{AmendmentCount}}</ce:VariableRun><LineBreak /><LineBreak />
			Revisions included with this bid:
		</Paragraph>
          <Table>
            <Table.Columns>
              <TableColumn />
              <TableColumn />
              <TableColumn />
            </Table.Columns>
            <TableRowGroup>
              <TableRow>
                <TableCell Padding="0,0,0,0">
                  <Paragraph>Revision Number</Paragraph>
                </TableCell>
                <TableCell Padding="0,0,0,0">
                  <Paragraph>Revision Date</Paragraph>
                </TableCell>
                <TableCell Padding="0,0,0,0">
                  <Paragraph>Revision Description</Paragraph>
                </TableCell>
              </TableRow>
              <TableRow>
                <TableCell Padding="0,0,0,0">
                  <Paragraph>
                    <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.Addendas[0].Number" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.Addendas[0].Number}}</ce:VariableRun>
                  </Paragraph>
                </TableCell>
                <TableCell Padding="0,0,0,0">
                  <Paragraph>
                    <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.Addendas[0].Date" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.Addendas[0].Date}}</ce:VariableRun>
                  </Paragraph>
                </TableCell>
                <TableCell Padding="0,0,0,0">
                  <Paragraph>
                    <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.Addendas[0].Description" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.Addendas[0].Description}}</ce:VariableRun>
                  </Paragraph>
                </TableCell>
              </TableRow>
              <TableRow>
                <TableCell Padding="0,0,0,0">
                  <Paragraph>
                    <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.Addendas[1].Number" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.Addendas[1].Number}}</ce:VariableRun>
                  </Paragraph>
                </TableCell>
                <TableCell Padding="0,0,0,0">
                  <Paragraph>
                    <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.Addendas[1].Date" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.Addendas[1].Date}}</ce:VariableRun>
                  </Paragraph>
                </TableCell>
                <TableCell Padding="0,0,0,0">
                  <Paragraph>
                    <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.Addendas[1].Description" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.Addendas[1].Description}}</ce:VariableRun>
                  </Paragraph>
                </TableCell>
              </TableRow>
              <TableRow>
                <TableCell Padding="0,0,0,0">
                  <Paragraph>
                    <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.Addendas[2].Number" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.Addendas[2].Number}}</ce:VariableRun>
                  </Paragraph>
                </TableCell>
                <TableCell Padding="0,0,0,0">
                  <Paragraph>
                    <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.Addendas[2].Date" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.Addendas[2].Date}}</ce:VariableRun>
                  </Paragraph>
                </TableCell>
                <TableCell Padding="0,0,0,0">
                  <Paragraph>
                    <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.Addendas[2].Description" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.Addendas[2].Description}}</ce:VariableRun>
                  </Paragraph>
                </TableCell>
              </TableRow>
              <TableRow>
                <TableCell Padding="0,0,0,0">
                  <Paragraph>
                    <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.Addendas[3].Number" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.Addendas[3].Number}}</ce:VariableRun>
                  </Paragraph>
                </TableCell>
                <TableCell Padding="0,0,0,0">
                  <Paragraph>
                    <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.Addendas[3].Date" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.Addendas[3].Date}}</ce:VariableRun>
                  </Paragraph>
                </TableCell>
                <TableCell Padding="0,0,0,0">
                  <Paragraph>
                    <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.Addendas[3].Description" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.Addendas[3].Description}}</ce:VariableRun>
                  </Paragraph>
                </TableCell>
              </TableRow>
              <TableRow>
                <TableCell Padding="0,0,0,0">
                  <Paragraph>
                    <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.Addendas[4].Number" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.Addendas[4].Number}}</ce:VariableRun>
                  </Paragraph>
                </TableCell>
                <TableCell Padding="0,0,0,0">
                  <Paragraph>
                    <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.Addendas[4].Date" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.Addendas[4].Date}}</ce:VariableRun>
                  </Paragraph>
                </TableCell>
                <TableCell Padding="0,0,0,0">
                  <Paragraph>
                    <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.Addendas[4].Description" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.Addendas[4].Description}}</ce:VariableRun>
                  </Paragraph>
                </TableCell>
              </TableRow>
              <TableRow>
                <TableCell Padding="0,0,0,0">
                  <Paragraph>
                    <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.Addendas[5].Number" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.Addendas[5].Number}}</ce:VariableRun>
                  </Paragraph>
                </TableCell>
                <TableCell Padding="0,0,0,0">
                  <Paragraph>
                    <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.Addendas[5].Date" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.Addendas[5].Date}}</ce:VariableRun>
                  </Paragraph>
                </TableCell>
                <TableCell Padding="0,0,0,0">
                  <Paragraph>
                    <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.Addendas[5].Description" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.Addendas[5].Description}}</ce:VariableRun>
                  </Paragraph>
                </TableCell>
              </TableRow>
              <TableRow>
                <TableCell Padding="0,0,0,0">
                  <Paragraph>
                    <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.Addendas[6].Number" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.Addendas[6].Number}}</ce:VariableRun>
                  </Paragraph>
                </TableCell>
                <TableCell Padding="0,0,0,0">
                  <Paragraph>
                    <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.Addendas[6].Date" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.Addendas[6].Date}}</ce:VariableRun>
                  </Paragraph>
                </TableCell>
                <TableCell Padding="0,0,0,0">
                  <Paragraph>
                    <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.Addendas[6].Description" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.Addendas[6].Description}}</ce:VariableRun>
                  </Paragraph>
                </TableCell>
              </TableRow>
              <TableRow>
                <TableCell Padding="0,0,0,0">
                  <Paragraph>
                    <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.Addendas[7].Number" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.Addendas[7].Number}}</ce:VariableRun>
                  </Paragraph>
                </TableCell>
                <TableCell Padding="0,0,0,0">
                  <Paragraph>
                    <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.Addendas[7].Date" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.Addendas[7].Date}}</ce:VariableRun>
                  </Paragraph>
                </TableCell>
                <TableCell Padding="0,0,0,0">
                  <Paragraph>
                    <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.Addendas[7].Description" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.Addendas[7].Description}}</ce:VariableRun>
                  </Paragraph>
                </TableCell>
              </TableRow>
              <TableRow>
                <TableCell Padding="0,0,0,0">
                  <Paragraph>
                    <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.Addendas[8].Number" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.Addendas[8].Number}}</ce:VariableRun>
                  </Paragraph>
                </TableCell>
                <TableCell Padding="0,0,0,0">
                  <Paragraph>
                    <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.Addendas[8].Date" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.Addendas[8].Date}}</ce:VariableRun>
                  </Paragraph>
                </TableCell>
                <TableCell Padding="0,0,0,0">
                  <Paragraph>
                    <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.Addendas[8].Description" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.Addendas[8].Description}}</ce:VariableRun>
                  </Paragraph>
                </TableCell>
              </TableRow>
              <TableRow>
                <TableCell Padding="0,0,0,0">
                  <Paragraph>
                    <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.Addendas[9].Number" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.Addendas[9].Number}}</ce:VariableRun>
                  </Paragraph>
                </TableCell>
                <TableCell Padding="0,0,0,0">
                  <Paragraph>
                    <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.Addendas[9].Date" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.Addendas[9].Date}}</ce:VariableRun>
                  </Paragraph>
                </TableCell>
                <TableCell Padding="0,0,0,0">
                  <Paragraph>
                    <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.Addendas[9].Description" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.Addendas[9].Description}}</ce:VariableRun>
                  </Paragraph>
                </TableCell>
              </TableRow>
            </TableRowGroup>
          </Table>
        </ce:CustomFlowDocument>
      </CustomForm>
      <CustomForm>
        <ce:CustomFlowDocument Tag="Bidder Checklist" TabOrder="3" PrintOrder="4" DisablePrint="False" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" x:SynchronousMode="Async" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs" xmlns:LibsHelpers="clr-namespace:ProjectBids.Libs.Helpers;assembly=Libs" xmlns:assembly="clr-namespace:MahApps.Metro.Controls;assembly=MahApps.Metro" IsVisible="True">
          <Paragraph TextAlignment="Center">
			PROPOSAL<LineBreak />
			TO THE INDIANA DEPARTMENT OF TRANSPORTATION
		</Paragraph>
          <Paragraph>
			Pursuant to the legal notice that sealed proposals for this contract will be received by the Indiana Department of Transportation at the location of deposit until the time and date of the letting, the undersigned hereby tenders a bid to furnish all materials, machinery, equipment, tools, labor, etc. to construct the work in accordance with the plans, profiles, drawings, Standard Specifications, Supplemental Specifications effective as of the date specified, special provisions, additional contract requirements, Rules for Prequalification of Contractors and Bidding (105 IAC 11) in effect on the date of letting, and all authorized revisions for this contract which are on file with the Indiana Department of Transportation.
		</Paragraph>
          <Paragraph>
			The undersigned has:
		</Paragraph>
          <Paragraph>
			A) Filled the Schedule of Pay Items with a unit price for each pay item listed,	based upon the unique characteristics of this contract;
		</Paragraph>
          <Paragraph>
			B) Filled the Schedule of Pay Items with a lump sum price in the extended column for each pay item listed as a lump sum item, based upon the unique	characteristics of this contract;
		</Paragraph>
          <Paragraph>
			C) Filed a properly executed bid bond and a properly executed power of attorney letter herewith in an amount greater than or equal to 5 percent of the amount of this proposal;
		</Paragraph>
          <Paragraph>
			D) Either filed a properly executed performance bond and a properly executed power of attorney letter herewith or submitted a properly executed performance bond and properly executed power of attorney letter as an electronic file to the email box defined in the Special Provisions of this contract in an amount greater than or equal to 100 percent of the amount of this proposal (Bid Express	does not support submittal of the performance bond);
		</Paragraph>
          <Paragraph>
			E) Executed the non collusion affidavit filed herewith;
		</Paragraph>
          <Paragraph>
			F) A valid certificate of qualification;
		</Paragraph>
          <Paragraph>
			G) Not exceeded its bidding capacity;
		</Paragraph>
          <Paragraph>
			H) Not added a provision reserving the right to accept or reject award of this contract;
		</Paragraph>
          <Paragraph>
			I) Not modified or altered a provision in this contract;
		</Paragraph>
          <Paragraph>
			J) If it is a trust, identified each of the following:<LineBreak /><LineBreak />
				      1) beneficiary of the trust; and<LineBreak /><LineBreak />	
				      2) settlor empowered to revoke or modify the trust;
		</Paragraph>
          <Paragraph>
			K) Either included a written drug testing plan herein, submitted its drug testing plan as an electronic file to the email box defined in the Special Provisions	of this contract, or certifies by signing this document that it submitted its current employee drug testing plan to the Indiana Department of Transportation's Prequalification Engineer.  The plan is hereby incorporated by reference and made a part of this bid.  Bidder's attention is directed to the statutory requirement at IC 4-13-18.  Bidder further certifies that its drug testing plan complies with the requirements of IC 4-13-18 and reflects bidder's current employee drug testing practice.  The current drug testing plan is dated
			 <InlineUIContainer BaselineAlignment="Center"><TextBox Name="DRUGDATE1" Height="25" Width="80" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="true"></TextBox></InlineUIContainer>   (MM/DD/YYYY);
		</Paragraph>
          <Paragraph>
			L) Completed this item designating the predetermined minimum wage determination,
			Davis-Bacon Act, for this contract (not required when wage stipulation is
			specified). I affirm that Modification No. <InlineUIContainer BaselineAlignment="Center"><TextBox Name="DBMOD" Width="140" LibsHelpers:MetaAttributes.IsRequired="true" TextAlignment="Left"></TextBox></InlineUIContainer>	of General Decision
			No. <InlineUIContainer BaselineAlignment="Center"><TextBox Name="DBGENDEC" Width="140" LibsHelpers:MetaAttributes.IsRequired="true" TextAlignment="Left"></TextBox></InlineUIContainer> with a publication date of
			 <InlineUIContainer BaselineAlignment="Center"><TextBox Name="DBPUBDATE1" Height="25" Width="80" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="true"></TextBox></InlineUIContainer>   (MM/DD/YYYY) shall apply to this contract;		 
		</Paragraph>
          <Paragraph>
			M) Checked the Bid Express website for all amendment files prior to the	deadline for bid submittal.  This includes amendment files that may be generated as a result of administrative changes to the bidding form, which may not be communicated in a revision letter;
		</Paragraph>
          <Paragraph>
			N) Checked the INDOT website for additional reference material that may include	but is not limited to permits, asbestos reports, geotechnical reports, utilities information and pre-bid questions and answers.
		</Paragraph>
          <Paragraph>
			O) Completed the item regarding election of PG asphalt binder material cost adjustments.
				<LineBreak /><LineBreak />
			
				A Proposal book which is opened and read will subsequently be rejected if the bidder fails to comply with the above items A through M.
				<LineBreak /><LineBreak />

				The undersigned has submitted the above items on forms furnished by the Indiana Department of Transportation.
				<LineBreak /><LineBreak />
			
				If awarded the contract, the undersigned promises to prosecute the work so as to complete the contract within the time specified.
		</Paragraph>
        </ce:CustomFlowDocument>
      </CustomForm>
      <CustomForm>
        <ce:CustomFlowDocument Tag="Conditional Proposals" TabOrder="4" PrintOrder="5" DisablePrint="True" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" x:SynchronousMode="Async" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs" xmlns:LibsHelpers="clr-namespace:ProjectBids.Libs.Helpers;assembly=Libs" xmlns:assembly="clr-namespace:MahApps.Metro.Controls;assembly=MahApps.Metro" IsVisible="True">
          <Paragraph TextAlignment="Center">
				INDIANA DEPARTMENT OF TRANSPORTATION<LineBreak />
				REGULAR OR CONDITIONAL
			</Paragraph>
          <Paragraph>
				Choose the one that applies, otherwise this bid is considered Regular.<LineBreak /><LineBreak />
				
				This bid is  
				<InlineUIContainer BaselineAlignment="Center"><ce:CustomComboBox Name="TYPEBID" LibsHelpers:MetaAttributes.IsRequired="false"><ComboBoxItem></ComboBoxItem><ComboBoxItem xml:space="preserve">REGULAR</ComboBoxItem><ComboBoxItem xml:space="preserve">CONDITIONAL</ComboBoxItem></ce:CustomComboBox></InlineUIContainer></Paragraph>
        </ce:CustomFlowDocument>
      </CustomForm>
      <CustomForm>
        <ce:CustomFlowDocument Tag="Bidder Certification" TabOrder="15" PrintOrder="16" DisablePrint="False" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" x:SynchronousMode="Async" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs" xmlns:LibsHelpers="clr-namespace:ProjectBids.Libs.Helpers;assembly=Libs" xmlns:assembly="clr-namespace:MahApps.Metro.Controls;assembly=MahApps.Metro" IsVisible="False">
          <Paragraph TextAlignment="Center">
				INDIANA DEPARTMENT OF TRANSPORTATION<LineBreak /><LineBreak />
				ATTACHMENT CM 32-34<LineBreak /><LineBreak />			
				CERTIFICATION WITH REGARD TO THE PERFORMANCE OF PREVIOUS<LineBreak />
				CONTRACTS OR SUBCONTRACTS SUBJECT TO THE EQUAL OPPORTUNITY<LineBreak />
				CLAUSE AND THE FILING OF REQUIRED REPORTS
			</Paragraph>
          <Paragraph>
				The bidder hereby certifies that it
				<InlineUIContainer BaselineAlignment="Center"><ce:CustomComboBox Name="HAS1" LibsHelpers:MetaAttributes.IsRequired="true"><ComboBoxItem xml:space="preserve"></ComboBoxItem><ComboBoxItem xml:space="preserve">Has</ComboBoxItem><ComboBoxItem xml:space="preserve">Has Not</ComboBoxItem></ce:CustomComboBox></InlineUIContainer>				
				participated in a previous contract or subcontract subject to the Equal Opportunity clause, as required by Executive Orders 10925, 11114, or 11246, and that it
				<InlineUIContainer BaselineAlignment="Center"><ce:CustomComboBox Name="HAS2" LibsHelpers:MetaAttributes.IsRequired="true"><ComboBoxItem xml:space="preserve"></ComboBoxItem><ComboBoxItem xml:space="preserve">Has</ComboBoxItem><ComboBoxItem xml:space="preserve">Has Not</ComboBoxItem></ce:CustomComboBox></InlineUIContainer>
				filed with the Joint Reporting Committee, the Director of the Office of Federal Contract Compliance, a Federal Government contracting or Administering agency, or the former President's Committee on Equal Employment Opportunity, all reports due under the applicable filing requirements.
				<LineBreak /><LineBreak />
				The above certification is required by the Equal Employment Opportunity Regulations to the Secretary of Labor (41 CFR 601.7(b)(1)).  This certification shall be submitted by bidders and proposed subcontractors only in connection with contracts and subcontracts which are subject to the equal opportunity clause. Contracts and subcontracts which are exempt from the equal opportunity clause are set forth in 41 CFR 601.5. Generally only contracts or subcontracts of $10,000 or under are exempt.
				<LineBreak /><LineBreak />
				Currently,Standard Form 100(EEO-1) is the only report required by the Executive Orders or their implementing regulations. 
				<LineBreak /><LineBreak />
				Pursuant to 41 CFR 601.7(b)(1), proposed contractors and subcontractors who have participated in a previous contract or subcontract subject to the Executive Orders listed above and have not filed the required reports, shall not be awarded contracts and subcontracts unless such contractor or subcontractor submits a report covering the delinquent period or such other period specified by the Federal Highway Administration or by the Director's Office of Federal Contract Compliance. U.S. Department of Labor.
			</Paragraph>
          <Paragraph TextAlignment="Center">------------------------------------------------------------------</Paragraph>
          <Paragraph TextAlignment="Center">DRUG FREE WORKPLACE CERTIFICATION</Paragraph>
          <Paragraph>
				Pursuant to Executive Order No. 90-5, April 12, 1990, issued by Governor Evan Bayh, the Indiana Department of Administration requires the inclusion of this certification in all contracts with and grants from the State in excess of $25,000. No award of a contract or grant shall be made, and no contract, purchase order or agreement, the total amount of which exceeds $25,000, shall be valid unless and until this certification has been fully executed by the Contractor or Grantee and attached to the contract or agreement as part of the contract documents. False certification or violation of the certification may result in sanctions including, but not limited to, suspension of contract payments, termination of the contract or agreement and or debarment of contracting opportunities with the State for up to 3 years.
				<LineBreak /><LineBreak />
				The Contractor or Grantee certifies and agrees that it will provide a drug free workplace by the means as follows:
				<LineBreak /><LineBreak />
				(a) Publishing and providing to all its employees a statement notifying employees that the unlawful manufacture, distribution, dispensing, possession or use of a controlled substance is prohibited in the Contractor's workplace and specifying the actions that will be taken against employees for violations of such prohibition.
				<LineBreak /><LineBreak />
				(b) Establishing a drug free awareness program to inform employees about (1) the dangers of drug abuse in the workplace;  (2) the Contractor's policy of maintaining a drug free workplace;  (3) available drug counseling, rehabilitation, and employee assistance programs; and (4) the penalties that may be imposed upon an employee for drug abuse violations occurring in the workplace.
				<LineBreak /><LineBreak />
				(c) Notifying all employees in the statement required by (a) above that as a condition of continued employment the employee will (1) abide by the terms of the statement; and (2) notify the employer of criminal drug statute conviction for a violation occurring in the workplace no later than 5 days after such conviction.
				<LineBreak /><LineBreak />
				(d) Notifying in writing to the contracting State agency and the Indiana Department of Administration within 10 days after receiving notice from an employee under (c) (2) above, or otherwise receiving actual notice of such conviction.
				<LineBreak /><LineBreak />
				(e) Within 30 days after receiving notice under (c) (2) above of a conviction, imposing the following sanctions or remedial measures on an employee who is convicted of drug abuse violations occurring in the workplace by (1) taking appropriate personnel action against the employee, up to and including termination; or (2) requiring such employee to satisfactorily participate in a drug abuse assistance or rehabilitation program approved for such purposes by a Federal, State or local health, law enforcement, or other appropriate agency.
				<LineBreak /><LineBreak />
				(f) Making a good faith effort to maintain a drug free workplace through the implementation of (a) through (e) above.
				<LineBreak /><LineBreak />
				THE UNDERSIGNED AFFIRMS, UNDER PENALTIES OF PERJURY, THAT HE OR SHE IS AUTHORIZED TO EXECUTE THIS CERTIFICATION ON BEHALF OF THE DESIGNATED ORGANIZATION.
			</Paragraph>
          <Paragraph TextAlignment="Center">------------------------------------------------------------------</Paragraph>
          <Paragraph TextAlignment="Center">ETHICS COMPLIANCE</Paragraph>
          <Paragraph>
				The Contractor and its agents shall abide by all ethical requirements that apply to persons who have a business relationship with the State, as set forth in Indiana code § 4-2-6 et seq., the regulations promulgated thereunder, and Executive Order 04-08, dated April 27, 2004.  If the Contractor is not familiar with these ethical requirements, the Contractor should refer any questions to the Indiana State Ethics Commission, or visit the Indiana State Ethics Commission website at [http://www.in.gov/ethics/]. If the Contractor or its agents violate any applicable ethical standards, the State may, in its sole discretion, terminate this contract immediately upon notice to the Contractor.  In addition, the contractor may be subject to penalties under Indiana Code § 4-2-6-12.
				<LineBreak /><LineBreak />
				THE UNDERSIGNED AFFIRMS, UNDER PENALTIES OF PERJURY, THAT HE OR SHE IS AUTHORIZED TO EXECUTE THIS CERTIFICATION ON BEHALF OF THE DESIGNATED ORGANIZATION.
			</Paragraph>
          <Paragraph TextAlignment="Center">------------------------------------------------------------------</Paragraph>
          <Paragraph TextAlignment="Center">AFFIDAVIT</Paragraph>
          <Paragraph>
				The signer of this bid, being duly sworn, on his or her oath says that he or she is the bidder for the construction or the improvements of a State highway described in this bid of which this affidavit is a part; that said bid is submitted in good faith and not as a speculation or to be assigned or relinquished and will be executed and fulfilled by said bidder, according to its terms, if accepted, and according to the plans, profiles and specifications for said improvement; that this bid is made without reference to any other bid; that this bidder has not offered to or received from a person, firm, board, commission, trustee or corporation a sum of money or consideration for the making of said bid. That no inducement of a form or character other than that which appears upon the face of the bid will be suggested, offered, paid, or delivered to a person whomsoever to influence the acceptance of the said bid or awarding of the contract, nor has this bidder an agreement or understanding whatsoever, with a person whomsoever to pay, deliver to, or share with another person, the proceeds of the contract sought by this bid; that said bidder has not directly or indirectly made an arrangement, contract, or understanding with another bidder or bidders concerning the amount of said bid, nor has such bidder colluded, conspired, connived, or agreed with a person whomsoever to influence a bid for said contract, directly or indirectly.
			</Paragraph>
          <Paragraph TextAlignment="Center">------------------------------------------------------------------</Paragraph>
        </ce:CustomFlowDocument>
      </CustomForm>
      <CustomForm>
        <ce:CustomFlowDocument Tag="IVOSB AND Bidder Certification" TabOrder="16" PrintOrder="17" DisablePrint="False" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" x:SynchronousMode="Async" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs" xmlns:LibsHelpers="clr-namespace:ProjectBids.Libs.Helpers;assembly=Libs" xmlns:assembly="clr-namespace:MahApps.Metro.Controls;assembly=MahApps.Metro" IsVisible="True">
          <Paragraph TextAlignment="Center">
				INDIANA DEPARTMENT OF TRANSPORTATION<LineBreak />
				IVOSB PARTICIPATION PLAN
			</Paragraph>
          <Paragraph TextAlignment="Right">IVOSB GOAL: 3.00%</Paragraph>
          <Paragraph>
				Indiana Veteran Owned Small Business Program Compliance: Award of this Contract is based, in part, on the Indiana Veteran Owned Small Business Program ("IVOSB") Participation Plan.  The following IVOSB subcontractors will be participating in this Contract:
			</Paragraph>
          <Paragraph TextAlignment="Center">IVOSB SUBCONTRACTORS TO BE APPLIED TOWARD GOAL</Paragraph>
          <Paragraph>
				Certified IVOSB Name<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="IVOSBName1" Height="25" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="true"></TextBox></InlineUIContainer><LineBreak />
				Address<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="IVOSBAddress1a" Height="25" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="true"></TextBox></InlineUIContainer><LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="IVOSBAddress1b" Height="25" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="true"></TextBox></InlineUIContainer><LineBreak />
				Telephone<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="IVOSBTelephone1" Height="25" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="true"></TextBox></InlineUIContainer><LineBreak />
				Pay Item Number<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="IVOSBPayItemNumber1" Height="25" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="true"></TextBox></InlineUIContainer><LineBreak />
				Service Planned:<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="IVOSBServicePlanned1" Height="50" Width="450" AcceptsReturn="True" LibsHelpers:MetaAttributes.IsRequired="true" VerticalScrollBarVisibility="Visible" TextWrapping="Wrap" xml:space="preserve"></TextBox></InlineUIContainer><LineBreak />				
				Actual Dollar Amount to be paid to IVOSB:$<InlineUIContainer BaselineAlignment="Center"><TextBox Name="IVOSB_AMOUNT1" Height="25" Width="80" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="true"></TextBox></InlineUIContainer></Paragraph>
          <Paragraph TextAlignment="Center">------------------------------------------------------------------</Paragraph>
          <Paragraph>
				Certified IVOSB Name<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="IVOSBName2" Height="25" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer><LineBreak />
				Address<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="IVOSBAddress2a" Height="25" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer><LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="IVOSBAddress2b" Height="25" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer><LineBreak />				
				Telephone<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="IVOSBTelephone2" Height="25" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer><LineBreak />
				Pay Item Number<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="IVOSBPayItemNumber2" Height="25" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer><LineBreak />
				Service Planned:<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="IVOSBServicePlanned2" Height="50" Width="450" AcceptsReturn="True" LibsHelpers:MetaAttributes.IsRequired="false" VerticalScrollBarVisibility="Visible" TextWrapping="Wrap" xml:space="preserve"></TextBox></InlineUIContainer><LineBreak />				
				Actual Dollar Amount to be paid to IVOSB:$<InlineUIContainer BaselineAlignment="Center"><TextBox Name="IVOSB_AMOUNT2" Height="25" Width="80" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer></Paragraph>
          <Paragraph TextAlignment="Center">------------------------------------------------------------------</Paragraph>
          <Paragraph>
				Certified IVOSB Name<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="IVOSBName3" Height="25" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer><LineBreak />
				Address<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="IVOSBAddress3a" Height="25" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer><LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="IVOSBAddress3b" Height="25" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer><LineBreak />
				Telephone<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="IVOSBTelephone3" Height="25" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer><LineBreak />
				Pay Item Number<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="IVOSBPayItemNumber3" Height="25" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer><LineBreak />
				Service Planned:<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="IVOSBServicePlanned3" Height="50" Width="450" AcceptsReturn="True" LibsHelpers:MetaAttributes.IsRequired="false" VerticalScrollBarVisibility="Visible" TextWrapping="Wrap" xml:space="preserve"></TextBox></InlineUIContainer><LineBreak />
				Actual Dollar Amount to be paid to IVOSB:$<InlineUIContainer BaselineAlignment="Center"><TextBox Name="IVOSB_AMOUNT3" Height="25" Width="80" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer></Paragraph>
          <Paragraph TextAlignment="Center">------------------------------------------------------------------</Paragraph>
          <Paragraph>
				Certified IVOSB Name<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="IVOSBName4" Height="25" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer><LineBreak />
				Address<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="IVOSBAddress4a" Height="25" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer><LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="IVOSBAddress4b" Height="25" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer><LineBreak />
				Telephone<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="IVOSBTelephone4" Height="25" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer><LineBreak />
				Pay Item Number<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="IVOSBPayItemNumber4" Height="25" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer><LineBreak />
				Service Planned:<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="IVOSBServicePlanned4" Height="50" Width="450" AcceptsReturn="True" LibsHelpers:MetaAttributes.IsRequired="false" VerticalScrollBarVisibility="Visible" TextWrapping="Wrap" xml:space="preserve"></TextBox></InlineUIContainer><LineBreak />
				Actual Dollar Amount to be paid to IVOSB:$<InlineUIContainer BaselineAlignment="Center"><TextBox Name="IVOSB_AMOUNT4" Height="25" Width="80" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer></Paragraph>
          <Paragraph TextAlignment="Center">------------------------------------------------------------------</Paragraph>
          <Paragraph>
				Total Dollar Amount Credited toward IVOSB Goal:$<InlineUIContainer BaselineAlignment="Center"><TextBox Name="IVOSB_TOTALAMOUNT1" Height="25" Width="80" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="true"></TextBox></InlineUIContainer><LineBreak />				
				Total Percentage:<InlineUIContainer BaselineAlignment="Center"><TextBox Name="TOTALPercentage" Height="25" Width="33" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="true"></TextBox></InlineUIContainer>%
				<LineBreak />
				Please Note: Only 60% of the participation of an IVOSB supplier will be counted toward the contract goal.<LineBreak />								
				Company / Bidder Name<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="IVOSB_BidderName" Height="25" Width="500" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="true"></TextBox></InlineUIContainer><LineBreak />
				Title<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="IVOSB_Title" Height="25" Width="250" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="true"></TextBox></InlineUIContainer><LineBreak />
				Email Address<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="IVOSB_Email" Height="25" Width="500" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="true"></TextBox></InlineUIContainer><LineBreak />
				At the request of IDOA, a copy of each subcontractor agreement shall be submitted to IDOA, <Hyperlink NavigateUri="mailto:mwbecompliance@idoa.in.gov" LibsHelpers:HyperlinkExtensions.HookEvent="True">mwbecompliance@idoa.in.gov</Hyperlink>, within thirty (30) days of the request.  Failure to provide any subcontractor agreement may also be considered a material breach of this Contract.  The Contractor must obtain approval from IDOA before changing the IVOSB participation plan submitted in connection with this Contract.
				<LineBreak /><LineBreak />
				The Contractor shall report payments made to IVOSB subcontractors under this Contract to IDOA as reasonably requested and in a format to be determined by IDOA.
				<LineBreak /><LineBreak />
				An Excel file of State of Indiana Veteran Owned Small Businesses is found at:<LineBreak /><Hyperlink NavigateUri="http://www.in.gov/idoa/3067.htm" LibsHelpers:HyperlinkExtensions.HookEvent="True">http://www.in.gov/idoa/3067.htm</Hyperlink><LineBreak /><LineBreak />
				Information concerning the details of the IVOSB program is available at:<LineBreak /><Hyperlink NavigateUri="http://www.in.gov/idoa/2862.htm" LibsHelpers:HyperlinkExtensions.HookEvent="True">http://www.in.gov/idoa/2862.htm</Hyperlink><LineBreak /><LineBreak />
				Email questions to:<LineBreak /><Hyperlink NavigateUri="mailto:Indianaveteranspreference@idoa.in.gov" LibsHelpers:HyperlinkExtensions.HookEvent="True">Indianaveteranspreference@idoa.in.gov</Hyperlink></Paragraph>
          <Paragraph TextAlignment="Center">------------------------------------------------------------------</Paragraph>
          <Paragraph TextAlignment="Center">ATTACHMENT CM 32-34</Paragraph>
          <Paragraph TextAlignment="Center">
				CERTIFICATION WITH REGARD TO THE PERFORMANCE OF PREVIOUS<LineBreak />
				CONTRACTS OR SUBCONTRACTS SUBJECT TO THE EQUAL OPPORTUNITY<LineBreak />
				CLAUSE AND THE FILING OF REQUIRED REPORTS
			</Paragraph>
          <Paragraph>
				The bidder hereby certifies that it
				<InlineUIContainer BaselineAlignment="Center"><ce:CustomComboBox Name="HAS3" LibsHelpers:MetaAttributes.IsRequired="true"><ComboBoxItem xml:space="preserve"></ComboBoxItem><ComboBoxItem xml:space="preserve">Has</ComboBoxItem><ComboBoxItem xml:space="preserve">Has Not</ComboBoxItem></ce:CustomComboBox></InlineUIContainer>				
				participated in a previous contract or subcontract subject to the Equal Opportunity clause, as required by Executive Orders 10925, 11114, or 11246, and that it
				<InlineUIContainer BaselineAlignment="Center"><ce:CustomComboBox Name="HAS4" LibsHelpers:MetaAttributes.IsRequired="true"><ComboBoxItem xml:space="preserve"></ComboBoxItem><ComboBoxItem xml:space="preserve">Has</ComboBoxItem><ComboBoxItem xml:space="preserve">Has Not</ComboBoxItem></ce:CustomComboBox></InlineUIContainer>
				filed with the Joint Reporting Committee, the Director of the Office of Federal Contract Compliance, a Federal Government contracting or Administering agency, or the former President's Committee on Equal Employment Opportunity, all reports due under the applicable filing requirements.<LineBreak /><LineBreak />				
				The above certification is required by the Equal Employment Opportunity Regulations to the Secretary of Labor (41 CFR 601.7(b)(1)).  This certification shall be submitted by bidders and proposed subcontractors only in connection with contracts and subcontracts which are subject to the equal opportunity clause. Contracts and subcontracts which are exempt from the equal opportunity clause are set forth in 41 CFR 601.5. Generally only contracts or subcontracts of $10,000 or under are exempt.
				<LineBreak /><LineBreak />				
				Currently,Standard Form 100(EEO-1) is the only report required by the Executive Orders or their implementing regulations.
				<LineBreak /><LineBreak />				
				Pursuant to 41 CFR 601.7(b)(1), proposed contractors and subcontractors who have participated in a previous contract or subcontract subject to the Executive Orders listed above and have not filed the required reports, shall not be awarded contracts and subcontracts unless such contractor or subcontractor submits a report covering the delinquent period or such other period specified by the Federal Highway Administration or by the Director's Office of Federal Contract Compliance. U.S. Department of Labor.
			</Paragraph>
          <Paragraph TextAlignment="Center">------------------------------------------------------------------</Paragraph>
          <Paragraph TextAlignment="Center">DRUG FREE WORKPLACE CERTIFICATION</Paragraph>
          <Paragraph>
				Pursuant to Executive Order No. 90-5, April 12, 1990, issued by Governor Evan Bayh, the Indiana Department of Administration requires the inclusion of this certification in all contracts with and grants from the State in excess of $25,000. No award of a contract or grant shall be made, and no contract, purchase order or agreement, the total amount of which exceeds $25,000, shall be valid unless and until this certification has been fully executed by the Contractor or Grantee and attached to the contract or agreement as part of the contract documents. False certification or violation of the certification may result in sanctions including, but not limited to, suspension of contract payments, termination of the contract or agreement and or debarment of contracting opportunities with the State for up to 3 years.
				<LineBreak /><LineBreak />				
				The Contractor or Grantee certifies and agrees that it will provide a drug free workplace by the means as follows:
				<LineBreak /><LineBreak />				
				(a) Publishing and providing to all its employees a statement notifying employees that the unlawful manufacture, distribution, dispensing, possession or use of a controlled substance is prohibited in the Contractor's workplace and specifying the actions that will be taken against employees for violations of such prohibition.
				<LineBreak /><LineBreak />				
				(b) Establishing a drug free awareness program to inform employees about (1) the dangers of drug abuse in the workplace;  (2) the Contractor's policy of maintaining a drug free workplace;  (3) available drug counseling, rehabilitation, and employee assistance programs; and (4) the penalties that may be imposed upon an employee for drug abuse violations occurring in the workplace.
				<LineBreak /><LineBreak />				
				(c) Notifying all employees in the statement required by (a) above that as a condition of continued employment the employee will (1) abide by the terms of the statement; and (2) notify the employer of criminal drug statute conviction for a violation occurring in the workplace no later than 5 days after such conviction.
				<LineBreak /><LineBreak />				
				(d) Notifying in writing to the contracting State agency and the Indiana Department of Administration within 10 days after receiving notice from an employee under (c) (2) above, or otherwise receiving actual notice of such conviction.
				<LineBreak /><LineBreak />				
				(e) Within 30 days after receiving notice under (c) (2) above of a conviction, imposing the following sanctions or remedial measures on an employee who is convicted of drug abuse violations occurring in the workplace by (1) taking appropriate personnel action against the employee, up to and including termination; or (2) requiring such employee to satisfactorily participate in a drug abuse assistance or rehabilitation program approved for such purposes by a Federal, State or local health, law enforcement, or other appropriate agency.
				<LineBreak /><LineBreak />				
				(f) Making a good faith effort to maintain a drug free workplace through the implementation of (a) through (e) above.
				<LineBreak /><LineBreak />				
				THE UNDERSIGNED AFFIRMS, UNDER PENALTIES OF PERJURY, THAT HE OR SHE IS AUTHORIZED TO EXECUTE THIS CERTIFICATION ON BEHALF OF THE DESIGNATED ORGANIZATION.
			</Paragraph>
          <Paragraph TextAlignment="Center">------------------------------------------------------------------</Paragraph>
          <Paragraph TextAlignment="Center">ETHICS COMPLIANCE</Paragraph>
          <Paragraph>
				The Contractor and its agents shall abide by all ethical requirements that apply to persons who have a business relationship with the State, as set forth in Indiana code § 4-2-6 et seq., the regulations promulgated thereunder, and Executive Order 04-08, dated April 27, 2004.  If the Contractor is not familiar with these ethical requirements, the Contractor should refer any questions to the Indiana State Ethics Commission, or visit the Indiana State Ethics Commission website at [http://www.in.gov/ethics/]. If the Contractor or its agents violate any applicable ethical standards, the State may, in its sole discretion, terminate this contract immediately upon notice to the Contractor.  In addition, the contractor may be subject to penalties under Indiana Code § 4-2-6-12.
				<LineBreak /><LineBreak />				
				THE UNDERSIGNED AFFIRMS, UNDER PENALTIES OF PERJURY, THAT HE OR SHE IS AUTHORIZED TO EXECUTE THIS CERTIFICATION ON BEHALF OF THE DESIGNATED ORGANIZATION.
			</Paragraph>
          <Paragraph TextAlignment="Center">------------------------------------------------------------------</Paragraph>
          <Paragraph TextAlignment="Center">AFFIDAVIT</Paragraph>
          <Paragraph>
				The signer of this bid, being duly sworn, on his or her oath says that he or she is the bidder for the construction or the improvements of a State highway described in this bid of which this affidavit is a part; that said bid is submitted in good faith and not as a speculation or to be assigned or relinquished and will be executed and fulfilled by said bidder, according to its terms, if accepted, and according to the plans, profiles and specifications for said improvement; that this bid is made without reference to any other bid; that this bidder has not offered to or received from a person, firm, board, commission, trustee or corporation a sum of money or consideration for the making of said bid. That no inducement of a form or character other than that which appears upon the face of the bid will be suggested, offered, paid, or delivered to a person whomsoever to influence the acceptance of the said bid or awarding of the contract, nor has this bidder an agreement or understanding whatsoever, with a person whomsoever to pay, deliver to, or share with another person, the proceeds of the contract sought by this bid; that said bidder has not directly or indirectly made an arrangement, contract, or understanding with another bidder or bidders concerning the amount of said bid, nor has such bidder colluded, conspired, connived, or agreed with a person whomsoever to influence a bid for said contract, directly or indirectly.
			</Paragraph>
          <Paragraph TextAlignment="Center">------------------------------------------------------------------</Paragraph>
        </ce:CustomFlowDocument>
      </CustomForm>
      <CustomForm>
        <ce:CustomFlowDocument Tag="Current Contractual Obligations" TabOrder="17" PrintOrder="18" DisablePrint="False" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" x:SynchronousMode="Async" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs" xmlns:LibsHelpers="clr-namespace:ProjectBids.Libs.Helpers;assembly=Libs" xmlns:assembly="clr-namespace:MahApps.Metro.Controls;assembly=MahApps.Metro" IsVisible="True">
          <Paragraph TextAlignment="Center">
				INDIANA DEPARTMENT OF TRANSPORTATION<LineBreak />
				CURRENT CONTRACTUAL OBLIGATIONS
			</Paragraph>
          <Paragraph>			
				Entries on this sheet shall include all construction work under contract or verbal performance agreement or pending award to the contractor signing, whether as principal or as subcontractor.  See 105 IAC 11-3-4 of the Rules for Prequalification of Contractors and Bidding.<LineBreak /><LineBreak />
				TOTAL OF ALL UNEARNED WORK NOW UNDER CONTRACT WITH ANY OWNER, CONTRACTOR, OR OTHER PARTY:
			</Paragraph>
          <Paragraph TextAlignment="Right">
				$<InlineUIContainer BaselineAlignment="Center"><TextBox Name="CCO_UNEARNEDTOT1" Height="25" Width="80" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="true"></TextBox></InlineUIContainer></Paragraph>
          <Paragraph>
				TOTAL OF ALL UNEARNED WORK SUBLET AND APPROVED TO SUBCONTRACTORS ON INDIANA DEPARTMENT OF TRANSPORTATION CONTRACTS:
			</Paragraph>
          <Paragraph TextAlignment="Right">
					$<InlineUIContainer BaselineAlignment="Center"><TextBox Name="CCO_UNEARNEDTOTSUB1" Height="25" Width="80" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="true"></TextBox></InlineUIContainer></Paragraph>
          <Paragraph>
				TOTAL OF ALL UNEARNED WORK NOW UNDER CONTRACT WITH ANY OWNER, CONTRACTOR, OR OTHER PARTY IN THE PREQUALIFICATON WORK TYPE(S) ASSIGNED TO THIS CONTRACT AND USED FOR BIDDING CAPACITY BY THE BIDDER:
			</Paragraph>
          <Paragraph TextAlignment="Right">
					$<InlineUIContainer BaselineAlignment="Center"><TextBox Name="CCO_UNEARNEDBID1" Height="25" Width="80" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="true"></TextBox></InlineUIContainer></Paragraph>
          <Paragraph>
				TOTAL OF ALL UNEARNED WORK SUBLET AND APPROVED TO SUBCONTRACTORS ON INDIANA DEPARTMENT OF TRANSPORTATION CONTRACTS IN THE PREQUALIFICATON WORK TYPE(S) ASSIGNED TO THIS CONTRACT AND USED FOR BIDDING CAPACITY BY THE BIDDER:
			</Paragraph>
          <Paragraph TextAlignment="Right">
					$<InlineUIContainer BaselineAlignment="Center"><TextBox Name="CCO_UNEARNEDBIDSUB1" Height="25" Width="80" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="true"></TextBox></InlineUIContainer></Paragraph>
          <Paragraph>	
				The bidder shall submit a complete list of all unearned work when requested by the Prequalification Engineer, on the form provided.  The information on the list shall include the contract number, the name of the owner, contractor, subcontractor or other party, the type of work yet to be performed, and the value of unearned work.<LineBreak /><LineBreak />
				
				I hereby certify that to the best of my knowledge and belief, the above amounts of unearned work are true and complete and that my latest financial statement on file with the Indiana Department of Transportation continues to represent fairly and substantially my financial position as of this date.
			</Paragraph>
        </ce:CustomFlowDocument>
      </CustomForm>
      <CustomForm>
        <ce:CustomFlowDocument Tag="Electronic Bid Submission Certification" TabOrder="18" PrintOrder="19" DisablePrint="False" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" x:SynchronousMode="Async" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs" xmlns:LibsHelpers="clr-namespace:ProjectBids.Libs.Helpers;assembly=Libs" xmlns:assembly="clr-namespace:MahApps.Metro.Controls;assembly=MahApps.Metro" IsVisible="True">
          <Paragraph TextAlignment="Center">
				INDIANA DEPARTMENT OF TRANSPORTATION<LineBreak />
				ELECTRONIC BID SUBMISSION CERTIFICATION
			</Paragraph>
          <Paragraph>
				BY SUBMITTING THIS BID ELECTRONICALLY, I HEREBY ACKNOWLEDGE THAT ALL REQUIREMENTS INCLUDED IN THE HARD COPY PROPOSAL, AMENDMENTS, PLANS, STANDARD SPECIFICATIONS, AND SUPPLEMENTAL SPECIFICATIONS ARE A PART OF THIS BID AND CONTRACT.
				<LineBreak /><LineBreak />
				THE PRINCIPAL SHALL FILE AN ELECTRONIC BID BOND WHEN BIDDING ELECTRONICALLY. BY FILLING IN THE BOXES BELOW THE PRINCIPAL IS ENSURING THE IDENTIFIED ELECTRONIC BID BOND HAS BEEN EXECUTED AND THE PRINCIPAL AND SURETY ARE FIRMLY BOUND UNTO THE STATE OF INDIANA.
				<LineBreak /><LineBreak />
				Electronic Bid Bond ID<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="EBSC_BondID" Height="25" Width="250" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="true"></TextBox></InlineUIContainer><LineBreak /><LineBreak />
				Company / Bidder Name<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="EBSC_BidderName" Height="25" Width="500" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="true"></TextBox></InlineUIContainer><LineBreak /><LineBreak />
				Title<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="EBSC_Title" Height="25" Width="250" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="true"></TextBox></InlineUIContainer><LineBreak /><LineBreak />
				Email Address<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="EBSC_Email" Height="25" Width="500" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="true"></TextBox></InlineUIContainer><LineBreak /><LineBreak />
				
				***  AN ELECTRONIC PROPOSAL SUBMITTED AND SIGNED WITH A DIGITAL ID, UNDER THE PROVISIONS OF THE INDIANA DEPARTMENT OF TRANSPORTATION, WILL BE CONSIDERED VALID AND BINDING. ***
				<LineBreak /><LineBreak />
				USE OF ANOTHER PERSON'S DIGITAL ID IN THIS BIDDING PROCESS VIOLATES THE LAWS OF INDIANA.
				BY INDICATING YES IN THE BOX 
				<InlineUIContainer BaselineAlignment="Center"><ce:CustomComboBox Name="B03" LibsHelpers:MetaAttributes.IsRequired="true"><ComboBoxItem xml:space="preserve"></ComboBoxItem><ComboBoxItem xml:space="preserve">-- Yes --</ComboBoxItem><ComboBoxItem xml:space="preserve">No</ComboBoxItem></ce:CustomComboBox></InlineUIContainer>
				, I ACKNOWLEDGE THAT I HAVE READ AND UNDERSTOOD THE ABOVE ELECTRONIC BID SUBMISSION CERTIFICATION.
			</Paragraph>
        </ce:CustomFlowDocument>
      </CustomForm>
      <CustomForm>
        <ce:CustomFlowDocument Tag="Performance Bond Attachment" TabOrder="19" PrintOrder="20" DisablePrint="False" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" x:SynchronousMode="Async" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs" xmlns:LibsHelpers="clr-namespace:ProjectBids.Libs.Helpers;assembly=Libs" xmlns:assembly="clr-namespace:MahApps.Metro.Controls;assembly=MahApps.Metro" IsVisible="False">
          <Paragraph TextAlignment="Center">INDIANA DEPARTMENT OF TRANSPORTATION</Paragraph>
          <Paragraph TextAlignment="Center">PERFORMANCE BOND ATTACHMENT</Paragraph>
          <Paragraph>
				**Mike  Do we need to add instructions here for how to fill out this tab**<LineBreak /><LineBreak />
                Enter contact information below:<LineBreak /><LineBreak />
                Contractor submitting bid contact name:<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="ContractorContactName1" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="true"></TextBox></InlineUIContainer><LineBreak /><LineBreak />
                Contractor submitting bid phone number:<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="ContractorContactPhoneNumber1" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="true"></TextBox></InlineUIContainer><LineBreak /><LineBreak />
                Contractor submitting bid email:<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="ContractorContactEmail1" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="true"></TextBox></InlineUIContainer><LineBreak /><LineBreak /><LineBreak /><LineBreak />
				**Mike  Do we need to add instructions here for how to fill out this tab**<LineBreak /><LineBreak />
				Upload technical documents below.<LineBreak /><LineBreak />
				**Mike  Sample text for how to fill out this tab**<LineBreak /><LineBreak />
				Note: There is a 5MB file size limit per attached file.  If the Performance Bond file size is over 5MB, then the file will need to be split into multiple files.  The additional files can be attached in the additional attachment fields below. Please include a detailed description with your attachments.<LineBreak /><LineBreak />
				Will you be attaching a Performance Bond?
				<Bold> Yes  </Bold><InlineUIContainer BaselineAlignment="Center"><RadioButton Name="PBAttach1_yes" GroupName="PBAttach1" LibsHelpers:MetaAttributes.Value="Yes" LibsHelpers:MetaAttributes.IsRequired="true" /></InlineUIContainer><Bold> No  </Bold><InlineUIContainer BaselineAlignment="Center"><RadioButton Name="PBAttach1_no" GroupName="PBAttach1" LibsHelpers:MetaAttributes.Value="No" LibsHelpers:MetaAttributes.IsRequired="true" /></InlineUIContainer><LineBreak /><LineBreak />
				Performance Bond Attachment Description:<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="Attachment0Description" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="PBAttach1_yes"></TextBox></InlineUIContainer><LineBreak /><InlineUIContainer BaselineAlignment="Center"><StackPanel Orientation="Horizontal"><TextBox assembly:TextBoxHelper.ClearTextButton="True" assembly:TextBoxHelper.IsClearTextButtonBehaviorEnabled="True" Height="25" Tag="Attachment_c33dd2020eb9b07ab8043e5dfa047f2a" IsEnabled="True" Width="175" Name="Attachment0" LibsHelpers:MetaAttributes.IsRequired="Attachment0Description" /><Button LibsHelpers:MetaAttributes.IsRequired="Attachment0Description" Style="{DynamicResource MetroAccentButton}" Name="FileSelectButton_0" Tag="Attachment_c33dd2020eb9b07ab8043e5dfa047f2a">Browse</Button></StackPanel></InlineUIContainer><LineBreak /><LineBreak /><LineBreak />
				Performance Bond Additional Attachment 1 Description:<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="Attachment1Description" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer><LineBreak /><InlineUIContainer BaselineAlignment="Center"><StackPanel Orientation="Horizontal"><TextBox assembly:TextBoxHelper.ClearTextButton="True" assembly:TextBoxHelper.IsClearTextButtonBehaviorEnabled="True" Height="25" Tag="Attachment_102bf695ed0f02a7f55599a076ff2b99" IsEnabled="True" Width="175" Name="Attachment1" LibsHelpers:MetaAttributes.IsRequired="Attachment1Description" /><Button LibsHelpers:MetaAttributes.IsRequired="Attachment1Description" Style="{DynamicResource MetroAccentButton}" Name="FileSelectButton_1" Tag="Attachment_102bf695ed0f02a7f55599a076ff2b99">Browse</Button></StackPanel></InlineUIContainer><LineBreak /><LineBreak /><LineBreak />
				Performance Bond Additional Attachment 2 Description:<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="Attachment2Description" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer><LineBreak /><InlineUIContainer BaselineAlignment="Center"><StackPanel Orientation="Horizontal"><TextBox assembly:TextBoxHelper.ClearTextButton="True" assembly:TextBoxHelper.IsClearTextButtonBehaviorEnabled="True" Height="25" Tag="Attachment_9582b958dab0c14a2772d81f83f07e75" IsEnabled="True" Width="175" Name="Attachment2" LibsHelpers:MetaAttributes.IsRequired="Attachment2Description" /><Button LibsHelpers:MetaAttributes.IsRequired="Attachment2Description" Style="{DynamicResource MetroAccentButton}" Name="FileSelectButton_2" Tag="Attachment_9582b958dab0c14a2772d81f83f07e75">Browse</Button></StackPanel></InlineUIContainer><LineBreak /><LineBreak /><LineBreak />
				Performance Bond Additional Attachment 3 Description:<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="Attachment3Description" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer><LineBreak /><InlineUIContainer BaselineAlignment="Center"><StackPanel Orientation="Horizontal"><TextBox assembly:TextBoxHelper.ClearTextButton="True" assembly:TextBoxHelper.IsClearTextButtonBehaviorEnabled="True" Height="25" Tag="Attachment_456d791dbc3859c57239e3d0b1ff0064" IsEnabled="True" Width="175" Name="Attachment3" LibsHelpers:MetaAttributes.IsRequired="Attachment3Description" /><Button LibsHelpers:MetaAttributes.IsRequired="Attachment3Description" Style="{DynamicResource MetroAccentButton}" Name="FileSelectButton_3" Tag="Attachment_456d791dbc3859c57239e3d0b1ff0064">Browse</Button></StackPanel></InlineUIContainer></Paragraph>
        </ce:CustomFlowDocument>
      </CustomForm>
      <CustomForm>
        <ce:CustomFlowDocument Tag="Additional Attachments" TabOrder="20" PrintOrder="21" DisablePrint="False" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" x:SynchronousMode="Async" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs" xmlns:LibsHelpers="clr-namespace:ProjectBids.Libs.Helpers;assembly=Libs" xmlns:assembly="clr-namespace:MahApps.Metro.Controls;assembly=MahApps.Metro" IsVisible="False">
          <Paragraph TextAlignment="Center">INDIANA DEPARTMENT OF TRANSPORTATION</Paragraph>
          <Paragraph TextAlignment="Center">FILE ATTACHMENTS</Paragraph>
          <Paragraph>
				**Mike  Do we need to add instructions here for how to fill out this tab**<LineBreak /><LineBreak />
                Enter contact information below:<LineBreak /><LineBreak />
                Contractor submitting bid contact name:<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="ContractorContactName1b" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="true"></TextBox></InlineUIContainer><LineBreak /><LineBreak />
                Contractor submitting bid phone number:<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="ContractorContactPhoneNumber1b" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="true"></TextBox></InlineUIContainer><LineBreak /><LineBreak />
                Contractor submitting bid email:<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="ContractorContactEmail1b" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="true"></TextBox></InlineUIContainer><LineBreak /><LineBreak /><LineBreak /><LineBreak />
				**Mike  Do we need to add instructions here for how to fill out this tab**<LineBreak /><LineBreak />
				Upload technical documents below.<LineBreak /><LineBreak />
				**Mike  Sample text for how to fill out this tab**<LineBreak /><LineBreak />
				Note: There is a 5MB file size limit per attached file.  If the attachment file size is over 5MB, then the file will need to be split into multiple files.  The additional files can be attached in the additional attachment fields below. Please include a detailed description with your attachments.<LineBreak /><LineBreak />	
				Will you be attaching any additional attachments?
				<Bold> Yes  </Bold><InlineUIContainer BaselineAlignment="Center"><RadioButton Name="AddAttach1_yes" GroupName="AddAttach1" LibsHelpers:MetaAttributes.Value="Yes" LibsHelpers:MetaAttributes.IsRequired="true" /></InlineUIContainer><Bold> No  </Bold><InlineUIContainer BaselineAlignment="Center"><RadioButton Name="AddAttach1_no" GroupName="AddAttach1" LibsHelpers:MetaAttributes.Value="No" LibsHelpers:MetaAttributes.IsRequired="true" /></InlineUIContainer><LineBreak /><LineBreak />	
				Additional Attachment 1 Description:<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="Attachment1Descriptionb" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="AddAttach1_yes"></TextBox></InlineUIContainer><LineBreak /><InlineUIContainer BaselineAlignment="Center"><StackPanel Orientation="Horizontal"><TextBox assembly:TextBoxHelper.ClearTextButton="True" assembly:TextBoxHelper.IsClearTextButtonBehaviorEnabled="True" Height="25" Tag="Attachment_1093942577c6e956c91a1bacce987d95" IsEnabled="True" Width="175" Name="Attachment1b" LibsHelpers:MetaAttributes.IsRequired="Attachment1Descriptionb" /><Button LibsHelpers:MetaAttributes.IsRequired="Attachment1Descriptionb" Style="{DynamicResource MetroAccentButton}" Name="FileSelectButton_0" Tag="Attachment_1093942577c6e956c91a1bacce987d95">Browse</Button></StackPanel></InlineUIContainer><LineBreak /><LineBreak /><LineBreak />
				Additional Attachment 2 Description:<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="Attachment2Descriptionb" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer><LineBreak /><InlineUIContainer BaselineAlignment="Center"><StackPanel Orientation="Horizontal"><TextBox assembly:TextBoxHelper.ClearTextButton="True" assembly:TextBoxHelper.IsClearTextButtonBehaviorEnabled="True" Height="25" Tag="Attachment_6bc37c93d2d5b735efc4ab8f3f70aa82" IsEnabled="True" Width="175" Name="Attachment2b" LibsHelpers:MetaAttributes.IsRequired="Attachment2Descriptionb" /><Button LibsHelpers:MetaAttributes.IsRequired="Attachment2Descriptionb" Style="{DynamicResource MetroAccentButton}" Name="FileSelectButton_1" Tag="Attachment_6bc37c93d2d5b735efc4ab8f3f70aa82">Browse</Button></StackPanel></InlineUIContainer><LineBreak /><LineBreak /><LineBreak />
				Additional Attachment 3 Description:<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="Attachment3Descriptionb" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer><LineBreak /><InlineUIContainer BaselineAlignment="Center"><StackPanel Orientation="Horizontal"><TextBox assembly:TextBoxHelper.ClearTextButton="True" assembly:TextBoxHelper.IsClearTextButtonBehaviorEnabled="True" Height="25" Tag="Attachment_7aa4eb95530ebd370787934908d1fd6e" IsEnabled="True" Width="175" Name="Attachment3b" LibsHelpers:MetaAttributes.IsRequired="Attachment3Descriptionb" /><Button LibsHelpers:MetaAttributes.IsRequired="Attachment3Descriptionb" Style="{DynamicResource MetroAccentButton}" Name="FileSelectButton_2" Tag="Attachment_7aa4eb95530ebd370787934908d1fd6e">Browse</Button></StackPanel></InlineUIContainer><LineBreak /><LineBreak /><LineBreak />
				Additional Attachment 4 Description:<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="Attachment4Descriptionb" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer><LineBreak /><InlineUIContainer BaselineAlignment="Center"><StackPanel Orientation="Horizontal"><TextBox assembly:TextBoxHelper.ClearTextButton="True" assembly:TextBoxHelper.IsClearTextButtonBehaviorEnabled="True" Height="25" Tag="Attachment_01e83724fa82df75954017281f2e18e5" IsEnabled="True" Width="175" Name="Attachment4b" LibsHelpers:MetaAttributes.IsRequired="Attachment4Descriptionb" /><Button LibsHelpers:MetaAttributes.IsRequired="Attachment4Descriptionb" Style="{DynamicResource MetroAccentButton}" Name="FileSelectButton_3" Tag="Attachment_01e83724fa82df75954017281f2e18e5">Browse</Button></StackPanel></InlineUIContainer><LineBreak /><LineBreak /><LineBreak />
				Additional Attachment 5 Description:<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="Attachment5Descriptionb" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer><LineBreak /><InlineUIContainer BaselineAlignment="Center"><StackPanel Orientation="Horizontal"><TextBox assembly:TextBoxHelper.ClearTextButton="True" assembly:TextBoxHelper.IsClearTextButtonBehaviorEnabled="True" Height="25" Tag="Attachment_603aeb27cf6e2fe6b96f9b1c4df31271" IsEnabled="True" Width="175" Name="Attachment5b" LibsHelpers:MetaAttributes.IsRequired="Attachment5Descriptionb" /><Button LibsHelpers:MetaAttributes.IsRequired="Attachment5Descriptionb" Style="{DynamicResource MetroAccentButton}" Name="FileSelectButton_4" Tag="Attachment_603aeb27cf6e2fe6b96f9b1c4df31271">Browse</Button></StackPanel></InlineUIContainer><LineBreak /><LineBreak /><LineBreak />	
				Additional Attachment 6 Description:<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="Attachment6Descriptionb" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer><LineBreak /><InlineUIContainer BaselineAlignment="Center"><StackPanel Orientation="Horizontal"><TextBox assembly:TextBoxHelper.ClearTextButton="True" assembly:TextBoxHelper.IsClearTextButtonBehaviorEnabled="True" Height="25" Tag="Attachment_5fd46a63e7b25f2a34c8e457da8b7a1a" IsEnabled="True" Width="175" Name="Attachment6b" LibsHelpers:MetaAttributes.IsRequired="Attachment6Descriptionb" /><Button LibsHelpers:MetaAttributes.IsRequired="Attachment6Descriptionb" Style="{DynamicResource MetroAccentButton}" Name="FileSelectButton_5" Tag="Attachment_5fd46a63e7b25f2a34c8e457da8b7a1a">Browse</Button></StackPanel></InlineUIContainer><LineBreak /><LineBreak /><LineBreak />
				Additional Attachment 7 Description:<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="Attachment7Descriptionb" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer><LineBreak /><InlineUIContainer BaselineAlignment="Center"><StackPanel Orientation="Horizontal"><TextBox assembly:TextBoxHelper.ClearTextButton="True" assembly:TextBoxHelper.IsClearTextButtonBehaviorEnabled="True" Height="25" Tag="Attachment_50d5c47cd2b5060c97091cd3fedcfdde" IsEnabled="True" Width="175" Name="Attachment7b" LibsHelpers:MetaAttributes.IsRequired="Attachment7Descriptionb" /><Button LibsHelpers:MetaAttributes.IsRequired="Attachment7Descriptionb" Style="{DynamicResource MetroAccentButton}" Name="FileSelectButton_6" Tag="Attachment_50d5c47cd2b5060c97091cd3fedcfdde">Browse</Button></StackPanel></InlineUIContainer><LineBreak /><LineBreak /><LineBreak />
				Additional Attachment 8 Description:<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="Attachment8Descriptionb" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer><LineBreak /><InlineUIContainer BaselineAlignment="Center"><StackPanel Orientation="Horizontal"><TextBox assembly:TextBoxHelper.ClearTextButton="True" assembly:TextBoxHelper.IsClearTextButtonBehaviorEnabled="True" Height="25" Tag="Attachment_f094dc03efe8a92ba8cdae5772305117" IsEnabled="True" Width="175" Name="Attachment8b" LibsHelpers:MetaAttributes.IsRequired="Attachment8Descriptionb" /><Button LibsHelpers:MetaAttributes.IsRequired="Attachment8Descriptionb" Style="{DynamicResource MetroAccentButton}" Name="FileSelectButton_7" Tag="Attachment_f094dc03efe8a92ba8cdae5772305117">Browse</Button></StackPanel></InlineUIContainer><LineBreak /><LineBreak /><LineBreak /></Paragraph>
        </ce:CustomFlowDocument>
      </CustomForm>
      <CustomForm>
        <ce:CustomFlowDocument Tag="DBE Instructions - IDIQ Federal" TabOrder="9" PrintOrder="10" DisablePrint="False" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" x:SynchronousMode="Async" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs" xmlns:LibsHelpers="clr-namespace:ProjectBids.Libs.Helpers;assembly=Libs" xmlns:assembly="clr-namespace:MahApps.Metro.Controls;assembly=MahApps.Metro" IsVisible="False">
          <Paragraph TextAlignment="Right">
				Contract Number <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.ContractId" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.ContractId}}</ce:VariableRun><LineBreak />
				Contract Bid AMount $<ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="BidTotal" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{BidTotal}}</ce:VariableRun><LineBreak />
				DBE <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.DbeMbeGoal" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.DbeMbeGoal}}</ce:VariableRun>%					 
			</Paragraph>
          <Paragraph TextAlignment="Center">
				INDIANA DEPARTMENT OF TRANSPORTATION<LineBreak />
				IDIQ CONTRACT<LineBreak />
				DBE AFFIRMATIVE ACTION CERTIFICATION
			</Paragraph>
          <Paragraph>
				I do hereby certify that it is the intention of my company to affirmatively seek out and consider certified Disadvantaged Business Enterprise (DBE) to participate in this contact as subcontractors, lessors, or suppliers of materials or services. No DBEs need to be identified at the time of bid submittal.
				<LineBreak /><LineBreak />
				I understand and agree that all subcontracting or leasing in connection with this contract, whether undertaken prior to or subsequent to award of contract, will be in accordance with the requirements for the DBE program. The applicable requirements are included in the Standard Specifications, Recurring Special Provisions and the Unique Special Provisions in the Contract Information Book for this contract. I understand and agree that no subcontracting will be approved or commenced until the Department has reviewed and approved the affirmative actions taken by my company or me.
				<LineBreak /><LineBreak />
				I understand that utilization of certified DBE is in addition to all other equal employment opportunity requirements of this contract. I acknowledge that this certification is to be made an integral part of this contract.
				<LineBreak /><LineBreak />
				I hereby certify that I will commit to utilization of firms certified by the State of Indiana or the Kentucky Transportation Cabinet as DBEs for a minimum of 7.00% of the total dollar value of the contract. (For a listing of DBE certified firms, refer to the DBE Public Search Directory found on the INDOT website or on the Kentucky Transportation Cabinet's DBE directory.) I hereby certify that I will commit to submission of a separate Affirmative Action Certification form for each work order which lists the DBEs to be utilized for each work order, the type of work to be performed by the DBE, and the actual dollar amount to be paid to the DBE prior to issuance of the notice to proceed.
				<LineBreak /><LineBreak />
				Following the completion of each work order the Contractor shall submit to the Project Engineer/Supervisor, the Project Manager and to INDOT’s Economic Opportunity Division, Central Office a report reconciling the actual utilization of the DBE for the work order.
			</Paragraph>
        </ce:CustomFlowDocument>
      </CustomForm>
      <CustomForm>
        <ce:CustomFlowDocument Tag="MBE/WBE Instructions - IDIQ State" TabOrder="11" PrintOrder="12" DisablePrint="False" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" x:SynchronousMode="Async" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs" xmlns:LibsHelpers="clr-namespace:ProjectBids.Libs.Helpers;assembly=Libs" xmlns:assembly="clr-namespace:MahApps.Metro.Controls;assembly=MahApps.Metro" IsVisible="False">
          <Paragraph TextAlignment="Right">
				Contract Number <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.ContractId" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.ContractId}}</ce:VariableRun><LineBreak />
				Contract Bid AMount $<ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="BidTotal" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{BidTotal}}</ce:VariableRun><LineBreak />
				MBE Goal <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.DbeMbeGoal" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.DbeMbeGoal}}</ce:VariableRun>%<LineBreak /> 
				WBE Goal <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.WbeGoal" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.WbeGoal}}</ce:VariableRun>%	 
			</Paragraph>
          <Paragraph TextAlignment="Center">
				INDIANA DEPARTMENT OF TRANSPORTATION<LineBreak />
				IDIQ CONTRACT<LineBreak />
				MINORITY AND WOMEN'S BUSINESS ENTERPRISES PARTICIPATION PLAN
			</Paragraph>
          <Paragraph>
				I do hereby certify that it is the intention of my company to affirmatively seek out and consider certified Minority Business Enterprises (MBE), Women’s Business Enterprises (WBE) and Indiana Veteran Owned Small Business (IVOSB) to participate in this contract as subcontractors, lessors, or suppliers of materials or services. No MBE, WBE or IVOSB needs to be identified at the time of bid submittal. However, the electronic Participation Plan forms herein may be used for work order submittals.
				<LineBreak /><LineBreak />
				I understand and agree that all subcontracting or leasing in connection with this contract, whether undertaken prior to or subsequent to award of contract, will be in accordance with the requirements for the MBE and WBE program and the IVOSB program. The applicable requirements are included in the Standard Specifications and the Special Provisions in the Contract Information Book for this contract. I understand and agree that no subcontracting will be approved or commenced until the Department has reviewed and approved the affirmative actions taken by my company or me. I understand that utilization of certified MBE, WBE and IVOSB is in addition to all other equal employment opportunity requirements of this contract. I acknowledge that this certification is to be made an integral part of this contract.
				<LineBreak /><LineBreak />
				I hereby certify that I will commit to utilization of firms certified by the State of Indiana as MBE, WBE and IVOSB for a minimum of 7% of the total dollar value of the contract for MBE, for a minimum of 5% of the total contract dollar value for WBE and for a minimum of 3% of the total contract dollar value for IVOSB. (For a listing of MBE, WBE and IVOSB certified firms, refer to the MBE and WBE and IVOSB Public Search Directory found on the IDOA website.) I hereby certify that, prior to issuance of the notice to proceed, I will commit to submission of separate MBE, WBE and IVOSB Participation Plan forms for each work order which list the MBE, WBE and IVOSB to be utilized for each work order, the type of work to be performed, and the actual dollar amount to be paid to the MBE, WBE and IVOSB.		
			</Paragraph>
        </ce:CustomFlowDocument>
      </CustomForm>
      <CustomFormTemplate>
        <ce:CustomFlowDocument Tag="DBE Instructions" TabOrder="8" PrintOrder="9" DisablePrint="False" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" x:SynchronousMode="Async" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs" xmlns:LibsHelpers="clr-namespace:ProjectBids.Libs.Helpers;assembly=Libs" xmlns:assembly="clr-namespace:MahApps.Metro.Controls;assembly=MahApps.Metro" IsVisible="False">
          <Paragraph TextAlignment="Right">
				Contract Number <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.ContractId" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.ContractId}}</ce:VariableRun><LineBreak />
				Contract Bid AMount $<ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="BidTotal" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{BidTotal}}</ce:VariableRun><LineBreak />
				DBE Goal <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.DbeMbeGoal" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.DbeMbeGoal}}</ce:VariableRun>%
				</Paragraph>
          <Paragraph TextAlignment="Center">
				INDIANA DEPARTMENT OF TRANSPORTATION<LineBreak />
				DBE AFFIRMATIVE ACTION CERTIFICATION
			</Paragraph>
          <Paragraph>
				I do hereby certify that it is the intention of my company to affirmatively seek out and consider certified DBEs to participate in this contract as subcontractors, lessors, or suppliers of materials or services.<LineBreak /><LineBreak />
				
				I understand and agree that all subcontracting or leasing in connection with this contract, whether undertaken prior to or subsequent to award of contract, will be in accordance with the requirements for the Disadvantaged Business Enterprise (DBE) Program.  The applicable requirements are included in the Standard Specifications and the Special Provisions in the Contract Information Book for this contract.  I understand and agree that no subcontracting will be approved or commenced until the Department has reviewed and approved the affirmative actions taken by my company or me.<LineBreak /><LineBreak />
				
				I understand that utilization of certified DBEs is in addition to all other equal employment opportunity requirements of this contract.<LineBreak /><LineBreak />
				
				I acknowledge that this certification is to be made an integral part of this contract.<LineBreak /><LineBreak />

				I understand and agree that the submission of a blank certification shall cause my bid to be rejected.<LineBreak /><LineBreak />

				I hereby certify that contact has been made with the firms listed in this certification, and that I have confirmed that these firms are certified by the State of Indiana as DBEs.  (For a listing of DBE certified firms, refer to the DBE Public Search Directory found on the INDOT website.)<LineBreak /><LineBreak />
				
				If my company becomes the Contractor, the certified DBEs listed have tentatively agreed to perform the corresponding services as part of this contract's DBE goal ("race/gender conscious" DBE participation). If a portion of a line item is used to satisfy the goal, the full dollar amount of the item will be considered as race conscious.<LineBreak /><LineBreak />
								
				I have also listed the certified DBEs that have tentatively agreed to perform the corresponding services listed beyond what is necessary to meet the contract’s DBE goal ("race/gender neutral" DBE participation).  I understand that neither my company nor I will be penalized for failure to achieve the dollar amounts listed beyond the contract goal.<LineBreak /><LineBreak />
				
				After contract award, any change to the firms listed as DBE SUBCONTRACTORS AND LESSORS TO BE APPLIED TOWARD GOAL or DBE MATERIAL SUPPLIERS TO BE APPLIED TOWARD GOAL in this Affirmative Action Certification must have prior approval by INDOT’s Economic Opportunity Section, Central Office.<LineBreak /><LineBreak />
				Please Note: Credit for utilization of a DBE material supplier depends on whether the supplier is a manufacturer, regular dealer or broker.  The following credit will be counted toward the goal: Supplier Manufacturer receives 100% credit, Supplier Regular Dealer receives 60% credit, and Supplier Broker receives fees and commissions only.
			</Paragraph>
        </ce:CustomFlowDocument>
      </CustomFormTemplate>
      <CustomFormTemplate>
        <ce:CustomFlowDocument Tag="MBE/WBE Instructions" TabOrder="10" PrintOrder="11" DisablePrint="False" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" x:SynchronousMode="Async" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs" xmlns:LibsHelpers="clr-namespace:ProjectBids.Libs.Helpers;assembly=Libs" xmlns:assembly="clr-namespace:MahApps.Metro.Controls;assembly=MahApps.Metro" IsVisible="True">
          <Paragraph TextAlignment="Right">
				Contract Number <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.ContractId" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.ContractId}}</ce:VariableRun><LineBreak />
				Contract Bid AMount $<ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="BidTotal" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{BidTotal}}</ce:VariableRun><LineBreak />
				MBE Goal <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.DbeMbeGoal" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.DbeMbeGoal}}</ce:VariableRun>%<LineBreak />
				WBE Goal <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.WbeGoal" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.WbeGoal}}</ce:VariableRun>%			
			</Paragraph>
          <Paragraph TextAlignment="Center">
				INDIANA DEPARTMENT OF TRANSPORTATION<LineBreak />
				MINORITY AND WOMEN'S BUSINESS ENTERPRISES PARTICIPATION PLAN
			</Paragraph>
          <Paragraph>
				A Respondent is expected to submit in each response a Minority and Women's Business Enterprises Participation Plan in accordance with IC 4-13-16.5 and 25 IAC 5.  The Plan must show that there are, participating in the proposed contract, Minority Business Enterprises (MBE) and Women Business Enterprises (WBE) listed in the Minority and Women’s Business Enterprises Division (MWBD) directory of certified firms.  Respondents must indicate the name of the MBE and WBE with which it will work, the contact name and phone number at the firm(s), the service supplied by the firm(s), the specific dollar amount from this contract that will be directed toward each firm, and the approximate date these products and/or services will be utilized.  If participation is met through use of vendors who supply products and/or services, the Respondent must also indicate the vendor’s tax ID number as well as provide a description of products and/or services provided to the Respondent that are directly related to this proposal and the cost of direct supplies for this proposal.  All prime contractors, including MBE and WBE prime contractors, must meet the contract goals through use of subcontractors. MBE and WBE prime contractors will get no credit toward the contract goal for the use of its own workforce.
				<LineBreak />
				The State does not accept national plans.
				<LineBreak /><LineBreak />				
				Failure to meet these requirements will affect the evaluation of your Proposal.
				<LineBreak />
				The Department reserves the right to verify all information included in the Plan.
				<LineBreak /><LineBreak />				
				Respondents are encouraged to contact and work with MWBD to design a plan to meet established goals. MWBD’s website address is <Hyperlink NavigateUri="https://www.in.gov/idoa/mwbe/index.htm" LibsHelpers:HyperlinkExtensions.HookEvent="True">www.IN.gov/idoa/mwbe/index.htm</Hyperlink> and contains a complete list of all the Department’s certified MBE’s and WBE's.
			</Paragraph>
          <Paragraph TextAlignment="Center">		
				Minority &amp; Women’s Business Enterprises Participation Letter of Commitment
			</Paragraph>
          <Paragraph>
				A signed letter(s), on company letterhead, from the MBE and/or WBE must be submitted within 24 hours of bid opening.  This letter(s) shall state and will serve as acknowledgement from the MBE and/or WBE of its amount of participation, the scope of products and/or services, and approximate date these products and/or services will be utilized.
				<LineBreak /><LineBreak />
				The contractor shall report payments made to MBE and WBE subcontractors under this contract to IDOA as reasonably requested and in a format to be determined by IDOA.<LineBreak /><LineBreak />
				By submission of the Proposal, the Respondent acknowledges and agrees to be bound by the regulatory processes involving the State’s M/WBE Program.  Questions involving the regulations governing the Plan should be directed to MWBD’s Compliance Unit at 317-232-3061.
			</Paragraph>
        </ce:CustomFlowDocument>
      </CustomFormTemplate>
      <CustomFormTemplate>
        <ce:CustomFlowDocument Tag="Proposal To INDOT" TabOrder="1" PrintOrder="2" DisablePrint="False" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" x:SynchronousMode="Async" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs" xmlns:LibsHelpers="clr-namespace:ProjectBids.Libs.Helpers;assembly=Libs" xmlns:assembly="clr-namespace:MahApps.Metro.Controls;assembly=MahApps.Metro" IsVisible="True">
          <Paragraph TextAlignment="Center">
				PROPOSAL<LineBreak /><LineBreak />
				TO THE<LineBreak /><LineBreak />
				INDIANA DEPARTMENT OF TRANSPORTATION<LineBreak /><LineBreak />
				------------------------------------------------------------------
			</Paragraph>
          <Paragraph>
				CONTRACT NUMBER: <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.ContractId" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.ContractId}}</ce:VariableRun><LineBreak />	
				PROJECT NUMBER: <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.Projects[0].ProjectNumber" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.Projects[0].ProjectNumber}}</ce:VariableRun><LineBreak />
				ROUTE:<LineBreak />
				LOCATION: <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.CallOrder" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.CallOrder}}</ce:VariableRun><LineBreak /><LineBreak />
				DESCRIPTION: <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.Description" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.Description}}</ce:VariableRun><LineBreak /><LineBreak />
				COUNTY: <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.Counties[0].Name" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.Counties[0].Name}}</ce:VariableRun></Paragraph>
          <Paragraph>
				THE FOLLOWING DOCUMENTS ARE INCLUDED IN THE CONTRACT:<LineBreak />
				2018 STANDARD SPECIFICATIONS EFFECTIVE<LineBreak />
				LIST OF APPROVED OR PREQUALIFIED MATERIALS<LineBreak />
				STANDARD DRAWINGS LISTED ON STANDARD DRAWING INDEX EFFECTIVE DATE 9-1-18<LineBreak />
				PRE-BID QUESTIONS AND ANSWERS AVAILABLE ON THE INDOT WEBSITE				
			</Paragraph>
          <Paragraph TextAlignment="Center">------------------------------------------------------------------</Paragraph>
          <Paragraph>
				ADDITIONAL REFERENCE MATERIAL MAY BE AVAILABLE ON THE WEBSITE.  THE REFERENCE MATERIAL MAY INCLUDE, BUT IS NOT LIMITED TO PERMITS, ASBESTOS REPORTS, GEOTECHNICAL REPORTS AND UTILITIES INFORMATION. THE CONTRACTOR SHALL CONSIDER THE AVAILABLE ADDITIONAL REFERENCE MATERIAL IN PREPARATION OF THE PROPOSAL BID.
			</Paragraph>
          <Paragraph TextAlignment="Center">
				PG ASPHALT BINDER MATERIAL COST ADJUSTMENTS
			</Paragraph>
          <Paragraph>
				The bidder hereby certifies that it
				<InlineUIContainer BaselineAlignment="Center"><ce:CustomComboBox Name="ElectsList" LibsHelpers:MetaAttributes.IsRequired="true"><ComboBoxItem xml:space="preserve"></ComboBoxItem><ComboBoxItem xml:space="preserve">elects</ComboBoxItem><ComboBoxItem xml:space="preserve">does not elect</ComboBoxItem></ce:CustomComboBox></InlineUIContainer>	
				to enact PG asphalt binder material cost adjustments.  A blank field is considered as "does not elect".
			</Paragraph>
        </ce:CustomFlowDocument>
      </CustomFormTemplate>
      <CustomFormTemplate>
        <ce:CustomFlowDocument Tag="Revision Dates" TabOrder="2" PrintOrder="3" DisablePrint="False" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" x:SynchronousMode="Async" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs" xmlns:LibsHelpers="clr-namespace:ProjectBids.Libs.Helpers;assembly=Libs" xmlns:assembly="clr-namespace:MahApps.Metro.Controls;assembly=MahApps.Metro" IsVisible="True">
          <Paragraph TextAlignment="Center">INDIANA DEPARTMENT OF TRANSPORTATION</Paragraph>
          <Paragraph>
			The bidder acknowledges receipt of the following revisions and/or addenda to the proposal and/or
			plans for the above designated project which were issued under cover letter(s) of the date(s)
			shown hereon. Revisions are found on the "Posted Documents for View and Download" web page at this link:   <Hyperlink NavigateUri="http://erms.indot.in.gov/viewdocs" LibsHelpers:HyperlinkExtensions.HookEvent="True">http://erms.indot.in.gov/viewdocs</Hyperlink><LineBreak /><LineBreak />			
			Revision Number and Cover Letter of (Put a date in blank, as applicable):		
		</Paragraph>
          <Paragraph>			
			If the bidder acknowledges there are no revisions for the above designated project, use the checkbox below to mark this tab as non-applicable.<LineBreak /><LineBreak />
			N/A:   <InlineUIContainer BaselineAlignment="Center"><CheckBox Name="Revision1NA" LibsHelpers:MetaAttributes.IsRequired="false"></CheckBox></InlineUIContainer><LineBreak /><LineBreak /><Bold>1.</Bold>  <InlineUIContainer BaselineAlignment="Center"><TextBox Name="DateIssued1" Height="25" Width="80" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer>   (MM/DD/YYYY)
			          			
			<Bold>2.</Bold>  <InlineUIContainer BaselineAlignment="Center"><TextBox Name="DateIssued2" Height="25" Width="80" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer>   (MM/DD/YYYY)
			<LineBreak /><LineBreak /><Bold>3.</Bold>  <InlineUIContainer BaselineAlignment="Center"><TextBox Name="DateIssued3" Height="25" Width="80" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer>   (MM/DD/YYYY)
			          			
			<Bold>4.</Bold>  <InlineUIContainer BaselineAlignment="Center"><TextBox Name="DateIssued4" Height="25" Width="80" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer>   (MM/DD/YYYY)
			<LineBreak /><LineBreak /><Bold>5.</Bold>  <InlineUIContainer BaselineAlignment="Center"><TextBox Name="DateIssued5" Height="25" Width="80" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer>   (MM/DD/YYYY)
			          			
			<Bold>6.</Bold>  <InlineUIContainer BaselineAlignment="Center"><TextBox Name="DateIssued6" Height="25" Width="80" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer>   (MM/DD/YYYY)
			<LineBreak /><LineBreak /><Bold>7.</Bold>  <InlineUIContainer BaselineAlignment="Center"><TextBox Name="DateIssued7" Height="25" Width="80" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer>   (MM/DD/YYYY)
			          
			<Bold>8.</Bold>  <InlineUIContainer BaselineAlignment="Center"><TextBox Name="DateIssued8" Height="25" Width="80" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer>   (MM/DD/YYYY)
			<LineBreak /><LineBreak /><Bold>9.</Bold>  <InlineUIContainer BaselineAlignment="Center"><TextBox Name="DateIssued9" Height="25" Width="80" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer>   (MM/DD/YYYY)
			          
			<Bold>10.</Bold> <InlineUIContainer BaselineAlignment="Center"><TextBox Name="DateIssued10" Height="25" Width="80" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer>   (MM/DD/YYYY)
			<LineBreak /><LineBreak /><Bold>11.</Bold> <InlineUIContainer BaselineAlignment="Center"><TextBox Name="DateIssued11" Height="25" Width="80" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer>   (MM/DD/YYYY)
			          
			<Bold>12.</Bold> <InlineUIContainer BaselineAlignment="Center"><TextBox Name="DateIssued12" Height="25" Width="80" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer>   (MM/DD/YYYY)
			<LineBreak /><LineBreak />			
			The number of amendment files (.00Nx) applied to this bid:   <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="AmendmentCount" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{AmendmentCount}}</ce:VariableRun><LineBreak /><LineBreak />
			Revisions included with this bid:
		</Paragraph>
          <Table>
            <Table.Columns>
              <TableColumn />
              <TableColumn />
              <TableColumn />
            </Table.Columns>
            <TableRowGroup>
              <TableRow>
                <TableCell Padding="0,0,0,0">
                  <Paragraph>Revision Number</Paragraph>
                </TableCell>
                <TableCell Padding="0,0,0,0">
                  <Paragraph>Revision Date</Paragraph>
                </TableCell>
                <TableCell Padding="0,0,0,0">
                  <Paragraph>Revision Description</Paragraph>
                </TableCell>
              </TableRow>
              <TableRow>
                <TableCell Padding="0,0,0,0">
                  <Paragraph>
                    <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.Addendas[0].Number" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.Addendas[0].Number}}</ce:VariableRun>
                  </Paragraph>
                </TableCell>
                <TableCell Padding="0,0,0,0">
                  <Paragraph>
                    <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.Addendas[0].Date" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.Addendas[0].Date}}</ce:VariableRun>
                  </Paragraph>
                </TableCell>
                <TableCell Padding="0,0,0,0">
                  <Paragraph>
                    <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.Addendas[0].Description" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.Addendas[0].Description}}</ce:VariableRun>
                  </Paragraph>
                </TableCell>
              </TableRow>
              <TableRow>
                <TableCell Padding="0,0,0,0">
                  <Paragraph>
                    <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.Addendas[1].Number" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.Addendas[1].Number}}</ce:VariableRun>
                  </Paragraph>
                </TableCell>
                <TableCell Padding="0,0,0,0">
                  <Paragraph>
                    <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.Addendas[1].Date" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.Addendas[1].Date}}</ce:VariableRun>
                  </Paragraph>
                </TableCell>
                <TableCell Padding="0,0,0,0">
                  <Paragraph>
                    <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.Addendas[1].Description" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.Addendas[1].Description}}</ce:VariableRun>
                  </Paragraph>
                </TableCell>
              </TableRow>
              <TableRow>
                <TableCell Padding="0,0,0,0">
                  <Paragraph>
                    <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.Addendas[2].Number" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.Addendas[2].Number}}</ce:VariableRun>
                  </Paragraph>
                </TableCell>
                <TableCell Padding="0,0,0,0">
                  <Paragraph>
                    <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.Addendas[2].Date" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.Addendas[2].Date}}</ce:VariableRun>
                  </Paragraph>
                </TableCell>
                <TableCell Padding="0,0,0,0">
                  <Paragraph>
                    <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.Addendas[2].Description" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.Addendas[2].Description}}</ce:VariableRun>
                  </Paragraph>
                </TableCell>
              </TableRow>
              <TableRow>
                <TableCell Padding="0,0,0,0">
                  <Paragraph>
                    <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.Addendas[3].Number" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.Addendas[3].Number}}</ce:VariableRun>
                  </Paragraph>
                </TableCell>
                <TableCell Padding="0,0,0,0">
                  <Paragraph>
                    <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.Addendas[3].Date" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.Addendas[3].Date}}</ce:VariableRun>
                  </Paragraph>
                </TableCell>
                <TableCell Padding="0,0,0,0">
                  <Paragraph>
                    <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.Addendas[3].Description" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.Addendas[3].Description}}</ce:VariableRun>
                  </Paragraph>
                </TableCell>
              </TableRow>
              <TableRow>
                <TableCell Padding="0,0,0,0">
                  <Paragraph>
                    <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.Addendas[4].Number" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.Addendas[4].Number}}</ce:VariableRun>
                  </Paragraph>
                </TableCell>
                <TableCell Padding="0,0,0,0">
                  <Paragraph>
                    <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.Addendas[4].Date" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.Addendas[4].Date}}</ce:VariableRun>
                  </Paragraph>
                </TableCell>
                <TableCell Padding="0,0,0,0">
                  <Paragraph>
                    <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.Addendas[4].Description" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.Addendas[4].Description}}</ce:VariableRun>
                  </Paragraph>
                </TableCell>
              </TableRow>
              <TableRow>
                <TableCell Padding="0,0,0,0">
                  <Paragraph>
                    <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.Addendas[5].Number" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.Addendas[5].Number}}</ce:VariableRun>
                  </Paragraph>
                </TableCell>
                <TableCell Padding="0,0,0,0">
                  <Paragraph>
                    <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.Addendas[5].Date" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.Addendas[5].Date}}</ce:VariableRun>
                  </Paragraph>
                </TableCell>
                <TableCell Padding="0,0,0,0">
                  <Paragraph>
                    <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.Addendas[5].Description" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.Addendas[5].Description}}</ce:VariableRun>
                  </Paragraph>
                </TableCell>
              </TableRow>
              <TableRow>
                <TableCell Padding="0,0,0,0">
                  <Paragraph>
                    <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.Addendas[6].Number" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.Addendas[6].Number}}</ce:VariableRun>
                  </Paragraph>
                </TableCell>
                <TableCell Padding="0,0,0,0">
                  <Paragraph>
                    <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.Addendas[6].Date" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.Addendas[6].Date}}</ce:VariableRun>
                  </Paragraph>
                </TableCell>
                <TableCell Padding="0,0,0,0">
                  <Paragraph>
                    <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.Addendas[6].Description" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.Addendas[6].Description}}</ce:VariableRun>
                  </Paragraph>
                </TableCell>
              </TableRow>
              <TableRow>
                <TableCell Padding="0,0,0,0">
                  <Paragraph>
                    <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.Addendas[7].Number" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.Addendas[7].Number}}</ce:VariableRun>
                  </Paragraph>
                </TableCell>
                <TableCell Padding="0,0,0,0">
                  <Paragraph>
                    <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.Addendas[7].Date" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.Addendas[7].Date}}</ce:VariableRun>
                  </Paragraph>
                </TableCell>
                <TableCell Padding="0,0,0,0">
                  <Paragraph>
                    <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.Addendas[7].Description" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.Addendas[7].Description}}</ce:VariableRun>
                  </Paragraph>
                </TableCell>
              </TableRow>
              <TableRow>
                <TableCell Padding="0,0,0,0">
                  <Paragraph>
                    <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.Addendas[8].Number" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.Addendas[8].Number}}</ce:VariableRun>
                  </Paragraph>
                </TableCell>
                <TableCell Padding="0,0,0,0">
                  <Paragraph>
                    <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.Addendas[8].Date" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.Addendas[8].Date}}</ce:VariableRun>
                  </Paragraph>
                </TableCell>
                <TableCell Padding="0,0,0,0">
                  <Paragraph>
                    <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.Addendas[8].Description" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.Addendas[8].Description}}</ce:VariableRun>
                  </Paragraph>
                </TableCell>
              </TableRow>
              <TableRow>
                <TableCell Padding="0,0,0,0">
                  <Paragraph>
                    <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.Addendas[9].Number" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.Addendas[9].Number}}</ce:VariableRun>
                  </Paragraph>
                </TableCell>
                <TableCell Padding="0,0,0,0">
                  <Paragraph>
                    <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.Addendas[9].Date" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.Addendas[9].Date}}</ce:VariableRun>
                  </Paragraph>
                </TableCell>
                <TableCell Padding="0,0,0,0">
                  <Paragraph>
                    <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.Addendas[9].Description" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.Addendas[9].Description}}</ce:VariableRun>
                  </Paragraph>
                </TableCell>
              </TableRow>
            </TableRowGroup>
          </Table>
        </ce:CustomFlowDocument>
      </CustomFormTemplate>
      <CustomFormTemplate>
        <ce:CustomFlowDocument Tag="Bidder Checklist" TabOrder="3" PrintOrder="4" DisablePrint="False" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" x:SynchronousMode="Async" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs" xmlns:LibsHelpers="clr-namespace:ProjectBids.Libs.Helpers;assembly=Libs" xmlns:assembly="clr-namespace:MahApps.Metro.Controls;assembly=MahApps.Metro" IsVisible="True">
          <Paragraph TextAlignment="Center">
			PROPOSAL<LineBreak />
			TO THE INDIANA DEPARTMENT OF TRANSPORTATION
		</Paragraph>
          <Paragraph>
			Pursuant to the legal notice that sealed proposals for this contract will be received by the Indiana Department of Transportation at the location of deposit until the time and date of the letting, the undersigned hereby tenders a bid to furnish all materials, machinery, equipment, tools, labor, etc. to construct the work in accordance with the plans, profiles, drawings, Standard Specifications, Supplemental Specifications effective as of the date specified, special provisions, additional contract requirements, Rules for Prequalification of Contractors and Bidding (105 IAC 11) in effect on the date of letting, and all authorized revisions for this contract which are on file with the Indiana Department of Transportation.
		</Paragraph>
          <Paragraph>
			The undersigned has:
		</Paragraph>
          <Paragraph>
			A) Filled the Schedule of Pay Items with a unit price for each pay item listed,	based upon the unique characteristics of this contract;
		</Paragraph>
          <Paragraph>
			B) Filled the Schedule of Pay Items with a lump sum price in the extended column for each pay item listed as a lump sum item, based upon the unique	characteristics of this contract;
		</Paragraph>
          <Paragraph>
			C) Filed a properly executed bid bond and a properly executed power of attorney letter herewith in an amount greater than or equal to 5 percent of the amount of this proposal;
		</Paragraph>
          <Paragraph>
			D) Either filed a properly executed performance bond and a properly executed power of attorney letter herewith or submitted a properly executed performance bond and properly executed power of attorney letter as an electronic file to the email box defined in the Special Provisions of this contract in an amount greater than or equal to 100 percent of the amount of this proposal (Bid Express	does not support submittal of the performance bond);
		</Paragraph>
          <Paragraph>
			E) Executed the non collusion affidavit filed herewith;
		</Paragraph>
          <Paragraph>
			F) A valid certificate of qualification;
		</Paragraph>
          <Paragraph>
			G) Not exceeded its bidding capacity;
		</Paragraph>
          <Paragraph>
			H) Not added a provision reserving the right to accept or reject award of this contract;
		</Paragraph>
          <Paragraph>
			I) Not modified or altered a provision in this contract;
		</Paragraph>
          <Paragraph>
			J) If it is a trust, identified each of the following:<LineBreak /><LineBreak />
				      1) beneficiary of the trust; and<LineBreak /><LineBreak />	
				      2) settlor empowered to revoke or modify the trust;
		</Paragraph>
          <Paragraph>
			K) Either included a written drug testing plan herein, submitted its drug testing plan as an electronic file to the email box defined in the Special Provisions	of this contract, or certifies by signing this document that it submitted its current employee drug testing plan to the Indiana Department of Transportation's Prequalification Engineer.  The plan is hereby incorporated by reference and made a part of this bid.  Bidder's attention is directed to the statutory requirement at IC 4-13-18.  Bidder further certifies that its drug testing plan complies with the requirements of IC 4-13-18 and reflects bidder's current employee drug testing practice.  The current drug testing plan is dated
			 <InlineUIContainer BaselineAlignment="Center"><TextBox Name="DRUGDATE1" Height="25" Width="80" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="true"></TextBox></InlineUIContainer>   (MM/DD/YYYY);
		</Paragraph>
          <Paragraph>
			L) Completed this item designating the predetermined minimum wage determination,
			Davis-Bacon Act, for this contract (not required when wage stipulation is
			specified). I affirm that Modification No. <InlineUIContainer BaselineAlignment="Center"><TextBox Name="DBMOD" Width="140" LibsHelpers:MetaAttributes.IsRequired="true" TextAlignment="Left"></TextBox></InlineUIContainer>	of General Decision
			No. <InlineUIContainer BaselineAlignment="Center"><TextBox Name="DBGENDEC" Width="140" LibsHelpers:MetaAttributes.IsRequired="true" TextAlignment="Left"></TextBox></InlineUIContainer> with a publication date of
			 <InlineUIContainer BaselineAlignment="Center"><TextBox Name="DBPUBDATE1" Height="25" Width="80" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="true"></TextBox></InlineUIContainer>   (MM/DD/YYYY) shall apply to this contract;		 
		</Paragraph>
          <Paragraph>
			M) Checked the Bid Express website for all amendment files prior to the	deadline for bid submittal.  This includes amendment files that may be generated as a result of administrative changes to the bidding form, which may not be communicated in a revision letter;
		</Paragraph>
          <Paragraph>
			N) Checked the INDOT website for additional reference material that may include	but is not limited to permits, asbestos reports, geotechnical reports, utilities information and pre-bid questions and answers.
		</Paragraph>
          <Paragraph>
			O) Completed the item regarding election of PG asphalt binder material cost adjustments.
				<LineBreak /><LineBreak />
			
				A Proposal book which is opened and read will subsequently be rejected if the bidder fails to comply with the above items A through M.
				<LineBreak /><LineBreak />

				The undersigned has submitted the above items on forms furnished by the Indiana Department of Transportation.
				<LineBreak /><LineBreak />
			
				If awarded the contract, the undersigned promises to prosecute the work so as to complete the contract within the time specified.
		</Paragraph>
        </ce:CustomFlowDocument>
      </CustomFormTemplate>
      <CustomFormTemplate>
        <ce:CustomFlowDocument Tag="Conditional Proposals" TabOrder="4" PrintOrder="5" DisablePrint="True" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" x:SynchronousMode="Async" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs" xmlns:LibsHelpers="clr-namespace:ProjectBids.Libs.Helpers;assembly=Libs" xmlns:assembly="clr-namespace:MahApps.Metro.Controls;assembly=MahApps.Metro" IsVisible="True">
          <Paragraph TextAlignment="Center">
				INDIANA DEPARTMENT OF TRANSPORTATION<LineBreak />
				REGULAR OR CONDITIONAL
			</Paragraph>
          <Paragraph>
				Choose the one that applies, otherwise this bid is considered Regular.<LineBreak /><LineBreak />
				
				This bid is  
				<InlineUIContainer BaselineAlignment="Center"><ce:CustomComboBox Name="TYPEBID" LibsHelpers:MetaAttributes.IsRequired="false"><ComboBoxItem></ComboBoxItem><ComboBoxItem xml:space="preserve">REGULAR</ComboBoxItem><ComboBoxItem xml:space="preserve">CONDITIONAL</ComboBoxItem></ce:CustomComboBox></InlineUIContainer></Paragraph>
        </ce:CustomFlowDocument>
      </CustomFormTemplate>
      <CustomFormTemplate>
        <ce:CustomFlowDocument Tag="Bidder Certification" TabOrder="15" PrintOrder="16" DisablePrint="False" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" x:SynchronousMode="Async" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs" xmlns:LibsHelpers="clr-namespace:ProjectBids.Libs.Helpers;assembly=Libs" xmlns:assembly="clr-namespace:MahApps.Metro.Controls;assembly=MahApps.Metro" IsVisible="False">
          <Paragraph TextAlignment="Center">
				INDIANA DEPARTMENT OF TRANSPORTATION<LineBreak /><LineBreak />
				ATTACHMENT CM 32-34<LineBreak /><LineBreak />			
				CERTIFICATION WITH REGARD TO THE PERFORMANCE OF PREVIOUS<LineBreak />
				CONTRACTS OR SUBCONTRACTS SUBJECT TO THE EQUAL OPPORTUNITY<LineBreak />
				CLAUSE AND THE FILING OF REQUIRED REPORTS
			</Paragraph>
          <Paragraph>
				The bidder hereby certifies that it
				<InlineUIContainer BaselineAlignment="Center"><ce:CustomComboBox Name="HAS1" LibsHelpers:MetaAttributes.IsRequired="true"><ComboBoxItem xml:space="preserve"></ComboBoxItem><ComboBoxItem xml:space="preserve">Has</ComboBoxItem><ComboBoxItem xml:space="preserve">Has Not</ComboBoxItem></ce:CustomComboBox></InlineUIContainer>				
				participated in a previous contract or subcontract subject to the Equal Opportunity clause, as required by Executive Orders 10925, 11114, or 11246, and that it
				<InlineUIContainer BaselineAlignment="Center"><ce:CustomComboBox Name="HAS2" LibsHelpers:MetaAttributes.IsRequired="true"><ComboBoxItem xml:space="preserve"></ComboBoxItem><ComboBoxItem xml:space="preserve">Has</ComboBoxItem><ComboBoxItem xml:space="preserve">Has Not</ComboBoxItem></ce:CustomComboBox></InlineUIContainer>
				filed with the Joint Reporting Committee, the Director of the Office of Federal Contract Compliance, a Federal Government contracting or Administering agency, or the former President's Committee on Equal Employment Opportunity, all reports due under the applicable filing requirements.
				<LineBreak /><LineBreak />
				The above certification is required by the Equal Employment Opportunity Regulations to the Secretary of Labor (41 CFR 601.7(b)(1)).  This certification shall be submitted by bidders and proposed subcontractors only in connection with contracts and subcontracts which are subject to the equal opportunity clause. Contracts and subcontracts which are exempt from the equal opportunity clause are set forth in 41 CFR 601.5. Generally only contracts or subcontracts of $10,000 or under are exempt.
				<LineBreak /><LineBreak />
				Currently,Standard Form 100(EEO-1) is the only report required by the Executive Orders or their implementing regulations. 
				<LineBreak /><LineBreak />
				Pursuant to 41 CFR 601.7(b)(1), proposed contractors and subcontractors who have participated in a previous contract or subcontract subject to the Executive Orders listed above and have not filed the required reports, shall not be awarded contracts and subcontracts unless such contractor or subcontractor submits a report covering the delinquent period or such other period specified by the Federal Highway Administration or by the Director's Office of Federal Contract Compliance. U.S. Department of Labor.
			</Paragraph>
          <Paragraph TextAlignment="Center">------------------------------------------------------------------</Paragraph>
          <Paragraph TextAlignment="Center">DRUG FREE WORKPLACE CERTIFICATION</Paragraph>
          <Paragraph>
				Pursuant to Executive Order No. 90-5, April 12, 1990, issued by Governor Evan Bayh, the Indiana Department of Administration requires the inclusion of this certification in all contracts with and grants from the State in excess of $25,000. No award of a contract or grant shall be made, and no contract, purchase order or agreement, the total amount of which exceeds $25,000, shall be valid unless and until this certification has been fully executed by the Contractor or Grantee and attached to the contract or agreement as part of the contract documents. False certification or violation of the certification may result in sanctions including, but not limited to, suspension of contract payments, termination of the contract or agreement and or debarment of contracting opportunities with the State for up to 3 years.
				<LineBreak /><LineBreak />
				The Contractor or Grantee certifies and agrees that it will provide a drug free workplace by the means as follows:
				<LineBreak /><LineBreak />
				(a) Publishing and providing to all its employees a statement notifying employees that the unlawful manufacture, distribution, dispensing, possession or use of a controlled substance is prohibited in the Contractor's workplace and specifying the actions that will be taken against employees for violations of such prohibition.
				<LineBreak /><LineBreak />
				(b) Establishing a drug free awareness program to inform employees about (1) the dangers of drug abuse in the workplace;  (2) the Contractor's policy of maintaining a drug free workplace;  (3) available drug counseling, rehabilitation, and employee assistance programs; and (4) the penalties that may be imposed upon an employee for drug abuse violations occurring in the workplace.
				<LineBreak /><LineBreak />
				(c) Notifying all employees in the statement required by (a) above that as a condition of continued employment the employee will (1) abide by the terms of the statement; and (2) notify the employer of criminal drug statute conviction for a violation occurring in the workplace no later than 5 days after such conviction.
				<LineBreak /><LineBreak />
				(d) Notifying in writing to the contracting State agency and the Indiana Department of Administration within 10 days after receiving notice from an employee under (c) (2) above, or otherwise receiving actual notice of such conviction.
				<LineBreak /><LineBreak />
				(e) Within 30 days after receiving notice under (c) (2) above of a conviction, imposing the following sanctions or remedial measures on an employee who is convicted of drug abuse violations occurring in the workplace by (1) taking appropriate personnel action against the employee, up to and including termination; or (2) requiring such employee to satisfactorily participate in a drug abuse assistance or rehabilitation program approved for such purposes by a Federal, State or local health, law enforcement, or other appropriate agency.
				<LineBreak /><LineBreak />
				(f) Making a good faith effort to maintain a drug free workplace through the implementation of (a) through (e) above.
				<LineBreak /><LineBreak />
				THE UNDERSIGNED AFFIRMS, UNDER PENALTIES OF PERJURY, THAT HE OR SHE IS AUTHORIZED TO EXECUTE THIS CERTIFICATION ON BEHALF OF THE DESIGNATED ORGANIZATION.
			</Paragraph>
          <Paragraph TextAlignment="Center">------------------------------------------------------------------</Paragraph>
          <Paragraph TextAlignment="Center">ETHICS COMPLIANCE</Paragraph>
          <Paragraph>
				The Contractor and its agents shall abide by all ethical requirements that apply to persons who have a business relationship with the State, as set forth in Indiana code § 4-2-6 et seq., the regulations promulgated thereunder, and Executive Order 04-08, dated April 27, 2004.  If the Contractor is not familiar with these ethical requirements, the Contractor should refer any questions to the Indiana State Ethics Commission, or visit the Indiana State Ethics Commission website at [http://www.in.gov/ethics/]. If the Contractor or its agents violate any applicable ethical standards, the State may, in its sole discretion, terminate this contract immediately upon notice to the Contractor.  In addition, the contractor may be subject to penalties under Indiana Code § 4-2-6-12.
				<LineBreak /><LineBreak />
				THE UNDERSIGNED AFFIRMS, UNDER PENALTIES OF PERJURY, THAT HE OR SHE IS AUTHORIZED TO EXECUTE THIS CERTIFICATION ON BEHALF OF THE DESIGNATED ORGANIZATION.
			</Paragraph>
          <Paragraph TextAlignment="Center">------------------------------------------------------------------</Paragraph>
          <Paragraph TextAlignment="Center">AFFIDAVIT</Paragraph>
          <Paragraph>
				The signer of this bid, being duly sworn, on his or her oath says that he or she is the bidder for the construction or the improvements of a State highway described in this bid of which this affidavit is a part; that said bid is submitted in good faith and not as a speculation or to be assigned or relinquished and will be executed and fulfilled by said bidder, according to its terms, if accepted, and according to the plans, profiles and specifications for said improvement; that this bid is made without reference to any other bid; that this bidder has not offered to or received from a person, firm, board, commission, trustee or corporation a sum of money or consideration for the making of said bid. That no inducement of a form or character other than that which appears upon the face of the bid will be suggested, offered, paid, or delivered to a person whomsoever to influence the acceptance of the said bid or awarding of the contract, nor has this bidder an agreement or understanding whatsoever, with a person whomsoever to pay, deliver to, or share with another person, the proceeds of the contract sought by this bid; that said bidder has not directly or indirectly made an arrangement, contract, or understanding with another bidder or bidders concerning the amount of said bid, nor has such bidder colluded, conspired, connived, or agreed with a person whomsoever to influence a bid for said contract, directly or indirectly.
			</Paragraph>
          <Paragraph TextAlignment="Center">------------------------------------------------------------------</Paragraph>
        </ce:CustomFlowDocument>
      </CustomFormTemplate>
      <CustomFormTemplate>
        <ce:CustomFlowDocument Tag="IVOSB AND Bidder Certification" TabOrder="16" PrintOrder="17" DisablePrint="False" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" x:SynchronousMode="Async" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs" xmlns:LibsHelpers="clr-namespace:ProjectBids.Libs.Helpers;assembly=Libs" xmlns:assembly="clr-namespace:MahApps.Metro.Controls;assembly=MahApps.Metro" IsVisible="True">
          <Paragraph TextAlignment="Center">
				INDIANA DEPARTMENT OF TRANSPORTATION<LineBreak />
				IVOSB PARTICIPATION PLAN
			</Paragraph>
          <Paragraph TextAlignment="Right">IVOSB GOAL: 3.00%</Paragraph>
          <Paragraph>
				Indiana Veteran Owned Small Business Program Compliance: Award of this Contract is based, in part, on the Indiana Veteran Owned Small Business Program ("IVOSB") Participation Plan.  The following IVOSB subcontractors will be participating in this Contract:
			</Paragraph>
          <Paragraph TextAlignment="Center">IVOSB SUBCONTRACTORS TO BE APPLIED TOWARD GOAL</Paragraph>
          <Paragraph>
				Certified IVOSB Name<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="IVOSBName1" Height="25" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="true"></TextBox></InlineUIContainer><LineBreak />
				Address<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="IVOSBAddress1a" Height="25" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="true"></TextBox></InlineUIContainer><LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="IVOSBAddress1b" Height="25" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="true"></TextBox></InlineUIContainer><LineBreak />
				Telephone<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="IVOSBTelephone1" Height="25" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="true"></TextBox></InlineUIContainer><LineBreak />
				Pay Item Number<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="IVOSBPayItemNumber1" Height="25" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="true"></TextBox></InlineUIContainer><LineBreak />
				Service Planned:<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="IVOSBServicePlanned1" Height="50" Width="450" AcceptsReturn="True" LibsHelpers:MetaAttributes.IsRequired="true" VerticalScrollBarVisibility="Visible" TextWrapping="Wrap" xml:space="preserve"></TextBox></InlineUIContainer><LineBreak />				
				Actual Dollar Amount to be paid to IVOSB:$<InlineUIContainer BaselineAlignment="Center"><TextBox Name="IVOSB_AMOUNT1" Height="25" Width="80" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="true"></TextBox></InlineUIContainer></Paragraph>
          <Paragraph TextAlignment="Center">------------------------------------------------------------------</Paragraph>
          <Paragraph>
				Certified IVOSB Name<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="IVOSBName2" Height="25" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer><LineBreak />
				Address<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="IVOSBAddress2a" Height="25" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer><LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="IVOSBAddress2b" Height="25" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer><LineBreak />				
				Telephone<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="IVOSBTelephone2" Height="25" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer><LineBreak />
				Pay Item Number<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="IVOSBPayItemNumber2" Height="25" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer><LineBreak />
				Service Planned:<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="IVOSBServicePlanned2" Height="50" Width="450" AcceptsReturn="True" LibsHelpers:MetaAttributes.IsRequired="false" VerticalScrollBarVisibility="Visible" TextWrapping="Wrap" xml:space="preserve"></TextBox></InlineUIContainer><LineBreak />				
				Actual Dollar Amount to be paid to IVOSB:$<InlineUIContainer BaselineAlignment="Center"><TextBox Name="IVOSB_AMOUNT2" Height="25" Width="80" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer></Paragraph>
          <Paragraph TextAlignment="Center">------------------------------------------------------------------</Paragraph>
          <Paragraph>
				Certified IVOSB Name<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="IVOSBName3" Height="25" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer><LineBreak />
				Address<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="IVOSBAddress3a" Height="25" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer><LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="IVOSBAddress3b" Height="25" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer><LineBreak />
				Telephone<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="IVOSBTelephone3" Height="25" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer><LineBreak />
				Pay Item Number<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="IVOSBPayItemNumber3" Height="25" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer><LineBreak />
				Service Planned:<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="IVOSBServicePlanned3" Height="50" Width="450" AcceptsReturn="True" LibsHelpers:MetaAttributes.IsRequired="false" VerticalScrollBarVisibility="Visible" TextWrapping="Wrap" xml:space="preserve"></TextBox></InlineUIContainer><LineBreak />
				Actual Dollar Amount to be paid to IVOSB:$<InlineUIContainer BaselineAlignment="Center"><TextBox Name="IVOSB_AMOUNT3" Height="25" Width="80" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer></Paragraph>
          <Paragraph TextAlignment="Center">------------------------------------------------------------------</Paragraph>
          <Paragraph>
				Certified IVOSB Name<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="IVOSBName4" Height="25" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer><LineBreak />
				Address<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="IVOSBAddress4a" Height="25" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer><LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="IVOSBAddress4b" Height="25" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer><LineBreak />
				Telephone<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="IVOSBTelephone4" Height="25" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer><LineBreak />
				Pay Item Number<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="IVOSBPayItemNumber4" Height="25" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer><LineBreak />
				Service Planned:<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="IVOSBServicePlanned4" Height="50" Width="450" AcceptsReturn="True" LibsHelpers:MetaAttributes.IsRequired="false" VerticalScrollBarVisibility="Visible" TextWrapping="Wrap" xml:space="preserve"></TextBox></InlineUIContainer><LineBreak />
				Actual Dollar Amount to be paid to IVOSB:$<InlineUIContainer BaselineAlignment="Center"><TextBox Name="IVOSB_AMOUNT4" Height="25" Width="80" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer></Paragraph>
          <Paragraph TextAlignment="Center">------------------------------------------------------------------</Paragraph>
          <Paragraph>
				Total Dollar Amount Credited toward IVOSB Goal:$<InlineUIContainer BaselineAlignment="Center"><TextBox Name="IVOSB_TOTALAMOUNT1" Height="25" Width="80" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="true"></TextBox></InlineUIContainer><LineBreak />				
				Total Percentage:<InlineUIContainer BaselineAlignment="Center"><TextBox Name="TOTALPercentage" Height="25" Width="33" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="true"></TextBox></InlineUIContainer>%
				<LineBreak />
				Please Note: Only 60% of the participation of an IVOSB supplier will be counted toward the contract goal.<LineBreak />								
				Company / Bidder Name<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="IVOSB_BidderName" Height="25" Width="500" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="true"></TextBox></InlineUIContainer><LineBreak />
				Title<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="IVOSB_Title" Height="25" Width="250" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="true"></TextBox></InlineUIContainer><LineBreak />
				Email Address<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="IVOSB_Email" Height="25" Width="500" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="true"></TextBox></InlineUIContainer><LineBreak />
				At the request of IDOA, a copy of each subcontractor agreement shall be submitted to IDOA, <Hyperlink NavigateUri="mailto:mwbecompliance@idoa.in.gov" LibsHelpers:HyperlinkExtensions.HookEvent="True">mwbecompliance@idoa.in.gov</Hyperlink>, within thirty (30) days of the request.  Failure to provide any subcontractor agreement may also be considered a material breach of this Contract.  The Contractor must obtain approval from IDOA before changing the IVOSB participation plan submitted in connection with this Contract.
				<LineBreak /><LineBreak />
				The Contractor shall report payments made to IVOSB subcontractors under this Contract to IDOA as reasonably requested and in a format to be determined by IDOA.
				<LineBreak /><LineBreak />
				An Excel file of State of Indiana Veteran Owned Small Businesses is found at:<LineBreak /><Hyperlink NavigateUri="http://www.in.gov/idoa/3067.htm" LibsHelpers:HyperlinkExtensions.HookEvent="True">http://www.in.gov/idoa/3067.htm</Hyperlink><LineBreak /><LineBreak />
				Information concerning the details of the IVOSB program is available at:<LineBreak /><Hyperlink NavigateUri="http://www.in.gov/idoa/2862.htm" LibsHelpers:HyperlinkExtensions.HookEvent="True">http://www.in.gov/idoa/2862.htm</Hyperlink><LineBreak /><LineBreak />
				Email questions to:<LineBreak /><Hyperlink NavigateUri="mailto:Indianaveteranspreference@idoa.in.gov" LibsHelpers:HyperlinkExtensions.HookEvent="True">Indianaveteranspreference@idoa.in.gov</Hyperlink></Paragraph>
          <Paragraph TextAlignment="Center">------------------------------------------------------------------</Paragraph>
          <Paragraph TextAlignment="Center">ATTACHMENT CM 32-34</Paragraph>
          <Paragraph TextAlignment="Center">
				CERTIFICATION WITH REGARD TO THE PERFORMANCE OF PREVIOUS<LineBreak />
				CONTRACTS OR SUBCONTRACTS SUBJECT TO THE EQUAL OPPORTUNITY<LineBreak />
				CLAUSE AND THE FILING OF REQUIRED REPORTS
			</Paragraph>
          <Paragraph>
				The bidder hereby certifies that it
				<InlineUIContainer BaselineAlignment="Center"><ce:CustomComboBox Name="HAS3" LibsHelpers:MetaAttributes.IsRequired="true"><ComboBoxItem xml:space="preserve"></ComboBoxItem><ComboBoxItem xml:space="preserve">Has</ComboBoxItem><ComboBoxItem xml:space="preserve">Has Not</ComboBoxItem></ce:CustomComboBox></InlineUIContainer>				
				participated in a previous contract or subcontract subject to the Equal Opportunity clause, as required by Executive Orders 10925, 11114, or 11246, and that it
				<InlineUIContainer BaselineAlignment="Center"><ce:CustomComboBox Name="HAS4" LibsHelpers:MetaAttributes.IsRequired="true"><ComboBoxItem xml:space="preserve"></ComboBoxItem><ComboBoxItem xml:space="preserve">Has</ComboBoxItem><ComboBoxItem xml:space="preserve">Has Not</ComboBoxItem></ce:CustomComboBox></InlineUIContainer>
				filed with the Joint Reporting Committee, the Director of the Office of Federal Contract Compliance, a Federal Government contracting or Administering agency, or the former President's Committee on Equal Employment Opportunity, all reports due under the applicable filing requirements.<LineBreak /><LineBreak />				
				The above certification is required by the Equal Employment Opportunity Regulations to the Secretary of Labor (41 CFR 601.7(b)(1)).  This certification shall be submitted by bidders and proposed subcontractors only in connection with contracts and subcontracts which are subject to the equal opportunity clause. Contracts and subcontracts which are exempt from the equal opportunity clause are set forth in 41 CFR 601.5. Generally only contracts or subcontracts of $10,000 or under are exempt.
				<LineBreak /><LineBreak />				
				Currently,Standard Form 100(EEO-1) is the only report required by the Executive Orders or their implementing regulations.
				<LineBreak /><LineBreak />				
				Pursuant to 41 CFR 601.7(b)(1), proposed contractors and subcontractors who have participated in a previous contract or subcontract subject to the Executive Orders listed above and have not filed the required reports, shall not be awarded contracts and subcontracts unless such contractor or subcontractor submits a report covering the delinquent period or such other period specified by the Federal Highway Administration or by the Director's Office of Federal Contract Compliance. U.S. Department of Labor.
			</Paragraph>
          <Paragraph TextAlignment="Center">------------------------------------------------------------------</Paragraph>
          <Paragraph TextAlignment="Center">DRUG FREE WORKPLACE CERTIFICATION</Paragraph>
          <Paragraph>
				Pursuant to Executive Order No. 90-5, April 12, 1990, issued by Governor Evan Bayh, the Indiana Department of Administration requires the inclusion of this certification in all contracts with and grants from the State in excess of $25,000. No award of a contract or grant shall be made, and no contract, purchase order or agreement, the total amount of which exceeds $25,000, shall be valid unless and until this certification has been fully executed by the Contractor or Grantee and attached to the contract or agreement as part of the contract documents. False certification or violation of the certification may result in sanctions including, but not limited to, suspension of contract payments, termination of the contract or agreement and or debarment of contracting opportunities with the State for up to 3 years.
				<LineBreak /><LineBreak />				
				The Contractor or Grantee certifies and agrees that it will provide a drug free workplace by the means as follows:
				<LineBreak /><LineBreak />				
				(a) Publishing and providing to all its employees a statement notifying employees that the unlawful manufacture, distribution, dispensing, possession or use of a controlled substance is prohibited in the Contractor's workplace and specifying the actions that will be taken against employees for violations of such prohibition.
				<LineBreak /><LineBreak />				
				(b) Establishing a drug free awareness program to inform employees about (1) the dangers of drug abuse in the workplace;  (2) the Contractor's policy of maintaining a drug free workplace;  (3) available drug counseling, rehabilitation, and employee assistance programs; and (4) the penalties that may be imposed upon an employee for drug abuse violations occurring in the workplace.
				<LineBreak /><LineBreak />				
				(c) Notifying all employees in the statement required by (a) above that as a condition of continued employment the employee will (1) abide by the terms of the statement; and (2) notify the employer of criminal drug statute conviction for a violation occurring in the workplace no later than 5 days after such conviction.
				<LineBreak /><LineBreak />				
				(d) Notifying in writing to the contracting State agency and the Indiana Department of Administration within 10 days after receiving notice from an employee under (c) (2) above, or otherwise receiving actual notice of such conviction.
				<LineBreak /><LineBreak />				
				(e) Within 30 days after receiving notice under (c) (2) above of a conviction, imposing the following sanctions or remedial measures on an employee who is convicted of drug abuse violations occurring in the workplace by (1) taking appropriate personnel action against the employee, up to and including termination; or (2) requiring such employee to satisfactorily participate in a drug abuse assistance or rehabilitation program approved for such purposes by a Federal, State or local health, law enforcement, or other appropriate agency.
				<LineBreak /><LineBreak />				
				(f) Making a good faith effort to maintain a drug free workplace through the implementation of (a) through (e) above.
				<LineBreak /><LineBreak />				
				THE UNDERSIGNED AFFIRMS, UNDER PENALTIES OF PERJURY, THAT HE OR SHE IS AUTHORIZED TO EXECUTE THIS CERTIFICATION ON BEHALF OF THE DESIGNATED ORGANIZATION.
			</Paragraph>
          <Paragraph TextAlignment="Center">------------------------------------------------------------------</Paragraph>
          <Paragraph TextAlignment="Center">ETHICS COMPLIANCE</Paragraph>
          <Paragraph>
				The Contractor and its agents shall abide by all ethical requirements that apply to persons who have a business relationship with the State, as set forth in Indiana code § 4-2-6 et seq., the regulations promulgated thereunder, and Executive Order 04-08, dated April 27, 2004.  If the Contractor is not familiar with these ethical requirements, the Contractor should refer any questions to the Indiana State Ethics Commission, or visit the Indiana State Ethics Commission website at [http://www.in.gov/ethics/]. If the Contractor or its agents violate any applicable ethical standards, the State may, in its sole discretion, terminate this contract immediately upon notice to the Contractor.  In addition, the contractor may be subject to penalties under Indiana Code § 4-2-6-12.
				<LineBreak /><LineBreak />				
				THE UNDERSIGNED AFFIRMS, UNDER PENALTIES OF PERJURY, THAT HE OR SHE IS AUTHORIZED TO EXECUTE THIS CERTIFICATION ON BEHALF OF THE DESIGNATED ORGANIZATION.
			</Paragraph>
          <Paragraph TextAlignment="Center">------------------------------------------------------------------</Paragraph>
          <Paragraph TextAlignment="Center">AFFIDAVIT</Paragraph>
          <Paragraph>
				The signer of this bid, being duly sworn, on his or her oath says that he or she is the bidder for the construction or the improvements of a State highway described in this bid of which this affidavit is a part; that said bid is submitted in good faith and not as a speculation or to be assigned or relinquished and will be executed and fulfilled by said bidder, according to its terms, if accepted, and according to the plans, profiles and specifications for said improvement; that this bid is made without reference to any other bid; that this bidder has not offered to or received from a person, firm, board, commission, trustee or corporation a sum of money or consideration for the making of said bid. That no inducement of a form or character other than that which appears upon the face of the bid will be suggested, offered, paid, or delivered to a person whomsoever to influence the acceptance of the said bid or awarding of the contract, nor has this bidder an agreement or understanding whatsoever, with a person whomsoever to pay, deliver to, or share with another person, the proceeds of the contract sought by this bid; that said bidder has not directly or indirectly made an arrangement, contract, or understanding with another bidder or bidders concerning the amount of said bid, nor has such bidder colluded, conspired, connived, or agreed with a person whomsoever to influence a bid for said contract, directly or indirectly.
			</Paragraph>
          <Paragraph TextAlignment="Center">------------------------------------------------------------------</Paragraph>
        </ce:CustomFlowDocument>
      </CustomFormTemplate>
      <CustomFormTemplate>
        <ce:CustomFlowDocument Tag="Current Contractual Obligations" TabOrder="17" PrintOrder="18" DisablePrint="False" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" x:SynchronousMode="Async" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs" xmlns:LibsHelpers="clr-namespace:ProjectBids.Libs.Helpers;assembly=Libs" xmlns:assembly="clr-namespace:MahApps.Metro.Controls;assembly=MahApps.Metro" IsVisible="True">
          <Paragraph TextAlignment="Center">
				INDIANA DEPARTMENT OF TRANSPORTATION<LineBreak />
				CURRENT CONTRACTUAL OBLIGATIONS
			</Paragraph>
          <Paragraph>			
				Entries on this sheet shall include all construction work under contract or verbal performance agreement or pending award to the contractor signing, whether as principal or as subcontractor.  See 105 IAC 11-3-4 of the Rules for Prequalification of Contractors and Bidding.<LineBreak /><LineBreak />
				TOTAL OF ALL UNEARNED WORK NOW UNDER CONTRACT WITH ANY OWNER, CONTRACTOR, OR OTHER PARTY:
			</Paragraph>
          <Paragraph TextAlignment="Right">
				$<InlineUIContainer BaselineAlignment="Center"><TextBox Name="CCO_UNEARNEDTOT1" Height="25" Width="80" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="true"></TextBox></InlineUIContainer></Paragraph>
          <Paragraph>
				TOTAL OF ALL UNEARNED WORK SUBLET AND APPROVED TO SUBCONTRACTORS ON INDIANA DEPARTMENT OF TRANSPORTATION CONTRACTS:
			</Paragraph>
          <Paragraph TextAlignment="Right">
					$<InlineUIContainer BaselineAlignment="Center"><TextBox Name="CCO_UNEARNEDTOTSUB1" Height="25" Width="80" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="true"></TextBox></InlineUIContainer></Paragraph>
          <Paragraph>
				TOTAL OF ALL UNEARNED WORK NOW UNDER CONTRACT WITH ANY OWNER, CONTRACTOR, OR OTHER PARTY IN THE PREQUALIFICATON WORK TYPE(S) ASSIGNED TO THIS CONTRACT AND USED FOR BIDDING CAPACITY BY THE BIDDER:
			</Paragraph>
          <Paragraph TextAlignment="Right">
					$<InlineUIContainer BaselineAlignment="Center"><TextBox Name="CCO_UNEARNEDBID1" Height="25" Width="80" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="true"></TextBox></InlineUIContainer></Paragraph>
          <Paragraph>
				TOTAL OF ALL UNEARNED WORK SUBLET AND APPROVED TO SUBCONTRACTORS ON INDIANA DEPARTMENT OF TRANSPORTATION CONTRACTS IN THE PREQUALIFICATON WORK TYPE(S) ASSIGNED TO THIS CONTRACT AND USED FOR BIDDING CAPACITY BY THE BIDDER:
			</Paragraph>
          <Paragraph TextAlignment="Right">
					$<InlineUIContainer BaselineAlignment="Center"><TextBox Name="CCO_UNEARNEDBIDSUB1" Height="25" Width="80" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="true"></TextBox></InlineUIContainer></Paragraph>
          <Paragraph>	
				The bidder shall submit a complete list of all unearned work when requested by the Prequalification Engineer, on the form provided.  The information on the list shall include the contract number, the name of the owner, contractor, subcontractor or other party, the type of work yet to be performed, and the value of unearned work.<LineBreak /><LineBreak />
				
				I hereby certify that to the best of my knowledge and belief, the above amounts of unearned work are true and complete and that my latest financial statement on file with the Indiana Department of Transportation continues to represent fairly and substantially my financial position as of this date.
			</Paragraph>
        </ce:CustomFlowDocument>
      </CustomFormTemplate>
      <CustomFormTemplate>
        <ce:CustomFlowDocument Tag="Electronic Bid Submission Certification" TabOrder="18" PrintOrder="19" DisablePrint="False" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" x:SynchronousMode="Async" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs" xmlns:LibsHelpers="clr-namespace:ProjectBids.Libs.Helpers;assembly=Libs" xmlns:assembly="clr-namespace:MahApps.Metro.Controls;assembly=MahApps.Metro" IsVisible="True">
          <Paragraph TextAlignment="Center">
				INDIANA DEPARTMENT OF TRANSPORTATION<LineBreak />
				ELECTRONIC BID SUBMISSION CERTIFICATION
			</Paragraph>
          <Paragraph>
				BY SUBMITTING THIS BID ELECTRONICALLY, I HEREBY ACKNOWLEDGE THAT ALL REQUIREMENTS INCLUDED IN THE HARD COPY PROPOSAL, AMENDMENTS, PLANS, STANDARD SPECIFICATIONS, AND SUPPLEMENTAL SPECIFICATIONS ARE A PART OF THIS BID AND CONTRACT.
				<LineBreak /><LineBreak />
				THE PRINCIPAL SHALL FILE AN ELECTRONIC BID BOND WHEN BIDDING ELECTRONICALLY. BY FILLING IN THE BOXES BELOW THE PRINCIPAL IS ENSURING THE IDENTIFIED ELECTRONIC BID BOND HAS BEEN EXECUTED AND THE PRINCIPAL AND SURETY ARE FIRMLY BOUND UNTO THE STATE OF INDIANA.
				<LineBreak /><LineBreak />
				Electronic Bid Bond ID<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="EBSC_BondID" Height="25" Width="250" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="true"></TextBox></InlineUIContainer><LineBreak /><LineBreak />
				Company / Bidder Name<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="EBSC_BidderName" Height="25" Width="500" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="true"></TextBox></InlineUIContainer><LineBreak /><LineBreak />
				Title<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="EBSC_Title" Height="25" Width="250" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="true"></TextBox></InlineUIContainer><LineBreak /><LineBreak />
				Email Address<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="EBSC_Email" Height="25" Width="500" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="true"></TextBox></InlineUIContainer><LineBreak /><LineBreak />
				
				***  AN ELECTRONIC PROPOSAL SUBMITTED AND SIGNED WITH A DIGITAL ID, UNDER THE PROVISIONS OF THE INDIANA DEPARTMENT OF TRANSPORTATION, WILL BE CONSIDERED VALID AND BINDING. ***
				<LineBreak /><LineBreak />
				USE OF ANOTHER PERSON'S DIGITAL ID IN THIS BIDDING PROCESS VIOLATES THE LAWS OF INDIANA.
				BY INDICATING YES IN THE BOX 
				<InlineUIContainer BaselineAlignment="Center"><ce:CustomComboBox Name="B03" LibsHelpers:MetaAttributes.IsRequired="true"><ComboBoxItem xml:space="preserve"></ComboBoxItem><ComboBoxItem xml:space="preserve">-- Yes --</ComboBoxItem><ComboBoxItem xml:space="preserve">No</ComboBoxItem></ce:CustomComboBox></InlineUIContainer>
				, I ACKNOWLEDGE THAT I HAVE READ AND UNDERSTOOD THE ABOVE ELECTRONIC BID SUBMISSION CERTIFICATION.
			</Paragraph>
        </ce:CustomFlowDocument>
      </CustomFormTemplate>
      <CustomFormTemplate>
        <ce:CustomFlowDocument Tag="Performance Bond Attachment" TabOrder="19" PrintOrder="20" DisablePrint="False" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" x:SynchronousMode="Async" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs" xmlns:LibsHelpers="clr-namespace:ProjectBids.Libs.Helpers;assembly=Libs" xmlns:assembly="clr-namespace:MahApps.Metro.Controls;assembly=MahApps.Metro" IsVisible="False">
          <Paragraph TextAlignment="Center">INDIANA DEPARTMENT OF TRANSPORTATION</Paragraph>
          <Paragraph TextAlignment="Center">PERFORMANCE BOND ATTACHMENT</Paragraph>
          <Paragraph>
				**Mike  Do we need to add instructions here for how to fill out this tab**<LineBreak /><LineBreak />
                Enter contact information below:<LineBreak /><LineBreak />
                Contractor submitting bid contact name:<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="ContractorContactName1" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="true"></TextBox></InlineUIContainer><LineBreak /><LineBreak />
                Contractor submitting bid phone number:<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="ContractorContactPhoneNumber1" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="true"></TextBox></InlineUIContainer><LineBreak /><LineBreak />
                Contractor submitting bid email:<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="ContractorContactEmail1" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="true"></TextBox></InlineUIContainer><LineBreak /><LineBreak /><LineBreak /><LineBreak />
				**Mike  Do we need to add instructions here for how to fill out this tab**<LineBreak /><LineBreak />
				Upload technical documents below.<LineBreak /><LineBreak />
				**Mike  Sample text for how to fill out this tab**<LineBreak /><LineBreak />
				Note: There is a 5MB file size limit per attached file.  If the Performance Bond file size is over 5MB, then the file will need to be split into multiple files.  The additional files can be attached in the additional attachment fields below. Please include a detailed description with your attachments.<LineBreak /><LineBreak />
				Will you be attaching a Performance Bond?
				<Bold> Yes  </Bold><InlineUIContainer BaselineAlignment="Center"><RadioButton Name="PBAttach1_yes" GroupName="PBAttach1" LibsHelpers:MetaAttributes.Value="Yes" LibsHelpers:MetaAttributes.IsRequired="true" /></InlineUIContainer><Bold> No  </Bold><InlineUIContainer BaselineAlignment="Center"><RadioButton Name="PBAttach1_no" GroupName="PBAttach1" LibsHelpers:MetaAttributes.Value="No" LibsHelpers:MetaAttributes.IsRequired="true" /></InlineUIContainer><LineBreak /><LineBreak />
				Performance Bond Attachment Description:<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="Attachment0Description" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="PBAttach1_yes"></TextBox></InlineUIContainer><LineBreak /><InlineUIContainer BaselineAlignment="Center"><StackPanel Orientation="Horizontal"><TextBox assembly:TextBoxHelper.ClearTextButton="True" assembly:TextBoxHelper.IsClearTextButtonBehaviorEnabled="True" Height="25" Tag="Attachment_c33dd2020eb9b07ab8043e5dfa047f2a" IsEnabled="True" Width="175" Name="Attachment0" LibsHelpers:MetaAttributes.IsRequired="Attachment0Description" /><Button LibsHelpers:MetaAttributes.IsRequired="Attachment0Description" Style="{DynamicResource MetroAccentButton}" Name="FileSelectButton_0" Tag="Attachment_c33dd2020eb9b07ab8043e5dfa047f2a">Browse</Button></StackPanel></InlineUIContainer><LineBreak /><LineBreak /><LineBreak />
				Performance Bond Additional Attachment 1 Description:<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="Attachment1Description" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer><LineBreak /><InlineUIContainer BaselineAlignment="Center"><StackPanel Orientation="Horizontal"><TextBox assembly:TextBoxHelper.ClearTextButton="True" assembly:TextBoxHelper.IsClearTextButtonBehaviorEnabled="True" Height="25" Tag="Attachment_102bf695ed0f02a7f55599a076ff2b99" IsEnabled="True" Width="175" Name="Attachment1" LibsHelpers:MetaAttributes.IsRequired="Attachment1Description" /><Button LibsHelpers:MetaAttributes.IsRequired="Attachment1Description" Style="{DynamicResource MetroAccentButton}" Name="FileSelectButton_1" Tag="Attachment_102bf695ed0f02a7f55599a076ff2b99">Browse</Button></StackPanel></InlineUIContainer><LineBreak /><LineBreak /><LineBreak />
				Performance Bond Additional Attachment 2 Description:<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="Attachment2Description" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer><LineBreak /><InlineUIContainer BaselineAlignment="Center"><StackPanel Orientation="Horizontal"><TextBox assembly:TextBoxHelper.ClearTextButton="True" assembly:TextBoxHelper.IsClearTextButtonBehaviorEnabled="True" Height="25" Tag="Attachment_9582b958dab0c14a2772d81f83f07e75" IsEnabled="True" Width="175" Name="Attachment2" LibsHelpers:MetaAttributes.IsRequired="Attachment2Description" /><Button LibsHelpers:MetaAttributes.IsRequired="Attachment2Description" Style="{DynamicResource MetroAccentButton}" Name="FileSelectButton_2" Tag="Attachment_9582b958dab0c14a2772d81f83f07e75">Browse</Button></StackPanel></InlineUIContainer><LineBreak /><LineBreak /><LineBreak />
				Performance Bond Additional Attachment 3 Description:<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="Attachment3Description" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer><LineBreak /><InlineUIContainer BaselineAlignment="Center"><StackPanel Orientation="Horizontal"><TextBox assembly:TextBoxHelper.ClearTextButton="True" assembly:TextBoxHelper.IsClearTextButtonBehaviorEnabled="True" Height="25" Tag="Attachment_456d791dbc3859c57239e3d0b1ff0064" IsEnabled="True" Width="175" Name="Attachment3" LibsHelpers:MetaAttributes.IsRequired="Attachment3Description" /><Button LibsHelpers:MetaAttributes.IsRequired="Attachment3Description" Style="{DynamicResource MetroAccentButton}" Name="FileSelectButton_3" Tag="Attachment_456d791dbc3859c57239e3d0b1ff0064">Browse</Button></StackPanel></InlineUIContainer></Paragraph>
        </ce:CustomFlowDocument>
      </CustomFormTemplate>
      <CustomFormTemplate>
        <ce:CustomFlowDocument Tag="Additional Attachments" TabOrder="20" PrintOrder="21" DisablePrint="False" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" x:SynchronousMode="Async" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs" xmlns:LibsHelpers="clr-namespace:ProjectBids.Libs.Helpers;assembly=Libs" xmlns:assembly="clr-namespace:MahApps.Metro.Controls;assembly=MahApps.Metro" IsVisible="False">
          <Paragraph TextAlignment="Center">INDIANA DEPARTMENT OF TRANSPORTATION</Paragraph>
          <Paragraph TextAlignment="Center">FILE ATTACHMENTS</Paragraph>
          <Paragraph>
				**Mike  Do we need to add instructions here for how to fill out this tab**<LineBreak /><LineBreak />
                Enter contact information below:<LineBreak /><LineBreak />
                Contractor submitting bid contact name:<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="ContractorContactName1b" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="true"></TextBox></InlineUIContainer><LineBreak /><LineBreak />
                Contractor submitting bid phone number:<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="ContractorContactPhoneNumber1b" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="true"></TextBox></InlineUIContainer><LineBreak /><LineBreak />
                Contractor submitting bid email:<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="ContractorContactEmail1b" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="true"></TextBox></InlineUIContainer><LineBreak /><LineBreak /><LineBreak /><LineBreak />
				**Mike  Do we need to add instructions here for how to fill out this tab**<LineBreak /><LineBreak />
				Upload technical documents below.<LineBreak /><LineBreak />
				**Mike  Sample text for how to fill out this tab**<LineBreak /><LineBreak />
				Note: There is a 5MB file size limit per attached file.  If the attachment file size is over 5MB, then the file will need to be split into multiple files.  The additional files can be attached in the additional attachment fields below. Please include a detailed description with your attachments.<LineBreak /><LineBreak />	
				Will you be attaching any additional attachments?
				<Bold> Yes  </Bold><InlineUIContainer BaselineAlignment="Center"><RadioButton Name="AddAttach1_yes" GroupName="AddAttach1" LibsHelpers:MetaAttributes.Value="Yes" LibsHelpers:MetaAttributes.IsRequired="true" /></InlineUIContainer><Bold> No  </Bold><InlineUIContainer BaselineAlignment="Center"><RadioButton Name="AddAttach1_no" GroupName="AddAttach1" LibsHelpers:MetaAttributes.Value="No" LibsHelpers:MetaAttributes.IsRequired="true" /></InlineUIContainer><LineBreak /><LineBreak />	
				Additional Attachment 1 Description:<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="Attachment1Descriptionb" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="AddAttach1_yes"></TextBox></InlineUIContainer><LineBreak /><InlineUIContainer BaselineAlignment="Center"><StackPanel Orientation="Horizontal"><TextBox assembly:TextBoxHelper.ClearTextButton="True" assembly:TextBoxHelper.IsClearTextButtonBehaviorEnabled="True" Height="25" Tag="Attachment_1093942577c6e956c91a1bacce987d95" IsEnabled="True" Width="175" Name="Attachment1b" LibsHelpers:MetaAttributes.IsRequired="Attachment1Descriptionb" /><Button LibsHelpers:MetaAttributes.IsRequired="Attachment1Descriptionb" Style="{DynamicResource MetroAccentButton}" Name="FileSelectButton_0" Tag="Attachment_1093942577c6e956c91a1bacce987d95">Browse</Button></StackPanel></InlineUIContainer><LineBreak /><LineBreak /><LineBreak />
				Additional Attachment 2 Description:<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="Attachment2Descriptionb" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer><LineBreak /><InlineUIContainer BaselineAlignment="Center"><StackPanel Orientation="Horizontal"><TextBox assembly:TextBoxHelper.ClearTextButton="True" assembly:TextBoxHelper.IsClearTextButtonBehaviorEnabled="True" Height="25" Tag="Attachment_6bc37c93d2d5b735efc4ab8f3f70aa82" IsEnabled="True" Width="175" Name="Attachment2b" LibsHelpers:MetaAttributes.IsRequired="Attachment2Descriptionb" /><Button LibsHelpers:MetaAttributes.IsRequired="Attachment2Descriptionb" Style="{DynamicResource MetroAccentButton}" Name="FileSelectButton_1" Tag="Attachment_6bc37c93d2d5b735efc4ab8f3f70aa82">Browse</Button></StackPanel></InlineUIContainer><LineBreak /><LineBreak /><LineBreak />
				Additional Attachment 3 Description:<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="Attachment3Descriptionb" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer><LineBreak /><InlineUIContainer BaselineAlignment="Center"><StackPanel Orientation="Horizontal"><TextBox assembly:TextBoxHelper.ClearTextButton="True" assembly:TextBoxHelper.IsClearTextButtonBehaviorEnabled="True" Height="25" Tag="Attachment_7aa4eb95530ebd370787934908d1fd6e" IsEnabled="True" Width="175" Name="Attachment3b" LibsHelpers:MetaAttributes.IsRequired="Attachment3Descriptionb" /><Button LibsHelpers:MetaAttributes.IsRequired="Attachment3Descriptionb" Style="{DynamicResource MetroAccentButton}" Name="FileSelectButton_2" Tag="Attachment_7aa4eb95530ebd370787934908d1fd6e">Browse</Button></StackPanel></InlineUIContainer><LineBreak /><LineBreak /><LineBreak />
				Additional Attachment 4 Description:<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="Attachment4Descriptionb" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer><LineBreak /><InlineUIContainer BaselineAlignment="Center"><StackPanel Orientation="Horizontal"><TextBox assembly:TextBoxHelper.ClearTextButton="True" assembly:TextBoxHelper.IsClearTextButtonBehaviorEnabled="True" Height="25" Tag="Attachment_01e83724fa82df75954017281f2e18e5" IsEnabled="True" Width="175" Name="Attachment4b" LibsHelpers:MetaAttributes.IsRequired="Attachment4Descriptionb" /><Button LibsHelpers:MetaAttributes.IsRequired="Attachment4Descriptionb" Style="{DynamicResource MetroAccentButton}" Name="FileSelectButton_3" Tag="Attachment_01e83724fa82df75954017281f2e18e5">Browse</Button></StackPanel></InlineUIContainer><LineBreak /><LineBreak /><LineBreak />
				Additional Attachment 5 Description:<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="Attachment5Descriptionb" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer><LineBreak /><InlineUIContainer BaselineAlignment="Center"><StackPanel Orientation="Horizontal"><TextBox assembly:TextBoxHelper.ClearTextButton="True" assembly:TextBoxHelper.IsClearTextButtonBehaviorEnabled="True" Height="25" Tag="Attachment_603aeb27cf6e2fe6b96f9b1c4df31271" IsEnabled="True" Width="175" Name="Attachment5b" LibsHelpers:MetaAttributes.IsRequired="Attachment5Descriptionb" /><Button LibsHelpers:MetaAttributes.IsRequired="Attachment5Descriptionb" Style="{DynamicResource MetroAccentButton}" Name="FileSelectButton_4" Tag="Attachment_603aeb27cf6e2fe6b96f9b1c4df31271">Browse</Button></StackPanel></InlineUIContainer><LineBreak /><LineBreak /><LineBreak />	
				Additional Attachment 6 Description:<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="Attachment6Descriptionb" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer><LineBreak /><InlineUIContainer BaselineAlignment="Center"><StackPanel Orientation="Horizontal"><TextBox assembly:TextBoxHelper.ClearTextButton="True" assembly:TextBoxHelper.IsClearTextButtonBehaviorEnabled="True" Height="25" Tag="Attachment_5fd46a63e7b25f2a34c8e457da8b7a1a" IsEnabled="True" Width="175" Name="Attachment6b" LibsHelpers:MetaAttributes.IsRequired="Attachment6Descriptionb" /><Button LibsHelpers:MetaAttributes.IsRequired="Attachment6Descriptionb" Style="{DynamicResource MetroAccentButton}" Name="FileSelectButton_5" Tag="Attachment_5fd46a63e7b25f2a34c8e457da8b7a1a">Browse</Button></StackPanel></InlineUIContainer><LineBreak /><LineBreak /><LineBreak />
				Additional Attachment 7 Description:<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="Attachment7Descriptionb" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer><LineBreak /><InlineUIContainer BaselineAlignment="Center"><StackPanel Orientation="Horizontal"><TextBox assembly:TextBoxHelper.ClearTextButton="True" assembly:TextBoxHelper.IsClearTextButtonBehaviorEnabled="True" Height="25" Tag="Attachment_50d5c47cd2b5060c97091cd3fedcfdde" IsEnabled="True" Width="175" Name="Attachment7b" LibsHelpers:MetaAttributes.IsRequired="Attachment7Descriptionb" /><Button LibsHelpers:MetaAttributes.IsRequired="Attachment7Descriptionb" Style="{DynamicResource MetroAccentButton}" Name="FileSelectButton_6" Tag="Attachment_50d5c47cd2b5060c97091cd3fedcfdde">Browse</Button></StackPanel></InlineUIContainer><LineBreak /><LineBreak /><LineBreak />
				Additional Attachment 8 Description:<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="Attachment8Descriptionb" Width="450" AcceptsReturn="False" LibsHelpers:MetaAttributes.IsRequired="false"></TextBox></InlineUIContainer><LineBreak /><InlineUIContainer BaselineAlignment="Center"><StackPanel Orientation="Horizontal"><TextBox assembly:TextBoxHelper.ClearTextButton="True" assembly:TextBoxHelper.IsClearTextButtonBehaviorEnabled="True" Height="25" Tag="Attachment_f094dc03efe8a92ba8cdae5772305117" IsEnabled="True" Width="175" Name="Attachment8b" LibsHelpers:MetaAttributes.IsRequired="Attachment8Descriptionb" /><Button LibsHelpers:MetaAttributes.IsRequired="Attachment8Descriptionb" Style="{DynamicResource MetroAccentButton}" Name="FileSelectButton_7" Tag="Attachment_f094dc03efe8a92ba8cdae5772305117">Browse</Button></StackPanel></InlineUIContainer><LineBreak /><LineBreak /><LineBreak /></Paragraph>
        </ce:CustomFlowDocument>
      </CustomFormTemplate>
      <CustomFormTemplate>
        <ce:CustomFlowDocument Tag="DBE Instructions - IDIQ Federal" TabOrder="9" PrintOrder="10" DisablePrint="False" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" x:SynchronousMode="Async" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs" xmlns:LibsHelpers="clr-namespace:ProjectBids.Libs.Helpers;assembly=Libs" xmlns:assembly="clr-namespace:MahApps.Metro.Controls;assembly=MahApps.Metro" IsVisible="False">
          <Paragraph TextAlignment="Right">
				Contract Number <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.ContractId" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.ContractId}}</ce:VariableRun><LineBreak />
				Contract Bid AMount $<ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="BidTotal" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{BidTotal}}</ce:VariableRun><LineBreak />
				DBE <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.DbeMbeGoal" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.DbeMbeGoal}}</ce:VariableRun>%					 
			</Paragraph>
          <Paragraph TextAlignment="Center">
				INDIANA DEPARTMENT OF TRANSPORTATION<LineBreak />
				IDIQ CONTRACT<LineBreak />
				DBE AFFIRMATIVE ACTION CERTIFICATION
			</Paragraph>
          <Paragraph>
				I do hereby certify that it is the intention of my company to affirmatively seek out and consider certified Disadvantaged Business Enterprise (DBE) to participate in this contact as subcontractors, lessors, or suppliers of materials or services. No DBEs need to be identified at the time of bid submittal.
				<LineBreak /><LineBreak />
				I understand and agree that all subcontracting or leasing in connection with this contract, whether undertaken prior to or subsequent to award of contract, will be in accordance with the requirements for the DBE program. The applicable requirements are included in the Standard Specifications, Recurring Special Provisions and the Unique Special Provisions in the Contract Information Book for this contract. I understand and agree that no subcontracting will be approved or commenced until the Department has reviewed and approved the affirmative actions taken by my company or me.
				<LineBreak /><LineBreak />
				I understand that utilization of certified DBE is in addition to all other equal employment opportunity requirements of this contract. I acknowledge that this certification is to be made an integral part of this contract.
				<LineBreak /><LineBreak />
				I hereby certify that I will commit to utilization of firms certified by the State of Indiana or the Kentucky Transportation Cabinet as DBEs for a minimum of 7.00% of the total dollar value of the contract. (For a listing of DBE certified firms, refer to the DBE Public Search Directory found on the INDOT website or on the Kentucky Transportation Cabinet's DBE directory.) I hereby certify that I will commit to submission of a separate Affirmative Action Certification form for each work order which lists the DBEs to be utilized for each work order, the type of work to be performed by the DBE, and the actual dollar amount to be paid to the DBE prior to issuance of the notice to proceed.
				<LineBreak /><LineBreak />
				Following the completion of each work order the Contractor shall submit to the Project Engineer/Supervisor, the Project Manager and to INDOT’s Economic Opportunity Division, Central Office a report reconciling the actual utilization of the DBE for the work order.
			</Paragraph>
        </ce:CustomFlowDocument>
      </CustomFormTemplate>
      <CustomFormTemplate>
        <ce:CustomFlowDocument Tag="MBE/WBE Instructions - IDIQ State" TabOrder="11" PrintOrder="12" DisablePrint="False" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" x:SynchronousMode="Async" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs" xmlns:LibsHelpers="clr-namespace:ProjectBids.Libs.Helpers;assembly=Libs" xmlns:assembly="clr-namespace:MahApps.Metro.Controls;assembly=MahApps.Metro" IsVisible="False">
          <Paragraph TextAlignment="Right">
				Contract Number <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.ContractId" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.ContractId}}</ce:VariableRun><LineBreak />
				Contract Bid AMount $<ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="BidTotal" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{BidTotal}}</ce:VariableRun><LineBreak />
				MBE Goal <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.DbeMbeGoal" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.DbeMbeGoal}}</ce:VariableRun>%<LineBreak /> 
				WBE Goal <ce:VariableRun xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Variable="Letting.Proposal.WbeGoal" xml:space="preserve" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs">{{Letting.Proposal.WbeGoal}}</ce:VariableRun>%	 
			</Paragraph>
          <Paragraph TextAlignment="Center">
				INDIANA DEPARTMENT OF TRANSPORTATION<LineBreak />
				IDIQ CONTRACT<LineBreak />
				MINORITY AND WOMEN'S BUSINESS ENTERPRISES PARTICIPATION PLAN
			</Paragraph>
          <Paragraph>
				I do hereby certify that it is the intention of my company to affirmatively seek out and consider certified Minority Business Enterprises (MBE), Women’s Business Enterprises (WBE) and Indiana Veteran Owned Small Business (IVOSB) to participate in this contract as subcontractors, lessors, or suppliers of materials or services. No MBE, WBE or IVOSB needs to be identified at the time of bid submittal. However, the electronic Participation Plan forms herein may be used for work order submittals.
				<LineBreak /><LineBreak />
				I understand and agree that all subcontracting or leasing in connection with this contract, whether undertaken prior to or subsequent to award of contract, will be in accordance with the requirements for the MBE and WBE program and the IVOSB program. The applicable requirements are included in the Standard Specifications and the Special Provisions in the Contract Information Book for this contract. I understand and agree that no subcontracting will be approved or commenced until the Department has reviewed and approved the affirmative actions taken by my company or me. I understand that utilization of certified MBE, WBE and IVOSB is in addition to all other equal employment opportunity requirements of this contract. I acknowledge that this certification is to be made an integral part of this contract.
				<LineBreak /><LineBreak />
				I hereby certify that I will commit to utilization of firms certified by the State of Indiana as MBE, WBE and IVOSB for a minimum of 7% of the total dollar value of the contract for MBE, for a minimum of 5% of the total contract dollar value for WBE and for a minimum of 3% of the total contract dollar value for IVOSB. (For a listing of MBE, WBE and IVOSB certified firms, refer to the MBE and WBE and IVOSB Public Search Directory found on the IDOA website.) I hereby certify that, prior to issuance of the notice to proceed, I will commit to submission of separate MBE, WBE and IVOSB Participation Plan forms for each work order which list the MBE, WBE and IVOSB to be utilized for each work order, the type of work to be performed, and the actual dollar amount to be paid to the MBE, WBE and IVOSB.		
			</Paragraph>
        </ce:CustomFlowDocument>
      </CustomFormTemplate>
      <DBEScreen>
        <DBEItems>false</DBEItems>
        <ErrorLevel>1</ErrorLevel>
        <DBEForm>
          <ce:CustomFlowDocument Tag="DBE Participation Plan" TabOrder="12" PrintOrder="13" DisablePrint="False" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" x:SynchronousMode="Async" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs" xmlns:LibsHelpers="clr-namespace:ProjectBids.Libs.Helpers;assembly=Libs" xmlns:assembly="clr-namespace:MahApps.Metro.Controls;assembly=MahApps.Metro">
            <Paragraph TextAlignment="Center">
					INDIANA DEPARTMENT OF TRANSPORTATION<LineBreak />
					DISADVANTAGED BUSINESS ENTERPRISES
				</Paragraph>
            <Paragraph>
					Name: <InlineUIContainer BaselineAlignment="Center"><ce:CustomComboBox Name="DBEName" LibsHelpers:MetaAttributes.Source="DBE_IN.BIN" LibsHelpers:MetaAttributes.Start="22" LibsHelpers:MetaAttributes.End="81" IsEditable="true" LibsHelpers:MetaAttributes.IsRequired="true" /></InlineUIContainer><LineBreak />
					FEIN:<InlineUIContainer BaselineAlignment="Center"><ce:CustomComboBox Name="Id" LibsHelpers:MetaAttributes.Source="DBE_IN.BIN" LibsHelpers:MetaAttributes.Start="10" LibsHelpers:MetaAttributes.End="20" IsEditable="true" LibsHelpers:MetaAttributes.IsRequired="true" StartFilterRange="1" EndFilterRange="4" FilterList="DBE,DBEM,DBEW,DMW,KDBE" /></InlineUIContainer><LineBreak />
					Addr1:<InlineUIContainer BaselineAlignment="Center"><ce:CustomComboBox Name="DBEAddr1" LibsHelpers:MetaAttributes.Source="DBE_IN.BIN" LibsHelpers:MetaAttributes.Start="82" LibsHelpers:MetaAttributes.End="148" IsEditable="true" LibsHelpers:MetaAttributes.IsRequired="true" /></InlineUIContainer><LineBreak />
					Certification Code:<InlineUIContainer BaselineAlignment="Center"><ce:CustomComboBox Name="DBECertificationCode" LibsHelpers:MetaAttributes.Source="DBE_IN.BIN" LibsHelpers:MetaAttributes.Start="1" LibsHelpers:MetaAttributes.End="5" IsEditable="true" LibsHelpers:MetaAttributes.IsRequired="true" /></InlineUIContainer><LineBreak />
					DBE Participation:	<InlineUIContainer BaselineAlignment="Center"><ce:CustomComboBox Name="DBEParticipation1" LibsHelpers:MetaAttributes.IsRequired="true"><ComboBoxItem></ComboBoxItem><ComboBoxItem xml:space="preserve">RC - Race Conscious</ComboBoxItem></ce:CustomComboBox></InlineUIContainer><LineBreak />
					Used As:					
						<InlineUIContainer BaselineAlignment="Center"><ce:CustomComboBox LibsHelpers:MetaAttributes.IsRequired="true" Name="UsedAs"><ComboBoxItem></ComboBoxItem><ComboBoxItem xml:space="preserve">N - Lease</ComboBoxItem><ComboBoxItem xml:space="preserve">N - Subcontractor</ComboBoxItem><ComboBoxItem xml:space="preserve">N - DBE Supplier Broker</ComboBoxItem><ComboBoxItem xml:space="preserve">N - DBE Supplier Manufacturer</ComboBoxItem><ComboBoxItem xml:space="preserve" LibsHelpers:MetaAttributes.IsSupplier="true" Name="ComboBoxItem_0">Y - Supplier DBE Reg. Dealer</ComboBoxItem></ce:CustomComboBox></InlineUIContainer><LineBreak /><LineBreak />			
					In the box below, enter the line numbers and description of the work. Designate partial line items by adding a "p" to the end of the line number, such as "72p".
					<LineBreak /><LineBreak />
					Item Line Numbers and Description of Work:
					<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="WBEItemDescWork" Height="200" Width="500" AcceptsReturn="True" LibsHelpers:MetaAttributes.IsRequired="true" VerticalScrollBarVisibility="Visible" TextWrapping="Wrap" xml:space="preserve"></TextBox></InlineUIContainer><LineBreak /><LineBreak />				
					Bid Quote: <InlineUIContainer BaselineAlignment="Center"><TextBox Name="DBEAmount" LibsHelpers:MetaAttributes.IsRequired="true" Width="175"></TextBox></InlineUIContainer>   Calculate goal achieved? <InlineUIContainer BaselineAlignment="Center"><CheckBox Name="UseEntry" LibsHelpers:MetaAttributes.IsRequired="false"></CheckBox></InlineUIContainer></Paragraph>
          </ce:CustomFlowDocument>
        </DBEForm>
        <DBEFormTemplate>
          <ce:CustomFlowDocument Tag="DBE Participation Plan" TabOrder="12" PrintOrder="13" DisablePrint="False" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" x:SynchronousMode="Async" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs" xmlns:LibsHelpers="clr-namespace:ProjectBids.Libs.Helpers;assembly=Libs" xmlns:assembly="clr-namespace:MahApps.Metro.Controls;assembly=MahApps.Metro">
            <Paragraph TextAlignment="Center">
					INDIANA DEPARTMENT OF TRANSPORTATION<LineBreak />
					DISADVANTAGED BUSINESS ENTERPRISES
				</Paragraph>
            <Paragraph>
					Name: <InlineUIContainer BaselineAlignment="Center"><ce:CustomComboBox Name="DBEName" LibsHelpers:MetaAttributes.Source="DBE_IN.BIN" LibsHelpers:MetaAttributes.Start="22" LibsHelpers:MetaAttributes.End="81" IsEditable="true" LibsHelpers:MetaAttributes.IsRequired="true" /></InlineUIContainer><LineBreak />
					FEIN:<InlineUIContainer BaselineAlignment="Center"><ce:CustomComboBox Name="Id" LibsHelpers:MetaAttributes.Source="DBE_IN.BIN" LibsHelpers:MetaAttributes.Start="10" LibsHelpers:MetaAttributes.End="20" IsEditable="true" LibsHelpers:MetaAttributes.IsRequired="true" StartFilterRange="1" EndFilterRange="4" FilterList="DBE,DBEM,DBEW,DMW,KDBE" /></InlineUIContainer><LineBreak />
					Addr1:<InlineUIContainer BaselineAlignment="Center"><ce:CustomComboBox Name="DBEAddr1" LibsHelpers:MetaAttributes.Source="DBE_IN.BIN" LibsHelpers:MetaAttributes.Start="82" LibsHelpers:MetaAttributes.End="148" IsEditable="true" LibsHelpers:MetaAttributes.IsRequired="true" /></InlineUIContainer><LineBreak />
					Certification Code:<InlineUIContainer BaselineAlignment="Center"><ce:CustomComboBox Name="DBECertificationCode" LibsHelpers:MetaAttributes.Source="DBE_IN.BIN" LibsHelpers:MetaAttributes.Start="1" LibsHelpers:MetaAttributes.End="5" IsEditable="true" LibsHelpers:MetaAttributes.IsRequired="true" /></InlineUIContainer><LineBreak />
					DBE Participation:	<InlineUIContainer BaselineAlignment="Center"><ce:CustomComboBox Name="DBEParticipation1" LibsHelpers:MetaAttributes.IsRequired="true"><ComboBoxItem></ComboBoxItem><ComboBoxItem xml:space="preserve">RC - Race Conscious</ComboBoxItem></ce:CustomComboBox></InlineUIContainer><LineBreak />
					Used As:					
						<InlineUIContainer BaselineAlignment="Center"><ce:CustomComboBox LibsHelpers:MetaAttributes.IsRequired="true" Name="UsedAs"><ComboBoxItem></ComboBoxItem><ComboBoxItem xml:space="preserve">N - Lease</ComboBoxItem><ComboBoxItem xml:space="preserve">N - Subcontractor</ComboBoxItem><ComboBoxItem xml:space="preserve">N - DBE Supplier Broker</ComboBoxItem><ComboBoxItem xml:space="preserve">N - DBE Supplier Manufacturer</ComboBoxItem><ComboBoxItem xml:space="preserve" LibsHelpers:MetaAttributes.IsSupplier="true" Name="ComboBoxItem_0">Y - Supplier DBE Reg. Dealer</ComboBoxItem></ce:CustomComboBox></InlineUIContainer><LineBreak /><LineBreak />			
					In the box below, enter the line numbers and description of the work. Designate partial line items by adding a "p" to the end of the line number, such as "72p".
					<LineBreak /><LineBreak />
					Item Line Numbers and Description of Work:
					<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="WBEItemDescWork" Height="200" Width="500" AcceptsReturn="True" LibsHelpers:MetaAttributes.IsRequired="true" VerticalScrollBarVisibility="Visible" TextWrapping="Wrap" xml:space="preserve"></TextBox></InlineUIContainer><LineBreak /><LineBreak />				
					Bid Quote: <InlineUIContainer BaselineAlignment="Center"><TextBox Name="DBEAmount" LibsHelpers:MetaAttributes.IsRequired="true" Width="175"></TextBox></InlineUIContainer>   Calculate goal achieved? <InlineUIContainer BaselineAlignment="Center"><CheckBox Name="UseEntry" LibsHelpers:MetaAttributes.IsRequired="false"></CheckBox></InlineUIContainer></Paragraph>
          </ce:CustomFlowDocument>
        </DBEFormTemplate>
        <MBEForm>
          <ce:CustomFlowDocument Tag="MBE Participation Plan" TabOrder="13" PrintOrder="14" DisablePrint="False" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" x:SynchronousMode="Async" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs" xmlns:LibsHelpers="clr-namespace:ProjectBids.Libs.Helpers;assembly=Libs" xmlns:assembly="clr-namespace:MahApps.Metro.Controls;assembly=MahApps.Metro">
            <Paragraph TextAlignment="Center">
					INDIANA DEPARTMENT OF TRANSPORTATION<LineBreak />
					MINORITY BUSINESS ENTERPRISES
				</Paragraph>
            <Paragraph>				
					Name: <InlineUIContainer BaselineAlignment="Center"><ce:CustomComboBox Name="DBEName" LibsHelpers:MetaAttributes.Source="DBE_IN.BIN" LibsHelpers:MetaAttributes.Start="22" LibsHelpers:MetaAttributes.End="81" IsEditable="true" LibsHelpers:MetaAttributes.IsRequired="true" /></InlineUIContainer><LineBreak />
					FEIN:<InlineUIContainer BaselineAlignment="Center"><ce:CustomComboBox Name="Id" LibsHelpers:MetaAttributes.Source="DBE_IN.BIN" LibsHelpers:MetaAttributes.Start="10" LibsHelpers:MetaAttributes.End="20" IsEditable="true" LibsHelpers:MetaAttributes.IsRequired="true" StartFilterRange="1" EndFilterRange="4" FilterList="MBE,DBEM,MWBE,DMW" /></InlineUIContainer><LineBreak />
					Addr1:<InlineUIContainer BaselineAlignment="Center"><ce:CustomComboBox Name="DBEAddr1" LibsHelpers:MetaAttributes.Source="DBE_IN.BIN" LibsHelpers:MetaAttributes.Start="82" LibsHelpers:MetaAttributes.End="148" IsEditable="true" LibsHelpers:MetaAttributes.IsRequired="true" /></InlineUIContainer><LineBreak />
					Certification Code:<InlineUIContainer BaselineAlignment="Center"><ce:CustomComboBox Name="MBECertificationCode" LibsHelpers:MetaAttributes.Source="DBE_IN.BIN" LibsHelpers:MetaAttributes.Start="1" LibsHelpers:MetaAttributes.End="4" IsEditable="true" LibsHelpers:MetaAttributes.IsRequired="true" /></InlineUIContainer><LineBreak />
					MBE Participation:	<InlineUIContainer BaselineAlignment="Center"><ce:CustomComboBox LibsHelpers:MetaAttributes.IsRequired="true" Name="MBEParticipation1"><ComboBoxItem></ComboBoxItem><ComboBoxItem xml:space="preserve">RC - Race Conscious</ComboBoxItem></ce:CustomComboBox></InlineUIContainer><LineBreak />
					Used As:					
					<InlineUIContainer BaselineAlignment="Center"><ce:CustomComboBox LibsHelpers:MetaAttributes.IsRequired="true" Name="UsedAs"><ComboBoxItem></ComboBoxItem><ComboBoxItem xml:space="preserve">N - Lease</ComboBoxItem><ComboBoxItem xml:space="preserve">N - Subcontractor</ComboBoxItem><ComboBoxItem xml:space="preserve" LibsHelpers:MetaAttributes.IsSupplier="true" Name="ComboBoxItem_0">Y - Supplier</ComboBoxItem></ce:CustomComboBox></InlineUIContainer><LineBreak /><LineBreak />			
					In the box below, enter the line numbers and description of the work. Designate partial line items by adding a "p" to the end of the line number, such as "72p".
					<LineBreak /><LineBreak />
					Item Line Numbers and Description of Work:
					<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="WBEItemDescWork" Height="200" Width="500" AcceptsReturn="True" LibsHelpers:MetaAttributes.IsRequired="true" VerticalScrollBarVisibility="Visible" TextWrapping="Wrap" xml:space="preserve"></TextBox></InlineUIContainer><LineBreak /><LineBreak />				
					Bid Quote: <InlineUIContainer BaselineAlignment="Center"><TextBox Name="DBEAmount" LibsHelpers:MetaAttributes.IsRequired="true" Width="175"></TextBox></InlineUIContainer>   Calculate goal achieved? <InlineUIContainer BaselineAlignment="Center"><CheckBox Name="UseEntry" LibsHelpers:MetaAttributes.IsRequired="false"></CheckBox></InlineUIContainer></Paragraph>
          </ce:CustomFlowDocument>
        </MBEForm>
        <MBEFormTemplate>
          <ce:CustomFlowDocument Tag="MBE Participation Plan" TabOrder="13" PrintOrder="14" DisablePrint="False" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" x:SynchronousMode="Async" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs" xmlns:LibsHelpers="clr-namespace:ProjectBids.Libs.Helpers;assembly=Libs" xmlns:assembly="clr-namespace:MahApps.Metro.Controls;assembly=MahApps.Metro">
            <Paragraph TextAlignment="Center">
					INDIANA DEPARTMENT OF TRANSPORTATION<LineBreak />
					MINORITY BUSINESS ENTERPRISES
				</Paragraph>
            <Paragraph>				
					Name: <InlineUIContainer BaselineAlignment="Center"><ce:CustomComboBox Name="DBEName" LibsHelpers:MetaAttributes.Source="DBE_IN.BIN" LibsHelpers:MetaAttributes.Start="22" LibsHelpers:MetaAttributes.End="81" IsEditable="true" LibsHelpers:MetaAttributes.IsRequired="true" /></InlineUIContainer><LineBreak />
					FEIN:<InlineUIContainer BaselineAlignment="Center"><ce:CustomComboBox Name="Id" LibsHelpers:MetaAttributes.Source="DBE_IN.BIN" LibsHelpers:MetaAttributes.Start="10" LibsHelpers:MetaAttributes.End="20" IsEditable="true" LibsHelpers:MetaAttributes.IsRequired="true" StartFilterRange="1" EndFilterRange="4" FilterList="MBE,DBEM,MWBE,DMW" /></InlineUIContainer><LineBreak />
					Addr1:<InlineUIContainer BaselineAlignment="Center"><ce:CustomComboBox Name="DBEAddr1" LibsHelpers:MetaAttributes.Source="DBE_IN.BIN" LibsHelpers:MetaAttributes.Start="82" LibsHelpers:MetaAttributes.End="148" IsEditable="true" LibsHelpers:MetaAttributes.IsRequired="true" /></InlineUIContainer><LineBreak />
					Certification Code:<InlineUIContainer BaselineAlignment="Center"><ce:CustomComboBox Name="MBECertificationCode" LibsHelpers:MetaAttributes.Source="DBE_IN.BIN" LibsHelpers:MetaAttributes.Start="1" LibsHelpers:MetaAttributes.End="4" IsEditable="true" LibsHelpers:MetaAttributes.IsRequired="true" /></InlineUIContainer><LineBreak />
					MBE Participation:	<InlineUIContainer BaselineAlignment="Center"><ce:CustomComboBox LibsHelpers:MetaAttributes.IsRequired="true" Name="MBEParticipation1"><ComboBoxItem></ComboBoxItem><ComboBoxItem xml:space="preserve">RC - Race Conscious</ComboBoxItem></ce:CustomComboBox></InlineUIContainer><LineBreak />
					Used As:					
					<InlineUIContainer BaselineAlignment="Center"><ce:CustomComboBox LibsHelpers:MetaAttributes.IsRequired="true" Name="UsedAs"><ComboBoxItem></ComboBoxItem><ComboBoxItem xml:space="preserve">N - Lease</ComboBoxItem><ComboBoxItem xml:space="preserve">N - Subcontractor</ComboBoxItem><ComboBoxItem xml:space="preserve" LibsHelpers:MetaAttributes.IsSupplier="true" Name="ComboBoxItem_0">Y - Supplier</ComboBoxItem></ce:CustomComboBox></InlineUIContainer><LineBreak /><LineBreak />			
					In the box below, enter the line numbers and description of the work. Designate partial line items by adding a "p" to the end of the line number, such as "72p".
					<LineBreak /><LineBreak />
					Item Line Numbers and Description of Work:
					<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="WBEItemDescWork" Height="200" Width="500" AcceptsReturn="True" LibsHelpers:MetaAttributes.IsRequired="true" VerticalScrollBarVisibility="Visible" TextWrapping="Wrap" xml:space="preserve"></TextBox></InlineUIContainer><LineBreak /><LineBreak />				
					Bid Quote: <InlineUIContainer BaselineAlignment="Center"><TextBox Name="DBEAmount" LibsHelpers:MetaAttributes.IsRequired="true" Width="175"></TextBox></InlineUIContainer>   Calculate goal achieved? <InlineUIContainer BaselineAlignment="Center"><CheckBox Name="UseEntry" LibsHelpers:MetaAttributes.IsRequired="false"></CheckBox></InlineUIContainer></Paragraph>
          </ce:CustomFlowDocument>
        </MBEFormTemplate>
        <WBEForm>
          <ce:CustomFlowDocument Tag="WBE Participation Plan" TabOrder="14" PrintOrder="15" DisablePrint="False" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" x:SynchronousMode="Async" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs" xmlns:LibsHelpers="clr-namespace:ProjectBids.Libs.Helpers;assembly=Libs" xmlns:assembly="clr-namespace:MahApps.Metro.Controls;assembly=MahApps.Metro">
            <Paragraph TextAlignment="Center">
					INDIANA DEPARTMENT OF TRANSPORTATION<LineBreak />
					WOMEN'S BUSINESS ENTERPRISES</Paragraph>
            <Paragraph>				
					Name: <InlineUIContainer BaselineAlignment="Center"><ce:CustomComboBox Name="DBEName" LibsHelpers:MetaAttributes.Source="DBE_IN.BIN" LibsHelpers:MetaAttributes.Start="22" LibsHelpers:MetaAttributes.End="81" IsEditable="true" LibsHelpers:MetaAttributes.IsRequired="true" /></InlineUIContainer><LineBreak />
					FEIN:<InlineUIContainer BaselineAlignment="Center"><ce:CustomComboBox Name="Id" LibsHelpers:MetaAttributes.Source="DBE_IN.BIN" LibsHelpers:MetaAttributes.Start="10" LibsHelpers:MetaAttributes.End="20" IsEditable="true" LibsHelpers:MetaAttributes.IsRequired="true" StartFilterRange="1" EndFilterRange="4" FilterList="WBE,DBEW,MWBE,DMW" /></InlineUIContainer><LineBreak />
					Addr1:<InlineUIContainer BaselineAlignment="Center"><ce:CustomComboBox Name="DBEAddr1" LibsHelpers:MetaAttributes.Source="DBE_IN.BIN" LibsHelpers:MetaAttributes.Start="82" LibsHelpers:MetaAttributes.End="148" IsEditable="true" LibsHelpers:MetaAttributes.IsRequired="true" /></InlineUIContainer><LineBreak />					
					Certification Code:<InlineUIContainer BaselineAlignment="Center"><ce:CustomComboBox Name="WBECertificationCode" LibsHelpers:MetaAttributes.Source="DBE_IN.BIN" LibsHelpers:MetaAttributes.Start="1" LibsHelpers:MetaAttributes.End="4" IsEditable="true" LibsHelpers:MetaAttributes.IsRequired="true" /></InlineUIContainer><LineBreak />
					WBE Participation:	<InlineUIContainer BaselineAlignment="Center"><ce:CustomComboBox LibsHelpers:MetaAttributes.IsRequired="true" Name="WBEParticipation1"><ComboBoxItem></ComboBoxItem><ComboBoxItem xml:space="preserve">RC - Race Conscious</ComboBoxItem></ce:CustomComboBox></InlineUIContainer><LineBreak />
					Used As:					
					<InlineUIContainer BaselineAlignment="Center"><ce:CustomComboBox LibsHelpers:MetaAttributes.IsRequired="true" Name="UsedAs"><ComboBoxItem></ComboBoxItem><ComboBoxItem xml:space="preserve">N - Lease</ComboBoxItem><ComboBoxItem xml:space="preserve">N - Subcontractor</ComboBoxItem><ComboBoxItem xml:space="preserve" LibsHelpers:MetaAttributes.IsSupplier="true" Name="ComboBoxItem_0">Y - Supplier</ComboBoxItem></ce:CustomComboBox></InlineUIContainer><LineBreak /><LineBreak />			
					In the box below, enter the line numbers and description of the work. Designate partial line items by adding a "p" to the end of the line number, such as "72p".
					<LineBreak /><LineBreak />
					Item Line Numbers and Description of Work:
					<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="WBEItemDescWork" Height="200" Width="500" AcceptsReturn="True" LibsHelpers:MetaAttributes.IsRequired="true" VerticalScrollBarVisibility="Visible" TextWrapping="Wrap" xml:space="preserve"></TextBox></InlineUIContainer><LineBreak /><LineBreak />				
					Bid Quote: <InlineUIContainer BaselineAlignment="Center"><TextBox Name="DBEAmount" LibsHelpers:MetaAttributes.IsRequired="true" Width="175"></TextBox></InlineUIContainer>   Calculate goal achieved? <InlineUIContainer BaselineAlignment="Center"><CheckBox Name="UseEntry" LibsHelpers:MetaAttributes.IsRequired="false"></CheckBox></InlineUIContainer></Paragraph>
          </ce:CustomFlowDocument>
        </WBEForm>
        <WBEFormTemplate>
          <ce:CustomFlowDocument Tag="WBE Participation Plan" TabOrder="14" PrintOrder="15" DisablePrint="False" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" x:SynchronousMode="Async" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:ce="clr-namespace:ProjectBids.Libs.CustomElements;assembly=Libs" xmlns:LibsHelpers="clr-namespace:ProjectBids.Libs.Helpers;assembly=Libs" xmlns:assembly="clr-namespace:MahApps.Metro.Controls;assembly=MahApps.Metro">
            <Paragraph TextAlignment="Center">
					INDIANA DEPARTMENT OF TRANSPORTATION<LineBreak />
					WOMEN'S BUSINESS ENTERPRISES</Paragraph>
            <Paragraph>				
					Name: <InlineUIContainer BaselineAlignment="Center"><ce:CustomComboBox Name="DBEName" LibsHelpers:MetaAttributes.Source="DBE_IN.BIN" LibsHelpers:MetaAttributes.Start="22" LibsHelpers:MetaAttributes.End="81" IsEditable="true" LibsHelpers:MetaAttributes.IsRequired="true" /></InlineUIContainer><LineBreak />
					FEIN:<InlineUIContainer BaselineAlignment="Center"><ce:CustomComboBox Name="Id" LibsHelpers:MetaAttributes.Source="DBE_IN.BIN" LibsHelpers:MetaAttributes.Start="10" LibsHelpers:MetaAttributes.End="20" IsEditable="true" LibsHelpers:MetaAttributes.IsRequired="true" StartFilterRange="1" EndFilterRange="4" FilterList="WBE,DBEW,MWBE,DMW" /></InlineUIContainer><LineBreak />
					Addr1:<InlineUIContainer BaselineAlignment="Center"><ce:CustomComboBox Name="DBEAddr1" LibsHelpers:MetaAttributes.Source="DBE_IN.BIN" LibsHelpers:MetaAttributes.Start="82" LibsHelpers:MetaAttributes.End="148" IsEditable="true" LibsHelpers:MetaAttributes.IsRequired="true" /></InlineUIContainer><LineBreak />					
					Certification Code:<InlineUIContainer BaselineAlignment="Center"><ce:CustomComboBox Name="WBECertificationCode" LibsHelpers:MetaAttributes.Source="DBE_IN.BIN" LibsHelpers:MetaAttributes.Start="1" LibsHelpers:MetaAttributes.End="4" IsEditable="true" LibsHelpers:MetaAttributes.IsRequired="true" /></InlineUIContainer><LineBreak />
					WBE Participation:	<InlineUIContainer BaselineAlignment="Center"><ce:CustomComboBox LibsHelpers:MetaAttributes.IsRequired="true" Name="WBEParticipation1"><ComboBoxItem></ComboBoxItem><ComboBoxItem xml:space="preserve">RC - Race Conscious</ComboBoxItem></ce:CustomComboBox></InlineUIContainer><LineBreak />
					Used As:					
					<InlineUIContainer BaselineAlignment="Center"><ce:CustomComboBox LibsHelpers:MetaAttributes.IsRequired="true" Name="UsedAs"><ComboBoxItem></ComboBoxItem><ComboBoxItem xml:space="preserve">N - Lease</ComboBoxItem><ComboBoxItem xml:space="preserve">N - Subcontractor</ComboBoxItem><ComboBoxItem xml:space="preserve" LibsHelpers:MetaAttributes.IsSupplier="true" Name="ComboBoxItem_0">Y - Supplier</ComboBoxItem></ce:CustomComboBox></InlineUIContainer><LineBreak /><LineBreak />			
					In the box below, enter the line numbers and description of the work. Designate partial line items by adding a "p" to the end of the line number, such as "72p".
					<LineBreak /><LineBreak />
					Item Line Numbers and Description of Work:
					<LineBreak /><InlineUIContainer BaselineAlignment="Center"><TextBox Name="WBEItemDescWork" Height="200" Width="500" AcceptsReturn="True" LibsHelpers:MetaAttributes.IsRequired="true" VerticalScrollBarVisibility="Visible" TextWrapping="Wrap" xml:space="preserve"></TextBox></InlineUIContainer><LineBreak /><LineBreak />				
					Bid Quote: <InlineUIContainer BaselineAlignment="Center"><TextBox Name="DBEAmount" LibsHelpers:MetaAttributes.IsRequired="true" Width="175"></TextBox></InlineUIContainer>   Calculate goal achieved? <InlineUIContainer BaselineAlignment="Center"><CheckBox Name="UseEntry" LibsHelpers:MetaAttributes.IsRequired="false"></CheckBox></InlineUIContainer></Paragraph>
          </ce:CustomFlowDocument>
        </WBEFormTemplate>
      </DBEScreen>
    </GenConfig>
    <AmendmentData>
      <AmendmentCount>1</AmendmentCount>
      <DateRevised>05/20/2019</DateRevised>
    </AmendmentData>
    <Letting>
      <LettingId>190605</LettingId>
      <CallOrder>2</CallOrder>
      <LettingDateTime>2019-06-05T16:00:00</LettingDateTime>
      <LettingStatusCode>SCHD</LettingStatusCode>
      <LettingStatusValue>SCHEDULED</LettingStatusValue>
      <ProposalStatusCode>SCHD</ProposalStatusCode>
      <LetpropLongString />
      <Proposal>
        <ContractId>R -39915-B</ContractId>
        <HighwayNum>10</HighwayNum>
        <PrimaryDistrict>640</PrimaryDistrict>
        <SpecialProvisionsFlag>false</SpecialProvisionsFlag>
        <DbeMbeGoal>7.00</DbeMbeGoal>
        <WbeGoal>5.00</WbeGoal>
        <DateGenerated>05/20/2019</DateGenerated>
        <DateRevised>05/20/2019</DateRevised>
        <SpecYear>10</SpecYear>
        <SuppSpecYear xsi:nil="true" />
        <ControllingPCN>1601849</ControllingPCN>
        <ControllingProjNum>160184900ST4</ControllingProjNum>
        <DbeNoteCode>BOTH</DbeNoteCode>
        <DbeNoteValue>MBE=RC &amp; WBE=RC</DbeNoteValue>
        <ContractTypeCode>N500</ContractTypeCode>
        <ContractTypeValue>ROADSIDE WORK, OTHER</ContractTypeValue>
        <ProposalTypeCode>R</ProposalTypeCode>
        <ProposalTypeValue>ROAD</ProposalTypeValue>
        <WorkTypeCode>N000</WorkTypeCode>
        <WorkTypeValue>ROADSIDE WORK</WorkTypeValue>
        <RoadSystemCode>99</RoadSystemCode>
        <RoadSystemValue>No Classification Available</RoadSystemValue>
        <HighwayTypeCode>R</HighwayTypeCode>
        <HighwayTypeValue>RURAL</HighwayTypeValue>
        <FundTypeCode>ST</FundTypeCode>
        <FundTypeValue>STATE FUNDING</FundTypeValue>
        <ProposalString>False</ProposalString>
        <ProposalString>NA</ProposalString>
        <ProposalString>MYT</ProposalString>
        <ProposalString />
        <ProposalString />
        <ProposalLongString />
        <ProposalNumber>3.00</ProposalNumber>
        <ProposalNumber />
        <ProposalNumber />
        <ProposalDate>05/09/2019</ProposalDate>
        <ProposalDate>03/01/2019</ProposalDate>
        <ProposalDate>02/28/2019</ProposalDate>
        <ProposalDate>03/01/2019</ProposalDate>
        <ProposalCode>Y</ProposalCode>
        <ProposalCode>False</ProposalCode>
        <ProposalCode />
        <County>
          <Name>MARSHALL</Name>
          <Id>C050</Id>
        </County>
        <County>
          <Name>STARKE</Name>
          <Id>C075</Id>
        </County>
        <County>
          <Name>VARIOUS</Name>
          <Id>C099</Id>
        </County>
        <ShortDescription>CONSTRUCT ADA  APPROVED SIDEWALK RAMPS</ShortDescription>
        <Description>ON SR 10, NORTH JUDSON AND ARGO AT VARIOUS LOCATIONS</Description>
        <PropSite>
          <SiteDescription>COMPLETION DATE</SiteDescription>
          <StartDate />
          <EndDate>07/26/2019</EndDate>
          <EstDays xsi:nil="true" />
          <SiteDays xsi:nil="true" />
          <Damages>500</Damages>
          <TypeDaysCode>DT</TypeDaysCode>
          <TypeDaysValue>DT</TypeDaysValue>
          <SiteNumber>00</SiteNumber>
          <SiteNumber />
          <SiteNumber />
          <SiteDate xsi:nil="true" />
          <RoadUserCostPerDay>0</RoadUserCostPerDay>
        </PropSite>
        <Project>
          <ProjectNumber>160184900ST4</ProjectNumber>
          <District>640</District>
          <WorkTypeCode>N000</WorkTypeCode>
          <WorkTypeValue>ROADSIDE WORK</WorkTypeValue>
          <UrbanRuralCode>R</UrbanRuralCode>
          <UrbanRuralValue>RURAL</UrbanRuralValue>
        </Project>
        <Section>
          <Number>1</Number>
          <DescriptionCSECTDSC>CONSTRUCT ADA  APPROVED SIDEWALK RAMPS</DescriptionCSECTDSC>
          <Item>
            <LineNumber>0001</LineNumber>
            <ItemNumber>105-06845</ItemNumber>
            <ItemType>100</ItemType>
            <ItemClass>105</ItemClass>
            <ContractingClass>CONS</ContractingClass>
            <Quantity>1.00000</Quantity>
            <UnitPrice xsi:nil="true" />
            <Unit>LS</Unit>
            <CommonUnit>LS</CommonUnit>
            <UnitConversion>1.0000</UnitConversion>
            <LumpSumFlag>true</LumpSumFlag>
            <HybridFlag>true</HybridFlag>
            <FixedPriceFlag>false</FixedPriceFlag>
            <UseItemFlag>true</UseItemFlag>
            <SpecialtyItemFlag>false</SpecialtyItemFlag>
            <MajorItemFlag>false</MajorItemFlag>
            <DescriptionIDESCR>CONSTRUCTION ENGINEERING</DescriptionIDESCR>
            <DescriptionIDESCRL>CONSTRUCTION ENGINEERING</DescriptionIDESCRL>
            <ItemListDate>1999-06-22T00:00:00</ItemListDate>
            <IsQuantityEditable>false</IsQuantityEditable>
          </Item>
          <Item>
            <LineNumber>0002</LineNumber>
            <ItemNumber>109-08359</ItemNumber>
            <ItemType>100</ItemType>
            <ItemClass>109</ItemClass>
            <ContractingClass>MOBL</ContractingClass>
            <Quantity>1.00000</Quantity>
            <UnitPrice>1.00000</UnitPrice>
            <Unit>DOL</Unit>
            <CommonUnit>DOL</CommonUnit>
            <UnitConversion>1.0000</UnitConversion>
            <LumpSumFlag>false</LumpSumFlag>
            <HybridFlag>false</HybridFlag>
            <FixedPriceFlag>true</FixedPriceFlag>
            <UseItemFlag>true</UseItemFlag>
            <SpecialtyItemFlag>false</SpecialtyItemFlag>
            <MajorItemFlag>false</MajorItemFlag>
            <DescriptionIDESCR>LIQUIDATED DAMAGES</DescriptionIDESCR>
            <DescriptionIDESCRL>LIQUIDATED DAMAGES</DescriptionIDESCRL>
            <ItemListDate>2004-11-23T00:00:00</ItemListDate>
            <IsQuantityEditable>false</IsQuantityEditable>
          </Item>
          <Item>
            <LineNumber>0003</LineNumber>
            <ItemNumber>109-08360</ItemNumber>
            <ItemType>100</ItemType>
            <ItemClass>109</ItemClass>
            <ContractingClass>MOBL</ContractingClass>
            <Quantity>1.00000</Quantity>
            <UnitPrice>1.00000</UnitPrice>
            <Unit>DOL</Unit>
            <CommonUnit>DOL</CommonUnit>
            <UnitConversion>1.0000</UnitConversion>
            <LumpSumFlag>false</LumpSumFlag>
            <HybridFlag>false</HybridFlag>
            <FixedPriceFlag>true</FixedPriceFlag>
            <UseItemFlag>true</UseItemFlag>
            <SpecialtyItemFlag>false</SpecialtyItemFlag>
            <MajorItemFlag>false</MajorItemFlag>
            <DescriptionIDESCR>CONTRACT LIENS</DescriptionIDESCR>
            <DescriptionIDESCRL>CONTRACT LIENS</DescriptionIDESCRL>
            <ItemListDate>2004-11-23T00:00:00</ItemListDate>
            <IsQuantityEditable>false</IsQuantityEditable>
          </Item>
          <Item>
            <LineNumber>0004</LineNumber>
            <ItemNumber>109-08443</ItemNumber>
            <ItemType>100</ItemType>
            <ItemClass>109</ItemClass>
            <ContractingClass>MOBL</ContractingClass>
            <Quantity>1.00000</Quantity>
            <UnitPrice>1.00000</UnitPrice>
            <Unit>DOL</Unit>
            <CommonUnit>DOL</CommonUnit>
            <UnitConversion>1.0000</UnitConversion>
            <LumpSumFlag>false</LumpSumFlag>
            <HybridFlag>false</HybridFlag>
            <FixedPriceFlag>true</FixedPriceFlag>
            <UseItemFlag>true</UseItemFlag>
            <SpecialtyItemFlag>false</SpecialtyItemFlag>
            <MajorItemFlag>false</MajorItemFlag>
            <DescriptionIDESCR>QUALITY ADJUSTMENTS TTCD</DescriptionIDESCR>
            <DescriptionIDESCRL>QUALITY ADJUSTMENTS, TEMPORARY TRAFFIC CONTROL DEVICES</DescriptionIDESCRL>
            <ItemListDate>2005-06-21T00:00:00</ItemListDate>
            <IsQuantityEditable>false</IsQuantityEditable>
          </Item>
          <Item>
            <LineNumber>0005</LineNumber>
            <ItemNumber>109-08444</ItemNumber>
            <ItemType>100</ItemType>
            <ItemClass>109</ItemClass>
            <ContractingClass>MOBL</ContractingClass>
            <Quantity>1.00000</Quantity>
            <UnitPrice>1.00000</UnitPrice>
            <Unit>DOL</Unit>
            <CommonUnit>DOL</CommonUnit>
            <UnitConversion>1.0000</UnitConversion>
            <LumpSumFlag>false</LumpSumFlag>
            <HybridFlag>false</HybridFlag>
            <FixedPriceFlag>true</FixedPriceFlag>
            <UseItemFlag>true</UseItemFlag>
            <SpecialtyItemFlag>false</SpecialtyItemFlag>
            <MajorItemFlag>false</MajorItemFlag>
            <DescriptionIDESCR>QUALITY ADJUSTMENTS FM</DescriptionIDESCR>
            <DescriptionIDESCRL>QUALITY ADJUSTMENTS, FAILED MATERIALS</DescriptionIDESCRL>
            <ItemListDate>2005-06-21T00:00:00</ItemListDate>
            <IsQuantityEditable>false</IsQuantityEditable>
          </Item>
          <Item>
            <LineNumber>0006</LineNumber>
            <ItemNumber>109-09489</ItemNumber>
            <ItemType>100</ItemType>
            <ItemClass>109</ItemClass>
            <ContractingClass>ASPH</ContractingClass>
            <Quantity>1.00000</Quantity>
            <UnitPrice>1.00000</UnitPrice>
            <Unit>DOL</Unit>
            <CommonUnit>DOL</CommonUnit>
            <UnitConversion>1.0000</UnitConversion>
            <LumpSumFlag>false</LumpSumFlag>
            <HybridFlag>false</HybridFlag>
            <FixedPriceFlag>true</FixedPriceFlag>
            <UseItemFlag>true</UseItemFlag>
            <SpecialtyItemFlag>false</SpecialtyItemFlag>
            <MajorItemFlag>false</MajorItemFlag>
            <DescriptionIDESCR>PAYMENT ADJUSTMENT PG ASPHALT BINDER</DescriptionIDESCR>
            <DescriptionIDESCRL>PAYMENT ADJUSTMENT PG ASPHALT BINDER</DescriptionIDESCRL>
            <ItemListString>109-C-219</ItemListString>
            <ItemListDate>2008-07-22T00:00:00</ItemListDate>
            <IsQuantityEditable>false</IsQuantityEditable>
          </Item>
          <Item>
            <LineNumber>0007</LineNumber>
            <ItemNumber>110-01001</ItemNumber>
            <ItemType>100</ItemType>
            <ItemClass>110</ItemClass>
            <ContractingClass>MOBL</ContractingClass>
            <Quantity>1.00000</Quantity>
            <UnitPrice xsi:nil="true" />
            <Unit>LS</Unit>
            <CommonUnit>LS</CommonUnit>
            <UnitConversion>1.0000</UnitConversion>
            <LumpSumFlag>true</LumpSumFlag>
            <HybridFlag>true</HybridFlag>
            <FixedPriceFlag>false</FixedPriceFlag>
            <UseItemFlag>true</UseItemFlag>
            <SpecialtyItemFlag>false</SpecialtyItemFlag>
            <MajorItemFlag>false</MajorItemFlag>
            <DescriptionIDESCR>MOBILIZATION AND DEMOBILIZATION</DescriptionIDESCR>
            <DescriptionIDESCRL>MOBILIZATION AND DEMOBILIZATION</DescriptionIDESCRL>
            <ItemListDate>1999-06-22T00:00:00</ItemListDate>
            <IsQuantityEditable>false</IsQuantityEditable>
          </Item>
          <Item>
            <LineNumber>0008</LineNumber>
            <ItemNumber>201-52370</ItemNumber>
            <ItemType>200</ItemType>
            <ItemClass>201</ItemClass>
            <ContractingClass>RMVL</ContractingClass>
            <Quantity>1.00000</Quantity>
            <UnitPrice xsi:nil="true" />
            <Unit>LS</Unit>
            <CommonUnit>LS</CommonUnit>
            <UnitConversion>1.0000</UnitConversion>
            <LumpSumFlag>true</LumpSumFlag>
            <HybridFlag>true</HybridFlag>
            <FixedPriceFlag>false</FixedPriceFlag>
            <UseItemFlag>true</UseItemFlag>
            <SpecialtyItemFlag>false</SpecialtyItemFlag>
            <MajorItemFlag>false</MajorItemFlag>
            <DescriptionIDESCR>CLEARING RIGHT OF WAY</DescriptionIDESCR>
            <DescriptionIDESCRL>CLEARING RIGHT OF WAY</DescriptionIDESCRL>
            <ItemListString>201-C-052</ItemListString>
            <IsQuantityEditable>false</IsQuantityEditable>
          </Item>
          <Item>
            <LineNumber>0009</LineNumber>
            <ItemNumber>202-05545</ItemNumber>
            <ItemType>200</ItemType>
            <ItemClass>202</ItemClass>
            <ContractingClass>ENVI</ContractingClass>
            <Quantity>16.00000</Quantity>
            <UnitPrice xsi:nil="true" />
            <Unit>CYS</Unit>
            <CommonUnit>CYS</CommonUnit>
            <UnitConversion>1.0000</UnitConversion>
            <LumpSumFlag>false</LumpSumFlag>
            <HybridFlag>false</HybridFlag>
            <FixedPriceFlag>false</FixedPriceFlag>
            <UseItemFlag>true</UseItemFlag>
            <SpecialtyItemFlag>false</SpecialtyItemFlag>
            <MajorItemFlag>false</MajorItemFlag>
            <DescriptionIDESCR>REGULATED MATERIALS DISPOSE C</DescriptionIDESCR>
            <DescriptionIDESCRL>REGULATED MATERIALS, DISPOSE, TYPE C</DescriptionIDESCRL>
            <ItemListDate>1997-08-28T00:00:00</ItemListDate>
            <IsQuantityEditable>false</IsQuantityEditable>
          </Item>
          <Item>
            <LineNumber>0010</LineNumber>
            <ItemNumber>202-05550</ItemNumber>
            <ItemType>200</ItemType>
            <ItemClass>202</ItemClass>
            <ContractingClass>ENVI</ContractingClass>
            <Quantity>16.00000</Quantity>
            <UnitPrice xsi:nil="true" />
            <Unit>CYS</Unit>
            <CommonUnit>CYS</CommonUnit>
            <UnitConversion>1.0000</UnitConversion>
            <LumpSumFlag>false</LumpSumFlag>
            <HybridFlag>false</HybridFlag>
            <FixedPriceFlag>false</FixedPriceFlag>
            <UseItemFlag>true</UseItemFlag>
            <SpecialtyItemFlag>false</SpecialtyItemFlag>
            <MajorItemFlag>false</MajorItemFlag>
            <DescriptionIDESCR>REGULATED MATERIALS REMOVE C</DescriptionIDESCR>
            <DescriptionIDESCRL>REGULATED MATERIALS, REMOVE, TYPE C</DescriptionIDESCRL>
            <ItemListDate>1997-08-28T00:00:00</ItemListDate>
            <IsQuantityEditable>false</IsQuantityEditable>
          </Item>
          <Item>
            <LineNumber>0011</LineNumber>
            <ItemNumber>202-05555</ItemNumber>
            <ItemType>200</ItemType>
            <ItemClass>202</ItemClass>
            <ContractingClass>ENVI</ContractingClass>
            <Quantity>16.00000</Quantity>
            <UnitPrice xsi:nil="true" />
            <Unit>CYS</Unit>
            <CommonUnit>CYS</CommonUnit>
            <UnitConversion>1.0000</UnitConversion>
            <LumpSumFlag>false</LumpSumFlag>
            <HybridFlag>false</HybridFlag>
            <FixedPriceFlag>false</FixedPriceFlag>
            <UseItemFlag>true</UseItemFlag>
            <SpecialtyItemFlag>false</SpecialtyItemFlag>
            <MajorItemFlag>false</MajorItemFlag>
            <DescriptionIDESCR>REGULATED MATERIALS TRANSPORT C</DescriptionIDESCR>
            <DescriptionIDESCRL>REGULATED MATERIALS, TRANSPORT, TYPE C</DescriptionIDESCRL>
            <ItemListDate>1997-08-28T00:00:00</ItemListDate>
            <IsQuantityEditable>false</IsQuantityEditable>
          </Item>
          <Item>
            <LineNumber>0012</LineNumber>
            <ItemNumber>202-07603</ItemNumber>
            <ItemType>200</ItemType>
            <ItemClass>202</ItemClass>
            <ContractingClass>RMVL</ContractingClass>
            <Quantity>5.00000</Quantity>
            <UnitPrice xsi:nil="true" />
            <Unit>EACH</Unit>
            <CommonUnit>EACH</CommonUnit>
            <UnitConversion>1.0000</UnitConversion>
            <LumpSumFlag>false</LumpSumFlag>
            <HybridFlag>false</HybridFlag>
            <FixedPriceFlag>false</FixedPriceFlag>
            <UseItemFlag>true</UseItemFlag>
            <SpecialtyItemFlag>false</SpecialtyItemFlag>
            <MajorItemFlag>false</MajorItemFlag>
            <DescriptionIDESCR>TESTING FOR WASTES C</DescriptionIDESCR>
            <DescriptionIDESCRL>TESTING FOR WASTES, TYPE C</DescriptionIDESCRL>
            <ItemListDate>2010-01-12T00:00:00</ItemListDate>
            <IsQuantityEditable>false</IsQuantityEditable>
          </Item>
          <Item>
            <LineNumber>0013</LineNumber>
            <ItemNumber>304-07491</ItemNumber>
            <ItemType>300</ItemType>
            <ItemClass>304</ItemClass>
            <ContractingClass>ASPH</ContractingClass>
            <Quantity>16.00000</Quantity>
            <UnitPrice xsi:nil="true" />
            <Unit>TON</Unit>
            <CommonUnit>TON</CommonUnit>
            <UnitConversion>1.0000</UnitConversion>
            <LumpSumFlag>false</LumpSumFlag>
            <HybridFlag>false</HybridFlag>
            <FixedPriceFlag>false</FixedPriceFlag>
            <UseItemFlag>true</UseItemFlag>
            <SpecialtyItemFlag>false</SpecialtyItemFlag>
            <MajorItemFlag>false</MajorItemFlag>
            <DescriptionIDESCR>HMA PATCHING TYPE C</DescriptionIDESCR>
            <DescriptionIDESCRL>HMA PATCHING, TYPE C</DescriptionIDESCRL>
            <ItemListDate>2002-05-28T00:00:00</ItemListDate>
            <IsQuantityEditable>false</IsQuantityEditable>
          </Item>
          <Item>
            <LineNumber>0014</LineNumber>
            <ItemNumber>406-05521</ItemNumber>
            <ItemType>400</ItemType>
            <ItemClass>406</ItemClass>
            <ContractingClass>ASPH</ContractingClass>
            <Quantity>97.00000</Quantity>
            <UnitPrice xsi:nil="true" />
            <Unit>SYS</Unit>
            <CommonUnit>TON</CommonUnit>
            <UnitConversion>0.0008</UnitConversion>
            <LumpSumFlag>false</LumpSumFlag>
            <HybridFlag>false</HybridFlag>
            <FixedPriceFlag>false</FixedPriceFlag>
            <UseItemFlag>true</UseItemFlag>
            <SpecialtyItemFlag>false</SpecialtyItemFlag>
            <MajorItemFlag>false</MajorItemFlag>
            <DescriptionIDESCR>ASPHALT FOR TACK COAT</DescriptionIDESCR>
            <DescriptionIDESCRL>ASPHALT FOR TACK COAT</DescriptionIDESCRL>
            <ItemListString>406-R-676</ItemListString>
            <ItemListDate>1997-07-19T00:00:00</ItemListDate>
            <IsQuantityEditable>false</IsQuantityEditable>
          </Item>
          <Item>
            <LineNumber>0015</LineNumber>
            <ItemNumber>604-08086</ItemNumber>
            <ItemType>600</ItemType>
            <ItemClass>604</ItemClass>
            <ContractingClass>FOUN</ContractingClass>
            <Quantity>208.00000</Quantity>
            <UnitPrice xsi:nil="true" />
            <Unit>SYS</Unit>
            <CommonUnit>SYS</CommonUnit>
            <UnitConversion>1.0000</UnitConversion>
            <LumpSumFlag>false</LumpSumFlag>
            <HybridFlag>false</HybridFlag>
            <FixedPriceFlag>false</FixedPriceFlag>
            <UseItemFlag>true</UseItemFlag>
            <SpecialtyItemFlag>false</SpecialtyItemFlag>
            <MajorItemFlag>false</MajorItemFlag>
            <DescriptionIDESCR>CURB RAMP CONCRETE</DescriptionIDESCR>
            <DescriptionIDESCRL>CURB RAMP, CONCRETE</DescriptionIDESCRL>
            <ItemListDate>2003-12-17T00:00:00</ItemListDate>
            <IsQuantityEditable>false</IsQuantityEditable>
          </Item>
          <Item>
            <LineNumber>0016</LineNumber>
            <ItemNumber>604-12083</ItemNumber>
            <ItemType>600</ItemType>
            <ItemClass>604</ItemClass>
            <ContractingClass>PVMK</ContractingClass>
            <Quantity>34.00000</Quantity>
            <UnitPrice xsi:nil="true" />
            <Unit>SYS</Unit>
            <CommonUnit>SYS</CommonUnit>
            <UnitConversion>1.0000</UnitConversion>
            <LumpSumFlag>false</LumpSumFlag>
            <HybridFlag>false</HybridFlag>
            <FixedPriceFlag>false</FixedPriceFlag>
            <UseItemFlag>true</UseItemFlag>
            <SpecialtyItemFlag>false</SpecialtyItemFlag>
            <MajorItemFlag>false</MajorItemFlag>
            <DescriptionIDESCR>DETECTABLE WARNING SURFACES</DescriptionIDESCR>
            <DescriptionIDESCRL>DETECTABLE WARNING SURFACES</DescriptionIDESCRL>
            <ItemListDate>2016-02-01T00:00:00</ItemListDate>
            <IsQuantityEditable>false</IsQuantityEditable>
          </Item>
          <Item>
            <LineNumber>0017</LineNumber>
            <ItemNumber>604-12084</ItemNumber>
            <ItemType>600</ItemType>
            <ItemClass>604</ItemClass>
            <ContractingClass>PVMK</ContractingClass>
            <Quantity>4.00000</Quantity>
            <UnitPrice xsi:nil="true" />
            <Unit>SYS</Unit>
            <CommonUnit>SYS</CommonUnit>
            <UnitConversion>1.0000</UnitConversion>
            <LumpSumFlag>false</LumpSumFlag>
            <HybridFlag>false</HybridFlag>
            <FixedPriceFlag>false</FixedPriceFlag>
            <UseItemFlag>true</UseItemFlag>
            <SpecialtyItemFlag>false</SpecialtyItemFlag>
            <MajorItemFlag>false</MajorItemFlag>
            <DescriptionIDESCR>DETECTABLE WARNING SURFACES, RETROFIT</DescriptionIDESCR>
            <DescriptionIDESCRL>DETECTABLE WARNING SURFACES, RETROFIT</DescriptionIDESCRL>
            <ItemListDate>2016-02-01T00:00:00</ItemListDate>
            <IsQuantityEditable>false</IsQuantityEditable>
          </Item>
          <Item>
            <LineNumber>0018</LineNumber>
            <ItemNumber>621-06567</ItemNumber>
            <ItemType>600</ItemType>
            <ItemClass>621</ItemClass>
            <ContractingClass>LAND</ContractingClass>
            <Quantity>1.00000</Quantity>
            <UnitPrice xsi:nil="true" />
            <Unit>kGAL</Unit>
            <CommonUnit>kGAL</CommonUnit>
            <UnitConversion>1000.0000</UnitConversion>
            <LumpSumFlag>false</LumpSumFlag>
            <HybridFlag>false</HybridFlag>
            <FixedPriceFlag>false</FixedPriceFlag>
            <UseItemFlag>true</UseItemFlag>
            <SpecialtyItemFlag>false</SpecialtyItemFlag>
            <MajorItemFlag>false</MajorItemFlag>
            <DescriptionIDESCR>WATER</DescriptionIDESCR>
            <DescriptionIDESCRL>WATER</DescriptionIDESCRL>
            <ItemListDate>1999-08-27T00:00:00</ItemListDate>
            <IsQuantityEditable>false</IsQuantityEditable>
          </Item>
          <Item>
            <LineNumber>0019</LineNumber>
            <ItemNumber>621-06575</ItemNumber>
            <ItemType>600</ItemType>
            <ItemClass>621</ItemClass>
            <ContractingClass>LAND</ContractingClass>
            <Quantity>124.00000</Quantity>
            <UnitPrice xsi:nil="true" />
            <Unit>SYS</Unit>
            <CommonUnit>SYS</CommonUnit>
            <UnitConversion>1.0000</UnitConversion>
            <LumpSumFlag>false</LumpSumFlag>
            <HybridFlag>false</HybridFlag>
            <FixedPriceFlag>false</FixedPriceFlag>
            <UseItemFlag>true</UseItemFlag>
            <SpecialtyItemFlag>false</SpecialtyItemFlag>
            <MajorItemFlag>false</MajorItemFlag>
            <DescriptionIDESCR>SODDING NURSERY</DescriptionIDESCR>
            <DescriptionIDESCRL>SODDING, NURSERY</DescriptionIDESCRL>
            <ItemListDate>1999-10-01T00:00:00</ItemListDate>
            <IsQuantityEditable>false</IsQuantityEditable>
          </Item>
          <Item>
            <LineNumber>0020</LineNumber>
            <ItemNumber>801-06640</ItemNumber>
            <ItemType>800</ItemType>
            <ItemClass>801</ItemClass>
            <ContractingClass>TRFT</ContractingClass>
            <Quantity>44.00000</Quantity>
            <UnitPrice xsi:nil="true" />
            <Unit>EACH</Unit>
            <CommonUnit>EACH</CommonUnit>
            <UnitConversion>1.0000</UnitConversion>
            <LumpSumFlag>false</LumpSumFlag>
            <HybridFlag>false</HybridFlag>
            <FixedPriceFlag>false</FixedPriceFlag>
            <UseItemFlag>true</UseItemFlag>
            <SpecialtyItemFlag>false</SpecialtyItemFlag>
            <MajorItemFlag>false</MajorItemFlag>
            <DescriptionIDESCR>CONSTRUCTION SIGN A</DescriptionIDESCR>
            <DescriptionIDESCRL>CONSTRUCTION SIGN, A</DescriptionIDESCRL>
            <ItemListString>801-R-542</ItemListString>
            <ItemListDate>1999-11-23T00:00:00</ItemListDate>
            <IsQuantityEditable>false</IsQuantityEditable>
          </Item>
          <Item>
            <LineNumber>0021</LineNumber>
            <ItemNumber>801-06775</ItemNumber>
            <ItemType>800</ItemType>
            <ItemClass>801</ItemClass>
            <ContractingClass>TRFT</ContractingClass>
            <Quantity>1.00000</Quantity>
            <UnitPrice xsi:nil="true" />
            <Unit>LS</Unit>
            <CommonUnit>LS</CommonUnit>
            <UnitConversion>1.0000</UnitConversion>
            <LumpSumFlag>true</LumpSumFlag>
            <HybridFlag>true</HybridFlag>
            <FixedPriceFlag>false</FixedPriceFlag>
            <UseItemFlag>true</UseItemFlag>
            <SpecialtyItemFlag>false</SpecialtyItemFlag>
            <MajorItemFlag>false</MajorItemFlag>
            <DescriptionIDESCR>MAINTAINING TRAFFIC</DescriptionIDESCR>
            <DescriptionIDESCRL>MAINTAINING TRAFFIC</DescriptionIDESCRL>
            <ItemListString>801-C-157, 801-T-194</ItemListString>
            <ItemListDate>1999-06-22T00:00:00</ItemListDate>
            <IsQuantityEditable>false</IsQuantityEditable>
          </Item>
          <Item>
            <LineNumber>0022</LineNumber>
            <ItemNumber>808-06368</ItemNumber>
            <ItemType>800</ItemType>
            <ItemClass>808</ItemClass>
            <ContractingClass>PVMK</ContractingClass>
            <Quantity>15.00000</Quantity>
            <UnitPrice xsi:nil="true" />
            <Unit>LFT</Unit>
            <CommonUnit>LFT</CommonUnit>
            <UnitConversion>1.0000</UnitConversion>
            <LumpSumFlag>false</LumpSumFlag>
            <HybridFlag>false</HybridFlag>
            <FixedPriceFlag>false</FixedPriceFlag>
            <UseItemFlag>true</UseItemFlag>
            <SpecialtyItemFlag>false</SpecialtyItemFlag>
            <MajorItemFlag>false</MajorItemFlag>
            <DescriptionIDESCR>TRANSVERSE MARKING REMOVE</DescriptionIDESCR>
            <DescriptionIDESCRL>TRANSVERSE MARKING, REMOVE</DescriptionIDESCRL>
            <ItemListDate>1999-04-12T00:00:00</ItemListDate>
            <IsQuantityEditable>false</IsQuantityEditable>
          </Item>
          <Item>
            <LineNumber>0023</LineNumber>
            <ItemNumber>808-06726</ItemNumber>
            <ItemType>800</ItemType>
            <ItemClass>808</ItemClass>
            <ContractingClass>PVMK</ContractingClass>
            <Quantity>11.00000</Quantity>
            <UnitPrice xsi:nil="true" />
            <Unit>LFT</Unit>
            <CommonUnit>LFT</CommonUnit>
            <UnitConversion>1.0000</UnitConversion>
            <LumpSumFlag>false</LumpSumFlag>
            <HybridFlag>false</HybridFlag>
            <FixedPriceFlag>false</FixedPriceFlag>
            <UseItemFlag>true</UseItemFlag>
            <SpecialtyItemFlag>false</SpecialtyItemFlag>
            <MajorItemFlag>false</MajorItemFlag>
            <DescriptionIDESCR>TRANSVERSE MKG PAINT STOP LINE WHIT 24IN</DescriptionIDESCR>
            <DescriptionIDESCRL>TRANSVERSE MARKING, PAINT, STOP LINE, WHITE, 24 IN.</DescriptionIDESCRL>
            <ItemListDate>2000-02-07T00:00:00</ItemListDate>
            <IsQuantityEditable>false</IsQuantityEditable>
          </Item>
        </Section>
      </Proposal>
    </Letting>
    <Version>2.0.9.0</Version>
    <Comment />
    <ShowFlags>false</ShowFlags>
    <ShowFlags>true</ShowFlags>
    <ShowFlags>true</ShowFlags>
    <ShowFlags>true</ShowFlags>
    <ShowFlags>true</ShowFlags>
    <ShowFlags>true</ShowFlags>
    <ShowFlags>false</ShowFlags>
    <ShowFlags>true</ShowFlags>
    <ShowFlags>true</ShowFlags>
    <ShowFlags>true</ShowFlags>
    <ShowFlags>false</ShowFlags>
    <ShowFlags>false</ShowFlags>
    <ShowFlags>false</ShowFlags>
    <ShowFlags>false</ShowFlags>
    <BidErrors>
      <HasErrors>false</HasErrors>
    </BidErrors>
    <ItemTotal>5.00</ItemTotal>
    <SiteTotal>0</SiteTotal>
    <BidTotal>5.00</BidTotal>
  </EBSX>
</EBSXContainer>