For Security purposes, your password must:
							 - Be unique (cannot be identical to a password that you have used before with DOM)
							 - Be at least 8 characters in length
							 - Contain at least one character from the following categories below.
							
								- Uppercase letter (A-Z)
 
								- Lowercase letter (a-z)
 
								- Digit (0-9)