<!DOCTYPE html>
<html class="ttu no-js" lang="en-us">
<head>
   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
   <meta name="viewport" content="width=device-width, initial-scale=1">
   <meta charset="UTF-8">
   <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
   <meta name="theme-color" content="#e90802">
   <meta name="apple-mobile-web-app-status-bar-style" content="#e90802">
   <meta name="mobile-web-app-capable" content="yes">
   <title> Rawls College News | Rawls College Home | TTU</title>
   <link rel="icon" type="image/png" href="/favicon-96.png" sizes="96x96" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<link rel="icon" href="/favicon.ico" />
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
<meta name="apple-mobile-web-app-title" content="Texas Tech University" />
<!--link rel="manifest" href="/site.webmanifest" /> For Android. .webmanifest extension needs to be enabled on web servers -->


<script src="https://code.jquery.com/jquery-3.7.1.min.js" integrity="sha256-/JqT3SQfawRcv/BIHPThkBvs0OEvtFFmqPF/lYI/Cxo=" crossorigin="anonymous"></script>
<!-- jquery migrate script -->
<script src="https://code.jquery.com/jquery-migrate-3.6.0.min.js"></script>


<link rel="stylesheet" href="/_ttu-template/_global/stylesheets/styles_v2_1_6_2.min.css" media="all" />

<script src="/_ttu-template/2017/js/modernizr.js"></script>
<script src="/_ttu-template/2017/js/scroll.js"></script>
   <!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-N8TWBRS');</script>
<!-- End Google Tag Manager -->
   
   <meta name="Author" content="State of Texas and Texas Tech University">
   <meta name="Keywords" content="Rawls News, Texas Tech Business News, Rawls College News, Texas Tech Rawls, Rawls Stories">
   <meta name="Description" content="Read the latest news and stories from Rawls College of Business at Texas Tech.">
   <meta name="google-site-verification" content="dLyRZ-I8YBi1BqrSbLVN_Mgc5RxjKxQ06zYDijnZrfI">
   
   <link type="text/css" rel="stylesheet" href="/rawlsbusiness/news/includes/custom.css">
   <!-- site-include.php -->
<script>
$(function(){
	$(".image_gallery a").attr("target","_blank"); //make all image gallery links open in new window
	$(".c-cta-icons a").attr("target","_self"); //make all cta links open in same window
});
</script>   <script type="text/javascript">
			var page_id="https://www.depts.ttu.edu/rawlsbusiness/news/index.php";
			
				var site_has_own_hostname="no";
			</script>
   <!-- Google tag (gtag.js) --><script xmlns:ouc="http://omniupdate.com/XSL/Variables" async="https://www.googletagmanager.com/gtag/js?id=G-XJZFGJJVZE"></script><script>
  	window.dataLayer = window.dataLayer || [];
  	function gtag(){dataLayer.push(arguments);}
  	gtag('js', new Date());
  	gtag('config', 'G-XJZFGJJVZE');
	</script>
   <style>
		article {
		font-family: NeuePlakCompressedBold, Inler, Tahoma, sans-serif;color:#cc0000; !important;
		}
		#featured-news, #spotlight {
		display: flex;
		flex-flow: row wrap;
		justify-content: space-between;
		row-gap: 2rem;
		padding-top: 2rem;
		}
		#recent {
		padding-top: 2rem;
		}
		article .headline {
		z-index: 4;
		background: #000;
		margin: 0;
		width: 100%;
		padding: .5rem 0.9375rem;
		min-height: 25px;
		color: #fff;
		-webkit-transition: color .5s ease, background .5s ease;
		transition: color .5s ease, background .5s ease;
		}
		article {
		flex: 1 100%;
		width: 100%;
		position: relative;
		}
		#featured-news article a:hover .headline {
		color: #000;
		background: #efefef;
		}
		#featured-news article img, #spotlight article img {
		width: 100%;
		}
		#spotlight h3.subtitle, #recent h3.subtitle {
		font-size: 1.6rem;
		}
		#recent article {
		margin: 0.5rem 0 1rem 0;
		}
		#recent article p {
		font-size: 2rem;
		line-height: normal;
		}

		@media (min-width: 768px) {
		#featured-news {
		column-gap: 2rem;
		}
		#featured-news article {
		flex: 1 45%;
		}
		article .headline {
		position: absolute;
		bottom: 0;
		left: 0;
		}
		}

		@media (min-width: 1024px) {
		#spotlight {
		column-gap: 1rem;
		}
		#spotlight article {
		flex: 1 30%;
		}
		}

		@media (min-width: 1440px) {
		.bootstrap-override .col-xl-8 {
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
		padding-left: 2rem !important;
		padding-right: 2rem !important;
		}
		.bootstrap-override .col-xl-4 {
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
		padding-left: 0 !important;
		padding-right: 2rem !important;
		}
		#recent {
		order: 1;
		}
		#featured-news {
		order: 2;
		}
		#spotlight {
		order: 3;
		}
		#featured-news article {
		flex: 1 45%;
		}
		.h2-section-title {
		font-size: 2.5rem !important;
		}
		#recent article {
		margin: 0.5rem 0 1.5rem 0;
		}
		#recent article p {
		font-size: 1.4rem;
		}
		#recent h3.subtitle {
		font-size: 1rem;
		}
		.newsDate:nth-child(10), .newsDate:nth-child(11), .newsDate:nth-child(12) {
		display: none;
		}
		}

		@media (min-width: 1500px) {
		.newsDate:nth-child(10) {
		display: block;
		}
		}

		@media (min-width: 1700px) {
		.newsDate:nth-child(11) {
		display: block;
		}
		}

		@media (min-width: 1800px) {
		.newsDate:nth-child(12) {
		display: block;
		}
		}
		</style>
		   <!--= = = = = = custom/rawls.xsl head = = = = = =-->
   
   <link rel="stylesheet" href="/rawlsbusiness/_template2/assets/css/style.min.css">
   
   <!--= = = = = = blog/blog-layout.xsl head = = = = = =-->
   <link type="text/css" rel="stylesheet" href="/_ttu-template/2018/blog-template/blog.css">
   <!-- Blog Listing = = = = = = = = = = = = = = = = = = = = = = = = = -->   
   <link rel="stylesheet" href="/rawlsbusiness/news/includes/blog.css">
   
   </head><body><!-- This file is included immediately after the <body> tag. -->
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-N8TWBRS" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->   
   <!-- Main-header Logo Links = = = = = = = = = = = = = = = = = = = = = = = = = -->
   <div class="university--head"><span class="university--head__title"><a href="http://www.ttu.edu/">Texas Tech University</a></span>
      <nav class="university--head__nav">
	<ul>
	<li><a href="http://directory.texastech.edu/" tabindex="2" aria-label="TTU System Online Directory">Directory</a></li>
	<li><a href="http://raiderlink.ttu.edu/" tabindex="3" aria-label="Raiderlink">Raiderlink</a></li>
	<li><a href="http://www.ttu.edu/site/" tabindex="4" aria-label="Site Index">A-Z Index</a></li>
</ul></nav>
<div class="university--head__search"> 
	<!-- <a class="university__button" href="#">Menu<span></span></a>--> 
	<a class="ttu-search-trigger" href="#ttu-search" aria-label="Open Search"><span></span></a>
</div>
      </div>
   <!-- Page Header Navigation = = = = = = = = = = = = = = = = = = = = = = = = = -->
   <header class="ttu-main-header" id="nav">
      <div class="logo__lockup"><a class="ttu-logo" href="https://www.depts.ttu.edu/rawlsbusiness/"><img src="/_ttu-template/2017/img/dbl__T.svg" alt="Texas Tech University Double T" width="5%" height="5%"></a><p> Rawls College <em>of</em> Business </p>
      </div>
      <ul class="ttu-header-buttons">
	<li><a class="ttu-nav-trigger" href="#cd-primary-nav">Menu<span></span></a></li>
	<li><a class="ttu-search-trigger mobile-search" href="#ttu-search" aria-label="Search">Search<span></span></a></li>
