CINXE.COM

City of Odessa, TX - Public Records Center

<!doctype html><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <!-- Areas to pay attention to have been marked with 3 starts (***) Areas to configure should be: 1. #header/#innerhead - there is typically a logo which should link back to the customer's website. Sometimes there is a background image 2. #sidebar, #sidebar a, #sidebar h2, #faq_see_all - This will handle the styling for all items in the sidebar 3. .live-tile .fa-2x - this section will handle the styling for the Font Awesome (FA) icons in the template sites 4. #nav-mobile, #nav-trigger - Pay attentioned the hightlighed (***) background colors in these sections. They control the background color for the mobile menu. The default text is white so this background color should be dark. Choose a dark color from the customer's site/branding. 5. (optional) use the body tag to add a background image --> <head> <title>City of Odessa, TX - Public Records Center</title> <!--Start Google Translate--> <!--<script type="text/javascript"> function googleTranslateElementInit() { new google.translate.TranslateElement({pageLanguage: 'en', includedLanguages: 'ar,de,es,fr,hi,ht,it,ja,ko,pl,pt,ru,tl,vi,zh-CN,zh-TW', layout: google.translate.TranslateElement.InlineLayout.SIMPLE}, 'google_translate_element'); } </script><script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>--> <!--End Google Translate--> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta charset="UTF-8"> <script src="https://kit.fontawesome.com/8f00ad0aca.js" crossorigin="anonymous"></script> <link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro"> <link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Open+Sans" /> <link href='https://fonts.googleapis.com/css?family=Lato:400,700,700italic,900,400italic' rel='stylesheet' type='text/css'> <link href="https://fonts.googleapis.com/css?family=Montserrat" rel="stylesheet"> <link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;600&display=swap" rel="stylesheet"> <link href='https://fonts.googleapis.com/css?family=Roboto:400,700,400italic,700italic' rel='stylesheet' type='text/css'> <script src="//code.jquery.com/jquery-latest.js"></script> <script type="text/javascript"> $(document).ready(function() { var bgArray = ['https://uploads.mycusthelp.com/ODESSATX/Document1.jpg', 'https://uploads.mycusthelp.com/ODESSATX/Document2.jpg', 'https://uploads.mycusthelp.com/ODESSATX/Document3.jpg', 'https://uploads.mycusthelp.com/ODESSATX/Document4.jpg']; var bg = bgArray[Math.floor(Math.random() * bgArray.length)]; $('body').css('background-image', 'url(' + bg +')'); }); </script> <style type="text/css"> div#google_translate_element { float: right; } td.dxflNestedControlCell_Moderno.form-right { /adds padding between columns/ padding-right: 10px; } th#gridView_col1, th#gridView_col5 { width: 110px; } .dxeHyperlink_Moderno { color: #192857!important; text-decoration: none!important; } body { font-family: "Lato", Helvetica, Arial, sans-serif!important; margin: auto; background-color: #ffffff !important; /*leave important tag because Public Archive will override */ background-repeat: no-repeat; background-size: auto 100%; background-attachment: fixed; background-position: center 0px; } h3 { color: #000000 !important; cursor: default; font-size: 1.3rem; font-weight: 400; } .page-title { margin: 0; padding: 20px; border-bottom: 1px solid #eee; color: #333333; font-weight: 400; background: #fff; text-transform: uppercase; font-size: 24px; font-size: 2.4rem; font-family: 'Roboto', sans-serif; } .pc-page-title { /*edits the style of the title section from page config. This class must be applied to the the tag. These tags should be h2***/ color: #000 !important; font-size: 1.7em; margin-bottom: 20px; } .layoutGroupBoxCaption { color: #000 !important; } .dxvsValidationSummary_Moderno a.dxvsHL_Moderno, .dxvsValidationSummary_Moderno a.dxvsHL_Moderno:visited { color: #e10000 !important; /*makes error messages ada compliant*/ } .dxvsValidationSummary_Moderno a.dxvsHL_Moderno:hover { /*makes error messages ada compliant*/ color: #e10000 !important; border-color: #e10000 !important; } .breadcrumbs { background: #fff; display: block; padding: 10px 20px; border-bottom: 1px solid #eee; } .breadcrumbs a { font-weight: 700; text-decoration: none; color: #192857!important; font-size: 0.6875rem; line-height: 0.6875rem; margin: 0; text-transform: uppercase; } .breadcrumbs > *:before { color: #AAAAAA; content: "/"; margin: 0 0.75rem; position: relative; top: 1px; } .breadcrumbs > *:first-child:before { content: " "; margin: 0; } .dxm-hovered { /* background: #0b4b69 !important; /* Changes the hover color for the Top Menu AllPages */ } .dxbButtonHover_Moderno { /* Changes the hover colors and border for Buttons AllPages */ border: 1px solid #0971ce !important; background: #0971ce !important; } table#qac_faq_list, table#qac_faq_list td, table#qac_faq_list tr { border: 0px transparent; border: hidden; width: 100% !important; } td.qac_ref_no { padding: 0; } .qac_faq_hdr { display: none!important; } #qac_faq_title { display: none; } div.menu-button { display: none; } /*start of PL based mobile nav styling*/ #nav-trigger { display: none; } #nav-trigger span { /*top of mobile menu*/ display: inline-block; background-color: #064694; /*background color for the mobile menu. Should be a dark color if you leave the text as white ***/ padding: 10px 0px; color: white; cursor: pointer; text-transform: uppercase; width: 100%; } #nav-trigger span:hover { /*top of mobile menu on hover*/ background-color: #064694; /*background hover color for the mobile menu. Should be a dark color if you leave the text as white ***/ } nav#nav-main ul { list-style-type: none; margin: 0; padding: 0; } nav#nav-mobile { position: relative; display: none; } nav#nav-mobile ul { /*background of mobile menu list items*/ display: none; list-style-type: none; position: relative; left: 0; right: 0; margin: 1px; margin-left: auto; margin-right: auto; background-color: #064694; /*background color for the mobile menu when it is dropped-down. Should be a dark color if you leave the text as white ***/ padding: 0; } nav#nav-mobile li { /*adds border to bottom of list items in the mobile nav menu*/ display: block; border-bottom: solid 1px #e0e0e0; } nav#nav-mobile li:last-child { /*removes bottom border from the last list item in the mobile nav menu*/ border-bottom: none; } nav#nav-mobile a { /*links in the mobile menu*/ display: block; color: #fff !important; padding: 10px 30px; text-decoration: none; } nav#nav-mobile a:hover { /*top of mobile nav menu on hover*/ background-color: #064694; /*changes the background color for the links of the mobile nav bar ***/ color: #fff; } @media all and (max-width: 700px) { /*changes display settings for the navigation menu*/ #nav-trigger { display: block; } nav#nav-main { display: none; } nav#nav-mobile { display: block; } } /*End of PL based mobile nav styling*/ .dxflHelpText_Moderno { /*changes the style of helper text*/ font-size: 1em!important; color: #000 !important; } .form { width: 100%!important; } .information-listdiv h3 { border-bottom: 0px; } .qac_text h3 { color: #0971ce !important; left: 9px; line-height: 16px; padding: 0px 3px 10px 10px; border-bottom: 1px solid #999899; } div#menuContainer { /*hides the built in menu / nav on all pages*/ display: none; } i.navicon { font-style: normal; } a { /*sets the default styling for all links*/ color: #337ab7; text-decoration: none; } table#panels { /* CustomerHome */ border: none; } li.dxm-item { /* Adjusts excess padding for the Top Menu items AllPages */ min-width: initial !important; } .dxmLite_Moderno.dxm-ltr .dxm-horizontal .dxm-image-l .dxm-content, .dxmLite_Moderno.dxm-ltr .dxm-horizontal .dxm-image-r .dxm-content { /* Adjusts excess padding for the Top Menu itmes AllPages */ padding: 5px 15px 6px 15px !important; } /*start of tile styling*/ .tile-group { padding-bottom: 25px; padding-left: 20px; padding-right: 20px; } @media screen and (max-width: 600px) { .tile-group { padding-left: 0px; padding-right: 0px; } } .tile-title p img { /*hides the baked in images from the tile setup*/ display: none; } .live-tile p { /*removes the system set padding around tile paragraphs */ padding: 0px !important; } .tile-title img { /*used to resize images on tiles*/ height: 48px; } span.tile-title { text-align: center; /*center aligns the images on the tiles*/ box-sizing: border-box; } .tiles { margin: auto; /* Center Tiles on SupportHome */ } .live-tile { /* Styles tiles on SupportHome */ border-radius: 2px; box-shadow: 0 1px 1px #ccc; box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23); color: #000 !important; } .webqa-tile-text { /*changes the text in the body of a tile*/ font-size: 1em!important; color: #000000 !important; text-align: center; font-weight: 700 !important; padding-bottom: 4px !important; position: relative; top: 4px; } .live-tile:hover { /*shadow hover effect for tiles*/ box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22); } .live-tile li { /*styles li(s) on the tiles*/ font-weight: normal; color: #000 !important; font-family: 'Open Sans', sans-serif !important; line-height: 16px; text-align: left; margin: 3px; margin-left: 11px; line-height: 16px; list-style-type: none; } .bullet { /*used to add bullets to list items on the tiles. You will need to add this class to li(s) in the system*/ -webkit-margin-start: 40px; margin-left: 28px !important; padding-right: 10px; list-style-type: disc !important; } .selectbutton { /*add <div class="selectbutton">Select</div> to "Back Title" on your tile to make a nice "Select" button*/ display: inline-block; background: #000; border-radius: 4px; font-family: "arial-black"; font-size: 14px; color: #FFF; padding: 8px 12px; cursor: pointer; } .live-tile:last-child { /*adds margin to the buttom of the last tile so hover effect won't be cut off.*/ margin-bottom: 20px; } /*disables the first tile on SupportHome and all landing pages* (makes it into a header) div#tile1 { border: none; box-shadow: none; pointer-events: none; } #tile1 h3 { text-align: center; color: 000000 !important; font-size: 1.6em; font-weight: 700; } .cobalt>div { background-color: white !important; border: none; }*/ .live-tile.three-wide, .list-tile.three-wide, .copy-tile.three-wide, .tile-strip .flip-list>li.three-wide { /* Makes the tiles Responsive */ width: 98% !important; text-align: right; padding: 4px; } /*start of the section for editing the background color of tiles*/ html body .amber.live-tile>div { /*style amber colored tiles*/ background: #fff !important; } html body .blue.live-tile>div { /*style blue colored tiles*/ background: #fff !important; } html body .brown.live-tile>div { /*style brown colored tiles*/ background: #fff !important; } html body .cobalt.live-tile>div { /*style cobalt colored tiles*/ background: #fff !important; } html body .crimson.live-tile>div { /*style crimson colored tiles*/ background: #fff !important; } html body .cyan.live-tile>div { /*style cyan colored tiles*/ background: #fff !important; } html body .emerald.live-tile>div { /*style emerald colored tiles*/ background: #fff !important; } html body .green.live-tile>div { /*style green colored tiles*/ background: #fff !important; } html body .indigo.live-tile>div { /*style indigo colored tiles*/ background: #fff !important; } html body .lime.live-tile>div { /*style lime colored tiles*/ background: #fff !important; } html body .magenta.live-tile>div { /*style magenta colored tiles*/ background: #fff !important; } html body .mango.live-tile>div { /*style mango colored tiles*/ background: #fff !important; } html body .mauve.live-tile>div { /*style mauve colored tiles*/ background: #fff !important; } html body .olive.live-tile>div { /*style olive colored tiles*/ background: #fff !important; } html body .orange.live-tile>div { /*style orange colored tiles*/ background: #fff !important; } html body .pink.live-tile>div { /*style pink colored tiles*/ background: #fff !important; } html body .red.live-tile>div { /*style red colored tiles*/ background: #fff !important; } html body .sienna.live-tile>div { /*style sienna colored tiles*/ background: #fff !important; } html body .steel.live-tile>div { /*style steel colored tiles*/ background: #fff !important; } html body .teal.live-tile>div { /*style teal colored tiles*/ background: #fff !important; } html body .violet.live-tile>div { /*style violet colored tiles*/ background: #fff !important; } html body .yellow.live-tile>div { /*style yellow colored tiles*/ background: #fff !important; } /*end of the section for editing the background color of tiles*/ /*circle tiles styling start */ .live-tile .fa-2x { color: #173352; /*color for the font awesome icons on the tiles***/ background: transparent; padding: 21px; border-radius: 50px; border: 2px solid #173352; /*color and border style for the ring around for the font awesome icons on the tiles***/ transition: .5s; width: 32px; height: 32px; text-align: center; } .live-tile:hover .fa-2x { color: #fff; background: #a8001b; /*transition background color for the FA icon when you hover over a tile ***/ transition: .5s; border-color: #a8001b; /*transition border color for the FA icon when you hover over a tile ***/ } .live-tile .fa-4x { color: #053303; } /*circle tiles styling end */ .live-tile h3 { font-size: 20px; font-weight: 700; margin-bottom: 0px; text-align: center; color: #000000 !important; font-size: 1.4em; } /*end of tile styling*/ .findinfo-request { /* Hides Submit request and Request Public summary links on FindAnswers */ display: none; } .symbles-div { /* This helps Answer Preview look good on FindAnswers */ display: none; } p.findinfo-text { /* This helps Answer Preview look good on FindAnswers */ margin-top: -21px; font-style: italic; } .dxflGroupCell_Moderno, .dxflGroup_Moderno { /* Gets rid of excess padding everywhere */ padding: 0px!important; } .dxflGroupBoxCaption_Moderno { background-color: transparent !important; top: 0px !important; color: #000 !important; } .panel { /* Gets rid of excess padding on CustomerHome */ width: 100%!important; padding: 10px!important; margin: 5px 0 5px !important; } ul.qac_text { /* adds proper padding back to UL with class qac_text */ -webkit-padding-start: 40px!important; padding-left: 40px!important; } tr#trAttachments { /* Highlights the attachments section on RequestEdit */ background-color: aliceblue; outline: 1px black dotted; outline-offset: -1px; } .qac_history_header { /* Message history styling on RequestEdit */ background-color: lightblue; margin-top: 10px; padding: 0px 0px 0px 10px; border-radius: 5px 5px 0px 0px; } .qac_history_body {/* Message history styling on RequestEdit */ background-color: #f1f1f1; border-radius: 0px 0px 10px 10px; padding: 0px 0px 0px 10px; } td#RequesLoginFormLayout_0_0 {/* HIDES the AWESOME login language on RequestLogin */ display: none; } .dxeRadioButtonList_Moderno, .dxeCheckBoxList_Moderno { /* Makes the border around chkbox and radio lists 100% on RequestOpen */ width: 100%; } .dxpLite_Moderno .dxp-current { color: #000 !important; /*makes the current page number at the bottom of findanswers ada compliant */ } #file1_1 > td:nth-child(2) > div { margin: 0px!important; /* Removes excess padding and margin on attachments area on RequestOpen */ margin-bottom: 10px!important; } #file1_0 > td.qac_label { /* Adds proper padding to attach files label to match rest of RequestOpen form */ padding-left: 15px!important; } /* Begin CAPTCHA Formatting */ #captchaFormLayout_0 > table > tbody > tr > td { padding-right: 0px!important; } div#captchaFormLayout { /*styles captcha form*/ margin: auto; margin-bottom: 10px; } div#captchaFormLayout:before { /* adds language above the captcha window */ content: "Enter CAPTCHA code:"; font-weight: bold; } #captchaFormLayout > table { border: solid #0971ce 1px; /* Set border around CAPTCHA box */ padding-bottom: 0px; } #captchaFormLayout > .dxflGroup_Moderno { /* End CAPTCHA Formatting */ padding: 6px 12px!important; } td#roundPanel_HC { /* Hides the Gallery/List options on CustomerIssues */ display: none; } .qac_text { font: 14px 'Segoe UI', 'Helvetica Neue', 'Droid Sans', Arial, Tahoma, Sans-serif!important; } td.qac_ref_no a { margin: 4px; } .note { margin: 0px 25px 25px 25px; background-color: #ffffe6; border: 1px solid #eee; color: #666; padding: .8em 1.6em; font-size: 1em; } .note h4 { margin-top: 5px; } .note blockquote, .qac_text blockquote { margin: 1em 0px 1em 1em!important; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex !important; font-size: .9em !important; padding: 0; } .stophand { padding: 1em 1.6em 1em 4em; background: url(Content/Images/hand_caution.png) no-repeat; background-position: 15px 15px; background-color: #ffffe6; } .stophandflash { background: url() no-repeat; background-color: #ffffe6; } .note dl { padding-left: 10px; } .note dt { margin-top: 10px; font-weight: bold; } .skip { /*skip to content link styling*/ position: absolute; top: -1000px; left: -1000px; height: 1px; width: 1px; text-align: left; overflow: hidden; } a.skip:active, a.skip:focus, a.skip:hover { /*skip to content link styling*/ left: 0; top: 0; width: auto; height: auto; overflow: visible; } .offscreenhide { /*style for hiding an off-screen header*/ position: absolute; top: -1000px; left: -1000px; height: 1px; width: 1px; text-align: left; overflow: hidden; } /*start of header styling*/ #header { width: 100%; box-sizing: border-box; background-color: #fff; border-top: 25px solid #173352; } #innerheader { width: 100%; max-width: 1200px; margin: auto; position: relative; text-align: left; box-sizing: border-box; overflow: auto; } @media screen and (max-width: 1024px) { #header { } #innerheader { text-align: center; } } @media screen and (max-width: 700px) { #header { } #innerheader { } } #brandingblock { margin: auto; width: -webkit-calc(100% - 100px); width: -moz-calc(100% - 100px); width: calc(100% - 100px); } #brandingleft { margin: auto; text-align: left; max-width: 1200px; overflow: hidden; float: left; display: block; } @media screen and (max-width: 700px) { #brandingleft { text-align: center; float: none; } } #brandingleft img { width: auto; padding: 13px 10px 13px 10px; /*top, right, bottom, left*/ position: relative; z-index: 4; } @media screen and (max-width: 700px) { #brandingleft img { left: 0px; max-width: 300px; } } #brandingright { text-align: left; display: inline-block; float: left; color: #000000 !important; margin-top: 23px; } @media screen and (max-width: 700px) { #brandingright { text-align: center; float: none; margin-top: 0px; } } #brandingright h1 { margin: 6px 0px; } #brandingright span { font-weight: 600; font-family: 'Open Sans', sans-serif !important; font-size: 20px; } /*end of header styling*/ /*start of menu styling*/ #menu { width: 100%; margin: auto; background-color: #173352; border-top: 0.125em solid #a8001b; border-bottom: 0.125em solid #a8001b; margin-bottom: 15px; } #innermenu { width: 100%; max-width: 1200px; margin: auto; border-radius: 6px; box-sizing: border-box; padding-left: 10px; } #innermenu h1 { color: #fff; font-size: 1.7em; font-family: 'Open Sans', sans-serif !important; margin: 6px 0px; font-weight: 300; } @media screen and (max-width: 700px) { #menu { display: none; } } /*end of menu styling*/ /*start of content below the header and #menu bar*/ .outerwrapper { } .wrapper { margin: auto; max-width: 1200px; } .innerwrapper { width: 100%; margin: auto; position: relative; box-sizing: border-box; float: left; } #content { padding-right: 10px; padding-top: 9px; padding-left: 15px; display: block; float: left; width: 75%; box-sizing: border-box; position: relative; background-color: #fff; } @media screen and (max-width: 700px) { #content { width: 100%; border: 0; padding: 0px 0px 30px 0px !important; } } /*start of sidebar styling*/ #sidebar { display: block; float: left; width: 25%; box-sizing: border-box; background: #173352; } @media screen and (max-width: 700px) { #sidebar { display: none; float: none; margin-right: 0; width: auto; border: 0; border-bottom: 1px solid #c9c9c9; } } #sidebar ul { } #sidebar a { /*styling for sidebar links ***/ padding: 8px 10px 8px 10px; /*top, right, bottom, left*/ margin: 0px 0px 0px 0px; /*top, right, bottom, left*/ border-bottom: 1px solid #e1e1e1; font-size: 16px; text-decoration: none!important; display: block; color: #ffffff !important; border: 0; line-height: 16px; } #sidebar a:hover { /*hover effects for sidebar links*/ background-color: #a8001b; color: #fff !important; } #sidebar i.fa-fw { /*adjusts font-awesome icons in the sidebar*/ margin-right: 7px; } #sidebar h2 { /*style of the sidebar headers ***/ color: #ffffff !important; cursor: default; margin: 0; border-bottom: none; padding: 5px!important; font-size: 1.4em !important; line-height: 30px !important; margin-bottom: 0; font-weight: 700; text-align: center; position: relative; } #sidebar section { margin-bottom: 16px; box-sizing: border-box; } #faqheader { } #faq_see_all { float: right; } #faq_see_all a { /*styles the "See All FAQs" link in the sidebar***/ font-size: 13px; margin-right: 0px !important; margin-left: 0px !important; color: #ffffff !important; background: transparent !important; padding-right: 10px !important; padding-left: 10px !important; display: block; border: none; right: 0; } #faq_see_all a:hover { text-decoration: underline !important; color: #064694 !important; } /*end of sidebar styling*/ /*start of footer section*/ #footer { border-top: #EAEAEA 1px solid; width: 100%; position: fixed; bottom: 0; z-index: 20; background-color: #f9f9f9; } .webqalogo { padding: 15px 0px 10px 0px; margin: auto; text-align: center; } @media screen and (max-width: 700px) { .webqalogo img { height: 18px; } } /*end of footer area*/ </style> <script> $(function () { $('#w_search_words').keypress(function (e) { if (e.which == 13) { $('#w_search_btn').click(); } }); }); </script> <meta name="viewport" content="width=device-width, initial-scale=1"/></head> <body> <h1 class="offscreenhide">Public Records Center</h1> <a href="#content" class="skip">Skip to content</a> <header id="header" role="banner"> <div id="innerheader"> <div id="brandingleft"> <a href="https://www.odessa-tx.gov/"><img src="https://uploads.mycusthelp.com/ODESSATX/Odessa_Website_Logo.png" alt="Odessa TX Logo"></a> </div> <div id="brandingright"> <h1></h1> <span><i></i></span> </div> </div> </header> <div id="menu"> <div id="innermenu"> <h1>Public Records Request</h1> </div> </div> <div class="outerwrapper"> <div class="wrapper"> <div class="innerwrapper"> <div id="nav-trigger"><span><i class="fa fa-bars fa-fw"></i>Menu</span> <nav id="nav-mobile"></nav> </div> <a name="main-nav"></a> <aside id="sidebar" role="complementary" aria-label="sidebar"> <section> <h2>Main Menu</h2> <nav id="nav-main" role="navigation"> <ul> <li><a href="SupportHome.aspx?sSessionID="><i class="fa fa-home fa-fw"></i>Home</a> </li> <li><a href="OpenRecordsSummary.aspx?view=6&sSessionID="><i class="fa fa-newspaper-o fa-fw"></i>Published Records Requests</a> </li> <li><a href="CustomerHome.aspx?sSessionID="><i class="fa fa-user fa-fw"></i>My Request Center</a> </li> <li> </li> </ul> </nav> </section> <script> $(document).ready(function() { $("#nav-mobile").html($("#nav-main").html()); $("#nav-trigger span").click(function() { if ($("nav#nav-mobile ul").hasClass("expanded")) { $("nav#nav-mobile ul.expanded").removeClass("expanded").slideUp(250); $(this).removeClass("open"); } else { $("nav#nav-mobile ul").addClass("expanded").slideDown(250); $(this).addClass("open"); } }); }); </script> <section> <div id="faqheader"> <h2>FAQs</h2> </div> <div id="faq_see_all"><a href="FindAnswers.aspx">See All FAQs <i class="fa fa-search fa-fw"></i></a></div> <div id="sidebar-faq"> <!--adds FAQ serach to side nav <li><style type="text/css"></style><table cellpadding="5" cellspacing="0" border="0" id="searchWidget"><tr><td align="Left"><input name="w_search_words" type="text" id="w_search_words" class="qac_element" aria-label="Search" /></td><td><input type="Submit" name="w_search_btn" value="Search" aria-label="Search" id="w_search_btn" class="qac_btn" onclick="doWidgetSearch();" /></td></tr></table><script type="text/javascript">function doWidgetSearch() {var search = document.getElementById('w_search_words');if (search) {var url = '/WEBAPP/_rs/(S(wdsbrb2edhrqh33kkxaxqa0c))/FindAnswers.aspx?sSessionID=&txtCriteria=' + search.value;window.location.href=url;}}</script></li>--> <style type="text/css">/* Results Title */ #qac_faq_title { font-family: Verdana, Arial, Helvetica; font-size: 18px; font-weight: bold; font-style: normal; color: #223150; } /* Set the width/alignment of the FAQ Results table */ #qac_faq_list { width: 100%; align: center; } /* Color the link to the answer */ .qac_ref_no A { color: #223150; } /* Add a border beneath each row */ .qac_faq_item, .qac_faq_item_alt, .qac_faq_hdr, #qac_faq_w TD { border-bottom:solid 1px #f1f1f1; } /* Decorate the link to the answer */ #qac_faq_w A:HOVER { text-decoration: underline; } /* Style all text */ .qac_faq_hdr, .qac_faq_hdr TD, .qac_faq_hdr TH, .qac_faq_item, .qac_faq_item TD, .qac_grid_btn, .qac_faq_item_alt, .qac_faq_item_alt TD, .qac_faq_ftr { font-weight: normal; font-family: verdana, arial, helvetica; font-size: 11px; color: black; } /* Make the header bold */ .qac_faq_hdr, .qac_faq_hdr TD, .qac_faq_hdr TH { font-weight: bold; } /* Set the header background color */ .qac_faq_hdr { background-color: transparent; }</style><div id="qac_faq_w"><div id="qac_faq_title">Frequently Asked Questions</div><table cellspacing="0" rules="all" role="presentation" border="1" id="qac_faq_list" style="border-collapse:collapse;"> <tr> <td class="qac_ref_no"><a href="/WEBAPP/_rs/(S(wdsbrb2edhrqh33kkxaxqa0c))/AnswerDetail.aspx?sSessionID=&amp;aid=17258">How can I successfully request public information?</a></td> </tr><tr> <td class="qac_ref_no"><a href="/WEBAPP/_rs/(S(wdsbrb2edhrqh33kkxaxqa0c))/AnswerDetail.aspx?sSessionID=&amp;aid=17257">City Employee Attorney General Certifications</a></td> </tr><tr> <td class="qac_ref_no"><a href="/WEBAPP/_rs/(S(wdsbrb2edhrqh33kkxaxqa0c))/AnswerDetail.aspx?sSessionID=&amp;aid=118">How do I obtain information regarding the Public Information Act?</a></td> </tr><tr> <td class="qac_ref_no"><a href="/WEBAPP/_rs/(S(wdsbrb2edhrqh33kkxaxqa0c))/AnswerDetail.aspx?sSessionID=&amp;aid=119">How will I receive the records in response to my request?</a></td> </tr><tr> <td class="qac_ref_no"><a href="/WEBAPP/_rs/(S(wdsbrb2edhrqh33kkxaxqa0c))/AnswerDetail.aspx?sSessionID=&amp;aid=120">How are written questions to the City treated under the Public Information Act?</a></td> </tr><tr> <td class="qac_ref_no"><a href="/WEBAPP/_rs/(S(wdsbrb2edhrqh33kkxaxqa0c))/AnswerDetail.aspx?sSessionID=&amp;aid=18394">Process for Interagency Requestors</a></td> </tr><tr> <td class="qac_ref_no"><a href="/WEBAPP/_rs/(S(wdsbrb2edhrqh33kkxaxqa0c))/AnswerDetail.aspx?sSessionID=&amp;aid=23423">Cyber security Attack </a></td> </tr><tr> <td class="qac_ref_no"><a href="/WEBAPP/_rs/(S(wdsbrb2edhrqh33kkxaxqa0c))/AnswerDetail.aspx?sSessionID=&amp;aid=23882">DSC Driving List</a></td> </tr> </table></div> </div> </section> </aside> <div id="content" role="main"> <div id="google_translate_element"></div> <div id="applicationcontent"> <!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head id="head"><link rel="stylesheet" href="/WEBAPP/_rs/DXR.axd?r=0_2771,0_2772,1_68,1_69,1_70-lfLlu" /><link rel="stylesheet" href="/WEBAPP/_rs/DXR.axd?r=0_2776-lfLlu" /><title> Support Home Page </title><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><link href="/WEBAPP/_rs/(S(wdsbrb2edhrqh33kkxaxqa0c))/Content/Site.css" type="text/css" rel="stylesheet" /><link href="/WEBAPP/_rs/(S(wdsbrb2edhrqh33kkxaxqa0c))/Content/style.css" type="text/css" rel="stylesheet" /><link href="/WEBAPP/_rs/(S(wdsbrb2edhrqh33kkxaxqa0c))/Content/mediaqueries.css" type="text/css" rel="stylesheet" media="screen" /><!--[if lte IE 8]><link href="/WEBAPP/_rs/(S(wdsbrb2edhrqh33kkxaxqa0c))/Content/menu.css" media="screen" type="text/css" rel="stylesheet"/><![endif]--><script src="/WEBAPP/_rs/(S(wdsbrb2edhrqh33kkxaxqa0c))/Scripts/jquery-3.5.1.js" type="text/javascript"> </script><link href="/WEBAPP/_rs/(S(wdsbrb2edhrqh33kkxaxqa0c))/Content/metrojs.min.css" type="text/css" rel="stylesheet" /><link href="/WEBAPP/_rs/(S(wdsbrb2edhrqh33kkxaxqa0c))/Content/webqatiles.css" type="text/css" rel="stylesheet" /><script src="/WEBAPP/_rs/(S(wdsbrb2edhrqh33kkxaxqa0c))/Scripts/MetroJs.min.js" type="text/javascript"> </script><script src="/WEBAPP/_rs/(S(wdsbrb2edhrqh33kkxaxqa0c))/Scripts/jquery.ellipsis.js" type="text/javascript"> </script><script src="/WEBAPP/_rs/(S(wdsbrb2edhrqh33kkxaxqa0c))/Scripts/exceptionless/dist/exceptionless.min.js?apiKey=JR9vfH1jMHCQ2WALK2BTilUoh91kgQtOKxG0Md6l" type="text/javascript"> </script><script src="/WEBAPP/_rs/(S(wdsbrb2edhrqh33kkxaxqa0c))/Scripts/ExceptionlessHelper.js" type="text/javascript"> </script><!--[if lte IE 8]><script type="text/javascript">$(document).ready(function () {var $flexnav = $('.flexnav');if ($flexnav != null) {$flexnav.removeAttr('data-breakpoint');$flexnav.attr('data-breakpoint', 600);}});</script><![endif]--> <div id="loading-background" style="display: none"> <i id="loading-img" class="fa fa-circle-o-notch fa-spin fa-fw hidden"></i> </div> <link href="https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900" rel="stylesheet" type="text/css" /> <script type="text/javascript">//<![CDATA[ jQuery(document).ready(function ($) { //play on hover with initial play if (typeof tileIds != 'undefined' && tileIds.length <= 0) tileIds = "tile1"; var $tiles = $(tileIds).liveTile({ playOnHover: true, repeatCount: 0, delay: 0, initDelay: 0, startNow: false, animationComplete: function (tileData) { $(this).liveTile("play"); tileData.animationComplete = function () { }; } }).each(function (idx, ele) { var delay = idx * 1000; $(ele).liveTile("play", delay); }); var tilesList = $("div.live-tile"); $.each(tilesList, function (index, element) { $(this).off("click"); $(this).click(function (e) { var link = $(this).attr('data-link'); var isNewWindow = $(this).attr('data-new-window'); //alert(link + " " + isNewWindow); if (link.length > 1) { if (isNewWindow == "True") window.open(link, "_blank"); else window.location.href = link; } return false; }); // BEGIN Support tab key on tiles // Avoid using tabindex values greater than 0. Doing so will make it difficult for people who rely on assistive technology to navigate and operate page content. //$(this).attr('tabindex', index + 1); $(this).attr('tabindex', 0); var border = ''; $(this).focusin(function(){ // Save the border to change it back when focusout border = $(this).css("border"); var focusborder = (border == '2px solid rgb(45, 76, 130)' ? '2px dotted rgb(45, 76, 130)' : '2px solid rgb(45, 76, 130)'); $(this).css( "border", focusborder); $(this).liveTile("play"); }); $(this).focusout(function(){ $(this).css("border", border); $(this).liveTile("play"); }); $(this).keypress(function (e) { var key = e.which; if(key == 13 || key == 32) // enter key or spacebar { $(this).click(); return false; } }); // END Support tab key on tiles }); $("div.item-name a").each(function (index, value) { WebQAPortal.SetEllipsis(); }); });//]]> </script> <link type="text/css" rel="stylesheet" href="Content/toastr.css" /><style type="text/css">.item_16{background-image: url('Content/Images/Sprites/glyphish_icons.png');background-repeat: no-repeat;background-color: transparent;}.item_16{background-position: -376px -2px;width:14px;height:14px;}.item_31{background-image: url('Content/Images/Sprites/glyphish_icons.png');background-repeat: no-repeat;background-color: transparent;}.item_31{background-position: -697px -2px;width:14px;height:14px;}.item_30{background-image: url('Content/Images/Sprites/glyphish_icons.png');background-repeat: no-repeat;background-color: transparent;}.item_30{background-position: -675px -2px;width:14px;height:14px;}.item_28{background-image: url('Content/Images/Sprites/glyphish_icons.png');background-repeat: no-repeat;background-color: transparent;}.item_28{background-position: -638px -2px;width:14px;height:14px;}.item_6{background-image: url('Content/Images/Sprites/glyphish_icons.png');background-repeat: no-repeat;background-color: transparent;}.item_6{background-position: -117px -2px;width:14px;height:14px;}.item_5{background-image: url('Content/Images/Sprites/glyphish_icons.png');background-repeat: no-repeat;background-color: transparent;}.item_5{background-position: -89px -2px;width:14px;height:14px;}.item_14{background-image: url('Content/Images/Sprites/glyphish_icons.png');background-repeat: no-repeat;background-color: transparent;}.item_14{background-position: -328px -2px;width:14px;height:14px;}.item_25{background-image: url('Content/Images/Sprites/glyphish_icons.png');background-repeat: no-repeat;background-color: transparent;}.item_25{background-position: -578px -2px;width:14px;height:14px;}</style><link href="/WEBAPP/_rs/WebResource.axd?d=LUqJVH6QTj7I6hvPBRMYH2UA9hZz9zH5IklR880x-qxhr7Fg1CjCSQXM9j4OfzJL7xkTfrs_5liLlHWwZhyVJccYROeJiO3oCpCV59cgR33IPOh-G0UKiNICJkQAqlV_-7Z4NgctV8QKQEmMzwSv1-N9qOMR30Bo9AhnYX7hOBU1&amp;t=638759929340000000" type="text/css" rel="stylesheet" class="Telerik_stylesheet" /><link href="/WEBAPP/_rs/WebResource.axd?d=I9sgboF5vSqmKICHQ5-qtvxOjvqEjaasR75L6waHyJpl43JagQdvsy3Gc4KK5VGRCyF5EaCXteFpeW_91PjQP9Z5ep2MnVNOBDDQuzwdY1l2ukt05nSDHSWYeBJLEu0LpIP2LzWpd7yd3jwBc9-Xb8uEL5DIwOCdfnZetZqIHh01&amp;t=638759929340000000" type="text/css" rel="stylesheet" class="Telerik_stylesheet" /><link href="/WEBAPP/_rs/WebResource.axd?d=JBBr7VYEwrb7SBTja7rJV_np-77PgPkP2y9HG_PhU5DTVWSuObrnVxuBwejm4cK7oLGcncbs_lpuZfaPu4rcV_E_hMFdCRC2s5YvvZoG3FBPzvB0a2kAEg1-34ezgHOSZCr70ImcphK5d-8Ohal_P3rETlnvRoh44ttMcjQRifkfZoyuL1b2Kf9p2M6Ek5io0&amp;t=638759929340000000" type="text/css" rel="stylesheet" class="Telerik_stylesheet" /><link href="/WEBAPP/_rs/WebResource.axd?d=Qj1bcea5TLrFfjxQoF-7nc_pCQDBqv9PIea-9i7r6V9D685CwhYQ5G49wl9MIKl3uxMjhQFyNyu5uFh5bko_hvxCOxdLkLzVZgJgbNEav5KhggblcjzvaAaTQMLsOZukd7vqnhPudz0G2vFWjyCDzA2&amp;t=638759929340000000" type="text/css" rel="stylesheet" class="Telerik_stylesheet" /><link href="/WEBAPP/_rs/WebResource.axd?d=w6Iswq5tRZljhaOBbdgq8KeN5XKW0S0mEgVRLXzw-MfhCQbk9cLcfKv0x8OVC6i3Ko_mfsuS3EMewEX8SKPw6xNj3DzxBpIQJVehgiM3tcuyOnPcgP5ysbTeEZYjZa2pkf-R7z_IOdqYtGdxZ05OUYeg8k4_rdvnfPACiOWlKdk1&amp;t=638759929340000000" type="text/css" rel="stylesheet" class="Telerik_stylesheet" /><meta name="viewport" content="width=device-width, initial-scale=1"/><script src="https://uploads.mycusthelp.com/WEBQASUPPORT/cookies/sweetalert2.all.js"></script><script src = "https://uploads.mycusthelp.com/WEBQASUPPORT/cookies/cookie_head.js"></script> </head> <body><script src="https://uploads.mycusthelp.com/WEBQASUPPORT/cookies/cookie_body.js"></script> <form method="post" action="./supporthome.aspx" id="qacHome"> <div class="aspNetHidden"> <input type="hidden" name="header_RadScriptManager1_TSM" id="header_RadScriptManager1_TSM" value="" /> <input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="" /> <input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="" /> <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="+aM963hb4ea7fdm5aINu38/KDaiY5plj5OnQo/GBg1CqXNI28oaRU396ZPI+c0nHw9RHqd7wv1qfSHyrHRU4Fv/SDJyroTeuYZwpouZmI0Sdoin5yqjNXgy5M8Y6BtblY1SBgRx6TgeNhOqZ8okAtK5hLcL44y6Q7jLjJOdkbUlUlAwUgZqJF2Xi+0RuxWOJGA+76IrFqOlsFGZKHqz+R/7XcSWMjLf+L0t+jmd/8c5DQjR/AXOJfr7j/547xsNTY/X4RzM4+SHbjmEEAx6SUI7VkNhriIlnbsDpNZGGwdQJP2QtxfgBKCv1QNV+CIzf3/FSzlrjdHFCTUzeZ2OeKuo9EeUgzPUkfki57GY4BBhOczzktKuKi47QGpsmcGhGLOzNn/xEYTVccc2auw/onD7PvHLFdHnfUz9nyIyX9CKrUPUNeD7pXZ1VPX7ZyqdH+tJqgcalMksqafi9va7g3aIK2NFYYAD+pfYAySJTNftcgNx/YA1nEb0fnISLesvYFUCwHAEaGQ5K2eijm/Zx7iof//B4+u9XtgMT3d09RZZC8MCKyarnlbz1+M6iwZBXPDEqsTYCuitfRJz6ubyAuJ9o4Rjzimed/PK+4HgKrOizSRitpQcdg/TDmdWcRgkQwxoS6AS6k0qteTaFtywdLVhjRdg3Ko84KVNkZGBQhQMhUPM96y7OF0frwVJ0CdRrTOziEzDH4T7EV3UpsMYrqWegARqW3YPL2Aj9nEl636AqyKJ1lOZWnSQ+g6OSHXZ/lKzXuluFLzH0sDMjT6CAPxO5EVpxkBrHUX74FFEzNgf4WDgt4JcTJLEdCLvwpXMuyv1KeiOpSPySzi3ab3BM4jksMEic1VBh6pLkHaS6vvVe+c8F+PkeFGO07kfN0ytnaEmUY7YVrlLM3mcReYhIcIZVXgopy1xj6Q3LE2QP6x9ED4M4nhhRMIJgfsvPCdJHImkOwns5h/k32dQqMxDc6M1UK81Zk9paz9zv1rbqc2TxxOQYvYUkjT9M0sVuRUxfhTe49YYBk9PochC/uaVNbRBhSAb0N7C90xdFzm2ZLMI3tngHIuSVOhRGG/Dr2t60ZB3ayuGLprtfxQPeCg9+4kd7xSWpxLfCLTuSOoYCEdKAxetqQLHaA7oBCkrosScDC5N6Y1VSbOudgM+U3x5d712eXtvC7YAfjr3vfaKgysErrNkv0BVlNHoUSbROAFwNYiV4lXA3cCuzgisdtLwZf7vDQaB6GhvSKmnYd1k8ckcGjwG5LMgilJfV6uu1jOlig7iKnO9hjqpXZ9oupwtzCgSSb30qfDnGtFHEXynBWH3zlMdkdeUbTa0G5l/bWw9jjH3o0+4IyItDL1GKRf7rpzOGT4h/Ks/JyArfZTITb/JL5Q0oWWruyn3varaFl/jF0pWDH2USKGV+0Gu36i3l8BckNH47rR7WHfvKhj+ZFsZWt+nqKt53qYFEBiUBFbwyFGg+B/jRTansSskuqmNQsFwDCUOPrxS/qMdA3i+AvH3eJPPv1eUWD93d1b3vB8SFG+sIrHpgabZR3N45d6mRMOGxr6nApvrLkDHUqtWg+1OqeVFoillkj2nTasDUQ29eATdrik+sRilphk6dC8UOgUjElGScAI7WA4n8dfAa+HLITU+YWUE1Fhpz0R8pHEE+4Il3ynr12zJ+KSQp3LrcRSTDKb45mowdJaEspJmh/P13BG21KpLuDJnSrXbgbrQsWpLZK8hHMUg/fezPcrR0wGRj108E7Je/Flhc3JS0iMpxgT8WqSvJ6OnXc6pxrv0mrOmEcl5HfqmpnyXOtpAq2/mopOozJOW89LRwHcZBQQeGlcCIm+qRhZ/0gXlrrtevJxc7YUJDMB+RMCSnNJFN/DsvZ8GvX5ikFQ6Tkq4866Q3WTxqRdGpVGUbxNLZODxA1Me97hEA2pkWA7yaaqfHWlUFvDAps1IR4A6x73qKZVM0IwIVQ1yDt/XzwMQZ4KPVxazNtw0ejr3Hy3jmf5b1qcjLnJzomnfEn2ui+vQiHXplk5AhKZpQeA8Yj8s7MoBSuh9WomkedwBNBsOLjKUVQLSm2SPxXyUJ1ClvjCxCrgilVON/FHtu9LNXlWiaNfVuZ5ByyGf1jsg2GSMhAleaeo2kTsq5UalpYgd60EHLd2QwVK9/dL17kRhCjecIpUwAvRt6qPQrgCK3AcBH5CsckgF8ccfEKcuht1rHmjKl6aPPZQDShrBg/6fYl2L+LfGqh4CSagZMMJsIlgGFTlra2nU+Si4U0xKrtzhSJztd1fbpXsUe65jcQncz1GsekRPzyaIZ8xz6hms6wuPHpI1k3EbsNg5aSikHBPRFvT9T3fTM+7zFRs41aPWQwU5GbfP1PCR8i10nohKrAzOqlSfBLUENINO3RSVADV/88C7bCHhrbYFCE2uU+9GnsghC3ufoxMND+WELGMIJ95/Vfqtb3GaMh6Y72gdwborv6vRaZ4vPLn+ZbTELSAlNKT7WKg16" /> </div> <script type="text/javascript"> //<![CDATA[ var theForm = document.forms['qacHome']; if (!theForm) { theForm = document.qacHome; } function __doPostBack(eventTarget, eventArgument) { if (!theForm.onsubmit || (theForm.onsubmit() != false)) { theForm.__EVENTTARGET.value = eventTarget; theForm.__EVENTARGUMENT.value = eventArgument; theForm.submit(); } } //]]> </script> <script src="/WEBAPP/_rs/WebResource.axd?d=QNH8iRc8VnzsUiIEq_eT1A8Mrv7lcLEpLp3-EMGr3UJ8zRg4PA67Zp4H8nAcDu6yDnbNRqBkbzqh-NsXPRtMGBDNVXUT9h_wCXLkAjfMfFw1&amp;t=638563091773552689" type="text/javascript"></script> <script id="dxis_1636023245" src="/WEBAPP/_rs/DXR.axd?r=1_11-lfLlu"></script><script id="dxis_947138734" src="/WEBAPP/_rs/DXR.axd?r=1_12-lfLlu"></script><script id="dxis_815147444" src="/WEBAPP/_rs/DXR.axd?r=1_14-lfLlu"></script> <script src="Scripts/toastr.js" type="text/javascript"></script> <script src="/WEBAPP/_rs/Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=header_RadScriptManager1_TSM&amp;compress=1&amp;_TSM_CombinedScripts_=%3b%3bSystem.Web.Extensions%2c+Version%3d4.0.0.0%2c+Culture%3dneutral%2c+PublicKeyToken%3d31bf3856ad364e35%3aen-US%3aceece802-cb39-4409-a6c9-bfa3b2c8bf10%3aea597d4b%3ab25378d2" type="text/javascript"></script> <script src="https://d2i2wahzwrm1n5.cloudfront.net/ajaxz/2023.3.1010/Common/Core.js" type="text/javascript"></script> <script src="https://d2i2wahzwrm1n5.cloudfront.net/ajaxz/2023.3.1010/Common/jQuery.js" type="text/javascript"></script> <script src="https://d2i2wahzwrm1n5.cloudfront.net/ajaxz/2023.3.1010/Common/jQueryPlugins.js" type="text/javascript"></script> <script src="https://d2i2wahzwrm1n5.cloudfront.net/ajaxz/2023.3.1010/Common/AnimationFramework/AnimationFramework.js" type="text/javascript"></script> <script src="https://d2i2wahzwrm1n5.cloudfront.net/ajaxz/2023.3.1010/Common/Popup/PopupScripts.js" type="text/javascript"></script> <script src="https://d2i2wahzwrm1n5.cloudfront.net/ajaxz/2023.3.1010/Common/Animation/AnimationScripts.js" type="text/javascript"></script> <script src="https://d2i2wahzwrm1n5.cloudfront.net/ajaxz/2023.3.1010/Notification/RadNotification.js" type="text/javascript"></script> <script src="https://d2i2wahzwrm1n5.cloudfront.net/ajaxz/2023.3.1010/Common/TouchScrollExtender.js" type="text/javascript"></script> <script src="https://d2i2wahzwrm1n5.cloudfront.net/ajaxz/2023.3.1010/XmlHttpPanel/RadXmlHttpPanel.js" type="text/javascript"></script> <script src="https://d2i2wahzwrm1n5.cloudfront.net/ajaxz/2023.3.1010/Common/MaterialRipple/MaterialRippleScripts.js" type="text/javascript"></script> <script src="https://d2i2wahzwrm1n5.cloudfront.net/ajaxz/2023.3.1010/Common/Scrolling/ScrollingScripts.js" type="text/javascript"></script> <script src="https://d2i2wahzwrm1n5.cloudfront.net/ajaxz/2023.3.1010/Common/Navigation/OData/OData.js" type="text/javascript"></script> <script src="https://d2i2wahzwrm1n5.cloudfront.net/ajaxz/2023.3.1010/Common/Navigation/NavigationScripts.js" type="text/javascript"></script> <script src="https://d2i2wahzwrm1n5.cloudfront.net/ajaxz/2023.3.1010/Common/Navigation/OverlayScript.js" type="text/javascript"></script> <script src="https://d2i2wahzwrm1n5.cloudfront.net/ajaxz/2023.3.1010/Menu/RadMenuScripts.js" type="text/javascript"></script> <script src="https://d2i2wahzwrm1n5.cloudfront.net/ajaxz/2023.3.1010/Menu/ContextMenu/RadContextMenuScripts.js" type="text/javascript"></script> <script src="https://d2i2wahzwrm1n5.cloudfront.net/ajaxz/2023.3.1010/Menu/MenuItem/RadMenuItem.js" type="text/javascript"></script> <script src="https://d2i2wahzwrm1n5.cloudfront.net/ajaxz/2023.3.1010/Menu/Views/ClassicView.js" type="text/javascript"></script> <div id="qacContent"> <link href="/WEBAPP/_rs/(S(wdsbrb2edhrqh33kkxaxqa0c))/Content/flexnav.css" type="text/css" rel="stylesheet" /><style type="text/css" media="screen">@media screen and (min-width: 600px) {.flexnav {display: none;overflow: visible;}.menu-button {display: none;}}@media screen and (max-width: 600px) {.menu-button, .flexnav {display: block;}.tabbed-menu {display: none;}}</style><script src="/WEBAPP/_rs/(S(wdsbrb2edhrqh33kkxaxqa0c))/Scripts/jquery.flexnav.js" type="text/javascript"> </script> <link href='/WEBAPP/_rs/(S(wdsbrb2edhrqh33kkxaxqa0c))/Content/TabbedMenu.css' rel="stylesheet" /> <link rel="stylesheet" href="./Content/font-awesome.css" /> <script src='/WEBAPP/_rs/(S(wdsbrb2edhrqh33kkxaxqa0c))/Scripts/theme.js' type="text/javascript"></script> <script src='/WEBAPP/_rs/(S(wdsbrb2edhrqh33kkxaxqa0c))/Scripts/webqa.js' type="text/javascript"></script> <script type="text/javascript"> $(function () { // ADA Compliance: make screen reader reads out read only labels and group captions // Read only labels var labels = $("span.dxflCaption_Moderno.caption-text"); if (labels.length) labels.attr("tabindex", "0"); // Group captions var groupCaptions = $("span.dxflGroupBoxCaption_Moderno"); if (groupCaptions.length) groupCaptions.attr("tabindex", "0"); // ADA Compliance: Link contains no text var links = $("div.RadNotification ul.rnCommands > li.rnCloseIcon > a:first-child"); if (links.length) { links.attr("aria-label", links.attr("title") || "Close"); } // ADA - img elements must have an alt attribute // If img does not have alt attribute then adding alt by using its file name //var imgs = $("img"); //if (imgs.length) { // var alt = imgs.attr("alt"); // // alt is empty or just 1 character length // if (typeof alt === 'undefined' || alt.length <= 1) { // var src = imgs.attr("src"); // if (src && (src.lastIndexOf(".png") > 0 || src.lastIndexOf(".jpg") > 0 || src.lastIndexOf(".jpeg") > 0 || src.lastIndexOf(".gif") > 0)) { // var filename = src.substring(src.lastIndexOf('/') + 1); // if (filename) { // var title = filename.substring(0, filename.lastIndexOf('.')); // imgs.attr("alt", title); // } // } // } //} // Focus error if exists var divError = $("div.qac_error_summary"); if (divError.children().length > 0) { setTimeout(function () { divError.focus(); }, 1000); } //remove empty errors $('#header_errors li:empty').remove(); }); // ADA Compliance: No TITLE attributes found for the frames on these pages function ASPxHtmlEditor_Init(s, e) { var frame = document.getElementById("dxhe_sys_iframe"); frame.setAttribute("title", "system iframe"); } function AdjustMenuWidth(menu) { var element = menu.GetMainElement(); var width_ = document.getElementById('menuContainer').offsetWidth; var x = (width_ / 2) - (element.offsetWidth / 2); document.getElementsByClassName("tabbed-menu")[0].style.marginLeft = x + "px"; // document.getElementById("header_ASPxMenu1").style.marginLeft = x + "px"; } </script> <style type="text/css"> .rtnbtn-class:hover { text-decoration: underline; cursor: pointer; } .RadUpload_Default, .RadUpload_Default a, .RadUpload_Default input { font-size: 0.6875rem; } </style> <div style="clear: both"></div> <input type="hidden"/><script id="dxis_1493492009" src="/WEBAPP/_rs/DXR.axd?r=1_252,1_23,1_64,1_15,1_17,1_24,1_33,1_202-lfLlu"></script> <div class="menu-button">Menu</div> <ul class="flexnav" data-breakpoint="600"><li><a href="/WEBAPP/_rs/(S(wdsbrb2edhrqh33kkxaxqa0c))/#" target="_self">I want to...</a><ul><li><a href="/WEBAPP/_rs/(S(wdsbrb2edhrqh33kkxaxqa0c))/FindAnswers.aspx" target="_self">Find Information</a></li><li><a href="/WEBAPP/_rs/(S(wdsbrb2edhrqh33kkxaxqa0c))/RequestSelect.aspx" target="_self">Submit Request</a></li><li><a href="/WEBAPP/_rs/(S(wdsbrb2edhrqh33kkxaxqa0c))/CustomerIssues.aspx" target="_self">View My Requests</a></li><li><a href="/WEBAPP/_rs/(S(wdsbrb2edhrqh33kkxaxqa0c))/CustomerDetails.aspx" target="_self">Edit My Profile</a></li><li><a href="/WEBAPP/_rs/(S(wdsbrb2edhrqh33kkxaxqa0c))/login.aspx" target="_self">Login</a></li><li><a href="/WEBAPP/_rs/(S(wdsbrb2edhrqh33kkxaxqa0c))/logout.aspx" target="_self">Logout</a></li></ul></li><li><a href="/WEBAPP/_rs/(S(wdsbrb2edhrqh33kkxaxqa0c))/SupportHome.aspx" target="_self">Main Menu</a></li></ul> <div id="menuContainer"> <script id="dxss_2044673491"> <!-- ASPx.AccessibilitySR.AddStringResources({'MenuVerticalText':'Vertical','MenuHorizontalText':'Horizontal','MenuText':'menu','MenuBarText':'menubar','MenuLevelText':'level'}); ASPx.AccessibilitySR.DefaultCallbackMessage = 'Callback in process.'; //--> </script><div class="dxmLite_Moderno dxm-ltr" role="application" aria-label="Horizontal menubar"> <div class="dxm-main dxm-horizontal tabbed-menu dx-acc-r" id="header_ASPxMenu1" role="presentation"> <ul class="dx dxm-image-l" role="menubar"> <li title="Choose One" class="dxm-item dxm-subMenu" role="presentation"><a class="dxm-content dxm-hasText dx dxalink" href="##" target="_self" title="Choose One" role="menuitem" aria-haspopup="true" aria-disabled="true"><span class="dx-acc item_16 dxm-image dx-vam dx-acc-s"><img src="/WEBAPP/_rs/DXR.axd?r=1_89-lfLlu" alt="" /></span><span class="dx-vam dxm-contentText">I want to...</span></a><div class="dxm-popOut" aria-hidden="true"> <span class="dx-acc dxWeb_mHorizontalPopOut_Moderno dxm-pImage dx-acc-s"><img src="/WEBAPP/_rs/DXR.axd?r=1_89-lfLlu" alt="Choose One" /></span> </div></li><li class="dxm-separator" role="presentation"><b></b></li><li title="Return to Main Menu" class="dxm-item dxm-selected dxm-noSubMenu" role="presentation"><a class="dxm-content dxm-hasText dx dxalink" href="javascript:;" target="_self" title="Return to Main Menu" role="menuitem" aria-disabled="true"><span class="dx-acc item_25 dxm-image dx-vam dx-acc-s"><img src="/WEBAPP/_rs/DXR.axd?r=1_89-lfLlu" alt="" /></span><span class="dx-vam dxm-contentText">Main Menu</span></a></li> </ul> </div><b class="dx-clear"></b><div id="header_ASPxMenu1_DXM0_" style="z-index:20002;display:none;"> <div class="dxm-shadow dx-acc-r dxm-popup"> <div class="dxm-scrollUpBtn" style="display:none;"> <span id="header_ASPxMenu1_DXSB0_UImg" class="dx-acc dxWeb_mScrollUp_Moderno dx-acc-s"><img src="/WEBAPP/_rs/DXR.axd?r=1_89-lfLlu" alt="^" /></span> </div><div class="dxm-scrollArea"> <ul class="dx dxm-gutter" role="menu"> <li title="Find an Answer" class="dxm-item" role="presentation"><a class="dxm-content dxm-hasText dx dxalink" href="FindAnswers.aspx" target="_self" title="Find an Answer" role="menuitem" aria-disabled="true"><span class="dx-acc item_31 dxm-image dx-vam dx-acc-s"><img src="/WEBAPP/_rs/DXR.axd?r=1_89-lfLlu" alt="" /></span><span class="dx-vam dxm-contentText">Find Information</span></a><b class="dx-clear"></b></li><li class="dxm-spacing" role="presentation"></li><li title="Submit Request" class="dxm-item" role="presentation"><a class="dxm-content dxm-hasText dx dxalink" href="RequestSelect.aspx" target="_self" title="Submit Request" role="menuitem" aria-disabled="true"><span class="dx-acc item_30 dxm-image dx-vam dx-acc-s"><img src="/WEBAPP/_rs/DXR.axd?r=1_89-lfLlu" alt="" /></span><span class="dx-vam dxm-contentText">Submit Request</span></a><b class="dx-clear"></b></li><li class="dxm-spacing" role="presentation"></li><li title="View My Questions and Requests" class="dxm-item" role="presentation"><a class="dxm-content dxm-hasText dx dxalink" href="CustomerIssues.aspx" target="_self" title="View My Questions and Requests" role="menuitem" aria-disabled="true"><span class="dx-acc item_28 dxm-image dx-vam dx-acc-s"><img src="/WEBAPP/_rs/DXR.axd?r=1_89-lfLlu" alt="" /></span><span class="dx-vam dxm-contentText">View My Requests</span></a><b class="dx-clear"></b></li><li class="dxm-spacing" role="presentation"></li><li title="Edit Customer Profile" class="dxm-item" role="presentation"><a class="dxm-content dxm-hasText dx dxalink" href="CustomerDetails.aspx" target="_self" title="Edit Customer Profile" role="menuitem" aria-disabled="true"><span class="dx-acc item_6 dxm-image dx-vam dx-acc-s"><img src="/WEBAPP/_rs/DXR.axd?r=1_89-lfLlu" alt="" /></span><span class="dx-vam dxm-contentText">Edit My Profile</span></a><b class="dx-clear"></b></li><li class="dxm-spacing" role="presentation"></li><li title="Customer Login" class="dxm-item" role="presentation"><a class="dxm-content dxm-hasText dx dxalink" href="login.aspx" target="_self" title="Customer Login" role="menuitem" aria-disabled="true"><span class="dx-acc item_5 dxm-image dx-vam dx-acc-s"><img src="/WEBAPP/_rs/DXR.axd?r=1_89-lfLlu" alt="" /></span><span class="dx-vam dxm-contentText">Login</span></a><b class="dx-clear"></b></li> </ul> </div><div class="dxm-scrollDownBtn" style="display:none;"> <span id="header_ASPxMenu1_DXSB0_DImg" class="dx-acc dxWeb_mScrollDown_Moderno dx-acc-s"><img src="/WEBAPP/_rs/DXR.axd?r=1_89-lfLlu" alt="v" /></span> </div> </div> </div> </div><script id="dxss_1625793404"> <!-- ASPx.AddHoverItems('header_ASPxMenu1',[[['dxm-hovered','',''],['','',''],['DXI0_'],['','P','T']],[[''],[''],['DXME0_','DXMBC0_']],[['dxm-hovered',''],['',''],['DXI0i0_','DXI0i1_','DXI0i2_','DXI0i3_','DXI0i4_'],['','T']],[['dxm-scrollBtnHovered'],[''],['DXSB0i0_U','DXSB0i0_D','DXSB0i1_U','DXSB0i1_D','DXSB0i2_U','DXSB0i2_D','DXSB0i3_U','DXSB0i3_D','DXSB0i4_U','DXSB0i4_D','DXSB0_U','DXSB0_D','DXSB1_U','DXSB1_D']],[[''],[''],['DXI1_'],['','T']]]); ASPx.AddPressedItems('header_ASPxMenu1',[[['dxm-scrollBtnPressed'],[''],['DXSB0_U','DXSB0_D']]]); ASPx.AddDisabledItems('header_ASPxMenu1',[[['dxm-disabled'],[''],['DXI0_'],['','P','T']],[['dxm-disabled'],[''],['DXI0i0_','DXI0i1_','DXI0i2_','DXI0i3_','DXI0i4_','DXI1_'],['','T']]]); ASPx.createControl(ASPxClientMenu,'header_ASPxMenu1','',{'uniqueID':'header$ASPxMenu1','accessibilityCompliant':true,'renderData':{'':[[0],1],'0':[[0],[1],[2],[3],[4]]},'subMenuFIXOffset':1,'subMenuFIYOffset':-2,'subMenuLIXOffset':1,'subMenuLIYOffset':-2,'subMenuXOffset':1,'subMenuYOffset':-2,'scrollInfo':['0','0i0','0i1','0i2','0i3','0i4','1']},{'Init':function(s,e) { AdjustMenuWidth(s); }},null,{'items':[{'items':[{},{},{},{},{},{'visible':false}]},{}]}); //--> </script> </div> <div style="padding: 10px"> <p id="header_pnlFormTitle" class="qac_title"><h3><b><center><font size="5">Public Information Request Center</font></center></b></h3> <a href="javascript:void(0);" id="header_rtnbtn" tabindex="0" style="float: right;" class="rtnbtn-class" Onclick="" onkeypress="" aria-label="Return"></a></p> <p id="header_pnlFromInstruction" class="qac_text"> <p>The City recommends that you submit your request for public information via the Public Records Request Center. </br> <br>However, if you instead choose to submit your request by email, or physical mail, you may submit your request by email to: publicinfo@odessa-tx.gov or by mail to the address below. </br> <br> <p><strong>Mailing Address:</strong> <br>City of Odessa <br>Public Information Request <br>P.O. Box 4398 <br>Odessa, TX 79760</p> </div> <p id="p_errors"> <div id="header_errors1" class="qac_error_summary" tabindex="0" style="color:Red;display:none;"> </div> <script id="dxss_1785291097"> <!-- ASPx.AccessibilitySR.AddStringResources({'ValidationSummaryFocusedEditorText':' and editor is focused'}); //--> </script><table class="dxvsValidationSummary_Moderno dx_error_summary dx-acc-r" id="header_errors" role="presentation"> <tr> <td class="dxvsRC_Moderno dx_error_summary dx-acc-r"><ul class="dxvsL_Moderno" style="padding:0px;margin-left:17px;margin-right:0px;margin-top:0px;margin-bottom:0px;"> <li id="header_errors_FI"></li> </ul></td> </tr><tr class="dxAIR"> <td role="alert"></td> </tr> </table><script id="dxss_1954448206"> <!-- ASPx.createControl(ASPxClientValidationSummary,'header_errors','',{'uniqueID':'header$errors','accessibilityCompliant':true,'renderMode':'l','sampleErrorContainer':'<li class="dxvsE_Moderno"><a class="dxvsHL_Moderno" href="javascript:;">&nbsp;</a></li>'}); //--> </script> </p> <input name="__RequestVerificationToken" type="hidden" value="WuoOJ0sKlH52abYOX9p5YXf4z0iFYug8MoQPzv5-R1QpBGCQibWbjM7TVaEMvvUK0UJMFDbkzRA9f303wDIdWz9sOXfwxN6ML7Z11EV9fpE1" /> <div id="header_pnlScriptManager"> <script type="text/javascript"> //<![CDATA[ Sys.WebForms.PageRequestManager._initialize('header$RadScriptManager1', 'qacHome', ['theader$updPnlSession',''], [], [], 90, ''); //]]> </script> </div> <div id="header_updPnlSession"> <div> <div id="header_RadNotification1" style="display:none;"> <!-- 2023.3.1010.45 --><div id="header_RadNotification1_popup" class="RadNotification RadNotification_Default" style="display:none;position:absolute;"> <div class="rnTitleBar" id="header_RadNotification1_titlebar" style="display:none;"> <span class="rnTitleBarIcon"><img src="/WEBAPP/_rs/WebResource.axd?d=CDAgSjPk0epW_GY-_-20ovYf9hstDukKHzHFfKBUnG6aOB51GC9yJLBuGS3f5EVK0Xu9GaiyM9pSaAUTwNogikjIFiVIyz53CT2FIssvsnbc5qP63tnLelR3CtKg-y9lJfGo45iRNyhFzmBtf5g-xLzJ2IUhP4HpbgJVC909TD7OVCCQkgcKFb3OB8OmAXZ-0&amp;t=638759929340000000" alt="" /></span><span class="rnTitleBarTitle">Session Timeout</span><ul class="rnCommands"> <li class="rnCloseIcon"><a href="javascript:void(0);" title="Close" id="header_RadNotification1_rnCloseIcon"></a></li> </ul> </div><div id="header_RadNotification1_XmlPanel" class="RadXmlHttpPanel"> <div id="header_RadNotification1_C" class="rnContentWrapper"> <div class="divTable"> <div class="divTableBody"> <div class="divTableRow"> <div class="divTableCell"> <div id="divContinue"> <i class='fa fa-clock-o'></i><b>WARNING:</b> You will be logged out in <span id="timeLbl" style="font-weight: bold"></span> due to inactivity. <a href='javascript:ContinueSession();' style='color:white'> Keep Working </a> </div> <div id="divExpired" style="display: none"> <i class='fa fa-clock-o'></i><b>TIMEOUT:</b> You have been logged out due to inactivity. <a href='javascript:Login();' style='color:white'> Login </a> </div> </div> </div> </div> </div> </div><input type="hidden" name="header$RadNotification1$hiddenState" id="header_RadNotification1_hiddenState" /><input id="header_RadNotification1_XmlPanel_ClientState" name="header_RadNotification1_XmlPanel_ClientState" type="hidden" /> </div><div tabindex="0" id="header_RadNotification1_TitleMenu"> <div class="RadMenu RadMenu_Default RadMenu_Context RadMenu_Default_Context"> </div><input class="rmActive rmVertical rmGroup rmLevel1" id="header_RadNotification1_TitleMenu_ClientState" name="header_RadNotification1_TitleMenu_ClientState" type="hidden" /> </div> </div><input id="header_RadNotification1_ClientState" name="header_RadNotification1_ClientState" type="hidden" /> </div> </div> </div> <script type="text/javascript"> //<![CDATA[ var timeLeftCounter = null; var checkSessionCounter = null; var seconds = 0; var continued = false; var sessionCounterSet = false; var modalDiv = null; //start the main label counter when the page loads function pageLoad() { if ('True' == 'True' && $find("header_RadNotification1")) { var xmlPanel = $find("header_RadNotification1")._xmlPanel; xmlPanel.set_enableClientScriptEvaluation(true); //$get("timeLbl").innerText = Math.ceil(seconds/60); SetTimeLeftLabel(); } }; function keepCheckSessionCounter() { CheckSession(); resetTimer("timeLeftCounter", UpdateTimeLabel, 1000); resetTimer("checkSessionCounter", keepCheckSessionCounter, 15000); } function UpdateTimeLabel(toReset) { try { var sessionExpired = (seconds <= 0); if (sessionExpired) { stopTimer("timeLeftCounter"); stopTimer("checkSessionCounter"); sessionCounterSet = false; document.getElementById("divContinue").style.display = "none"; document.getElementById("divExpired").style.display = "block"; $find("header_RadNotification1").set_enabled(false); Login(); } else { seconds--; //$get("timeLbl").innerText = Math.ceil(seconds/60); SetTimeLeftLabel(); if (Math.ceil(seconds / 60) == 1) { if (!sessionCounterSet) { sessionCounterSet = true; resetTimer("checkSessionCounter", keepCheckSessionCounter, 15000); } } else { sessionCounterSet = false; } } } catch (err) { } } function SetTimeLeftLabel() { var time = ""; if ((seconds / 60 / 60) > 1) time = Math.floor(seconds / 60 / 60) + " hour " + Math.ceil((seconds / 60) % 60) + " minute(s)"; else time = Math.ceil(seconds / 60) + " minute(s)"; $get("timeLbl").innerText = time; } function OnClientShowing(sender, args) { if ($("#dvMessage").length <= 0) $("body").first().prepend('<div id="dvMessage" style="height:40px;"></div>'); CheckSession(); resetTimer("timeLeftCounter", UpdateTimeLabel, 1000); resetTimer("checkSessionCounter", UpdateTimeLabel, 15000); //DisableBackground(sender, args); } function OnClientShown(sender, args) { // ADA - No TITLE attributes found for the frames on these pages. var iframe = $("div#header_RadNotification1_TitleMenu_detached > iframe:first-child"); if (iframe.length) { iframe.attr("title", "Inline frames information"); } } function OnClientHiding(sender, args) { document.getElementById("dvMessage").style.display = "none"; if (args.get_manualClose()) { if (sender.get_enabled()) ContinueSession(); else location.href = '/WEBAPP/_rs/(S(wdsbrb2edhrqh33kkxaxqa0c))/Login.aspx?sSessionID='; //"~/Login.aspx"; } } function OnClientHidden() { } function ContinueSession() { try { continued = true; var notification = $find("header_RadNotification1"); notification.hide(); notification.set_showInterval(0); //change the timer to avoid untimely showing, 0 disables automatic showing var request = $.getJSON('/WEBAPP/_rs/(S(wdsbrb2edhrqh33kkxaxqa0c))/AjaxHelper.aspx', { inputValue: notification.get_value(), isContinueSession: true, task: 'checksessionwarning', sid:'' }, function (data) { notification.set_showInterval(data.showInterval); stopTimer("timeLeftCounter"); stopTimer("checkSessionCounter"); sessionCounterSet = false; notification.set_value(data.newAccessDate); seconds = data.seconds; } ); } catch (err) { } } function CheckSession() { var notification = $find("header_RadNotification1"); var request = $.getJSON('/WEBAPP/_rs/(S(wdsbrb2edhrqh33kkxaxqa0c))/AjaxHelper.aspx', { inputValue: notification.get_value(), task: 'checksessionwarning', sid: '' }, function (data) { try { if (data.doReset == "True") { if (data.showInterval > 1) { notification.hide(); notification.set_showInterval(0); //change the timer to avoid untimely showing, 0 disables automatic showing notification.set_showInterval(data.showInterval); //sets back the original interval which will start counting from its full value again } else { notification.show(); } stopTimer("timeLeftCounter"); stopTimer("checkSessionCounter"); sessionCounterSet = false; notification.set_value(data.newAccessDate); seconds = data.seconds; } } catch (err) { } } ); } function stopTimer(timer) { clearInterval(this[timer]); this[timer] = null; }; function resetTimer(timer, func, interval) { this.stopTimer(timer); this[timer] = setInterval(Function.createDelegate(this, func), interval); }; function Login() { location.href = "login.aspx"; } //]]> </script> <style type="text/css"> .RadNotification_Default { border-color: #a0a0a0; color: #333; background-color: #ff725c; height: 40px; border-top: 2px; border-bottom: 2px; border-color: #ff5036 !important; border: solid; color: white; font-family: 'Segoe UI','Helvetica Neue','Droid Sans','Arial','Tahoma','Geneva','Sans-serif'; text-align: center; } #divContinue a:hover { border: 1px solid white; } </style> <div id="pnlHome"> <div class="tiles tile-group three-wide "> <div class="live-tile three-wide two-high amber" id="tile1" data-new-window="False" data-mode="swipe" data-bounce="true" data-direction="horizontal" data-link="RequestOpen.aspx?rqst=1&sSessionID=" role="link"> <div> <p></p> <span class="tile-title"> <p> <img src="content/images/tiles/make-request@2x.png" id="rptHome_ctl01_imgTileIcon" role="presentation" /> </p> </span> </div> <div> <p class="webqa-tile-text"><i class="fa fa-pencil-square-o fa-2x"></i></p> <span class="tile-title"><h3>City Records Request</h3><ul><p>Submit a Public Information Act request to the City of Odessa</p></span> </div> </div> <div class="live-tile three-wide two-high amber" id="tile2" data-new-window="False" data-mode="swipe" data-bounce="true" data-direction="horizontal" data-link="RequestOpen.aspx?rqst=3&sSessionID=" role="link"> <div> <p></p> <span class="tile-title"> <p> <img id="rptHome_ctl02_imgTileIcon" role="presentation" /> </p> </span> </div> <div> <p class="webqa-tile-text"><i class="fa fa-shield fa-2x"></i></p> <span class="tile-title"><h3>Police Records Request</h3><p>For Odessa Police Department records requests ONLY</p></span> </div> </div> <div class="live-tile three-wide two-high amber" id="tile3" data-new-window="False" data-mode="swipe" data-bounce="true" data-direction="horizontal" data-link="CustomerHome.aspx?sSessionID=" role="link"> <div> <p></p> <span class="tile-title"> <p> <img src="content/images/tiles/inbox-files@2x.png" id="rptHome_ctl03_imgTileIcon" role="presentation" /> </p> </span> </div> <div> <p class="webqa-tile-text"><i class="fa fa-user fa-2x"></i></p> <span class="tile-title"><h3>My Request Center</h3><p>Track the status of requests, manage account information, and download your records by logging into your account.</p></span> </div> </div> </div> </div> <div> </div> </div> <script type="text/javascript"> var tileIds = '#tile1,#tile2,#tile3'; </script> <input type="submit" style="display: none;" value="WCAG2AA.Principle3.Guideline3_2.3_2_2.H32.2"/><!-- This is needed for #40027 to prevent the accessibility tool pa11y from throwing an error. Presing the button if a user unhides it will just refresh the page --> <script type="text/javascript"> //<![CDATA[ var Page_ValidationSummaries = new Array(document.getElementById("header_errors1")); //]]> </script> <div class="aspNetHidden"> <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="DF438149" /> <input type="hidden" name="__VIEWSTATEENCRYPTED" id="__VIEWSTATEENCRYPTED" value="" /> </div> <script type="text/javascript"> //<![CDATA[ /*<![CDATA[*/ <!-- function LoadCss(control,left, top, spriteclass) { var css = '<img src="QaImages/blank.png" alt="img" border="0" class="'+spriteclass+'" style="background-position-y:-' + top + ';background-position-x:-' + left + '; "; >'; var imageControl = control.mainElement.children[0]; var span = control.mainElement.children[0].childNodes[2]; span.setAttribute('style','padding-top:0px !important;float:right;'); var html = css html += imageControl.innerHTML; imageControl.innerHTML += css; } // --> //]]> window.__TsmHiddenField = $get('header_RadScriptManager1_TSM'); (function(id) { var e = document.getElementById(id); if (e) { e.dispose = function() { Array.remove(Page_ValidationSummaries, document.getElementById(id)); } e = null; } })('header_errors1'); //]]> </script> <script type="text/javascript">jQuery(document).ready(function ($) {$(".flexnav").flexNav();});</script> <script type="text/javascript"> //<![CDATA[ var callBackFrameUrl='/WEBAPP/_rs/WebResource.axd?d=pbwnR-vY8UyN3Hg6feis9zQhHkGiirLdyD2--S3jkGXz9RNT4KHXOvZxW6Wn2sJY053dfhqZKzbvPjw1L1JUpOm6uoeN84hVI53whxli83w1&t=638563091773552689'; WebForm_InitCallback();Sys.Application.add_init(function() { $create(Telerik.Web.UI.RadXmlHttpPanel, {"_isCallbackPanel":true,"_uniqueId":"header$RadNotification1$XmlPanel","clientStateFieldID":"header_RadNotification1_XmlPanel_ClientState","enableClientScriptEvaluation":true,"loadingPanelID":""}, null, null, $get("header_RadNotification1_XmlPanel")); }); Sys.Application.add_init(function() { $create(Telerik.Web.UI.RadContextMenu, {"_childListElementCssClass":"rmActive rmVertical rmGroup rmLevel1","_skin":"Default","clientStateFieldID":"header_RadNotification1_TitleMenu_ClientState","collapseAnimation":"{\"duration\":450}","expandAnimation":"{\"duration\":450}","itemData":[],"targets":[]}, null, null, $get("header_RadNotification1_TitleMenu")); }); Sys.Application.add_init(function() { $create(Telerik.Web.UI.RadNotification, {"_audioMimeType":"audio/wav","_audioUrl":"none","autoCloseDelay":0,"clientStateFieldID":"header_RadNotification1_ClientState","formID":"qacHome","keepOnMouseOver":false,"position":12,"title":"Session Timeout","visibleTitlebar":false,"width":"100%"}, {"hidden":OnClientHidden,"hiding":OnClientHiding,"showing":OnClientShowing,"shown":OnClientShown}, null, $get("header_RadNotification1")); }); //]]> </script> </form> <!--[if lt IE 9]><script src="Scripts/css3mediaqueries.js"></script><![endif]--></body> </html> </div> </div> </div> </div> </div> <div id="spaceforfooter" style="height: 74px; width: 100%; clear: both;"></div> <footer id="footer" role="presentation" aria-label="footer"> <div class="webqalogo"> <img src="QaImages/GovQA.png" alt="Powered By GovQA"></a> </div> </footer> <style> @media screen and (max-width: 1000px) { .form-left { width: 100% !important; display: block; padding-right: 0px !important; } .form-right { width: 100% !important; height: 100% !important; padding-top: 8px; display: block; height: 100%; } .caption-text { width: 100%; white-space: normal !important; } .vertical-buttons { width: 100px; } .vertical-buttons .qac_vertical_btn { margin-top: 10px; float: left; } } @media screen and (max-width: 1000px) { .content-cols .col1 { width: 100%; margin-bottom: 10px; } .content-cols .col0 { width: 100%; } .business-cols .left_widget { width: 100% !important; margin-right: 0px !important; margin-bottom: 10px; } .business-cols .business_container { width: 100% !important; } .business-cols .right_widget { width: 100% !important; } .leftwidget { width: 100%; padding-bottom: 15px; } .rightside { width: 100%; } .rightside .rightimage { float: left; margin-left: 20px; height: 120px; } .pager-left { float: none; width: 100%; } .pager-right { float: none; width: 100%; } } @media screen and (max-width: 1000px) { .findinfo-wrapper { width: 100%; height: auto; margin: 0 auto; padding: 0px; } .findinfo-left-logo { width: 100%; text-align: center; } .findinfo-right-chat { width: 100%; text-align: center; } .chat-img { float: initial; } .answer-div { width: 100%; } .findinfo-request { width: 100%; } .findinfo-search-btn { width: 115px; float: left; } .findinfo-input { width: 100%; margin-bottom: 10px; } .findinfo-details { width: 100%; margin-top: 10px; } .findinfo-description { width: 100%; } .findinfo-heading3 { width: 100%; } .findinfo-body { width: 100%; } .findinfo-heading2 { width: 100%; } .findinfo-information { width: 100%; margin-top: 10px; } .findinfo-category { width: 100%; } .findinfo-text { width: 96%; } .findinfo-inputbg { width: 100%; } } .search-container { max-width: 100% !important; } @media screen and (max-width: 768px) { .findinfo-text { word-break: normal; /* Removes breaks mid word on FindAnswers on small screens */ } } @media screen and (max-width: 480px) { .findinfo-text { word-break: break-all; /* Removes breaks mid word on FindAnswers on small screens */ } } .tile-group.four-wide, .tile-strip.four-wide { width: 640px; max-width: 100%; } @media screen and (max-width: 940px) { .tile-group.four-wide, .tile-strip.four-wide { width: 320px !important; } } @media screen and (max-width: 940px) { .live-tile.four-wide, .list-tile.four-wide, .copy-tile.four-wide, .tile-strip .flip-list>li.four-wide { max-width: 100% !important; margin: 0px 0px 10px 0px !important; } } body { /*overrides body styling set by application */ font-family: 'Lato', sans-serif !important; padding: 0px !important; } </style> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-99306265-44"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-99306265-44'); </script> </body> </html>

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