<fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format" font-size="12">
   <fo:layout-master-set>
      <fo:simple-page-master page-height="11in"
                              page-width="8.5in"
                              margin="0.25in"
                              font-family="Arial, sans-serif"
                              color="#0F0F0F"
                              master-name="PDF">
         <fo:region-body margin="0.5in 1in 0.75in 0.5in" column-count="1"/>
         <fo:region-before region-name="header"/>
         <fo:region-after region-name="footer" precedence="true"/>
         <fo:region-start xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                           background-repeat="no-repeat"
                           background-position="center"
                           extent="8.5in"
                           fox:background-image-width="8in"
                           background-image="https://lowercolumbia.edu/publications/_assets/images/publicationsPageOdd.jpg"
                           region-name="sides"/>
      </fo:simple-page-master>
      <fo:simple-page-master page-height="11in"
                              page-width="8.5in"
                              margin="0.25in"
                              font-family="Arial, sans-serif"
                              color="#0F0F0F"
                              master-name="PDF-even">
         <fo:region-body margin="0.5in 0.5in 0.75in 1in" column-count="1"/>
         <fo:region-before region-name="header"/>
         <fo:region-after region-name="footer" precedence="true"/>
         <fo:region-start xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                           background-repeat="no-repeat"
                           background-position="center"
                           extent="8.5in"
                           fox:background-image-width="8in"
                           background-image="https://lowercolumbia.edu/publications/_assets/images/publicationsPageEven.jpg"
                           region-name="sides-even"/>
      </fo:simple-page-master>
      <fo:simple-page-master page-height="11in"
                              page-width="8.5in"
                              margin="0.25in"
                              font-family="Arial, sans-serif"
                              color="#0F0F0F"
                              master-name="PDF-2col">
         <fo:region-body margin="0.5in 1in 0.75in 0.5in" column-count="2" column-gap="0.4in"/>
         <fo:region-before region-name="header"/>
         <fo:region-after region-name="footer" precedence="true"/>
         <fo:region-start xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                           background-repeat="no-repeat"
                           background-position="center"
                           extent="8.5in"
                           fox:background-image-width="8in"
                           background-image="https://lowercolumbia.edu/publications/_assets/images/publicationsPageOdd.jpg"
                           region-name="sides"/>
      </fo:simple-page-master>
      <fo:simple-page-master page-height="11in"
                              page-width="8.5in"
                              margin="0.25in"
                              font-family="Arial, sans-serif"
                              color="#0F0F0F"
                              master-name="PDF-2col-even">
         <fo:region-body margin="0.5in 0.5in 0.75in 1in" column-count="2" column-gap="0.4in"/>
         <fo:region-before region-name="header"/>
         <fo:region-after region-name="footer" precedence="true"/>
         <fo:region-start xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                           background-repeat="no-repeat"
                           background-position="center"
                           extent="8.5in"
                           fox:background-image-width="8in"
                           background-image="https://lowercolumbia.edu/publications/_assets/images/publicationsPageEven.jpg"
                           region-name="sides-even"/>
      </fo:simple-page-master>
      <fo:simple-page-master page-height="11in"
                              page-width="8.5in"
                              margin="0.25in"
                              font-family="Arial, sans-serif"
                              color="#0F0F0F"
                              master-name="PDF-3col">
         <fo:region-body margin="0.5in 1in 0.75in 0.5in" column-count="3" column-gap="0.4in"/>
         <fo:region-before region-name="header"/>
         <fo:region-after region-name="footer" precedence="true"/>
         <fo:region-start xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                           background-repeat="no-repeat"
                           background-position="center"
                           extent="8.5in"
                           fox:background-image-width="8in"
                           background-image="https://lowercolumbia.edu/publications/_assets/images/publicationsPageOdd.jpg"
                           region-name="sides"/>
      </fo:simple-page-master>
      <fo:simple-page-master page-height="11in"
                              page-width="8.5in"
                              margin="0.25in"
                              font-family="Arial, sans-serif"
                              color="#0F0F0F"
                              master-name="PDF-3col-even">
         <fo:region-body margin="0.5in 0.5in 0.75in 1in" column-count="3" column-gap="0.4in"/>
         <fo:region-before region-name="header"/>
         <fo:region-after region-name="footer" precedence="true"/>
         <fo:region-start xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                           background-repeat="no-repeat"
                           background-position="center"
                           extent="8.5in"
                           fox:background-image-width="8in"
                           background-image="https://lowercolumbia.edu/publications/_assets/images/publicationsPageEven.jpg"
                           region-name="sides-even"/>
      </fo:simple-page-master>
      <fo:simple-page-master master-name="cover-page"
                              page-height="11in"
                              page-width="8.5in"
                              margin-right="0.25in">
         <fo:region-body/>
         <fo:region-after region-name="footer" extent="0.25in"/>
      </fo:simple-page-master>
      <fo:simple-page-master master-name="back-cover"
                              page-height="11in"
                              page-width="8.5in"
                              margin-right="0.25in"
                              margin-left="0.25in">
         <fo:region-body/>
         <fo:region-after region-name="footer" extent="3.5in"/>
      </fo:simple-page-master>
      <fo:page-sequence-master master-name="document-1col">
         <fo:repeatable-page-master-alternatives>
            <fo:conditional-page-master-reference odd-or-even="odd" master-reference="PDF"/>
            <fo:conditional-page-master-reference odd-or-even="even" master-reference="PDF-even"/>
         </fo:repeatable-page-master-alternatives>
      </fo:page-sequence-master>
      <fo:page-sequence-master master-name="document-2col">
         <fo:repeatable-page-master-alternatives>
            <fo:conditional-page-master-reference odd-or-even="odd" master-reference="PDF-2col"/>
            <fo:conditional-page-master-reference odd-or-even="even" master-reference="PDF-2col-even"/>
         </fo:repeatable-page-master-alternatives>
      </fo:page-sequence-master>
      <fo:page-sequence-master master-name="document-3col">
         <fo:repeatable-page-master-alternatives>
            <fo:conditional-page-master-reference odd-or-even="odd" master-reference="PDF-3col"/>
            <fo:conditional-page-master-reference odd-or-even="even" master-reference="PDF-3col-even"/>
         </fo:repeatable-page-master-alternatives>
      </fo:page-sequence-master>
   </fo:layout-master-set>
   <fo:declarations xmlns:fox="http://xmlgraphics.apache.org/fop/extensions">
      <x:xmpmeta xmlns:x="adobe:ns:meta/">
         <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
            <rdf:Description xmlns:dc="http://purl.org/dc/elements/1.1/" rdf:about="">
               <dc:title>Section 200 - Human Resources</dc:title>
               <dc:creator>Lower Columbia College</dc:creator>
               <dc:description>Section 100 of the LCC Administrative Policies includes policies related to human resources.</dc:description>
            </rdf:Description>
            <rdf:Description xmlns:xmp="http://ns.adobe.com/xap/1.0/" rdf:about="">
               <xmp:CreatorTool>Omni CMS</xmp:CreatorTool>
            </rdf:Description>
         </rdf:RDF>
      </x:xmpmeta>
      <pdf:catalog xmlns:pdf="http://xmlgraphics.apache.org/fop/extensions/pdf">
         <pdf:dictionary type="normal" key="ViewerPreferences">
            <pdf:boolean key="DisplayDocTitle">true</pdf:boolean>
         </pdf:dictionary>
      </pdf:catalog>
   </fo:declarations>
   <fo:bookmark-tree>
      <fo:bookmark internal-destination="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/index.pcf">
         <fo:bookmark-title>Section 200 - Human Resources</fo:bookmark-title>
      </fo:bookmark>
      <fo:bookmark internal-destination="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/201.pcf">
         <fo:bookmark-title>Policy 201 - Personnel Administration</fo:bookmark-title>
      </fo:bookmark>
      <fo:bookmark internal-destination="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/203.pcf">
         <fo:bookmark-title>Policy 203 - Freedom of Expression</fo:bookmark-title>
      </fo:bookmark>
      <fo:bookmark internal-destination="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/205.pcf">
         <fo:bookmark-title>Policy 205 - Emeritus Titles</fo:bookmark-title>
      </fo:bookmark>
      <fo:bookmark internal-destination="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/210.pcf">
         <fo:bookmark-title>Policy 210 - Designation of Appointing Authority</fo:bookmark-title>
      </fo:bookmark>
      <fo:bookmark internal-destination="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/215.pcf">
         <fo:bookmark-title>Policy 215 - Selection of Personnel</fo:bookmark-title>
      </fo:bookmark>
      <fo:bookmark internal-destination="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/220.pcf">
         <fo:bookmark-title>Policy 220 - Diversity &amp; Equity</fo:bookmark-title>
      </fo:bookmark>
      <fo:bookmark internal-destination="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/221.pcf">
         <fo:bookmark-title>Policy 221 - Respectful Work Environment</fo:bookmark-title>
      </fo:bookmark>
      <fo:bookmark internal-destination="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/225.pcf">
         <fo:bookmark-title>Policy 225 - General Ethics of Employees and Officers/Conflict of Interest</fo:bookmark-title>
      </fo:bookmark>
      <fo:bookmark internal-destination="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/227.pcf">
         <fo:bookmark-title>Policy 227 - Employment of Family/Household Members Policy</fo:bookmark-title>
      </fo:bookmark>
      <fo:bookmark internal-destination="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/228.pcf">
         <fo:bookmark-title>Policy 228 - Employee Relationships</fo:bookmark-title>
      </fo:bookmark>
      <fo:bookmark internal-destination="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/230.pcf">
         <fo:bookmark-title>Policy 230 - Compensation</fo:bookmark-title>
      </fo:bookmark>
      <fo:bookmark internal-destination="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/235.pcf">
         <fo:bookmark-title>Policy 235 - Non-Discrimination and Anti-Harassment</fo:bookmark-title>
      </fo:bookmark>
      <fo:bookmark internal-destination="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/236.pcf">
         <fo:bookmark-title>Policy 236 - Reasonable Accommodation</fo:bookmark-title>
      </fo:bookmark>
      <fo:bookmark internal-destination="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/237.pcf">
         <fo:bookmark-title>Policy 237 - Pregnancy</fo:bookmark-title>
      </fo:bookmark>
      <fo:bookmark internal-destination="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/238.pcf">
         <fo:bookmark-title>Policy 238 - Mandatory Reporting of Child Abuse</fo:bookmark-title>
      </fo:bookmark>
      <fo:bookmark internal-destination="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/240.pcf">
         <fo:bookmark-title>Policy 240 - Alcohol &amp; Drug Free Workplace</fo:bookmark-title>
      </fo:bookmark>
      <fo:bookmark internal-destination="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/243.pcf">
         <fo:bookmark-title>Policy 243 - Employee Wellness Policy</fo:bookmark-title>
      </fo:bookmark>
      <fo:bookmark internal-destination="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/245.pcf">
         <fo:bookmark-title>Policy 245 - Workplace Safety</fo:bookmark-title>
      </fo:bookmark>
      <fo:bookmark internal-destination="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/246.pcf">
         <fo:bookmark-title>Policy 246 - Workplace Violence</fo:bookmark-title>
      </fo:bookmark>
      <fo:bookmark internal-destination="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/250.pcf">
         <fo:bookmark-title>Policy 250 - Leave Administration</fo:bookmark-title>
      </fo:bookmark>
      <fo:bookmark internal-destination="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/251.pcf">
         <fo:bookmark-title>Policy 251 - Holidays</fo:bookmark-title>
      </fo:bookmark>
      <fo:bookmark internal-destination="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/252.pcf">
         <fo:bookmark-title>Policy 252 - Illness</fo:bookmark-title>
      </fo:bookmark>
      <fo:bookmark internal-destination="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/253.pcf">
         <fo:bookmark-title>Policy 253 - Protecting Personal/Confidential Information</fo:bookmark-title>
      </fo:bookmark>
      <fo:bookmark internal-destination="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/258.pcf">
         <fo:bookmark-title>Policy 258 - Resignation</fo:bookmark-title>
      </fo:bookmark>
      <fo:bookmark internal-destination="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/260.pcf">
         <fo:bookmark-title>Policy 260 - Employment Contracts</fo:bookmark-title>
      </fo:bookmark>
      <fo:bookmark internal-destination="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/265.pcf">
         <fo:bookmark-title>Policy 265 - Labor Relations</fo:bookmark-title>
      </fo:bookmark>
      <fo:bookmark internal-destination="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/266.pcf">
         <fo:bookmark-title>Policy 266 - Lobbying Activity</fo:bookmark-title>
      </fo:bookmark>
      <fo:bookmark internal-destination="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/267.pcf">
         <fo:bookmark-title>Policy 267 - Telework</fo:bookmark-title>
      </fo:bookmark>
      <fo:bookmark internal-destination="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/268.pcf">
         <fo:bookmark-title>Policy 268 - Hazing Prevention</fo:bookmark-title>
      </fo:bookmark>
      <fo:bookmark internal-destination="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/269.pcf">
         <fo:bookmark-title>Policy 269 - Employee Affinity Groups</fo:bookmark-title>
      </fo:bookmark>
      <fo:bookmark internal-destination="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/270.pcf">
         <fo:bookmark-title>Policy 270 - Whistleblower Policy</fo:bookmark-title>
      </fo:bookmark>
      <fo:bookmark internal-destination="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/271.pcf">
         <fo:bookmark-title>Policy 271 - Professional Development and Training</fo:bookmark-title>
      </fo:bookmark>
      <fo:bookmark internal-destination="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/272.pcf">
         <fo:bookmark-title>Policy 272 - General Complaint and Grievance Policy</fo:bookmark-title>
      </fo:bookmark>
      <fo:bookmark internal-destination="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/273.pcf">
         <fo:bookmark-title>Policy 273 - Immigrant Rights</fo:bookmark-title>
      </fo:bookmark>
   </fo:bookmark-tree>
   <fo:page-sequence master-reference="document-1col">
      <fo:static-content flow-name="sides-even" role="artifact">
         <fo:block-container position="absolute" bottom="0" width="0.63in" height="0.63in">
            <fo:block padding-top="0.22in"
                       text-align="center"
                       font-size="14.399999999999999pt"
                       color="white"
                       font-weight="bold">
               <fo:page-number/>
            </fo:block>
         </fo:block-container>
      </fo:static-content>
      <fo:static-content flow-name="sides" role="artifact">
         <fo:block-container position="absolute"
                              bottom="0"
                              width="0.63in"
                              height="0.63in"
                              right="0.5in">
            <fo:block padding-top="0.22in"
                       text-align="center"
                       font-size="14.399999999999999pt"
                       color="white"
                       font-weight="bold">
               <fo:page-number/>
            </fo:block>
         </fo:block-container>
      </fo:static-content>
      <fo:flow flow-name="xsl-region-body" font-size="12pt">
         <fo:block font-weight="bold"
                    keep-with-next="always"
                    space-before="0.1in"
                    space-after="0.2in"
                    font-size="24pt"
                    role="H1"
                    id="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/index.pcf">Section 200 - Human Resources</fo:block>
         <fo:list-block page-break-after="always">
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block/>
               </fo:list-item-label>
               <fo:list-item-body>
                  <fo:block text-align-last="justify"
                             margin-left="0"
                             text-transform="uppercase"
                             font-weight="bold"
                             margin-top="0.12in">
                     <fo:basic-link internal-destination="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/201.pcf">
                        <fo:inline text-align="left">Policy 201 - Personnel Administration</fo:inline>
                        <fo:leader leader-pattern="dots" leader-pattern-width="3pt"/>
                        <fo:inline text-align="right">
                           <fo:page-number-citation ref-id="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/201.pcf"/>
                        </fo:inline>
                     </fo:basic-link>
                  </fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block/>
               </fo:list-item-label>
               <fo:list-item-body>
                  <fo:block text-align-last="justify"
                             margin-left="0"
                             text-transform="uppercase"
                             font-weight="bold"
                             margin-top="0.12in">
                     <fo:basic-link internal-destination="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/203.pcf">
                        <fo:inline text-align="left">Policy 203 - Freedom of Expression</fo:inline>
                        <fo:leader leader-pattern="dots" leader-pattern-width="3pt"/>
                        <fo:inline text-align="right">
                           <fo:page-number-citation ref-id="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/203.pcf"/>
                        </fo:inline>
                     </fo:basic-link>
                  </fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block/>
               </fo:list-item-label>
               <fo:list-item-body>
                  <fo:block text-align-last="justify"
                             margin-left="0"
                             text-transform="uppercase"
                             font-weight="bold"
                             margin-top="0.12in">
                     <fo:basic-link internal-destination="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/205.pcf">
                        <fo:inline text-align="left">Policy 205 - Emeritus Titles</fo:inline>
                        <fo:leader leader-pattern="dots" leader-pattern-width="3pt"/>
                        <fo:inline text-align="right">
                           <fo:page-number-citation ref-id="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/205.pcf"/>
                        </fo:inline>
                     </fo:basic-link>
                  </fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block/>
               </fo:list-item-label>
               <fo:list-item-body>
                  <fo:block text-align-last="justify"
                             margin-left="0"
                             text-transform="uppercase"
                             font-weight="bold"
                             margin-top="0.12in">
                     <fo:basic-link internal-destination="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/210.pcf">
                        <fo:inline text-align="left">Policy 210 - Designation of Appointing Authority</fo:inline>
                        <fo:leader leader-pattern="dots" leader-pattern-width="3pt"/>
                        <fo:inline text-align="right">
                           <fo:page-number-citation ref-id="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/210.pcf"/>
                        </fo:inline>
                     </fo:basic-link>
                  </fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block/>
               </fo:list-item-label>
               <fo:list-item-body>
                  <fo:block text-align-last="justify"
                             margin-left="0"
                             text-transform="uppercase"
                             font-weight="bold"
                             margin-top="0.12in">
                     <fo:basic-link internal-destination="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/215.pcf">
                        <fo:inline text-align="left">Policy 215 - Selection of Personnel</fo:inline>
                        <fo:leader leader-pattern="dots" leader-pattern-width="3pt"/>
                        <fo:inline text-align="right">
                           <fo:page-number-citation ref-id="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/215.pcf"/>
                        </fo:inline>
                     </fo:basic-link>
                  </fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block/>
               </fo:list-item-label>
               <fo:list-item-body>
                  <fo:block text-align-last="justify"
                             margin-left="0"
                             text-transform="uppercase"
                             font-weight="bold"
                             margin-top="0.12in">
                     <fo:basic-link internal-destination="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/220.pcf">
                        <fo:inline text-align="left">Policy 220 - Diversity &amp; Equity</fo:inline>
                        <fo:leader leader-pattern="dots" leader-pattern-width="3pt"/>
                        <fo:inline text-align="right">
                           <fo:page-number-citation ref-id="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/220.pcf"/>
                        </fo:inline>
                     </fo:basic-link>
                  </fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block/>
               </fo:list-item-label>
               <fo:list-item-body>
                  <fo:block text-align-last="justify"
                             margin-left="0"
                             text-transform="uppercase"
                             font-weight="bold"
                             margin-top="0.12in">
                     <fo:basic-link internal-destination="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/221.pcf">
                        <fo:inline text-align="left">Policy 221 - Respectful Work Environment</fo:inline>
                        <fo:leader leader-pattern="dots" leader-pattern-width="3pt"/>
                        <fo:inline text-align="right">
                           <fo:page-number-citation ref-id="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/221.pcf"/>
                        </fo:inline>
                     </fo:basic-link>
                  </fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block/>
               </fo:list-item-label>
               <fo:list-item-body>
                  <fo:block text-align-last="justify"
                             margin-left="0"
                             text-transform="uppercase"
                             font-weight="bold"
                             margin-top="0.12in">
                     <fo:basic-link internal-destination="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/225.pcf">
                        <fo:inline text-align="left">Policy 225 - General Ethics of Employees and Officers/Conflict of Interest</fo:inline>
                        <fo:leader leader-pattern="dots" leader-pattern-width="3pt"/>
                        <fo:inline text-align="right">
                           <fo:page-number-citation ref-id="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/225.pcf"/>
                        </fo:inline>
                     </fo:basic-link>
                  </fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block/>
               </fo:list-item-label>
               <fo:list-item-body>
                  <fo:block text-align-last="justify"
                             margin-left="0"
                             text-transform="uppercase"
                             font-weight="bold"
                             margin-top="0.12in">
                     <fo:basic-link internal-destination="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/227.pcf">
                        <fo:inline text-align="left">Policy 227 - Employment of Family/Household Members Policy</fo:inline>
                        <fo:leader leader-pattern="dots" leader-pattern-width="3pt"/>
                        <fo:inline text-align="right">
                           <fo:page-number-citation ref-id="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/227.pcf"/>
                        </fo:inline>
                     </fo:basic-link>
                  </fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block/>
               </fo:list-item-label>
               <fo:list-item-body>
                  <fo:block text-align-last="justify"
                             margin-left="0"
                             text-transform="uppercase"
                             font-weight="bold"
                             margin-top="0.12in">
                     <fo:basic-link internal-destination="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/228.pcf">
                        <fo:inline text-align="left">Policy 228 - Employee Relationships</fo:inline>
                        <fo:leader leader-pattern="dots" leader-pattern-width="3pt"/>
                        <fo:inline text-align="right">
                           <fo:page-number-citation ref-id="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/228.pcf"/>
                        </fo:inline>
                     </fo:basic-link>
                  </fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block/>
               </fo:list-item-label>
               <fo:list-item-body>
                  <fo:block text-align-last="justify"
                             margin-left="0"
                             text-transform="uppercase"
                             font-weight="bold"
                             margin-top="0.12in">
                     <fo:basic-link internal-destination="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/230.pcf">
                        <fo:inline text-align="left">Policy 230 - Compensation</fo:inline>
                        <fo:leader leader-pattern="dots" leader-pattern-width="3pt"/>
                        <fo:inline text-align="right">
                           <fo:page-number-citation ref-id="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/230.pcf"/>
                        </fo:inline>
                     </fo:basic-link>
                  </fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block/>
               </fo:list-item-label>
               <fo:list-item-body>
                  <fo:block text-align-last="justify"
                             margin-left="0"
                             text-transform="uppercase"
                             font-weight="bold"
                             margin-top="0.12in">
                     <fo:basic-link internal-destination="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/235.pcf">
                        <fo:inline text-align="left">Policy 235 - Non-Discrimination and Anti-Harassment</fo:inline>
                        <fo:leader leader-pattern="dots" leader-pattern-width="3pt"/>
                        <fo:inline text-align="right">
                           <fo:page-number-citation ref-id="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/235.pcf"/>
                        </fo:inline>
                     </fo:basic-link>
                  </fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block/>
               </fo:list-item-label>
               <fo:list-item-body>
                  <fo:block text-align-last="justify"
                             margin-left="0"
                             text-transform="uppercase"
                             font-weight="bold"
                             margin-top="0.12in">
                     <fo:basic-link internal-destination="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/236.pcf">
                        <fo:inline text-align="left">Policy 236 - Reasonable Accommodation</fo:inline>
                        <fo:leader leader-pattern="dots" leader-pattern-width="3pt"/>
                        <fo:inline text-align="right">
                           <fo:page-number-citation ref-id="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/236.pcf"/>
                        </fo:inline>
                     </fo:basic-link>
                  </fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block/>
               </fo:list-item-label>
               <fo:list-item-body>
                  <fo:block text-align-last="justify"
                             margin-left="0"
                             text-transform="uppercase"
                             font-weight="bold"
                             margin-top="0.12in">
                     <fo:basic-link internal-destination="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/237.pcf">
                        <fo:inline text-align="left">Policy 237 - Pregnancy</fo:inline>
                        <fo:leader leader-pattern="dots" leader-pattern-width="3pt"/>
                        <fo:inline text-align="right">
                           <fo:page-number-citation ref-id="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/237.pcf"/>
                        </fo:inline>
                     </fo:basic-link>
                  </fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block/>
               </fo:list-item-label>
               <fo:list-item-body>
                  <fo:block text-align-last="justify"
                             margin-left="0"
                             text-transform="uppercase"
                             font-weight="bold"
                             margin-top="0.12in">
                     <fo:basic-link internal-destination="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/238.pcf">
                        <fo:inline text-align="left">Policy 238 - Mandatory Reporting of Child Abuse</fo:inline>
                        <fo:leader leader-pattern="dots" leader-pattern-width="3pt"/>
                        <fo:inline text-align="right">
                           <fo:page-number-citation ref-id="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/238.pcf"/>
                        </fo:inline>
                     </fo:basic-link>
                  </fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block/>
               </fo:list-item-label>
               <fo:list-item-body>
                  <fo:block text-align-last="justify"
                             margin-left="0"
                             text-transform="uppercase"
                             font-weight="bold"
                             margin-top="0.12in">
                     <fo:basic-link internal-destination="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/240.pcf">
                        <fo:inline text-align="left">Policy 240 - Alcohol &amp; Drug Free Workplace</fo:inline>
                        <fo:leader leader-pattern="dots" leader-pattern-width="3pt"/>
                        <fo:inline text-align="right">
                           <fo:page-number-citation ref-id="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/240.pcf"/>
                        </fo:inline>
                     </fo:basic-link>
                  </fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block/>
               </fo:list-item-label>
               <fo:list-item-body>
                  <fo:block text-align-last="justify"
                             margin-left="0"
                             text-transform="uppercase"
                             font-weight="bold"
                             margin-top="0.12in">
                     <fo:basic-link internal-destination="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/243.pcf">
                        <fo:inline text-align="left">Policy 243 - Employee Wellness Policy</fo:inline>
                        <fo:leader leader-pattern="dots" leader-pattern-width="3pt"/>
                        <fo:inline text-align="right">
                           <fo:page-number-citation ref-id="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/243.pcf"/>
                        </fo:inline>
                     </fo:basic-link>
                  </fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block/>
               </fo:list-item-label>
               <fo:list-item-body>
                  <fo:block text-align-last="justify"
                             margin-left="0"
                             text-transform="uppercase"
                             font-weight="bold"
                             margin-top="0.12in">
                     <fo:basic-link internal-destination="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/245.pcf">
                        <fo:inline text-align="left">Policy 245 - Workplace Safety</fo:inline>
                        <fo:leader leader-pattern="dots" leader-pattern-width="3pt"/>
                        <fo:inline text-align="right">
                           <fo:page-number-citation ref-id="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/245.pcf"/>
                        </fo:inline>
                     </fo:basic-link>
                  </fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block/>
               </fo:list-item-label>
               <fo:list-item-body>
                  <fo:block text-align-last="justify"
                             margin-left="0"
                             text-transform="uppercase"
                             font-weight="bold"
                             margin-top="0.12in">
                     <fo:basic-link internal-destination="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/246.pcf">
                        <fo:inline text-align="left">Policy 246 - Workplace Violence</fo:inline>
                        <fo:leader leader-pattern="dots" leader-pattern-width="3pt"/>
                        <fo:inline text-align="right">
                           <fo:page-number-citation ref-id="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/246.pcf"/>
                        </fo:inline>
                     </fo:basic-link>
                  </fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block/>
               </fo:list-item-label>
               <fo:list-item-body>
                  <fo:block text-align-last="justify"
                             margin-left="0"
                             text-transform="uppercase"
                             font-weight="bold"
                             margin-top="0.12in">
                     <fo:basic-link internal-destination="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/250.pcf">
                        <fo:inline text-align="left">Policy 250 - Leave Administration</fo:inline>
                        <fo:leader leader-pattern="dots" leader-pattern-width="3pt"/>
                        <fo:inline text-align="right">
                           <fo:page-number-citation ref-id="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/250.pcf"/>
                        </fo:inline>
                     </fo:basic-link>
                  </fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block/>
               </fo:list-item-label>
               <fo:list-item-body>
                  <fo:block text-align-last="justify"
                             margin-left="0"
                             text-transform="uppercase"
                             font-weight="bold"
                             margin-top="0.12in">
                     <fo:basic-link internal-destination="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/251.pcf">
                        <fo:inline text-align="left">Policy 251 - Holidays</fo:inline>
                        <fo:leader leader-pattern="dots" leader-pattern-width="3pt"/>
                        <fo:inline text-align="right">
                           <fo:page-number-citation ref-id="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/251.pcf"/>
                        </fo:inline>
                     </fo:basic-link>
                  </fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block/>
               </fo:list-item-label>
               <fo:list-item-body>
                  <fo:block text-align-last="justify"
                             margin-left="0"
                             text-transform="uppercase"
                             font-weight="bold"
                             margin-top="0.12in">
                     <fo:basic-link internal-destination="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/252.pcf">
                        <fo:inline text-align="left">Policy 252 - Illness</fo:inline>
                        <fo:leader leader-pattern="dots" leader-pattern-width="3pt"/>
                        <fo:inline text-align="right">
                           <fo:page-number-citation ref-id="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/252.pcf"/>
                        </fo:inline>
                     </fo:basic-link>
                  </fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block/>
               </fo:list-item-label>
               <fo:list-item-body>
                  <fo:block text-align-last="justify"
                             margin-left="0"
                             text-transform="uppercase"
                             font-weight="bold"
                             margin-top="0.12in">
                     <fo:basic-link internal-destination="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/253.pcf">
                        <fo:inline text-align="left">Policy 253 - Protecting Personal/Confidential Information</fo:inline>
                        <fo:leader leader-pattern="dots" leader-pattern-width="3pt"/>
                        <fo:inline text-align="right">
                           <fo:page-number-citation ref-id="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/253.pcf"/>
                        </fo:inline>
                     </fo:basic-link>
                  </fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block/>
               </fo:list-item-label>
               <fo:list-item-body>
                  <fo:block text-align-last="justify"
                             margin-left="0"
                             text-transform="uppercase"
                             font-weight="bold"
                             margin-top="0.12in">
                     <fo:basic-link internal-destination="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/258.pcf">
                        <fo:inline text-align="left">Policy 258 - Resignation</fo:inline>
                        <fo:leader leader-pattern="dots" leader-pattern-width="3pt"/>
                        <fo:inline text-align="right">
                           <fo:page-number-citation ref-id="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/258.pcf"/>
                        </fo:inline>
                     </fo:basic-link>
                  </fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block/>
               </fo:list-item-label>
               <fo:list-item-body>
                  <fo:block text-align-last="justify"
                             margin-left="0"
                             text-transform="uppercase"
                             font-weight="bold"
                             margin-top="0.12in">
                     <fo:basic-link internal-destination="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/260.pcf">
                        <fo:inline text-align="left">Policy 260 - Employment Contracts</fo:inline>
                        <fo:leader leader-pattern="dots" leader-pattern-width="3pt"/>
                        <fo:inline text-align="right">
                           <fo:page-number-citation ref-id="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/260.pcf"/>
                        </fo:inline>
                     </fo:basic-link>
                  </fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block/>
               </fo:list-item-label>
               <fo:list-item-body>
                  <fo:block text-align-last="justify"
                             margin-left="0"
                             text-transform="uppercase"
                             font-weight="bold"
                             margin-top="0.12in">
                     <fo:basic-link internal-destination="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/265.pcf">
                        <fo:inline text-align="left">Policy 265 - Labor Relations</fo:inline>
                        <fo:leader leader-pattern="dots" leader-pattern-width="3pt"/>
                        <fo:inline text-align="right">
                           <fo:page-number-citation ref-id="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/265.pcf"/>
                        </fo:inline>
                     </fo:basic-link>
                  </fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block/>
               </fo:list-item-label>
               <fo:list-item-body>
                  <fo:block text-align-last="justify"
                             margin-left="0"
                             text-transform="uppercase"
                             font-weight="bold"
                             margin-top="0.12in">
                     <fo:basic-link internal-destination="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/266.pcf">
                        <fo:inline text-align="left">Policy 266 - Lobbying Activity</fo:inline>
                        <fo:leader leader-pattern="dots" leader-pattern-width="3pt"/>
                        <fo:inline text-align="right">
                           <fo:page-number-citation ref-id="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/266.pcf"/>
                        </fo:inline>
                     </fo:basic-link>
                  </fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block/>
               </fo:list-item-label>
               <fo:list-item-body>
                  <fo:block text-align-last="justify"
                             margin-left="0"
                             text-transform="uppercase"
                             font-weight="bold"
                             margin-top="0.12in">
                     <fo:basic-link internal-destination="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/267.pcf">
                        <fo:inline text-align="left">Policy 267 - Telework</fo:inline>
                        <fo:leader leader-pattern="dots" leader-pattern-width="3pt"/>
                        <fo:inline text-align="right">
                           <fo:page-number-citation ref-id="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/267.pcf"/>
                        </fo:inline>
                     </fo:basic-link>
                  </fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block/>
               </fo:list-item-label>
               <fo:list-item-body>
                  <fo:block text-align-last="justify"
                             margin-left="0"
                             text-transform="uppercase"
                             font-weight="bold"
                             margin-top="0.12in">
                     <fo:basic-link internal-destination="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/268.pcf">
                        <fo:inline text-align="left">Policy 268 - Hazing Prevention</fo:inline>
                        <fo:leader leader-pattern="dots" leader-pattern-width="3pt"/>
                        <fo:inline text-align="right">
                           <fo:page-number-citation ref-id="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/268.pcf"/>
                        </fo:inline>
                     </fo:basic-link>
                  </fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block/>
               </fo:list-item-label>
               <fo:list-item-body>
                  <fo:block text-align-last="justify"
                             margin-left="0"
                             text-transform="uppercase"
                             font-weight="bold"
                             margin-top="0.12in">
                     <fo:basic-link internal-destination="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/269.pcf">
                        <fo:inline text-align="left">Policy 269 - Employee Affinity Groups</fo:inline>
                        <fo:leader leader-pattern="dots" leader-pattern-width="3pt"/>
                        <fo:inline text-align="right">
                           <fo:page-number-citation ref-id="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/269.pcf"/>
                        </fo:inline>
                     </fo:basic-link>
                  </fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block/>
               </fo:list-item-label>
               <fo:list-item-body>
                  <fo:block text-align-last="justify"
                             margin-left="0"
                             text-transform="uppercase"
                             font-weight="bold"
                             margin-top="0.12in">
                     <fo:basic-link internal-destination="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/270.pcf">
                        <fo:inline text-align="left">Policy 270 - Whistleblower Policy</fo:inline>
                        <fo:leader leader-pattern="dots" leader-pattern-width="3pt"/>
                        <fo:inline text-align="right">
                           <fo:page-number-citation ref-id="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/270.pcf"/>
                        </fo:inline>
                     </fo:basic-link>
                  </fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block/>
               </fo:list-item-label>
               <fo:list-item-body>
                  <fo:block text-align-last="justify"
                             margin-left="0"
                             text-transform="uppercase"
                             font-weight="bold"
                             margin-top="0.12in">
                     <fo:basic-link internal-destination="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/271.pcf">
                        <fo:inline text-align="left">Policy 271 - Professional Development and Training</fo:inline>
                        <fo:leader leader-pattern="dots" leader-pattern-width="3pt"/>
                        <fo:inline text-align="right">
                           <fo:page-number-citation ref-id="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/271.pcf"/>
                        </fo:inline>
                     </fo:basic-link>
                  </fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block/>
               </fo:list-item-label>
               <fo:list-item-body>
                  <fo:block text-align-last="justify"
                             margin-left="0"
                             text-transform="uppercase"
                             font-weight="bold"
                             margin-top="0.12in">
                     <fo:basic-link internal-destination="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/272.pcf">
                        <fo:inline text-align="left">Policy 272 - General Complaint and Grievance Policy</fo:inline>
                        <fo:leader leader-pattern="dots" leader-pattern-width="3pt"/>
                        <fo:inline text-align="right">
                           <fo:page-number-citation ref-id="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/272.pcf"/>
                        </fo:inline>
                     </fo:basic-link>
                  </fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block/>
               </fo:list-item-label>
               <fo:list-item-body>
                  <fo:block text-align-last="justify"
                             margin-left="0"
                             text-transform="uppercase"
                             font-weight="bold"
                             margin-top="0.12in">
                     <fo:basic-link internal-destination="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/273.pcf">
                        <fo:inline text-align="left">Policy 273 - Immigrant Rights</fo:inline>
                        <fo:leader leader-pattern="dots" leader-pattern-width="3pt"/>
                        <fo:inline text-align="right">
                           <fo:page-number-citation ref-id="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/273.pcf"/>
                        </fo:inline>
                     </fo:basic-link>
                  </fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
         <fo:block font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2"
                    id="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/201.pcf">Policy 201 - Personnel Administration</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Lower Columbia College, aware of its obligations as an institution of higher education and steward of the public trust, will ensure personnel administration procedures and practices comply with federal, state and local laws and statutes, are based upon sound human resource management principles, satisfy the standards of regional and national accrediting organizations, and promote a work environment of collegiality, respect, and professionalism. The College personnel policies are consistent with the broad principles included in sections of the Community College Act of 1967, as amended, and the Higher Education Personnel Act.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">201.1 Classification of Personnel</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Because the College is a member of the State system of Community and Technical Colleges, all of its employees are considered state employees. (Replaces policies 300-302 approved 10/89)</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">201.11 Chief Executive Officer</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">The Board of Trustees of Community College District 13 shall employ a President who is the Chief Executive Officer of the College as outlined in <fo:basic-link id="link-d505e2471"
                            color="#0042ED"
                            role="link"
                            external-destination="https://lowercolumbia.edu/publications/board-policies/index.php">Board Policies
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​p​u​b​l​i​c​a​t​i​o​n​s​/​b​o​a​r​d​-​p​o​l​i​c​i​e​s​)
			</fo:basic-link>.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">201.12 Classified Employee</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">A classified employee occupies a position covered by Washington State Civil Service Law, <fo:basic-link id="link-d505e2477"
                            color="#0042ED"
                            role="link"
                            external-destination="https://apps.leg.wa.gov/rcw/default.aspx?cite=41.06">RCW 41.06
				(a​p​p​s​.​l​e​g​.​w​a​.​g​o​v​/​r​c​w​/​d​e​f​a​u​l​t​.​a​s​p​x​?​c​i​t​e​=​4​1​.​0​6​)
			</fo:basic-link>, and the <fo:basic-link id="link-d505e2480"
                            color="#0042ED"
                            role="link"
                            external-destination="https://actionnetwork.org/user_files/user_files/000/127/316/original/wfse_he.pdf">Washington Federation of State Employees (WFSE) collective bargaining agreement.
				(a​c​t​i​o​n​n​e​t​w​o​r​k​.​o​r​g​/​u​s​e​r​_​f​i​l​e​s​/​u​s​e​r​_​f​i​l​e​s​/​0​0​0​/​1​2​7​/​3​1​6​/​o​r​i​g​i​n​a​l​/​w​f​s​e​_​h​e​.​p​d​f​)
			</fo:basic-link>
         </fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">201.13 Administrative Employee</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">An administrator is an employee who is assigned administrative responsibilities for more than fifty percent of their total assignment consistent with RCW <fo:basic-link id="link-d505e2485"
                            color="#0042ED"
                            role="link"
                            external-destination="https://app.leg.wa.gov/RCW/default.aspx?cite=28B.52.020">28B.52.020(3).
				(a​p​p​.​l​e​g​.​w​a​.​g​o​v​/​R​C​W​/​d​e​f​a​u​l​t​.​a​s​p​x​?​c​i​t​e​=​2​8​B​.​5​2​.​0​2​0​)
			</fo:basic-link>
         </fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">201.14 Exempt Employee</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">An exempt employee is one who occupies a position that is exempted from Civil Service status based on <fo:basic-link id="link-d505e2490"
                            color="#0042ED"
                            role="link"
                            external-destination="https://app.leg.wa.gov/RCW/default.aspx?cite=41.06.070">RCW 41.06.070(2)
				(a​p​p​.​l​e​g​.​w​a​.​g​o​v​/​R​C​W​/​d​e​f​a​u​l​t​.​a​s​p​x​?​c​i​t​e​=​4​1​.​0​6​.​0​7​0​)
			</fo:basic-link>.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">201.15 Academic Employee</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Any person, who is employed on a full-time, part-time, or temporary basis as a teacher, counselor, or librarian by the College, is considered an academic employee consistent with <fo:basic-link id="link-d505e2497"
                            color="#0042ED"
                            role="link"
                            external-destination="https://app.leg.wa.gov/RCW/default.aspx?cite=28B.52.020">RCW 28B.52.020(2).
				(a​p​p​.​l​e​g​.​w​a​.​g​o​v​/​R​C​W​/​d​e​f​a​u​l​t​.​a​s​p​x​?​c​i​t​e​=​2​8​B​.​5​2​.​0​2​0​)
			</fo:basic-link>
         </fo:block>
         <fo:wrapper xmlns:fox="http://xmlgraphics.apache.org/fop/extensions" role="artifact">
            <fo:block border-bottom="1pt solid #1E1E1E"
                       space-before="0.1"
                       space-after="0.1"/>
         </fo:wrapper>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">Historic Information</fo:block>
         <fo:list-block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                         provisional-distance-between-starts="0.1in"
                         start-indent="from-parent(start-indent) + 0.05in"
                         end-indent="from-parent(start-indent) + 0.05in"
                         space-after="0.1in">
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed - No Changes Needed: July 13, 2022</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed - No Changes Needed: May 8, 2019</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Approved: February 23, 2009</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Campus Review: February 1-22, 2009</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by the Executive Leadership Team: November, 2008</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Adopted: October, 1989</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Replaces Policy 307 </fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">Resources</fo:block>
         <fo:table xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    width="100%"
                    space-before="0.3in"
                    space-after="0.1in">
            <fo:table-header font-weight="bold" background-color="#C1C1C1">
               <fo:table-row>
                  <fo:table-cell font-weight="bold"
                                  background-color="#C1C1C1"
                                  border="1pt solid #C1C1C1"
                                  display-align="before"
                                  padding="0.05in">
                     <fo:block>Resource/Reference/Procedure</fo:block>
                  </fo:table-cell>
                  <fo:table-cell font-weight="bold"
                                  background-color="#C1C1C1"
                                  border="1pt solid #C1C1C1"
                                  display-align="before"
                                  padding="0.05in">
                     <fo:block>Unit Responsibility</fo:block>
                  </fo:table-cell>
               </fo:table-row>
            </fo:table-header>
            <fo:table-body>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e2520"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://lowercolumbia.edu/publications/administrative-policies/_assets/documents/201.1A.pdf">Procedure 201.1A Classified Allocation Procedure
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​p​u​b​l​i​c​a​t​i​o​n​s​/​a​d​m​i​n​i​s​t​r​a​t​i​v​e​-​p​o​l​i​c​i​e​s​/​_​a​s​s​e​t​s​/​d​o​c​u​m​e​n​t​s​/​2​0​1​.​1​A​.​p​d​f​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>Human Resources</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e2526"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://lowercolumbia.edu/publications/administrative-policies/_assets/documents/201.2A.pdf">Procedure 201.2A Information Technology Professional Structure Inclusion and Evaluation Procedure
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​p​u​b​l​i​c​a​t​i​o​n​s​/​a​d​m​i​n​i​s​t​r​a​t​i​v​e​-​p​o​l​i​c​i​e​s​/​_​a​s​s​e​t​s​/​d​o​c​u​m​e​n​t​s​/​2​0​1​.​2​A​.​p​d​f​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>Human Resources</fo:block>
                  </fo:table-cell>
               </fo:table-row>
            </fo:table-body>
         </fo:table>
         <fo:block font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2"
                    id="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/203.pcf">Policy 203 - Freedom of Expression</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Students, faculty, administrators, and staff shall be intellectually free to express their scholarship and reasoned conclusions by orderly means which do not disrupt the regular and essential operations of the College. We honor the right of expression as a hallmark of learning, and we treasure intellectual freedom even when individual or group points of view are controversial or out of favor with prevailing perspectives.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">A complete explanation of freedom of expression can be found in <fo:basic-link id="link-d505e1174"
                            color="#0042ED"
                            role="link"
                            external-destination="https://app.leg.wa.gov/WAC/default.aspx?cite=132M-126-025">WAC 132M-126-025.
				(a​p​p​.​l​e​g​.​w​a​.​g​o​v​/​W​A​C​/​d​e​f​a​u​l​t​.​a​s​p​x​?​c​i​t​e​=​1​3​2​M​-​1​2​6​-​0​2​5​)
			</fo:basic-link>
         </fo:block>
         <fo:wrapper xmlns:fox="http://xmlgraphics.apache.org/fop/extensions" role="artifact">
            <fo:block border-bottom="1pt solid #1E1E1E"
                       space-before="0.1"
                       space-after="0.1"/>
         </fo:wrapper>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">Historic Information</fo:block>
         <fo:list-block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                         provisional-distance-between-starts="0.1in"
                         start-indent="from-parent(start-indent) + 0.05in"
                         end-indent="from-parent(start-indent) + 0.05in"
                         space-after="0.1in">
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Approved: July 13, 2022</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by the Executive Leadership Team: July 13, 2022</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by the Executive Leadership Team: May 8, 2019</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Adopted: April 28, 2014</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Campus Review: March 4-24, 2014</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by the Leadership Team: February 24, 2014</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">Resources</fo:block>
         <fo:table xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    width="100%"
                    space-before="0.3in"
                    space-after="0.1in">
            <fo:table-header font-weight="bold" background-color="#C1C1C1">
               <fo:table-row>
                  <fo:table-cell font-weight="bold"
                                  background-color="#C1C1C1"
                                  border="1pt solid #C1C1C1"
                                  display-align="before"
                                  padding="0.05in">
                     <fo:block>Resource/Reference/Procedure</fo:block>
                  </fo:table-cell>
                  <fo:table-cell font-weight="bold"
                                  background-color="#C1C1C1"
                                  border="1pt solid #C1C1C1"
                                  display-align="before"
                                  padding="0.05in">
                     <fo:block>Unit Responsibility</fo:block>
                  </fo:table-cell>
               </fo:table-row>
            </fo:table-header>
            <fo:table-body>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e1196"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://app.leg.wa.gov/WAC/default.aspx?cite=132M-126-025">WAC 132M-126-025
				(a​p​p​.​l​e​g​.​w​a​.​g​o​v​/​W​A​C​/​d​e​f​a​u​l​t​.​a​s​p​x​?​c​i​t​e​=​1​3​2​M​-​1​2​6​-​0​2​5​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR and Legal Affairs</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e1202"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://www.nwccu.org/accreditation/standards-policies/standards/">Northwest Commission on Colleges and Universities (NWCCU) Standards 2.B.1-2.B.2
				(w​w​w​.​n​w​c​c​u​.​o​r​g​/​a​c​c​r​e​d​i​t​a​t​i​o​n​/​s​t​a​n​d​a​r​d​s​-​p​o​l​i​c​i​e​s​/​s​t​a​n​d​a​r​d​s​/​)
			</fo:basic-link> </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block> Accreditation Liaison Officer</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e1209"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://lowercolumbia.edu/publications/administrative-policies/_assets/documents/701.1A.pdf">Procedure 701.1A Employee Acceptable Use: Information Systems and Services
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​p​u​b​l​i​c​a​t​i​o​n​s​/​a​d​m​i​n​i​s​t​r​a​t​i​v​e​-​p​o​l​i​c​i​e​s​/​_​a​s​s​e​t​s​/​d​o​c​u​m​e​n​t​s​/​7​0​1​.​1​A​.​p​d​f​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>Information Technology Services</fo:block>
                  </fo:table-cell>
               </fo:table-row>
            </fo:table-body>
         </fo:table>
         <fo:block font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2"
                    id="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/205.pcf">Policy 205 - Emeritus Titles</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Emeritus is a designated honorary status that may be conferred upon a retired employee or in anticipation of the retirement of an employee, effective upon retirement. Conferring of this title is not automatic upon retirement. The title confers lifetime appointments and shall be conferred based upon individual distinction and quality of significant contribution and service to the College. Emeriti will remain in force until death. The emeritus appointment carries no formal associated responsibilities or compensation.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">205.1 Qualifications</fo:block>
         <fo:list-block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                         provisional-distance-between-starts="0.1in"
                         start-indent="from-parent(start-indent) + 0.05in"
                         end-indent="from-parent(start-indent) + 0.05in"
                         space-after="0.1in">
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Any retired employee may qualify for emeritus status after at least 20 years of continuous service.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Any employee retired prior to approval of this policy that has not previously been awarded emeritus status may be appointed to such status retroactively to the date of his/her retirement.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Persons who hold an emeritus title at other institutions normally are not eligible for an emeritus title at Lower Columbia College.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">205.2 Privileges and honors attendant to emeritus status</fo:block>
         <fo:list-block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                         provisional-distance-between-starts="0.1in"
                         start-indent="from-parent(start-indent) + 0.05in"
                         end-indent="from-parent(start-indent) + 0.05in"
                         space-after="0.1in">
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Listing in college publications as appropriate.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>An identification card denoting emeritus status.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Library and computer lab privileges.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Access to college events, performances, athletic events, and college publications as available to all members of the faculty.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>An invitation to college receptions and similar events including commencement.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">205.3 Procedure</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Upon publication of an employee’s intent to retire, the employee, their department or their supervisor may initiate a letter of request for Emeritus status <fo:inline>by February 1st in the year the title is sought to be awarded.</fo:inline> The letter of request shall include the employee’s qualifications for the title. These qualifications should demonstrate the employee’s individual distinction and quality of contribution and service to the College. It is expected that the committee will look for a record of achievement that establishes the candidate as an employee of extraordinary distinction. The faculty letter will be submitted to the Sabbatical Committee who will review the documentation and make a recommendation to the President. Other non-faculty recommendations will be reviewed by an emeritus committee, consisting of faculty, classified and exempt employees, appointed and convened as-needed by the president.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Upon recommendation from the President and approval by the Board of Trustees, the employee will be granted emeritus status. However, the Board of Trustees may rescind such status for just cause. The President will publish the employee’s appointment to emeritus status to the campus community during commencement.</fo:block>
         <fo:wrapper xmlns:fox="http://xmlgraphics.apache.org/fop/extensions" role="artifact">
            <fo:block border-bottom="1pt solid #1E1E1E"
                       space-before="0.1"
                       space-after="0.1"/>
         </fo:wrapper>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">Historic Information</fo:block>
         <fo:list-block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                         provisional-distance-between-starts="0.1in"
                         start-indent="from-parent(start-indent) + 0.05in"
                         end-indent="from-parent(start-indent) + 0.05in"
                         space-after="0.1in">
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Approved: December 7, 2022</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by the Governance Council: December 7, 2022</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by UMCC: November 30, 2022</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by the Executive Leadership Team: November 16, 2022</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Campus Review: October 10-25, 2022</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by UMCC: September 29, 2022</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by the Governance Council: October 5, 2022</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by the Executive Leadership Team: August 17, 2022</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed - No Changes Needed: May 8, 2019</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Approved: February 23, 2009</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Campus Review: February 1-22, 2009</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by Cabinet and Leadership Team: November, 2008</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Adopted: April, 2003</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Replaces Policy 319</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">Resources</fo:block>
         <fo:table xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    width="100%"
                    space-before="0.3in"
                    space-after="0.1in">
            <fo:table-header font-weight="bold" background-color="#C1C1C1">
               <fo:table-row>
                  <fo:table-cell font-weight="bold"
                                  background-color="#C1C1C1"
                                  border="1pt solid #C1C1C1"
                                  display-align="before"
                                  padding="0.05in">
                     <fo:block>Resource/Reference/Procedure</fo:block>
                  </fo:table-cell>
                  <fo:table-cell font-weight="bold"
                                  background-color="#C1C1C1"
                                  border="1pt solid #C1C1C1"
                                  display-align="before"
                                  padding="0.05in">
                     <fo:block>Unit Responsibility</fo:block>
                  </fo:table-cell>
               </fo:table-row>
            </fo:table-header>
            <fo:table-body>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e3057"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://internal.lowercolumbia.edu/departments/human-resources/_assets/documents/FacultyContract.pdf">Faculty Contract
				(i​n​t​e​r​n​a​l​.​l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​d​e​p​a​r​t​m​e​n​t​s​/​h​u​m​a​n​-​r​e​s​o​u​r​c​e​s​/​_​a​s​s​e​t​s​/​d​o​c​u​m​e​n​t​s​/​F​a​c​u​l​t​y​C​o​n​t​r​a​c​t​.​p​d​f​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR and Legal Affairs, Faculty Negotiating Team</fo:block>
                  </fo:table-cell>
               </fo:table-row>
            </fo:table-body>
         </fo:table>
         <fo:block font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2"
                    id="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/210.pcf">Policy 210 - Designation of Appointing Authority</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">The Board of Trustees of Community College District 13 delegates full authority to the president to take all personnel actions, consistent with established policies and procedures of Lower Columbia College, and to otherwise act as appointment authority to the College relating to all employees, except the president. (Refer to Resolution 39, and <fo:basic-link id="link-d505e2627"
                            color="#0042ED"
                            role="link"
                            external-destination="https://app.leg.wa.gov/rcw/default.aspx?cite=28B.50.140">RCW 28B.50.140(14)
				(a​p​p​.​l​e​g​.​w​a​.​g​o​v​/​r​c​w​/​d​e​f​a​u​l​t​.​a​s​p​x​?​c​i​t​e​=​2​8​B​.​5​0​.​1​4​0​)
			</fo:basic-link>).</fo:block>
         <fo:wrapper xmlns:fox="http://xmlgraphics.apache.org/fop/extensions" role="artifact">
            <fo:block border-bottom="1pt solid #1E1E1E"
                       space-before="0.1"
                       space-after="0.1"/>
         </fo:wrapper>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">Historic Information</fo:block>
         <fo:list-block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                         provisional-distance-between-starts="0.1in"
                         start-indent="from-parent(start-indent) + 0.05in"
                         end-indent="from-parent(start-indent) + 0.05in"
                         space-after="0.1in">
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed - No Changes Needed: July 13, 2022</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by the Executive Leadership Team: May 8, 2019</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Approved: February 23, 2009</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Adopted: October, 1989</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Replaces Policy 303.2 </fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
         <fo:block font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2"
                    id="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/215.pcf">Policy 215 - Selection of Personnel</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Lower Columbia College shall consistently adhere to merit-based personnel selection and appointment standards that ensure excellence in all phases of district operations, satisfy the standards of regional and national accrediting organizations, comply with federal and state laws, affirm and promote diversity, and provide for a globally competent, highly qualified faculty and staff who represent a wide range of educational and professional experience.</fo:block>
         <fo:wrapper xmlns:fox="http://xmlgraphics.apache.org/fop/extensions" role="artifact">
            <fo:block border-bottom="1pt solid #1E1E1E"
                       space-before="0.1"
                       space-after="0.1"/>
         </fo:wrapper>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">Historic Information</fo:block>
         <fo:list-block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                         provisional-distance-between-starts="0.1in"
                         start-indent="from-parent(start-indent) + 0.05in"
                         end-indent="from-parent(start-indent) + 0.05in"
                         space-after="0.1in">
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed - No Changes Needed: July 13, 2022</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by the Executive Leadership Team: May 15, 2019</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Approved: February 23, 2009</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Adopted: October, 1998</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Replaces Policy 303.3-303.4 </fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">Resources</fo:block>
         <fo:table xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    width="100%"
                    space-before="0.3in"
                    space-after="0.1in">
            <fo:table-header font-weight="bold" background-color="#C1C1C1">
               <fo:table-row>
                  <fo:table-cell font-weight="bold"
                                  background-color="#C1C1C1"
                                  border="1pt solid #C1C1C1"
                                  display-align="before"
                                  padding="0.05in">
                     <fo:block>Resource/Reference/Procedure</fo:block>
                  </fo:table-cell>
                  <fo:table-cell font-weight="bold"
                                  background-color="#C1C1C1"
                                  border="1pt solid #C1C1C1"
                                  display-align="before"
                                  padding="0.05in">
                     <fo:block>Unit Responsibility</fo:block>
                  </fo:table-cell>
               </fo:table-row>
            </fo:table-header>
            <fo:table-body>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e5549"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://lowercolumbia.edu/publications/administrative-policies/_assets/documents/215.1A.pdf">Procedure 215.1A Human Resources Procedure: Background Checks
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​p​u​b​l​i​c​a​t​i​o​n​s​/​a​d​m​i​n​i​s​t​r​a​t​i​v​e​-​p​o​l​i​c​i​e​s​/​_​a​s​s​e​t​s​/​d​o​c​u​m​e​n​t​s​/​2​1​5​.​1​A​.​p​d​f​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR and Legal Affairs</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e5555"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://lowercolumbia.edu/publications/administrative-policies/_assets/documents/215.2A.pdf">Procedure 215.2A Procedure for Recruitment &amp; Selection of Lower Columbia College Administrator, Exempt, Classified, &amp; Full-time Faculty Positions
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​p​u​b​l​i​c​a​t​i​o​n​s​/​a​d​m​i​n​i​s​t​r​a​t​i​v​e​-​p​o​l​i​c​i​e​s​/​_​a​s​s​e​t​s​/​d​o​c​u​m​e​n​t​s​/​2​1​5​.​2​A​.​p​d​f​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR and Legal Affairs</fo:block>
                  </fo:table-cell>
               </fo:table-row>
            </fo:table-body>
         </fo:table>
         <fo:block font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2"
                    id="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/220.pcf">Policy 220 - Diversity &amp; Equity</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Lower Columbia College celebrates and embraces diversity of all kinds, including differing beliefs, cultures, people, and experiences. We commit to institutional and individual changes that recognize, understand, and challenge patterns of social inequity and systemic disparities within our ever-changing world. As part of this commitment, we strive to strengthen practices involving student success, cultural enrichment, diversity education, curricular design, and employee development. We are dedicated to promoting an accessible, inclusive, and safe environment that fosters cultural competency, educational equity, and social justice for all students, staff, faculty, and our local and global communities.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Lower Columbia College’s commitment to diversity shall be consistently reflected in its policies, procedures, and faculty/staff professional development efforts to ensure that LCC fosters awareness and understanding of social justice, equity, and inclusion.    </fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Faculty and staff recruitment and hiring procedures shall include processes and outreach efforts designed to enhance the success of applicants from under-represented groups and communities with the objective that full and part-time faculty, classified and exempt staff will reflect the diversity that exists in the communities and the students we serve. Lower Columbia College shall adopt practices that enhance the retention and success of employees and students, particularly those who are new to LCC, or from under-represented groups and communities.</fo:block>
         <fo:wrapper xmlns:fox="http://xmlgraphics.apache.org/fop/extensions" role="artifact">
            <fo:block border-bottom="1pt solid #1E1E1E"
                       space-before="0.1"
                       space-after="0.1"/>
         </fo:wrapper>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">Historic Information</fo:block>
         <fo:list-block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                         provisional-distance-between-starts="0.1in"
                         start-indent="from-parent(start-indent) + 0.05in"
                         end-indent="from-parent(start-indent) + 0.05in"
                         space-after="0.1in">
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed - No Changes Needed: July 13, 2022</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Approved: November 6, 2019</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Approved: February 23, 2009</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Adopted: October, 1989</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>
                     <fo:block font-size="12pt"
                                color="#0F0F0F"
                                text-align="left"
                                text-align-last="left"
                                space-before="0.05in"
                                space-after="0.1in">Replaces Policy 303.1</fo:block>
                  </fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">Resources</fo:block>
         <fo:table xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    width="100%"
                    space-before="0.3in"
                    space-after="0.1in">
            <fo:table-header font-weight="bold" background-color="#C1C1C1">
               <fo:table-row>
                  <fo:table-cell font-weight="bold"
                                  background-color="#C1C1C1"
                                  border="1pt solid #C1C1C1"
                                  display-align="before"
                                  padding="0.05in">
                     <fo:block>Resource/Reference/Procedure</fo:block>
                  </fo:table-cell>
                  <fo:table-cell font-weight="bold"
                                  background-color="#C1C1C1"
                                  border="1pt solid #C1C1C1"
                                  display-align="before"
                                  padding="0.05in">
                     <fo:block>Unit Responsibility</fo:block>
                  </fo:table-cell>
               </fo:table-row>
            </fo:table-header>
            <fo:table-body>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:block font-size="12pt"
                                   color="#0F0F0F"
                                   text-align="left"
                                   text-align-last="left"
                                   space-before="0.05in"
                                   space-after="0.1in">
                           <fo:basic-link id="link-d505e5105"
                                           color="#0042ED"
                                           role="link"
                                           external-destination="https://lowercolumbia.edu/publications/administrative-policies/_assets/documents/220.1A.pdf">Procedure 220.1A DEI Procedure
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​p​u​b​l​i​c​a​t​i​o​n​s​/​a​d​m​i​n​i​s​t​r​a​t​i​v​e​-​p​o​l​i​c​i​e​s​/​_​a​s​s​e​t​s​/​d​o​c​u​m​e​n​t​s​/​2​2​0​.​1​A​.​p​d​f​)
			</fo:basic-link>
                        </fo:block>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>Diversity, Equity, and Inclusion</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:block font-size="12pt"
                                   color="#0F0F0F"
                                   text-align="left"
                                   text-align-last="left"
                                   space-before="0.05in"
                                   space-after="0.1in">
                           <fo:basic-link id="link-d505e5112"
                                           color="#0042ED"
                                           role="link"
                                           external-destination="https://lowercolumbia.edu/diversity-equity/index.php">LCC Diversity &amp; Equity Webpage
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​d​i​v​e​r​s​i​t​y​-​e​q​u​i​t​y​)
			</fo:basic-link>
                        </fo:block>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>Diversity, Equity, and Inclusion</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:block font-size="12pt"
                                   color="#0F0F0F"
                                   text-align="left"
                                   text-align-last="left"
                                   space-before="0.05in"
                                   space-after="0.1in">
                           <fo:basic-link id="link-d505e5119"
                                           color="#0042ED"
                                           role="link"
                                           external-destination="https://lowercolumbia.edu/diversity-equity/_assets/documents/LCC-Diversity-Equity-Inclusion-Strategic-Plan-2022-2027.pdf">LCC Diversity, Equity, and Inclusion Strategic Plan
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​d​i​v​e​r​s​i​t​y​-​e​q​u​i​t​y​/​_​a​s​s​e​t​s​/​d​o​c​u​m​e​n​t​s​/​L​C​C​-​D​i​v​e​r​s​i​t​y​-​E​q​u​i​t​y​-​I​n​c​l​u​s​i​o​n​-​S​t​r​a​t​e​g​i​c​-​P​l​a​n​-​2​0​2​2​-​2​0​2​7​.​p​d​f​)
			</fo:basic-link>
                        </fo:block>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>Diversity, Equity, and Inclusion</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:block font-size="12pt"
                                   color="#0F0F0F"
                                   text-align="left"
                                   text-align-last="left"
                                   space-before="0.05in"
                                   space-after="0.1in">
                           <fo:basic-link id="link-d505e5126"
                                           color="#0042ED"
                                           role="link"
                                           external-destination="http://internal.lowercolumbia.edu/departments/human-resources/_assets/documents/ClassifiedTrainingRequestForm.pdf">LCC HR Classified Training Request
				(h​t​t​p​:​/​/​i​n​t​e​r​n​a​l​.​l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​d​e​p​a​r​t​m​e​n​t​s​/​h​u​m​a​n​-​r​e​s​o​u​r​c​e​s​/​_​a​s​s​e​t​s​/​d​o​c​u​m​e​n​t​s​/​C​l​a​s​s​i​f​i​e​d​T​r​a​i​n​i​n​g​R​e​q​u​e​s​t​F​o​r​m​.​p​d​f​)
			</fo:basic-link>
                        </fo:block>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>Human Resources</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:block font-size="12pt"
                                   color="#0F0F0F"
                                   text-align="left"
                                   text-align-last="left"
                                   space-before="0.05in"
                                   space-after="0.1in">
                           <fo:basic-link id="link-d505e5133"
                                           color="#0042ED"
                                           role="link"
                                           external-destination="http://internal.lowercolumbia.edu/departments/human-resources/_assets/documents/ExemptProfessionalDevelopmentTrainingRequest.PDF">LCC HR Exempt Professional Development Training Request
				(h​t​t​p​:​/​/​i​n​t​e​r​n​a​l​.​l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​d​e​p​a​r​t​m​e​n​t​s​/​h​u​m​a​n​-​r​e​s​o​u​r​c​e​s​/​_​a​s​s​e​t​s​/​d​o​c​u​m​e​n​t​s​/​E​x​e​m​p​t​P​r​o​f​e​s​s​i​o​n​a​l​D​e​v​e​l​o​p​m​e​n​t​T​r​a​i​n​i​n​g​R​e​q​u​e​s​t​.​P​D​F​)
			</fo:basic-link>
                        </fo:block>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>Human Resources</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:block font-size="12pt"
                                   color="#0F0F0F"
                                   text-align="left"
                                   text-align-last="left"
                                   space-before="0.05in"
                                   space-after="0.1in">
                           <fo:basic-link id="link-d505e5140"
                                           color="#0042ED"
                                           role="link"
                                           external-destination="http://internal.lowercolumbia.edu/departments/human-resources/_assets/documents/LCC2020HRWorkforceDiversityPlan.docx.pdf">LCC HR Diversity Plan
				(h​t​t​p​:​/​/​i​n​t​e​r​n​a​l​.​l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​d​e​p​a​r​t​m​e​n​t​s​/​h​u​m​a​n​-​r​e​s​o​u​r​c​e​s​/​_​a​s​s​e​t​s​/​d​o​c​u​m​e​n​t​s​/​L​C​C​2​0​2​0​H​R​W​o​r​k​f​o​r​c​e​D​i​v​e​r​s​i​t​y​P​l​a​n​.​d​o​c​x​.​p​d​f​)
			</fo:basic-link>
                        </fo:block>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>Human Resources</fo:block>
                  </fo:table-cell>
               </fo:table-row>
            </fo:table-body>
         </fo:table>
         <fo:block font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2"
                    id="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/221.pcf">Policy 221 - Respectful Work Environment</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">Expecting respect, dignity, and civility at work</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">At Lower Columbia College, we believe one of the principles of inclusion is creating a work environment anchored to respect, dignity, and civility. This policy outlines the College’s firm commitment to ensuring a positive, healthy, and professional work environment in which all people, irrespective of their position, are treated with respect, dignity, and civility.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">A truly respectful workplace requires the cooperation and support from each and every employee of Lower Columbia College. We all have a responsibility to set a positive example and behave in a manner that will not offend, embarrass, or humiliate others. Sometimes our actions and behaviors, without intent, can offend others due to a gap between intent and impact. In these situations, it is important that we demonstrate accountability for our behavior and work to build trust and respect in our relationships.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Respectful behavior includes, but is not limited to:</fo:block>
         <fo:list-block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                         provisional-distance-between-starts="0.1in"
                         start-indent="from-parent(start-indent) + 0.05in"
                         end-indent="from-parent(start-indent) + 0.05in"
                         space-after="0.1in">
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Engaging others with an open, collaborative and cooperative approach.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Valuing the diversity and the human rights of others regardless of their race, national or ethnic origin, color, religion, age, sex, sexual orientation, gender identity or expression, marital status, family status, veteran status, body shape/size, or any physical or mental disability.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Recognizing the dignity of a person through courteous conduct.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Committing to learn and develop an understanding of differing social and cultural norms.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Taking responsibility for one’s actions, displaying humility with mistakes and offering others grace and forgiveness for theirs.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Emphasizing positivity and commonality rather than opposition or right and wrong.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Finding ways to be constructive in providing feedback to others.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Approaching conflict with maturity and a true desire for resolution.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Disrespectful behavior includes, but is not limited to:</fo:block>
         <fo:list-block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                         provisional-distance-between-starts="0.1in"
                         start-indent="from-parent(start-indent) + 0.05in"
                         end-indent="from-parent(start-indent) + 0.05in"
                         space-after="0.1in">
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Offensive or inappropriate behavior, remarks, jokes, gestures, material (electronic or otherwise).</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Yelling.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Demeaning language.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Aggressive or patronizing behavior.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Embarrassing or humiliating behavior.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Intimidation and/or coercion.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Damaging gossip or rumors.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Covert behavior (inappropriately withholding information, undermining, underhandedness).</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Microaggressions.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Behavior that is inconsistent with creating a work environment anchored in respect, dignity, equity, civility and inclusion.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reprimanding in the presence of others.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Bullying.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Discrimination.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Harassment.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Sexual harassment.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Inappropriate physical contact.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">All employees, regardless of position, must read and comply with this policy, and ask questions if anything in the policy is unclear. College employees and volunteers are expected to treat all of the LCC community with dignity, civility, and respect. We also expect employees to speak up when they witness disrespectful behavior, or to report the behavior so it can be addressed. We will take care of each other and create a safe space for everyone at Lower Columbia College.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">In addition to the above, all supervisors, managers, and administrators at Lower Columbia College are responsible for:</fo:block>
         <fo:list-block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                         provisional-distance-between-starts="0.1in"
                         start-indent="from-parent(start-indent) + 0.05in"
                         end-indent="from-parent(start-indent) + 0.05in"
                         space-after="0.1in">
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Advising employees on how to uphold the values described in this policy and support their efforts to learn. If, as a supervisor, you need assistance, contact Human Resources.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Leading by example. Creating and maintaining a workplace that demonstrates respect, professionalism, and inclusion.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Listening to employees when issues are raised. Do not condone or ignore violations of this policy or give employees the impression that you are.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Addressing behaviors and incidents that are contrary to this policy quickly and at the lowest appropriate level.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Human Resources will coordinate training on these topics for employees. New employees will receive training on this policy upon hire.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">The directives indicated here are not optional, and failure to follow them may lead to discipline, up to and including termination. Complaints associated with this policy will be processed in accordance with the procedures set forth by collective bargaining agreements and Human Resources.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">All collective bargaining agreements supersede any provisions of this policy with which it conflicts.</fo:block>
         <fo:wrapper xmlns:fox="http://xmlgraphics.apache.org/fop/extensions" role="artifact">
            <fo:block border-bottom="1pt solid #1E1E1E"
                       space-before="0.1"
                       space-after="0.1"/>
         </fo:wrapper>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">Historic Information</fo:block>
         <fo:list-block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                         provisional-distance-between-starts="0.1in"
                         start-indent="from-parent(start-indent) + 0.05in"
                         end-indent="from-parent(start-indent) + 0.05in"
                         space-after="0.1in">
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed - No Changes Needed: July 13, 2022</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Approved: December 2, 2020</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Campus Review: November 18- December 2, 2020</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by UMCC: November 17, 2020</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by the Governance Council: November 4, 2020</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by the Executive Leadership Team: November 4, 2020</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">Resources</fo:block>
         <fo:table xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    width="100%"
                    space-before="0.3in"
                    space-after="0.1in">
            <fo:table-header font-weight="bold" background-color="#C1C1C1">
               <fo:table-row>
                  <fo:table-cell font-weight="bold"
                                  background-color="#C1C1C1"
                                  border="1pt solid #C1C1C1"
                                  display-align="before"
                                  padding="0.05in">
                     <fo:block>Resource/Reference/Procedure</fo:block>
                  </fo:table-cell>
                  <fo:table-cell font-weight="bold"
                                  background-color="#C1C1C1"
                                  border="1pt solid #C1C1C1"
                                  display-align="before"
                                  padding="0.05in">
                     <fo:block>Unit Responsibility</fo:block>
                  </fo:table-cell>
               </fo:table-row>
            </fo:table-header>
            <fo:table-body>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:block font-size="12pt"
                                   color="#0F0F0F"
                                   text-align="left"
                                   text-align-last="left"
                                   space-before="0.05in"
                                   space-after="0.1in">
                           <fo:basic-link id="link-d505e1372"
                                           color="#0042ED"
                                           role="link"
                                           external-destination="https://lowercolumbia.edu/publications/administrative-policies/_assets/documents/221.1A.pdf">Procedure 221.1A Glossary of Terms
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​p​u​b​l​i​c​a​t​i​o​n​s​/​a​d​m​i​n​i​s​t​r​a​t​i​v​e​-​p​o​l​i​c​i​e​s​/​_​a​s​s​e​t​s​/​d​o​c​u​m​e​n​t​s​/​2​2​1​.​1​A​.​p​d​f​)
			</fo:basic-link>
                        </fo:block>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>Human Resources</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:block font-size="12pt"
                                   color="#0F0F0F"
                                   text-align="left"
                                   text-align-last="left"
                                   space-before="0.05in"
                                   space-after="0.1in">
                           <fo:basic-link id="link-d505e1379"
                                           color="#0042ED"
                                           role="link"
                                           external-destination="https://lowercolumbia.edu/publications/board-policies/1/1.03.php">Board Policy 1.03 - Values
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​p​u​b​l​i​c​a​t​i​o​n​s​/​b​o​a​r​d​-​p​o​l​i​c​i​e​s​/​1​/​1​.​0​3​)
			</fo:basic-link>
                        </fo:block>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>Board of Trustees</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:block font-size="12pt"
                                   color="#0F0F0F"
                                   text-align="left"
                                   text-align-last="left"
                                   space-before="0.05in"
                                   space-after="0.1in">
                           <fo:basic-link id="link-d505e1386"
                                           color="#0042ED"
                                           role="link"
                                           external-destination="https://lowercolumbia.edu/publications/administrative-policies/200/220.php">Adminstrative Policy 220 - Diversity &amp; Equity
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​p​u​b​l​i​c​a​t​i​o​n​s​/​a​d​m​i​n​i​s​t​r​a​t​i​v​e​-​p​o​l​i​c​i​e​s​/​2​0​0​/​2​2​0​)
			</fo:basic-link>
                        </fo:block>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:inline>Diversity, Equity, and Inclusion</fo:inline>
                     </fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:block font-size="12pt"
                                   color="#0F0F0F"
                                   text-align="left"
                                   text-align-last="left"
                                   space-before="0.05in"
                                   space-after="0.1in">
                           <fo:basic-link id="link-d505e1394"
                                           color="#0042ED"
                                           role="link"
                                           external-destination="https://lowercolumbia.edu/diversity-equity/_assets/documents/LCC-Diversity-Equity-Inclusion-Strategic-Plan-2022-2027.pdf">Diversity-Equity Institutional Plan
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​d​i​v​e​r​s​i​t​y​-​e​q​u​i​t​y​/​_​a​s​s​e​t​s​/​d​o​c​u​m​e​n​t​s​/​L​C​C​-​D​i​v​e​r​s​i​t​y​-​E​q​u​i​t​y​-​I​n​c​l​u​s​i​o​n​-​S​t​r​a​t​e​g​i​c​-​P​l​a​n​-​2​0​2​2​-​2​0​2​7​.​p​d​f​)
			</fo:basic-link>
                        </fo:block>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:inline>Diversity, Equity, and Inclusion</fo:inline>
                     </fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:block font-size="12pt"
                                   color="#0F0F0F"
                                   text-align="left"
                                   text-align-last="left"
                                   space-before="0.05in"
                                   space-after="0.1in">
                           <fo:basic-link id="link-d505e1402"
                                           color="#0042ED"
                                           role="link"
                                           external-destination="https://lowercolumbia.edu/diversity-equity/index.php">LCC Diversity &amp; Equity Webpage
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​d​i​v​e​r​s​i​t​y​-​e​q​u​i​t​y​)
			</fo:basic-link>
                        </fo:block>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:inline>Diversity, Equity, and Inclusion</fo:inline>
                     </fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:block font-size="12pt"
                                   color="#0F0F0F"
                                   text-align="left"
                                   text-align-last="left"
                                   space-before="0.05in"
                                   space-after="0.1in">
                           <fo:basic-link id="link-d505e1410"
                                           color="#0042ED"
                                           role="link"
                                           external-destination="https://lowercolumbia.edu/publications/administrative-policies/200/235.php">Administrative Policy 235 - Non-Discrimination and Anti-Harassment
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​p​u​b​l​i​c​a​t​i​o​n​s​/​a​d​m​i​n​i​s​t​r​a​t​i​v​e​-​p​o​l​i​c​i​e​s​/​2​0​0​/​2​3​5​)
			</fo:basic-link>
                        </fo:block>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:inline>Title IX / EEO Coordinator</fo:inline>
                     </fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:block font-size="12pt"
                                   color="#0F0F0F"
                                   text-align="left"
                                   text-align-last="left"
                                   space-before="0.05in"
                                   space-after="0.1in">
                           <fo:basic-link id="link-d505e1418"
                                           color="#0042ED"
                                           role="link"
                                           external-destination="https://lowercolumbia.edu/titleix-sexual-misconduct/about.php">Anti-Harassment Title IX Webpage
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​t​i​t​l​e​i​x​-​s​e​x​u​a​l​-​m​i​s​c​o​n​d​u​c​t​/​a​b​o​u​t​)
			</fo:basic-link>
                        </fo:block>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:inline>Title IX / EEO Coordinator</fo:inline>
                     </fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:block font-size="12pt"
                                   color="#0F0F0F"
                                   text-align="left"
                                   text-align-last="left"
                                   space-before="0.05in"
                                   space-after="0.1in">
                           <fo:basic-link id="link-d505e1426"
                                           color="#0042ED"
                                           role="link"
                                           external-destination="https://actionnetwork.org/user_files/user_files/000/127/316/original/wfse_he.pdf">Washington Federation of State Employees (WFSE) collective bargaining agreement
				(a​c​t​i​o​n​n​e​t​w​o​r​k​.​o​r​g​/​u​s​e​r​_​f​i​l​e​s​/​u​s​e​r​_​f​i​l​e​s​/​0​0​0​/​1​2​7​/​3​1​6​/​o​r​i​g​i​n​a​l​/​w​f​s​e​_​h​e​.​p​d​f​)
			</fo:basic-link>
                        </fo:block>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>Human Resources</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:block font-size="12pt"
                                   color="#0F0F0F"
                                   text-align="left"
                                   text-align-last="left"
                                   space-before="0.05in"
                                   space-after="0.1in">
                           <fo:basic-link id="link-d505e1433"
                                           color="#0042ED"
                                           role="link"
                                           external-destination="https://internal.lowercolumbia.edu/departments/human-resources/index.php">Faculty Collective Bargaining Agreement (Human Resources Webpage)
				(i​n​t​e​r​n​a​l​.​l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​d​e​p​a​r​t​m​e​n​t​s​/​h​u​m​a​n​-​r​e​s​o​u​r​c​e​s​)
			</fo:basic-link>
                        </fo:block>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>Human Resources</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:block font-size="12pt"
                                   color="#0F0F0F"
                                   text-align="left"
                                   text-align-last="left"
                                   space-before="0.05in"
                                   space-after="0.1in">
                           <fo:basic-link id="link-d505e1440"
                                           color="#0042ED"
                                           role="link"
                                           external-destination="https://www.ofm.wa.gov/sites/default/files/public/shr/Directives/WorkforceDiversityDirective.pdf">HR Directive 20-02 - Workforce Diversity Plans
				(w​w​w​.​o​f​m​.​w​a​.​g​o​v​/​s​i​t​e​s​/​d​e​f​a​u​l​t​/​f​i​l​e​s​/​p​u​b​l​i​c​/​s​h​r​/​D​i​r​e​c​t​i​v​e​s​/​W​o​r​k​f​o​r​c​e​D​i​v​e​r​s​i​t​y​D​i​r​e​c​t​i​v​e​.​p​d​f​)
			</fo:basic-link>
                        </fo:block>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>Human Resources</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e1446"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://www.ofm.wa.gov/sites/default/files/public/shr/Directives/SHR-Directive-20-03.pdf">HR Directive 20-03 - Diversity
				(w​w​w​.​o​f​m​.​w​a​.​g​o​v​/​s​i​t​e​s​/​d​e​f​a​u​l​t​/​f​i​l​e​s​/​p​u​b​l​i​c​/​s​h​r​/​D​i​r​e​c​t​i​v​e​s​/​S​H​R​-​D​i​r​e​c​t​i​v​e​-​2​0​-​0​3​.​p​d​f​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>Human Resources</fo:block>
                  </fo:table-cell>
               </fo:table-row>
            </fo:table-body>
         </fo:table>
         <fo:block font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2"
                    id="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/225.pcf">Policy 225 - General Ethics of Employees and Officers/Conflict of Interest</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Trustees and employees of Lower Columbia College are governed by the Executive Branch Conflict of Interest Act (<fo:basic-link id="link-d505e515"
                            color="#0042ED"
                            role="link"
                            external-destination="https://apps.leg.wa.gov/rcw/default.aspx?cite=42">RCW 42
				(a​p​p​s​.​l​e​g​.​w​a​.​g​o​v​/​r​c​w​/​d​e​f​a​u​l​t​.​a​s​p​x​?​c​i​t​e​=​4​2​)
			</fo:basic-link>). It shall be the policy of Lower Columbia College that no employees or officers of this district, including student employees, may have a financial interest or engage in any activity that is in conflict with the proper discharge of the employee's or officer's official duties. Furthermore, no district employee or officer may use their official position to secure special privileges for themselves or any other person, and no district employee or officer may receive compensation from any person or entity except the State of Washington for performing their official duties. The statutory requirements of Chapter <fo:basic-link id="link-d505e518"
                            color="#0042ED"
                            role="link"
                            external-destination="https://apps.leg.wa.gov/rcw/default.aspx?cite=42.52">42.52 RCW
				(a​p​p​s​.​l​e​g​.​w​a​.​g​o​v​/​r​c​w​/​d​e​f​a​u​l​t​.​a​s​p​x​?​c​i​t​e​=​4​2​.​5​2​)
			</fo:basic-link>, as rules and advisory opinions adopted by the State Executive Ethics Board, shall apply to all district employees and officers, as well as personal uses considered de minimis under <fo:basic-link id="link-d505e521"
                            color="#0042ED"
                            role="link"
                            external-destination="https://apps.leg.wa.gov/wac/default.aspx?cite=292-110-010">WAC 292-110-010
				(a​p​p​s​.​l​e​g​.​w​a​.​g​o​v​/​w​a​c​/​d​e​f​a​u​l​t​.​a​s​p​x​?​c​i​t​e​=​2​9​2​-​1​1​0​-​0​1​0​)
			</fo:basic-link>.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Off-duty activities that are a conflict of interest under Chapter <fo:basic-link id="link-d505e526"
                            color="#0042ED"
                            role="link"
                            external-destination="https://apps.leg.wa.gov/rcw/default.aspx?cite=42.52">42.52 RCW
				(a​p​p​s​.​l​e​g​.​w​a​.​g​o​v​/​r​c​w​/​d​e​f​a​u​l​t​.​a​s​p​x​?​c​i​t​e​=​4​2​.​5​2​)
			</fo:basic-link>, are detrimental to the employee’s work performance or district programs, or otherwise constitute violation of this policy may be cause for disciplinary action, up to and including termination.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Employees will report all arrests and/or any court-imposed sanctions or conditions that affect their ability to perform assigned duties to their appointment authority within 24 hours or prior to their scheduled work shift, whichever occurs first.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Lower Columbia College, as a steward of the public trust and consistent with its obligations under Chapter <fo:basic-link id="link-d505e532"
                            color="#0042ED"
                            role="link"
                            external-destination="https://app.leg.wa.gov/RCW/default.aspx?cite=42.40">42.40 RCW
				(a​p​p​.​l​e​g​.​w​a​.​g​o​v​/​R​C​W​/​d​e​f​a​u​l​t​.​a​s​p​x​?​c​i​t​e​=​4​2​.​4​0​)
			</fo:basic-link> (State Employee Whistleblower Protection) will protect any employee who has reported improper governmental action from retaliation.</fo:block>
         <fo:wrapper xmlns:fox="http://xmlgraphics.apache.org/fop/extensions" role="artifact">
            <fo:block border-bottom="1pt solid #1E1E1E"
                       space-before="0.1"
                       space-after="0.1"/>
         </fo:wrapper>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">Historic Information</fo:block>
         <fo:list-block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                         provisional-distance-between-starts="0.1in"
                         start-indent="from-parent(start-indent) + 0.05in"
                         end-indent="from-parent(start-indent) + 0.05in"
                         space-after="0.1in">
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed - No Changes Needed: July 13, 2022</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by the Executive Leadership Team: May 15, 2019 </fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Approved: February 23, 2009</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Adopted: September, 1990</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Replaces Policy 317 </fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">Resources</fo:block>
         <fo:table xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    width="100%"
                    space-before="0.3in"
                    space-after="0.1in">
            <fo:table-header font-weight="bold" background-color="#C1C1C1">
               <fo:table-row>
                  <fo:table-cell font-weight="bold"
                                  background-color="#C1C1C1"
                                  border="1pt solid #C1C1C1"
                                  display-align="before"
                                  padding="0.05in">
                     <fo:block>Resource/Reference/Procedure</fo:block>
                  </fo:table-cell>
                  <fo:table-cell font-weight="bold"
                                  background-color="#C1C1C1"
                                  border="1pt solid #C1C1C1"
                                  display-align="before"
                                  padding="0.05in">
                     <fo:block>Unit Responsibility</fo:block>
                  </fo:table-cell>
               </fo:table-row>
            </fo:table-header>
            <fo:table-body>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e554"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://apps.leg.wa.gov/WAC/default.aspx?cite=292-110-010">WAC 292-110-010
				(a​p​p​s​.​l​e​g​.​w​a​.​g​o​v​/​W​A​C​/​d​e​f​a​u​l​t​.​a​s​p​x​?​c​i​t​e​=​2​9​2​-​1​1​0​-​0​1​0​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR and Legal Affairs</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e560"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://apps.leg.wa.gov/RCW/default.aspx?cite=42.52">RCW 42.52
				(a​p​p​s​.​l​e​g​.​w​a​.​g​o​v​/​R​C​W​/​d​e​f​a​u​l​t​.​a​s​p​x​?​c​i​t​e​=​4​2​.​5​2​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR and Legal Affairs</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e566"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://internal.lowercolumbia.edu/departments/human-resources/_assets/documents/CodeofEthics.pdf">LCC Code of Ethics
				(i​n​t​e​r​n​a​l​.​l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​d​e​p​a​r​t​m​e​n​t​s​/​h​u​m​a​n​-​r​e​s​o​u​r​c​e​s​/​_​a​s​s​e​t​s​/​d​o​c​u​m​e​n​t​s​/​C​o​d​e​o​f​E​t​h​i​c​s​.​p​d​f​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR and Legal Affairs</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e572"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://lowercolumbia.edu/publications/administrative-policies/_assets/documents/225.1A.pdf">Procedure 225.1A - Political Campaigning
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​p​u​b​l​i​c​a​t​i​o​n​s​/​a​d​m​i​n​i​s​t​r​a​t​i​v​e​-​p​o​l​i​c​i​e​s​/​_​a​s​s​e​t​s​/​d​o​c​u​m​e​n​t​s​/​2​2​5​.​1​A​.​p​d​f​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR and Legal Affairs</fo:block>
                  </fo:table-cell>
               </fo:table-row>
            </fo:table-body>
         </fo:table>
         <fo:block font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2"
                    id="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/227.pcf">Policy 227 - Employment of Family/Household Members Policy</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">The purpose of this policy is to provide guidance for the hiring of persons who may be related to or household members of faculty or staff of the College or members of the Board of Trustees for the College.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Lower Columbia College strives to attract and retain the best individuals for each employment opportunity and follow ethics laws related to conflicts of interest. Family relationships shall not be used as the basis or a factor in granting or denying rights, privileges, or benefits of regular job status with the following exceptions, which are bona fide occupational qualifications as described under <fo:basic-link id="link-d505e2299"
                            color="#0042ED"
                            role="link"
                            external-destination="https://app.leg.wa.gov/rcw/default.aspx?cite=49.60.180">RCW 49.60.180
				(a​p​p​.​l​e​g​.​w​a​.​g​o​v​/​r​c​w​/​d​e​f​a​u​l​t​.​a​s​p​x​?​c​i​t​e​=​4​9​.​6​0​.​1​8​0​)
			</fo:basic-link>, <fo:basic-link id="link-d505e2302"
                            color="#0042ED"
                            role="link"
                            external-destination="https://apps.leg.wa.gov/wac/default.aspx?cite=162-12-140">WAC 162-12-140
				(a​p​p​s​.​l​e​g​.​w​a​.​g​o​v​/​w​a​c​/​d​e​f​a​u​l​t​.​a​s​p​x​?​c​i​t​e​=​1​6​2​-​1​2​-​1​4​0​)
			</fo:basic-link>, <fo:basic-link id="link-d505e2305"
                            color="#0042ED"
                            role="link"
                            external-destination="https://apps.leg.wa.gov/WAC/default.aspx?cite=162-16-240">WAC 162-16-240
				(a​p​p​s​.​l​e​g​.​w​a​.​g​o​v​/​W​A​C​/​d​e​f​a​u​l​t​.​a​s​p​x​?​c​i​t​e​=​1​6​2​-​1​6​-​2​4​0​)
			</fo:basic-link>, and <fo:basic-link id="link-d505e2308"
                            color="#0042ED"
                            role="link"
                            external-destination="https://apps.leg.wa.gov/WAC/default.aspx?cite=162-16-250">WAC 162-16-250
				(a​p​p​s​.​l​e​g​.​w​a​.​g​o​v​/​W​A​C​/​d​e​f​a​u​l​t​.​a​s​p​x​?​c​i​t​e​=​1​6​2​-​1​6​-​2​5​0​)
			</fo:basic-link>.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Employees will not advocate for or hire members of their family/household. Employees may not serve on the selection committee for a position in which their family/household member is interviewing. Employees are expected to exercise good judgment in identifying potential conflicts of interest related to family members that are not included as part of this policy (i.e. aunt, uncle, niece, nephew, cousins). Employees will inform HR of any potential conflicts of interest related to their involvement in the recruitment process.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">227.1 Prohibitions</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Members of the same family/household may not:</fo:block>
         <fo:list-block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                         provisional-distance-between-starts="0.1in"
                         start-indent="from-parent(start-indent) + 0.05in"
                         end-indent="from-parent(start-indent) + 0.05in"
                         space-after="0.1in">
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Hold positions within the College that place them in a supervisory role over their family/household member</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Be in the supervisory chain of command over their family/household member without HR approval</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Have direct supervision of student employees who are members of their family/household without HR approval</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Exercise decision-making authority in granting tenure, scheduling, assigning work, or offering overtime to their family/household member</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Act as auditor or evaluate the work of their family/household member</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">227.2 Definitions</fo:block>
         <fo:list-block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                         provisional-distance-between-starts="0.1in"
                         start-indent="from-parent(start-indent) + 0.05in"
                         end-indent="from-parent(start-indent) + 0.05in"
                         space-after="0.1in">
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Family/household member: includes an employee's current or former spouse or domestic partner, mother, father, child, step-child, adopted child, foster child, child that employee is guardian of, brother, sister, grandparent, grandchild, or any of these same classifications who are in-laws. "Household member" also includes anyone who cohabitates with the employee such as roommates, friends, or other non-relatives.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Conflict of interest: occurs whenever an employee may have an interest, financial or otherwise, direct or indirect, or engages in a business or transaction or professional activity that is in conflict with the proper discharge of the employee's duties. Supervision of others, including members of an employee's family or household that may result in an interest to the employee is considered a conflict of interest.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
         <fo:wrapper xmlns:fox="http://xmlgraphics.apache.org/fop/extensions" role="artifact">
            <fo:block border-bottom="1pt solid #1E1E1E"
                       space-before="0.1"
                       space-after="0.1"/>
         </fo:wrapper>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">Historic Information</fo:block>
         <fo:list-block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                         provisional-distance-between-starts="0.1in"
                         start-indent="from-parent(start-indent) + 0.05in"
                         end-indent="from-parent(start-indent) + 0.05in"
                         space-after="0.1in">
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed - No Changes Needed: July 13, 2022</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by the Executive Leadership Team: June 19, 2019</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Adopted: February 2, 2019</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">Resources</fo:block>
         <fo:table xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    width="100%"
                    space-before="0.3in"
                    space-after="0.1in">
            <fo:table-header font-weight="bold" background-color="#C1C1C1">
               <fo:table-row>
                  <fo:table-cell font-weight="bold"
                                  background-color="#C1C1C1"
                                  border="1pt solid #C1C1C1"
                                  display-align="before"
                                  padding="0.05in">
                     <fo:block>Resource/Reference/Procedure</fo:block>
                  </fo:table-cell>
                  <fo:table-cell font-weight="bold"
                                  background-color="#C1C1C1"
                                  border="1pt solid #C1C1C1"
                                  display-align="before"
                                  padding="0.05in">
                     <fo:block>Unit Responsibility</fo:block>
                  </fo:table-cell>
               </fo:table-row>
            </fo:table-header>
            <fo:table-body>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e2342"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://lowercolumbia.edu/publications/administrative-policies/_assets/documents/227.1A.pdf">Procedure 227.1A Employment of Family/Household Members
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​p​u​b​l​i​c​a​t​i​o​n​s​/​a​d​m​i​n​i​s​t​r​a​t​i​v​e​-​p​o​l​i​c​i​e​s​/​_​a​s​s​e​t​s​/​d​o​c​u​m​e​n​t​s​/​2​2​7​.​1​A​.​p​d​f​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>Human Resources</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e2348"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://app.leg.wa.gov/rcw/default.aspx?cite=49.60.180">RCW 49.60.180 Unfair practices of employers
				(a​p​p​.​l​e​g​.​w​a​.​g​o​v​/​r​c​w​/​d​e​f​a​u​l​t​.​a​s​p​x​?​c​i​t​e​=​4​9​.​6​0​.​1​8​0​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR and Legal Affairs</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e2354"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://apps.leg.wa.gov/WAC/default.aspx?cite=162-12-140">WAC 162-12-140 Pre-employment inquiries
				(a​p​p​s​.​l​e​g​.​w​a​.​g​o​v​/​W​A​C​/​d​e​f​a​u​l​t​.​a​s​p​x​?​c​i​t​e​=​1​6​2​-​1​2​-​1​4​0​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR and Legal Affairs</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e2360"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://apps.leg.wa.gov/WAC/default.aspx?cite=162-16-240">WAC 162-16-240 Bona fide occupational qualification
				(a​p​p​s​.​l​e​g​.​w​a​.​g​o​v​/​W​A​C​/​d​e​f​a​u​l​t​.​a​s​p​x​?​c​i​t​e​=​1​6​2​-​1​6​-​2​4​0​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR and Legal Affairs</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e2366"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://apps.leg.wa.gov/WAC/default.aspx?cite=162-16-250">WAC 162-16-250 Discrimination because of marital status
				(a​p​p​s​.​l​e​g​.​w​a​.​g​o​v​/​W​A​C​/​d​e​f​a​u​l​t​.​a​s​p​x​?​c​i​t​e​=​1​6​2​-​1​6​-​2​5​0​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR and Legal Affairs</fo:block>
                  </fo:table-cell>
               </fo:table-row>
            </fo:table-body>
         </fo:table>
         <fo:block font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2"
                    id="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/228.pcf">Policy 228 - Employee Relationships</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">As a matter of sound judgment, all employees of Lower Columbia College shall accept responsibility to avoid any apparent or actual conflict of interest between their professional responsibilities as an employee of the College and their personal relationships with students or employees that they supervise, evaluate, or exercise other relationships or power of authority over. Romantic and/or sexual relationships between a faculty member and a student, or a supervisor and subordinate, may potentially pose risks to the faculty member, student, supervisor, subordinate, third parties, and department morale.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">In such relationships, voluntary consent by the student or subordinate is suspect because of the inherently unequal nature of the relationship. A romantic and/or sexual relationship between a faculty member and a student or supervisor and subordinate, can lead to a sexual harassment complaint when the student or subordinate perceives they were exploited. In addition, other faculty or staff, supervisors, or students may express concerns about undue access or advantage, favoritism, restricted opportunities, or unfavorable treatment as a result of the relationship. These concerns have a damaging impact to the College whether the favoritism occurred or not. Concerns also arise in cases where the relationship between the faculty member and student, or supervisor and subordinate, remains amicable, as well as in cases that lead to allegations of exploitation. To ensure that the advising, mentoring, evaluation and supervision of students and subordinates is conducted equitably, romantic and/or sexual relationships between faculty and their students and supervisors and subordinates are prohibited as set forth in this policy.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">228.1 Policy</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Employees are prohibited from having supervisory authority over a student or employee with whom they currently have a romantic and/or sexual relationship. For purposes of this policy, "currently" is defined as within the last two years, or reasonable anticipation that an evaluative role may exist in the near future.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">The term, "supervisory authority" is defined as any supervisory role perceived as a position of power or authority or influence, which is not limited to: instruction, academic advising, club advising, coaching, service on tenure committees, assignment of grades, evaluation and recommendation in an institutional capacity for employment, scholarships or awards. Supervisory authority goes beyond direct supervision. It includes any supervisory authority over a subordinate even if it is a second or third level of supervisory authority.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">This policy does not apply to romantic and/or sexual relationships that are prohibited by criminal law under <fo:basic-link id="link-d505e4949"
                            color="#0042ED"
                            role="link"
                            external-destination="https://app.leg.wa.gov/rcw/default.aspx?cite=9A.44">RCW 9A.44
				(a​p​p​.​l​e​g​.​w​a​.​g​o​v​/​r​c​w​/​d​e​f​a​u​l​t​.​a​s​p​x​?​c​i​t​e​=​9​A​.​4​4​)
			</fo:basic-link> or relationships that violate discrimination or sexual harassment laws and policies.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">228.2 Professional Guidelines</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Some professionals employed by the College (i.e. Counselors, Nursing Faculty, and others) may have more stringent guidelines that they must abide by to maintain their certification. This policy does not preclude or replace any guidelines published by a particular professional association. Professionals that have more stringent rules related to relationships are expected to follow those rules in addition to what is outlined in this policy.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">228.3 Relationships without Supervisory Authority</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Faculty and staff of Lower Columbia College that engage in romantic and/or sexual relationships with another College employee or student that they do not have supervisory authority over are expected to use good judgment in those relationships and remain professional in their role with the College. These relationships must not negatively impact the employee's work at the College or the College's service to students.</fo:block>
         <fo:wrapper xmlns:fox="http://xmlgraphics.apache.org/fop/extensions" role="artifact">
            <fo:block border-bottom="1pt solid #1E1E1E"
                       space-before="0.1"
                       space-after="0.1"/>
         </fo:wrapper>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">Historic Information</fo:block>
         <fo:list-block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                         provisional-distance-between-starts="0.1in"
                         start-indent="from-parent(start-indent) + 0.05in"
                         end-indent="from-parent(start-indent) + 0.05in"
                         space-after="0.1in">
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed - No Changes Needed: July 13, 2022</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by the Executive Leadership Team: June 19, 2019 </fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Adopted: January 2, 2019</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">Resources</fo:block>
         <fo:table xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    width="100%"
                    space-before="0.3in"
                    space-after="0.1in">
            <fo:table-header font-weight="bold" background-color="#C1C1C1">
               <fo:table-row>
                  <fo:table-cell font-weight="bold"
                                  background-color="#C1C1C1"
                                  border="1pt solid #C1C1C1"
                                  display-align="before"
                                  padding="0.05in">
                     <fo:block>Resource/Reference/Procedure</fo:block>
                  </fo:table-cell>
                  <fo:table-cell font-weight="bold"
                                  background-color="#C1C1C1"
                                  border="1pt solid #C1C1C1"
                                  display-align="before"
                                  padding="0.05in">
                     <fo:block>Unit Responsibility</fo:block>
                  </fo:table-cell>
               </fo:table-row>
            </fo:table-header>
            <fo:table-body>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e4976"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://app.leg.wa.gov/rcw/default.aspx?cite=9A.44">RCW 9A.44 Sex Offenses
				(a​p​p​.​l​e​g​.​w​a​.​g​o​v​/​r​c​w​/​d​e​f​a​u​l​t​.​a​s​p​x​?​c​i​t​e​=​9​A​.​4​4​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR and Legal Affairs</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e4982"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://lowercolumbia.edu/publications/administrative-policies/_assets/documents/228.1A.pdf">Procedure 228.1A Employee Relationships
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​p​u​b​l​i​c​a​t​i​o​n​s​/​a​d​m​i​n​i​s​t​r​a​t​i​v​e​-​p​o​l​i​c​i​e​s​/​_​a​s​s​e​t​s​/​d​o​c​u​m​e​n​t​s​/​2​2​8​.​1​A​.​p​d​f​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR and Legal Affairs</fo:block>
                  </fo:table-cell>
               </fo:table-row>
            </fo:table-body>
         </fo:table>
         <fo:block font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2"
                    id="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/230.pcf">Policy 230 - Compensation</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Lower Columbia College is committed to recruiting and retaining globally competent, highly qualified faculty and staff at all levels of the organization. Externally competitive and internally consistent reward systems, including salary and benefit structures and non-fiscal reward programs, shall be developed and maintained by administration. Compensation administration shall be objective and non-discriminatory in theory, application and practice.</fo:block>
         <fo:wrapper xmlns:fox="http://xmlgraphics.apache.org/fop/extensions" role="artifact">
            <fo:block border-bottom="1pt solid #1E1E1E"
                       space-before="0.1"
                       space-after="0.1"/>
         </fo:wrapper>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">Historic Information</fo:block>
         <fo:list-block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                         provisional-distance-between-starts="0.1in"
                         start-indent="from-parent(start-indent) + 0.05in"
                         end-indent="from-parent(start-indent) + 0.05in"
                         space-after="0.1in">
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed - No Changes Needed: July 13, 2022</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by the Executive Leadership Team: June 19, 2019</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Approved: February 23, 2009</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Adopted: October, 1989</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Replaces Policies 308 and 310 </fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">Resources</fo:block>
         <fo:table xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    width="100%"
                    space-before="0.3in"
                    space-after="0.1in">
            <fo:table-header font-weight="bold" background-color="#C1C1C1">
               <fo:table-row>
                  <fo:table-cell font-weight="bold"
                                  background-color="#C1C1C1"
                                  border="1pt solid #C1C1C1"
                                  display-align="before"
                                  padding="0.05in">
                     <fo:block>Resource/Reference/Procedure</fo:block>
                  </fo:table-cell>
                  <fo:table-cell font-weight="bold"
                                  background-color="#C1C1C1"
                                  border="1pt solid #C1C1C1"
                                  display-align="before"
                                  padding="0.05in">
                     <fo:block>Unit Responsibility</fo:block>
                  </fo:table-cell>
               </fo:table-row>
            </fo:table-header>
            <fo:table-body>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e1570"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://lowercolumbia.edu/publications/administrative-policies/_assets/documents/230.1A.pdf">Procedure 230.1A Mandatory Direct Deposit
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​p​u​b​l​i​c​a​t​i​o​n​s​/​a​d​m​i​n​i​s​t​r​a​t​i​v​e​-​p​o​l​i​c​i​e​s​/​_​a​s​s​e​t​s​/​d​o​c​u​m​e​n​t​s​/​2​3​0​.​1​A​.​p​d​f​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR and Legal Affairs</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e1576"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://lowercolumbia.edu/publications/administrative-policies/_assets/documents/230.2A.pdf">Procedure 230.2A Exempt Compensation Review Request Procedure
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​p​u​b​l​i​c​a​t​i​o​n​s​/​a​d​m​i​n​i​s​t​r​a​t​i​v​e​-​p​o​l​i​c​i​e​s​/​_​a​s​s​e​t​s​/​d​o​c​u​m​e​n​t​s​/​2​3​0​.​2​A​.​p​d​f​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR and Legal Affairs</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e1582"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://internal.lowercolumbia.edu/departments/human-resources/_assets/documents/FacultyContract.pdf">Faculty Contract
				(i​n​t​e​r​n​a​l​.​l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​d​e​p​a​r​t​m​e​n​t​s​/​h​u​m​a​n​-​r​e​s​o​u​r​c​e​s​/​_​a​s​s​e​t​s​/​d​o​c​u​m​e​n​t​s​/​F​a​c​u​l​t​y​C​o​n​t​r​a​c​t​.​p​d​f​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR and Legal Affairs</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e1588"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://actionnetwork.org/user_files/user_files/000/127/316/original/wfse_he.pdf">Washington Federation of State Employees (WFSE) collective bargaining agreement
				(a​c​t​i​o​n​n​e​t​w​o​r​k​.​o​r​g​/​u​s​e​r​_​f​i​l​e​s​/​u​s​e​r​_​f​i​l​e​s​/​0​0​0​/​1​2​7​/​3​1​6​/​o​r​i​g​i​n​a​l​/​w​f​s​e​_​h​e​.​p​d​f​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR and Legal Affairs</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e1594"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://internal.lowercolumbia.edu/departments/human-resources/_assets/documents/AdministrativeExemptHandbook.pdf">Administrative and Exempt Handbook 
				(i​n​t​e​r​n​a​l​.​l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​d​e​p​a​r​t​m​e​n​t​s​/​h​u​m​a​n​-​r​e​s​o​u​r​c​e​s​/​_​a​s​s​e​t​s​/​d​o​c​u​m​e​n​t​s​/​A​d​m​i​n​i​s​t​r​a​t​i​v​e​E​x​e​m​p​t​H​a​n​d​b​o​o​k​.​p​d​f​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR and Legal Affairs</fo:block>
                  </fo:table-cell>
               </fo:table-row>
            </fo:table-body>
         </fo:table>
         <fo:block font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2"
                    id="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/235.pcf">Policy 235 - Non-Discrimination and Anti-Harassment</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Lower Columbia College does not discriminate on the basis of sex and prohibits sex discrimination in any education program or activity that it operates, as required by Title IX, including in admission and employment. Lower Columbia College recognizes its responsibility for investigation, resolution, implementation of corrective measures, and monitoring the educational environment and workplace to stop, remediate, and prevent discrimination on the basis of race, color, national origin, citizenship or immigration status, age, perceived or actual physical or mental disability, pregnancy, genetic information, sex, sexual orientation, gender identity, marital status, creed, religion, veteran or military status, or use of a trained guide dog or service animal, as required by Title VI of the Civil Rights Act of 1964, Title VII of the Civil Rights Act of 1964, Title IX of the Educational Amendments of 1972, Sections 504 and 508 of the Rehabilitation Act of 1973, the Americans with Disabilities Act and ADA Amendment Act, the Age Discrimination Act of 1975, the Violence Against Women Reauthorization Act and Washington States Law Against Discrimination, Chapter 49.60 RCW and their implementing regulations. To this end, Lower Columbia College has enacted policies prohibiting discrimination against and harassment of members of these protected classes. Any individual found to be in violation of these policies will be subject to disciplinary action up to and including dismissal from the college or from employment.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">The following College officials have been designated to handle inquiries regarding this policy:</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in"
                    padding-left="0.1in">Name: Vice President of Foundation, HR, &amp; Legal Affairs<fo:wrapper role="artifact">
               <fo:block/>
            </fo:wrapper>Title: Title IX / EEO Coordinator<fo:wrapper role="artifact">
               <fo:block/>
            </fo:wrapper>Office: Administration Building 115<fo:wrapper role="artifact">
               <fo:block/>
            </fo:wrapper>1600 Maple Street, Longview, WA 98632<fo:wrapper role="artifact">
               <fo:block/>
            </fo:wrapper>Phone: <fo:basic-link id="link-d505e3563"
                            color="#0042ED"
                            role="link"
                            external-destination="tel:+13604422121">(360) 442-2121</fo:basic-link>
            <fo:wrapper role="artifact">
               <fo:block/>
            </fo:wrapper>e-mail: <fo:basic-link id="link-d505e3569"
                            color="#0042ED"
                            role="link"
                            external-destination="mailto:title9@lowercolumbia.edu">title9@lowercolumbia.edu</fo:basic-link>
            <fo:wrapper role="artifact">
               <fo:block/>
            </fo:wrapper>TTY/Relay Service: 7-1-1 or <fo:basic-link id="link-d505e3574"
                            color="#0042ED"
                            role="link"
                            external-destination="tel:+18008336388">(800) 833-6388</fo:basic-link>
         </fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in"
                    padding-left="0.1in">Name: Director of Security<fo:wrapper role="artifact">
               <fo:block/>
            </fo:wrapper>Title: Interim Title IX / EEO Coordinator<fo:wrapper role="artifact">
               <fo:block/>
            </fo:wrapper>Office: Student Center 110<fo:wrapper role="artifact">
               <fo:block/>
            </fo:wrapper>1600 Maple Street, Longview, WA 98632<fo:wrapper role="artifact">
               <fo:block/>
            </fo:wrapper>Phone: <fo:basic-link id="link-d505e3587"
                            color="#0042ED"
                            role="link"
                            external-destination="tel:+13604422270">(360) 442-2270</fo:basic-link>
            <fo:wrapper role="artifact">
               <fo:block/>
            </fo:wrapper>e-mail: <fo:basic-link id="link-d505e3593"
                            color="#0042ED"
                            role="link"
                            external-destination="mailto:title9@lowercolumbia.edu?subject=Non-Discrimination%20and%20Anti-Harassment%20Policy%20Inquiry">title9@lowercolumbia.edu</fo:basic-link>
            <fo:wrapper role="artifact">
               <fo:block/>
            </fo:wrapper>TTY/Relay Service: 7-1-1 or <fo:basic-link id="link-d505e3598"
                            color="#0042ED"
                            role="link"
                            external-destination="tel:+18008336388">(800) 833-6388</fo:basic-link>
         </fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">College employees, except those statutorily barred from doing so, have a duty to immediately report information related to sexual harassment to the Title IX Coordinator. </fo:block>
         <fo:wrapper xmlns:fox="http://xmlgraphics.apache.org/fop/extensions" role="artifact">
            <fo:block border-bottom="1pt solid #1E1E1E"
                       space-before="0.1"
                       space-after="0.1"/>
         </fo:wrapper>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">Historic Information</fo:block>
         <fo:list-block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                         provisional-distance-between-starts="0.1in"
                         start-indent="from-parent(start-indent) + 0.05in"
                         end-indent="from-parent(start-indent) + 0.05in"
                         space-after="0.1in">
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Approved: July 31, 2024</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by UMCC and Governance Council via email: July 30, 2024</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by the Executive Leadership Team: July 24, 2024</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Approved: July 13, 2022</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by the Executive Leadership Team: July 13, 2022</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Approved: November 25, 2020</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by the Governance Council: October 7, 2020</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by UMCC: September 15, 2020</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by the Executive Leadership Team: September 30, 2020</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Approved: January 26, 2015</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Campus Review: December 2-19, 2014</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by the Leadership Team: November 24, 2014</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by the Leadership Team: November 25, 2013</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by Cabinet: November 20, 2013</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Adopted: February 23, 2009</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">Resources</fo:block>
         <fo:table xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    width="100%"
                    space-before="0.3in"
                    space-after="0.1in">
            <fo:table-header font-weight="bold" background-color="#C1C1C1">
               <fo:table-row>
                  <fo:table-cell font-weight="bold"
                                  background-color="#C1C1C1"
                                  border="1pt solid #C1C1C1"
                                  display-align="before"
                                  padding="0.05in">
                     <fo:block>Resource/Reference/Procedure</fo:block>
                  </fo:table-cell>
                  <fo:table-cell font-weight="bold"
                                  background-color="#C1C1C1"
                                  border="1pt solid #C1C1C1"
                                  display-align="before"
                                  padding="0.05in">
                     <fo:block>Unit Responsibility</fo:block>
                  </fo:table-cell>
               </fo:table-row>
            </fo:table-header>
            <fo:table-body>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:block font-size="12pt"
                                   color="#0F0F0F"
                                   text-align="left"
                                   text-align-last="left"
                                   space-before="0.05in"
                                   space-after="0.1in">
                           <fo:basic-link id="link-d505e3632"
                                           color="#0042ED"
                                           role="link"
                                           external-destination="https://lowercolumbia.edu/publications/administrative-policies/200/235_Spanish.php">Política administrativa 235 - No Discriminación y Antiacoso
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​p​u​b​l​i​c​a​t​i​o​n​s​/​a​d​m​i​n​i​s​t​r​a​t​i​v​e​-​p​o​l​i​c​i​e​s​/​2​0​0​/​2​3​5​_​S​p​a​n​i​s​h​)
			</fo:basic-link>
                        </fo:block>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR and Legal Affairs Affirmative Action Officer EEOC Officer</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:block font-size="12pt"
                                   color="#0F0F0F"
                                   text-align="left"
                                   text-align-last="left"
                                   space-before="0.05in"
                                   space-after="0.1in">
                           <fo:basic-link id="link-d505e3639"
                                           color="#0042ED"
                                           role="link"
                                           external-destination="https://lowercolumbia.edu/publications/administrative-policies/_assets/documents/235.1A.pdf">Procedure 235.1A Discrimination and Harassment - Grievance Procedure
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​p​u​b​l​i​c​a​t​i​o​n​s​/​a​d​m​i​n​i​s​t​r​a​t​i​v​e​-​p​o​l​i​c​i​e​s​/​_​a​s​s​e​t​s​/​d​o​c​u​m​e​n​t​s​/​2​3​5​.​1​A​.​p​d​f​)
			</fo:basic-link>
                        </fo:block>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR and Legal Affairs Affirmative Action Officer EEOC Officer</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e3645"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://lowercolumbia.edu/publications/administrative-policies/_assets/documents/235.1A_Spanish.pdf">Procedimiento 235.1A No discriminación y Anti-acoso - Procedimiento de quejas
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​p​u​b​l​i​c​a​t​i​o​n​s​/​a​d​m​i​n​i​s​t​r​a​t​i​v​e​-​p​o​l​i​c​i​e​s​/​_​a​s​s​e​t​s​/​d​o​c​u​m​e​n​t​s​/​2​3​5​.​1​A​_​S​p​a​n​i​s​h​.​p​d​f​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR and Legal Affairs Affirmative Action Officer EEOC Officer</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:block font-size="12pt"
                                   color="#0F0F0F"
                                   text-align="left"
                                   text-align-last="left"
                                   space-before="0.05in"
                                   space-after="0.1in">
                           <fo:basic-link id="link-d505e3652"
                                           color="#0042ED"
                                           role="link"
                                           external-destination="https://lowercolumbia.edu/publications/administrative-policies/_assets/documents/235.2A.pdf">Procedure 235.2A Title IX Investigation Procedure
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​p​u​b​l​i​c​a​t​i​o​n​s​/​a​d​m​i​n​i​s​t​r​a​t​i​v​e​-​p​o​l​i​c​i​e​s​/​_​a​s​s​e​t​s​/​d​o​c​u​m​e​n​t​s​/​2​3​5​.​2​A​.​p​d​f​)
			</fo:basic-link>
                        </fo:block>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR and Legal Affairs Affirmative Action Officer EEOC Officer</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:block font-size="12pt"
                                   color="#0F0F0F"
                                   text-align="left"
                                   text-align-last="left"
                                   space-before="0.05in"
                                   space-after="0.1in">
                           <fo:basic-link id="link-d505e3659"
                                           color="#0042ED"
                                           role="link"
                                           external-destination="https://lowercolumbia.edu/publications/administrative-policies/_assets/documents/235.2A_Spanish.pdf">Procedimiento 235.2A - Título IX Procedimiento De Investigación
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​p​u​b​l​i​c​a​t​i​o​n​s​/​a​d​m​i​n​i​s​t​r​a​t​i​v​e​-​p​o​l​i​c​i​e​s​/​_​a​s​s​e​t​s​/​d​o​c​u​m​e​n​t​s​/​2​3​5​.​2​A​_​S​p​a​n​i​s​h​.​p​d​f​)
			</fo:basic-link>
                        </fo:block>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR and Legal Affairs Affirmative Action Officer EEOC Officer</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:block font-size="12pt"
                                   color="#0F0F0F"
                                   text-align="left"
                                   text-align-last="left"
                                   space-before="0.05in"
                                   space-after="0.1in">
                           <fo:basic-link id="link-d505e3666"
                                           color="#0042ED"
                                           role="link"
                                           external-destination="https://lowercolumbia.edu/publications/administrative-policies/_assets/documents/235.3A.pdf">Procedure 235.3A Discrimination &amp; Harassment Employee Disciplinary Hearing Procedure
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​p​u​b​l​i​c​a​t​i​o​n​s​/​a​d​m​i​n​i​s​t​r​a​t​i​v​e​-​p​o​l​i​c​i​e​s​/​_​a​s​s​e​t​s​/​d​o​c​u​m​e​n​t​s​/​2​3​5​.​3​A​.​p​d​f​)
			</fo:basic-link>
                        </fo:block>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR and Legal Affairs Affirmative Action Officer EEOC Officer</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:block font-size="12pt"
                                   color="#0F0F0F"
                                   text-align="left"
                                   text-align-last="left"
                                   space-before="0.05in"
                                   space-after="0.1in">
                           <fo:basic-link id="link-d505e3673"
                                           color="#0042ED"
                                           role="link"
                                           external-destination="https://lowercolumbia.edu/publications/administrative-policies/_assets/documents/235.3A_Spanish.pdf">Procedimiento 235.3A - Título IX Procedimiento Disciplinario Para Empleados
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​p​u​b​l​i​c​a​t​i​o​n​s​/​a​d​m​i​n​i​s​t​r​a​t​i​v​e​-​p​o​l​i​c​i​e​s​/​_​a​s​s​e​t​s​/​d​o​c​u​m​e​n​t​s​/​2​3​5​.​3​A​_​S​p​a​n​i​s​h​.​p​d​f​)
			</fo:basic-link>
                        </fo:block>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR and Legal Affairs Affirmative Action Officer EEOC Officer</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e3679"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://lowercolumbia.edu/publications/administrative-policies/_assets/documents/235.4A.pdf">Procedure 235.4A Mandatory Reporter Protocol (Title IX)
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​p​u​b​l​i​c​a​t​i​o​n​s​/​a​d​m​i​n​i​s​t​r​a​t​i​v​e​-​p​o​l​i​c​i​e​s​/​_​a​s​s​e​t​s​/​d​o​c​u​m​e​n​t​s​/​2​3​5​.​4​A​.​p​d​f​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR and Legal Affairs Affirmative Action Officer EEOC Officer</fo:block>
                  </fo:table-cell>
               </fo:table-row>
            </fo:table-body>
         </fo:table>
         <fo:block font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2"
                    id="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/236.pcf">Policy 236 - Reasonable Accommodation</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">It is the policy of Lower Columbia College, being aware of its obligations under Executive Order 96-04, chapter <fo:basic-link id="link-d505e1695"
                            color="#0042ED"
                            role="link"
                            external-destination="https://apps.leg.wa.gov/rcw/default.aspx?cite=49.60">RCW 49.60
				(a​p​p​s​.​l​e​g​.​w​a​.​g​o​v​/​r​c​w​/​d​e​f​a​u​l​t​.​a​s​p​x​?​c​i​t​e​=​4​9​.​6​0​)
			</fo:basic-link>, and the <fo:basic-link id="link-d505e1698"
                            color="#0042ED"
                            role="link"
                            external-destination="https://www.ada.gov/">Americans with Disabilities Act of 1990
				(w​w​w​.​a​d​a​.​g​o​v​/​)
			</fo:basic-link>, as amended by ADA Amendments Act of 2008, Rehabilitation Act of 1973, to ensure qualified persons with disabilities the right to request and, where determined appropriate, receive reasonable accommodation, unless accommodation would impose an undue hardship on the institution, require a fundamental program alteration or would lower academic standards. Reasonable accommodation includes</fo:block>
         <fo:list-block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                         provisional-distance-between-starts="0.1in"
                         start-indent="from-parent(start-indent) + 0.05in"
                         end-indent="from-parent(start-indent) + 0.05in"
                         space-after="0.1in">
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>1.
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 8mm">
                  <fo:block>ensuring equal opportunity in application process,</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>2.
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 8mm">
                  <fo:block>enabling a qualified individual with a disability to perform essential functions of job,</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>3.
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 8mm">
                  <fo:block>enabling employee with a disability to enjoy equal benefits and privileges of employment,</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>4.
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 8mm">
                  <fo:block>enabling student with a disability equal access to services, programs, activities and facilities of the College.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">This includes good-faith consideration and interactive engagement regarding reasonable accommodation to all employees, candidates for employment and students. Disability and Access Services is the designated office at Lower Columbia College that determines reasonable accommodations and/or services for students with disabilities. Disability and Access Services maintains disability-related documents and verifies disability for students who are requesting reasonable accommodations. Disability and Access Services also assists Human Resource Services in recommending and/or providing accommodations for employees. Any employee or candidate for employment requesting reasonable accommodation may contact Human Resource Services.</fo:block>
         <fo:wrapper xmlns:fox="http://xmlgraphics.apache.org/fop/extensions" role="artifact">
            <fo:block border-bottom="1pt solid #1E1E1E"
                       space-before="0.1"
                       space-after="0.1"/>
         </fo:wrapper>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">Historic Information</fo:block>
         <fo:list-block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                         provisional-distance-between-starts="0.1in"
                         start-indent="from-parent(start-indent) + 0.05in"
                         end-indent="from-parent(start-indent) + 0.05in"
                         space-after="0.1in">
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Approved: July 13, 2022</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by the Executive Leadership Team: July 13, 2022</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by the Executive Leadership Team: June 19, 2019</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Approved Revision: February 24, 2014</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Approved: February 23, 2009</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Adopted: October, 1989</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Replaces Policy 303.1 </fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">Resources</fo:block>
         <fo:table xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    width="100%"
                    space-before="0.3in"
                    space-after="0.1in">
            <fo:table-header font-weight="bold" background-color="#C1C1C1">
               <fo:table-row>
                  <fo:table-cell font-weight="bold"
                                  background-color="#C1C1C1"
                                  border="1pt solid #C1C1C1"
                                  display-align="before"
                                  padding="0.05in">
                     <fo:block>Resource/Reference/Procedure</fo:block>
                  </fo:table-cell>
                  <fo:table-cell font-weight="bold"
                                  background-color="#C1C1C1"
                                  border="1pt solid #C1C1C1"
                                  display-align="before"
                                  padding="0.05in">
                     <fo:block>Unit Responsibility</fo:block>
                  </fo:table-cell>
               </fo:table-row>
            </fo:table-header>
            <fo:table-body>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e1731"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://app.leg.wa.gov/WAC/default.aspx?cite=132M-126">WAC 132M-126 Grievance Procedure
				(a​p​p​.​l​e​g​.​w​a​.​g​o​v​/​W​A​C​/​d​e​f​a​u​l​t​.​a​s​p​x​?​c​i​t​e​=​1​3​2​M​-​1​2​6​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR/Legal Affairs and VP of Student Services or designee</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e1737"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://www.dol.gov/agencies/oasam/centers-offices/civil-rights-center/statutes/section-504-rehabilitation-act-of-1973">Section 504, Rehabilitation Act of 1973
				(w​w​w​.​d​o​l​.​g​o​v​/​a​g​e​n​c​i​e​s​/​o​a​s​a​m​/​c​e​n​t​e​r​s​-​o​f​f​i​c​e​s​/​c​i​v​i​l​-​r​i​g​h​t​s​-​c​e​n​t​e​r​/​s​t​a​t​u​t​e​s​/​s​e​c​t​i​o​n​-​5​0​4​-​r​e​h​a​b​i​l​i​t​a​t​i​o​n​-​a​c​t​-​o​f​-​1​9​7​3​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR/Legal Affairs and VP of Student Services or designee</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e1743"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://www2.ed.gov/policy/fund/reg/humansub/part97.html">CFR Title 34/Education
				(w​w​w​2​.​e​d​.​g​o​v​/​p​o​l​i​c​y​/​f​u​n​d​/​r​e​g​/​h​u​m​a​n​s​u​b​/​p​a​r​t​9​7​.​h​t​m​l​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR/Legal Affairs and VP of Student Services or designee</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e1749"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://www.ada.gov/law-and-regs/ada/">Americans with Disabilities Act of 1990
				(w​w​w​.​a​d​a​.​g​o​v​/​l​a​w​-​a​n​d​-​r​e​g​s​/​a​d​a​/​)
			</fo:basic-link> (see Title 42/Chapter 126 and Title 47/Chapter 5)</fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR/Legal Affairs and VP of Student Services or designee</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e1756"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://lowercolumbia.edu/publications/administrative-policies/_assets/documents/236.1A.pdf">Procedure 236.1A Reasonable Accommodation for Employees and Applicants/Candidates Procedure
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​p​u​b​l​i​c​a​t​i​o​n​s​/​a​d​m​i​n​i​s​t​r​a​t​i​v​e​-​p​o​l​i​c​i​e​s​/​_​a​s​s​e​t​s​/​d​o​c​u​m​e​n​t​s​/​2​3​6​.​1​A​.​p​d​f​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR/Legal Affairs and VP of Student Services or designee</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e1762"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://lowercolumbia.edu/publications/administrative-policies/_assets/documents/236.2A.pdf">Procedure 236.2A Workplace Nursing Mothers Procedure
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​p​u​b​l​i​c​a​t​i​o​n​s​/​a​d​m​i​n​i​s​t​r​a​t​i​v​e​-​p​o​l​i​c​i​e​s​/​_​a​s​s​e​t​s​/​d​o​c​u​m​e​n​t​s​/​2​3​6​.​2​A​.​p​d​f​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR/Legal Affairs and VP of Student Services or designee</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e1768"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://apps.leg.wa.gov/rcw/default.aspx?cite=49.60">RCW 49.60 Discrimination
				(a​p​p​s​.​l​e​g​.​w​a​.​g​o​v​/​r​c​w​/​d​e​f​a​u​l​t​.​a​s​p​x​?​c​i​t​e​=​4​9​.​6​0​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR/Legal Affairs and VP of Student Services or designee</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e1774"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://lowercolumbia.edu/publications/administrative-policies/_assets/documents/235.1A.pdf">Procedure 235.1A Discrimination and Harassment - Grievance Procedure
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​p​u​b​l​i​c​a​t​i​o​n​s​/​a​d​m​i​n​i​s​t​r​a​t​i​v​e​-​p​o​l​i​c​i​e​s​/​_​a​s​s​e​t​s​/​d​o​c​u​m​e​n​t​s​/​2​3​5​.​1​A​.​p​d​f​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR/Legal Affairs and VP of Student Services or designee</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e1780"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://lowercolumbia.edu/publications/administrative-policies/_assets/documents/235.1A_Spanish.pdf">Procedimiento 235.1A No discriminación y Anti-acoso - Procedimiento de quejas
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​p​u​b​l​i​c​a​t​i​o​n​s​/​a​d​m​i​n​i​s​t​r​a​t​i​v​e​-​p​o​l​i​c​i​e​s​/​_​a​s​s​e​t​s​/​d​o​c​u​m​e​n​t​s​/​2​3​5​.​1​A​_​S​p​a​n​i​s​h​.​p​d​f​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR/Legal Affairs and VP of Student Services or designee</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e1786"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://lowercolumbia.edu/publications/administrative-policies/200/237.php">Policy 237 - Pregnancy
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​p​u​b​l​i​c​a​t​i​o​n​s​/​a​d​m​i​n​i​s​t​r​a​t​i​v​e​-​p​o​l​i​c​i​e​s​/​2​0​0​/​2​3​7​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR/Legal Affairs and VP of Student Services or designee</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e1792"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://lowercolumbia.edu/publications/administrative-policies/400/430.php">Policy 430 - Reasonable Accommodation
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​p​u​b​l​i​c​a​t​i​o​n​s​/​a​d​m​i​n​i​s​t​r​a​t​i​v​e​-​p​o​l​i​c​i​e​s​/​4​0​0​/​4​3​0​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR/Legal Affairs and VP of Student Services or designee</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e1799"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://lowercolumbia.edu/publications/administrative-policies/600/655.php">Policy 655 - Service Animals
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​p​u​b​l​i​c​a​t​i​o​n​s​/​a​d​m​i​n​i​s​t​r​a​t​i​v​e​-​p​o​l​i​c​i​e​s​/​6​0​0​/​6​5​5​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR/Legal Affairs and VP of Student Services or designee</fo:block>
                  </fo:table-cell>
               </fo:table-row>
            </fo:table-body>
         </fo:table>
         <fo:block font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2"
                    id="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/237.pcf">Policy 237 - Pregnancy</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Lower Columbia College (the College) has a responsibility to prevent sex discrimination and ensure equal access to the College’s education programs and activities.  As required by Title IX of the Educational Amendments of 1972, this policy prohibits discrimination against any student, employee, applicant for employment, or anyone who was participating or attempting to participate in the College’s education program or activity (collectively, College Community Members) based on their current, potential, or past pregnancy or related conditions.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">Definitions</fo:block>
         <fo:list-block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                         provisional-distance-between-starts="0.1in"
                         start-indent="from-parent(start-indent) + 0.05in"
                         end-indent="from-parent(start-indent) + 0.05in"
                         space-after="0.1in">
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>1.
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 8mm">
                  <fo:block>
                     <fo:inline font-weight="bold">Pregnancy or Related Conditions</fo:inline> means:
</fo:block>
                  <fo:list-block provisional-distance-between-starts="0.1in"
                                  start-indent="from-parent(start-indent) + 0.05in"
                                  end-indent="from-parent(start-indent) + 0.05in"
                                  space-after="0.1in">
                     <fo:list-item>
                        <fo:list-item-label>
                           <fo:block>a.
				</fo:block>
                        </fo:list-item-label>
                        <fo:list-item-body start-indent="body-start() + 8mm">
                           <fo:block>Pregnancy, childbirth, termination of pregnancy, or lactation;</fo:block>
                        </fo:list-item-body>
                     </fo:list-item>
                     <fo:list-item>
                        <fo:list-item-label>
                           <fo:block>b.
				</fo:block>
                        </fo:list-item-label>
                        <fo:list-item-body start-indent="body-start() + 8mm">
                           <fo:block>Medical conditions related to pregnancy, childbirth, termination of pregnancy, or lactation; or</fo:block>
                        </fo:list-item-body>
                     </fo:list-item>
                     <fo:list-item>
                        <fo:list-item-label>
                           <fo:block>c.
				</fo:block>
                        </fo:list-item-label>
                        <fo:list-item-body start-indent="body-start() + 8mm">
                           <fo:block>Recovery from pregnancy, childbirth, termination of pregnancy, lactation, or related medical conditions.</fo:block>
                        </fo:list-item-body>
                     </fo:list-item>
                  </fo:list-block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>2.
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 8mm">
                  <fo:block>
                     <fo:inline font-weight="bold">Program</fo:inline> and <fo:inline font-weight="bold">Program or Activity</fo:inline> means all of the operations of the College.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>3.
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 8mm">
                  <fo:block>
                     <fo:inline font-weight="bold">Student</fo:inline> means a person who has gained admission to the College.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>4.
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 8mm">
                  <fo:block>
                     <fo:inline font-weight="bold">Reasonable Modifications</fo:inline> means changes to the College’s policies, practices, or procedures as necessary to prevent sex discrimination and ensure equal access to the College’s education program or activity for a student experiencing pregnancy or related conditions.  Reasonable modifications are based on a student’s individualized needs and are determined in consultation with the student.  A modification that the College can demonstrate would fundamentally alter the nature of its education program or activity is not a reasonable modification.  Reasonable modifications may include, but are not limited to:
</fo:block>
                  <fo:list-block provisional-distance-between-starts="0.1in"
                                  start-indent="from-parent(start-indent) + 0.05in"
                                  end-indent="from-parent(start-indent) + 0.05in"
                                  space-after="0.1in">
                     <fo:list-item>
                        <fo:list-item-label>
                           <fo:block>a.
				</fo:block>
                        </fo:list-item-label>
                        <fo:list-item-body start-indent="body-start() + 8mm">
                           <fo:block>breaks during class to express breast milk, breastfeed, or attend to health needs associated with pregnancy or related conditions, including eating, drinking, or using the restroom;</fo:block>
                        </fo:list-item-body>
                     </fo:list-item>
                     <fo:list-item>
                        <fo:list-item-label>
                           <fo:block>b.
				</fo:block>
                        </fo:list-item-label>
                        <fo:list-item-body start-indent="body-start() + 8mm">
                           <fo:block>intermittent absences to attend medical appointments;</fo:block>
                        </fo:list-item-body>
                     </fo:list-item>
                     <fo:list-item>
                        <fo:list-item-label>
                           <fo:block>c.
				</fo:block>
                        </fo:list-item-label>
                        <fo:list-item-body start-indent="body-start() + 8mm">
                           <fo:block>access to online or homebound education;</fo:block>
                        </fo:list-item-body>
                     </fo:list-item>
                     <fo:list-item>
                        <fo:list-item-label>
                           <fo:block>d.
				</fo:block>
                        </fo:list-item-label>
                        <fo:list-item-body start-indent="body-start() + 8mm">
                           <fo:block>changes in schedule or course sequence;</fo:block>
                        </fo:list-item-body>
                     </fo:list-item>
                     <fo:list-item>
                        <fo:list-item-label>
                           <fo:block>e.
				</fo:block>
                        </fo:list-item-label>
                        <fo:list-item-body start-indent="body-start() + 8mm">
                           <fo:block>extensions of time for coursework and rescheduling of tests and examinations;</fo:block>
                        </fo:list-item-body>
                     </fo:list-item>
                     <fo:list-item>
                        <fo:list-item-label>
                           <fo:block>f.
				</fo:block>
                        </fo:list-item-label>
                        <fo:list-item-body start-indent="body-start() + 8mm">
                           <fo:block>allowing a student to sit or stand, or carry or keep water nearby;</fo:block>
                        </fo:list-item-body>
                     </fo:list-item>
                     <fo:list-item>
                        <fo:list-item-label>
                           <fo:block>g.
				</fo:block>
                        </fo:list-item-label>
                        <fo:list-item-body start-indent="body-start() + 8mm">
                           <fo:block>counseling;</fo:block>
                        </fo:list-item-body>
                     </fo:list-item>
                     <fo:list-item>
                        <fo:list-item-label>
                           <fo:block>h.
				</fo:block>
                        </fo:list-item-label>
                        <fo:list-item-body start-indent="body-start() + 8mm">
                           <fo:block>changes in physical space or supplies (for example, access to a larger desk or a footrest);</fo:block>
                        </fo:list-item-body>
                     </fo:list-item>
                     <fo:list-item>
                        <fo:list-item-label>
                           <fo:block>i.
				</fo:block>
                        </fo:list-item-label>
                        <fo:list-item-body start-indent="body-start() + 8mm">
                           <fo:block>elevator access;</fo:block>
                        </fo:list-item-body>
                     </fo:list-item>
                     <fo:list-item>
                        <fo:list-item-label>
                           <fo:block>j.
				</fo:block>
                        </fo:list-item-label>
                        <fo:list-item-body start-indent="body-start() + 8mm">
                           <fo:block>voluntary leave of absence, or</fo:block>
                        </fo:list-item-body>
                     </fo:list-item>
                     <fo:list-item>
                        <fo:list-item-label>
                           <fo:block>k.
				</fo:block>
                        </fo:list-item-label>
                        <fo:list-item-body start-indent="body-start() + 8mm">
                           <fo:block>other changes to policies, practices, or procedures. </fo:block>
                        </fo:list-item-body>
                     </fo:list-item>
                  </fo:list-block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">Students</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="19.200000000000003pt"
                    role="H3">Responsibility to Inform Students</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">The College has the responsibility to promptly and effectively prevent and respond to sex discrimination, including discrimination on the basis of pregnancy or related conditions.  When a student informs any College employee, including confidential employees of the student’s pregnancy or related conditions, the employee must:</fo:block>
         <fo:list-block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                         provisional-distance-between-starts="0.1in"
                         start-indent="from-parent(start-indent) + 0.05in"
                         end-indent="from-parent(start-indent) + 0.05in"
                         space-after="0.1in">
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>1.
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 8mm">
                  <fo:block>Promptly provide the student, verbally or in writing, the Title IX Coordinator’s contact information, and</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>2.
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 8mm">
                  <fo:block>Inform that student that the Title IX Coordinator can coordinate specific actions to prevent sex discrimination and ensure the student’s equal access to the College’s education program or activity. </fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">If the employee reasonably believes that the Title IX Coordinator has already been notified of a student’s pregnancy or related condition, they are relieved of their responsibility to inform in this instance.  Absent information about conduct that reasonably may constitute sex discrimination, employees should not directly inform the Title IX Coordinator of a student’s pregnancy or related conditions.  No College employee shall approach a student unprompted and ask about their pregnancy or related condition, or make assumptions about a student’s needs or medical status. </fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Nothing under this policy or Title IX obligates a student to seek reasonable modifications for their pregnancy or related conditions after receiving the Title IX Coordinator’s information, nor does it obligate the student to accept offered reasonable modifications.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="19.200000000000003pt"
                    role="H3">Title IX Coordinator’s Responsibility to Act</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">When a student informs the Title IX Coordinator or designee  of their pregnancy or related condition, the Title IX Coordinator or designee will provide the student with information about the College’s Title IX policies and procedures, including information about requesting and receiving reasonable modifications.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="19.200000000000003pt"
                    role="H3">Reasonable Modifications</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">At the student’s request, the Title IX Officer or designee will work with the student to identify reasonable modifications to any policy, practice, or procedure necessary to prevent sex discrimination and to ensure equal access to the College’s education programs or activities based on the student’s individualized needs.  A modification that fundamentally alters the nature of an education program or activity is not a reasonable modification.  It shall be the responsibility of the College to demonstrate if a particular modification would be a fundamental alteration, and to consult with the student to identify alternative reasonable modifications.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">During this process, the Title IX Coordinator or designee shall not inquire about the specific circumstances surrounding a student’s pregnancy or related conditions and will maintain the student’s privacy at all times unless reasonably necessary to ensure reasonable modifications are implemented promptly and effectively.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Nothing in this policy precludes a student from participating in any part of an education program or activity due to pregnancy or related conditions, including athletics and other extracurricular activities.  The College does not engage in prohibited discrimination when it allows a student, based on pregnancy or related conditions, to voluntarily participate in a separate portion of its education program or activity, e.g., allowing a pregnant student who is confined to bed rest to access an in-person course online, provided that the College ensures that the separate portion is comparable to that offered to students who are not pregnant or have related conditions.  </fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">A student can voluntarily take a leave of absence from the College’s education program or activity to cover, at minimum, the period of time deemed medically necessary by the student’s licensed healthcare provider.  Students who elect to take a voluntary leave of absence in relation to pregnancy or a related condition will be reinstated to the same extracurricular status upon returning from leave, unless exact reinstatement would not be administratively possible or practicable under the circumstances.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="19.200000000000003pt"
                    role="H3">Appeal of Reasonable Modifications</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">A student has the right to appeal any reasonable modification to an impartial reviewer in accordance with the following procedure:</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">If a student becomes dissatisfied with their reasonable modifications or undergoes a change of circumstances that warrants revisions to their reasonable modifications, the student may submit a request to revise their reasonable modifications to the Title IX Coordinator.  The Title IX Coordinator will respond to such a request within ten (10) calendar days.  If the student disagrees with the Title IX Coordinator’s decision, they may submit a written appeal to the Director of Human Resources or designee within ten (10) calendar days of receiving the Title IX Coordinator’s decision.  Review of the appeal shall be performed by an impartial employee with authority to modify or reverse the Title IX Coordinator’s decision to provide, deny, modify or terminate reasonable modifications applicable to the student seeking review.  Challenged reasonable modifications will be reviewed to determine whether they are meeting the purposes of preventing sex discrimination and ensuring equal access to the College’s education programs and activities.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="19.200000000000003pt"
                    role="H3">Supporting Documentation</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">The College may in certain instances ask a student seeking reasonable modifications to produce supporting documentation to validate their pregnancy or pregnancy related condition. The College will not require supporting documentation to validate a student’s pregnancy or related condition if:</fo:block>
         <fo:list-block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                         provisional-distance-between-starts="0.1in"
                         start-indent="from-parent(start-indent) + 0.05in"
                         end-indent="from-parent(start-indent) + 0.05in"
                         space-after="0.1in">
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>a student’s need for a specific modification is obvious;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>if the student has previously provided sufficient supporting documentation;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>when the reasonable modification because of pregnancy or related conditions at issue is allowing a student to carry or keep water nearby and drink, use a bigger desk, sit or stand, or take breaks to eat, drink, or use the restroom;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>when the student has lactation needs; or</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>when the specific modification is available to students for reasons other than pregnancy or related conditions without submitting supporting documentation.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">In addition, the College will not require certification from a healthcare provider or any other person to determine if a student who is pregnant or has related conditions is physically able to participate in a class, program, or extracurricular activity unless:</fo:block>
         <fo:list-block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                         provisional-distance-between-starts="0.1in"
                         start-indent="from-parent(start-indent) + 0.05in"
                         end-indent="from-parent(start-indent) + 0.05in"
                         space-after="0.1in">
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>1.
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 8mm">
                  <fo:block>The certified level of physical ability or health is necessary for participation in the class, program, or extracurricular activity;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>2.
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 8mm">
                  <fo:block>The College requires such certification of all students participating in the class, program, or extracurricular activity; and</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>3.
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 8mm">
                  <fo:block>The information obtained is not used as a basis for discrimination prohibited by this Policy.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="19.200000000000003pt"
                    role="H3">Employees</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Under Title IX, the College treats all employees’ pregnancy or related conditions as it does any other temporary medical conditions for all job-related purposes, including commencement, duration and extensions of leave, payment of disability income, accrual of seniority and any other benefit of service, and reinstatement, and under any fringe benefit offered to employees by virtue of employment.  Employees who are pregnant or experiencing related conditions have the right to take leave, including voluntary unpaid leave, as outlined in <fo:basic-link id="link-d505e4609"
                            color="#0042ED"
                            role="link"
                            external-destination="https://lowercolumbia.edu/publications/administrative-policies/200/250.php">Policy 250 Leave Administration and Procedures
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​p​u​b​l​i​c​a​t​i​o​n​s​/​a​d​m​i​n​i​s​t​r​a​t​i​v​e​-​p​o​l​i​c​i​e​s​/​2​0​0​/​2​5​0​)
			</fo:basic-link> and respective collective bargaining agreements.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Under the Pregnant Workers Fairness Act (PWFA) and Providing Urgent Maternal Protections for Nursing Mothers Act (PUMP Act), the College offers reasonable workplace accommodations for employees affected by pregnancy, childbirth, or related medical conditions.  The College will always provide the following reasonable accommodations to employees experiencing pregnancy or related conditions, as needed, without requesting written certification from a healthcare professional:</fo:block>
         <fo:list-block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                         provisional-distance-between-starts="0.1in"
                         start-indent="from-parent(start-indent) + 0.05in"
                         end-indent="from-parent(start-indent) + 0.05in"
                         space-after="0.1in">
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>1.
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 8mm">
                  <fo:block>Providing frequent, longer, or flexible restroom breaks;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>2.
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 8mm">
                  <fo:block>Modifying a no food or drink policy;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>3.
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 8mm">
                  <fo:block>Providing seating or allowing the employee to sit more frequently;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>4.
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 8mm">
                  <fo:block>Refraining from lifting more than 17 pounds; and</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>5.
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 8mm">
                  <fo:block>Providing reasonable break time for an employee to express breast milk for two years after the child’s birth each time the employee has need to express the milk and providing a clean and private location, other than a bathroom, which may be used by the employee to express breast milk.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">The College may provide other reasonable accommodations, some of which may require written certification from a healthcare professional, which may include but are not restricted to:</fo:block>
         <fo:list-block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                         provisional-distance-between-starts="0.1in"
                         start-indent="from-parent(start-indent) + 0.05in"
                         end-indent="from-parent(start-indent) + 0.05in"
                         space-after="0.1in">
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>1.
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 8mm">
                  <fo:block>Job restructuring, including modifying a work schedule, job reassignment, changing a workstation, or providing equipment;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>2.
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 8mm">
                  <fo:block>Providing a temporary transfer to a less strenuous or hazardous position;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>3.
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 8mm">
                  <fo:block>Scheduling flexibility for prenatal visits; and</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>4.
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 8mm">
                  <fo:block>Providing any further accommodation the employee may need.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Under the PUMP Act, the College is not required to compensate an employee receiving reasonable break time for expressing breast milk for any work time spent for such purpose. However, as the time it takes to express breast milk is highly individualized, employees are encouraged to work with Human Resources and/or the Title IX Coordinator to ensure they have the flexibility to express breast milk as necessary.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Employees who are enrolled in the College’s education program or activity are eligible to receive reasonable modifications as outlined in the student section of this policy/procedure in order to sufficiently allow the employee to continue their educational progress as a student.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">The College will not retaliate against employees affected by pregnancy or related conditions who request one of these changes, or deny them employment opportunities if they are otherwise qualified, or require them to take leave if an alternative is available.  Additionally, pregnant employees with a pregnancy-related disability may have rights in addition to those listed here.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="19.200000000000003pt"
                    role="H3">Lactation Space</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">The College has designated lactation space(s) on campus that are not a bathroom, which may be used by any person on campus for pumping or breastfeeding as needed, regardless of a person’s gender identity or gender expression.  Any designated lactation spaces will be kept clean, will be private and accessible, and available for use whenever the building and the space is open for use.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">While there is lactation space available for use, the College recognizes that in Washington State, breastfeeding is permitted in any public place.  Breastfeeding is not considered “indecent exposure,” and no one may stop another person from breastfeeding, require they cover themselves, move, or leave a public premises because they are breastfeeding.  The decision of where to pump or breastfeed is at the person’s discretion, if consistent with Washington State law.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">The College also has designated specific refrigerators in the lactation spaces on campus available for the storage of expressed breastmilk.  Any breastmilk containers should be labeled and dated, as any unlabeled items may be removed during routine cleaning.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="19.200000000000003pt"
                    role="H3">Reporting Policy Violations</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">If a College Community Member notifies the College of a failure to implement a reasonable modification or make a lactation space available, the College will promptly and effectively take additional steps to comply with their Title IX obligation to ensure that its education program or activity is free from discrimination on the basis of sex, including on the basis of pregnancy or related conditions.  If a College Community Member files a complaint regarding the failure to implement a reasonable modification for pregnancy or a related condition or to make a lactation space available, this will constitute a report of sex discrimination, and the investigation procedure outlined in <fo:basic-link id="link-d505e4636"
                            color="#0042ED"
                            role="link"
                            external-destination="https://lowercolumbia.edu/publications/administrative-policies/_assets/documents/235.2A.pdf">Procedure 235.2A Discrimination and Harassment - Grievance Procedure
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​p​u​b​l​i​c​a​t​i​o​n​s​/​a​d​m​i​n​i​s​t​r​a​t​i​v​e​-​p​o​l​i​c​i​e​s​/​_​a​s​s​e​t​s​/​d​o​c​u​m​e​n​t​s​/​2​3​5​.​2​A​.​p​d​f​)
			</fo:basic-link> will be initiated. To report violations of this Policy, contact the College’s Title IX Coordinator or their designee:</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in"
                    padding-left="0.1in">
            <fo:inline font-weight="bold">TITLE IX/EEO COORDINATOR</fo:inline>
            <fo:wrapper role="artifact">
               <fo:block/>
            </fo:wrapper>Name: Vice President of Foundation, HR, &amp; Legal Affairs<fo:wrapper role="artifact">
               <fo:block/>
            </fo:wrapper>Title: Title IX / EEO Coordinator<fo:wrapper role="artifact">
               <fo:block/>
            </fo:wrapper>Office: Administration Building 115<fo:wrapper role="artifact">
               <fo:block/>
            </fo:wrapper>1600 Maple Street, Longview, WA 98632<fo:wrapper role="artifact">
               <fo:block/>
            </fo:wrapper>Phone: <fo:basic-link id="link-d505e4652"
                            color="#0042ED"
                            role="link"
                            external-destination="tel:+13604422121">(360) 442-2121</fo:basic-link>
            <fo:wrapper role="artifact">
               <fo:block/>
            </fo:wrapper>e-mail: <fo:basic-link id="link-d505e4656"
                            color="#0042ED"
                            role="link"
                            external-destination="mailto:title9@lowercolumbia.edu">title9@lowercolumbia.edu</fo:basic-link>
            <fo:wrapper role="artifact">
               <fo:block/>
            </fo:wrapper>TTY/Relay Service: 7-1-1 or <fo:basic-link id="link-d505e4660"
                            color="#0042ED"
                            role="link"
                            external-destination="tel:+18008336388">(800) 833-6388</fo:basic-link>
         </fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in"
                    padding-left="0.1in">
            <fo:inline font-weight="bold">TITLE IX/EEO DEPUTY COORDINATOR</fo:inline>
            <fo:wrapper role="artifact">
               <fo:block/>
            </fo:wrapper>Name: Director of Security<fo:wrapper role="artifact">
               <fo:block/>
            </fo:wrapper>Title: Interim Title IX / EEO Coordinator<fo:wrapper role="artifact">
               <fo:block/>
            </fo:wrapper>Office: Student Center 110<fo:wrapper role="artifact">
               <fo:block/>
            </fo:wrapper>1600 Maple Street, Longview, WA 98632<fo:wrapper role="artifact">
               <fo:block/>
            </fo:wrapper>Phone: <fo:basic-link id="link-d505e4675"
                            color="#0042ED"
                            role="link"
                            external-destination="tel:+13604422270">(360) 442-2270</fo:basic-link>
            <fo:wrapper role="artifact">
               <fo:block/>
            </fo:wrapper>e-mail: <fo:basic-link id="link-d505e4679"
                            color="#0042ED"
                            role="link"
                            external-destination="mailto:title9@lowercolumbia.edu?subject=Non-Discrimination%20and%20Anti-Harassment%20Policy%20Inquiry">title9@lowercolumbia.edu</fo:basic-link>
            <fo:wrapper role="artifact">
               <fo:block/>
            </fo:wrapper>TTY/Relay Service: 7-1-1 or <fo:basic-link id="link-d505e4683"
                            color="#0042ED"
                            role="link"
                            external-destination="tel:+18008336388">(800) 833-6388</fo:basic-link>
         </fo:block>
         <fo:wrapper xmlns:fox="http://xmlgraphics.apache.org/fop/extensions" role="artifact">
            <fo:block border-bottom="1pt solid #1E1E1E"
                       space-before="0.1"
                       space-after="0.1"/>
         </fo:wrapper>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">Historic Information</fo:block>
         <fo:list-block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                         provisional-distance-between-starts="0.1in"
                         start-indent="from-parent(start-indent) + 0.05in"
                         end-indent="from-parent(start-indent) + 0.05in"
                         space-after="0.1in">
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Approved: July 31, 2024</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by UMCC and Governance Council via Email: July 30, 2024</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by the Executive Leadership Team: July 24, 2024</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">Resources</fo:block>
         <fo:table xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    width="100%"
                    space-before="0.3in"
                    space-after="0.1in">
            <fo:table-header font-weight="bold" background-color="#C1C1C1">
               <fo:table-row>
                  <fo:table-cell font-weight="bold"
                                  background-color="#C1C1C1"
                                  border="1pt solid #C1C1C1"
                                  display-align="before"
                                  padding="0.05in">
                     <fo:block>Resource/Reference/Procedure</fo:block>
                  </fo:table-cell>
                  <fo:table-cell font-weight="bold"
                                  background-color="#C1C1C1"
                                  border="1pt solid #C1C1C1"
                                  display-align="before"
                                  padding="0.05in">
                     <fo:block>Unit Responsibility</fo:block>
                  </fo:table-cell>
               </fo:table-row>
            </fo:table-header>
            <fo:table-body>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e4703"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://lowercolumbia.edu/publications/administrative-policies/_assets/documents/235.2A.pdf">Procedure 235.2A Discrimination and Harassment - Grievance Procedure
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​p​u​b​l​i​c​a​t​i​o​n​s​/​a​d​m​i​n​i​s​t​r​a​t​i​v​e​-​p​o​l​i​c​i​e​s​/​_​a​s​s​e​t​s​/​d​o​c​u​m​e​n​t​s​/​2​3​5​.​2​A​.​p​d​f​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>Human Resources</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e4709"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://lowercolumbia.edu/publications/administrative-policies/_assets/documents/235.2A_Spanish.pdf">Procedimiento 235.1A No discriminación y Anti-acoso - Procedimiento de quejas
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​p​u​b​l​i​c​a​t​i​o​n​s​/​a​d​m​i​n​i​s​t​r​a​t​i​v​e​-​p​o​l​i​c​i​e​s​/​_​a​s​s​e​t​s​/​d​o​c​u​m​e​n​t​s​/​2​3​5​.​2​A​_​S​p​a​n​i​s​h​.​p​d​f​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>Human Resources</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e4715"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://lowercolumbia.edu/publications/administrative-policies/_assets/documents/236.2A.pdf">Procedure 236.2A Workplace Nursing Mothers Procedure
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​p​u​b​l​i​c​a​t​i​o​n​s​/​a​d​m​i​n​i​s​t​r​a​t​i​v​e​-​p​o​l​i​c​i​e​s​/​_​a​s​s​e​t​s​/​d​o​c​u​m​e​n​t​s​/​2​3​6​.​2​A​.​p​d​f​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>Human Resources</fo:block>
                  </fo:table-cell>
               </fo:table-row>
            </fo:table-body>
         </fo:table>
         <fo:block font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2"
                    id="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/238.pcf">Policy 238 - Mandatory Reporting of Child Abuse</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">It is the policy of Lower Columbia College that all employees report child abuse as described below. The report must be made at first opportunity, and never later than 48 hours after the college employee has reasonable cause to believe that a child has suffered abuse or neglect.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">238.1 Reporters</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Mandatory reporters are Academic, Administrative, Athletic employees and other employees as required by state or federal law, including student employees if applicable, who have reasonable cause to believe that a child has suffered abuse or neglect. The report must be made to the proper law enforcement agency or the Department of Social and Health Services (DSHS). Contact DSHS at 1-866-ENDHARM (<fo:basic-link id="link-d505e822"
                            color="#0042ED"
                            role="link"
                            external-destination="tel:+18663634276">1-866-363-4276</fo:basic-link>). Find common manifestations of child abuse here: <fo:basic-link id="link-d505e825"
                            color="#0042ED"
                            role="link"
                            external-destination="https://www.dcyf.wa.gov/safety/report-abuse">https://www.dcyf.wa.gov/safety/report-abuse</fo:basic-link>.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">All other employees who have reasonable cause to believe that a child has suffered abuse or neglect must report the suspected child abuse or neglect immediately to the Vice President of Human Resources &amp; Legal Affairs, or designee, via phone, in person or email. The Vice President of Human Resources &amp; Legal Affairs, or designee, must make a report to the proper law enforcement agency or the Department of Social and Health Services.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">238.2 Elements of the Report</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">You must report child abuse as described below. You must make the report at the first opportunity and never later than 48 hours after you have reasonable cause to believe a child suffered abuse or neglect.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">The report must include as much detail as possible. It must include the identity of the accused if known. Detail includes:</fo:block>
         <fo:list-block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                         provisional-distance-between-starts="0.1in"
                         start-indent="from-parent(start-indent) + 0.05in"
                         end-indent="from-parent(start-indent) + 0.05in"
                         space-after="0.1in">
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>1.
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 8mm">
                  <fo:block>The child's name, address, and age.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>2.
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 8mm">
                  <fo:block>The name and address of the child's parents, stepparents, guardians, or other persons who have custody of the child.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>3.
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 8mm">
                  <fo:block>The nature and extent of the alleged:
</fo:block>
                  <fo:list-block provisional-distance-between-starts="0.1in"
                                  start-indent="from-parent(start-indent) + 0.05in"
                                  end-indent="from-parent(start-indent) + 0.05in"
                                  space-after="0.1in">
                     <fo:list-item>
                        <fo:list-item-label>
                           <fo:block>a.
				</fo:block>
                        </fo:list-item-label>
                        <fo:list-item-body start-indent="body-start() + 8mm">
                           <fo:block>Injury or injuries.</fo:block>
                        </fo:list-item-body>
                     </fo:list-item>
                     <fo:list-item>
                        <fo:list-item-label>
                           <fo:block>b.
				</fo:block>
                        </fo:list-item-label>
                        <fo:list-item-body start-indent="body-start() + 8mm">
                           <fo:block>Neglect.</fo:block>
                        </fo:list-item-body>
                     </fo:list-item>
                     <fo:list-item>
                        <fo:list-item-label>
                           <fo:block>c.
				</fo:block>
                        </fo:list-item-label>
                        <fo:list-item-body start-indent="body-start() + 8mm">
                           <fo:block>Sexual abuse.</fo:block>
                        </fo:list-item-body>
                     </fo:list-item>
                  </fo:list-block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>4.
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 8mm">
                  <fo:block>Any evidence of previous injuries, including their nature and extent.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>5.
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 8mm">
                  <fo:block>Any other information that may help to establish the cause of the child's injury, injuries, or death.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>6.
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 8mm">
                  <fo:block>The identity of the alleged perpetrator(s).</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">The reporting requirement doesn't apply to the discovery of abuse or neglect that occurred during childhood if it's discovered after the child becomes an adult. However, if there's reasonable cause to believe other children are or may be at risk of abuse or neglect by the accused, the reporting requirement does apply and you must make a report.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">238.3 Definitions</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="19.200000000000003pt"
                    role="H3">Child</fo:block>
         <fo:list-block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                         provisional-distance-between-starts="0.1in"
                         start-indent="from-parent(start-indent) + 0.05in"
                         end-indent="from-parent(start-indent) + 0.05in"
                         space-after="0.1in">
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Anyone under age 18.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="19.200000000000003pt"
                    role="H3">Abuse</fo:block>
         <fo:list-block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                         provisional-distance-between-starts="0.1in"
                         start-indent="from-parent(start-indent) + 0.05in"
                         end-indent="from-parent(start-indent) + 0.05in"
                         space-after="0.1in">
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Sexual abuse, sexual exploitation, or injury of a child by anyone under circumstances that causes harm to the child's health, welfare, or safety; OR</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>The negligent treatment or maltreatment of a child by a person responsible for or who provides care to the child.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="19.200000000000003pt"
                    role="H3">Abused Child</fo:block>
         <fo:list-block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                         provisional-distance-between-starts="0.1in"
                         start-indent="from-parent(start-indent) + 0.05in"
                         end-indent="from-parent(start-indent) + 0.05in"
                         space-after="0.1in">
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>A child subjected to child abuse or neglect.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="19.200000000000003pt"
                    role="H3">Allowable Physical Discipline</fo:block>
         <fo:list-block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                         provisional-distance-between-starts="0.1in"
                         start-indent="from-parent(start-indent) + 0.05in"
                         end-indent="from-parent(start-indent) + 0.05in"
                         space-after="0.1in">
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reasonable and moderate physical discipline inflicted by a parent, teacher, or guardian to restrain or correct the child. Any use of force on a child by anyone else is unlawful unless it's:
</fo:block>
                  <fo:list-block provisional-distance-between-starts="0.1in"
                                  start-indent="from-parent(start-indent) + 0.05in"
                                  end-indent="from-parent(start-indent) + 0.05in"
                                  space-after="0.1in">
                     <fo:list-item>
                        <fo:list-item-label>
                           <fo:block>
					•
				</fo:block>
                        </fo:list-item-label>
                        <fo:list-item-body start-indent="body-start() + 2mm">
                           <fo:block>Reasonable and moderate.</fo:block>
                        </fo:list-item-body>
                     </fo:list-item>
                     <fo:list-item>
                        <fo:list-item-label>
                           <fo:block>
					•
				</fo:block>
                        </fo:list-item-label>
                        <fo:list-item-body start-indent="body-start() + 2mm">
                           <fo:block>Authorized in advance by the child's parent or guardian to restrain or correct the child.</fo:block>
                        </fo:list-item-body>
                     </fo:list-item>
                  </fo:list-block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">238.4 Legal Liability</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Anyone who takes part in reporting alleged child abuse or neglect in good faith will not have any legal liability that comes from such reporting. If you, in good faith, cooperate in an investigation of a report of child abuse or neglect, you won't be subject to civil liability that comes from your cooperation. If you, intentionally and in bad faith, knowingly make a false report of alleged abuse or neglect, you will be guilty of a misdemeanor and violating college policy.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">238.5 More Information</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">The College's Vice President of Human Resources &amp; Legal Affairs receives reports and provides guidance on employees' reporting obligations. Contact the Office of Human Resource Services or call <fo:basic-link id="link-d505e918"
                            color="#0042ED"
                            role="link"
                            external-destination="tel:+13604422120">(360) 442-2120</fo:basic-link>. Also see <fo:basic-link id="link-d505e921"
                            color="#0042ED"
                            role="link"
                            external-destination="https://apps.leg.wa.gov/RCW/default.aspx?cite=26.44.030">RCW 26.44.030
				(a​p​p​s​.​l​e​g​.​w​a​.​g​o​v​/​R​C​W​/​d​e​f​a​u​l​t​.​a​s​p​x​?​c​i​t​e​=​2​6​.​4​4​.​0​3​0​)
			</fo:basic-link> for more information.</fo:block>
         <fo:wrapper xmlns:fox="http://xmlgraphics.apache.org/fop/extensions" role="artifact">
            <fo:block border-bottom="1pt solid #1E1E1E"
                       space-before="0.1"
                       space-after="0.1"/>
         </fo:wrapper>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">Historic Information</fo:block>
         <fo:list-block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                         provisional-distance-between-starts="0.1in"
                         start-indent="from-parent(start-indent) + 0.05in"
                         end-indent="from-parent(start-indent) + 0.05in"
                         space-after="0.1in">
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed - No Changes Needed: July 13, 2022</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by the Executive Leadership Team: June 19, 2019 </fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Adopted: October 25, 2012</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">Resources</fo:block>
         <fo:table xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    width="100%"
                    space-before="0.3in"
                    space-after="0.1in">
            <fo:table-header font-weight="bold" background-color="#C1C1C1">
               <fo:table-row>
                  <fo:table-cell font-weight="bold"
                                  background-color="#C1C1C1"
                                  border="1pt solid #C1C1C1"
                                  display-align="before"
                                  padding="0.05in">
                     <fo:block>Resource/Reference/Procedure</fo:block>
                  </fo:table-cell>
                  <fo:table-cell font-weight="bold"
                                  background-color="#C1C1C1"
                                  border="1pt solid #C1C1C1"
                                  display-align="before"
                                  padding="0.05in">
                     <fo:block>Unit Responsibility</fo:block>
                  </fo:table-cell>
               </fo:table-row>
            </fo:table-header>
            <fo:table-body>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e942"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://apps.leg.wa.gov/rcw/default.aspx?cite=26.44.030">RCW 26.44.030
				(a​p​p​s​.​l​e​g​.​w​a​.​g​o​v​/​r​c​w​/​d​e​f​a​u​l​t​.​a​s​p​x​?​c​i​t​e​=​2​6​.​4​4​.​0​3​0​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR and Legal Affairs</fo:block>
                  </fo:table-cell>
               </fo:table-row>
            </fo:table-body>
         </fo:table>
         <fo:block font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2"
                    id="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/240.pcf">Policy 240 - Alcohol &amp; Drug Free Workplace</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Lower Columbia College intends to provide an alcohol and drug-free work environment. Each employee is expected to report to work in an appropriate mental and physical condition to perform their assigned duties safely and efficiently in the interests of their fellow employees, students and themselves, and shall refrain from reporting to work under the influence of a controlled substance. The unlawful manufacture, distribution, dispensing, possession or use of a controlled substance in all facilities, grounds, events or activities directly or indirectly under the control of Lower Columbia College, or while conducting college business, shall not be tolerated and, pursuant to this policy, shall be prohibited. Lower Columbia College will comply with the Federal Drug-Free Workplace Act, Drug-Free Schools and Communities Act , U.S. Department of Transportation regulations implementing the Federal Omnibus Transportation Employee Testing Act of 1991, along with other applicable federal, state and local laws and regulations, including but not limited to the enforcement of state underage drinking laws. Marijuana use is illegal under federal law and permitting its use at Lower Columbia College would violate the Drug-Free Schools and Communities Act. If LCC fails to comply with that act, it could become ineligible for federal funding and financial aid programs for its students. Employees or students engaging in prohibited activities shall be subject to disciplinary action, pursuant to applicable rules, regulations and employment contracts, which may result in suspension or termination.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">Employees</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Violation of this policy by employees may result in disciplinary action being taken in accordance with the rules, regulations, employment contracts, bargaining unit agreements, tenure laws or other policies of the institution. Violation may be reason for discipline, up to and including termination of employment, or participation in evaluation and/or satisfactory participation in an approved drug abuse assistance or rehabilitation program. Lower Columbia College recognizes drug use and/or dependency to be a health, safety and security problem. Employees needing assistance with problems related to drug or alcohol abuse are encouraged to use the Employee Assistance Program and/or employee medical insurance plans as appropriate. Employees shall be encouraged to voluntarily seek expert assistance for alcoholism, drug dependency, or any other job-impairing personal problem. Employees whose job performance or work-related behavior is adversely affected by alcoholism or drug dependency will be encouraged to seek appropriate assistance and support from Human Resources. Any employee suffering from either condition will be given the same consideration that is extended to employees having any other illness, including the use of sick time to pursue a professionally prescribed program of treatment.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Employees must, as a condition of working on any Lower Columbia College contract or grant, abide by the terms of this statement, and notify the employee's supervisor no later than five days after any conviction for a criminal drug statute violation that occurred in the workplace or while conducting college business. Lower Columbia College must report the conviction to the appropriate federal grant/contracting agency with ten days after having received notice.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">While use of medically prescribed medications or over the counter medications is not (per se) a violation of this policy, attempting to work while taking medications or drugs, which could interfere with the safe and effective performance of duties or operation of College equipment, may result in discipline, up to and including termination. In the event there is a question regarding an employee's ability to safely and effectively perform assigned duties while using such medications or drugs, clearance from a qualified medical practitioner may be required. If the use of the medications impairs the ability of the employee to perform the essential functions of the job effectively and in a safe manner, other options must be considered through Human Resources.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">LCC reserves the right to permit the service of alcoholic beverages on the campus, though it may not be served at an employee or student event during regular work hours of 8:00 a.m. to 4:30 p.m. Monday - Friday. Employees scheduled to work at an event where alcohol is served shall not consume alcohol. Administrative/exempt and faculty, who are salaried employees, are presumed not to be working if the event occurs outside of regular work hours.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">Students</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">If a student violates this code, he or she is subject to discipline pursuant to the <fo:basic-link id="link-d505e4095"
                            color="#0042ED"
                            role="link"
                            external-destination="https://lowercolumbia.edu/publications/student-handbook/code-of-student-conduct.php">Code of Student Conduct
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​p​u​b​l​i​c​a​t​i​o​n​s​/​s​t​u​d​e​n​t​-​h​a​n​d​b​o​o​k​/​c​o​d​e​-​o​f​-​s​t​u​d​e​n​t​-​c​o​n​d​u​c​t​)
			</fo:basic-link>.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">Criminal Sanctions</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Violations of this policy may also violate local, state and federal criminal law, and will be referred to the appropriate law enforcement agency for investigation which may result in separate penalties, such as monetary fines or imprisonment. Individuals concerned about specific circumstances should seek the advice of their personal attorney.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">Reporting</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">If an individual observes or believes an employee, contractor, student, visitor or volunteer may be under the influence or in violation of this policy, please report so immediately.</fo:block>
         <fo:list-block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                         provisional-distance-between-starts="0.1in"
                         start-indent="from-parent(start-indent) + 0.05in"
                         end-indent="from-parent(start-indent) + 0.05in"
                         space-after="0.1in">
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>For employee-related concerns, contact a supervisor immediately. The supervisor should contact Human Resources.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>For student-related concerns, contact Student Conduct Officer/Safety &amp; Security.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>For all other individuals, contact Safety &amp; Security.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">All LCC managers and supervisors shall be responsible for reasonable enforcement of this policy and immediately notify Human Resources when they have a reasonable suspicion that an employee is under the influence of a controlled substance while on the job or standby duty. The manager/supervisor shall not direct the employee to go home or otherwise provide transportation from the worksite prior to a Human Resources response. Managers and supervisors will be trained on detecting the signs/symptoms of being affected by controlled substances/alcohol.</fo:block>
         <fo:wrapper xmlns:fox="http://xmlgraphics.apache.org/fop/extensions" role="artifact">
            <fo:block border-bottom="1pt solid #1E1E1E"
                       space-before="0.1"
                       space-after="0.1"/>
         </fo:wrapper>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">Historic Information</fo:block>
         <fo:list-block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                         provisional-distance-between-starts="0.1in"
                         start-indent="from-parent(start-indent) + 0.05in"
                         end-indent="from-parent(start-indent) + 0.05in"
                         space-after="0.1in">
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed - No Changes Needed: July 13, 2022</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Approved: January 22, 2020 </fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Approved: February 23, 2009 </fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Adopted: October, 1989</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Replaces Policy 318 </fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">Resources</fo:block>
         <fo:table xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    width="100%"
                    space-before="0.3in"
                    space-after="0.1in">
            <fo:table-header font-weight="bold" background-color="#C1C1C1">
               <fo:table-row>
                  <fo:table-cell font-weight="bold"
                                  background-color="#C1C1C1"
                                  border="1pt solid #C1C1C1"
                                  display-align="before"
                                  padding="0.05in">
                     <fo:block>Resource/Reference/Procedure</fo:block>
                  </fo:table-cell>
                  <fo:table-cell font-weight="bold"
                                  background-color="#C1C1C1"
                                  border="1pt solid #C1C1C1"
                                  display-align="before"
                                  padding="0.05in">
                     <fo:block>Unit Responsibility</fo:block>
                  </fo:table-cell>
               </fo:table-row>
            </fo:table-header>
            <fo:table-body>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e4127"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://lowercolumbia.edu/publications/administrative-policies/_assets/documents/240.1A.pdf">Procedure 240.1A Drug &amp; Alcohol Testing for Positions Requiring a Commercial Driver’s License
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​p​u​b​l​i​c​a​t​i​o​n​s​/​a​d​m​i​n​i​s​t​r​a​t​i​v​e​-​p​o​l​i​c​i​e​s​/​_​a​s​s​e​t​s​/​d​o​c​u​m​e​n​t​s​/​2​4​0​.​1​A​.​p​d​f​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR and Legal Affairs</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e4133"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://lowercolumbia.edu/publications/administrative-policies/_assets/documents/240.2B.pdf">Procedure 240.2B Alcohol and Drug Free Workplace Procedure
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​p​u​b​l​i​c​a​t​i​o​n​s​/​a​d​m​i​n​i​s​t​r​a​t​i​v​e​-​p​o​l​i​c​i​e​s​/​_​a​s​s​e​t​s​/​d​o​c​u​m​e​n​t​s​/​2​4​0​.​2​B​.​p​d​f​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR and Legal Affairs</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e4139"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://actionnetwork.org/user_files/user_files/000/127/316/original/wfse_he.pdf">Washington Federation of State Employees (WFSE) collective bargaining agreement
				(a​c​t​i​o​n​n​e​t​w​o​r​k​.​o​r​g​/​u​s​e​r​_​f​i​l​e​s​/​u​s​e​r​_​f​i​l​e​s​/​0​0​0​/​1​2​7​/​3​1​6​/​o​r​i​g​i​n​a​l​/​w​f​s​e​_​h​e​.​p​d​f​)
			</fo:basic-link> (see Article 22)</fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR and Legal Affairs</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e4146"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://internal.lowercolumbia.edu/departments/human-resources/_assets/documents/AdministrativeExemptHandbook.pdf">Administrative &amp; Exempt Handbook
				(i​n​t​e​r​n​a​l​.​l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​d​e​p​a​r​t​m​e​n​t​s​/​h​u​m​a​n​-​r​e​s​o​u​r​c​e​s​/​_​a​s​s​e​t​s​/​d​o​c​u​m​e​n​t​s​/​A​d​m​i​n​i​s​t​r​a​t​i​v​e​E​x​e​m​p​t​H​a​n​d​b​o​o​k​.​p​d​f​)
			</fo:basic-link> (see Workplace Conduct and Expectations section)</fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR and Legal Affairs</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e4153"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://lowercolumbia.edu/red-devil-wellbeing/employee-assistance.php">Red Devil Wellbeing: Employee Assistance Program
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​r​e​d​-​d​e​v​i​l​-​w​e​l​l​b​e​i​n​g​/​e​m​p​l​o​y​e​e​-​a​s​s​i​s​t​a​n​c​e​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR and Legal Affairs</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e4159"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://lowercolumbia.edu/publications/student-handbook/drug-free-schools-and-communities-act.php">Student Handbook: Drug-Free Schools and Communities Act
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​p​u​b​l​i​c​a​t​i​o​n​s​/​s​t​u​d​e​n​t​-​h​a​n​d​b​o​o​k​/​d​r​u​g​-​f​r​e​e​-​s​c​h​o​o​l​s​-​a​n​d​-​c​o​m​m​u​n​i​t​i​e​s​-​a​c​t​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR and Legal Affairs</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e4165"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://lowercolumbia.edu/red-devil-wellbeing/drug-free-schools-and-communities-act.php">Drug-Free Schools and Communities Act (Employee Resources)
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​r​e​d​-​d​e​v​i​l​-​w​e​l​l​b​e​i​n​g​/​d​r​u​g​-​f​r​e​e​-​s​c​h​o​o​l​s​-​a​n​d​-​c​o​m​m​u​n​i​t​i​e​s​-​a​c​t​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR and Legal Affairs</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e4171"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://www.ed.gov/laws-and-policy/higher-education-laws-and-policy/higher-education-opportunity-act-of-2008">The Higher Education Opportunity ACT of 2008
				(w​w​w​.​e​d​.​g​o​v​/​l​a​w​s​-​a​n​d​-​p​o​l​i​c​y​/​h​i​g​h​e​r​-​e​d​u​c​a​t​i​o​n​-​l​a​w​s​-​a​n​d​-​p​o​l​i​c​y​/​h​i​g​h​e​r​-​e​d​u​c​a​t​i​o​n​-​o​p​p​o​r​t​u​n​i​t​y​-​a​c​t​-​o​f​-​2​0​0​8​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR and Legal Affairs</fo:block>
                  </fo:table-cell>
               </fo:table-row>
            </fo:table-body>
         </fo:table>
         <fo:block font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2"
                    id="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/243.pcf">Policy 243 - Employee Wellness Policy</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Lower Columbia College is committed to the wellness of its faculty and staff. Recognizing that employees perform their best when they are healthy and that optimal employee performance is necessary for the college to achieve its mission, the Wellness Committee will provide wellness tools, resources, and activities.</fo:block>
         <fo:wrapper xmlns:fox="http://xmlgraphics.apache.org/fop/extensions" role="artifact">
            <fo:block border-bottom="1pt solid #1E1E1E"
                       space-before="0.1"
                       space-after="0.1"/>
         </fo:wrapper>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">Historic Information</fo:block>
         <fo:list-block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                         provisional-distance-between-starts="0.1in"
                         start-indent="from-parent(start-indent) + 0.05in"
                         end-indent="from-parent(start-indent) + 0.05in"
                         space-after="0.1in">
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed - No Changes Needed: July 13, 2022</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by the Executive Leadership Team: June 19, 2019</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Adopted: June 1, 2015</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">Resources</fo:block>
         <fo:table xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    width="100%"
                    space-before="0.3in"
                    space-after="0.1in">
            <fo:table-header font-weight="bold" background-color="#C1C1C1">
               <fo:table-row>
                  <fo:table-cell font-weight="bold"
                                  background-color="#C1C1C1"
                                  border="1pt solid #C1C1C1"
                                  display-align="before"
                                  padding="0.05in">
                     <fo:block>Resource/Reference/Procedure</fo:block>
                  </fo:table-cell>
                  <fo:table-cell font-weight="bold"
                                  background-color="#C1C1C1"
                                  border="1pt solid #C1C1C1"
                                  display-align="before"
                                  padding="0.05in">
                     <fo:block>Unit Responsibility</fo:block>
                  </fo:table-cell>
               </fo:table-row>
            </fo:table-header>
            <fo:table-body>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e414"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://lowercolumbia.edu/publications/administrative-policies/_assets/documents/243.1A.pdf">Procedure 243.1A Red Devil Wellbeing Participation Guidelines
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​p​u​b​l​i​c​a​t​i​o​n​s​/​a​d​m​i​n​i​s​t​r​a​t​i​v​e​-​p​o​l​i​c​i​e​s​/​_​a​s​s​e​t​s​/​d​o​c​u​m​e​n​t​s​/​2​4​3​.​1​A​.​p​d​f​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>Red Devil Wellbeing Committee/ Human Resources</fo:block>
                  </fo:table-cell>
               </fo:table-row>
            </fo:table-body>
         </fo:table>
         <fo:block font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2"
                    id="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/245.pcf">Policy 245 - Workplace Safety</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Lower Columbia College is committed to health and safety and in maintaining a safe and efficient workplace that complies with all local, state and federal safety and health regulations, programmatic and accreditation standards, and with any special safety concerns identified at the unit level. Every person in the organization shall be assigned the responsibility for both individual and organizational safety.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Failure to follow safety and health guidelines or any conduct that places the employee, other employees, students or members of the public at risk may be cause for disciplinary action, up to and including termination of employment.</fo:block>
         <fo:wrapper xmlns:fox="http://xmlgraphics.apache.org/fop/extensions" role="artifact">
            <fo:block border-bottom="1pt solid #1E1E1E"
                       space-before="0.1"
                       space-after="0.1"/>
         </fo:wrapper>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">Historic Information</fo:block>
         <fo:list-block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                         provisional-distance-between-starts="0.1in"
                         start-indent="from-parent(start-indent) + 0.05in"
                         end-indent="from-parent(start-indent) + 0.05in"
                         space-after="0.1in">
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed - No Changes Needed: July 13, 2022</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by the Executive Leadership Team: June 19, 2019 </fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Approved: February 28, 2018</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Adopted: October, 1989</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Replaces Policy 309 </fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">Resources</fo:block>
         <fo:table xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    width="100%"
                    space-before="0.3in"
                    space-after="0.1in">
            <fo:table-header font-weight="bold" background-color="#C1C1C1">
               <fo:table-row>
                  <fo:table-cell font-weight="bold"
                                  background-color="#C1C1C1"
                                  border="1pt solid #C1C1C1"
                                  display-align="before"
                                  padding="0.05in">
                     <fo:block>Resource/Reference/Procedure</fo:block>
                  </fo:table-cell>
                  <fo:table-cell font-weight="bold"
                                  background-color="#C1C1C1"
                                  border="1pt solid #C1C1C1"
                                  display-align="before"
                                  padding="0.05in">
                     <fo:block>Unit Responsibility</fo:block>
                  </fo:table-cell>
               </fo:table-row>
            </fo:table-header>
            <fo:table-body>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e2179"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://lowercolumbia.edu/publications/emergency/college-closure-procedure.php">Campus Closure
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​p​u​b​l​i​c​a​t​i​o​n​s​/​e​m​e​r​g​e​n​c​y​/​c​o​l​l​e​g​e​-​c​l​o​s​u​r​e​-​p​r​o​c​e​d​u​r​e​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR and Legal Affairs</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e2185"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://lowercolumbia.edu/publications/emergency/index.php">Emergency Handbook
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​p​u​b​l​i​c​a​t​i​o​n​s​/​e​m​e​r​g​e​n​c​y​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR and Legal Affairs</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e2191"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://docs.google.com/document/d/1OZ0cVUwD35zwnh0FiIyTcIJN_qfQEvwf/edit?usp=sharing&amp;ouid=102139738388901347095&amp;rtpof=true&amp;sd=true">HR Guidelines - Suspended Operations
				(d​o​c​s​.​g​o​o​g​l​e​.​c​o​m​/​d​o​c​u​m​e​n​t​/​d​/​1​O​Z​0​c​V​U​w​D​3​5​z​w​n​h​0​F​i​I​y​T​c​I​J​N​_​q​f​Q​E​v​w​f​/​e​d​i​t​?​u​s​p​=​s​h​a​r​i​n​g​&amp;​o​u​i​d​=​1​0​2​1​3​9​7​3​8​3​8​8​9​0​1​3​4​7​0​9​5​&amp;​r​t​p​o​f​=​t​r​u​e​&amp;​s​d​=​t​r​u​e​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>Director of Human Resources</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e2197"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://lowercolumbia.edu/publications/administrative-policies/_assets/documents/245.1A.pdf">Procedure 245.1A Return to Work Procedure
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​p​u​b​l​i​c​a​t​i​o​n​s​/​a​d​m​i​n​i​s​t​r​a​t​i​v​e​-​p​o​l​i​c​i​e​s​/​_​a​s​s​e​t​s​/​d​o​c​u​m​e​n​t​s​/​2​4​5​.​1​A​.​p​d​f​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR and Legal Affairs</fo:block>
                  </fo:table-cell>
               </fo:table-row>
            </fo:table-body>
         </fo:table>
         <fo:block font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2"
                    id="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/246.pcf">Policy 246 - Workplace Violence</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Lower Columbia College is committed to maintaining a work environment that is as free as possible from acts or threats of violence or intimidation. The safety and security of Lower Columbia College students, faculty, staff and visitors are of vital importance.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Violent or threatening behavior directed at students, faculty, staff, visitors, oneself, or property will not be tolerated by Lower Columbia College (LCC). This applies to any acts of violence or threats made on LCC property, at events, or under other circumstances that may negatively affect the College’s ability to conduct business.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Employees and visitors may not possess, carry, or store firearms, or other weapons on College property or in privately-owned vehicle on College property unless such items are pre-approved for a class or class-related activity. These items are also prohibited at College events and functions that take place off campus.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Violation of this policy by any employee will result in disciplinary action that may result in termination of employment and/or criminal prosecution. Violations by students will result in discipline through the Student Conduct Code and/or criminal prosecution. Violations by groups or individuals who are neither employees nor students will result in restriction from College property and/or criminal prosecution.</fo:block>
         <fo:wrapper xmlns:fox="http://xmlgraphics.apache.org/fop/extensions" role="artifact">
            <fo:block border-bottom="1pt solid #1E1E1E"
                       space-before="0.1"
                       space-after="0.1"/>
         </fo:wrapper>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">Historic Information</fo:block>
         <fo:list-block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                         provisional-distance-between-starts="0.1in"
                         start-indent="from-parent(start-indent) + 0.05in"
                         end-indent="from-parent(start-indent) + 0.05in"
                         space-after="0.1in">
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Approved: July 13, 2022</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by the Executive Leadership Team: July 13, 2022</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed - No Changes Needed: June 19, 2019</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Approved: February 23, 2009</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Campus Review: February 1-22, 2009</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by the Executive Leadership Team: November, 2008</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Adopted: July, 1993</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Replaces Policy 806</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">Resources</fo:block>
         <fo:table xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    width="100%"
                    space-before="0.3in"
                    space-after="0.1in">
            <fo:table-header font-weight="bold" background-color="#C1C1C1">
               <fo:table-row>
                  <fo:table-cell font-weight="bold"
                                  background-color="#C1C1C1"
                                  border="1pt solid #C1C1C1"
                                  display-align="before"
                                  padding="0.05in">
                     <fo:block>Resource/Reference/Procedure</fo:block>
                  </fo:table-cell>
                  <fo:table-cell font-weight="bold"
                                  background-color="#C1C1C1"
                                  border="1pt solid #C1C1C1"
                                  display-align="before"
                                  padding="0.05in">
                     <fo:block>Unit Responsibility</fo:block>
                  </fo:table-cell>
               </fo:table-row>
            </fo:table-header>
            <fo:table-body>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e4843"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://lowercolumbia.edu/publications/administrative-policies/_assets/documents/246.1A.pdf">Procedure 246.1A Workplace Violence Procedures/Sanctions
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​p​u​b​l​i​c​a​t​i​o​n​s​/​a​d​m​i​n​i​s​t​r​a​t​i​v​e​-​p​o​l​i​c​i​e​s​/​_​a​s​s​e​t​s​/​d​o​c​u​m​e​n​t​s​/​2​4​6​.​1​A​.​p​d​f​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR and Legal Affairs</fo:block>
                  </fo:table-cell>
               </fo:table-row>
            </fo:table-body>
         </fo:table>
         <fo:block font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2"
                    id="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/250.pcf">Policy 250 - Leave Administration</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Lower Columbia College, aware of its obligations under <fo:basic-link id="link-d505e3158"
                            color="#0042ED"
                            role="link"
                            external-destination="https://apps.leg.wa.gov/rcw/default.aspx?Cite=50A">RCW 50A
				(a​p​p​s​.​l​e​g​.​w​a​.​g​o​v​/​r​c​w​/​d​e​f​a​u​l​t​.​a​s​p​x​?​C​i​t​e​=​5​0​A​)
			</fo:basic-link> and <fo:basic-link id="link-d505e3161"
                            color="#0042ED"
                            role="link"
                            external-destination="https://apps.leg.wa.gov/wac/default.aspx?cite=192">WAC 192
				(a​p​p​s​.​l​e​g​.​w​a​.​g​o​v​/​w​a​c​/​d​e​f​a​u​l​t​.​a​s​p​x​?​c​i​t​e​=​1​9​2​)
			</fo:basic-link>, <fo:basic-link id="link-d505e3164"
                            color="#0042ED"
                            role="link"
                            external-destination="https://www.dol.gov/agencies/whd/fmla">Family Medical Leave Act of 1993
				(w​w​w​.​d​o​l​.​g​o​v​/​a​g​e​n​c​i​e​s​/​w​h​d​/​f​m​l​a​)
			</fo:basic-link>, <fo:basic-link id="link-d505e3167"
                            color="#0042ED"
                            role="link"
                            external-destination="https://app.leg.wa.gov/WAC/default.aspx?cite=357-31">WAC 357-31
				(a​p​p​.​l​e​g​.​w​a​.​g​o​v​/​W​A​C​/​d​e​f​a​u​l​t​.​a​s​p​x​?​c​i​t​e​=​3​5​7​-​3​1​)
			</fo:basic-link>, and all related chapters of the <fo:basic-link id="link-d505e3170"
                            color="#0042ED"
                            role="link"
                            external-destination="https://apps.leg.wa.gov/RCW/default.aspx?cite=49.60">Revised Code of Washington
				(a​p​p​s​.​l​e​g​.​w​a​.​g​o​v​/​R​C​W​/​d​e​f​a​u​l​t​.​a​s​p​x​?​c​i​t​e​=​4​9​.​6​0​)
			</fo:basic-link>, will provide and administer a program for employee leaves of absence. This program will serve both the well-being of LCC’s employees and the organization as a whole. Leave will be administrated in good faith, consistent with the rights and responsibilities provided for by law and in collective bargaining agreements, including those responsibilities placed upon the employee to provide the notice and information necessary for the district to effectively direct its workforce and serve the best interest of students.</fo:block>
         <fo:wrapper xmlns:fox="http://xmlgraphics.apache.org/fop/extensions" role="artifact">
            <fo:block border-bottom="1pt solid #1E1E1E"
                       space-before="0.1"
                       space-after="0.1"/>
         </fo:wrapper>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">Historic Information</fo:block>
         <fo:list-block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                         provisional-distance-between-starts="0.1in"
                         start-indent="from-parent(start-indent) + 0.05in"
                         end-indent="from-parent(start-indent) + 0.05in"
                         space-after="0.1in">
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Approved: July 13, 2022</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by the Executive Leadership Team: July 13, 2022</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed - No Changes Needed: June 19, 2019</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Approved: February 23, 2009</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Campus Review: February 1-22, 2009</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by the Executive Leadership Team: November, 2008</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Adopted: October, 1989</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Replaces Policies 308.2-308.3</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">Resources</fo:block>
         <fo:table xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    width="100%"
                    space-before="0.3in"
                    space-after="0.1in">
            <fo:table-header font-weight="bold" background-color="#C1C1C1">
               <fo:table-row>
                  <fo:table-cell font-weight="bold"
                                  background-color="#C1C1C1"
                                  border="1pt solid #C1C1C1"
                                  display-align="before"
                                  padding="0.05in">
                     <fo:block>Resource/Reference/Procedure</fo:block>
                  </fo:table-cell>
                  <fo:table-cell font-weight="bold"
                                  background-color="#C1C1C1"
                                  border="1pt solid #C1C1C1"
                                  display-align="before"
                                  padding="0.05in">
                     <fo:block>Unit Responsibility</fo:block>
                  </fo:table-cell>
               </fo:table-row>
            </fo:table-header>
            <fo:table-body>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e3199"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://actionnetwork.org/user_files/user_files/000/127/316/original/wfse_he.pdf">Washington Federation of State Employees (WFSE) collective bargaining agreement
				(a​c​t​i​o​n​n​e​t​w​o​r​k​.​o​r​g​/​u​s​e​r​_​f​i​l​e​s​/​u​s​e​r​_​f​i​l​e​s​/​0​0​0​/​1​2​7​/​3​1​6​/​o​r​i​g​i​n​a​l​/​w​f​s​e​_​h​e​.​p​d​f​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR and Legal Affairs</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e3205"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://internal.lowercolumbia.edu/departments/human-resources/_assets/documents/FacultyContract.pdf">Faculty Contract
				(i​n​t​e​r​n​a​l​.​l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​d​e​p​a​r​t​m​e​n​t​s​/​h​u​m​a​n​-​r​e​s​o​u​r​c​e​s​/​_​a​s​s​e​t​s​/​d​o​c​u​m​e​n​t​s​/​F​a​c​u​l​t​y​C​o​n​t​r​a​c​t​.​p​d​f​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR and Legal Affairs</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e3211"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://internal.lowercolumbia.edu/departments/human-resources/_assets/documents/AdministrativeExemptHandbook.pdf">Administrative and Exempt Handbook
				(i​n​t​e​r​n​a​l​.​l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​d​e​p​a​r​t​m​e​n​t​s​/​h​u​m​a​n​-​r​e​s​o​u​r​c​e​s​/​_​a​s​s​e​t​s​/​d​o​c​u​m​e​n​t​s​/​A​d​m​i​n​i​s​t​r​a​t​i​v​e​E​x​e​m​p​t​H​a​n​d​b​o​o​k​.​p​d​f​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR and Legal Affairs</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e3217"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://lowercolumbia.edu/publications/administrative-policies/_assets/documents/250.1A.pdf">Procedure 250.1A Family &amp; Medical Leave Procedure
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​p​u​b​l​i​c​a​t​i​o​n​s​/​a​d​m​i​n​i​s​t​r​a​t​i​v​e​-​p​o​l​i​c​i​e​s​/​_​a​s​s​e​t​s​/​d​o​c​u​m​e​n​t​s​/​2​5​0​.​1​A​.​p​d​f​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR and Legal Affairs</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e3223"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://lowercolumbia.edu/publications/administrative-policies/_assets/documents/250.2A.pdf">Procedure 250.2A Part-time and Student Employee Leave
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​p​u​b​l​i​c​a​t​i​o​n​s​/​a​d​m​i​n​i​s​t​r​a​t​i​v​e​-​p​o​l​i​c​i​e​s​/​_​a​s​s​e​t​s​/​d​o​c​u​m​e​n​t​s​/​2​5​0​.​2​A​.​p​d​f​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR and Legal Affairs</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e3229"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://lowercolumbia.edu/publications/administrative-policies/_assets/documents/250.3A.pdf">Procedure 250.3A Shared Leave Procedure
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​p​u​b​l​i​c​a​t​i​o​n​s​/​a​d​m​i​n​i​s​t​r​a​t​i​v​e​-​p​o​l​i​c​i​e​s​/​_​a​s​s​e​t​s​/​d​o​c​u​m​e​n​t​s​/​2​5​0​.​3​A​.​p​d​f​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR and Legal Affairs</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e3235"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://lowercolumbia.edu/publications/administrative-policies/_assets/documents/250.4A.pdf">Procedure 250.4A Leave Administration
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​p​u​b​l​i​c​a​t​i​o​n​s​/​a​d​m​i​n​i​s​t​r​a​t​i​v​e​-​p​o​l​i​c​i​e​s​/​_​a​s​s​e​t​s​/​d​o​c​u​m​e​n​t​s​/​2​5​0​.​4​A​.​p​d​f​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR and Legal Affairs</fo:block>
                  </fo:table-cell>
               </fo:table-row>
            </fo:table-body>
         </fo:table>
         <fo:block font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2"
                    id="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/251.pcf">Policy 251 - Holidays</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Lower Columbia College recognizes the following State legal holidays:</fo:block>
         <fo:list-block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                         provisional-distance-between-starts="0.1in"
                         start-indent="from-parent(start-indent) + 0.05in"
                         end-indent="from-parent(start-indent) + 0.05in"
                         space-after="0.1in">
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>New Year's Day (January 1<fo:inline vertical-align="super" font-size="75%">st</fo:inline>)</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Martin Luther King's Birthday (3<fo:inline vertical-align="super" font-size="75%">rd</fo:inline> Monday of January)</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Presidents' Day (3<fo:inline vertical-align="super" font-size="75%">rd</fo:inline> Monday of February)</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Memorial Day (last Monday of May)</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Juneteenth (June 19th)</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Independence Day (July 4<fo:inline vertical-align="super" font-size="75%">th</fo:inline>)</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Labor Day (1<fo:inline vertical-align="super" font-size="75%">st</fo:inline> Monday of September)</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Veterans' Day (November 11<fo:inline vertical-align="super" font-size="75%">th</fo:inline>)</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Thanksgiving Day (4<fo:inline vertical-align="super" font-size="75%">th</fo:inline> Thursday in November)</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Native American Heritage Day (Friday immediately following the 4<fo:inline vertical-align="super" font-size="75%">th</fo:inline> Thursday in November)</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Christmas Day (December 25<fo:inline vertical-align="super" font-size="75%">th</fo:inline>)</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Whenever a holiday falls on a Sunday, the following Monday shall be considered a legal holiday. When a holiday falls on a Saturday, the preceding Friday shall be considered a legal holiday. Eligible employees must be in pay status for their entire work shift on the workday preceding the holiday in order to be credited with holiday pay.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">251.1 Holidays for Reasons of Faith or Conscience</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">College employees are entitled to two unpaid holidays per calendar year for reasons of faith or conscience or for organized activities conducted under the auspices of a religious denomination, church, or religious organization. An employee may take their unpaid holidays on the specific days desired unless an employee’s absence would impose an undue hardship on the college or the employees are necessary to maintain public safety. Undue hardship is defined by WAC 82-56-020.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Employee seniority will not be impacted by absences authorized under this policy.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Each holiday taken under this policy must be taken as a whole day, i.e. the day may not be divided into hours and taken piecemeal. The employee may choose to use paid leave in lieu of leave without pay if they have paid leave available to them.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Employees shall request the holiday for reason of faith or conscience at least two-weeks in advance of any desired holiday unless the purpose of the holiday was not known until later. Employees shall request unpaid holidays following the same procedure as requesting any other leave.</fo:block>
         <fo:wrapper xmlns:fox="http://xmlgraphics.apache.org/fop/extensions" role="artifact">
            <fo:block border-bottom="1pt solid #1E1E1E"
                       space-before="0.1"
                       space-after="0.1"/>
         </fo:wrapper>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">Historic Information</fo:block>
         <fo:list-block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                         provisional-distance-between-starts="0.1in"
                         start-indent="from-parent(start-indent) + 0.05in"
                         end-indent="from-parent(start-indent) + 0.05in"
                         space-after="0.1in">
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Approved: October 26, 2022 </fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Campus Review: October 10-25, 2022</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by the Governance Council: October 5, 2022</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by UMCC: August 16, 2022</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by the Executive Leadership Team: July 13, 2022</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed - No Changes Needed: June 19, 2019</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Approved: November 24, 2014</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Campus Review: November 17-December 1, 2014</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by the Executive Leadership Team: October 27, 2014</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">Resources</fo:block>
         <fo:table xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    width="100%"
                    space-before="0.3in"
                    space-after="0.1in">
            <fo:table-header font-weight="bold" background-color="#C1C1C1">
               <fo:table-row>
                  <fo:table-cell font-weight="bold"
                                  background-color="#C1C1C1"
                                  border="1pt solid #C1C1C1"
                                  display-align="before"
                                  padding="0.05in">
                     <fo:block>Resource/Reference/Procedure</fo:block>
                  </fo:table-cell>
                  <fo:table-cell font-weight="bold"
                                  background-color="#C1C1C1"
                                  border="1pt solid #C1C1C1"
                                  display-align="before"
                                  padding="0.05in">
                     <fo:block>Unit Responsibility</fo:block>
                  </fo:table-cell>
               </fo:table-row>
            </fo:table-header>
            <fo:table-body>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e5733"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://app.leg.wa.gov/rcw/default.aspx?cite=1.16.050">RCW 1.16.050 "Legal holidays" and "legislatively recognized days"
				(a​p​p​.​l​e​g​.​w​a​.​g​o​v​/​r​c​w​/​d​e​f​a​u​l​t​.​a​s​p​x​?​c​i​t​e​=​1​.​1​6​.​0​5​0​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR and Legal Affairs</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e5739"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://apps.leg.wa.gov/WAC/default.aspx?cite=82-56-020">WAC 82-56-020 Definition of Undue Hardship
				(a​p​p​s​.​l​e​g​.​w​a​.​g​o​v​/​W​A​C​/​d​e​f​a​u​l​t​.​a​s​p​x​?​c​i​t​e​=​8​2​-​5​6​-​0​2​0​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR and Legal Affairs</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e5745"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://apps.leg.wa.gov/wac/default.aspx?cite=357-31-010">WAC 357-31-010 Which employees qualify for holiday compensation?
				(a​p​p​s​.​l​e​g​.​w​a​.​g​o​v​/​w​a​c​/​d​e​f​a​u​l​t​.​a​s​p​x​?​c​i​t​e​=​3​5​7​-​3​1​-​0​1​0​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR and Legal Affairs</fo:block>
                  </fo:table-cell>
               </fo:table-row>
            </fo:table-body>
         </fo:table>
         <fo:block font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2"
                    id="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/252.pcf">Policy 252 - Illness</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">252.1 Life-Threatening Illness</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Lower Columbia College recognizes that students and employees with life-threatening illnesses--including, but not limited to, cancer, heart disease, and AIDS--may wish to continue to engage in as many of their normal pursuits, including work, as their conditions allow. As long as these students and employees are able to meet acceptable performance standards and medical evidence indicates that attendance at LCC is not a threat to themselves or others, the College will treat them the same as any other students and employees.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">At the same time, Lower Columbia College seeks to provide a safe environment for students and employees. Therefore, precautions will be taken, as needed, to ensure that a student's or employee's condition does not present a health and/or safety threat to any other individuals on the campus.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">252.2 Alcoholism and Drug Dependency</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Alcohol and drug dependency are defined as illnesses that interfere with an employee's ability to perform assigned work satisfactorily or that adversely affect his/her job behavior.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Employees shall be encouraged to voluntarily seek expert assistance for alcoholism, drug dependency, or any other job-impairing personal problem. Employees whose job performance or work-related behavior is adversely affected by alcoholism or drug dependency will be expected to seek appropriate assistance. Any employee suffering from either condition will be given the same consideration that is extended to employees having any other illness, including the use of sick time to pursue a professionally prescribed program of treatment.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Supervisors are required to identify, document, and attempt to correct all employee job performance and/or work behavior problems, using standard corrective-action procedures. In those instances where such efforts fail to bring about the resolution of any employee's job-related problems, supervisors will consider referral to appropriate agencies for professional assessment and problem-resolving assistance.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">The obligation of each employee to work effectively and cooperatively in his/her respective position is affirmed. The responsibility to improve substandard job performance or to correct unacceptable work behavior rests with the individual employee, regardless of the underlying causative factors or circumstances that may be present. Failure to correct unsatisfactory job performance or behavior, for whatever reason, will result in appropriate disciplinary action, including, when necessary, termination.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">252.3 Return to Work</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">LCC is committed to preserving the economic well-being of employees by providing their return to work at the earliest possible date after an on-the-job injury. Until such time as the employee can assume the duties of his/her permanent position, consideration shall be given to alternate work assignments at LCC. Employees eligible to participate in the Return to Work Program must meet the following conditions:</fo:block>
         <fo:list-block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                         provisional-distance-between-starts="0.1in"
                         start-indent="from-parent(start-indent) + 0.05in"
                         end-indent="from-parent(start-indent) + 0.05in"
                         space-after="0.1in">
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Be a permanent employee.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Be receiving compensation under <fo:basic-link id="link-d505e283"
                                     color="#0042ED"
                                     role="link"
                                     external-destination="https://apps.leg.wa.gov/RCW/default.aspx?cite=51.32.090">RCW 51.32.090
				(a​p​p​s​.​l​e​g​.​w​a​.​g​o​v​/​R​C​W​/​d​e​f​a​u​l​t​.​a​s​p​x​?​c​i​t​e​=​5​1​.​3​2​.​0​9​0​)
			</fo:basic-link>.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Have a disability which makes him/her temporarily unable to return to his/her previous work but who is capable of carrying out work of a lighter or modified nature as evidenced by a written release from a physician or licensed mental health professional.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
         <fo:wrapper xmlns:fox="http://xmlgraphics.apache.org/fop/extensions" role="artifact">
            <fo:block border-bottom="1pt solid #1E1E1E"
                       space-before="0.1"
                       space-after="0.1"/>
         </fo:wrapper>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">Historic Information</fo:block>
         <fo:list-block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                         provisional-distance-between-starts="0.1in"
                         start-indent="from-parent(start-indent) + 0.05in"
                         end-indent="from-parent(start-indent) + 0.05in"
                         space-after="0.1in">
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed - No Changes Needed: July 13, 2022</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed - No Changes Needed: June 19, 2019</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Approved: February 23, 2009 </fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Approved: November, 1992</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Adopted: October, 1989</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Replaces Policies 312 &amp; 313 </fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
         <fo:block font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2"
                    id="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/253.pcf">Policy 253 - Protecting Personal/Confidential Information</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Lower Columbia College will protect personal (confidential) information entrusted to it to the maximum extent possible.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Collection, release and retention of confidential information shall be minimized. The College shall critically assess its need for information from employees and will request only that information necessary to carry out its mission. The College will guard the personal information entrusted to it, releasing it only under statutory or court order. Employees shall be notified of any court order for release of their confidential information so they may, if desired, exercise their privilege to object to the disclosure.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Confidential information will be controlled and protected. The commitment to safeguarding confidential information extends to discouraging the routine forwarding of e-mails containing confidential information and, when appropriate to forward, protecting it properly. Confidential or restricted access materials may not be taken off-campus without appropriate prior approval. The security of any confidential or restricted access materials removed from the office with appropriate approval is the responsibility of the employee.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">The College will not sell or give confidential information to any unauthorized entity. This includes a prohibition against selling or giving of any lists of employees or members for marketing or campaign purposes.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Employees shall be given opportunities to review and correct their personal information held by the College. Employees may contact Human Resource Services to view their personal information.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">As a condition of employment, employees shall provide their social security card upon hire. When an employee legally changes their name, a new social security card must be provided to HR within 60 days. The College will collect and track information using an Employee Identification Number.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Paperwork containing personal information will be disposed of by on-premises shredding or placement in secured containers for the purpose of shredding.</fo:block>
         <fo:wrapper xmlns:fox="http://xmlgraphics.apache.org/fop/extensions" role="artifact">
            <fo:block border-bottom="1pt solid #1E1E1E"
                       space-before="0.1"
                       space-after="0.1"/>
         </fo:wrapper>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">Historic Information</fo:block>
         <fo:list-block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                         provisional-distance-between-starts="0.1in"
                         start-indent="from-parent(start-indent) + 0.05in"
                         end-indent="from-parent(start-indent) + 0.05in"
                         space-after="0.1in">
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Approved: October 26, 2022</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Campus Review: October 10-25, 2022</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by the Governance Council: October 5, 2022</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by UMCC: August 16, 2022</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by the Executive Leadership Team: July 13, 2022</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed - No Changes Needed: June 19, 2019</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Approved: February 28, 2011</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Campus Review: January 21- February 4, 2011</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by the Leadership Team: October 25, 2010</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by the Executive Leadership Team: October 13, 2010 </fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
         <fo:block font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2"
                    id="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/258.pcf">Policy 258 - Resignation</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">An employee is expected to submit a written resignation to the President or designee as soon as practical after the decision has been made to resign. Resignations are deemed accepted upon submission by the employee unless mutually revoked by the employee and the President/designee.</fo:block>
         <fo:wrapper xmlns:fox="http://xmlgraphics.apache.org/fop/extensions" role="artifact">
            <fo:block border-bottom="1pt solid #1E1E1E"
                       space-before="0.1"
                       space-after="0.1"/>
         </fo:wrapper>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">Historic Information</fo:block>
         <fo:list-block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                         provisional-distance-between-starts="0.1in"
                         start-indent="from-parent(start-indent) + 0.05in"
                         end-indent="from-parent(start-indent) + 0.05in"
                         space-after="0.1in">
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Approved: October 26, 2022</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Campus Review: October 10-25, 2022</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by the Governance Council: October 5, 2022</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by UMCC: September 29, 2022</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by the Executive Leadership Team: August 17, 2022</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by the Executive Leadership Team: June 19, 2019</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Approved: February 23, 2009</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Adopted: October, 1989</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">Resources</fo:block>
         <fo:table xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    width="100%"
                    space-before="0.3in"
                    space-after="0.1in">
            <fo:table-header font-weight="bold" background-color="#C1C1C1">
               <fo:table-row>
                  <fo:table-cell font-weight="bold"
                                  background-color="#C1C1C1"
                                  border="1pt solid #C1C1C1"
                                  display-align="before"
                                  padding="0.05in">
                     <fo:block>Resource/Reference/Procedure</fo:block>
                  </fo:table-cell>
                  <fo:table-cell font-weight="bold"
                                  background-color="#C1C1C1"
                                  border="1pt solid #C1C1C1"
                                  display-align="before"
                                  padding="0.05in">
                     <fo:block>Unit Responsibility</fo:block>
                  </fo:table-cell>
               </fo:table-row>
            </fo:table-header>
            <fo:table-body>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e2763"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://actionnetwork.org/user_files/user_files/000/127/316/original/wfse_he.pdf">Washington Federation of State Employees (WFSE) collective bargaining agreement
				(a​c​t​i​o​n​n​e​t​w​o​r​k​.​o​r​g​/​u​s​e​r​_​f​i​l​e​s​/​u​s​e​r​_​f​i​l​e​s​/​0​0​0​/​1​2​7​/​3​1​6​/​o​r​i​g​i​n​a​l​/​w​f​s​e​_​h​e​.​p​d​f​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:block font-size="12pt"
                                   color="#0F0F0F"
                                   text-align="left"
                                   text-align-last="left"
                                   space-before="0.05in"
                                   space-after="0.1in">VP of HR and Legal Affairs</fo:block>
                     </fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e2769"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://internal.lowercolumbia.edu/departments/human-resources/_assets/documents/FacultyContract.pdf">Faculty Contract
				(i​n​t​e​r​n​a​l​.​l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​d​e​p​a​r​t​m​e​n​t​s​/​h​u​m​a​n​-​r​e​s​o​u​r​c​e​s​/​_​a​s​s​e​t​s​/​d​o​c​u​m​e​n​t​s​/​F​a​c​u​l​t​y​C​o​n​t​r​a​c​t​.​p​d​f​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR and Legal Affairs</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e2774"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://internal.lowercolumbia.edu/departments/human-resources/_assets/documents/AdministrativeExemptHandbook.pdf">Administrative and Exempt Handbook
				(i​n​t​e​r​n​a​l​.​l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​d​e​p​a​r​t​m​e​n​t​s​/​h​u​m​a​n​-​r​e​s​o​u​r​c​e​s​/​_​a​s​s​e​t​s​/​d​o​c​u​m​e​n​t​s​/​A​d​m​i​n​i​s​t​r​a​t​i​v​e​E​x​e​m​p​t​H​a​n​d​b​o​o​k​.​p​d​f​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR and Legal Affairs</fo:block>
                  </fo:table-cell>
               </fo:table-row>
            </fo:table-body>
         </fo:table>
         <fo:block font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2"
                    id="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/260.pcf">Policy 260 - Employment Contracts</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Faculty, exempt and executive staff shall be employed under the terms and conditions of an employment contract that stipulates dates of employment, salary for the employment period and any other terms and conditions applicable to that individual's employment.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Employment contracts shall be executed by signature of the employee and the applicable appointing authority. An employee's failure to sign the contract offer by the date specified shall be considered a rejection of the offer.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Nothing herein shall preclude the district from entering into an employment contract of limited duration for interim, acting or other provisional appointments.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Written acceptance of an employment contract conveys that the employee agrees to conform to the rules, policies, and regulations of Lower Columbia College, District 13, and the laws of the State of Washington.</fo:block>
         <fo:wrapper xmlns:fox="http://xmlgraphics.apache.org/fop/extensions" role="artifact">
            <fo:block border-bottom="1pt solid #1E1E1E"
                       space-before="0.1"
                       space-after="0.1"/>
         </fo:wrapper>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">Historic Information</fo:block>
         <fo:list-block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                         provisional-distance-between-starts="0.1in"
                         start-indent="from-parent(start-indent) + 0.05in"
                         end-indent="from-parent(start-indent) + 0.05in"
                         space-after="0.1in">
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed - No Changes Needed: July 13, 2022</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed - No Changes Needed: June 19, 2019 </fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Approved: February 23, 2009</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Adopted: October, 1989</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Replaces Policy 311 </fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">Resources</fo:block>
         <fo:table xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    width="100%"
                    space-before="0.3in"
                    space-after="0.1in">
            <fo:table-header font-weight="bold" background-color="#C1C1C1">
               <fo:table-row>
                  <fo:table-cell font-weight="bold"
                                  background-color="#C1C1C1"
                                  border="1pt solid #C1C1C1"
                                  display-align="before"
                                  padding="0.05in">
                     <fo:block>Resource/Reference/Procedure</fo:block>
                  </fo:table-cell>
                  <fo:table-cell font-weight="bold"
                                  background-color="#C1C1C1"
                                  border="1pt solid #C1C1C1"
                                  display-align="before"
                                  padding="0.05in">
                     <fo:block>Unit Responsibility</fo:block>
                  </fo:table-cell>
               </fo:table-row>
            </fo:table-header>
            <fo:table-body>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e5418"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://actionnetwork.org/user_files/user_files/000/127/316/original/wfse_he.pdf">Washington Federation of State Employees (WFSE) collective bargaining agreement
				(a​c​t​i​o​n​n​e​t​w​o​r​k​.​o​r​g​/​u​s​e​r​_​f​i​l​e​s​/​u​s​e​r​_​f​i​l​e​s​/​0​0​0​/​1​2​7​/​3​1​6​/​o​r​i​g​i​n​a​l​/​w​f​s​e​_​h​e​.​p​d​f​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR and Legal Affairs</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e5424"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://internal.lowercolumbia.edu/departments/human-resources/_assets/documents/FacultyContract.pdf">Faculty Contract
				(i​n​t​e​r​n​a​l​.​l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​d​e​p​a​r​t​m​e​n​t​s​/​h​u​m​a​n​-​r​e​s​o​u​r​c​e​s​/​_​a​s​s​e​t​s​/​d​o​c​u​m​e​n​t​s​/​F​a​c​u​l​t​y​C​o​n​t​r​a​c​t​.​p​d​f​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR and Legal Affairs</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e5430"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://internal.lowercolumbia.edu/departments/human-resources/_assets/documents/AdministrativeExemptHandbook.pdf">Administrative and Exempt Handbook
				(i​n​t​e​r​n​a​l​.​l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​d​e​p​a​r​t​m​e​n​t​s​/​h​u​m​a​n​-​r​e​s​o​u​r​c​e​s​/​_​a​s​s​e​t​s​/​d​o​c​u​m​e​n​t​s​/​A​d​m​i​n​i​s​t​r​a​t​i​v​e​E​x​e​m​p​t​H​a​n​d​b​o​o​k​.​p​d​f​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR and Legal Affairs</fo:block>
                  </fo:table-cell>
               </fo:table-row>
            </fo:table-body>
         </fo:table>
         <fo:block font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2"
                    id="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/265.pcf">Policy 265 - Labor Relations</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Lower Columbia College will conduct all labor relations activities in good faith, with the objective of furthering the values and objectives of the Board of Trustees and the best interest of students. The Board of Trustees is authorized to sign agreements on behalf of the district, except where that authority has been specifically delegated. The terms of an approved collective bargaining agreement may amend policy.</fo:block>
         <fo:wrapper xmlns:fox="http://xmlgraphics.apache.org/fop/extensions" role="artifact">
            <fo:block border-bottom="1pt solid #1E1E1E"
                       space-before="0.1"
                       space-after="0.1"/>
         </fo:wrapper>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">Historic Information</fo:block>
         <fo:list-block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                         provisional-distance-between-starts="0.1in"
                         start-indent="from-parent(start-indent) + 0.05in"
                         end-indent="from-parent(start-indent) + 0.05in"
                         space-after="0.1in">
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed - No Changes Needed: July 13, 2022</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed - No Changes Needed: June 19, 2019</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Adopted: February 23, 2009 </fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">Resources</fo:block>
         <fo:table xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    width="100%"
                    space-before="0.3in"
                    space-after="0.1in">
            <fo:table-header font-weight="bold" background-color="#C1C1C1">
               <fo:table-row>
                  <fo:table-cell font-weight="bold"
                                  background-color="#C1C1C1"
                                  border="1pt solid #C1C1C1"
                                  display-align="before"
                                  padding="0.05in">
                     <fo:block>Resource/Reference/Procedure</fo:block>
                  </fo:table-cell>
                  <fo:table-cell font-weight="bold"
                                  background-color="#C1C1C1"
                                  border="1pt solid #C1C1C1"
                                  display-align="before"
                                  padding="0.05in">
                     <fo:block>Unit Responsibility</fo:block>
                  </fo:table-cell>
               </fo:table-row>
            </fo:table-header>
            <fo:table-body>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e1060"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://actionnetwork.org/user_files/user_files/000/127/316/original/wfse_he.pdf">Washington Federation of State Employees (WFSE) collective bargaining agreement
				(a​c​t​i​o​n​n​e​t​w​o​r​k​.​o​r​g​/​u​s​e​r​_​f​i​l​e​s​/​u​s​e​r​_​f​i​l​e​s​/​0​0​0​/​1​2​7​/​3​1​6​/​o​r​i​g​i​n​a​l​/​w​f​s​e​_​h​e​.​p​d​f​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR and Legal Affairs</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e1066"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://internal.lowercolumbia.edu/departments/human-resources/_assets/documents/FacultyContract.pdf">Faculty Contract
				(i​n​t​e​r​n​a​l​.​l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​d​e​p​a​r​t​m​e​n​t​s​/​h​u​m​a​n​-​r​e​s​o​u​r​c​e​s​/​_​a​s​s​e​t​s​/​d​o​c​u​m​e​n​t​s​/​F​a​c​u​l​t​y​C​o​n​t​r​a​c​t​.​p​d​f​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR and Legal Affairs</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e1072"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://internal.lowercolumbia.edu/departments/human-resources/_assets/documents/AdministrativeExemptHandbook.pdf">Administrative and Exempt Handbook
				(i​n​t​e​r​n​a​l​.​l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​d​e​p​a​r​t​m​e​n​t​s​/​h​u​m​a​n​-​r​e​s​o​u​r​c​e​s​/​_​a​s​s​e​t​s​/​d​o​c​u​m​e​n​t​s​/​A​d​m​i​n​i​s​t​r​a​t​i​v​e​E​x​e​m​p​t​H​a​n​d​b​o​o​k​.​p​d​f​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR and Legal Affairs</fo:block>
                  </fo:table-cell>
               </fo:table-row>
            </fo:table-body>
         </fo:table>
         <fo:block font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2"
                    id="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/266.pcf">Policy 266 - Lobbying Activity</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">The Lower Columbia College Board of Trustees, the College President and Vice Presidents, the Head Start Director/Designee, and those who have the President’s written permission are the only people authorized to lobby on behalf of the College.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">The terms “lobby” and “lobbying” are defined as “attempting to influence the passage or defeat of any legislation by the legislature of the state of Washington, or the adoption or rejection of any rule, standard, rate or other legislative enactment of any state agency under the state administrative procedure act, chapter 34.05 RCW. Neither "lobby" nor "lobbying" includes an association's or other organization’s act of communicating with the members of that association or organization.” <fo:basic-link id="link-d505e3906"
                            color="#0042ED"
                            role="link"
                            external-destination="https://app.leg.wa.gov/RCW/default.aspx?cite=42.17A.005">RCW 42.17A.005(34)
				(a​p​p​.​l​e​g​.​w​a​.​g​o​v​/​R​C​W​/​d​e​f​a​u​l​t​.​a​s​p​x​?​c​i​t​e​=​4​2​.​1​7​A​.​0​0​5​)
			</fo:basic-link>. Lobbying on behalf of oneself or on behalf of another organization or association does not constitute lobbying on behalf of the college.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">All lobbying activity on behalf of the College must be documented by including the date of the lobbying, any bill or rule that was the subject of lobbying, the name of the lobbyist, and the name of the legislator, legislative staffer, or agency that was the subject of lobbying. This information must be sent to the Vice President of Foundation, HR, &amp; Legal Affairs for inclusion in the College’s lobbying report by using this <fo:basic-link id="link-d505e3911"
                            color="#0042ED"
                            role="link"
                            external-destination="http://internal.lowercolumbia.edu/departments/human-resources/_assets/documents/MonthlyLobbyingForm_Jan21.pdf">Lobbying Reporting Form
				(h​t​t​p​:​/​/​i​n​t​e​r​n​a​l​.​l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​d​e​p​a​r​t​m​e​n​t​s​/​h​u​m​a​n​-​r​e​s​o​u​r​c​e​s​/​_​a​s​s​e​t​s​/​d​o​c​u​m​e​n​t​s​/​M​o​n​t​h​l​y​L​o​b​b​y​i​n​g​F​o​r​m​_​J​a​n​2​1​.​p​d​f​)
			</fo:basic-link> no later than:</fo:block>
         <fo:list-block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                         provisional-distance-between-starts="0.1in"
                         start-indent="from-parent(start-indent) + 0.05in"
                         end-indent="from-parent(start-indent) + 0.05in"
                         space-after="0.1in">
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>April 1st for activity occurring January through March</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>July 1st for activity occurring April through June</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>October 1st for activity occurring July through September</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>January 2nd for activity occurring October through December</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">State ethics laws prohibit the use of state resources to directly or indirectly assist a campaign for election of a person to an office or for the promotion of or opposition to a ballot or proposition. <fo:basic-link id="link-d505e3921"
                            color="#0042ED"
                            role="link"
                            external-destination="https://apps.leg.wa.gov/RCW/default.aspx?cite=42.52.180">RCW 42.52.180
				(a​p​p​s​.​l​e​g​.​w​a​.​g​o​v​/​R​C​W​/​d​e​f​a​u​l​t​.​a​s​p​x​?​c​i​t​e​=​4​2​.​5​2​.​1​8​0​)
			</fo:basic-link>.</fo:block>
         <fo:wrapper xmlns:fox="http://xmlgraphics.apache.org/fop/extensions" role="artifact">
            <fo:block border-bottom="1pt solid #1E1E1E"
                       space-before="0.1"
                       space-after="0.1"/>
         </fo:wrapper>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">Historic Information</fo:block>
         <fo:list-block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                         provisional-distance-between-starts="0.1in"
                         start-indent="from-parent(start-indent) + 0.05in"
                         end-indent="from-parent(start-indent) + 0.05in"
                         space-after="0.1in">
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed - No Changes Needed: July 13, 2022</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Approved: May 5, 2021</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Campus Review: April 23- May 3, 2021</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by UMCC: April 20, 2021</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by the Governance Council: April 7, 2021</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by the Executive Leadership Team: March 24, 2021</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">Resources</fo:block>
         <fo:table xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    width="100%"
                    space-before="0.3in"
                    space-after="0.1in">
            <fo:table-header font-weight="bold" background-color="#C1C1C1">
               <fo:table-row>
                  <fo:table-cell font-weight="bold"
                                  background-color="#C1C1C1"
                                  border="1pt solid #C1C1C1"
                                  display-align="before"
                                  padding="0.05in">
                     <fo:block>Resource/Reference/Procedure</fo:block>
                  </fo:table-cell>
                  <fo:table-cell font-weight="bold"
                                  background-color="#C1C1C1"
                                  border="1pt solid #C1C1C1"
                                  display-align="before"
                                  padding="0.05in">
                     <fo:block>Unit Responsibility</fo:block>
                  </fo:table-cell>
               </fo:table-row>
            </fo:table-header>
            <fo:table-body>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:block font-size="12pt"
                                   color="#0F0F0F"
                                   text-align="left"
                                   text-align-last="left"
                                   space-before="0.05in"
                                   space-after="0.1in">
                           <fo:basic-link id="link-d505e3951"
                                           color="#0042ED"
                                           role="link"
                                           external-destination="https://app.leg.wa.gov/RCW/default.aspx?cite=42.17A.635">RCW 42.17A.635 Legislative activities of state agencies, other units of government, elective officials, employees
				(a​p​p​.​l​e​g​.​w​a​.​g​o​v​/​R​C​W​/​d​e​f​a​u​l​t​.​a​s​p​x​?​c​i​t​e​=​4​2​.​1​7​A​.​6​3​5​)
			</fo:basic-link>
                        </fo:block>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR and Legal Affairs</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e3957"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://internal.lowercolumbia.edu/departments/human-resources/_assets/documents/MonthlyLobbyingForm_Jan21.pdf">Lobbying Activity Form
				(i​n​t​e​r​n​a​l​.​l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​d​e​p​a​r​t​m​e​n​t​s​/​h​u​m​a​n​-​r​e​s​o​u​r​c​e​s​/​_​a​s​s​e​t​s​/​d​o​c​u​m​e​n​t​s​/​M​o​n​t​h​l​y​L​o​b​b​y​i​n​g​F​o​r​m​_​J​a​n​2​1​.​p​d​f​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR and Legal Affairs</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e3963"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://lowercolumbia.edu/publications/administrative-policies/_assets/documents/266.1A.pdf">Procedure 266.1A Guidelines for Lobbying and Dissemination of Legislative Information: WHAT YOU CAN AND CANNOT DO
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​p​u​b​l​i​c​a​t​i​o​n​s​/​a​d​m​i​n​i​s​t​r​a​t​i​v​e​-​p​o​l​i​c​i​e​s​/​_​a​s​s​e​t​s​/​d​o​c​u​m​e​n​t​s​/​2​6​6​.​1​A​.​p​d​f​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR and Legal Affairs</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e3969"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://internal.lowercolumbia.edu/departments/human-resources/_assets/documents/CodeofEthics.pdf">LCC Code of Ethics
				(i​n​t​e​r​n​a​l​.​l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​d​e​p​a​r​t​m​e​n​t​s​/​h​u​m​a​n​-​r​e​s​o​u​r​c​e​s​/​_​a​s​s​e​t​s​/​d​o​c​u​m​e​n​t​s​/​C​o​d​e​o​f​E​t​h​i​c​s​.​p​d​f​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR and Legal Affairs</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e3975"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://apps.leg.wa.gov/RCW/default.aspx?cite=42.52.180">RCW 42.52.180 Use of public resources for political campaigns
				(a​p​p​s​.​l​e​g​.​w​a​.​g​o​v​/​R​C​W​/​d​e​f​a​u​l​t​.​a​s​p​x​?​c​i​t​e​=​4​2​.​5​2​.​1​8​0​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR and Legal Affairs</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e3981"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://www.pdc.wa.gov/learn/publications/public-agency-lobbying-instructions">Public Agency Lobbying Instructions
				(w​w​w​.​p​d​c​.​w​a​.​g​o​v​/​l​e​a​r​n​/​p​u​b​l​i​c​a​t​i​o​n​s​/​p​u​b​l​i​c​-​a​g​e​n​c​y​-​l​o​b​b​y​i​n​g​-​i​n​s​t​r​u​c​t​i​o​n​s​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR and Legal Affairs</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e3987"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://lowercolumbia.edu/publications/administrative-policies/_assets/documents/225.1A.pdf">Procedure 225.1A - Political Campaigning
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​p​u​b​l​i​c​a​t​i​o​n​s​/​a​d​m​i​n​i​s​t​r​a​t​i​v​e​-​p​o​l​i​c​i​e​s​/​_​a​s​s​e​t​s​/​d​o​c​u​m​e​n​t​s​/​2​2​5​.​1​A​.​p​d​f​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR and Legal Affairs</fo:block>
                  </fo:table-cell>
               </fo:table-row>
            </fo:table-body>
         </fo:table>
         <fo:block font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2"
                    id="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/267.pcf">Policy 267 - Telework</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Lower Columbia College encourages and supports telework for positions that are suited for telework to provide flexibility for employees and as a means of achieving administrative efficiencies while following the mission of the College.</fo:block>
         <fo:wrapper xmlns:fox="http://xmlgraphics.apache.org/fop/extensions" role="artifact">
            <fo:block border-bottom="1pt solid #1E1E1E"
                       space-before="0.1"
                       space-after="0.1"/>
         </fo:wrapper>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">Historic Information</fo:block>
         <fo:list-block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                         provisional-distance-between-starts="0.1in"
                         start-indent="from-parent(start-indent) + 0.05in"
                         end-indent="from-parent(start-indent) + 0.05in"
                         space-after="0.1in">
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed - No Changes Needed: July 13, 2022</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Approved: March 2, 2022</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Campus Review: February 3-18, 2022</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by the Governance Council: February 2, 2022</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by UMCC: January 18, 2022</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by the Executive Leadership Team: January 5, 2022</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">Resources</fo:block>
         <fo:table xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    width="100%"
                    space-before="0.3in"
                    space-after="0.1in">
            <fo:table-header font-weight="bold" background-color="#C1C1C1">
               <fo:table-row>
                  <fo:table-cell font-weight="bold"
                                  background-color="#C1C1C1"
                                  border="1pt solid #C1C1C1"
                                  display-align="before"
                                  padding="0.05in">
                     <fo:block>Resource/Reference/Procedure</fo:block>
                  </fo:table-cell>
                  <fo:table-cell font-weight="bold"
                                  background-color="#C1C1C1"
                                  border="1pt solid #C1C1C1"
                                  display-align="before"
                                  padding="0.05in">
                     <fo:block>Unit Responsibility</fo:block>
                  </fo:table-cell>
               </fo:table-row>
            </fo:table-header>
            <fo:table-body>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:block font-size="12pt"
                                   color="#0F0F0F"
                                   text-align="left"
                                   text-align-last="left"
                                   space-before="0.05in"
                                   space-after="0.1in"> <fo:basic-link id="link-d505e2901"
                                           color="#0042ED"
                                           role="link"
                                           external-destination="https://lowercolumbia.edu/publications/administrative-policies/_assets/documents/267.1A.pdf">Procedure 267.1A Telework Procedure
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​p​u​b​l​i​c​a​t​i​o​n​s​/​a​d​m​i​n​i​s​t​r​a​t​i​v​e​-​p​o​l​i​c​i​e​s​/​_​a​s​s​e​t​s​/​d​o​c​u​m​e​n​t​s​/​2​6​7​.​1​A​.​p​d​f​)
			</fo:basic-link>
                        </fo:block>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR and Legal Affairs</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block> <fo:basic-link id="link-d505e2908"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="http://internal.lowercolumbia.edu/departments/human-resources/_assets/documents/TeleworkActivityLog.pdf">Telework Activity Log
				(h​t​t​p​:​/​/​i​n​t​e​r​n​a​l​.​l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​d​e​p​a​r​t​m​e​n​t​s​/​h​u​m​a​n​-​r​e​s​o​u​r​c​e​s​/​_​a​s​s​e​t​s​/​d​o​c​u​m​e​n​t​s​/​T​e​l​e​w​o​r​k​A​c​t​i​v​i​t​y​L​o​g​.​p​d​f​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR and Legal Affairs</fo:block>
                  </fo:table-cell>
               </fo:table-row>
            </fo:table-body>
         </fo:table>
         <fo:block font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2"
                    id="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/268.pcf">Policy 268 - Hazing Prevention</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Hazing is prohibited within the Lower Columbia College community. Hazing is any conduct committed as part of a person’s recruitment, initiation, pledging, admission into, or affiliation with a student organization, athletic team, or living group (collectively “student groups”) or any pastime or amusement engaged in with respect to such a student group that causes, or is likely to cause, bodily danger or physical harm, or serious psychological or emotional harm, to any student or other person attending Lower Columbia College, including causing, directing, coercing, or forcing a person to consume any food, liquid, alcohol, drug, or other substance which subjects the person to risk of such harm, regardless of the person's willingness to participate. "Hazing" does not include customary athletic events or other similar contests or competitions. This prohibition applies to conduct that may occur both on and off campus. In compliance with <fo:basic-link id="link-d505e5241"
                            color="#0042ED"
                            role="link"
                            external-destination="https://lawfilesext.leg.wa.gov/biennium/2021-22/Pdf/Bills/Session%20Laws/House/1751-S2.SL.pdf?q=20220623144542">2SHB 1751 (2022)
				(l​a​w​f​i​l​e​s​e​x​t​.​l​e​g​.​w​a​.​g​o​v​/​b​i​e​n​n​i​u​m​/​2​0​2​1​-​2​2​/​P​d​f​/​B​i​l​l​s​/​S​e​s​s​i​o​n​%​2​0​L​a​w​s​/​H​o​u​s​e​/​1​7​5​1​-​S​2​.​S​L​.​p​d​f​?​q​=​2​0​2​2​0​6​2​3​1​4​4​5​4​2​)
			</fo:basic-link>, the College will implement procedures and programs, including offering students and employees hazing prevention training and programming, implementation of a mandatory reporting procedure, creation of a hazing prevention committee, and publication of a hazing report.</fo:block>
         <fo:wrapper xmlns:fox="http://xmlgraphics.apache.org/fop/extensions" role="artifact">
            <fo:block border-bottom="1pt solid #1E1E1E"
                       space-before="0.1"
                       space-after="0.1"/>
         </fo:wrapper>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">Historic Information</fo:block>
         <fo:list-block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                         provisional-distance-between-starts="0.1in"
                         start-indent="from-parent(start-indent) + 0.05in"
                         end-indent="from-parent(start-indent) + 0.05in"
                         space-after="0.1in">
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Approved: September 14, 2022</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by the Executive Leadership Team: September 14, 2022</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Campus Review: August 29- September 13, 2022</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by UMCC: August 16, 2022</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by the Governance Council: July 22, 2022</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by the Executive Leadership Team: July 13, 2022</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">Resources</fo:block>
         <fo:table xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    width="100%"
                    space-before="0.3in"
                    space-after="0.1in">
            <fo:table-header font-weight="bold" background-color="#C1C1C1">
               <fo:table-row>
                  <fo:table-cell font-weight="bold"
                                  background-color="#C1C1C1"
                                  border="1pt solid #C1C1C1"
                                  display-align="before"
                                  padding="0.05in">
                     <fo:block>Resource/Reference/Procedure</fo:block>
                  </fo:table-cell>
                  <fo:table-cell font-weight="bold"
                                  background-color="#C1C1C1"
                                  border="1pt solid #C1C1C1"
                                  display-align="before"
                                  padding="0.05in">
                     <fo:block>Unit Responsibility</fo:block>
                  </fo:table-cell>
               </fo:table-row>
            </fo:table-header>
            <fo:table-body>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:block font-size="12pt"
                                   color="#0F0F0F"
                                   text-align="left"
                                   text-align-last="left"
                                   space-before="0.05in"
                                   space-after="0.1in">
                           <fo:basic-link id="link-d505e5265"
                                           color="#0042ED"
                                           role="link"
                                           external-destination="https://app.leg.wa.gov/RCW/default.aspx?cite=28B.10"> RCW 28B.10
				(a​p​p​.​l​e​g​.​w​a​.​g​o​v​/​R​C​W​/​d​e​f​a​u​l​t​.​a​s​p​x​?​c​i​t​e​=​2​8​B​.​1​0​)
			</fo:basic-link>
                        </fo:block>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR and Legal Affairs</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:block font-size="12pt"
                                   color="#0F0F0F"
                                   text-align="left"
                                   text-align-last="left"
                                   space-before="0.05in"
                                   space-after="0.1in">
                           <fo:basic-link id="link-d505e5272"
                                           color="#0042ED"
                                           role="link"
                                           external-destination="https://lawfilesext.leg.wa.gov/biennium/2021-22/Pdf/Bills/Session%20Laws/House/1751-S2.SL.pdf?q=20220623144542">2SHB 1751 (2022)
				(l​a​w​f​i​l​e​s​e​x​t​.​l​e​g​.​w​a​.​g​o​v​/​b​i​e​n​n​i​u​m​/​2​0​2​1​-​2​2​/​P​d​f​/​B​i​l​l​s​/​S​e​s​s​i​o​n​%​2​0​L​a​w​s​/​H​o​u​s​e​/​1​7​5​1​-​S​2​.​S​L​.​p​d​f​?​q​=​2​0​2​2​0​6​2​3​1​4​4​5​4​2​)
			</fo:basic-link>
                        </fo:block>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of Student Services or designee</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:block font-size="12pt"
                                   color="#0F0F0F"
                                   text-align="left"
                                   text-align-last="left"
                                   space-before="0.05in"
                                   space-after="0.1in">
                           <fo:basic-link id="link-d505e5279"
                                           color="#0042ED"
                                           role="link"
                                           external-destination="https://lowercolumbia.edu/disclosure/anti-hazing.php">LCC’s Hazing Prevention Webpage
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​d​i​s​c​l​o​s​u​r​e​/​a​n​t​i​-​h​a​z​i​n​g​)
			</fo:basic-link>
                        </fo:block>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of Student Services or designee</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:block font-size="12pt"
                                   color="#0F0F0F"
                                   text-align="left"
                                   text-align-last="left"
                                   space-before="0.05in"
                                   space-after="0.1in">
                           <fo:basic-link id="link-d505e5286"
                                           color="#0042ED"
                                           role="link"
                                           external-destination="https://app.leg.wa.gov/WAC/default.aspx?cite=132M-126">WAC 132M-126 Code of Student Conduct
				(a​p​p​.​l​e​g​.​w​a​.​g​o​v​/​W​A​C​/​d​e​f​a​u​l​t​.​a​s​p​x​?​c​i​t​e​=​1​3​2​M​-​1​2​6​)
			</fo:basic-link>
                        </fo:block>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of Student Services or designee</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e5292"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://lowercolumbia.edu/publications/administrative-policies/_assets/documents/268.1A.pdf">Procedure 268.1A Hazing Prevention Procedure
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​p​u​b​l​i​c​a​t​i​o​n​s​/​a​d​m​i​n​i​s​t​r​a​t​i​v​e​-​p​o​l​i​c​i​e​s​/​_​a​s​s​e​t​s​/​d​o​c​u​m​e​n​t​s​/​2​6​8​.​1​A​.​p​d​f​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of Student Services or designee</fo:block>
                  </fo:table-cell>
               </fo:table-row>
            </fo:table-body>
         </fo:table>
         <fo:block font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2"
                    id="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/269.pcf">Policy 269 - Employee Affinity Groups</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Employee Affinity Groups (EAG) are voluntary associations of Lower Columbia College employees who gather together around a common interest and are formed pursuant to the college’s Diversity, Equity, &amp; Inclusion Strategic Plan. EAGs play a vital role in developing and improving employee morale and the campus climate. EAGs support the shared mission, vision and values of the College and break down barriers of rank and work group around shared interests by encouraging collaboration and understanding.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">LCC is supportive of a system of Employee Affinity Groups that contribute to the following:</fo:block>
         <fo:list-block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                         provisional-distance-between-starts="0.1in"
                         start-indent="from-parent(start-indent) + 0.05in"
                         end-indent="from-parent(start-indent) + 0.05in"
                         space-after="0.1in">
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Foster employee development.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Contribute to the College’s commitment to advancing social equity, while challenging systems of power, privilege and inequities.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Strengthen networking and cohesiveness across the College, and promote career and professional development.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Provide important feedback to management and assist with efforts to attract and retain highly qualified candidates for employment at LCC.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
         <fo:wrapper xmlns:fox="http://xmlgraphics.apache.org/fop/extensions" role="artifact">
            <fo:block border-bottom="1pt solid #1E1E1E"
                       space-before="0.1"
                       space-after="0.1"/>
         </fo:wrapper>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">Historic Information</fo:block>
         <fo:list-block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                         provisional-distance-between-starts="0.1in"
                         start-indent="from-parent(start-indent) + 0.05in"
                         end-indent="from-parent(start-indent) + 0.05in"
                         space-after="0.1in">
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Approved: April 26, 2023</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by the Executive Leadership Team: April 26, 2023</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Campus Review: April 11-25, 2023</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by the Governance Council: April 5, 2023</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by UMCC: March 21, 2023</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by the Governance Council: March 1, 2023</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by the Executive Leadership Team: January 11, 2023</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">Resources</fo:block>
         <fo:table xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    width="100%"
                    space-before="0.3in"
                    space-after="0.1in">
            <fo:table-header font-weight="bold" background-color="#C1C1C1">
               <fo:table-row>
                  <fo:table-cell font-weight="bold"
                                  background-color="#C1C1C1"
                                  border="1pt solid #C1C1C1"
                                  display-align="before"
                                  padding="0.05in">
                     <fo:block>Resource/Reference/Procedure</fo:block>
                  </fo:table-cell>
                  <fo:table-cell font-weight="bold"
                                  background-color="#C1C1C1"
                                  border="1pt solid #C1C1C1"
                                  display-align="before"
                                  padding="0.05in">
                     <fo:block>Unit Responsibility</fo:block>
                  </fo:table-cell>
               </fo:table-row>
            </fo:table-header>
            <fo:table-body>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e701"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://lowercolumbia.edu/publications/administrative-policies/_assets/documents/269.1A.pdf">Procedure 269.1A Employee Affinity Groups
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​p​u​b​l​i​c​a​t​i​o​n​s​/​a​d​m​i​n​i​s​t​r​a​t​i​v​e​-​p​o​l​i​c​i​e​s​/​_​a​s​s​e​t​s​/​d​o​c​u​m​e​n​t​s​/​2​6​9​.​1​A​.​p​d​f​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR, Foundation and Legal Affairs, and Executive Director of Diversity, Equity, and Inclusion</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e707"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://lowercolumbia.jotform.com/252746529502864">Employee Affinity Group Application
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​j​o​t​f​o​r​m​.​c​o​m​/​2​5​2​7​4​6​5​2​9​5​0​2​8​6​4​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of HR, Foundation and Legal Affairs, and Executive Director of Diversity, Equity, and Inclusion</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e713"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://lowercolumbia.edu/diversity-equity/_assets/documents/LCC-Diversity-Equity-Inclusion-Strategic-Plan-2022-2027.pdf">Lower Columbia College Diversity, Equity and Inclusion Strategic Plan
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​d​i​v​e​r​s​i​t​y​-​e​q​u​i​t​y​/​_​a​s​s​e​t​s​/​d​o​c​u​m​e​n​t​s​/​L​C​C​-​D​i​v​e​r​s​i​t​y​-​E​q​u​i​t​y​-​I​n​c​l​u​s​i​o​n​-​S​t​r​a​t​e​g​i​c​-​P​l​a​n​-​2​0​2​2​-​2​0​2​7​.​p​d​f​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>Lower Columbia College Executive Leadership Team</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e719"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://lowercolumbia.edu/diversity-equity/index.php">Diversity, Equity &amp; Inclusion Webpage
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​d​i​v​e​r​s​i​t​y​-​e​q​u​i​t​y​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>DEI Committee </fo:block>
                  </fo:table-cell>
               </fo:table-row>
            </fo:table-body>
         </fo:table>
         <fo:block font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2"
                    id="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/270.pcf">Policy 270 - Whistleblower Policy</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">All LCC employees are encouraged to report improper governmental actions. LCC recognizes the importance and value of employees reporting governmental misconduct without fear of retaliation or reprisal and supports the reporting of misconduct.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">A. Who is a Whistleblower?</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">A whistleblower is a current employee who reports alleged improper governmental action to the State Auditor, Executive Ethics Board, or the Vice President of Foundation, HR, and Legal Affairs or provides information at the request of the State Auditor, Executive Ethics Board, or the Vice President of Foundation, HR, and Legal Affairs. This also includes situations where the employee is perceived by the employer as reporting or providing information, whether they did or not.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Whistleblowers must report in “good faith” meaning the employee has a reasonable basis in fact for reporting or providing the information. An employee who knows or ought to know they are providing or reporting malicious, false, or frivolous information, or information that is provided with reckless disregard for the truth, or who knowingly omits relevant information is not acting in good faith. An employee must make a reasonable attempt to ascertain the correctness of the information furnished and may be subject to disciplinary actions, including but not limited to, termination, for knowingly furnishing false information.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">B. Improper Governmental Action is defined in <fo:basic-link id="link-d505e113"
                            color="#0042ED"
                            role="link"
                            external-destination="https://app.leg.wa.gov/rcw/default.aspx?cite=42.40.020">RCW 42.40.020
				(a​p​p​.​l​e​g​.​w​a​.​g​o​v​/​r​c​w​/​d​e​f​a​u​l​t​.​a​s​p​x​?​c​i​t​e​=​4​2​.​4​0​.​0​2​0​)
			</fo:basic-link>.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">C. Protections for Whistleblowers</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">State law affords whistleblowers protection from reprisal or retaliation.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">The identity or identifying characteristics of any person who in good faith provides information in an investigation is confidential at all times, unless the person consents to disclosure by written waiver or by acknowledging their identity as a witness who provides information in an investigation.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">A whistleblower who reports improper governmental actions in good faith is entitled to protection from reprisal or retaliatory action. The Whistleblower Act prohibits anyone from using their office or authority to interfere or attempt to interfere with an employee filing a complaint or providing information. This prohibition includes threatening, taking, directing others to take, recommending, processing, or approving any personnel action such as an appointment, promotion, transfer, assignment, including but not limited to duties and office location, reassignment, reinstatement, restoration, reemployment, performance evaluation, determining any material changes in pay, provision of training or benefits, tolerance of a hostile work environment, or any adverse action <fo:basic-link id="link-d505e121"
                            color="#0042ED"
                            role="link"
                            external-destination="https://app.leg.wa.gov/rcw/default.aspx?cite=41.06">RCW 41.06
				(a​p​p​.​l​e​g​.​w​a​.​g​o​v​/​r​c​w​/​d​e​f​a​u​l​t​.​a​s​p​x​?​c​i​t​e​=​4​1​.​0​6​)
			</fo:basic-link>, or other disciplinary action. If a whistleblower believes they have been the subject of retaliation due to their status or actions as a whistleblower, the whistleblower may file a claim with the <fo:basic-link id="link-d505e124"
                            color="#0042ED"
                            role="link"
                            external-destination="https://www.hum.wa.gov/">Washington Human Rights Commission
				(w​w​w​.​h​u​m​.​w​a​.​g​o​v​/​)
			</fo:basic-link>.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">D. Responsibilities</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">An employee may report improper governmental action to the Vice President of Foundation, HR, &amp; Legal Affairs, directly with the State Auditor, or with the Executive Ethics Board. The report must be provided within one year after the occurrence of the asserted improper governmental action.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">
            <fo:inline font-weight="bold">Process for Reporting:</fo:inline> The complaint should include a description of the improper action, the name of the employee(s) involved, the agency and any other details necessary to conduct an investigation. The complaint should be signed; however, complaints may be filed anonymously. The whistleblower's name will be held in strict confidence. Telephone calls will not be accepted.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Additional information regarding Whistleblower Protection, as well as a form to electronically submit a complaint to the State Auditor's office can be found at: <fo:basic-link id="link-d505e135"
                            color="#0042ED"
                            role="link"
                            external-destination="https://sao.wa.gov/report-concern/how-report-concern/whistleblower-program">https://sao.wa.gov/report-concern/how-report-concern/whistleblower-program </fo:basic-link>
         </fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">The State Auditor contact information is:</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Washington State Auditor's Office</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Attention: Whistleblower Program Manager</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">PO Box 40031 Olympia, WA 98504-0031</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Email: <fo:basic-link id="link-d505e143"
                            color="#0042ED"
                            role="link"
                            external-destination="mailto:whistleblower@sao.wa.gov">whistleblower@sao.wa.gov </fo:basic-link>
         </fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">If the employee who has reported the improper governmental action wishes to be informed of the results of the State Auditor's investigation, they must include a name, address, and telephone number in the original whistleblower report.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">An employee who is contacted by the State Auditor's Office during an investigation of an allegation is expected to cooperate fully in the investigation and is prohibited from destroying any evidence during the course of the investigation.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">If the Vice President of Foundation, HR, &amp; Legal Affairs receives a report of improper governmental action, a report will be made to the State Auditor within 15 days.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">The Vice President for Foundation, HR, &amp; Legal Affairs shall provide all employees, on an annual basis, a summary of The Whistleblower Act, and the procedures for reporting under The Whistleblower Act.</fo:block>
         <fo:wrapper xmlns:fox="http://xmlgraphics.apache.org/fop/extensions" role="artifact">
            <fo:block border-bottom="1pt solid #1E1E1E"
                       space-before="0.1"
                       space-after="0.1"/>
         </fo:wrapper>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">Historic Information</fo:block>
         <fo:list-block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                         provisional-distance-between-starts="0.1in"
                         start-indent="from-parent(start-indent) + 0.05in"
                         end-indent="from-parent(start-indent) + 0.05in"
                         space-after="0.1in">
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Approved: March 20, 2024</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by the Executive Leadership Team: March 20, 2024</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Campus Review: February 27- March 12, 2024</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by UMCC: February 20, 2024</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by the Governance Council: February 16, 2024</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by the Executive Leadership Team: January 24, 2024</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">Resources</fo:block>
         <fo:table xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    width="100%"
                    space-before="0.3in"
                    space-after="0.1in">
            <fo:table-header font-weight="bold" background-color="#C1C1C1">
               <fo:table-row>
                  <fo:table-cell font-weight="bold"
                                  background-color="#C1C1C1"
                                  border="1pt solid #C1C1C1"
                                  display-align="before"
                                  padding="0.05in">
                     <fo:block>Resource/Reference/Procedure</fo:block>
                  </fo:table-cell>
                  <fo:table-cell font-weight="bold"
                                  background-color="#C1C1C1"
                                  border="1pt solid #C1C1C1"
                                  display-align="before"
                                  padding="0.05in">
                     <fo:block>Unit Responsibility</fo:block>
                  </fo:table-cell>
               </fo:table-row>
            </fo:table-header>
            <fo:table-body>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e170"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://app.leg.wa.gov/rcw/default.aspx?cite=42.40">RCW 42.40 State Employee Whistleblower Protection
				(a​p​p​.​l​e​g​.​w​a​.​g​o​v​/​r​c​w​/​d​e​f​a​u​l​t​.​a​s​p​x​?​c​i​t​e​=​4​2​.​4​0​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>Washington State Legislature</fo:block>
                  </fo:table-cell>
               </fo:table-row>
            </fo:table-body>
         </fo:table>
         <fo:block font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2"
                    id="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/271.pcf">Policy 271 - Professional Development and Training</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Lower Columbia College encourages and supports the growth and development of faculty and staff. The College provides professional development opportunities in a variety of formats, training types, and presentation styles.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">A. New Hires</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">As part of the onboarding process, new faculty and staff are assigned required trainings through our college-supported Learning Management System (LMS) and our college-supported training platform. The trainings cover a wide range of topics including but not limited to: safety, ethics, general information about the College and our policies, diversity, FERPA, data security, accessibility, etc.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">B. Supervisors</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">In compliance with WAC 357-34-055, new supervisors are required to participate in a leadership training offered through the Department of Enterprise Services.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">C. Training Topics</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Human Resources strives to offer a variety of training topics based on faculty and staff interests and needs while also ensuring alignment with College and wellbeing initiatives. In addition, there are several required trainings offered on a specific schedule. Evaluations are required for all Diversity Equity &amp; Inclusion (DEI) related topics. DEI trainings and evaluations are posted on the <fo:basic-link id="link-d505e3343"
                            color="#0042ED"
                            role="link"
                            external-destination="https://lowercolumbia.edu/diversity-equity/index.php">DEI Webpage
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​d​i​v​e​r​s​i​t​y​-​e​q​u​i​t​y​)
			</fo:basic-link> as required by SB 5227. </fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Supporting Funding for Professional Development</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">All full-time faculty and staff are eligible for the tuition waiver program, which allows them to take LCC classes for $10/class (<fo:basic-link id="link-d505e3349"
                            color="#0042ED"
                            role="link"
                            external-destination="https://lowercolumbia.edu/registration/employee-tuition-waiver.php">Employee Tuition Waiver
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​r​e​g​i​s​t​r​a​t​i​o​n​/​e​m​p​l​o​y​e​e​-​t​u​i​t​i​o​n​-​w​a​i​v​e​r​)
			</fo:basic-link>). Human Resources also maintains a list of the tuition waiver amounts for other Washington State colleges on the <fo:basic-link id="link-d505e3352"
                            color="#0042ED"
                            role="link"
                            external-destination="https://internal.lowercolumbia.edu/departments/human-resources/index.php">Human Resources Webpage
				(i​n​t​e​r​n​a​l​.​l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​d​e​p​a​r​t​m​e​n​t​s​/​h​u​m​a​n​-​r​e​s​o​u​r​c​e​s​)
			</fo:basic-link>.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">D. Classified Professional Development Fund</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Classified employees are eligible for a $150 reimbursement annually for training opportunities such as workshops, conference registration, college course registration and fees, college course textbooks, and other activities as approved. College departments may also fund professional development activities as department budgets allow.  (<fo:basic-link id="link-d505e3358"
                            color="#0042ED"
                            role="link"
                            external-destination="https://internal.lowercolumbia.edu/departments/human-resources/_assets/documents/ClassifiedTrainingRequestForm.pdf">Classified Training Request Form
				(i​n​t​e​r​n​a​l​.​l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​d​e​p​a​r​t​m​e​n​t​s​/​h​u​m​a​n​-​r​e​s​o​u​r​c​e​s​/​_​a​s​s​e​t​s​/​d​o​c​u​m​e​n​t​s​/​C​l​a​s​s​i​f​i​e​d​T​r​a​i​n​i​n​g​R​e​q​u​e​s​t​F​o​r​m​.​p​d​f​)
			</fo:basic-link>)</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">E. Exempt Development Fund</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Exempt employees are eligible for a $150 reimbursement annually for training opportunities such as workshops, conference registration, college course registration and fees, college course textbooks, and other activities as approved. College departments may also fund professional development activities as department budgets allow. (<fo:basic-link id="link-d505e3365"
                            color="#0042ED"
                            role="link"
                            external-destination="https://internal.lowercolumbia.edu/departments/human-resources/_assets/documents/ExemptProfessionalDevelopmentTrainingRequest.PDF">Exempt Professional Development Training Request
				(i​n​t​e​r​n​a​l​.​l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​d​e​p​a​r​t​m​e​n​t​s​/​h​u​m​a​n​-​r​e​s​o​u​r​c​e​s​/​_​a​s​s​e​t​s​/​d​o​c​u​m​e​n​t​s​/​E​x​e​m​p​t​P​r​o​f​e​s​s​i​o​n​a​l​D​e​v​e​l​o​p​m​e​n​t​T​r​a​i​n​i​n​g​R​e​q​u​e​s​t​.​P​D​F​)
			</fo:basic-link>)</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">F. Foundation &amp; Exceptional Faculty Grants</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">The College Foundation offers two types of grants to LCC employees on an annual basis. Foundation Grants and Exceptional Faculty Grants support projects that promote student learning, or that develop services that promote student learning in alignment with the college's <fo:basic-link id="link-d505e3371"
                            color="#0042ED"
                            role="link"
                            external-destination="https://lowercolumbia.edu/strategic-plan/index.php">Mission Areas
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​s​t​r​a​t​e​g​i​c​-​p​l​a​n​)
			</fo:basic-link>. Projects should emphasize innovative approaches to teaching and learning and may relate to existing or new programs, courses or services.  Grant applications are typically accepted during spring quarter for use the following year. Any full-time or adjunct faculty member may apply for an Exceptional Faculty Grant. Funds must be expended within a one-year period, typically by June 30.</fo:block>
         <fo:list-block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                         provisional-distance-between-starts="0.1in"
                         start-indent="from-parent(start-indent) + 0.05in"
                         end-indent="from-parent(start-indent) + 0.05in"
                         space-after="0.1in">
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>
                     <fo:basic-link id="link-d505e3376"
                                     color="#0042ED"
                                     role="link"
                                     external-destination="https://internal.lowercolumbia.edu/organization/foundation-grants/index.php">Lower Columbia College Foundation Grants
				(i​n​t​e​r​n​a​l​.​l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​o​r​g​a​n​i​z​a​t​i​o​n​/​f​o​u​n​d​a​t​i​o​n​-​g​r​a​n​t​s​)
			</fo:basic-link>
                  </fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>
                     <fo:basic-link id="link-d505e3379"
                                     color="#0042ED"
                                     role="link"
                                     external-destination="https://internal.lowercolumbia.edu/organization/committees/exceptional-faculty-grant/index.php">Exceptional Faculty Grant Committee
				(i​n​t​e​r​n​a​l​.​l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​o​r​g​a​n​i​z​a​t​i​o​n​/​c​o​m​m​i​t​t​e​e​s​/​e​x​c​e​p​t​i​o​n​a​l​-​f​a​c​u​l​t​y​-​g​r​a​n​t​)
			</fo:basic-link>
                  </fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">G. Faculty Professional Development Fund</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Both full-time and adjunct faculty are eligible for professional development funds on an annual basis to pursue professional development opportunities. The program and eligibility are defined in the faculty negotiated agreement and the funds are administered by the Faculty Professional Development Committee.</fo:block>
         <fo:wrapper xmlns:fox="http://xmlgraphics.apache.org/fop/extensions" role="artifact">
            <fo:block border-bottom="1pt solid #1E1E1E"
                       space-before="0.1"
                       space-after="0.1"/>
         </fo:wrapper>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">Historic Information</fo:block>
         <fo:list-block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                         provisional-distance-between-starts="0.1in"
                         start-indent="from-parent(start-indent) + 0.05in"
                         end-indent="from-parent(start-indent) + 0.05in"
                         space-after="0.1in">
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Approved: April 24, 2024</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by the Executive Leadership Team: April 24, 2024</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Campus Review: April 9-23, 2024</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by the Governance Council: April 3, 2024</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by UMCC: March 19, 2024</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by the Executive Leadership Team: March 6, 2024</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">Resources</fo:block>
         <fo:table xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    width="100%"
                    space-before="0.3in"
                    space-after="0.1in">
            <fo:table-header font-weight="bold" background-color="#C1C1C1">
               <fo:table-row>
                  <fo:table-cell font-weight="bold"
                                  background-color="#C1C1C1"
                                  border="1pt solid #C1C1C1"
                                  display-align="before"
                                  padding="0.05in">
                     <fo:block>Resource/Reference/Procedure</fo:block>
                  </fo:table-cell>
                  <fo:table-cell font-weight="bold"
                                  background-color="#C1C1C1"
                                  border="1pt solid #C1C1C1"
                                  display-align="before"
                                  padding="0.05in">
                     <fo:block>Unit Responsibility</fo:block>
                  </fo:table-cell>
               </fo:table-row>
            </fo:table-header>
            <fo:table-body>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e3404"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://internal.lowercolumbia.edu/departments/human-resources/supervisor-resources/professional-development.php">LCC Professional Development webpage
				(i​n​t​e​r​n​a​l​.​l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​d​e​p​a​r​t​m​e​n​t​s​/​h​u​m​a​n​-​r​e​s​o​u​r​c​e​s​/​s​u​p​e​r​v​i​s​o​r​-​r​e​s​o​u​r​c​e​s​/​p​r​o​f​e​s​s​i​o​n​a​l​-​d​e​v​e​l​o​p​m​e​n​t​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>Human Resources</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e3410"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://internal.lowercolumbia.edu/departments/human-resources/_assets/documents/FacultyContract.pdf">Faculty Contract
				(i​n​t​e​r​n​a​l​.​l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​d​e​p​a​r​t​m​e​n​t​s​/​h​u​m​a​n​-​r​e​s​o​u​r​c​e​s​/​_​a​s​s​e​t​s​/​d​o​c​u​m​e​n​t​s​/​F​a​c​u​l​t​y​C​o​n​t​r​a​c​t​.​p​d​f​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>Human Resources</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e3416"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://actionnetwork.org/user_files/user_files/000/127/316/original/wfse_he.pdf">Washington Federation of State Employees (WFSE) collective bargaining agreement
				(a​c​t​i​o​n​n​e​t​w​o​r​k​.​o​r​g​/​u​s​e​r​_​f​i​l​e​s​/​u​s​e​r​_​f​i​l​e​s​/​0​0​0​/​1​2​7​/​3​1​6​/​o​r​i​g​i​n​a​l​/​w​f​s​e​_​h​e​.​p​d​f​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>Human Resources</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:block font-size="12pt"
                                   color="#0F0F0F"
                                   text-align="left"
                                   text-align-last="left"
                                   space-before="0.05in"
                                   space-after="0.1in">
                           <fo:basic-link id="link-d505e3423"
                                           color="#0042ED"
                                           role="link"
                                           external-destination="https://lowercolumbia.edu/registration/employee-tuition-waiver.php">Employee Tuition Waiver
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​r​e​g​i​s​t​r​a​t​i​o​n​/​e​m​p​l​o​y​e​e​-​t​u​i​t​i​o​n​-​w​a​i​v​e​r​)
			</fo:basic-link>
                        </fo:block>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>Registration</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:block font-size="12pt"
                                   color="#0F0F0F"
                                   text-align="left"
                                   text-align-last="left"
                                   space-before="0.05in"
                                   space-after="0.1in">
                           <fo:basic-link id="link-d505e3430"
                                           color="#0042ED"
                                           role="link"
                                           external-destination="https://internal.lowercolumbia.edu/departments/human-resources/_assets/documents/ExemptProfessionalDevelopmentTrainingRequest.PDF">Exempt Employee Professional Development Training Request form
				(i​n​t​e​r​n​a​l​.​l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​d​e​p​a​r​t​m​e​n​t​s​/​h​u​m​a​n​-​r​e​s​o​u​r​c​e​s​/​_​a​s​s​e​t​s​/​d​o​c​u​m​e​n​t​s​/​E​x​e​m​p​t​P​r​o​f​e​s​s​i​o​n​a​l​D​e​v​e​l​o​p​m​e​n​t​T​r​a​i​n​i​n​g​R​e​q​u​e​s​t​.​P​D​F​)
			</fo:basic-link>
                        </fo:block>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>Human Resources</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:block font-size="12pt"
                                   color="#0F0F0F"
                                   text-align="left"
                                   text-align-last="left"
                                   space-before="0.05in"
                                   space-after="0.1in">
                           <fo:basic-link id="link-d505e3437"
                                           color="#0042ED"
                                           role="link"
                                           external-destination="https://internal.lowercolumbia.edu/departments/human-resources/_assets/documents/ClassifiedTrainingRequestForm.pdf">Classified Professional Development Training Request form
				(i​n​t​e​r​n​a​l​.​l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​d​e​p​a​r​t​m​e​n​t​s​/​h​u​m​a​n​-​r​e​s​o​u​r​c​e​s​/​_​a​s​s​e​t​s​/​d​o​c​u​m​e​n​t​s​/​C​l​a​s​s​i​f​i​e​d​T​r​a​i​n​i​n​g​R​e​q​u​e​s​t​F​o​r​m​.​p​d​f​)
			</fo:basic-link>
                        </fo:block>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>Human Resources</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:block font-size="12pt"
                                   color="#0F0F0F"
                                   text-align="left"
                                   text-align-last="left"
                                   space-before="0.05in"
                                   space-after="0.1in">
                           <fo:basic-link id="link-d505e3444"
                                           color="#0042ED"
                                           role="link"
                                           external-destination="https://internal.lowercolumbia.edu/organization/foundation-grants/index.php">Lower Columbia College Foundation Grants
				(i​n​t​e​r​n​a​l​.​l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​o​r​g​a​n​i​z​a​t​i​o​n​/​f​o​u​n​d​a​t​i​o​n​-​g​r​a​n​t​s​)
			</fo:basic-link>
                        </fo:block>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>LCC Foundation</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:block font-size="12pt"
                                   color="#0F0F0F"
                                   text-align="left"
                                   text-align-last="left"
                                   space-before="0.05in"
                                   space-after="0.1in">
                           <fo:basic-link id="link-d505e3451"
                                           color="#0042ED"
                                           role="link"
                                           external-destination="https://internal.lowercolumbia.edu/organization/committees/exceptional-faculty-grant/index.php">Exceptional Faculty Grant Committee
				(i​n​t​e​r​n​a​l​.​l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​o​r​g​a​n​i​z​a​t​i​o​n​/​c​o​m​m​i​t​t​e​e​s​/​e​x​c​e​p​t​i​o​n​a​l​-​f​a​c​u​l​t​y​-​g​r​a​n​t​)
			</fo:basic-link>
                        </fo:block>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>LCC Foundation</fo:block>
                  </fo:table-cell>
               </fo:table-row>
            </fo:table-body>
         </fo:table>
         <fo:block font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2"
                    id="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/272.pcf">Policy 272 - General Complaint and Grievance Policy</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Suggestions concerning Lower Columbia College, constructive criticism of the College’s policies, or reporting alleged violations of college policies is encouraged.  However, individuals wishing to express formal concerns or criticisms shall be required to follow this policy to ensure their concern is heard by the appropriate party. This policy does not affect any rights an employee has under their Collective Bargaining Agreements (CBA) if applicable.  Concerns shall be initially communicated to persons at the lowest level of authority at which effective action can take place.  If there is dissatisfaction on action taken at any level, the concern may automatically be communicated to the next higher level of authority until the grievance is resolved or final disposition has been reached.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Members of the college community, students, visitors, applicants, and employees are encouraged to report discrimination, harassment, or complaints associated with violations of college policy.  Employees and students are encouraged to resolve complaints informally using current procedures for students and supervisory channels for employees (see below for further guidance).  Formal complaints may be submitted through the “<fo:basic-link id="link-d505e1903"
                            color="#0042ED"
                            role="link"
                            external-destination="https://lowercolumbia.edu/students/make-a-report/index.php">Make a Report"
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​s​t​u​d​e​n​t​s​/​m​a​k​e​-​a​-​r​e​p​o​r​t​)
			</fo:basic-link> page or by contacting the Vice President of Foundation, HR, &amp; Legal Affairs/Title IX Coordinator (<fo:basic-link id="link-d505e1906"
                            color="#0042ED"
                            role="link"
                            external-destination="mailto:title9@lowercolumbia.edu?subject=Inquiry">title9@lowercolumbia.edu</fo:basic-link>). Complaints falling under the jurisdiction of Title IX are referred to the Title IX Coordinator. The Title IX Coordinator will initiate the <fo:basic-link id="link-d505e1909"
                            color="#0042ED"
                            role="link"
                            external-destination="https://lowercolumbia.edu/publications/administrative-policies/_assets/documents/235.2A.pdf">Title IX Grievance Procedure
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​p​u​b​l​i​c​a​t​i​o​n​s​/​a​d​m​i​n​i​s​t​r​a​t​i​v​e​-​p​o​l​i​c​i​e​s​/​_​a​s​s​e​t​s​/​d​o​c​u​m​e​n​t​s​/​2​3​5​.​2​A​.​p​d​f​)
			</fo:basic-link>.   </fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in"> Formal complaints not falling under the jurisdiction of Title IX will be referred as follows:</fo:block>
         <fo:list-block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                         provisional-distance-between-starts="0.1in"
                         start-indent="from-parent(start-indent) + 0.05in"
                         end-indent="from-parent(start-indent) + 0.05in"
                         space-after="0.1in">
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Regardless of the complainant, where a student is accused of a policy or code of conduct violation, the complaint will be referred to the Vice President of Student Services or designee. Submitting a student concern through the <fo:basic-link id="link-d505e1919"
                                     color="#0042ED"
                                     role="link"
                                     external-destination="https://lowercolumbia.edu/students/make-a-report/index.php">Make a Report
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​s​t​u​d​e​n​t​s​/​m​a​k​e​-​a​-​r​e​p​o​r​t​)
			</fo:basic-link> form will route the specific concern to the appropriate personnel, including the Vice President of Student Services or designee.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Regardless of the complainant, where an employee of the college is accused of a policy violation and the complaint is discrimination or harassment, the complaint will be referred to the <fo:basic-link id="link-d505e1924"
                                     color="#0042ED"
                                     role="link"
                                     external-destination="https://services4.lowercolumbia.edu/scripts/staffinfo.exe?specificId=2959">Vice President of Foundation, HR, &amp; Legal Affairs
				(s​e​r​v​i​c​e​s​4​.​l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​s​c​r​i​p​t​s​/​s​t​a​f​f​i​n​f​o​.​e​x​e​?​s​p​e​c​i​f​i​c​I​d​=​2​9​5​9​)
			</fo:basic-link>
                     <fo:inline>.</fo:inline>
                  </fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>When the complaint is from a student and the grievance is academic in nature, the complaint will follow the established Academic Grievance Resolution Procedures outlined in the <fo:basic-link id="link-d505e1930"
                                     color="#0042ED"
                                     role="link"
                                     external-destination="https://lowercolumbia.edu/publications/student-handbook/student-academic-grievance-procedure.php">Student Handbook
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​p​u​b​l​i​c​a​t​i​o​n​s​/​s​t​u​d​e​n​t​-​h​a​n​d​b​o​o​k​/​s​t​u​d​e​n​t​-​a​c​a​d​e​m​i​c​-​g​r​i​e​v​a​n​c​e​-​p​r​o​c​e​d​u​r​e​)
			</fo:basic-link>
                     <fo:inline>.</fo:inline>
                  </fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>When the complaint is from a student and the complaint is associated with college policies or procedures and no one is accused of a policy violation, the complaint will be referred to the Vice President of Student Services or designee<fo:inline>.</fo:inline>
                  </fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>When the complainant is an employee and the complaint is associated with a college policy, procedure, dispute, or other circumstance not already covered, the complaint will be referred to the Vice President of Foundation, HR, &amp; Legal Affairs.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">The college reserves the right to adjust referrals of complaints in circumstances where normal referrals would result in a conflict of interest for the parties involved. Formal complaints referred are processed under the following guidelines:</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">
            <fo:inline font-weight="bold">When a student is accused of a policy violation</fo:inline>. In cases where a student is accused of a violation that includes discrimination or harassment the procedures associated with <fo:basic-link id="link-d505e1946"
                            color="#0042ED"
                            role="link"
                            external-destination="https://lowercolumbia.edu/publications/administrative-policies/200/235.php">Policy 235 Non-Discrimination and Anti-Harassment
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​p​u​b​l​i​c​a​t​i​o​n​s​/​a​d​m​i​n​i​s​t​r​a​t​i​v​e​-​p​o​l​i​c​i​e​s​/​2​0​0​/​2​3​5​)
			</fo:basic-link> will be used to investigate the complaint and may be referred to the <fo:basic-link id="link-d505e1949"
                            color="#0042ED"
                            role="link"
                            external-destination="https://lowercolumbia.edu/publications/student-handbook/code-of-student-conduct.php">Code of Student Conduct
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​p​u​b​l​i​c​a​t​i​o​n​s​/​s​t​u​d​e​n​t​-​h​a​n​d​b​o​o​k​/​c​o​d​e​-​o​f​-​s​t​u​d​e​n​t​-​c​o​n​d​u​c​t​)
			</fo:basic-link> if a violation is found; in cases where a student is accused of another policy violation the Code of Student Conduct will be used to process the complaint.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">
            <fo:inline font-weight="bold">When an employee is accused of a policy violation</fo:inline>. In cases where an employee is accused of a policy violation that includes discrimination or harassment, the procedures associated with <fo:basic-link id="link-d505e1957"
                            color="#0042ED"
                            role="link"
                            external-destination="https://lowercolumbia.edu/publications/administrative-policies/200/235.php">Policy 235 Non-Discrimination and Anti-Harassment
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​p​u​b​l​i​c​a​t​i​o​n​s​/​a​d​m​i​n​i​s​t​r​a​t​i​v​e​-​p​o​l​i​c​i​e​s​/​2​0​0​/​2​3​5​)
			</fo:basic-link> will be used.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">
            <fo:inline font-weight="bold">When an employee is accused of a violation of a collective bargaining agreement.</fo:inline> In cases where an employee is accused of violating a collective bargaining agreement (CBA), the process outlined in that CBA will be followed to resolve the grievance.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">
            <fo:inline font-weight="bold">When a student has an academic grievance</fo:inline>. In cases when a student believes their instructor provided an improper, arbitrary, or capricious academic evaluation as evidenced by the student’s final course grade, the complainant shall follow the <fo:basic-link id="link-d505e1969"
                            color="#0042ED"
                            role="link"
                            external-destination="https://lowercolumbia.edu/publications/student-handbook/student-academic-grievance-procedure.php">Student Academic Grievance Procedures
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​p​u​b​l​i​c​a​t​i​o​n​s​/​s​t​u​d​e​n​t​-​h​a​n​d​b​o​o​k​/​s​t​u​d​e​n​t​-​a​c​a​d​e​m​i​c​-​g​r​i​e​v​a​n​c​e​-​p​r​o​c​e​d​u​r​e​)
			</fo:basic-link>. </fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">
            <fo:inline font-weight="bold">When a student has a policy grievance</fo:inline>. In cases when a student is the complainant and the complaint is associated with a college policy other than Title IX, discrimination, or harassment, the complaint will be processed at the discretion of the Vice President of Student Services or designee.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in"> <fo:inline font-weight="bold">When an employee has a policy or other grievance</fo:inline>. In cases when an employee is the complainant and the complaint is associated with a college policy other than Title IX, discrimination, or harassment, the case will be processed at the discretion of the Vice President of Foundation, HR, &amp; Legal Affairs. In no way does this process impact the rights or timelines an employee has under their applicable Collective Bargaining Agreements (CBA).  As a general rule, complaints should follow the process below, before escalating to the Vice President of Foundation, HR, &amp; Legal Affairs:</fo:block>
         <fo:list-block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                         provisional-distance-between-starts="0.1in"
                         start-indent="from-parent(start-indent) + 0.05in"
                         end-indent="from-parent(start-indent) + 0.05in"
                         space-after="0.1in">
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>1.
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 8mm">
                  <fo:block>Employee complaints are first addressed through supervisor channels beginning at the lowest level of supervision. Complaints should be addressed in a timely manner. Generally, for a complaint to be addressed and resolved in a timely manner, the complaint should be expressed within 10 working days of the event or circumstance.</fo:block>
                  <fo:list-block provisional-distance-between-starts="0.1in"
                                  start-indent="from-parent(start-indent) + 0.05in"
                                  end-indent="from-parent(start-indent) + 0.05in"
                                  space-after="0.1in">
                     <fo:list-item>
                        <fo:list-item-label>
                           <fo:block>a.
				</fo:block>
                        </fo:list-item-label>
                        <fo:list-item-body start-indent="body-start() + 8mm">
                           <fo:block>Faculty employees should consult first with the Department Chair of the program followed by the program Dean and the Vice President of Instruction. </fo:block>
                        </fo:list-item-body>
                     </fo:list-item>
                     <fo:list-item>
                        <fo:list-item-label>
                           <fo:block>b.
				</fo:block>
                        </fo:list-item-label>
                        <fo:list-item-body start-indent="body-start() + 8mm">
                           <fo:block>Staff should address their concerns with their immediate supervisor, followed by the second level supervisor and Vice President level of the department.</fo:block>
                        </fo:list-item-body>
                     </fo:list-item>
                  </fo:list-block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
         <fo:wrapper xmlns:fox="http://xmlgraphics.apache.org/fop/extensions" role="artifact">
            <fo:block border-bottom="1pt solid #1E1E1E"
                       space-before="0.1"
                       space-after="0.1"/>
         </fo:wrapper>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">OTHER DISCRIMINATION COMPLAINT OPTIONS Discrimination complaints may also be filed with the following federal and state agencies: </fo:block>
         <fo:list-block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                         provisional-distance-between-starts="0.1in"
                         start-indent="from-parent(start-indent) + 0.05in"
                         end-indent="from-parent(start-indent) + 0.05in"
                         space-after="0.1in">
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Washington State Human Rights Commission, <fo:basic-link id="link-d505e1997"
                                     color="#0042ED"
                                     role="link"
                                     external-destination="http://www.hum.wa.gov/index.html">http://www.hum.wa.gov/index.html</fo:basic-link>
                  </fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>US Dept of Education Office for Civil Rights, <fo:basic-link id="link-d505e2001"
                                     color="#0042ED"
                                     role="link"
                                     external-destination="http://www2.ed.gov/about/offices/list/ocr/index.html">http://www2.ed.gov/about/offices/list/ocr/index.html</fo:basic-link>
                  </fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>
                     <fo:inline>Equal Employment Opportunity Commission, </fo:inline>
                     <fo:basic-link id="link-d505e2006"
                                     color="#0042ED"
                                     role="link"
                                     external-destination="http://www.eeoc.gov/">http://www.eeoc.gov/</fo:basic-link>
                  </fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
         <fo:wrapper xmlns:fox="http://xmlgraphics.apache.org/fop/extensions" role="artifact">
            <fo:block border-bottom="1pt solid #1E1E1E"
                       space-before="0.1"
                       space-after="0.1"/>
         </fo:wrapper>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">Historic Information</fo:block>
         <fo:list-block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                         provisional-distance-between-starts="0.1in"
                         start-indent="from-parent(start-indent) + 0.05in"
                         end-indent="from-parent(start-indent) + 0.05in"
                         space-after="0.1in">
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Approved: June 26, 2024</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by the Executive Leadership Team: June 26, 2024</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Campus Review: June 4-18, 2024</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by the Governance Council: May 20, 2024</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by UMCC: April 16, 2024</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by the Executive Leadership Team: April 10, 2024</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">Resources</fo:block>
         <fo:table xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    width="100%"
                    space-before="0.3in"
                    space-after="0.1in">
            <fo:table-header font-weight="bold" background-color="#C1C1C1">
               <fo:table-row>
                  <fo:table-cell font-weight="bold"
                                  background-color="#C1C1C1"
                                  border="1pt solid #C1C1C1"
                                  display-align="before"
                                  padding="0.05in">
                     <fo:block>Resource/Reference/Procedure</fo:block>
                  </fo:table-cell>
                  <fo:table-cell font-weight="bold"
                                  background-color="#C1C1C1"
                                  border="1pt solid #C1C1C1"
                                  display-align="before"
                                  padding="0.05in">
                     <fo:block>Unit Responsibility</fo:block>
                  </fo:table-cell>
               </fo:table-row>
            </fo:table-header>
            <fo:table-body>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:basic-link id="link-d505e2028"
                                        color="#0042ED"
                                        role="link"
                                        external-destination="https://internal.lowercolumbia.edu/departments/human-resources/_assets/documents/FacultyContract.pdf">Faculty Contract
				(i​n​t​e​r​n​a​l​.​l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​d​e​p​a​r​t​m​e​n​t​s​/​h​u​m​a​n​-​r​e​s​o​u​r​c​e​s​/​_​a​s​s​e​t​s​/​d​o​c​u​m​e​n​t​s​/​F​a​c​u​l​t​y​C​o​n​t​r​a​c​t​.​p​d​f​)
			</fo:basic-link>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>Human Resources</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:block font-size="12pt"
                                   color="#0F0F0F"
                                   text-align="left"
                                   text-align-last="left"
                                   space-before="0.05in"
                                   space-after="0.1in">
                           <fo:basic-link id="link-d505e2035"
                                           color="#0042ED"
                                           role="link"
                                           external-destination="https://actionnetwork.org/user_files/user_files/000/127/316/original/wfse_he.pdf">Washington Federation of State Employees (WFSE) collective bargaining agreement
				(a​c​t​i​o​n​n​e​t​w​o​r​k​.​o​r​g​/​u​s​e​r​_​f​i​l​e​s​/​u​s​e​r​_​f​i​l​e​s​/​0​0​0​/​1​2​7​/​3​1​6​/​o​r​i​g​i​n​a​l​/​w​f​s​e​_​h​e​.​p​d​f​)
			</fo:basic-link>
                        </fo:block>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>Human Resources</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:block font-size="12pt"
                                   color="#0F0F0F"
                                   text-align="left"
                                   text-align-last="left"
                                   space-before="0.05in"
                                   space-after="0.1in">
                           <fo:basic-link id="link-d505e2042"
                                           color="#0042ED"
                                           role="link"
                                           external-destination="https://lowercolumbia.edu/publications/student-handbook/student-academic-grievance-procedure.php">Student Academic Grievance Procedures
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​p​u​b​l​i​c​a​t​i​o​n​s​/​s​t​u​d​e​n​t​-​h​a​n​d​b​o​o​k​/​s​t​u​d​e​n​t​-​a​c​a​d​e​m​i​c​-​g​r​i​e​v​a​n​c​e​-​p​r​o​c​e​d​u​r​e​)
			</fo:basic-link>
                        </fo:block>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of Student Services or designee</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:block font-size="12pt"
                                   color="#0F0F0F"
                                   text-align="left"
                                   text-align-last="left"
                                   space-before="0.05in"
                                   space-after="0.1in">
                           <fo:basic-link id="link-d505e2049"
                                           color="#0042ED"
                                           role="link"
                                           external-destination="https://lowercolumbia.edu/publications/administrative-policies/200/235.php">Policy 235 - Non-Discrimination and Anti-Harassment
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​p​u​b​l​i​c​a​t​i​o​n​s​/​a​d​m​i​n​i​s​t​r​a​t​i​v​e​-​p​o​l​i​c​i​e​s​/​2​0​0​/​2​3​5​)
			</fo:basic-link>
                        </fo:block>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>Human Resources</fo:block>
                  </fo:table-cell>
               </fo:table-row>
               <fo:table-row>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>
                        <fo:block font-size="12pt"
                                   color="#0F0F0F"
                                   text-align="left"
                                   text-align-last="left"
                                   space-before="0.05in"
                                   space-after="0.1in">
                           <fo:basic-link id="link-d505e2056"
                                           color="#0042ED"
                                           role="link"
                                           external-destination="https://lowercolumbia.edu/publications/student-handbook/code-of-student-conduct.php">Code of Student Conduct
				(l​o​w​e​r​c​o​l​u​m​b​i​a​.​e​d​u​/​p​u​b​l​i​c​a​t​i​o​n​s​/​s​t​u​d​e​n​t​-​h​a​n​d​b​o​o​k​/​c​o​d​e​-​o​f​-​s​t​u​d​e​n​t​-​c​o​n​d​u​c​t​)
			</fo:basic-link>
                        </fo:block>
                     </fo:block>
                  </fo:table-cell>
                  <fo:table-cell border="1pt solid #C1C1C1" display-align="before" padding="0.05in">
                     <fo:block>VP of Student Services or designee</fo:block>
                  </fo:table-cell>
               </fo:table-row>
            </fo:table-body>
         </fo:table>
         <fo:block font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2"
                    id="/var/staging/oucampus/lowercolumbia/Public/publications/administrative-policies/200/273.pcf">Policy 273 - Immigrant Rights</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">This policy is adopted pursuant to the requirements of the Keep Washington Working Act (KWW), and limits “immigration enforcement to the fullest extent possible consistent with federal and state law . . . to ensure [Colleges and Universities] remain accessible to all Washington residents, regardless of immigration or citizenship status.” The policy provides clarity about the Lower Columbia College’s (LCC) role in ensuring educational opportunities for all individuals, while leaving immigration enforcement efforts to the federal government.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">A.  Applicability of Policies Related to Immigration Enforcement</fo:block>
         <fo:list-block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                         provisional-distance-between-starts="0.1in"
                         start-indent="from-parent(start-indent) + 0.05in"
                         end-indent="from-parent(start-indent) + 0.05in"
                         space-after="0.1in">
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>1.
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 8mm">
                  <fo:block>LCC<fo:inline font-weight="bold"/>adheres to all requirements of federal and state law.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>2.
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 8mm">
                  <fo:block>The provisions of this policy shall apply to LCC and all college facilities, which include (but are not limited to) adjacent sidewalks, parking areas, sports facilities, student housing, and entrances and exits from said building spaces.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>3.
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 8mm">
                  <fo:block>LCC’s policies prohibiting participation or aid in immigration enforcement shall apply to enforcement activity against students and their families, employees, and volunteers.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>4.
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 8mm">
                  <fo:block>LCC personnel shall presume that activities by federal immigration authorities, including surveillance, constitute immigration enforcement.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">B. Access to Schools</fo:block>
         <fo:list-block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                         provisional-distance-between-starts="0.1in"
                         start-indent="from-parent(start-indent) + 0.05in"
                         end-indent="from-parent(start-indent) + 0.05in"
                         space-after="0.1in">
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>1.
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 8mm">
                  <fo:block>LCC does not exclude students from receiving an education or unlawfully discriminate against anyone because of their race, color, national origin, age, disability, gender identity, immigration or citizenship status, sex, creed, use of a trained dog guide or service animal by a person with a disability, sexual orientation, or on any other basis prohibited by federal, state, or local law.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>2.
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 8mm">
                  <fo:block>LCC<fo:inline font-weight="bold"/>shall ensure that all college employees and volunteers are aware of the rights of immigrant students to an education.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>3.
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 8mm">
                  <fo:block>LCC shall ensure that information reviewed to determine eligibility for in-state tuition or other benefits and any reporting requirements is limited only to the information necessary for residency determinations and in compliance with KWW and any other applicable state or federal laws.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>4.
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 8mm">
                  <fo:block>LCC shall separate all information on individuals with foreign student visa status (F, J and M visas) retained for the purpose of reporting to the Student Exchange and Visitor Information System (SEVIS) as part of the Student and Exchange Visitor Program from LCC’s system of record and all supplemental systems  or other directory information.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">C. Immigration Enforcement on School Grounds</fo:block>
         <fo:list-block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                         provisional-distance-between-starts="0.1in"
                         start-indent="from-parent(start-indent) + 0.05in"
                         end-indent="from-parent(start-indent) + 0.05in"
                         space-after="0.1in">
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>1.
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 8mm">
                  <fo:block>LCC does not grant permission for any person engaged, or intending to engage, in immigration enforcement, including surveillance, access to school grounds or their immediate vicinity. LCC employees shall direct anyone engaging, or intending to engage, in immigration enforcement, including federal immigration authorities with official business that must be conducted on school grounds, to the authorized designee prior to permitting entrance. LCC employees shall presume that activities by federal immigration authorities, including surveillance, constitute immigration enforcement.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>2.
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 8mm">
                  <fo:block>If anyone attempts to engage in immigration enforcement on or near LCC grounds, including requesting access to a student, employee, or school grounds:
</fo:block>
                  <fo:list-block provisional-distance-between-starts="0.1in"
                                  start-indent="from-parent(start-indent) + 0.05in"
                                  end-indent="from-parent(start-indent) + 0.05in"
                                  space-after="0.1in">
                     <fo:list-item>
                        <fo:list-item-label>
                           <fo:block>a.
				</fo:block>
                        </fo:list-item-label>
                        <fo:list-item-body start-indent="body-start() + 8mm">
                           <fo:block>Employees shall immediately alert and direct the person to the authorized designee who shall verify and record the person’s credentials (at least, badge number and name), record the names of all persons they intend to contact, collect the nature of their business at the school, request a copy of the court order or judicial warrant, and log the date and time and forward the request to the<fo:inline font-weight="bold"/>Vice President of Foundation, HR, &amp; Legal Affairs and/or legal counsel for review.</fo:block>
                        </fo:list-item-body>
                     </fo:list-item>
                     <fo:list-item>
                        <fo:list-item-label>
                           <fo:block>b.
				</fo:block>
                        </fo:list-item-label>
                        <fo:list-item-body start-indent="body-start() + 8mm">
                           <fo:block>Employees shall request that any person desiring to communicate with a student, enter school grounds, or conduct an arrest first produce a valid court order or judicial warrant.</fo:block>
                        </fo:list-item-body>
                     </fo:list-item>
                     <fo:list-item>
                        <fo:list-item-label>
                           <fo:block>c.
				</fo:block>
                        </fo:list-item-label>
                        <fo:list-item-body start-indent="body-start() + 8mm">
                           <fo:block>The authorized designee and/or legal counsel shall review the court order or judicial warrant for signature by a judge and validity. For LCC to consider it valid, any court order or judicial warrant must state the purpose of the enforcement activity, identify the specific search location, name the specific person to whom access must be granted, include a current date, and be signed by a judge.</fo:block>
                        </fo:list-item-body>
                     </fo:list-item>
                     <fo:list-item>
                        <fo:list-item-label>
                           <fo:block>d.
				</fo:block>
                        </fo:list-item-label>
                        <fo:list-item-body start-indent="body-start() + 8mm">
                           <fo:block>The authorized designee and/or legal counsel shall review written authority signed by an appropriate level director of an officer’s agency that permits them to enter LCC property, for a specific purpose. If no written authority exists, the authorized designee and/or legal counsel shall contact the appropriate level director for the officer’s agency to confirm permission has been granted to enter LCC property for the specific purpose identified.</fo:block>
                        </fo:list-item-body>
                     </fo:list-item>
                     <fo:list-item>
                        <fo:list-item-label>
                           <fo:block>e.
				</fo:block>
                        </fo:list-item-label>
                        <fo:list-item-body start-indent="body-start() + 8mm">
                           <fo:block>Upon receipt and examination of the required information, the authorized designee and/or legal counsel will determine whether access shall be allowed to contact or question the identified individual and shall communicate that decision to the Vice President of Foundation, HR, &amp; Legal Affairs and legal counsel.</fo:block>
                        </fo:list-item-body>
                     </fo:list-item>
                     <fo:list-item>
                        <fo:list-item-label>
                           <fo:block>f.
				</fo:block>
                        </fo:list-item-label>
                        <fo:list-item-body start-indent="body-start() + 8mm">
                           <fo:block>If the requestor is seeking access or information regarding a student under 18 years old, the authorized designee shall make a reasonable effort, to the extent allowed by FERPA, to notify the parent/guardian of any immigration enforcement concerning their student, including contact or interview.</fo:block>
                        </fo:list-item-body>
                     </fo:list-item>
                     <fo:list-item>
                        <fo:list-item-label>
                           <fo:block>g.
				</fo:block>
                        </fo:list-item-label>
                        <fo:list-item-body start-indent="body-start() + 8mm">
                           <fo:block>The authorized designee shall request the presence of an LCC representative to be present during any interview. Access to information, records, or areas beyond that specified in the court order or judicial warrant shall be denied.</fo:block>
                        </fo:list-item-body>
                     </fo:list-item>
                  </fo:list-block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">D. Gathering Immigration Related Information</fo:block>
         <fo:list-block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                         provisional-distance-between-starts="0.1in"
                         start-indent="from-parent(start-indent) + 0.05in"
                         end-indent="from-parent(start-indent) + 0.05in"
                         space-after="0.1in">
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>1.
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 8mm">
                  <fo:block>LCC employees shall not inquire about, request, or collect any information about the immigration or citizenship status or place of birth of any person accessing services provided by, or in connection with the school. LCC employees shall not seek or require information regarding or probative of any person’s citizenship or immigration status where other information may be sufficient for LCC’s purposes. This does not prohibit residency officers or related employees from reviewing information from students or others on a voluntary basis in order to determine that a student is qualified for in-state tuition rates.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>2.
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 8mm">
                  <fo:block>LCC policies and procedures regarding student records and privacy will be sent to all enrolled students at least annually in a manner that Limited English Proficient (LEP) individuals will understand.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>3.
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 8mm">
                  <fo:block>If LCC<fo:inline font-weight="bold"/>is required to collect and provide information related to a student’s national origin (e.g., information regarding a student’s birthplace, or date of first enrollment in a U.S. school) to satisfy certain federal reporting requirements for special programs, prior to collecting any such information or reporting it, LCC shall (except with respect to reporting requirements necessary for compliance with the Student and Exchange Visitor Program):
</fo:block>
                  <fo:list-block provisional-distance-between-starts="0.1in"
                                  start-indent="from-parent(start-indent) + 0.05in"
                                  end-indent="from-parent(start-indent) + 0.05in"
                                  space-after="0.1in">
                     <fo:list-item>
                        <fo:list-item-label>
                           <fo:block>a.
				</fo:block>
                        </fo:list-item-label>
                        <fo:list-item-body start-indent="body-start() + 8mm">
                           <fo:block>If feasible, consult with legal counsel regarding its options, including alternatives to the specific program or documents accepted as adequate proof for the program;</fo:block>
                        </fo:list-item-body>
                     </fo:list-item>
                     <fo:list-item>
                        <fo:list-item-label>
                           <fo:block>b.
				</fo:block>
                        </fo:list-item-label>
                        <fo:list-item-body start-indent="body-start() + 8mm">
                           <fo:block>Explain reporting requirements to the student, in their requested language, including possible immigration enforcement impact;</fo:block>
                        </fo:list-item-body>
                     </fo:list-item>
                     <fo:list-item>
                        <fo:list-item-label>
                           <fo:block>c.
				</fo:block>
                        </fo:list-item-label>
                        <fo:list-item-body start-indent="body-start() + 8mm">
                           <fo:block>If moving forward with collection of information, receive and collect written consent from the student;    </fo:block>
                        </fo:list-item-body>
                     </fo:list-item>
                     <fo:list-item>
                        <fo:list-item-label>
                           <fo:block>d.
				</fo:block>
                        </fo:list-item-label>
                        <fo:list-item-body start-indent="body-start() + 8mm">
                           <fo:block>Collect and maintain this information separately from the school/class enrollment process and student’s records in order to avoid deterring enrollment of immigrants or their children.</fo:block>
                        </fo:list-item-body>
                     </fo:list-item>
                  </fo:list-block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>4.
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 8mm">
                  <fo:block>When LCC reviews information related to immigration status in order to make residency determinations, the residency officer’s written confirmation that a student meets any applicable immigration status requirement shall be considered sufficient written evidence that a student meets the requirements of RCW 28B.15.012. All other documents used to prove student or other individual immigration status, aside from those independently required by law to be kept, shall be designated as transitory and disposed of in accordance with LCC’s records retention policy. Any LCC employee maintaining said information in any other way shall report their retention procedure and basis to Vice President of Foundation, HR, &amp; Legal Affairs prior to collecting the information.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">E. Responding to Requests for Information</fo:block>
         <fo:list-block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                         provisional-distance-between-starts="0.1in"
                         start-indent="from-parent(start-indent) + 0.05in"
                         end-indent="from-parent(start-indent) + 0.05in"
                         space-after="0.1in">
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>1.
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 8mm">
                  <fo:block>LCC employees shall not share, provide, or disclose personal information about any person for immigration enforcement purposes without a court order or judicial warrant requiring the information’s disclosure or approval by the authorized school designee, except as required by law. Requests by federal immigration authorities shall be presumed to be for immigration enforcement purposes.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>2.
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 8mm">
                  <fo:block>LCC employees shall immediately report receipt of any information request relating to immigration enforcement to the authorized school designee who shall document the request.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
         <fo:list-block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                         provisional-distance-between-starts="0.1in"
                         start-indent="from-parent(start-indent) + 0.05in"
                         end-indent="from-parent(start-indent) + 0.05in"
                         space-after="0.1in">
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>3.
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 8mm">
                  <fo:block>
                     <fo:inline font-weight="bold"/>LCC shall, to the extent allowed by FERPA or as otherwise advised by legal counsel, notify the student’s parent(s) and/or guardian(s) of the request for information at the earliest extent possible.<fo:inline font-weight="bold"/>
                  </fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2"> F. Use of School Resources</fo:block>
         <fo:list-block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                         provisional-distance-between-starts="0.1in"
                         start-indent="from-parent(start-indent) + 0.05in"
                         end-indent="from-parent(start-indent) + 0.05in"
                         space-after="0.1in">
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>1.
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 8mm">
                  <fo:block>LCC’s resources shall not be used to engage in, aid, or in any way assist with immigration enforcement.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>2.
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 8mm">
                  <fo:block>LCC’s resources and policies regarding immigration enforcement shall be published and distributed to students and their parent(s) or guardian(s) on an annual basis. These resources shall include, at minimum;
</fo:block>
                  <fo:list-block provisional-distance-between-starts="0.1in"
                                  start-indent="from-parent(start-indent) + 0.05in"
                                  end-indent="from-parent(start-indent) + 0.05in"
                                  space-after="0.1in">
                     <fo:list-item>
                        <fo:list-item-label>
                           <fo:block>a.
				</fo:block>
                        </fo:list-item-label>
                        <fo:list-item-body start-indent="body-start() + 8mm">
                           <fo:block>Information about accommodations for limited English proficiency, disability accommodations, special education programs (if applicable), and tuition assistance grant or loan programs that may be available regardless of immigration or citizenship status;</fo:block>
                        </fo:list-item-body>
                     </fo:list-item>
                     <fo:list-item>
                        <fo:list-item-label>
                           <fo:block>b.
				</fo:block>
                        </fo:list-item-label>
                        <fo:list-item-body start-indent="body-start() + 8mm">
                           <fo:block>General information policies including the types of records maintained by LCC, a list of the circumstances or conditions under which LCC might release student information to outside people or entities, including limitations under FERPA and other relevant law;</fo:block>
                        </fo:list-item-body>
                     </fo:list-item>
                     <fo:list-item>
                        <fo:list-item-label>
                           <fo:block>c.
				</fo:block>
                        </fo:list-item-label>
                        <fo:list-item-body start-indent="body-start() + 8mm">
                           <fo:block>Policies regarding the retention and destruction of personal information;</fo:block>
                        </fo:list-item-body>
                     </fo:list-item>
                     <fo:list-item>
                        <fo:list-item-label>
                           <fo:block>d.
				</fo:block>
                        </fo:list-item-label>
                        <fo:list-item-body start-indent="body-start() + 8mm">
                           <fo:block>The process of establishing consent from students and their parent(s) or guardian(s), as permitted under federal and state law, prior to releasing a student’s personal information for immigration enforcement purposes;</fo:block>
                        </fo:list-item-body>
                     </fo:list-item>
                     <fo:list-item>
                        <fo:list-item-label>
                           <fo:block>e.
				</fo:block>
                        </fo:list-item-label>
                        <fo:list-item-body start-indent="body-start() + 8mm">
                           <fo:block>Name and contact information for LCC’s designated point of contact on immigration related matters; and</fo:block>
                        </fo:list-item-body>
                     </fo:list-item>
                     <fo:list-item>
                        <fo:list-item-label>
                           <fo:block>f.
				</fo:block>
                        </fo:list-item-label>
                        <fo:list-item-body start-indent="body-start() + 8mm">
                           <fo:block>“Know Your Rights” resources and emergency preparedness forms to have completed in the event of a family separation.</fo:block>
                        </fo:list-item-body>
                     </fo:list-item>
                  </fo:list-block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">G. Authorized School Designee Contact Information:</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="19.200000000000003pt"
                    role="H3">Kendra Sprague</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Vice President of Foundation, HR, &amp; Legal Affairs</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">(360) 442-2121<fo:wrapper role="artifact">
               <fo:block/>
            </fo:wrapper>
            <fo:basic-link id="link-d505e4352"
                            color="#0042ED"
                            role="link"
                            external-destination="mailto:ksprague@lowercolumbia.edu">ksprague@lowercolumbia.edu</fo:basic-link>
         </fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="19.200000000000003pt"
                    role="H3">Nolan Wheeler</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Vice President of Administration</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">(360) 442-2201<fo:wrapper role="artifact">
               <fo:block/>
            </fo:wrapper>
            <fo:basic-link id="link-d505e4360"
                            color="#0042ED"
                            role="link"
                            external-destination="mailto:nwheeler@lowercolumbia.edu">nwheeler@lowercolumbia.edu</fo:basic-link>
         </fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="19.200000000000003pt"
                    role="H3">Jason Arrowsmith</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">Director of Security</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">(360) 442-2270<fo:wrapper role="artifact">
               <fo:block/>
            </fo:wrapper>
            <fo:basic-link id="link-d505e4368"
                            color="#0042ED"
                            role="link"
                            external-destination="mailto:jarrowsmith@lowercolumbia.edu">jarrowsmith@lowercolumbia.edu</fo:basic-link>
         </fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">Definitions</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">
            <fo:inline font-weight="bold">“Civil immigration warrant”</fo:inline> means any warrant for a violation of federal civil immigration law issued by a federal immigration authority. A “civil immigration warrant” includes, but is not limited to, administrative warrants entered in the national crime information center database, warrants issued on ICE Form I-200 (Warrant for Arrest of Alien), Form I-205 (ICE Administrative Warrant), or prior or subsequent versions of those forms, which are not court orders.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">
            <fo:inline font-weight="bold">“Court order”</fo:inline> and <fo:inline font-weight="bold">“judicial warrant”</fo:inline> mean a directive issued by a judge or magistrate under the authority of Article III of the United States Constitution or Article IV of the Washington Constitution or otherwise authorized under the Revised Code of Washington. A “court order” includes, but is not limited to, judicially authorized warrants and judicially enforced subpoenas. Such orders, warrants, and subpoenas do not include civil immigration warrants, or other administrative orders, warrants or subpoenas that are not signed or enforced by a judge or magistrate as defined in this section.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">
            <fo:inline font-weight="bold">“De-identified”</fo:inline> means information that does not identify an individual and with respect to which there is no reasonable basis to believe that the information can be used to identify an individual.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">
            <fo:inline font-weight="bold">“F-1 Visa”</fo:inline> is a United States (U.S.) visa for foreign national students who wish to attend educational institutions in the U.S., of these levels:</fo:block>
         <fo:list-block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                         provisional-distance-between-starts="0.1in"
                         start-indent="from-parent(start-indent) + 0.05in"
                         end-indent="from-parent(start-indent) + 0.05in"
                         space-after="0.1in">
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Private elementary school (non-U.S. citizens are not allowed to attend U.S. public elementary schools on an F-1 visa);</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>High school;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Seminary;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Conservatory;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>University and college; and</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Other institutions, such as a language training program.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">
            <fo:inline font-weight="bold">“Federal immigration authority”</fo:inline> means any on-duty officer, employee, or person otherwise paid by or acting as an agent of the United States Department of Homeland Security (DHS) including, but not limited to, its sub-agencies, Immigration and Customs Enforcement (ICE), Customs and Border Protection (CBP), United States Citizenship and Immigration Services (USCIS), and any present or future divisions thereof charged with immigration enforcement. “Federal immigration authority” includes, but is not limited to, the Enforcement &amp; Removal Operations (ERO) and Homeland Security Investigations (HSI) of ICE, or any person or class of persons authorized to perform the functions of an immigration officer as defined in the Immigration and Nationality Act.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">
            <fo:inline font-weight="bold">“Immigration or citizenship status”</fo:inline> means as such status as has been established to such individual under the Immigration and Nationality Act.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">
            <fo:inline font-weight="bold">“J-1 Visa”</fo:inline> is the visa designated for students and exchange program participants who belong to: Au Pairs, Camp Counselor, Government Visitors, Interns, International Visitors, Physicians, Professors and Research Scholars, Short-term scholars, specialists in different areas, university students, secondary school students, teachers, trainees, work and travel participants. Those who come to the U.S. under this visa program cannot bring dependents to the U.S.13</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">
            <fo:inline font-weight="bold">“Language services”</fo:inline> includes but is not limited to translation, interpretation, training, or classes. “Translation” means written communication from one language to another while preserving the intent and essential meaning of the original text. “Interpretation” means transfer of an oral communication from one language to another.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">
            <fo:inline font-weight="bold">“Law enforcement agency”</fo:inline> or <fo:inline font-weight="bold">“LEA”</fo:inline> means any agency of the state of Washington (state) or any agency of a city, county, special district, or other political subdivision of the state (local) that is a “general authority Washington law enforcement agency,” as defined by RCW 10.93.020, or that is authorized to operate jails or maintain custody of individuals in jails; or to operate juvenile detention facilities or to maintain custody of individuals in juvenile detention facilities; or to monitor compliance with probation or parole conditions.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">
            <fo:inline font-weight="bold">“Local government”</fo:inline> means any governmental entity other than the state, federal agencies, or an operating system established under chapter 43.52 RCW. It includes, but is not limited to, cities, counties, school districts, and special purpose districts. It does not include sovereign tribal governments.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">
            <fo:inline font-weight="bold">“Notification request”</fo:inline> means a federal immigration authority’s request for affirmative notification from a state or local law enforcement agency of an individual’s release from the LEA’s custody. “Notification request” includes, but is not limited to, oral or written requests, including DHS Form I-247A, Form I-247N, or prior or subsequent versions of those forms.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">
            <fo:inline font-weight="bold">“M-1 Visa”</fo:inline> is designed for students enrolled in vocational and non-academic education, excluding language courses. This includes, but is not limited to, technical courses, cooking classes, flight school, cosmetology, etc.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">
            <fo:inline font-weight="bold">“Personal information”</fo:inline> means names, date of birth, addresses, GPS [global positioning system] coordinates or location, telephone numbers, email addresses, social media handles or screen names, social security numbers, driver’s license numbers, parents’ or affiliates’ names, biometric data, or other personally identifiable information. “Personal information” does not include immigration or citizenship status.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">
            <fo:inline font-weight="bold">“Public schools”</fo:inline> or <fo:inline font-weight="bold">“Local education agency”</fo:inline> means any and all public elementary and secondary schools under the jurisdiction of local governing boards or a charter school board and all institutions of higher education as defined in RCW 28B.10.016.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">
            <fo:inline font-weight="bold">“Sensitive location”</fo:inline> refers to the 2011 U.S. Immigration and Customs Enforcement (ICE) and 2013 Customs and Border Enforcement (CBP) policies which categorize certain locations as sensitive locations that should generally be avoided for immigration enforcement purposes. Accordingly, “sensitive location” includes health facilities, places of worship, and schools.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">
            <fo:inline font-weight="bold">“School resource officer”</fo:inline> means a commissioned law enforcement officer in the state of Washington with sworn authority to uphold the law and assigned by the employing police department or sheriff’s office to work in schools to ensure school safety. By building relationships with students, school resource officers work alongside public school administrators and staff to help students make good choices. School resource officers are encouraged to focus on keeping students out of the criminal justice system when possible and not impose criminal sanctions in matters that are more appropriately handled within the educational system.</fo:block>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-size="12pt"
                    color="#0F0F0F"
                    text-align="left"
                    text-align-last="left"
                    space-before="0.05in"
                    space-after="0.1in">
            <fo:inline font-weight="bold">“State agency”</fo:inline> has the same meaning as provided in RCW 42.56.010.</fo:block>
         <fo:wrapper xmlns:fox="http://xmlgraphics.apache.org/fop/extensions" role="artifact">
            <fo:block border-bottom="1pt solid #1E1E1E"
                       space-before="0.1"
                       space-after="0.1"/>
         </fo:wrapper>
         <fo:block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                    font-weight="bold"
                    keep-with-next="always"
                    space-before="0.05in"
                    space-after="0.1in"
                    font-size="21.6pt"
                    role="H2">Historical Information</fo:block>
         <fo:list-block xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"
                         provisional-distance-between-starts="0.1in"
                         start-indent="from-parent(start-indent) + 0.05in"
                         end-indent="from-parent(start-indent) + 0.05in"
                         space-after="0.1in">
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Approved by the Executive Leadership Team: 6/18/2025</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by UMCC: 5/20/25</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label>
                  <fo:block>
					•
				</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start() + 2mm">
                  <fo:block>Reviewed by Governance Council: 5/14/25</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
      </fo:flow>
   </fo:page-sequence>
</fo:root>
