Contact us

Whether you have a question or some feedback, we love to hear from users and do try and respond to them all! We really do believe in supporting our members. Please help us help you by first reading our FAQ, you will probably find an answer to your question.

If you do not find an answer in the FAQ then please use the form to the right.

<fieldset> <ul> <li class="form_question_type"> <label for="id_question_type" class="required" > Question type </label> <select name="question_type" id="id_question_type"> <option value="1">Birthday Reminders</option> <option value="2">Cancel membership</option> <option value="3">Press</option> <option value="4">Comment / Suggestion</option> <option value="5">Other</option> </select> </li> <li class="form_email_address"> <label for="id_email_address" class="required" > Email </label> <input type="text" name="email_address" id="id_email_address" /> </li> <li class="form_subject"> <label for="id_subject" > Subject </label> <input id="id_subject" type="text" name="subject" maxlength="300" /> </li> <li class="form_your_question"> <label for="id_your_question" class="required" > Your Question </label> <textarea id="id_your_question" rows="10" cols="40" name="your_question"></textarea> </li> </ul> </fieldset>