validation plugin help

validation plugin help

hey guys im tring to use the jquery validation plugin at  http://jqueryvalidation.org/

ive inlcuded the scripts in my head
  1. <script src="media/js/plugins/validate/jquery.validate.min.js"></script>
    <script src="media/js/plugins/validate/additional-methods.min.js"></script>
and configued the validation but im not getting nothing when i submit

here is my code:  http://jsfiddle.net/0xL3pxwc/

any help on where im going wrong would be greatly appreciated...thank you