

<!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 Hinkley Point - Nuclear Site Licence and Environmental Permit Applications</title>
	<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
	<meta name="description" content=""/>
	<meta name="keywords" content=""/>
	<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" src="/include/slimbox.js"></script>
    <link rel="stylesheet" href="/include/slimbox/slimbox.css" type="text/css" media="screen" title="no title" charset="utf-8" />
	<meta name="google-site-verification" content="-lsYy2zC9iNSobsYF6lIQrTMBtTs3OzLy2PcuksdRyU" /> <!-- edfconsultation.info -->
	<meta name="google-site-verification" content="XZGMjZunaywkb8coaU6-uxHQAHW-utsE8eEZ_qVwJLc" /> <!-- edfenergyconsultation.info -->

	<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');
			
			$$('a.open-new-win').each(function(el,index){
				el.addEvents({
					'click':function(e){
						e.stop();
						window.open(el.href);
					},
					'keypress':function(e){
						e.stop();
						window.open(el.href);
					}
				});
			});
			
		});		
	</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 - Hinkley Point</h1>	
					<a href="/home" id="homelink"><span class="hide">EDF Hinkley Point Home</span></a>			
					<div id="submenu">
						
<ul class="menu2">
<li class = " hasChildren"><a href="/public-documents/temporary-jetty-development/">Temporary Jetty Development</a></li>
<li class = " selectedl2 hasChildren"><a href="/public-documents/nuclear-site-licence-and-environmental-permit-applications/">Nuclear Site Licence and Environmental Permit Applications</a>
<ul class="menu3">
<li><a href="/public-documents/nuclear-site-licence-and-environmental-permit-applications/nuclear-site-licence/">Nuclear Site Licence</a></li>
<li class = " hasChildren"><a href="/public-documents/nuclear-site-licence-and-environmental-permit-applications/environmental-permit-applications/">Environmental Permit Applications</a></li>
</ul>
</li>
<li><a href="/public-documents/j24bridgwater-highways-consultation/">J24/Bridgwater Highways Consultation</a></li>
<li><a href="/public-documents/skills-training-information/">Skills &amp; Training Information</a></li>
<li><a href="/public-documents/stage-2-update-consultation-information/">Stage 2 Update Consultation Information</a></li>
<li><a href="/public-documents/stage-2-consultation-information/">Stage 2 Consultation Information</a></li>
<li><a href="/public-documents/stage-1-consultation-information/">Stage 1 Consultation Information</a></li>
<li><a href="/public-documents/pre-stage-1-consultation-information/">Pre-Stage 1 Consultation Information</a></li>
<li><a href="/public-documents/dco-application-information/">DCO Application Information</a></li>
</ul>

						<div id="quick-window">
							
							<div id="quick-links">
								<div id="quick-clicker">
									<a href="/public-documents/nuclear-site-licence-and-environmental-permit-applications/?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="/public-consultation/newsletters/">Newsletters<br/>(new: July 2011)</a></li><li><a href="/public-consultation/j24bridgwater-highways-consultation/">J24/Bridgwater Highways consultation</a></li><li><a href="/public-documents/j24bridgwater-highways-consultation/">J24/Bridgwater Highways consultation document</a></li><li><a href="/newsroom-faqs/frequently-asked-questions/">Frequently Asked Questions</a></li><li><a title="EDF Energy Consultation Website" onclick="window.open('http://edfenergyconsultation.info');return false" onkeypress="window.open('http://edfenergyconsultation.info');return false;" href="http://edfenergyconsultation.info">EDF Energy Consultation Website</a></li>
						
						<!--<li><a title="Frequently Asked Questions" href="/newsroom-faqs/frequently-asked-questions/">Frequently Asked Questions</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><a href="/dco/">DCO</a></li>
<li class = " hasChildren"><a href="/hinkley-info/">Hinkley info</a></li>
<li class = " hasChildren"><a href="/public-consultation/">Public Consultation</a></li>
<li class = " hasChildren"><a href="/community/">Community</a></li>
<li class = " hasChildren"><a href="/key-benefits/">Key benefits</a></li>
<li class = " hasChildren"><a href="/newsroom-faqs/">Newsroom / FAQs</a></li>
<li class = "childselectedl1 hasChildren"><a href="/public-documents/">Public documents</a></li>
<li><a href="/links/">Links</a></li>
<li class = " hasChildren"><a href="/contact-us/">Contact us</a></li>
</ul>

						</div>					
