CINXE.COM

Privacy Policy - Office of Land Use and Climate Innovation

<!doctype html> <!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en"> <![endif]--> <!--[if IE 7]> <html class="no-js ie7 oldie" lang="en"> <![endif]--> <!--[if IE 8]> <html class="no-js ie8 oldie" lang="en"> <![endif]--> <!--[if IE 9]> <html class="no-js ie9 oldie" lang="en"> <![endif]--> <!--[if (gt IE 9)]><!--><html class="no-js" lang="en"><!--<![endif]--> <head> <!-- California State Template Version 5.0 Based on Twitter Bootstrap --> <meta charset="utf-8"> <title>Privacy Policy - Office of Land Use and Climate Innovation</title> <meta name="Author" content="State of California" /> <meta name="Description" content="Office of Land Use and Climate Innovation site privacy policy." /> <meta name="Keywords" content="<B>Error processing SSI file</B><BR> " /> <!-- Google font DNS prefetch --> <link rel="dns-prefetch" href="//fonts.googleapis.com"> <!------------------> <!-- Alert Script --> <script defer src="https://alert.cdt.ca.gov" crossorigin="anonymous"></script> <!-- Google Tag Manager <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-5VFM6T');</script> <!-- End Google Tag Manager --> <!-- head content, for all pages --> <!-- Use highest compatibility mode --> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <!-- http://t.co/dKP3o1e --> <meta name="HandheldFriendly" content="True"> <!-- for Blackberry, AvantGo --> <meta name="MobileOptimized" content="320"> <!-- for Windows mobile --> <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0"> <!-- Google Fonts --> <link href="https://fonts.googleapis.com/css?family=Roboto:300,400,400i,700|Merriweather:400,700&display=swap" rel="stylesheet"> <!-- For all browsers --> <link rel="stylesheet" href="/css/cagov.core.css"> <script src="/js/search.js"></script> <link rel="stylesheet" href="/css/colorscheme-oceanside.css"> <link rel="stylesheet" href="/css/opr-core-new.css"> <!-- selectivizr.com, emulates CSS3 pseudo-classes and attribute selectors in Internet Explorer 6-8 --> <!--[if (lt IE 9) & (!IEMobile)]> <script src="/js/libs/selectivizr-min.js"></script> <![endif]--> <!-- Load jQuery from CDN with fallback to local copy --> <script src="https://code.jquery.com/jquery-3.4.1.min.js" integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin="anonymous"></script> <script> //Fall back to local copy if no jquery found if (typeof jQuery == 'undefined') { document.write(unescape("%3Cscript src='/js/libs/jquery.js' type='text/javascript'%3E%3C/script%3E")); } </script> <!-- Load jQuery migrate from CDN with fallback to local copy --> <script src="https://code.jquery.com/jquery-migrate-3.1.0.min.js"></script> <script> //Fall back to local copy if no jQuery migrate found if (typeof jQuery.migrateWarnings == 'undefined') { // or typeof jQuery.fn.live == 'undefined' document.write(unescape("%3Cscript src='/js/libs/jquery-migrate.min.js' type='text/javascript'%3E%3C/script%3E")); } </script> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.1/css/all.css"> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.1/css/v4-shims.css"> <script src="https://kit.fontawesome.com/0a469d6f9c.js" crossorigin="anonymous"></script> <!--<link href="/fontawesome/css/all.css" rel="stylesheet"> <!--load all styles --> <!--<script defer src="/fontawesome/js/all.js"></script> load all styles --> <!-- apple touch icons <link rel="apple-touch-icon-precomposed" sizes="100x100" href="/images/apple-touch-icon-precomposed.png"> <link rel="icon" sizes="192x192" href="/images/apple-touch-icon-192x192.png"> <link rel="apple-touch-icon-precomposed" sizes="180x180" href="/images/apple-touch-icon-180x180.png"> <link rel="apple-touch-icon-precomposed" sizes="152x152" href="/images/apple-touch-icon-152x152.png"> <link rel="apple-touch-icon-precomposed" sizes="144x144" href="/images/apple-touch-icon-144x144.png"> <link rel="apple-touch-icon-precomposed" sizes="120x120" href="/images/apple-touch-icon-120x120.png"> <link rel="apple-touch-icon-precomposed" sizes="114x114" href="/images/apple-touch-icon-114x114.png"> <link rel="apple-touch-icon-precomposed" sizes="72x72" href="/images/apple-touch-icon-72x72.png"> <link rel="apple-touch-icon-precomposed" href="/images/apple-touch-icon-57x57.png"> <link rel="shortcut icon" href="/images/apple-touch-icon-57x57.png">--> <link rel="apple-touch-icon" href="/images/apple-touch-icon.png"> <link rel="manifest" href="/images/site.webmanifest"> <!-- For everything else --> <link rel="shortcut icon" href="/favicon.ico"> <!-- Activate ClearType for Mobile IE --> <!--[if IE]> <meta http-equiv="cleartype" content="on"> <![endif]--> <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --> <!--[if lt IE 9]> <script src="/js/libs/html5shiv.min.js"></script> <script src="/js/libs/respond.min.js"></script> <![endif]--> <!-- Include Google Analytics --> <!-- <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-24087628-25']); // Step 4: your google analytics profile code, either from your own google account, or contact eServices to have one set up for you _gaq.push(['_gat._anonymizeIp']); _gaq.push(['_setDomainName', '.opr.ca.gov']); _gaq.push(['_trackPageview']); _gaq.push(['b._setAccount', 'UA-3419582-2']); // statewide analytics - do not remove or change _gaq.push(['b._setDomainName', '.opr.ca.gov']); _gaq.push(['b._trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script>--> <!--Google Analytics 4 --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-K9SCBG6G33"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-69TD0KNT0F', {'cookie_domain': '.opr.ca.gov'}); // statewide GA4 measurement ID gtag('config', 'G-K9SCBG6G33', {'cookie_domain': '.opr.ca.gov'}); // individual agency GA4 measurement ID </script> </head> <body> <header role="banner" id="header" class="global-header fixed"> <div id="skip-to-content"><a href="#main-content">Skip to Main Content</a></div> <!-- Location Bar --> <div class="location-settings section section-standout collapse collapsed " id="locationSettings"> <div class="container p-y"> <button type="button" class="close" data-toggle="collapse" data-target="#locationSettings" aria-expanded="false" aria-controls="locationSettings" aria-label="Close"> <span aria-hidden="true">&times;</span> </button> <div class="form-group form-inline"> <label for="locationZipCode">Saving your location allows us to provide you with more relevant information.</label> <input type="input" class="form-control" id="locationZipCode" placeholder="Zip Code"> <button type="button" class="btn btn-primary">Set Location</button> </div> </div> </div> <!-- Settings Bar --> <!-- Alert Banner --> <!-- Include Utility Header --> <div class="utility-header"> <div class="container"> <div class="group flex-row"> <div class="social-media-links"> <div class="header-cagov-logo"><a href="https://ca.gov"><span class="sr-only">CA.gov</span><img src="/images/cagov-logo-white.svg" class="pos-rel" alt="" aria-hidden="true" /></a></div> <a href="/" class="ca-gov-icon-home"><span class="sr-only">Home</span></a> <a href="https://www.youtube.com/channel/UCTBmAaS7WDxOcyjo85dcXtA" class="ca-gov-icon-youtube"><span class="sr-only">YouTube</span></a> <a href="https://www.instagram.com/cal.lci/profilecard/?igsh=NTc4MTIwNjQ2YQ%3D%3D"><i class="fa-brands fa-instagram"></i><span class="sr-only">Instagram</span></a> <a href="https://x.com/Cal_LCI"><i class="fa-brands fa-x-twitter"></i><span class="sr-only">X/Twitter</span></a> <a href="https://www.facebook.com/profile.php?id=61568449778077&mibextid=LQQJ4"><i class="fa-brands fa-square-facebook"></i><span class="sr-only">Facebook</span></a> <a href="https://www.snapchat.com/add/cal-lci?sender_web_id=cd884dca-060c-493d-9759-8305331969e0&device_type=desktop&is_copy_url=true"><i class="fa-brands fa-snapchat"></i><span class="sr-only">Snapchat</span></a> <a href="mailto:webmaster@opr.ca.gov" class="ca-gov-icon-email"><span class="sr-only">Email</span></a> </div> <div class="settings-links"> <a href="/about/">About LCI</a> <a href="/publications.html">Publications</a> <a href="/e-lists.html">E-Lists</a> <button class="btn btn-xs btn-primary" data-toggle="collapse" data-target="#siteSettings" aria-expanded="false" aria-controls="siteSettings"><i class="fal fa-universal-access" style="font-size: 16px; vertical-align: -1px;"></i> &nbsp;Settings</button> </div> </div> </div> </div> <!-- Include Branding --> <div class="section-default"> <!-- header branding --> <div class="branding"> <div class="header-organization-banner"><a href="/"><img src="/images/LCI_logo_rgb_horizontal_full.svg" alt="Governor's Office of Land Use and Climate Innovation logo" /></a></div> </div> </div> <!-- Include Mobile Controls --> <!-- mobile navigation controls --> <div class="mobile-controls"> <span class="mobile-control-group mobile-header-icons"> <!-- Add more mobile controls here. These will be on the right side of the mobile page header section --> </span> <div class="mobile-control-group main-nav-icons"> <button class="mobile-control toggle-search"> <span class="ca-gov-icon-search hidden-print" aria-hidden="true"></span><span class="sr-only">Search</span> </button> <button id="nav-icon3" class="mobile-control toggle-menu" aria-expanded="false" aria-controls="navigation" data-toggle="collapse" data-target="#navigation"> <span></span> <span></span> <span></span> <span></span> <span class="sr-only">Menu</span> </button> </div> </div> <div class="navigation-search full-width-nav container"> <div id="head-search" class="search-container featured-search"> <!-- Include Search --> <!-- Google Custom Search - /ssi/search.html--> <!--Uncomment if you prefer to use original google search box. (be advided that original custom search box is not meeting WCAG accessibility standards)--> <!--<script type="text/javascript"> var cx = '001779225245372747843:9s-idxui5pk';// Step 7: Update this value with your search engine unique ID. Submit a request to the CDT Service Desk if you don't already know your unique search engine ID. var gcse = document.createElement('script'); gcse.type = 'text/javascript'; gcse.async = true; gcse.src = 'https://cse.google.com/cse.js?cx=' + cx; var s = document.getElementsByTagName('script'); s[s.length - 1].parentNode.insertBefore(gcse, s[s.length - 1]); </script> <gcse:searchbox-only resultsUrl="/serp.html" enableAutoComplete="true"></gcse:searchbox-only>--> <!--Custom Google Search ID Script can be found inside of serp.html file --> <div class="container"> <form id="Search" class="pos-rel" action="/serp.html"> <span class="sr-only" id="SearchInput">Custom Google Search</span> <input type="text" id="q" name="q" aria-labelledby="SearchInput" placeholder="Search this website" class="height-50 border-0 p-x-sm w-100 search-textfield" /> <button type="submit" class="pos-abs gsc-search-button top-0 width-50 height-50 border-0 bg-transparent"><i class="fas fa-search"></i><span class="sr-only">Submit</span></button> <div class="width-50 height-50 close-search-btn"><button class="close-search gsc-clear-button width-50 height-50 border-0 bg-transparent pos-rel" type="reset"><span class="sr-only">Close Search</span><span class="ca-gov-icon-close-mark" aria-hidden="true"></span></button></div> </form> </div> </div> <!-- Include Navigation --> <!-- Step 2 Select Navigation Type: Options are: megadropdown dropdown singlelevel --> <nav id="navigation" class="main-navigation megadropdown auto-highlight no-icons" aria-label="site navigation"> <ul id="nav_list" class="top-level-nav"> <li class="nav-item"> <a href="/ceqa/" class="first-level-link">CEQA &amp; Federal Grants</a> <div class="sub-nav"> <div class="second-level-nav flex"> <a href="/ceqa/getting-started/" class="second-level-link nav-orange"> <i class="fad fa-exclamation-circle sub-nav-icon"></i> <p class="h3 sub-nav-link">CEQA: Getting Started</p> <p class="link-description">A helpful guide for anyone who is just getting started learning about or implementing CEQA</p> </a> <a href="/sch/" class="second-level-link nav-red"> <i class="fad fa-briefcase sub-nav-icon"></i> <p class="h3 sub-nav-link">State Clearinghouse</p> <p class="link-description">Review of environmental documents prepared for CEQA</p> </a> <a href="/ceqa/" class="second-level-link nav-green"> <i class="fad fa-car-building sub-nav-icon"></i> <p class="h3 sub-nav-link">California Environmental Quality Act (CEQA)</p> <p class="link-description">Reducing the potential environmental impacts of proposed projects</p> </a> <a href="/sch/federal-grants/" class="second-level-link nav-blue"> <i class="fad fa-university sub-nav-icon"></i> <p class="h3 sub-nav-link">Federal Assistance</p> <div class="link-description">Executive Order 12372 and federal grant resources</div> </a> </div> <div class="second-level-nav flex with-border"> <a href="/ceqa/guidelines/" class="second-level-link"> CEQA Guidelines <div class="link-description">Key resources for understanding and implementing CEQA</div> </a> <a href="/ceqa/sb-743/" class="second-level-link"> Transportation SB 743 <div class="link-description">Information on how transportation impacts are analyzed under CEQA</div> </a> <a href="/ceqa/judicial-streamlining/" class="second-level-link"> Judicial Streamlining <div class="link-description">Judicial streamlining for Environmental Leadership Development Projects (SB&nbsp;7 and AB&nbsp;900)</div> </a> <a href="/ceqa/technical-advisories.html" class="second-level-link"> Technical Advisories <p class="link-description">Resources to help practitioners use and comply with CEQA</p> </a> </div> </div> </li> <li class="nav-item"> <a href="/planning/" class="first-level-link">Planning &amp; Land&nbsp;Use</a> <div class="sub-nav"> <div class="second-level-nav flex"> <a href="/planning/general-plan/" class="second-level-link nav-blue"> <i class="fad fa-city sub-nav-icon"></i> <p class="h3 sub-nav-link">General Plan Information</p> <p class="link-description">Technical guidance and other resources to help draft and update general plans</p> </a> <a href="/planning/transportation/" class="second-level-link nav-green"> <i class="fad fa-car sub-nav-icon"></i> <p class="h3 sub-nav-link">Transportation</p> <p class="link-description">Resources to support transportation planning in California, including SB 743</p> </a> <a href="/planning/land-use/military-affairs/" class="second-level-link nav-yellow"> <i class="fad fa-star sub-nav-icon fa-swap-opacity" style="--fa-secondary-opacity: 0.60"></i> <p class="h3 sub-nav-link">Military Affairs</p> <p class="link-description">Information about LCI’s‘ collaboration with the military on land use planning energy policy</p> </a> <a href="/planning/land-use/" class="second-level-link nav-red"> <i class="fad fa-drafting-compass sub-nav-icon"></i> <p class="h3 sub-nav-link">Land Use Resources</p> <p class="link-description">Resources to support local governments with sustainable, resilient land use planning</p> </a> </div><!-- end second level nav --> </div><!-- end sub-nav --> </li> <li class="nav-item"> <a href="/climate/" class="first-level-link">Climate Resilience</a> <div class="sub-nav"> <div class="second-level-nav flex"> <a href="/climate/" class="second-level-link nav-purple"> <i class="fad fa-exclamation-circle sub-nav-icon" aria-hidden="true"></i> <p class="h3 sub-nav-link">Getting Started with Climate Resilience</p> <p class="link-description">Introduction to climate change risk and resilience, state initiatives, and resources for taking action</p> </a> <a href="/climate/icarp/" class="second-level-link nav-red"> <i class="fad fa-temperature-hot sub-nav-icon"></i> <p class="h3 sub-nav-link">Integrated Climate Adaptation &amp; Resiliency Program (ICARP)</p> <p class="link-description">Statewide collaboration to prepare California for the impacts of climate change</p> </a> <a href="/climate/icarp/grants/" class="second-level-link nav-green"> <i class="fa-duotone fa-file-contract sub-nav-icon"></i> <p class="h3 sub-nav-link">ICARP Grant Programs</p> <p class="link-description">Grant programs to support local, regional, and tribal climate adaptation and resilience.</p> </a> <a href="/climate/icarp/climate-assessment/" class="second-level-link nav-blue"> <i class="fad fa-chart-network sub-nav-icon"></i> <p class="h3 sub-nav-link">Climate Assessment, Science, and Research</p> <p class="link-description">California’s Climate Change Assessment, research priorities, and visualization tools</p> </a> </div> <div class="second-level-nav flex with-border"> <a href="/climate/icarp/services.html" class="second-level-link"> ICARP Climate Services <div class="link-description">ICARP technical assistance, decision-support tools, guidance, and other adaptation and resilience resources.</div> </a> <a href="/climate/planning-resources.html" class="second-level-link"> Climate Resilience Planning Resources <div class="link-description">Resources, guidance, and technical assistance for planners and communities to plan and implement local climate change resilience goals. </div> </a> <a href="/climate/icarp/tac/" class="second-level-link"> ICARP Technical Advisory Council <div class="link-description">Statewide council that guides LCI in the development of integrated and equitable climate resilience strategies</div> </a> <a href="/climate/long-term-recovery.html" class="second-level-link"> Long-Term Recovery and Resilience <div class="link-description">Supporting local communities with long term recovery efforts that build resilience to climate impacts and long-term recovery.</div> </a> </div> </div> </li> </ul> </nav> </div> <div class="header-decoration"></div> </header> <div id="main-content" class="main-content"> <main class="main-primary"> <div class="container"> <div class="page-header"> <ol class="breadcrumb"> <li><a href="/">Home</a></li> <li class="active">Privacy Policy</li> </ol> <h1>Privacy Policy</h1> </div><!-- end page-header --> <div class="text-main m-b-lg"> <p>Effective 11/1/2024</p> <p>The Governor's Office of Land Use and Climate Innovation (LCI) recognizes the importance of safeguarding the privacy of an individual’s personal information. This policy describes LCI’s privacy practices regarding information collected and managed by LCI. This policy describes what information is collected and how that information is used.</p> <p>LCI is committed to protecting the privacy rights of individuals, as enumerated in Article 1 of the California Constitution, the Information Practices Act of 1977, and other state and federal laws. It is LCI’s policy to limit the collection and safeguard the privacy of personal information submitted to, collected by, or maintained by LCI. LCI’s information management practices conform to the requirements of the Information Practices Act (Civil Code section 1798 et seq.), the California Public Records Act (Government Code section 7920.000 et seq.), Government Code sections 11015.5 and 11019.9, and other applicable laws pertaining to information privacy. </p> <h2>Collection of Personal Information</h2> <p>LCI adheres to the following principles in connection with the collection and management of any personal information obtained by LCI: </p> <ol class="list"> <li>LCI collects personal information on individuals only as allowed by law. Personal information, as defined in the Information Practices Act, is information that identifies or describes an individual including, but not limited to, name, Social Security Number, physical description, home address, home telephone number, education, financial matters, and medical or employment history.</li> <li>The purposes for which the LCI may collect personal information will be specified at or prior to the time such information is collected. The personal information collected is relevant to the purpose for which it is needed. Any subsequent use of the information will be limited to and consistent with the fulfillment of those purposes previously specified.</li> <li>No personal information will be disclosed, made available, or otherwise used for the purposes other than those specified without consent, unless authorized by law or regulation.</li> <li>LCI strives to protect personal information against loss, unauthorized access, use, disclosure, modification or transfer. LCI employees responsible for the collection, use, maintenance, and/or dissemination of records containing personal information are trained to take appropriate precautions, including but not limited to authentication, monitoring, auditing, and encryption to ensure that proper administrative, technical, and physical safeguards are established and followed in order to protect the confidentiality of such information. Employees are trained to remove or redact personal information when data disclosures are necessary.</li> <li>LCI collects personal information about individuals through our website if an individual provides such information to LCI voluntarily through our online services, such as sending an email or submitting forms or surveys. We may use your personal information to contact you with information that may be of concern to you. You may opt out of receiving any, or all, of the communications from us by clicking the unsubscribe link located in emails sent by LCI or by contacting LCI’s Risk and Privacy Officer at the contact information provided below.</li> </ol> <h2>Automatically Collected Electronic Information</h2> <ul class="list"> <li>LCI collects personal information from you when you browse LCI’s website. Information about your visit to the website is automatically collected to help LCI analyze and improve content of the website. The information that LCI may collect includes the internet protocol (IP) address of the machine used to access our website, the type of browser and operating system used, the date and time when the site is visited, web pages displayed, and any forms that are downloaded. LCI does not use cookies to collect or store personal information. You can prevent cookies from being placed on your computer by accessing your browser’s preferences menu and delete existing cookies. There are also commercial programs available to help manage cookies.</li> <li>You have the right to have any electronically collected personal information deleted by LCI without reuse or distribution. You may request to have your electronically collected personal information deleted by contacting LCI Risk and Privacy Officer at – privacy@lci.ca.gov.</li> <li>LCI will not distribute or sell any electronically collected personal information about you to any third party without your consent.</li> <li>Automatically collected electronic personal information is exempt from request made under the California Public Records Act.</li> </ul> <h2>Your Access Rights</h2> <p>You have the right to access any of your personal information maintained by LCI and to request correction of any inaccuracies in the information. Additionally, you have the right to request deletion of any of your electronically collected personal information maintained by LCI without additional use or distribution. To request your personal information maintained by LCI, to request corrections, or to request deletion of electronically collected personal information, please refer to the contact information below:</p> <p> Governor’s Office of Land Use and Climate Innovation<br> Attn: LCI Risk and Privacy Officer<br> 1400 Tenth St.<br> Sacramento, CA 95814 </p> <p>If you have any questions regarding LCI’s Privacy Policy, please contact LCI’s Privacy Officer at <a href="mailto:privacy@lci.ca.gov">privacy@lci.ca.gov</a>.</p> </ul> </div><!-- end text main --> </div><!-- end container --> </main> </div> <!-- Global Footer --> <footer id="footer" class="global-footer"> <div class="container"> <div class="row"> <div class="three-quarters"> <ul class="footer-links"> <li><a href="#skip-to-content">Back to Top</a></li> <li><a href="/conditions-of-use.html">Conditions of Use</a></li> <li><a href="/privacy.html">Privacy Policy</a></li> <li><a href="/accessibility.html">Accessibility</a></li> <li><a href="/about/contact-us.html">Contact Us</a></li> </ul> </div> <div class="quarter text-right"> <ul class="socialsharer-container"> <li><a href="https://www.youtube.com/channel/UCTBmAaS7WDxOcyjo85dcXtA" class="ca-gov-icon-youtube"><span class="sr-only">YouTube</span></a></li> <li><a href="https://www.instagram.com/cal.lci/profilecard/?igsh=NTc4MTIwNjQ2YQ%3D%3D"><i class="fa-brands fa-instagram"></i><span class="sr-only">Instagram</span></a></li> <li><a href="https://x.com/Cal_LCI"><i class="fa-brands fa-x-twitter"></i><span class="sr-only">X/Twitter</span></a></li> <li><a href="https://www.facebook.com/profile.php?id=61568449778077&mibextid=LQQJ4"><i class="fa-brands fa-square-facebook"></i><span class="sr-only">Facebook</span></a></li> <li><a href="https://www.snapchat.com/add/cal-lci?sender_web_id=cd884dca-060c-493d-9759-8305331969e0&device_type=desktop&is_copy_url=true"><i class="fa-brands fa-snapchat"></i><span class="sr-only">Snapchat</span></a></li> <li><a href="mailto:webmaster@opr.ca.gov" class="ca-gov-icon-email"><span class="sr-only">Email the Webmaster</span></a></li> </ul> </div> </div> </div> <!-- Copyright Statement --> <div class="copyright"> <div class="container">Copyright &copy; <script>document.write(new Date().getFullYear())</script> State of California</div> </div> </footer> <!-- Extra Decorative Content --> <div class="decoration-last">&nbsp;</div> <!-- Load template core --> <script src="/js/cagov.core.js"></script> <script async src="https://siteimproveanalytics.com/js/siteanalyze_6292965.js"></script> <script> $(document).ready(function() { // Backward compatability fix for removing wrapper on new "sections" $('.main-primary > .section').closest('div.wrapper').removeClass('wrapper'); }); </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10