Ummmm, you have a contradiction.
"there would always be document open"
"application.quit"
If the Application (Word) is Quit, pray tell...how you can have a document open?
ActiveDocument and Application are two different objects, and it is a good thing to think of them (and code them) that way.