</ul>
      <!--= = = = = = custom/rawls.xsl nav = = = = = =-->
      <div class="bootstrap-override content-header"><nav class="header-bottom d-flex flex-column flex-lg-row">
<div class="dropdown flex-grow-1"><button title="Resources For..." class="btn btn-dark down-icon" type="button" data-toggle="collapse" data-target="#navbarNavDropdown" aria-controls="navbarNavDropdown" aria-expanded="false" aria-label="Toggle navigation"> <span>Resources For...</span> </button></div>
<div class="buttons d-flex">
<div title="Rawls Directory" class="link-group flex-grow-1 d-flex justify-content-end"><a class="btn link-header align-self-center" href="/rawlsbusiness/people/">Rawls Directory</a> <a title="Schedule a Tour" class="btn link-header align-self-center alternate-text" href="/admissions/visit-events/traveling-to-campus" target="_blank" rel="noopener" data-short-text="Schedule a Tour">Schedule a Tour</a></div>
<a title="Apply" class="btn btn-danger text-uppercase" id="resources4-apply-btn" href="http://www.depts.ttu.edu/admissions/apply/" target="_blank" rel="noopener">Apply</a></div>
</nav>
<div id="navbarNavDropdown" class="collapse navbar-collapse header-bottom-navbar"><a title="Resources for Prospective Students" class="dropdown-item" href="/rawlsbusiness/about/usc/students/prospective/">Prospective Students</a> <a title="Resources for Current Students" class="dropdown-item" href="/rawlsbusiness/about/usc/students/current/">Current Students</a> <a class="dropdown-item" title="Resources for Faculty &amp; Staff" href="/rawlsbusiness/about/faculty-staff-resources/">Faculty &amp; Staff</a> <!--<a class="dropdown-item" href="/rawlsbusiness/about/cmc/employers/">Recruiters &amp; Employers</a>--></div>
</div>      
      </header>
   <main class="ttu-main-content"><!-- Main content = = = = = = = = = = = = = = = = = = = = = = = -->
      <section class="l-main-pagecontent"><!--= = = = = = custom/rawls.xsl body = = = = = =-->
         
         <div class="bootstrap-override content-body">
            
               
            
            <!-- RAWLS BLOG LAYOUT = = = = = = = = = = = = = = = = = = = = = = = -->
            <!-- Breadcrumbs = = = = = = = = = = = = = = = = = = = = = = = -->
            
            <div class="content-row py-0 theme-white pb-0">
               <div class="container-lg">
                  <div class="container-breadcrumb">
                     <nav aria-label="breadcrumb">
                        <ol class="breadcrumb closed">
                           <li class="breadcrumb-item home"><a href="http://www.ttu.edu/" class="text-center icon icon-home">TTU</a></li>
                           <li class="breadcrumb-item opener"><button class="breadcrumb-item-link" name="breadcrumb" type="button">...</button></li>
                           <li class="breadcrumb-item"><a href="/rawlsbusiness/" class="breadcrumb-item-link previous">Rawls College Home</a></li> 
                           <li class="breadcrumb-item"><a href="/rawlsbusiness/news/" class="breadcrumb-item-link previous">Rawls College News</a></li> 
                           <li aria-current="page" class="breadcrumb-item active">&nbsp;</li>
                        </ol>
                     </nav>
                  </div>
               </div>
            </div>
            <!-- End Breadcrumbs = = = = = = = = = = = = = = = = = = = = = = = -->
            <!-- = RAWLS BLOG HOME = = = = = = = = = = = = = = = = = = = = = = = -->
            
            <div class="text-block content-row theme-gray blog-home">
               <div class="container-lg">
                  <div class="wysiwyg-field">
                     <h1 class="h1-main-header">Rawls College News</h1>
                  </div>
               </div>
            </div>
            
               
               <div class="container-fluid">
                  <div class="row">
                     <div class="col-xl-8"><div id='featured-news'>
	<article><a href='https://www.depts.ttu.edu/rawlsbusiness/news/posts/2026/05/pokorny-obba-spotlight.php'><img src='/rawlsbusiness/news/posts/2026/05/images/pokorny-commencement.png' alt='From Pause to Graduation&comma; On Her Terms&colon; Sable Pokorny&apos;s Online BBA Journey' title='From Pause to Graduation&comma; On Her Terms&colon; Sable Pokorny&apos;s Online BBA Journey' /><div class='headline'>From Pause to Graduation&comma; On Her Terms&colon; Sable Pokorny&apos;s Online BBA Journey</div></a></article>
	<article><a href='https://www.depts.ttu.edu/rawlsbusiness/news/posts/2026/05/banner-bearer-spring-2026.php'><img src='/rawlsbusiness/news/posts/2026/05/images/BannerBearerLisitng2.png' alt='Meet the Spring 2026 Rawls College Banner Bearer&colon; Zach Attaguile' title='Meet the Spring 2026 Rawls College Banner Bearer&colon; Zach Attaguile' /><div class='headline'>Meet the Spring 2026 Rawls College Banner Bearer&colon; Zach Attaguile</div></a></article>
	<article><a href='https://www.depts.ttu.edu/rawlsbusiness/news/posts/2026/05/2026dayofgiving.php'><img src='/rawlsbusiness/news/posts/2026/05/images/ThankYouCard.jpg' alt='Funding Futures&colon; Rawls College Scholarships Reach New Heights' title='Funding Futures&colon; Rawls College Scholarships Reach New Heights' /><div class='headline'>Funding Futures&colon; Rawls College Scholarships Reach New Heights</div></a></article>
	<article><a href='https://www.depts.ttu.edu/rawlsbusiness/news/posts/2026/05/real-estate-and-banking-case-competition-2026.php'><img src='/rawlsbusiness/news/posts/2026/05/images/Team-8-Check-600x600.jpg' alt='Rawls College Real Estate &amp; Banking 2026 Case Competition&colon; Real Assets&comma; Real Mentors&comma; Real Decisions' title='Rawls College Real Estate &amp; Banking 2026 Case Competition&colon; Real Assets&comma; Real Mentors&comma; Real Decisions' /><div class='headline'>Rawls College Real Estate &amp; Banking 2026 Case Competition&colon; Real Assets&comma; Real Mentors&comma; Real Decisions</div></a></article>
</div>
</div>
                     <!--div id="spotlight" class="col-xl-12">
						<h2 class="h2-section-title">Spotlight</h2>
						<hr class="divider"/>
						<article>
<h3 class='subtitle'>Faculty & Staff</h3><a href='https://www.depts.ttu.edu/rawlsbusiness/news/posts/2026/05/pokorny-obba-spotlight.php'><img src='/rawlsbusiness/news/posts/2026/05/images/pokorny-commencement.png' alt='From Pause to Graduation&comma; On Her Terms&colon; Sable Pokorny&apos;s Online BBA Journey' title='From Pause to Graduation&comma; On Her Terms&colon; Sable Pokorny&apos;s Online BBA Journey' /><div class='headline'>From Pause to Graduation&comma; On Her Terms&colon; Sable Pokorny&apos;s Online BBA Journey</div></a>
	</article>
<article>
<h3 class='subtitle'>Students</h3><a href='https://www.depts.ttu.edu/rawlsbusiness/news/posts/2026/05/pokorny-obba-spotlight.php'><img src='/rawlsbusiness/news/posts/2026/05/images/pokorny-commencement.png' alt='From Pause to Graduation&comma; On Her Terms&colon; Sable Pokorny&apos;s Online BBA Journey' title='From Pause to Graduation&comma; On Her Terms&colon; Sable Pokorny&apos;s Online BBA Journey' /><div class='headline'>From Pause to Graduation&comma; On Her Terms&colon; Sable Pokorny&apos;s Online BBA Journey</div></a>
	</article>
<article>
<h3 class='subtitle'>Alumni & Friends</h3><a href='https://www.depts.ttu.edu/rawlsbusiness/news/posts/2026/03/alumni-and-donor-spotlight-mark-smith.php'><img src='/rawlsbusiness/news/posts/2026/03/images/mark-and-family-600x600.png' alt='Promise Kept&colon; Rawls College Alum Mark Smith&apos;s Commitment to Paying It Forward' title='Promise Kept&colon; Rawls College Alum Mark Smith&apos;s Commitment to Paying It Forward' /><div class='headline'>Promise Kept&colon; Rawls College Alum Mark Smith&apos;s Commitment to Paying It Forward</div></a>
	</article>
					</div-->
                     <div id="recent" class="col-xl-4">
                        <h2 class="h2-section-title">Recent News</h2>
                        <hr class="divider"><div class='newsDate'><h3 class='h6-emphasis-small subtitle'>May 19, 2026</h3><article><p><a href='https://www.depts.ttu.edu/rawlsbusiness/news/posts/2026/05/pokorny-obba-spotlight.php'>From Pause to Graduation&comma; On Her Terms&colon; Sable Pokorny&apos;s Online BBA Journey</a></p></article></div><div class='newsDate'><h3 class='h6-emphasis-small subtitle'>May 12, 2026</h3><article><p><a href='https://www.depts.ttu.edu/rawlsbusiness/news/posts/2026/05/banner-bearer-spring-2026.php'>Meet the Spring 2026 Rawls College Banner Bearer&colon; Zach Attaguile</a></p></article></div><div class='newsDate'><h3 class='h6-emphasis-small subtitle'>May 7, 2026</h3><article><p><a href='https://www.depts.ttu.edu/rawlsbusiness/news/posts/2026/05/2026dayofgiving.php'>Funding Futures&colon; Rawls College Scholarships Reach New Heights</a></p></article></div><div class='newsDate'><h3 class='h6-emphasis-small subtitle'>May 6, 2026</h3><article><p><a href='https://www.depts.ttu.edu/rawlsbusiness/news/posts/2026/05/real-estate-and-banking-case-competition-2026.php'>Rawls College Real Estate &amp; Banking 2026 Case Competition&colon; Real Assets&comma; Real Mentors&comma; Real Decisions</a></p></article></div><div class='newsDate'><h3 class='h6-emphasis-small subtitle'>May 5, 2026</h3><article><p><a href='https://www.depts.ttu.edu/rawlsbusiness/news/posts/2026/05/nexgens-hackathon-2026.php'>Inside the NEXGENS Hackathon&colon; Texas Tech Students Tackle Real-World Decisions in Family Business Simulation</a></p></article></div><div class='newsDate'><h3 class='h6-emphasis-small subtitle'>May 4, 2026</h3><article><p><a href='https://www.depts.ttu.edu/rawlsbusiness/news/posts/2026/05/mccoy-vandervliet.php'>Cornell University Family Business Director Explores Broader Perspectives at the McCoy Family Speaker Series</a></p></article></div><div class='newsDate'><h3 class='h6-emphasis-small subtitle'>Apr 21, 2026</h3><article><p><a href='https://www.depts.ttu.edu/rawlsbusiness/news/posts/2026/04/cre-industry-trip-2026.php'>More Than a Trip&colon; Dallas Experience Reflects Brownlee Center for Real Estate&apos;s Growing Impact</a></p></article></div><div class='newsDate'><h3 class='h6-emphasis-small subtitle'>Apr 16, 2026</h3><article><p><a href='https://www.depts.ttu.edu/rawlsbusiness/news/posts/2026/04/mpacc-program-launch.php'>Rawls College Launching New MPAcc to Expand Pathways to CPA&comma; Accounting Careers</a></p></article></div><div class='newsDate'><h3 class='h6-emphasis-small subtitle'>Apr 3, 2026</h3><article><p><a href='https://www.depts.ttu.edu/rawlsbusiness/news/posts/2026/04/obba-spotlight-jeff-horn.php'>From CEO to Graduate&colon; How the Road Online Leads Back to Texas Tech for a Degree Deferred&comma; Not Denied</a></p></article></div><div class='newsDate'><h3 class='h6-emphasis-small subtitle'>Mar 31, 2026</h3><article><p><a href='https://www.depts.ttu.edu/rawlsbusiness/news/posts/2026/03/poetsandquants-onlinemba-ranking.php'>Rawls Online MBA Rises in National Ranking&comma; Anchored by Highest GPA</a></p></article></div>                        <div class="container-buttons">
                           <div class="button-item"><a class="btn btn-primary button-info-side plus-icon" href="/rawlsbusiness/news/posts/index.php">MORE NEWS</a></div>
                        </div>
                     </div>
                  </div>
               </div>
            
         </div>
      </section>
      <!-- End Main Content = = = = = = = = = = = = = = = = = = = = = --><!-- Contact Info = = = = = = = = = = = = = = = = = = = = = = = = = https://www.depts.ttu.edu/rawlsbusiness/includes/contacts.php-->
      <section class="l-contact">
         <div class="c-contactinfo__container">
            <div class="c-contactinfo__title">
               <h1> Rawls College <em>of</em> Business </h1>
            </div>
            <div class="c-contactinfo__social">
   <ul>
      <li><a href="https://www.facebook.com/TTURawlsCollege"><svg version="1.1" role="img" aria-labelledby="title_facebook desc_facebook" x="0px" y="0px" viewBox="0 0 485 485" style="width:100%;height:40px;"><title id="title_facebook">Like Rawls College of Business on Facebook</title><desc id="desc_facebook">Like Rawls College of Business on Facebook</desc><g><path class="inner-shape" d="M200.8,400H266V242.4h43.8c0,0,4.1-25.4,6.1-53.2h-49.6v-36.3c0-5.4,7.1-12.7,14.2-12.7H316V85h-48.4       c-68.5,0-66.9,53.1-66.9,61v43.4H169v53h31.8L200.8,400L200.8,400z" /><path class="outer-shape" d="M0,0v485h485V0H0z M455,455H30V30h425V455z" /></g></svg></a></li>
      
      <li><a href="https://twitter.com/TTURawlsCollege"><svg version="1.1" role="img" aria-labelledby="title_twitter desc_twitter" x="0px" y="0px" viewBox="0 0 485 485" style="width:100%;height:40px;"><title id="title_twitter">Follow Rawls College of Business on X (twitter)</title><desc id="desc_twitter">Follow Rawls College of Business on X (twitter)</desc><g><path class="inner-shape" d="M271.8,218.4L386.6,85h-27.2l-99.6,115.8L180.2,85H88.4l120.3,175.1L88.4,400h27.2l105.2-122.3l84,122.3h91.8L271.8,218.4       L271.8,218.4z M234.6,261.7l-12.2-17.4l-97-138.8h41.8l78.3,112l12.2,17.4l101.8,145.6h-41.8L234.6,261.7L234.6,261.7L234.6,261.7z" /><path class="outer-shape" d="M0,0v485h485V0H0z M455,455H30V30h425V455z" /></g></svg></a></li>
      
      <li><a href="https://www.youtube.com/user/RawlsCollege"><svg version="1.1" role="img" aria-labelledby="title_youtube desc_youtube" x="0px" y="0px" viewBox="0 0 485 485" style="width:100%;height:40px;"><title id="title_youtube">Subscribe to Rawls College of Business on YouTube</title><desc id="desc_youtube">Subscribe to Rawls College of Business on YouTube</desc><g><path class="inner-shape" d="M124.5,347.9c39.1,4.4,78.6,4.4,117.9,4.4c39.4,0,78.9,0,118-4.4c16.5-1.8,30.2-14.2,34.1-31c5.5-23.8,5.5-49.9,5.5-74.5       s0-50.6-5.4-74.4c-3.9-16.8-17.6-29.1-34.1-31c-39.1-4.4-78.6-4.4-117.9-4.4c-39.4,0-78.9,0-118,4.4c-16.5,1.8-30.2,14.2-34,31       c-5.5,23.8-5.6,49.9-5.6,74.5s0,50.6,5.5,74.5C94.3,333.7,108,346.1,124.5,347.9z M201.9,187.2c33.4,17.4,66.5,34.7,100.1,52.2       c-33.5,17.4-66.7,34.6-100.1,51.9L201.9,187.2L201.9,187.2z" /><path class="outer-shape" d="M0,0v485h485V0H0z M455,455H30V30h425V455z" /></g></svg></a></li>
      
      <li><a href="http://www.flickr.com/photos/rawlscollegeofbusiness_ttu"><svg version="1.1" role="img" aria-labelledby="title_flickr desc_flickr" x="0px" y="0px" viewBox="0 0 485 485" style="width:100%;height:40px;"><title id="title_flickr">Follow Rawls College of Business on Flickr</title><desc id="desc_flickr">Follow Rawls College of Business on Flickr</desc><g><g class="inner-shape"><path d="M155.6,312.5c39,0,70.6-31.3,70.6-70s-31.6-70-70.6-70S85,203.8,85,242.5C85,281.2,116.6,312.5,155.6,312.5z" /><path d="M329.4,312.5c39,0,70.6-31.3,70.6-70s-31.6-70-70.6-70s-70.6,31.3-70.6,70S290.4,312.5,329.4,312.5z" /></g><path class="outer-shape" d="M0,0v485h485V0H0z M455,455H30V30h425V455z" /></g></svg></a></li>
      
      <li><a href="http://instagram.com/tturawlscollege/"><svg version="1.1" role="img" aria-labelledby="title_instagram desc_instagram" x="0px" y="0px" viewBox="0 0 485 485" style="width:100%;height:40px;"><title id="title_instagram">Follow Rawls College of Business on Instagram</title><desc id="desc_instagram">Follow Rawls College of Business on Instagram</desc><g><g class="inner-shape"><path d="M320.5,85H164.5C120.7,85,85,120.7,85,164.5v156.1c0,43.8,35.6,79.5,79.5,79.5h156.1c43.8,0,79.4-35.6,79.4-79.5V164.5       C400,120.7,364.3,85,320.5,85z M365.7,320.6c0,24.9-20.3,45.2-45.2,45.2H164.5c-24.9,0-45.2-20.3-45.2-45.2V164.5       c0-24.9,20.3-45.2,45.2-45.2h156.1c24.9,0,45.2,20.3,45.2,45.2V320.6z" /><path d="M326.2,178.2c-10.6,0-19.2-8.6-19.2-19.2c0-10.6,8.6-19.2,19.2-19.2c10.6,0,19.2,8.6,19.2,19.2       C345.4,169.6,336.8,178.2,326.2,178.2L326.2,178.2z" /><path d="M242.5,161.4c-44.7,0-81.1,36.4-81.1,81.1c0,44.7,36.4,81.1,81.1,81.1c44.7,0,81.1-36.4,81.1-81.1       C323.6,197.8,287.2,161.4,242.5,161.4z M242.5,289.4c-25.8,0-46.8-21-46.8-46.8c0-25.8,21-46.8,46.8-46.8       c25.8,0,46.8,21,46.8,46.8C289.3,268.4,268.3,289.4,242.5,289.4z" /></g><path class="outer-shape" d="M0,0v485h485V0H0z M455,455H30V30h425V455z" /></g></svg></a></li>
      
      <li><a href="https://www.linkedin.com/school/ttu-rawls"><svg version="1.1" role="img" aria-labelledby="title_linkedin desc_linkedin" x="0px" y="0px" viewBox="0 0 485 485" style="width:100%;height:40px;"><title id="title_linkedin">Connect with Rawls College of Business on LinkedIn</title><desc id="desc_linkedin">Connect with Rawls College of Business on LinkedIn</desc><g><g class="inner-shape"><path d="M89,189.9c0,0,1.5,0,3.9,0h63.6V393H89V189.9z" /><path d="M122.3,162.2h0.4c23.6,0,38.2-15.6,38.2-35.1c-0.4-19.9-14.6-35.1-37.8-35.1C100.1,92,85,107.2,85,127.1       C85,146.6,99.7,162.2,122.3,162.2z" /><path d="M261.4,393V279.6c0-6.1,0.5-12.1,2.2-16.5c4.9-12.1,16-24.7,34.6-24.7c24.4,0,34.2,18.6,34.2,45.9V393H400V276.5       c0-62.4-33.3-91.4-77.7-91.4c-35.9,0-51.9,19.7-60.9,33.5v0.7H261c0.1-0.2,0.3-0.4,0.4-0.7v-28.8h-67.5c0.9,19.1,0,203.1,0,203.1       L261.4,393L261.4,393z" /></g><path class="outer-shape" d="M0,0v485h485V0H0z M455,455H30V30h425V455z" /></g></svg></a></li>
      </ul>
