I would advise a different approach, if the job title is something that cannot be changed by the user -- they have to pick one of the suggested options. Then use the select field, rather than input field:
<p> Job Title Code (GM, MGR, PGM, or PM)
<select name="jobtitle">
<option value="There...