

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
	<title>EDF Sizewell - Enquiry form</title>
	<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
	<meta name="description" content=""/>
	<meta name="keywords" content=""/>
	<meta name="google-site-verification" content="-lsYy2zC9iNSobsYF6lIQrTMBtTs3OzLy2PcuksdRyU" /> <!-- edfconsultation.info -->
	<meta name="google-site-verification" content="XZGMjZunaywkb8coaU6-uxHQAHW-utsE8eEZ_qVwJLc" /> <!-- edfenergyconsultation.info -->
	<link rel="stylesheet" type="text/css" href="/style.dcss" />	
	<script type="text/javascript" src="/include/inc_mootools-1.2-core.js"></script>
	<script type="text/javascript" src="/include/inc_basic.js"></script>	
	<script type="text/javascript" src="/include/inc_moo_basic.js"></script>	
	<script type="text/javascript">
		window.addEvent('domready',function(e){
			$$('#quick-clicker a')[0].dispose();
			
			$('quick-clicker').addEvent('click',function(e){
					quickMargin = $('quick-links').getStyle('margin-left').toInt();
					if( quickMargin > 0){
						$('quick-links').tween('margin-left','0');
						(function(){
							$('quick-arrow').fade('in');
						}).delay(750);	
					} else {
						$('quick-links').tween('margin-left','121');
						(function(){
							$('quick-arrow').fade('out');
						}).delay(750);	
					}
				}).setStyles({
					'height': $('quick-links').getStyle('height')
				});
				
				var quickArrow = new Element('img').set({
					'src':'/images/quick-links-arrow.gif',
					'id':'quick-arrow'
				}).setStyles({
					'margin-left':'10px',
					'margin-top':'10px',
					'visibility':'hidden'
				});
				
				var quickShadow = new Element('div').set({
					'id':'quick-shadow'
				}).setStyles({
					'position':'absolute',
					'right':'0',
					'height': $('quick-links').getStyle('height'),
					'width':'7px',
					'background-image':'url(/images/quick-links-shadow.gif)',
					'background-repeat':'repeat-y'
				});
				
			//quickClicker.inject('quick-links','top');
			quickArrow.inject('quick-clicker');
			//don't add the shadow for IE6 as we've used a different non-shadow 
			//page container without shadow for IE6 cos it can't do PNG!
			if(!Browser.Engine.trident4){
				quickShadow.inject('quick-window');
			}
			$('quick-arrow').fade('out');
			
		});		
	</script>
	
</head>
<body>
	<!-- #wrapper holds the clouds background, #wrapper2 holds the tiling background for the main container -->
	<div id="wrapper">				
		<div id="wrapper2">
			<div id="top-corners"></div>
			<div id="main-container">			
				<div id="page-container">	
					<h1>EDF - Sizewell</h1>	
					<a href="/home" id="homelink"><span class="hide">EDF Sizewell Point Home</span></a>			
					<div id="submenu">
						
<ul class="menu2">
<li class = " selectedl2"><a href="/contact-us/enquiry-form/">Enquiry form</a></li>
</ul>

						<div id="quick-window">
							
							<div id="quick-links">
								<div id="quick-clicker">
									<a href="/contact-us/enquiry-form/?quick=true"><span class="hide">Show quicklinks</span></a>
								</div>
								<div id="quick-top"></div>
								<div id="quick-middle">
									<ul class="quicklinks"><li><a href="/contact-us/">Contact Us</a></li><li><a href="/newsroom/press-releases/">Press Releases</a></li><li><a href="/public-consultation/">Public Consultation</a></li><li><a href="/key-issues/">Key Issues</a></li><li><a href="/public-consultation/what-we-are-consulting-on/">What we are consulting on</a></li></ul>
									<div class="clear"></div>
								</div>
								<div id="quick-bottom"></div>
							</div>
						</div>
					</div>
					<div id="page">
						<div id="top-menu">
							<ul class="menu1">