<div id="header">
	<div id="header-left">
	
		<h2>Nuclear Site Licence and Environmental Permit Applications</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 096 9650" />
		</a>
	</div>
</div>
<div id="content">
	<div id="content-left" class="dotted-top-border">
		<div class="content-pad-15"></div>
		<div class="newsarticle" style="width: 100%;">
<h3>EDF Energy submits Nuclear Site Licence and key Environmental Permit Applications for Hinkley Point C</h3>
<span class="newsdate">29 July 2011</span>
<p>EDF Energy has submitted a <a href="/public-documents/nuclear-site-licence-and-environmental-permit-applications/nuclear-site-licence/" title="public-documents/nuclear-site-licence-and-environmental-permit-applications/nuclear-site-licence">Nuclear Site Licence</a><span class="hide">|</span> application to the Office for Nuclear Regulation (ONR) and <a href="/public-documents/nuclear-site-licence-and-environmental-permit-applications/environmental-permit-applications/" title="public-documents/nuclear-site-licence-and-environmental-permit-applications/environmental-permit-applications">Environmental Permit</a><span class="hide">|</span> applications to the Environment Agency in support of the company&rsquo;s proposals to build a new nuclear power station at Hinkley Point.</p>
<p>This represents a major milestone for EDF Energy&rsquo;s Nuclear New Build project and is the first time in around 20 years that a licence and permits for a new nuclear power plant have been applied for.</p>
<p>The licence and environmental permit applications were submitted by NNB Generation Company Ltd (NNB GenCo), a subsidiary of EDF Energy in which Centrica is a partner.</p>
<p>NNB GenCo is the prospective nuclear site licensee and will build and operate the plant, subject to receiving all relevant permits and planning consent. The applications form part of the preparations for the construction of two new EPRTM (European Pressurised Reactors) at Hinkley Point.</p>
<p>The applications have been made in advance of applying for full planning permission (a Development Consent Order) for the new power station and associated development from the Infrastructure Planning Commission (IPC).</p>
<p>This enables early regulatory oversight and allows the regulators sufficient time to make thorough assessments of the applications before advising the IPC on EDF Energy&rsquo;s capability to become a nuclear site licensee and competent permit holder.</p>
<p>A Nuclear Site Licence is issued by the Chief Inspector at the ONR on behalf of the Health and Safety Executive. It is one of the pre-requisites allowing the licensee to build, commission, operate and decommission a civil nuclear power station.</p>
<p>The NSL application itself contains submissions describing and demonstrating the company&rsquo;s organisation and management structure and processes.  While there is no legal requirement to publish these documents, EDF Energy is doing so as part of its commitment to be open and transparent.</p>
<p>Once it has all the information it requires to determine them, the Environment Agency will undertake public consultation on the operational environmental permits that EDF Energy has applied for.  These include a Radioactive Substances Regulation Environmental Permit, which sets limits on the safe and controlled discharge and disposal of small amounts of low-level radioactive liquids, gaseous and solid wastes from the operation of the facility.</p>
<p>The company is also applying for a Combustion Activity Environmental Permit which regulates discharges from the operation of standby diesel generators.</p>
<p>The Nuclear Site Licence can be viewed on EDF Energy&rsquo;s Hinkley Point C project website at <a onkeypress="window.open('http://www.edfenergyconsultation.info/nslandepa');return false;"  onclick="window.open('http://www.edfenergyconsultation.info/nslandepa');return false;" href="http://www.edfenergyconsultation.info/nslandepa" title="open page: http://www.edfenergyconsultation.info/nslandepa">www.edfenergyconsultation.info/nslandepa</a><span class="hide">|</span> and the environmental permit documents will also be uploaded in due course.</p>
<p>Humphrey Cadoux-Hudson, Managing Director of Nuclear New Build at EDF Energy, said:</p>
<p>&ldquo;This is a significant milestone for EDF Energy&rsquo;s project at Hinkley Point and for the industry as a whole. It is the first time in around 20 years that applications have been made for a licence and environmental permits for a new nuclear power plant, and we&rsquo;re pleased to be making them publicly available.</p>
<p>&ldquo;It is important that we are open and transparent in our work.</p>
<p>&ldquo;Hinkley Point C is a nationally important project, which will provide safe, reliable, affordable and low carbon energy to about five million homes.  We are delighted to be leading the UK&rsquo;s nuclear renaissance.&rdquo;</p>
<p>ENDS</p>
<p><strong>Note to Editors: </strong></p>
<p>The EPR design has already been subject to four years of assessment by the ONR and Environment Agency through the Generic Design Assessment (GDA) process, with details being published on the regulators&rsquo; websites <a onkeypress="window.open('http://www.hse.gov.uk/newreactors/index.htm ');return false;"  onclick="window.open('http://www.hse.gov.uk/newreactors/index.htm ');return false;" href="http://www.hse.gov.uk/newreactors/index.htm " title="open page: http://www.hse.gov.uk/newreactors/index.htm ">http://www.hse.gov.uk/newreactors/index.htm</a><span class="hide">|</span></p>
<p>The Nuclear Site Licence is issued by the ONR under the Nuclear Installations Act 1965.  The environmental permits are issued by the Environment Agency under the Environmental Permitting (England and Wales) Regulations 2010.</p>
<p>Later this year, EDF Energy intends to make a further application to the Environment Agency for the discharge of cooling water from the site.  This is being finalised.</p>
<p>Information on the Environment Agency&rsquo;s consultation relating to Hinkley Point will be provided later in this month on <a onkeypress="window.open('http://www.environment-agency.gov.uk/hinkleypoint ');return false;"  onclick="window.open('http://www.environment-agency.gov.uk/hinkleypoint ');return false;" href="http://www.environment-agency.gov.uk/hinkleypoint " title="open page: http://www.environment-agency.gov.uk/hinkleypoint ">http://www.environment-agency.gov.uk/hinkleypoint </a><span class="hide">|</span></p>
<p><strong>EDF Energy </strong></p>
<p>EDF Energy is one of the UK&rsquo;s largest energy companies and the largest producer of low-carbon electricity, producing around one-sixth of the nation's electricity from its nuclear power stations, wind farms, coal and gas power stations and combined heat and power plants. The company supplies gas and electricity to more than 5.5 million business and residential customer accounts and is the biggest supplier of electricity by volume in Great Britain.</p>
<p>EDF Energy&rsquo;s safe and secure operation of its eight existing nuclear power stations at sites across the country makes it the UK&rsquo;s largest generator of low carbon electricity. EDF Energy is also leading the UK's nuclear renaissance and has published plans to build four new nuclear plants, subject to the right investment framework. These new plants could generate enough low carbon electricity for about 40% of Britain&rsquo;s homes. They would make an important contribution to the UK&rsquo;s future needs for clean, secure and affordable energy. The project is already creating business and job opportunities for British companies and workers.</p>
<p>In its nuclear activities EDF Energy has partnered with Centrica, which has a 20% stake in the company&rsquo;s eight existing plants and in the project carrying out pre-development work for new build. Centrica also has the option to take up to 20% stakes in each of the four planned plants.</p>
<p>Through Our Sustainability Commitments, EDF Energy has launched one of the biggest environmental and social programmes of any British energy company and the company has since been awarded the highest ranking of Platinum Plus in Business in the Community&rsquo;s 2011 Corporate Responsibility Index, the UK&rsquo;s leading voluntary benchmark of corporate responsibility.</p>
<p>EDF is the official energy utilities partner and sustainability partner of the London 2012 Olympic and Paralympic Games. The company is also helping its customers and others use energy more sustainably through products and initiatives such as Team Green Britain, smart meters and electric vehicle research.</p>
<p>EDF Energy is part of EDF Group, one of Europe&rsquo;s largest power companies. The company employs around 15,000 people at locations across the UK.</p>
</div>		
	</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="group-tile">
  
	<!--<a href="/public-consultation/J24Bridgwater-Highways-Consultation/">
		<img src="/images/public-consultation-box.gif" alt="Public Consultation" />
	</a>
	<a href="/public-documents/j24bridgwater-highways-consultation/">
		<img src="/images/consultation-doc-box.gif" alt="Proposed Changes to the Preferred Proposals including M5 Junction 24 and Highway Improvements in the Bridgwater Area" />
	</a>-->
	
	<a href="http://www.edfenergy.com/about-us/energy-generation/new-nuclear/hinkley-point-c/" onclick="window.open('http://www.edfenergy.com/about-us/energy-generation/new-nuclear/hinkley-point-c/');return false;" onkeypress="window.open('http://www.edfenergy.com/about-us/energy-generation/new-nuclear/hinkley-point-c/');return false;">
		<img src="/images/EDF-NewNuclearBuild.jpg" alt="EDF Group Site" />
	</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-29");
pageTracker._trackPageview();
} catch(err) {}</script>
</body>
</html>
