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