<li><a href="/home">Home</a></li><li class = " hasChildren"><a href="/sizewell-site-information/">Sizewell site information</a></li>
<li><a href="/public-consultation/">Public consultation</a></li>
<li class = " hasChildren"><a href="/key-issues/">Key issues</a></li>
<li class = " hasChildren"><a href="/key-benefits/">Key benefits</a></li>
<li class = " hasChildren"><a href="/newsroom/">Newsroom</a></li>
<li><a href="/planning-documents/">Planning documents</a></li>
<li><a href="/links/">Links</a></li>
<li class = "childselectedl1 hasChildren"><a href="/contact-us/">Contact us</a></li>
</ul>

						</div>					
<div id="header">
	<div id="header-left">
		<h2>Enquiry form</h2>
		<div id="strap-line">
			
		</div>
	</div>
	<div id="header-right">
		<a href="/contact-us">
			<img src="/images/get-in-touch.gif" alt="Get in touch... 0800 169 6507" />
		</a>
	</div>
</div>
<div id="content">
	<div id="content-left" class="dotted-top-border">		
			
	<form  id="contact" action="/contact-us/enquiry-form" method="post" accept-charset="utf-8">					
		<table summary="Fill in the this form to contact us" cellpadding="0" cellspacing="0">
			<tr>
				<td class="labels"><label for="title">Title *</label></td>
				<td><select name="title" id="title"><option value="1" selected="selected">Mr</option><option value="2">Mrs</option><option value="3">Miss</option><option value="4">Dr</option><option value="5">Ms</option><option value="6">Cllr.</option></select></td>
			</tr>
			<tr>
				<td class="labels"><label for="firstname">First Name *</label></td>
				<td><input class="text" maxlength="254" type="text" name="firstname" value="First name" id="firstname" onfocus="ClearInput(this, 'First name');" onblur="ReplaceInputPrompt(this,'First name');"/></td>
			</tr>
			<tr>
				<td class="labels"><label for="surname">Surname *</label></td>
				<td><input class="text" maxlength="254" type="text" name="surname" value="Surname" id="surname" onfocus="ClearInput(this, 'Surname');" onblur="ReplaceInputPrompt(this,'Surname');"/></td>
			</tr>
			<tr>
				<td class="labels"><label for="organisation">Organisation</label></td>
				<td><input class="text" maxlength="126" type="text" name="organisation" value="Organisation" id="organisation" onfocus="ClearInput(this, 'Organisation');" onblur="ReplaceInputPrompt(this,'Organisation');"/></td>
			</tr>	
			<tr>
				<td class="labels"><label for="contactemail">Email *</label></td>
				<td><input class="text" maxlength="126" type="text" name="contactemail" value="Email" id="contactemail" onfocus="ClearInput(this, 'Email');" onblur="ReplaceInputPrompt(this,'Email');"/></td>
			</tr>	
			<tr>
				<td class="labels"><label for="address">Address</label></td>
				<td><textarea name="address" id="address" rows="8" cols="30"  onfocus="ClearInput(this, 'Address');" onblur="ReplaceInputPrompt(this,'Address');">Address</textarea></td>
			</tr>
			<tr>
				<td class="labels"><label for="postcode">Postcode *</label></td>
				<td><input class="text" maxlength="18" type="text" name="postcode" value="Postcode" id="postcode"  onfocus="ClearInput(this, 'Postcode');" onblur="ReplaceInputPrompt(this,'Postcode');"/></td>
			</tr>
			<tr>
				<td class="labels"><label for="telephone">Telephone</label></td>
				<td><input class="text" maxlength="48" type="text" name="telephone" value="Telephone" id="telephone"  onfocus="ClearInput(this, 'Telephone');" onblur="ReplaceInputPrompt(this,'Telephone');"/></td>
			</tr>			
			<tr>
				<td class="labels"><label for="gender">Gender</label></td>
				<td>
					<select name="gender" id="gender">
						<option value="" selected="selected">Please select</option>
						<option value="0" >Female</option>
						<option value="1" >Male</option>
					</select>
				</td>
			</tr>
			<tr>
				<td class="labels"><label for="ageid">Age Range</label></td>
				<td><select name="ageid" id="ageid"><option value="" selected="selected">Please select</option><option value="1">0-19</option><option value="2">20-39</option><option value="3">40-59</option><option value="4">60 -79</option><option value="5">80 and over</option></select></td>
			</tr>
			<tr>
				<td class="labels"><label for="message">Enquiry / Comments *</label></td>
				<td><textarea name="message" id="message" rows="8" cols="30"  onfocus="ClearInput(this, 'Message');" onblur="ReplaceInputPrompt(this,'Message');">Message</textarea></td>
			</tr>			
			<tr>
				<td class="labels" colspan="2" style="width:100%">
					<label for="responseRequired" class="hide">response</label>We will send you an email to confirm receipt of your Comment or Enquiry. Please check this box if you do NOT wish us to contact you with a response or further details of our plans. <input type="checkbox" name="responseRequired" id="responseRequired" />					
				</td>
			</tr>
			<tr>
				<td class="no-border"></td>
				<td class="no-border">
					<input type="hidden" name="submitform" id="submitform" value="submit" />
					<input class="submit" type="image" alt="submit" src="/images/btn_submit.gif" value="Submit" name="submitbutton" id="submitbutton" /></td>
			</tr>
		</table>
	</form>
	<div class="clear"></div>
	<p>
		Your enquiries and comments will be analysed by PPS (Local &amp; Regional) Ltd on behalf of EDF. Copies may be made available, in due course, to the relevant planning authorities so they can note your comments. We will, however, request that your personal details are not placed on the public record. Your personal details will be held securely by PPS and EDF in accordance with the Data Protection Act 2000, will be used solely in connection with the Strategic Siting Assessment process and any subsequent planning application and, except as noted above, will not be passed to any third parties.
	</p>

			
	</div>
	<div id="content-right">		
		
		<!-- the search box, resgister for updates and link the EDF portal are in the file below. -->
		<div class="clear"></div>
