$(document).ready(function() {
	$('#quoteform').validate();
});
