Missing Controller

Error: Open-an-accountController could not be found.

Error: Create the class Open-an-accountController below in file: app/controllers/open-an-account_controller.php

<?php
class Open-an-accountController extends AppController {

	var $name = 'Open-an-account';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp