Embry-Riddle Aeronautical University

Contact information may be available to logged in members.

Contacts

Ronnie Mack

Director of Research Park Operations

Ashley Parsons

Operations Coordinator, Technology Transfer and Research Park Initiatives

David Spitzer

Staff Engineer

Dawna Rhoades

Chair, Dept. of Mgmt., Marketing & Operations

Devon Kee

Research Park Operations Coordinator

Marc Bernier

Special Assistant to the President

Michael Bowers

Director, Center for Entrepreneurship

Michael J. Williams

Dean of the College of Business

Rodney Cruise

VP for Administration

Russel Griffin

Chief Diversity and Inclusion Officer

Stephanie Miller

Ex. Dir., Tech Transfer & Research Park Initatives

/* ESO Data Table – Impact Index Survey (Novi-hardened) */ table.esodata, .esodata table { width: 100%; border-collapse: collapse !important; border: 1px solid #f2f2f2 !important; } table.esodata th, table.esodata td, .esodata table th, .esodata table td { padding: 10px !important; border: 1px solid #f2f2f2 !important; vertical-align: middle !important; } /* Header styling */ table.esodata th, .esodata table th { font-weight: 700 !important; background-color: #a4c6d8 !important; text-align: left; } /* Header fallback if first row is td instead of th */ table.esodata tr:first-child td, .esodata table tr:first-child td { font-weight: 700 !important; background-color: #a4c6d8 !important; } /* Remove extra spacing from paragraph tags inside cells */ table.esodata td p, table.esodata th p, .esodata table td p, .esodata table th p { margin: 0 !important; } .inbia-newsletter-wrapper { max-width: 600px; margin: 0 auto; padding: 2rem 1rem; } .inbia-form-row { margin-bottom: 1.25rem; } .inbia-label { display: block; font-weight: 600; margin-bottom: 0.35rem; color: #003b5c; /* InBIA navy */ } .required { color: #d9534f; } .inbia-input { width: 100%; padding: 0.65rem 0.75rem; border: 1px solid #d1d1d1; border-radius: 4px; font-size: 1rem; } .inbia-input:focus { border-color: #0077c8; /* InBIA blue */ outline: none; box-shadow: 0 0 0 2px rgba(0,119,200,0.2); } .inbia-checkbox-list { list-style: none; padding: 0; margin: 0.5rem 0 0; } .inbia-checkbox-list li { margin-bottom: 0.5rem; } .inbia-checkbox-list input { margin-right: 0.5rem; } .inbia-button { background-color: #0077c8; /* InBIA blue */ color: #fff; padding: 0.75rem 1.5rem; border: none; border-radius: 4px; font-size: 1rem; font-weight: 600; cursor: pointer; transition: background-color 0.2s ease; } .inbia-button:hover { background-color: #005a96; }