</div><ul>
   <li>
      <h3>Address</h3>
      
      <address>Rawls College of Business, Box 42101, 703 Flint Avenue, Lubbock, TX 79409</address>
   </li>
   <li>
      <h3>Phone</h3>
      <a href="tel:8067423188">806.742.3188</a></li>
   <li>
      <h3>Email</h3>
      <a href="mailto:ba_webmaster@ttu.edu">ba_webmaster@ttu.edu</a></li>
</ul></div>
         </section>
      
      <!-- Footer = = = = = = = = = = = = = = = = = = = = = = = = = -->
      <footer class="l-footer-university" data-silktide="ignore"><!-- Address / Slogan --><!-- = = = = = = = = == = = = = = -->
         <div class="c-footer-university__slogan"><h2>Texas Tech University</h2>
<ul class="c-footer__address">
	<li> 2500 Broadway Lubbock, Texas 79409</li>
	<li><a href="tel:+18067422011">806-742-2011</a></li>
</ul>
            
            <div class="l-socialbar"><h4>Follow Texas Tech University</h4>
<ul>
	<li><a href="https://www.facebook.com/TexasTechUniversity/"><svg version="1.1" role="img" aria-labelledby="title_facebook desc_facebook" x="0px" y="0px" viewBox="0 0 485 485" style="width:100%;height:30px;"><title id="title_facebook">Like Texas Tech University on Facebook</title><desc id="desc_facebook">Like Texas Tech University on Facebook</desc><path class="inner-shape" d="M200.8,400H266V242.4h43.8c0,0,4.1-25.4,6.1-53.2h-49.6v-36.3c0-5.4,7.1-12.7,14.2-12.7H316V85h-48.4       c-68.5,0-66.9,53.1-66.9,61v43.4H169v53h31.8L200.8,400L200.8,400z" /></svg></a></li>
	<li><a href="http://www.x.com/texastech/"><svg version="1.1" role="img" aria-labelledby="title_twitter desc_twitter" x="0px" y="0px" viewBox="0 0 485 485" style="width:100%;height:30px;"><title id="title_twitter">Follow Texas Tech University on X (twitter)</title><desc id="desc_twitter">Follow Texas Tech University on X (twitter)</desc><path class="inner-shape" d="M271.8,218.4L386.6,85h-27.2l-99.6,115.8L180.2,85H88.4l120.3,175.1L88.4,400h27.2l105.2-122.3l84,122.3h91.8L271.8,218.4       L271.8,218.4z M234.6,261.7l-12.2-17.4l-97-138.8h41.8l78.3,112l12.2,17.4l101.8,145.6h-41.8L234.6,261.7L234.6,261.7L234.6,261.7z" /></svg></a></li>
	<li><a href="http://www.youtube.com/user/texastech/"><svg version="1.1" role="img" aria-labelledby="title_youtube desc_youtube" x="0px" y="0px" viewBox="0 0 485 485" style="width:100%;height:30px;"><title id="title_youtube">Subscribe to Texas Tech University on YouTube</title><desc id="desc_youtube">Subscribe to Texas Tech University on YouTube</desc><path class="inner-shape" d="M124.5,347.9c39.1,4.4,78.6,4.4,117.9,4.4c39.4,0,78.9,0,118-4.4c16.5-1.8,30.2-14.2,34.1-31c5.5-23.8,5.5-49.9,5.5-74.5       s0-50.6-5.4-74.4c-3.9-16.8-17.6-29.1-34.1-31c-39.1-4.4-78.6-4.4-117.9-4.4c-39.4,0-78.9,0-118,4.4c-16.5,1.8-30.2,14.2-34,31       c-5.5,23.8-5.6,49.9-5.6,74.5s0,50.6,5.5,74.5C94.3,333.7,108,346.1,124.5,347.9z M201.9,187.2c33.4,17.4,66.5,34.7,100.1,52.2       c-33.5,17.4-66.7,34.6-100.1,51.9L201.9,187.2L201.9,187.2z" /></svg></a></li>
	<li><a href="https://www.instagram.com/texastech/"><svg version="1.1" role="img" aria-labelledby="title_instagram desc_instagram" x="0px" y="0px" viewBox="0 0 485 485" style="width:100%;height:30px;"><title id="title_instagram">Follow Texas Tech University on Instagram</title><desc id="desc_instagram">Follow Texas Tech University on Instagram</desc><g class="inner-shape"><path d="M320.5,85H164.5C120.7,85,85,120.7,85,164.5v156.1c0,43.8,35.6,79.5,79.5,79.5h156.1c43.8,0,79.4-35.6,79.4-79.5V164.5       C400,120.7,364.3,85,320.5,85z M365.7,320.6c0,24.9-20.3,45.2-45.2,45.2H164.5c-24.9,0-45.2-20.3-45.2-45.2V164.5       c0-24.9,20.3-45.2,45.2-45.2h156.1c24.9,0,45.2,20.3,45.2,45.2V320.6z" /><path d="M326.2,178.2c-10.6,0-19.2-8.6-19.2-19.2c0-10.6,8.6-19.2,19.2-19.2c10.6,0,19.2,8.6,19.2,19.2       C345.4,169.6,336.8,178.2,326.2,178.2L326.2,178.2z" /><path d="M242.5,161.4c-44.7,0-81.1,36.4-81.1,81.1c0,44.7,36.4,81.1,81.1,81.1c44.7,0,81.1-36.4,81.1-81.1       C323.6,197.8,287.2,161.4,242.5,161.4z M242.5,289.4c-25.8,0-46.8-21-46.8-46.8c0-25.8,21-46.8,46.8-46.8       c25.8,0,46.8,21,46.8,46.8C289.3,268.4,268.3,289.4,242.5,289.4z" /></g></svg></a></li>
	<li><a href="http://www.linkedin.com/companies/texas-tech-university"><svg version="1.1" role="img" aria-labelledby="title_linkedin desc_linkedin" x="0px" y="0px" viewBox="0 0 485 485" style="width:100%;height:30px;"><title id="title_linkedin">Connect with Texas Tech University on LinkedIn</title><desc id="desc_linkedin">Connect with Texas Tech University on LinkedIn</desc><g class="inner-shape"><path d="M89,189.9c0,0,1.5,0,3.9,0h63.6V393H89V189.9z" /><path d="M122.3,162.2h0.4c23.6,0,38.2-15.6,38.2-35.1c-0.4-19.9-14.6-35.1-37.8-35.1C100.1,92,85,107.2,85,127.1       C85,146.6,99.7,162.2,122.3,162.2z" /><path d="M261.4,393V279.6c0-6.1,0.5-12.1,2.2-16.5c4.9-12.1,16-24.7,34.6-24.7c24.4,0,34.2,18.6,34.2,45.9V393H400V276.5       c0-62.4-33.3-91.4-77.7-91.4c-35.9,0-51.9,19.7-60.9,33.5v0.7H261c0.1-0.2,0.3-0.4,0.4-0.7v-28.8h-67.5c0.9,19.1,0,203.1,0,203.1       L261.4,393L261.4,393z" /></g></svg></a></li>
</ul>
               </div>
         </div>
         
<!-- Links --> 

<!--= = = = = = = = = = = = = = -->
<nav class="c-footer-university__links"  data-silktide="ignore" >
	<ul>
		<li><a href="https://www.ttu.edu/contact/index.php">Contact Us</a></li>
		<li><a href="https://www.ttu.edu/map/">Campus Map</a></li>
		<li><a href="https://www.texastech.edu/careers/">Jobs @ TTU</a></li>
		<li><a href="https://www.ttu.edu/techalert/">TechAlert</a></li>
		<li><a href="https://www.ttu.edu/policy/">General Policy Information</a></li>
		<li><a href="https://www.ttu.edu/courseinfo/">Public Access to Course Info</a></li>
		<li><a href="https://www.depts.ttu.edu/utilities/EnergyManagement/Energy-Management.php">Energy Management</a></li>
		<li><a href="https://www.ttu.edu/wellbeing/">Mental Health Resources</a></li>
		<li><a href="https://www.depts.ttu.edu/titleix/">Title IX</a></li>
		<li><a href="https://secure.ethicspoint.com/domain/media/en/gui/12414/index.html">Fraud and Misconduct Hotline</a></li>
		<li><a href="https://apps.highered.texas.gov/index.cfm?page=44D8EA89B7EF3E9BBAB50F71E96AAA13">Online Institutional Resumes</a></li>
		<li><a href="https://comptroller.texas.gov/transparency/">Texas Transparency</a></li>
		<li><a href="https://www.ttu.edu/accessibility/digital-accessibility/">Digital Accessibility</a></li>
	</ul>
	<ul>
		<li><a href="https://www.texastech.edu/">TTU System</a></li>
		<li><a href="https://www.ttuhsc.edu/">TTU Health Sciences Center</a></li>
		<li><a href="https://elpaso.ttuhsc.edu/">TTUHSC El Paso</a></li>
		<li><a href="https://www.angelo.edu/">Angelo State University</a></li>
		<li><a href="https://www.msutexas.edu/">Midwestern State University</a></li>
		<li><a href="https://www.tsl.texas.gov/trail/" target="_blank" aria-label="Statewide Search (opens in new window)">Statewide Search</a></li>
		<li><a href="https://texas.gov/" target="_blank" aria-label="State of Texas (opens in new window)">State of Texas</a></li>
		<li><a href="https://gov.texas.gov/organization/hsgd" target="_blank" aria-label="Texas Homeland Security (opens in new window)">Texas Homeland Security</a></li>
		<li><a href="https://veterans.portal.texas.gov" target="_blank" aria-label="Texas Veterans Portal (opens in new window)">Texas Veterans Portal</a></li>
		<li><a href="https://txcrews.org/" target="_blank" aria-label="Texas CREWS (opens in new window)">Texas CREWS</a></li>
		<li><a href="https://sao.fraud.texas.gov/" target="_blank" aria-label="SAO Fraud Reporting (opens in new window)">SAO Fraud Reporting</a></li>
		<li><a href="https://www.texastech.edu/ogc/open-records.php" target="_blank" aria-label="Open Records Requests (opens in new window)">Open Records Requests</a></li>
	</ul>
