- Scan-ID:
- 1df293ce-80cd-43db-8f1b-01d8af388f07Beendet
- Eingereichte URL:
- https://www.ctosnnsa.org/training.aspx
- Bericht beendet:
Links · 3 gefunden
Die von der Seite ausgehenden identifizierten Links
Link | Text |
---|---|
https://www.firstrespondertraining.gov/frts/statecontacts | State Administrative Agency (SAA) |
https://ctos.acadisonline.com/AcadisViewer/Login.aspx | here |
https://ndpc.us/ | The National Domestic Preparedness Consortium |
JavaScript-Variablen · 20 gefunden
Globale JavaScript-Variablen, die in das Window Object einer Seite geladen werden, sind Variablen, die außerhalb von Funktionen deklariert werden und von jeder Stelle des Codes innerhalb des aktuellen Bereichs zugänglich sind
Name | Typ |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
gtag | function |
dataLayer | object |
google_tag_manager | object |
google_tag_data | object |
onYouTubeIframeAPIReady | function |
gaGlobal | object |
$ | function |
Konsolenprotokoll-Meldungen · 1 gefunden
In der Web-Konsole protokollierte Meldungen
Typ | Kategorie | Protokoll |
---|---|---|
error | network |
|
HTML
Der HTML-Rohtext der Seite
<!DOCTYPE html><html lang="en" class="csstransforms csstransforms3d csstransitions"><head>
<title>CTOS - Training</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" href="favicon.gif" type="image/x-icon">
<link rel="shortcut icon" href="favicon.gif" type="image/x-icon">
<meta name="description" content="CTOS Center for Radiological Nuclear Training">
<meta name="keywords" content="CTOS">
<meta name="author" content="PowerTrain">
<meta name="format-detection" content="telephone=no">
<!-- Google tag (gtag.js) - Google Analytics updated for GA4 on 5/23/2023 -->
<script async="" src="https://www.googletagmanager.com/gtag/js?id=G-JXSW2E5QTM"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-JXSW2E5QTM');
</script>
<!--CSS-->
<link rel="stylesheet" href="css/bootstrap.css?i=1">
<link rel="stylesheet" href="css/style.css?i=1">
<link rel="stylesheet" href="css/touchTouch.css">
<!--JS-->
<script src="js/jquery.js"></script>
<script src="js/jquery-migrate-1.2.1.min.js"></script>
<script src="js/superfish.js"></script>
<script src="js/jquery.easing.1.3.js"></script>
<script src="js/jquery.mobilemenu.js"></script>
<script src="js/jquery.ui.totop.js"></script>
<script src="js/jquery.equalheights.js"></script>
<script src="js/camera.js"></script>
<script src="js/jquery.isotope.min.js"></script>
<script src="js/touchTouch.jquery.js"></script>
<script src="js/functions.js?i=3"></script>
</head><body style=""><header>
<style type="text/css">
#linkSkip {
position: relative !important;
z-index: 1;
}
#linkSkip a:link, #linkSkip a:hover, #linkSkip a:visited{
position: absolute !important;
left: -10000px;
top: auto;
/* clip: rect(1px,1px,1px,1px); */
overflow: hidden;
width: 1px;
height: 1px;
background-color: yellow;
}
#linkSkip a:active, #linkSkip a:focus {
position: static !important;
width: auto;
height: auto
}
body {
overflow-x: hidden;
overflow-y: visible;
}
header #imgCoin {
position: absolute;
left: 890px;
}
header #divSiteTitle {
position: absolute;
top: 20px;
left: 110px;
font: 26px Raleway, Helvetica, Arial, sans-serif;
}
header #divSiteTitle #CTOS {
font-size: 50px;
}
@media (max-width: 750px) {
header #divSiteTitle {
font-size: 0px !important;
}
}
#aHome,
#aHome.hover,
#aHome.focus,
#aHome.active {
color: white;
}
#navMenuStandard {
text-align: center;
font-size: 22px;
padding-top: 24px;
}
#navMenuStandard a {
margin-right: 10vw;
color: #151941;
}
#navMenuStandard a:last-child {
margin-right: 0;
}
#navMenuStandard a:hover, #navMenuStandard a:focus {
color: #303356;
}
#navMenuPhone {
display: none;
text-align: center;
}
#btnMenuPhone {
position: relative;
margin-top: 18px;
max-width: 80vw;
width: 515px;
border: none;
}
#btnMenuPhone #spriteNavigateExpandCollapse {
position: absolute;
right: 10px;
bottom: 10px;
width: 16px;
height: 16px;
background-image: url('images/spriteNavigateExpandCollapse.png');
background-position: left top;
background-size: 16px 32px;
background-repeat: no-repeat;
}
#btnMenuPhone.selectedButton #spriteNavigateExpandCollapse {
background-position: left bottom;
}
}
#linkCatchMenuTab {
display: none;
}
#menuDropDownContainer {
display: inline-block;
margin-top: -8px;
width: 525px;
max-width: calc(80vw + 10px);
z-index: 600;
overflow: hidden;
padding-bottom: 5px;
}
#menuDropDown {
position: relative;
left: 5px;
top: -568px;
background-color: #151941;
color: white;
width: 515px;
max-width: 80vw;
padding: 0px 20px 20px 30px;
text-indent: -20px;
text-align: center;
z-index: 600;
overflow: hidden;
box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.5);
-webkit-transition-duration: 0.8s;
-moz-transition-duration: 0.8s;
-o-transition-duration: 0.8s;
transition-duration: 0.8s;
-webkit-transition-property: top;
-moz-transition-property: top;
-o-transition-property: top;
transition-property: top;
}
#menuDropDown.dropDownMenu {
top: 0px;
}
#menuDropDown h2 {
font-style: italic !important;
font-weight: 400;
color: #444444;
margin-top: 30px;
margin-bottom: 10px;
}
#menuDropDown p {
margin-top: 0px;
margin-bottom: 5px;
}
#menuDropDown a {
font: 18px Raleway, Helvetica, Arial, sans-serif !important;
color: white;
text-decoration: underline;
margin-left: 10px;
}
#menuDropDown a:hover, #menuDropDown a:focus, #menuDropDown a:active {
color: yellow;
text-decoration: underline;
}
@media (max-width: 1478px) {
#imgCoin {
left: 650px !important;
}
}
@media (max-width: 1000px) {
header {
height: 175px;
}
header #imgCoin {
display: none;
}
#navMenuStandard {
display: none;
}
#navMenuPhone {
display: block;
}
}
@media (max-width: 726px) {
header {
height: 175px;
}
header #imgCoin {
display: none;
}
#navMenuStandard {
display: none;
}
#navMenuPhone {
display: block;
}
}
</style>
<div id="linkSkip" role="navigation" aria-label="Skip to the Main Content">
<a href="#linkContentTop">Skip to Main Content</a>
</div>
<a id="aHome" href="index.aspx" title="Return to CTOS Home Page">
<div class="divPageWidth">
<img id="imgLogo" src="images/CTOS_Title_blank.png" alt="">
<img id="imgCoin" src="images/CTOSCoinOverlay.png" alt="">
<div id="divSiteTitle"><span id="CTOS">CTOS</span> Center for Radiological Nuclear Training</div>
</div>
</a>
<nav class="" role="navigation">
<div id="navMenuStandard">
<a href="about.aspx">ABOUT CTOS</a>
<a href="training.aspx">TRAINING</a>
<a href="web_campus.aspx">WEB CAMPUS</a>
<a href="support.aspx">SUPPORT</a>
<a href="contact.aspx">CONTACT</a>
</div>
<div id="navMenuPhone">
<a id="linkCatchMenuTab" class="forScreenReadersOnly" href="javascript:void(0);" onfocus="$('#menuLastLink').focus();"></a>
<button id="btnMenuPhone" class="btnBlueNotched" onclick="doMenu();" title="Navigate to" role="button" aria-label="Navigate to (Select to Expand)" aria-expanded="false" aria-controls="menuDropDownContainer">NAVIGATE TO...<div id="spriteNavigateExpandCollapse"></div></button>
<div id="menuDropDownContainer" role="dialog" aria-modal="true" aria-live="polite" aria-label="Drop-Down Menu" style="display: none;"><div id="menuDropDown">
<p><a href="about.aspx" id="menuFirstLink">ABOUT CTOS</a></p>
<p><a href="training.aspx">TRAINING</a></p>
<p><a href="web_campus.aspx">WEB CAMPUS</a></p>
<p><a href="support.aspx">SUPPORT</a></p>
<p><a href="contact.aspx" id="menuLastLink">CONTACT</a></p>
<a class="forScreenReadersOnly" href="javascript:void(0);" onfocus="$('#btnMenuPhone').focus();"></a>
</div></div>
</div>
</nav>
</header>
<a id="linkContentTop" name="linkContentTop" href="javascript:void(0);" class="forScreenReadersOnly" tabindex="-1">Top of Content Page</a>
<div class="divPageWidth">
<style type="text/css">
.pageMenu {
background-image: url('images/Training_Menu_1470x440.jpg');
}
@media (max-width: 1478px) {
.pageMenu {
background-image: url('images/Training_Menu_1000x440.jpg');
}
}
.classFull {
color: #AA0000;
font-style: italic;
}
.tableITP {
border: 3px solid #1A5E9D;
margin-bottom: 24px;
}
.tableITP th,
.tableITP td {
padding: 13px 29px;
}
.tableITP th {
background-color: #03588E;
}
.tableITP tr:nth-child(even) td {
background-color: #CDDEE8;
}
</style>
<script>
</script>
<div class="divContentBox pageMenu">
<div class="divContent"><div class="divContentRow">
<div id="menu" class="divContentText" style="">
<h2>TRAINING</h2>
<p><a href="#aSCHEDULE">SCHEDULE</a></p>
<p><a href="#aRESIDENT_COURSES">RESIDENT COURSES</a></p>
<p><a href="#aMOBILE_TRAINING_TEAM">MOBILE TRAINING TEAM</a></p>
<p><a href="#aWEB-BASED_TRAINING">WEB-BASED TRAINING</a></p>
<p><a href="#aVIRTUAL_TRAINING">VIRTUAL TRAINING</a></p>
<p><a href="#aINDIRECT_TRAINER_PROGRAM">INDIRECT TRAINER PROGRAM</a></p>
<p><a href="#aNDPC_TRAINING">NDPC TRAINING</a></p>
<p><a href="#aSTUDENT_TESTIMONIALS">STUDENT TESTIMONIALS</a></p>
<p><a href="#aCLASS_PHOTOS">CLASS PHOTOS</a></p>
</div>
<div class="divContentText" style="width:auto;"></div>
</div></div>
</div>
<style>
</style>
<div class="divContentBox">
<a id="aSCHEDULE"></a>
<h2 class="divHeader notchedTopLeftCorner">SCHEDULE</h2>
<div class="divContent schedule"><div class="divContentRow">
<img src="images/CTOS_Training_734x508.jpg" class="" style="" alt="">
<div class="divContentText" style="">
<h3>Resident Courses Available @ NNSS</h3>
<ul>
<li>Oct 7-10, 2024 <span class="classFull">(Full — Accepting Wait List requests only)</span></li>
<li>Nov 4-7, 2024 <span class="classFull">(Full — Accepting Wait List requests only)</span></li>
<li>Mar 3-6, 2025 <span class="classFull">(Full — Accepting Wait List requests only)</span></li>
<li>April 7-10, 2025 <span class="classFull">(Full — Accepting Wait List requests only)</span></li>
</ul>
</div>
</div></div>
</div>
<div class="divContentBox bottom">
To register or for more information, call 877.963.2867 or email <a href="mailto:[email protected]">[email protected]</a>
</div>
<div class="divContentBox">
<a id="aRESIDENT_COURSES"></a>
<h2 class="divHeader notchedTopLeftCorner">RESIDENT COURSES</h2>
<div class="divContent"><div class="divContentRow">
<img src="images/Resident_Courses.png" class="" style="" alt="">
<div class="divContentText" style="">
<p>The CTOS instructor staff consists of police officers, firefighters, emergency managers, radiological and nuclear subject matter experts, emergency medical services, Civil Support Team (CST) members, retired and active-duty responders, and personnel with extensive military experience. CTOS relies on the expertise of this multitalented group to assist in the development and delivery of courses that meet the needs of their communities.</p>
<div class="divReadMoreLink"><a readmore="divReadMoreResident" href="javascript:void(0)" onclick="readMore($(this));">Read more...</a></div>
</div>
</div></div>
<div id="divReadMoreResident" class="divReadMoreText">
<div class="divContent"><div class="divContentRow">
<div class="divContentText" style="">
<p>In order to attend training offered by CTOS, please click <a href="pdfs/Resident_Document_August2024.pdf" target="_blank">HERE</a> for detailed registration information. You will be required to fill out a registration form, obtain the appropriate signatures and send it to your designated <a href="https://www.firstrespondertraining.gov/frts/statecontacts" target="_blank">State Administrative Agency (SAA)</a> point of contact for approval. All requests must be approved by the SAA before submitting to CTOS. To find current training in your area you can contact the FEMA/NPD Help Line at (800) 368-6498.</p>
<p>Courses are held at the Nevada National Security Site (NNSS) from 7:00am to 5:00pm Monday - Thursday (Daily).</p>
<ul>
<li>Attendees are eligible to attend training as a refresher every 3 years</li>
<li>Attendees must be U.S. Citizens</li>
</ul>
<p>Resident training courses are conducted on-site at the <a href="about.aspx#aNNSS">Nevada National Nuclear Site (NNSS)</a> by CTOS.</p>
<p>Click <a href="pdfs/Resident Course Flyer.pdf" target="_blank">here to learn more</a> about the Resident courses currently being offered by CTOS at the NNSS.</p>
<p><i>All CTOS courses are offered at <a href="about.aspx#aNO_COST_TRAINING">NO COST</a> to eligible participants.</i></p>
<div class="divReadLessLink"><a href="javascript:readLess('divReadMoreResident');">Read less...</a></div>
</div>
</div></div>
</div>
</div>
<div class="divContentBox">
<a id="aMOBILE_TRAINING_TEAM"></a>
<h2 class="divHeader notchedTopLeftCorner">MOBILE TRAINING TEAM</h2>
<div class="divContent"><div class="divContentRow">
<img src="images/Mobile_DSC01034.png" class="mobileVersion" style="" alt="">
<div class="divContentText" style="">
<p>Download our <a href="pdfs/Catalog CTOS_02272023_V10.pdf" target="_blank">Mobile Training Course Catalog</a> to review available courses and course descriptions.</p>
<p>Enrollment Information: In order to attend a training class delivered by one of the FEMA/NPD training partners, a request must be submitted to the designated U.S. Department of Homeland Security training point of contact. For a Training Coordinator in your area, please call 877.963.2867 or email <a href="mailto:[email protected]">[email protected]</a>.</p>
<div class="divReadMoreLink"><a readmore="divReadMoreMTT" href="javascript:void(0)" onclick="readMore($(this));">Read more...</a></div>
</div>
<img src="images/Mobile_DSC01034.png" class="desktopVersion" style="" alt="">
</div></div>
<div id="divReadMoreMTT" class="divReadMoreText">
<div class="divContent"><div class="divContentRow">
<div class="divContentText" style="">
<p>The CTOS instructor staff consists of police officers, firefighters, emergency managers, radiological and nuclear subject matter experts, emergency medical services, Civil Support Team (CST) members, retired and active-duty responders, and personnel with extensive military experience. CTOS relies on the expertise of this multitalented group to assist in the development and delivery of courses that meet the needs of their communities.</p>
<p>MTT courses can be requested by first responders in their local communities as long as they can meet the required minimum class size. If needed, other state, local, or tribal first responders can be invited to the MTT course to complete the class size requirement. The requesting group provides the training venue and CTOS provides the instructors and the required specialized equipment, if needed. Students are welcome to use and train on their organization’s detection gear.</p>
<div class="divReadLessLink"><a href="javascript:readLess('divReadMoreMTT');">Read less...</a></div>
</div>
</div></div>
</div>
</div>
<div class="divContentBox">
<a id="aWEB-BASED_TRAINING"></a>
<h2 class="divHeader notchedTopLeftCorner">WEB-BASED TRAINING</h2>
<div class="divContent" style=""><div class="divContentRow">
<img src="images/Web Based.png" class="" style="" alt="">
<div class="divContentText" style="">
<p>Courses are funded through DHS/FEMA’s Homeland Security National Training Program and are offered at no cost. E-learning’s convenient access is perfect for initial, just-in-time, and refresher training, providing information and exercises designed to meet requirements for continued education and skill progression.</p>
<div class="divReadMoreLink"><a readmore="divReadMoreWBT" href="javascript:void(0)" onclick="readMore($(this));">Read more...</a></div>
</div>
</div></div>
<div id="divReadMoreWBT" class="divReadMoreText">
<div class="divContent"><div class="divContentRow">
<div class="divContentText" style="">
<p>The following web-based training courses are being offered through CTOS:</p>
<ul>
<li>AWR-140-W, Introduction to Radiological/Nuclear WMD Operations</li>
<li>AWR-350-W, Hospital Radiological Emergency Operations: Hospital Operations Plan</li>
<li>AWR-410-W, Hospital Radiological Emergency Operations: Hazards and Countermeasures</li>
<li>AWR-411-W, Hospital Radiological Emergency Operations: Personal Protective Equipment</li>
<li>AWR-412-W, Hospital Radiological Emergency Operations: Preparation</li>
<li>AWR-400-W, Radiological Dispersal Device (RDD) Response Guidance: Planning for the First 100 Minutes</li>
<li>PER-307-W, Introduction to Nuclear Detonation Effects and Response Strategies</li>
</ul>
<p>To register or sign in for online courses, click <a href="https://ctos.acadisonline.com/AcadisViewer/Login.aspx" target="_blank">here</a>.</p>
<p><i>All Web-based CTOS courses are offered at <a href="about.aspx#aNO_COST_TRAINING">NO COST</a> to eligible participants.</i></p>
<div class="divReadLessLink"><a href="javascript:readLess('divReadMoreWBT');">Read less...</a></div>
</div>
</div></div>
</div>
</div>
<div class="divContentBox">
<a id="aVIRTUAL_TRAINING"></a>
<h2 class="divHeader notchedTopLeftCorner">VIRTUAL TRAINING</h2>
<div class="divContent"><div class="divContentRow">
<div class="divContentText" style="">
<h3>Virtual</h3>
<p>Counterterrorism Operations Support (CTOS) is providing an exciting new training option: Instructor-led online course delivery! Our Instructors deliver this live training using the Webex platform. Exams are provided online through the CTOS Learning Management System (LMS). Our goal is to provide a course that allows Participants to complete their course work using a flexible schedule—completely online</p>
<h3>Blended</h3>
<p>CTOS is also providing agencies with performance-based training courses using a blended learning approach. Students complete classroom portions of the curriculum online with Instructor-mediated delivery. Once a sufficient number of students have completed training, CTOS will have a mobile team of Instructors deliver hands-on training at your location, or the training will be held at the Nevada National Security Site outside of Las Vegas. This blended learning approach will reduce student training times, allow for greater flexibility of scheduling, help to maintain response capability, and allow for social distancing and outdoor activities during the hands-on portion.</p>
<p><i>All Virtual and Blended CTOS courses are offered at <a href="about.aspx#aNO_COST_TRAINING">NO COST</a> to eligible participants.</i></p>
</div>
</div></div>
</div>
<div class="divContentBox">
<a id="aINDIRECT_TRAINER_PROGRAM"></a>
<h2 class="divHeader notchedTopLeftCorner">INDIRECT TRAINER PROGRAM</h2>
<div class="divContent" style=""><div class="divContentRow">
<img src="images/Indirect_Trainer_program.png" class="mobileVersion" style="" alt="">
<div class="divContentText" style="">
<p>The CTOS Indirect/Adjunct Instructor Program offers students the unique opportunity to be authorized to deliver FEMA certified courses in their home state or jurisdiction. Training provided within states and local jurisdictions by state and local trainers is a critical component of national preparedness. Approved Adjunct instructors deliver the same curriculum as CTOS instructors and FEMA Certificates will be awarded to all students completing the training. This program is available to local agency trainers that have successfully completed a CTOS Train-the-Trainer Course of Instruction.</p>
<div class="divReadMoreLink"><a readmore="divReadMoreITP" href="javascript:void(0)" onclick="readMore($(this));">Read more...</a></div>
</div>
<img src="images/Indirect_Trainer_program.png" class="desktopVersion" style="" alt="">
</div></div>
<div id="divReadMoreITP" class="divReadMoreText">
<div class="divContent" style="margin-bottom: 8px;"><div class="divContentRow">
<div class="divContentText" style="">
<p>Authorized indirect trainers are approved by NTED through CTOS to conduct the respective training. The program provides Indirect Trainers administrative support, student training materials, and technical support from a CTOS Subject Matter Expert (SME) if needed. This program is offered at NO COST to eligible participants.</p>
<p><i>Requirements To Become and Maintain Indirect Trainer Status:</i></p>
<ul>
<li>Submit a current copy of your resume; attach instructor credentials that include an instructional methodology course and proof that you are an approved instructor for your agency, region, or state</li>
<li>A letter of support nominating you as a trainer; submitted by your agency</li>
<li>Approval from your State Administrative Agency (SAA) to become a trainer in your state</li>
<li>Verify you are an employee or volunteer of an agency that will support the training with a minimum of five years of experience in the field of study</li>
<li>Successfully complete a Train-the-Trainer course</li>
<li>For Awareness level courses, you should have completed training that meets the intent of NFPA 472, chapters 4 and 5 (Awareness and Operations levels) or its equivalent</li>
<li>Agree to conduct a minimum of three courses or 75 students per calendar year</li>
</ul>
</div>
</div></div>
<div class="divContent" style="margin-bottom: 8px;"><div class="divContentRow">
<div class="divContentText" style="">
<p>Our Train-the-Trainer program offers the following courses for indirect delivery:</p>
<table class="tableITP Courses">
<thead>
<tr><th>Course #</th>
<th>Course Name</th>
</tr></thead>
<tbody><tr>
<td>AWR-140-1</td>
<td>Introduction to Radiological/Nuclear WMD Operations Train the Trainer</td>
</tr>
<tr>
<td>PER-243-1</td>
<td>Primary Screener/Personal Radiation Detector Train-the-Trainer</td>
</tr>
</tbody></table>
</div>
</div></div>
<div class="divContent" style=""><div class="divContentRow">
<div class="divContentText" style="">
<h3>Current Authorized Trainers</h3>
<p>Before scheduling a course please complete an <a href="pdfs/Indirect_Training_Request_Form.pdf" target="_blank">Indirect Training Request Form</a> and submit it to the Indirect Training Department no later than 4 weeks prior to course delivery start date.</p>
<p>Questions regarding Trainer responsibilities, technical support, or want to speak with a CTOS Subject Matter Expert (SME) contact us any time at 877.963.2867, or send an email to <a href="mailto:[email protected]">[email protected]</a></p>
<div class="divReadLessLink"><a href="javascript:readLess('divReadMoreITP');">Read less...</a></div>
</div>
</div></div>
</div>
</div>
<div class="divContentBox">
<a id="aNDPC_TRAINING"></a>
<h2 class="divHeader notchedTopLeftCorner">NDPC TRAINING</h2>
<div class="divContent" style=""><div class="divContentRow">
<img src="images/NDPC logo.png" class="mobileVersion" style="" alt="">
<div class="divContentText" style="">
<p><a href="https://ndpc.us/" target="_blank">The National Domestic Preparedness Consortium</a> duties as established and authorized are to identify, develop, test, and deliver training to state, local, and tribal emergency response providers, provide on-site and mobile training at the performance and management and planning levels, and facilitate the delivery of training by the training partners of the Department of Homeland Security.</p>
<div class="divReadMoreLink"><a readmore="divReadMoreNDPC" href="javascript:void(0)" onclick="readMore($(this));">Read more...</a></div>
</div>
<img src="images/NDPC logo.png" class="desktopVersion" style="" alt="">
</div></div>
<div id="divReadMoreNDPC" class="divReadMoreText">
<div class="divContent" style=""><div class="divContentRow">
<div class="divContentText" style="">
<p>NDPC Consortium Partners</p>
<ul>
<li>Transportation Technology Center, Inc., Security and Emergency Response Training (TTCI-SERTC)</li>
<li>National Center for Biomedical Research and Training at Louisiana State University (LSU-NCBRT)</li>
<li>Energetic Materials Research and Testing Center at New Mexico Tech (NMT-EMRTC)</li>
<li>Texas A&M Engineering Extension Service, National Emergency Response and Rescue Training Center (TEEX-NERRTC)</li>
<li>FEMA, Center for Domestic Preparedness (CDP)</li>
<li>National Disaster Preparedness Training Center at University of Hawaii (UH-NDPTC)</li>
<li>National Nuclear Security Administration/CTOS-Center for Radiological/Nuclear Training at the Nevada National Security Site</li>
</ul>
<div class="divReadLessLink"><a href="javascript:readLess('divReadMoreNDPC');">Read less...</a></div>
</div>
</div></div>
</div>
</div>
<div class="divContentBox">
<a id="aSTUDENT_TESTIMONIALS"></a>
<h2 class="divHeader notchedTopLeftCorner">STUDENT TESTIMONIALS</h2>
<div class="divContent noTable">
<div class="testimonialCourse" style="height:66px;">
</div>
<div class="testimonial" style="">
<p>"No cost to the agencies is win-win. Training for free is a benefit to the department and the citizens of Corpus Christi Texas. I hope that I can attend another one of your courses in the near future… Thank you again"</p>
<img src="images/Testimonial_Police_260x260.png" class="iconTestimonial" style="" alt="">
</div>
<div class="testimonialAttribution" style="height:66px;">
<p>An Officer with the Corpus Christi, TX Police Department</p>
</div>
</div>
</div>
<div class="divContentBox bottom">
To find out if your organization or agency is qualified, call 877.963.2867 or email <a href="mailto:[email protected]">[email protected]</a>
</div>
<style type="text/css">
.divClassPhoto {
position: relative;
padding: 20px 20px 24px 20px;
display: table-cell;
vertical-align: top;
width: 50%;
}
.divClassPhoto img {
width: 100%;
}
.divClassPhoto .divClassPhotoCaption {
position: absolute;
bottom: 24px;
width: calc(100% - 40px);
background-color: #03588ECC;
color: white;
font-weight: bold;
text-align: center;
padding: 10px 30px;
}
.divClassPhoto a {
display: table-cell;
}
.divClassPhoto.sizeSpecial_1 a {
background: #afafaf;
padding: 44px 0;
}
.divClassPhoto.sizeSpecial_1 img {
height: auto;
}
@media (max-width: 1478px) {
.divClassPhoto.sizeSpecial_1 a {
padding: 19px 0;
}
}
@media (max-width: 1000px) {
.divClassPhoto {
display: block;
width: 100%;
padding: 0;
padding-bottom: 24px;
}
.divClassPhoto img {
margin: 0;
}
.divClassPhoto .divClassPhotoCaption {
width: 100%;
}
.divClassPhoto.sizeSpecial_1 a {
padding: 0;
}
}
</style>
<div class="divContentBox">
<a id="aCLASS_PHOTOS"></a>
<h2 class="divHeader notchedTopLeftCorner">CLASS PHOTOS</h2>
<div class="divContent" style="">
<div class="divContentRow">
<div class="divClassPhoto" style="">
<a href="images/APRIL 3-6, 2023 PER-354 (2).jpg" target="_blank">
<img src="images/APRIL 3-6, 2023 PER-354 (2).jpg" class="" style="" alt="Response to Radiological/Nuclear WMD Incidents Class Photo, April 3-6, 2023">
</a>
</div>
<div class="divClassPhoto" style="">
<a href="images/OCTOBER 30-NOVEMBER 2, 2023 PER-354.jpg" target="_blank">
<img src="images/OCTOBER 30-NOVEMBER 2, 2023 PER-354.jpg" class="" style="" alt="Response to Radiological/Nuclear WMD Incidents Class Photo, October 30 - November 2, 2023">
</a>
</div>
</div>
<div class="divContentRow">
<div class="divClassPhoto sizeSpecial_1" style="">
<a href="images/IMG_1347.JPG" target="_blank" style="">
<img src="images/IMG_1347.JPG" class="" style="" alt="Response to Radiological/Nuclear WMD Incidents Class Photo">
</a>
</div>
<div class="divClassPhoto" style="">
<a href="images/20241010_PER-354.jpg" target="_blank">
<img src="images/20241010_PER-354.jpg" class="" style="" alt="Response to Radiological/Nuclear WMD Incidents Class Photo, October 7 - 10, 2024">
</a>
</div>
</div>
</div>
</div>
<style type="text/css">
footer {
font-family: Raleway, Helvetica, Arial, sans-serif !important;
font-size: 12px;
font-weight: normal;
background-color: #C7C7C7;
text-align: center;
}
#divSiteMap {
width: 100%;
background-color: #151941;
color: white;
padding: 20px 0;
text-align: center;
}
#divSiteMap table {
}
#divSiteMap td {
padding: 2px 5vw;
text-align: left;
vertical-align: top;
}
#divSiteMap td:last-child {
padding-right: 0;
}
#divSiteMap a {
color: white;
text-decoration: none;
font-weight: normal;
}
#divSiteMap a:hover, #divSiteMap a:focus {
color: yellow;
text-decoration: underline;
}
#divDisclaimer {
margin: 0 10%;
padding: 8px 0;
color: black;
text-align: left;
}
@media (max-width: 480px) {
#divSiteMap td {
padding: 2px 1vw;
}
}
@media (max-width: 1000px) {
}
</style>
</div>
<footer>
<div id="divSiteMap" align="center">
<!--
<div style="margin-bottom:10px;font-size:16px;"><strong>SITE MAP</strong></div>
-->
<div align="center">
<table role="presentation" style="width:100%;"><tbody><tr>
<td>
<a href="about.aspx"><strong>ABOUT</strong></a><br>
<div class="desktopVersion">
<a href="about.aspx#aCTOS_AT_A_GLANCE">CTOS at a Glance</a><br>
<a href="about.aspx#aIN_THE_NEWS">In the News</a><br>
<a href="about.aspx#aCTOS_HISTORY">CTOS History</a><br>
<a href="about.aspx#aSITES">CTOS Sites</a><br>
<a href="about.aspx#aNO_COST_TRAINING">No Cost Training</a><br>
<a href="about.aspx#aWHO_TRAINS_WITH_CTOS">Who</a><br>
<a href="about.aspx#aWHAT_TRAINING_IS_OFFERED_AT_CTOS">What</a><br>
<a href="about.aspx#aWHERE_DO_WE_TRAIN">Where</a><br>
<a href="about.aspx#aWHY_TRAIN_AT_CTOS">Why</a>
</div>
</td>
<td>
<a href="training.aspx"><strong>TRAINING</strong></a><br>
<div class="desktopVersion">
<a href="training.aspx#aSCHEDULE">Schedule</a><br>
<a href="training.aspx#aRESIDENT_COURSES">Resident Courses</a><br>
<a href="training.aspx#aMOBILE_TRAINING_TEAM">Mobile Training Team</a><br>
<a href="training.aspx#aWEB-BASED_TRAINING">Web-Based Training</a><br>
<a href="training.aspx#aVIRTUAL_TRAINING">Virtual Training</a><br>
<a href="training.aspx#aINDIRECT_TRAINER_PROGRAM">Indirect Trainer Program</a><br>
<a href="training.aspx#aNDPC_TRAINING">NDPC Training</a><br>
<a href="training.aspx#aSTUDENT_TESTIMONIALS">Student Testimonials</a><br>
<a href="training.aspx#aCLASS_PHOTOS">Class Photos</a>
</div>
</td>
<td>
<a href="web_campus.aspx"><strong>WEB CAMPUS</strong></a><br>
<div class="desktopVersion">
<a href="web_campus.aspx#aWEB_CAMPUS">Web Campus</a><br>
<a href="web_campus.aspx#aQUICK_LINKS">Quick Links</a><br>
</div>
</td>
<td>
<a href="support.aspx"><strong>SUPPORT</strong></a><br>
<div class="desktopVersion">
<a href="support.aspx#aREGISTRATION">Registration</a><br>
<a href="support.aspx#aFAQs">FAQs</a><br>
<a href="support.aspx#aRESOURCES">Resources</a>
</div>
</td>
<td>
<a href="contact.aspx"><strong>CONTACT</strong></a><br>
<div class="desktopVersion">
<a href="contact.aspx#aCONTACT">Contact Us</a><br>
<a href="contact.aspx#aVISIT">Visit Us</a>
</div>
</td>
<td>
</td></tr></tbody></table>
</div>
</div>
<div id="divDisclaimer">
<strong>DISCLAIMER:</strong> All links outside of the https://www.ctosnnsa.org website are not under the control of CTOS/NNSA/NFO and are being provided as a convenience for you, the user. CTOS is not responsible for the content of linked sites or any link contained in a linked site. It is up to the individual user to protect themselves and to take adequate precautions against possible damage resulting from linked sites.
</div>
</footer>
<a href="#" id="toTop" style="margin-right: -20px; right: 50%; display: none;"><span id="toTopHover"></span></a></body></html>