Try this...
This code will work IF:
"Major", "Minor", and "Other"
...are the only possible choices for application type, and:
>92 or <=92
and
>56 or <=56
...are the only checks for numberofdaystodecide. If you're going to add more later, then this code will have to be expanded...