<?php $__env->startSection('page_title'); ?>
    OSAA - Officials
<?php $__env->stopSection(); ?>

<?php $__env->startSection('page_sub_title'); ?>    
   OSAA Information and Resources for Officials
<?php $__env->stopSection(); ?>

<?php $__env->startSection('scripts'); ?>
    @parent

    <script type="text/javascript" src="https://content.jwplatform.com/libraries/7OYti3Wn.js"></script>

    <style type="text/css">
        .page_functions {
            padding-top: 2px !important;
        }

        h3 {
            color: #990000 !important;
        }

        .course_item {
            margin-bottom: 1.5em;
        }

        .course_item img {
            width: 80px;
            float: left;
            margin: 0 10px 0 0;
        }

        .course_item .course_title {
            font-weight: bold;
            font-size: 12pt;
        }

        .course_item .course_when {
            font-style: italic;
            font-size: 9pt;            
        }

        .course_item .course_link {
            
        }    

        .course_item .course_name {
            font-size: 9pt;
        }     

        table.fees tr {
            line-height: 1.5em;
        } 

        table.sris tr {
            line-height: 1.5em;
        } 

        .badge {
            float: left;
            width: 32px;
            height: 32px;
            border: 1px solid #dddddd;
            text-align: center;
            line-height: 32px;
            margin: 0 15px 15px 30px;
        }  

    </style>

<?php $__env->stopSection(); ?>

<?php $__env->startSection('jquery_init'); ?>

	$('.button').button();

	$('.tabs').tabs();

  jwplayer("check_eligibility").setup({
      'file' : "http://content.bitsontherun.com/videos/J8WDYxEA.mp4",
      'width' : 350,
      'height' : 250
    });

<?php $__env->stopSection(); ?>

<?php $__env->startSection('page_functions'); ?>
    
    <a href="http://osaa.arbitersports.com" target="_blank" style="">
        <img src="<?php echo asset('images/icons/central_hub_button.png'); ?>" />    
    </a>  

<?php $__env->stopSection(); ?>


