$(document).ready(function() {
	$("#newsletter_form").validate();
});