</nav>
         </footer>
      <div class="l-footer-copyright"><a href="https://www.ttu.edu/">© 2026            				&nbsp;Texas Tech University</a>
         <a href="https://a.cms.omniupdate.com/11/?skin=ttu&amp;account=main&amp;site=rawlsbusiness&amp;action=de&amp;path=/news/index.pcf" target="_blank">Mar 24, 2026</a>&nbsp;4:53 PM</div>
      </main>
   <!-- Menu Overlay = = = = = = = = = = = = = = = = = = = = = -->
   <div class="ttu-overlay"></div>
   
   
   
   <nav class="ttu-nav">
      <ul id="cd-primary-nav" class="ttu-primary-nav is-fixed">
         
         <li class="has-children ">
            <div class="c-page-header__mobile">
               <label class="c-page-header__title moves-out"> Rawls College of Business </label>
               </div>
            <a href="#">About</a>
            
            <ul class="ttu-secondary-nav is-hidden">
               <li class="go-back">
                  <div class="c-page-header__mobile">
                     <label class="c-page-header__title moves-out"> Rawls College of Business </label>
                     </div><a href="#">Back</a></li>
               
               <li class="has-children "><a href="#" class="c-sitemenu-nolink">About the College</a>
                  
                  <ul class="is-hidden ">
                     <li class="go-back">
                        <div class="c-page-header__mobile">
                           <label class="c-page-header__title moves-out"> Rawls College of Business </label>
                           </div><a href="#">Back</a></li>
                     
                     <li><a title="Built on Rawls" href="/rawlsbusiness/communications/brand/index-1.php">Built on Rawls</a></li>
                     <li><a title="Facts &amp; Figures" href="/rawlsbusiness/about/facts/">Facts &amp; Figures</a></li>
                     <li><a title="Mission, Vision &amp; Core Values" href="/rawlsbusiness/about/mission/">Mission, Vision &amp; Core Values</a></li>
                     <li><a title="History &amp; Jerry S. Rawls" href="/rawlsbusiness/about/history/">History &amp; Jerry S. Rawls</a></li>
                     <li><a title="Accreditation" href="/rawlsbusiness/about/accreditation/">Accreditation</a></li>
                     <li><a title="Strategic Plan" href="/rawlsbusiness/strategic-plan/">Strategic Plan</a></li>
                     <li><a title="Our Building" href="/rawlsbusiness/building/">Our Building</a></li>
                  </ul>
               </li>
               <li class="has-children "><a href="#" class="c-sitemenu-nolink">Leadership</a>
                  
                  <ul class="is-hidden ">
                     <li class="go-back">
                        <div class="c-page-header__mobile">
                           <label class="c-page-header__title moves-out"> Rawls College of Business </label>
                           </div><a href="#">Back</a></li>
                     
                     <li><a title="About the Dean" href="/rawlsbusiness/about/deans/margaret-williams/">About the Dean</a></li>
                     <li><a title="Associate Deans" href="/rawlsbusiness/about/deans/associate/">Associate Deans</a></li>
                     <li><a title="Deans Gallery" href="/rawlsbusiness/about/deans/history/">Deans Gallery</a></li>
                     <li><a title="Leadership Team" href="/rawlsbusiness/about/leadership/">Leadership Team</a></li>
                  </ul>
               </li>
               <li class="has-children "><a href="#" class="c-sitemenu-nolink">News &amp; Events</a>
                  
                  <ul class="is-hidden ">
                     <li class="go-back">
                        <div class="c-page-header__mobile">
                           <label class="c-page-header__title moves-out"> Rawls College of Business </label>
                           </div><a href="#">Back</a></li>
                     
                     <li><a title="News" href="http://rawlsnews.ba.ttu.edu">News</a></li>
                     <li><a title="Events" href="http://events.ba.ttu.edu">Events</a></li>
                  </ul>
               </li>
            </ul>
         </li>
         <li class="has-children "><a href="#">Academics</a>
            
            <ul class="ttu-secondary-nav is-hidden">
               <li class="go-back">
                  <div class="c-page-header__mobile">
                     <label class="c-page-header__title moves-out"> Rawls College of Business </label>
                     </div><a href="#">Back</a></li>
               
               <li class="has-children "><a href="#" class="c-sitemenu-nolink">Academic Areas</a>
                  
                  <ul class="is-hidden ">
                     <li class="go-back">
                        <div class="c-page-header__mobile">
                           <label class="c-page-header__title moves-out"> Rawls College of Business </label>
                           </div><a href="#">Back</a></li>
                     
                     <li><a title="Programs at a Glance" href="/rawlsbusiness/program-explorer/">Programs at a Glance</a></li>
                     <li><a title="Accounting" href="/rawlsbusiness/about/accounting/">Accounting</a></li>
                     <li><a title="Energy Commerce &amp; Business Economics" href="/rawlsbusiness/about/ecbe/">Energy Commerce &amp; Business Economics</a></li>
                     <li><a title="Finance" href="/rawlsbusiness/about/finance/">Finance</a></li>
                     <li><a title="Information Systems &amp; Quantitative Sciences" href="/rawlsbusiness/about/isqs/">Information Systems &amp; Quantitative Sciences</a></li>
                     <li><a title="Management" href="/rawlsbusiness/about/management/">Management</a></li>
                     <li><a title="Marketing &amp; Supply Chain Management" href="/rawlsbusiness/about/marketing/">Marketing &amp; Supply Chain Management</a></li>
                  </ul>
               </li>
               <li class="has-children "><a href="#" class="c-sitemenu-nolink">Prospective Undergraduate Students&nbsp;</a>
                  
                  <ul class="is-hidden ">
                     <li class="go-back">
                        <div class="c-page-header__mobile">
                           <label class="c-page-header__title moves-out"> Rawls College of Business </label>
                           </div><a href="#">Back</a></li>
                     
                     <li><a title="Majors &amp; Programs" href="/rawlsbusiness/about/usc/academics/explore/">Majors, Programs &amp; Certificates</a></li>
                     <li><a title="Minors &amp; Certificates" href="/rawlsbusiness/about/usc/academics/explore/certificates/">Undergraduate Business Minor</a></li>
                     <li><a href="/rawlsbusiness/online/bba/">Online Programs</a></li>
                     <li><a title="Transfer to Rawls" href="/rawlsbusiness/about/usc/students/prospective/transfer.php">Transfer to Rawls</a></li>
                     <li><a title="Undergraduate Academic Advisors" href="/rawlsbusiness/people/staff/undergraduate/">Undergraduate Academic Advisors</a></li>
                     <li><a title="Scovell Business Leadership Program" href="/rawlsbusiness/about/usc/sblp/">Scovell Business Leadership Program</a></li>
                  </ul>
               </li>
               <li class="has-children "><a href="#" class="c-sitemenu-nolink">Prospective Graduate Students&nbsp;</a>
                  
                  <ul class="is-hidden ">
                     <li class="go-back">
                        <div class="c-page-header__mobile">
                           <label class="c-page-header__title moves-out"> Rawls College of Business </label>
                           </div><a href="#">Back</a></li>
                     
                     <li><a title="Master's Degree Programs" href="/rawlsbusiness/graduate/masters/">Master's Degree Programs</a></li>
                     <li><a title="Doctoral Programs" href="/rawlsbusiness/graduate/phd/">Doctoral Programs</a></li>
                     <li><a title="Dual Degree Programs" href="/rawlsbusiness/graduate/dual-degree/">Dual Degree Programs</a></li>
                     <li><a title="Minor &amp; Certificates" href="/rawlsbusiness/graduate/certificates/">Minor &amp; Certificates</a></li>
                     <li><a title="Graduate Academic Advisors" href="/rawlsbusiness/people/staff/graduate/">Graduate Academic Advisors</a></li>
                  </ul>
               </li>
               <li class="has-children "><a href="#" class="c-sitemenu-nolink">Professional Programs</a>
                  
                  <ul class="is-hidden ">
                     <li class="go-back">
                        <div class="c-page-header__mobile">
                           <label class="c-page-header__title moves-out"> Rawls College of Business </label>
                           </div><a href="#">Back</a></li>
                     
                     <li><a title="School of Banking" href="/rawlsbusiness/about/finance/bankschool/">School of Banking</a></li>
                  </ul>
               </li>
               <li class="has-children "><a href="#" class="c-sitemenu-nolink">Student Centers</a>
                  
                  <ul class="is-hidden ">
                     <li class="go-back">
                        <div class="c-page-header__mobile">
                           <label class="c-page-header__title moves-out"> Rawls College of Business </label>
                           </div><a href="#">Back</a></li>
                     
                     <li><a title="Rawls Experience Hub" href="/rawlsbusiness/about/usc/">Rawls Experience Hub</a></li>
                     <li><a href="/rawlsbusiness/about/ecbe/energycom.php">Center for Energy Commerce</a></li>
                     <li><a href="/rawlsbusiness/about/cge/">Center for Global Engagement (Study Abroad)</a></li>
                     <li><a href="/rawlsbusiness/about/finance/real-estate-center/">John and Rachel Brownlee Center for Real Estate</a></li>
                     <li><a title="Center for Sales Excellence" href="/rawlsbusiness/about/marketing/salescenter/">Center for Sales Excellence</a></li>
                     <li><a title="Georgie G. Snyder Center for Human Skills in Business" href="/rawlsbusiness/about/snyder/">Georgie G. Snyder Center for Human Skills in Business</a></li>
                     <li><a title="Rawls Career Management Center" href="/rawlsbusiness/about/cmc/">Rawls Career Management Center</a></li>
                  </ul>
               </li>
            </ul>
         </li>
         <li class="has-children "><a href="#">Campus Life</a>
            
            <ul class="ttu-secondary-nav is-hidden">
               <li class="go-back">
                  <div class="c-page-header__mobile">
                     <label class="c-page-header__title moves-out"> Rawls College of Business </label>
                     </div><a href="#">Back</a></li>
               
               <li class="has-children "><a href="#" class="c-sitemenu-nolink">Visiting Campus</a>
                  
                  <ul class="is-hidden ">
                     <li class="go-back">
                        <div class="c-page-header__mobile">
                           <label class="c-page-header__title moves-out"> Rawls College of Business </label>
                           </div><a href="#">Back</a></li>
                     
                     <li><a title="Schedule a Campus Tour" href="/admissions/visit-events/traveling-to-campus" target="_blank">Schedule a Campus Tour</a></li>
                     <li><a title="Building Hours &amp; Map" href="/rawlsbusiness/building/hours/">Building Hours &amp; Map</a></li>
                  </ul>
               </li>
               <li class="has-children "><a href="#" class="c-sitemenu-nolink">Student Life</a>
                  
                  <ul class="is-hidden ">
                     <li class="go-back">
                        <div class="c-page-header__mobile">
                           <label class="c-page-header__title moves-out"> Rawls College of Business </label>
                           </div><a href="#">Back</a></li>
                     
                     <li><a title="Experience Texas Tech" href="/admissions/visit-events/index.php" target="_blank">Experience Texas Tech</a></li>
                     <li><a title="Experience Lubbock" href="https://visitlubbock.org/visit/" target="_blank">Experience Lubbock</a></li>
                     <li><a title="Share Feedback about your Rawls experience" href="https://ttu.az1.qualtrics.com/jfe/form/SV_a4uWY82d3fHggBL" target="_blank">Share Feedback</a></li>
                  </ul>
               </li>
               <li class="has-children "><a href="#" class="c-sitemenu-nolink">Student Organizations</a>
                  
                  <ul class="is-hidden ">
                     <li class="go-back">
                        <div class="c-page-header__mobile">
                           <label class="c-page-header__title moves-out"> Rawls College of Business </label>
                           </div><a href="#">Back</a></li>
                     
                     <li><a title="Student Organizations &amp; Resources" href="/rawlsbusiness/about/studentorgs/">Student Organizations &amp; Resources</a></li>
                  </ul>
               </li>
            </ul>
         </li>
         <li class="has-children "><a href="#">Research &amp; Faculty</a>
            
            <ul class="ttu-secondary-nav is-hidden">
               <li class="go-back">
                  <div class="c-page-header__mobile">
                     <label class="c-page-header__title moves-out"> Rawls College of Business </label>
                     </div><a href="#">Back</a></li>
               
               <li class="has-children "><a href="#" class="c-sitemenu-nolink">Research</a>
                  
                  <ul class="is-hidden ">
                     <li class="go-back">
                        <div class="c-page-header__mobile">
                           <label class="c-page-header__title moves-out"> Rawls College of Business </label>
                           </div><a href="#">Back</a></li>
                     
                     <li><a title="Research News &amp; Events" href="/rawlsbusiness/research/">Research News &amp; Events</a></li>
                     <li><a title="Research Lab" href="/rawlsbusiness/research/lab/">Research Lab</a></li>
                     <li><a title="Rawls Undergraduate Research Program" href="/rawlsbusiness/research/undergrad/">Rawls Undergraduate Research Program</a></li>
                     <li><a title="The Shannon Rinaldo Student Research Pool" href="https://rawls.sona-systems.com/Default.aspx?ReturnUrl=/" target="_blank">The Shannon Rinaldo Student Research Pool</a></li>
                     <li><a href="/rawlsbusiness/research/neurotech/neurotech-lab.php">NeuroTech Lab</a></li>
                  </ul>
               </li>
               <li class="has-children "><a href="#" class="c-sitemenu-nolink">Faculty</a>
                  
                  <ul class="is-hidden ">
                     <li class="go-back">
                        <div class="c-page-header__mobile">
                           <label class="c-page-header__title moves-out"> Rawls College of Business </label>
                           </div><a href="#">Back</a></li>
                     
                     <li><a title="Faculty Directory" href="/rawlsbusiness/people/faculty/">Faculty Directory</a></li>
                     <li><a title="Chairs &amp; Professorships" href="/rawlsbusiness/research/endow/">Chairs &amp; Professorships</a></li>
                     <li><a title="Faculty Awards" href="/rawlsbusiness/faculty-awards/">Faculty Awards</a></li>
                     <li><a title="Emeritus Faculty" href="/rawlsbusiness/people/faculty/emeritus/">Emeritus Faculty</a></li>
                  </ul>
               </li>
               <li class="has-children "><a href="#" class="c-sitemenu-nolink">Centers, Institutes &amp; CARMA</a>
                  
                  <ul class="is-hidden ">
                     <li class="go-back">
                        <div class="c-page-header__mobile">
                           <label class="c-page-header__title moves-out"> Rawls College of Business </label>
                           </div><a href="#">Back</a></li>
                     
                     <li><a title="CARMA" href="https://carmattu.com/about/" target="_blank">CARMA</a></li>
                     <li><a title="Alderson &amp; Griffin Center for Entrepreneurship &amp; Family Business" href="/rawlsbusiness/about/management/alderson-griffin-center/">Alderson &amp; Griffin Center for Entrepreneurship &amp; Family Business</a></li>
                     <li><a title="Center for Real Estate" href="/rawlsbusiness/about/finance/real-estate-center/">John and Rachel Brownlee Center for Real Estate</a></li>
                     <li><a title="Center for Sales Excellence" href="/rawlsbusiness/about/marketing/salescenter/">Center for Sales Excellence</a></li>
                     <li><a title="Rawls Online Learning" href="/rawlsbusiness/about/online/">Rawls Online Learning</a></li>
                     <li><a title="E.W. and J. David Williams Institute for Community Banking and Finance" href="/rawlsbusiness/about/finance/fininstitute/">E.W. and J. David Williams Institute for Community Banking and Finance</a></li>
                     <li><a title="Free Market Institute" href="/freemarketinstitute/" target="_blank">Free Market Institute</a></li>
                     <li><a title="Institute for Leadership Research" href="/rawlsbusiness/about/management/leadership-institute/">Institute for Leadership Research</a></li>
                  </ul>
               </li>
            </ul>
         </li>
         <li class="has-children "><a href="#">Alumni &amp; Giving</a>
            
            <ul class="ttu-secondary-nav is-hidden">
               <li class="go-back">
                  <div class="c-page-header__mobile">
                     <label class="c-page-header__title moves-out"> Rawls College of Business </label>
                     </div><a href="#">Back</a></li>
               
               <li class="has-children "><a href="#" class="c-sitemenu-nolink">Get Involved</a>
                  
                  <ul class="is-hidden ">
                     <li class="go-back">
                        <div class="c-page-header__mobile">
                           <label class="c-page-header__title moves-out"> Rawls College of Business </label>
                           </div><a href="#">Back</a></li>
                     
                     <li><a title="Ways to Get Involved" href="/rawlsbusiness/alumni/get-involved/">Ways to Get Involved</a></li>
                     <li><a title="Rawls Advisory Council" href="/rawlsbusiness/advisory-council/">Rawls Advisory Council</a></li>
                     <li><a title="Become a Mentor" href="https://app.ternmentoring.com/signup?signupcode=357460" target="_blank">Become a Mentor</a></li>
                  </ul>
               </li>
               <li class="has-children "><a href="#" class="c-sitemenu-nolink">Give</a>
                  
                  <ul class="is-hidden ">
                     <li class="go-back">
                        <div class="c-page-header__mobile">
                           <label class="c-page-header__title moves-out"> Rawls College of Business </label>
                           </div><a href="#">Back</a></li>
                     
                     <li><a title="Give to Rawls" href="/rawlsbusiness/giving/">Give to Rawls</a></li>
                     <li><a title="Giving Opportunities" href="/rawlsbusiness/giving/opportunities/">Giving Opportunities</a></li>
                     <li><a title="Smart Giving" href="/rawlsbusiness/giving/smart/">Smart Giving</a></li>
                     <li><a title="Give Now" href="/rawlsbusiness/giving/give-now/">Give Now</a></li>
                  </ul>
               </li>
               <li class="has-children "><a href="#" class="c-sitemenu-nolink">Stay Connected &amp; Engaged</a>
                  
                  <ul class="is-hidden ">
                     <li class="go-back">
                        <div class="c-page-header__mobile">
                           <label class="c-page-header__title moves-out"> Rawls College of Business </label>
                           </div><a href="#">Back</a></li>
                     
                     <li><a title="Techsan Connection" href="https://techsanconnection.com/">Techsan Connection</a></li>
                     <li><a title="Stay Informed" href="/rawlsbusiness/alumni/stay-informed/">Stay Informed</a></li>
                     <li><a title="Alumni Awards" href="/rawlsbusiness/alumni/awards/">Alumni Awards</a></li>
                  </ul>
               </li>
            </ul>
         </li>
         <li class="has-children "><a href="#">Career Management Center</a>
            
            <ul class="ttu-secondary-nav is-hidden">
               <li class="go-back">
                  <div class="c-page-header__mobile">
                     <label class="c-page-header__title moves-out"> Rawls College of Business </label>
                     </div><a href="#">Back</a></li>
               
               <li class="has-children "><a href="#" class="c-sitemenu-nolink">Careers &amp; Internships</a>
                  
                  <ul class="is-hidden ">
                     <li class="go-back">
                        <div class="c-page-header__mobile">
                           <label class="c-page-header__title moves-out"> Rawls College of Business </label>
                           </div><a href="#">Back</a></li>
                     
                     <li><a title="Rawls Career Management Center" href="/rawlsbusiness/about/cmc/">Rawls Career Management Center</a></li>
                     <li><a title="Job Placement Statistics" href="/rawlsbusiness/about/cmc/placement/">Job Placement Statistics</a></li>
                     <li><a href="/rawlsbusiness/about/cmc/resources/index.php">Student Career Success Resources</a></li>
                  </ul>
               </li>
               <li class="has-children "><a href="#" class="c-sitemenu-nolink">Recruiting a Rawls Grad</a>
                  
                  <ul class="is-hidden ">
                     <li class="go-back">
                        <div class="c-page-header__mobile">
                           <label class="c-page-header__title moves-out"> Rawls College of Business </label>
                           </div><a href="#">Back</a></li>
                     
                     <li><a title="Recruiting Events" href="/rawlsbusiness/about/cmc/employers/events/">Recruiting Events</a></li>
                     <li><a title="Handshake" href="https://hirerawls.joinhandshake.com/login" target="_blank">Handshake</a></li>
                  </ul>
               </li>
               <li class="has-children "><a href="#" class="c-sitemenu-nolink">Partner with Rawls</a>
                  
                  <ul class="is-hidden ">
                     <li class="go-back">
                        <div class="c-page-header__mobile">
                           <label class="c-page-header__title moves-out"> Rawls College of Business </label>
                           </div><a href="#">Back</a></li>
                     
                     <li><a title="Corporate Partnerships" href="/rawlsbusiness/about/cmc/partners/">Corporate Partnerships</a></li>
                  </ul>
               </li>
            </ul>
         </li>
         <li>
            <div class="l-ttunav is-hidden"><label class="c-page-header__title">Additional Resources</label>
               <a href="http://www.ttu.edu/" title="TTU Home">TTU Home</a>
               <ul>
	<li><a href="http://directory.texastech.edu/" tabindex="2" aria-label="TTU System Online Directory">Directory</a></li>
	<li><a href="http://raiderlink.ttu.edu/" tabindex="3" aria-label="Raiderlink">Raiderlink</a></li>
	<li><a href="http://www.ttu.edu/site/" tabindex="4" aria-label="Site Index">A-Z Index</a></li>
</ul></div>
         </li>
      </ul>
      </nav>
   
   <!-- TTU Search -->
<!--
<div id="ttu-search" class="ttu-search">
	<form action="https://www.ttu.edu/search/" method="get">
		<input type="search" placeholder="Search..." name="query" aria-label="Search TTU Site" />
	</form>
</div>
 -->
<!-- TTU Google Search -->
<div id="ttu-search" class="ttu-search">
<script async src="https://cse.google.com/cse.js?cx=005616944757946716054:pp7cfxslkbm">
</script>
<div class="gcse-searchbox-only"></div>
</div>
<script src="/_ttu-template/2017/js/classie.js"></script> 
<script src="/_ttu-template/2017/js/main.js"></script> 
<script src="/_ttu-template/2017/js/stickykit.js"></script>
<!-- <script src="/_ttu-template/2017/js/bootstrap.min.js"></script>  -->
<script>
    $("#nav").stick_in_parent({
        bottoming: false
    });
    </script> 
   <!--= = = = = = custom/rawls.xsl footer = = = = = =-->
   <script src="/rawlsbusiness/_template2/assets/js/scripts-all.min.js"></script>
   </body>
</html>