<?php $__env->startSection('main_content'); ?>    

    <div class="tabs awards">
        <ul style="padding-left:5px; font-size:9pt;">            
            <li><a href="#officials">Officials</a></li>
            <li><a href="#registration">Registration</a></li>
            <li><a href="#certification">Certification</a></li>
            <li><a href="#ocep">OCEP</a></li>
            <li><a href="#eligibility">Eligibility</a></li>
            <li><a href="#playoffs">Championships</a></li>
            <li><a href="#rules">Rules, Policies, &amp; Forms</a></li>
            <li><a href="#associations">Local Associations</a></li>
        </ul>
  

        <?php /*  Officials  */ ?>
        <div id="officials">
            <a href="http://www.oreofficials.org/" target="_blank" style="float: right; text-align: center; border: none; margin: 1em 2em;">
                <img src="<?php echo asset('images/icons/OAOAweblogo.gif'); ?>" height="50px" border="0"/><br/>
                Oregon Athletic<br>Officials Association
            </a>

            <h1>Officials</h1>
            The OSAA appreciates the vital role that officials play in the administration of high school activities.  We hope you'll find what you need on the OSAA website and our links to other sites and resources.  This page is intended to assist you in achieving your goals as an official and to help clarify the policies regarding officials.  All high school officials and associations are certified and chartered by the OSAA for the following sports: football, volleyball, soccer, basketball, wrestling, baseball, and softball.

            <br /><br />

            <h2>Oregon Athletic Officials Association</h2>
            The Oregon Athletic Officials Association (OAOA) seeks to advance high school officiating in Oregon by representing the state's officials and associations and promoting:
            <div style="margin-left: 40px; font-weight: bold;">
                "One Rule, One Mechanic, One Interpretation"
            </div>

            <br />

            <div class="columns">
                <div class="half" style="width: 60%; margin-right: 50px;">
                    Officials are encouraged to contact the OAOA directly for any questions or further clarification.
                </div>

                <div class="fourth">
                    <a href="http://www.oreofficials.org" target="_blank">www.oreofficials.org</a><br />
                    (503) 682 - 6722
                </div>
            </div>   
  
            <br class="clear" /><br>

            <h2>Professional Organizations</h2>
            The OSAA works closely with several professional organizations that relate to high school athletic officials.  Follow the links below for additional information.
            
            <div style="margin-left: 40px; line-height: 1.25em;">
                &raquo; <a href="http://www.oreofficials.org/" target="_blank">Oregon Athletic Officials Association (OAOA)</a><br />                
                &raquo; <a href="http://nfhs.arbitersports.com/FRONT/105401/Site" target="_blank"> National Federation Officials Association (NFOA)</a><br />
                &raquo; <a href="http://www.naso.org/" target="_blank"> National Association of Sports Officials (NASO)</a>
            </div>

            <br /><br />

            <h2>OSAA/OAOA Central Hub</h2>
            <a href="http://osaa.arbitersports.com" target="_blank" style="float: left; margin: 0.75em 25px 1em 0;">
                <img src="<?php echo asset('images/icons/central_hub_button.png'); ?>" />    
            </a>
            A lot of information and great resources for officials can be found on the OSAA/OAOA Central Hub hosted on ArbiterSports.  Officials registration, testing, training, and a lot more information is up on the Central Hub.  Click the Central Hub button or one of the icons below.

            <br class="clear" /><br />

            <a href="https://osaafootball.arbitersports.com" target="_blank" style="float: left; margin-right: 35px; text-align: center; width: 80px;">
                <img src="<?php echo asset('images/balls/wilsongstfb.jpg'); ?>" alt="" title="" style="width: 64px;" /><br />
                Football
            </a>

            <a href="https://osaavolleyball.arbitersports.com" target="_blank" style="float: left; margin-right: 35px; text-align: center; width: 80px;">
                <img src="<?php echo asset('images/balls/wilsonicorvbcolor.jpg'); ?>" alt="" title="" style="width: 64px;" /><br />
                Volleyball
            </a>

            <a href="https://osaasoccer.arbitersports.com" target="_blank" style="float: left; margin-right: 35px; text-align: center; width: 80px;">
                <img src="<?php echo asset('images/balls/badensx751sc.jpg'); ?>" alt="" title="" style="width: 64px;" /><br />
                Soccer
            </a>

            <a href="https://osaabasketball.arbitersports.com" target="_blank" style="float: left; margin-right: 35px; text-align: center; width: 80px;">
                <img src="<?php echo asset('images/balls/wilsonevolutiongbbx.jpg'); ?>" alt="" title="" style="width: 64px;" /><br />
                Basketball
            </a>

            <a href="https://osaawrestling.arbitersports.com" target="_blank" style="float: left; margin-right: 35px; text-align: center; width: 80px;">
                <img src="<?php echo asset('images/icons/wrestler_64px.png'); ?>" alt="" title="" style="width: 64px;" /><br />
                Wrestling
            </a>

            <a href="https://osaabaseball.arbitersports.com" target="_blank" style="float: left; margin-right: 35px; text-align: center; width: 80px;">
                <img src="<?php echo asset('images/balls/wilsona1010probb.jpg'); ?>" alt="" title="" style="width: 64px;" /><br />
                Baseball
            </a>

            <a href="https://osaasoftball.arbitersports.com" target="_blank" style="float: left; text-align: center; width: 80px;">
                <img src="<?php echo asset('images/balls/wilsona9011sb.jpg'); ?>" alt="" title="" style="width: 64px;" /><br />
                Softball
            </a>

            <br class="clear" />

        </div>


        <?php /*  Registration  */ ?>
        <div id="registration">            

            <h1>Registration for OSAA Officials</h1>
            The following outlines the registration process for OSAA officials.

            <h2>Online Registration</h2>
            
            All OSAA officials must complete the online registration process.  Registration is completed through the OSAA/OAOA Central Hub on ArbiterSports.  The registration process includes:
            <div class="columns">
                <div class="half">
                    <ol style="margin-left: 30px;">
                        <li>Selecting a sport</li>
                        <li>Providing contact information</li>
                        <li>Consenting to a background check</li>
                        <li>Selecting an officials association</li>
                        <li>Paying registration fees online</li>
                    </ol>
                </div>

                <div class="half" style="padding: 0 0 0 2%;">
                    <a href="https://osaa.arbitersports.com/front/105752/Site/PageContent/OSAA-Registration-Portal" target="_blank" style="float: left;">
                        <img src="<?php echo asset('images/icons/officials_register.jpg'); ?>" alt="" title="" style="" />
                    </a>

                    <div class="small note" style="float: left; width: 215px; margin: 3em 0 0 25px;">
                        Click the star icon to the left to start your officials registration.
                    </div>
                </div>
            </div>

            <br class="clear" />

            <h3>2015-16 OSAA Officials Registration and Testing Timelines</h3>
            <table style="width: 80%;">
                <tr>
                    <td></td>
                    <td><b></u>FALL</u></b></td>
                    <td><b></u>WINTER</u></b></td>
                    <td><b></u>SPRING</u></b></td>
                </tr>

                <tr>
                    <td><b>Registration/Testing Opens</b></td>
                    <td>Monday 6/22/2015</td>
                    <td>Monday 9/28/2015</td>
                    <td>Monday 1/4/2016</td>
                </tr>

                <tr>
                    <td><b>Test Review Opens</b></td>
                    <td>Monday 8/17/2015</td>
                    <td>Monday 11/16/2015</td>
                    <td>Monday 2/29/2016</td>
                </tr>

                <tr>
                    <td><b>Testing/Registration Closes</b></td>
                    <td>Friday 10/23/2015</td>
                    <td>Friday 2/19/2016</td>
                    <td>Wednesday 5/18/2016</td>
                </tr>
            </table>

            <br />

            <div style="float: left; width: 35%;">

                <h2>2015-16 Registration Fees</h2>
                <table style="width: 80%;" class="fees">
                    <tr>
                        <td><b>Football</b></td>
                        <td>$60.50</td>
                    </tr>
                    <tr>
                        <td><b>Volleyball</b></td>
                        <td>$60.50</td>
                    </tr>
                    <tr>
                        <td><b>Soccer</b></td>
                        <td>$53.50</td>
                    </tr>
                    <tr>
                        <td><b>Basketball</b></td>
                        <td>$67.50</td>
                    </tr>
                    <tr>
                        <td><b>Wrestling</b></td>
                        <td>$60.50</td>
                    </tr>
                    <tr>
                        <td><b>Baseball</b></td>
                        <td>$60.50</td>
                    </tr>
                    <tr>
                        <td><b>Softball</b></td>
                        <td>$60.50</td>
                    </tr>
                </table>
            </div>

            <div style="float: left; width: 60%;">
                <h2>Officials Packets</h2>
                Once you have completed the online registration process and consented to a criminal background check, the OSAA office will mail you an officials packet.  Packets are send USPS First Class to the mailing address provided in the registration process.

                <br /><br />

                <b>Please allow up to 5 business days to receive your packet.</b>

                <br /><br />

                <span class="small note">
                    If you have not received your officials packet, please contact Meridith Pyle at the OSAA office by calling (503) 682 - 6722 x224 or email <?php echo Helpers::obfuscateEmailLink('meridithp@osaa.org'); ?>.  Packet contents vary by sport and additional information on exactly what is included for each sport's officials packet can be found on the Central Hub on ArbiterSports.
                </span>

            </div>

            <br class="clear" />

        </div>


        <?php /*  Certification  */ ?>
        <div id="certification">

            <h1>Certification Requirements for OSAA Officials</h1>
            To be a certified official, an individual must:
            <ol style="margin-left: 30px;">
                <li>Be at least 18 years of age (exceptions for youth officials are made by the OSAA Executive Director)</li>
                <li>Be a member in good standing of a Local Officials Association and complete the online registration process</li>
                <li>Annually score at least 75% on the National Federation Rules Examination for the sport concerned</li>
                <li>Attend six study/training meetings or complete 10 hours of approved training</li>
                <li>Consent to and pass an annual criminal history conviction screening</li>
                <li>Complete an annual concussion awareness training course</li>
            </ol>

            <br />

            <div class="small note">The full list of certification requirements can be found in the <a href="<?php echo asset('docs/officials/AOH.pdf'); ?>" target="_blank">OSAA Athletic Officials Handbook</a>.</div>

            <br />

            <h2>Testing</h2>
            <a href="http://osaa.arbitersports.com/front/105752/test" target="_blank" style="float: right; text-align: center; width: 100px; font-size: 10pt;">
                <img src="<?php echo asset('/images/icons/form_2_48px.png'); ?>" alt="" title="" style="" /><br />
                Online Exams
            </a>
            Officials must annually pass an online rules exam for each sport he/she officiates.  Testing is administered online through the OSAA/OAOA Central Hub on ArbiterSports.  Exams are open book and there is no time limit.  The test must be completed with a passing score in order to be certified.  Officials have 3 attempts to obtain a passing score.  After the specified date, the ability to review a previous completed test is enabled.

            <br /><br />

            <h2>Concussion Training</h2>
            All OSAA officials in all sports must complete an annual concussion training course.  Training must be completed before officials are allowed to officiate any contest.  This annual requirement must be completed in the school year in which the sport is officiated (i.e., a baseball official that completes concussion training in the spring must re-take the concussion course in the fall if he/she wishes to also officiate a fall sport in a new school year).

            <br />

            <h3>Online Concussion Course</h3>
            The OSAA has created an online training course specifically targeted for athletic officials, "Understanding Concussions - What Officials Need to Know."  The online course is hosted on the Central Hub through the Eligibility Center.  To complete the concussion course:
            <ol style="margin-left: 30px; font-size: 10pt;">
                <li>Click the link to access the <a href="http://osaa.arbitersports.com/front/105752/Eligibility" target="_blank">Eligibility Center</a>.</li>
                <li>If you are not already logged in, you must log in with your e-mail address and password you used during registration.</li>
                <li>Under the <b>Started</b> section, expand a varsity eligibility in the current school year, <?php echo Helpers::getCurrentYear(); ?>-<?php echo substr((intval(Helpers::getCurrentYear()) + 1), 2, 2); ?>.</li>
                <li>In the expanded eligibility you selected, a list of the requirements will be visible.  Next to the "Understanding Concussions - What Officials Need to Know" item, click the <b>View Clinic</b> link.</li>                
                <li>A pop-up window will appear.  Click the <b>OK</b> button.  If you do not see any buttons, you might have to scroll to the right in this pop-up window to see the button.</li>
                <li>A training course will load on a platform hosted by BrainShark.  The course takes about 10 minutes to complete, prompting you to progress to the next step as necessary.</li>
                <li>In the upper-right, an icon is displayed indicating your completion status.  This icon will appear red to let you know that you still have more steps to complete in the course.  After you have completed the course, ensure that this icon appears green and notes that you have met all of the completion criteria.</li>

            </ol>  

            <br />

            <div class="small note">
                This online course created by the OSAA is the only concussion training course that meets the certification requirement for officials.  Other courses will not be accepted as substitutes.
            </div>

        </div>


        <?php /*  OCEP  */ ?>
        <div id="ocep">

            <h1>Officials Certification And Education Program</h1>
            The OSAA/OAOA Officials Certification and Education Program (OCEP) is designed to ensure that Oregon officials statewide are trained in a consistent and standardized manner. There are two components - the Principles of Officiating Course and Playoff Certification Clinics.

            <br /><br />

            <h2>Principles of Officiating</h2>
            New officials shall complete within their first three years of officiating a course or clinic approved by the OAOA Executive Board on basic Principles of Officiating. This requirement does not apply to officials certified by the OSAA in 2005-06 or prior; or any transfer official previously licensed or certified by a State High School governing body.

            <br /><br />

            Each local officials association must conduct an annual OCEP Principles of Officiating course.  It is highly suggested that these courses are offered to other neighboring associations of other sports to have a diverse participant base.  For additional information, please refer to the <a href="http://www.oreofficials.org/principles.php" target="_blank">OAOA Website</a>.
            
            <br /><br />

            There is a free NFHS Interscholastic Officiating Course that can be completed online as an alternative to the OCEP Principles of Officiating clinic.  Access this online course on the <a href="http://nfhslearn.com/courses/61031/interscholastic-officiating" target="_blank">NFHS Learning Center</a>.

            <br /><br />

            <h2>Sport Specific Playoff Clinic</h2>
            These clinics are sport specific and cover rules, interpretations, and mechanics for officiating the sport in the OSAA Championships. The OAOA sponsors several certification clinics in all sports throughout the year.  Idaho and Washington associations who service Oregon schools are exempt from OCEP as they must comply with their respective states' training and certification requirements.

            <br /><br />

            Officials selected to officiate any OSAA State Championship or Playoff event shall have completed an OCEP Playoff Certification Clinic, or other camp, clinic or certifying procedure substantially equivalent and approved by the Executive Board of the OAOA in the applicable sport.  Soccer officials who obtain USSF Level 8 certification meet their OCEP Playoff eligibility requirement.

            <br /><br />

            <h3>Playoff Recertification Requirement</h3>
            Officials must be OCEP Playoff recertified every five years. Wrestling officials must recertify every three years.

            <br /><br />

            <div class="small note">
                Officials can check their individual OCEP certification status by looking at their profiles on ArbiterSports or under a playoff eligibility on the Eligibility Center.
            </div>


        </div>


        <?php /*  Eligibility  */ ?>
        <div id="eligibility">

            <h1>Eligibility Badges</h1>            
            To help officials and Commissioners understand the certification requirements, the Central Hub assigns users badge icons representing the certification of each official and their eligibility level of assignments.

            <br /><br />

            <div style="font-size: 10pt; line-height: 1.15em;">

                <div class="badge" style="font-weight: bold; color: #0d581b; font-size: 26pt;">
                    R
                </div>
                <b>Registered</b> - The official has completed the online registration process including signing an independent contractor agreement, paying required fees, and consenting to a background check.  <span class="important"><b>Not allowed to officiate.</b></span>

                <br class="clear" />

                <div class="badge" style="background-color: #ffa500;"></div>
                <b>Sub-Varsity Official</b> - The official has successfully registered, cleared the background check, viewed any required training videos, and has completed the rules exam with a score of less than 75%.  <span style="color: #ffa500;"><b>Not allowed to officiate above the sub-varsity level.</b></span>

                <br class="clear" />

                <div class="badge" style="background-color: #00bfff;"></div>
                <b>Varsity Official</b> - The official has successfully registered, cleared the background check, viewed any required training videos, and has completed the rules exam with a score between 75% and 90%.  <span style="color: #0d581b;"><b>Allowed to officiate varsity and sub-varsity contests.</b></span>

                <br class="clear" />

                <div class="badge" style="background-color: #000000;"></div>
                <b>Playoff Official</b> - The official has successfully registered, cleared the background check, viewed any required training videos, and has completed the rules exam with a score of above 90%.  Additionally, the official has completed the OCEP Principles and OCEP Playoff certifications.  <span style="color: #0d581b;"><b>Allowed to officiate OSAA championships, playoffs, varsity, and sub-varsity contests.</b></span>

            </div>

            <br class="clear" /><br />

            <div style="float: left; margin-right: 30px; width: 355px;">
                <div id="check_eligibility"></div>
            </div>

            <div style="float: left; width: 590px;">
                <h2 style="margin-top: 0;">How to Check Your Eligibility</h2>
                The video to the left explains how officials can access the Central Hub to check their eligibility.

                <br /><br />

                <div class="small note">
                    Please note that eligibility badges may not reflect the most up to date information as the icons are updated twice daily on ArbiterSports.  Officials should check their own eligibilities through the eligibility center on the Central Hub to see what criteria have been completed or are missing.  
                </div>

                <br />

                <a href="http://osaa.arbitersports.com/front/105752/Eligibility" target="_blank" style="float: left; text-align: center; width: 125px; font-size: 10pt;">
                    <img src="<?php echo asset('/images/icons/view_form_48px.png'); ?>" alt="" title="" style="" /><br />
                    Eligibility Center                
                </a>

                <br />
                <span class="small note">Click to go directly to the Eligibility Center.</span>
            </div>

            <br class="clear" /><br />

        </div>


        <?php /*  Championships  */ ?>
        <div id="playoffs">
            <h1>OSAA State Championships</h1>
            Officials selected to represent a Local Association at any State Championship or playoff event shall meet each of the following requirements:
            <ul style="margin-left: 30px;">
                <li>
                    Be certified, playoff eligible, and in good standing per the OSAA Athletic Officials Handbook:
                    <ul style="font-size: 10pt;">
                        <li>Completed online registration including signing an independent contractor agreement, paying required fees, and consenting to a background check</li>
                        <li>Cleared the background check</li>
                        <li>Viewed any required training videos (i.e. concussion training)</li>
                        <li>Passed the rules exam with a score of at least 90%</li>
                        <li>Completed the OCEP Principles course once</li>
                        <li>Completed the sport specific OCEP Playoff certification/re-certification course</li>
                    </ul>
                </li>
                <li>
                    Have a minimum officiating experience of (or by exception from the OSAA Executive Director):
                    <ul style="font-size: 10pt;">
                        <li>at least 3 years at the varsity level</li>
                        <li>at least 5 years at the varsity level to be eligible for assignment as the Center Referee for Soccer State Championships including the first round through the final contest</li>
                    </ul>
                <li>
                    For Basketball or Soccer, officiated:
                    <ul style="font-size: 10pt;">
                        <li>at least 3 regular season contests in each gender in basketball to be eligible for Basketball State Championship assignments including the first round through the final contest</li>
                        <li>at least 2 regular season matches in each gender in soccer to be eligible for Soccer State Championship assignments including the first round through the final contest.</li>
                    </ul>
                </li>
                <li>
                    Be a member of an association which services:
                    <ul style="font-size: 10pt;">
                        <li>6A or 5A classifications during the regular season to be eligible for 6A or lower classifications assignments</li>
                        <li>4A or a lower classification during the regular season to be eligible for 4A and lower classifications assignments</li>
                    </ul>
                </li>
                <li>Meet any additional requirements established by the official's local association</li> 
            </ul>

            <br />

            <h2>Consecutive Year Representation</h2>
            Officials may represent their local association in State Championship final sites in consecutive years as follows:
            <ul style="margin-left: 30px;">
                <li><b>Football</b> - no limitation</li>
                <li><b>Volleyball</b> - limit of two consecutive years at any final site, regardless of classification</li>
                <li><b>Soccer</b> - no limitation</li>
                <li><b>Basketball</b> - limit of two consecutive years at any final site, regardless of classification</li>
                <li><b>Wrestling</b> - by selection process outlined in Appendix F of the <a href="<?php echo asset('docs/officials/AOH.pdf'); ?>" target="_blank">Athletic Officials Handbook</a></li>
                <li><b>Baseball</b> - no limitation</li>
                <li><b>Softball</b> - no limitation</li>
            </ul>

            <br />

            <div class="small note">
                Local officials associations may impose stricter guidelines for selecting officials for OSAA State Championship events.  League playoffs and play-in contests are not part of the OSAA State Championships.
            </div>

		</div>


        <?php /*  Rules, Policies, & Forms  */ ?>
        <div id="rules">

            <h1>OSAA Rules, Policies, and Forms for Officials and Contests</h1>
            
            <h2>OSAA Contest Requirements</h2>
            OSAA certified officials are required for all OSAA sanctioned activities at the varsity and junior varsity levels (including jamborees).

            <br /><br />

            <div class="small note">
                EXCEPTION:  OSAA certified officials are required in baseball and softball at the varsity level only.  OSAA certified officials are required in football at all sub-varsity levels.  (<a href="http://www.osaa.org/governance/handbooks/osaa#_Toc426096963" target="_blank">OSAA Handbook</a>)
            </div>

            <br />

            <img src="<?php echo asset('/images/icons/information_24px.png'); ?>" alt="" title="" style="float: left; margin: 0 10px 10px 0;" /><b>Note:</b> OSAA contest officials are not to interpret OSAA rules.  Practice/game limitations, player eligibility, and other rules governing schools outside of the NFHS  rules of that particular sport do not fall under the purview of the official.

            <br /><br />

            <h2>Resource Links</h2>
            These are some of the OSAA policies and forms that relate directly to officials.            
            <div style="margin-left: 40px; line-height: 1.25em;">
                <div class="columns">
                    <div class="half">
                        &raquo; <a href="<?php echo url('governance/handbooks/osaa#_Toc426096962'); ?>" target="_blank">Officials Rules in OSAA Handbook</a><br />
                        &raquo; <a href="<?php echo asset('docs/officials/AOH.pdf'); ?>" target="_blank">Athletic Officials Handbook (AOH)</a><br />
                        &raquo; <a href="<?php echo asset('docs/officials/CodeofEthics.pdf'); ?>" target="_blank">Official's Code of Ethics </a><br />
                        <br />                        
                        &raquo; <a href="<?php echo asset('docs/officials/Transfer.doc'); ?>" target="_blank">Officials Transfer Form</a><br />
                        Attendance Sheet: &raquo; <a href="<?php echo asset('docs/officials/AttendanceSheet.pdf'); ?>" target="_blank">PDF</a>&nbsp;&nbsp;|&nbsp;&nbsp;&raquo; <a href="<?php echo asset('docs/officials/AttendanceSheet.doc'); ?>" target="_blank">WORD</a><br />
                        &raquo; <a href="<?php echo asset('docs/officials/Disciplinary%20Action.doc'); ?>" target="_blank">Officials Disciplinary Action Form</a><br />
                        <br />
                        &raquo; <a href="<?php echo asset ('docs/forms/Football45-PointAlternativePlan.pdf'); ?>" target="_blank">Football 45-Point Alternative Plan Report</a><br>
                    </div>

                    <div class="half">                
                        &raquo; <a href="<?php echo url('governance/handbooks/osaa#_Toc426097059'); ?>" target="_blank">2015-16 OSAA Officials Fee Schedule</a><br />
                        &raquo; <a href="<?php echo asset('docs/officials/BXB3PersonCrewFees.pdf'); ?>" target="_blank">2015-16 3-Person Basketball Fee Schedule</a><br />
                        &raquo; <a href="<?php echo url('governance/handbooks/osaa#_Toc426097059'); ?>" target="_blank">Game Fee Cancellation Policy</a><br />
                        &raquo; <a href="<?php echo url('governance/handbooks/osaa#_Toc426096950'); ?>" target="_blank">Interrupted Contest Policy</a> <br />
                        <br />
                        &raquo; <a href="<?php echo url('governance/handbooks/osaa#_Toc426096926'); ?>" target="_blank">Ejection Policies</a><br />
                        &raquo; <a href="<?php echo url('forms/ejection'); ?>" target="_blank">New Online Ejection Report</a><br />
                    </div>
                </div>
            </div>

            <br class="clear" /><br />

            <h2>State Rules Interpreters</h2>       
            The following people are the State Rules Interpreters (SRI) for their respective sports.  Commissioners and officials are encouraged to contact the SRI for rules clarifications.
            <table class="sris" style="width: 80%; margin-left: 40px;">
                <tr>
                    <td><b>Football</b></td>
                    <td>Clark Sanders</td>
                    <td><?php echo Helpers::obfuscateEmailLink("clark@oreofficials.org"); ?></td>
                </tr>
                <tr>
                    <td><b>Volleyball</b></td>
                    <td>Debi Hanson</td>
                    <td><?php echo Helpers::obfuscateEmailLink("gpvoa.commish@me.com"); ?></td>
                </tr>
                <tr>
                    <td><b>Soccer</b></td>
                    <td>Patrick Duffy</td>
                    <td><?php echo Helpers::obfuscateEmailLink("patd@amgearpdx.com"); ?></td>
                </tr>
                <tr>
                    <td><b>Basketball</b></td>
                    <td>Steve Bulen</td>
                    <td><?php echo Helpers::obfuscateEmailLink("sbulen1@gmail.com"); ?></td>
                </tr>
                <tr>
                    <td><b>Swimming</b></td>
                    <td>Jacki Allender</td>
                    <td><?php echo Helpers::obfuscateEmailLink("seewun@proaxis.com"); ?></td>
                </tr>
                <tr>
                    <td><b>Wrestling</b></td>
                    <td>Rick Wallace</td>
                    <td><?php echo Helpers::obfuscateEmailLink("ricklind@teleport.com"); ?></td>
                </tr>
                <tr>
                    <td><b>Baseball</b></td>
                    <td>Tad Cockerill</td>
                    <td><?php echo Helpers::obfuscateEmailLink("cockerill51@gmail.com"); ?></td>
                </tr>
                <tr>
                    <td><b>Softball</b></td>
                    <td>John Christensen</td>
                    <td><?php echo Helpers::obfuscateEmailLink("umpjc@charter.net"); ?></td>
                </tr>
            </table>  

            <br />

            <h2>OSAA State Rules Clinics</h2>                  
            The OSAA holds several rules clinics for each sport prior to each sports season for commissioners of local associations.
            <div style="margin-left: 40px; line-height: 1.25em;">
                &raquo; <a href="<?php echo asset('docs/officials/1516rules.pdf'); ?>" target="_blank">2015-16 Rules Clinic Schedule</a><br />
            </div>

        </div>


        <?php /*  Associations  */ ?>
        <div id="assocaitions">
                
        </div>

       
    </div>


	
<?php $__env->stopSection(); ?>