<div id="site-search">
	<h3>Site Search &raquo;</h3>
	<form action="/site-search" method="post">
		<fieldset>
			<label for="searchtext" class="hide">Search for</label>
			<input class="text" type="text" name="searchtext" id="searchtext" value="I'm looking for..." onfocus="ClearInput(this, 'I\'m looking for...');" onblur="ReplaceInputPrompt(this, 'I\'m looking for...');"/>
			<input type="submit" name="submit-search" id="submit-search" value="search" class="button"/>
		</fieldset>
	</form>
</div><!--
<div id="register">
	<h3>Register for updates &raquo;</h3>
	<form action="/register" method="post">
		<fieldset>
			<label for="email" class="hide">email address</label>
			<input class="text" type="text" name="email" id="email" value="Add your email address" onfocus="ClearInput(this, 'Add your email address');" onblur="ReplaceInputPrompt(this, 'Add your email address');" />
			<input type="submit" name="submit-register" id="submit-register" value="submit" class="button"/>
		</fieldset>
	</form>
</div>-->
<div id="group-tile">
	<a href="http://www.edfconsultation.info" onclick="window.open('http://www.edfconsultation.info');return false;" onkeypress="window.open('http://www.edfconsultation.info');return false;">
		<img src="/images/edf-home-tile.gif" alt="EDF Group Site" />
	</a>
	<!--<a href="/public-consultation/how-we-are-consulting/questionnaire">
		<img src="/images/questionnaire-tile.gif" alt="Questionnaire" />
	</a>-->
</div>
	</div>
	<div class="clear"></div>
</div>
					<div id="footer">
						&copy; EDF Energy plc all rights reserved 2012
					</div>
					</div>
				</div>		
			</div>
		</div>
		<div class="clear"></div>
		<div id="grass"></div>	
	</div>
	<script type="text/javascript" src="/include/taglinks.js"></script>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-3985007-55");
pageTracker._trackPageview();
} catch(err) {}</script>
</body>
</html>


