

<!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 - Community Forum</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><a href="/public-consultation/j24bridgwater-highways-consultation/">J24/Bridgwater Highways Consultation</a></li>
<li><a href="/public-consultation/stage-2-update-consultation/">Stage 2 Update Consultation</a></li>
<li><a href="/public-consultation/stage-2-consultation/">Stage 2 Consultation</a></li>
<li><a href="/public-consultation/stage-1-consultation/">Stage 1 Consultation</a></li>
<li><a href="/public-consultation/pre-stage-1-consultation/">Pre-Stage 1 Consultation</a></li>
<li><a href="/public-consultation/newsletters/">Newsletters</a></li>
<li class = " selectedl2"><a href="/public-consultation/community-forum/">Community Forum</a></li>
<li><a href="/public-consultation/transport-forum/">Transport Forum</a></li>
<li><a href="/public-consultation/main-site-neighbourhood-forum/">Main Site Neighbourhood Forum</a></li>
<li><a href="/public-consultation/faqs/">FAQs</a></li>
</ul>

						<div id="quick-window">
							
							<div id="quick-links">
								<div id="quick-clicker">
									<a href="/public-consultation/community-forum/?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 = "childselectedl1 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 = " 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>Community Forum</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">
		<div class="content-pad-15"></div>
		<p>As part of our pre-application consultation we have established a Community Forum to provide a mechanism for regular discussion between EDF Energy and representatives of the local community on the new nuclear build project at Hinkley Point C. This is in addition to the Site Stakeholder Group, a long-standing body that considers all matters relating to the Hinkley Point A and B stations.</p>
<p>Members of the Community Forum discuss and advise EDF Energy on key issues affecting the local community and work with us to minimise the impacts and maximise the benefits of new nuclear build to those living in the area.</p>
<p>The first Community Forum took place on 30 September 2009, was attended by 35 representatives from local groups and organisations with a broad range of interests including: local councillors; Bridgwater College; the Environment Agency; Bridgwater Bay Wildfowl Association; Somerset Trust Badger Group; Stop Hinkley; West Hinkley Action Group; National Farmers Union; and RAC Foundation.</p>
<p>Since then the Community Forum has continued to meet quarterly, with more than 75 groups represented.</p>
<p>At the inaugural meeting, terms of reference for the Community Forum were agreed. These included: to agree key issues for discussion in future meetings and to gain a better understanding of the planning process for new nuclear build. Minutes of the meetings can be found below.</p>
<p>The Community Forum is expected to meet regularly during key stages of the development. It will meet throughout the planning process and, if the application is successful, through the construction and operation of the new power station.</p>
<p>If you represent a local group or organisation and would be interested in joining the Community Forum, please contact us on 0800 169 6507. The next Community Forum meeting is scheduled for Thursday 12 January 2012.</p>
<table class="normaltable">
<tbody>
<tr>
<td>12 January 2012</td>
<td><a href="/websitefiles/CF_Agenda-12_Jan_2012.pdf">Agenda</a></td>
<td>Minutes</td>
</tr>
<tr>
<td>17 November 2011</td>
<td><a href="/websitefiles/community_forum_agenda_17_11_2011.pdf">Agenda</a></td>
<td><a href="/websitefiles/Forum_Minutes_17_11_11.pdf">Minutes</a></td>
</tr>
<tr>
<td>15 September 2011</td>
<td><a href="/websitefiles/community-forum-Agenda-15-Sept-2011.pdf">Agenda</a></td>
<td><a href="/websitefiles/CF_Minutes_15_09_11.pdf">Minutes</a></td>
</tr>
<tr>
<td>7 July 2011</td>
<td><a href="/websitefiles/Community-Forum-Agenda-Agenda-7-July-2011.pdf">Agenda</a></td>
<td><a href="/websitefiles/community-forum-Minutes01-07-11-1.pdf">Minutes</a></td>
</tr>
<tr>
<td>12 May 2011</td>
<td><a href="/websitefiles/Community-Forum-Agenda-12-May-2011.pdf">Agenda</a></td>
<td><a href="/websitefiles/Community_Forum_Meeting_Report_12_May_2011_final.pdf">Minutes</a></td>
</tr>
<tr>
<td>3 March 2011</td>
<td><a href="/websitefiles/Agenda_Mar_2011.pdf">Agenda</a></td>
<td><a href="/websitefiles/Community-Forum-Meeting-Report-3-March-2011-PPS.pdf">Minutes</a></td>
</tr>
<tr>
<td>9 December 2010</td>
<td><a href="/websitefiles/Agenda_Dec_2010.pdf">Agenda</a></td>
<td><a href="/websitefiles/Meeting_Report_Dec_2010.pdf">Minutes</a></td>
</tr>
<tr>
<td>30 September 2010</td>
<td><a href="/websitefiles/Agenda_30909_Public.pdf">Agenda</a></td>
<td><a href="/websitefiles/Meeting_Report_Sep_2010.pdf">Minutes</a></td>
</tr>
<tr>
<td>8 July 2010</td>
<td><a href="/websitefiles/Agenda_July_2010.pdf">Agenda</a></td>
<td><a href="/websitefiles/Meeting_Report_8_July_2010.pdf">Minutes</a></td>
</tr>
<tr>
<td>20 May 2010</td>
<td><a href="/websitefiles/Agenda_May_2010.pdf">Agenda</a></td>
<td><a href="/websitefiles/Meeting_Report_20_May.pdf">Minutes</a></td>
</tr>
<tr>
<td>25 February 2010</td>
<td><a href="/websitefiles/Agenda_25_Feb.pdf">Agenda</a></td>
<td><a href="/websitefiles/Meeting_Report_Feb_10.pdf">Minutes</a></td>
</tr>
<tr>
<td>10 December 2009</td>
<td><a href="/websitefiles/Agenda_10_Dec.pdf">Agenda</a></td>
<td><a href="/websitefiles/Meeting_Report_Dec_09.pdf">Minutes</a></td>
</tr>
<tr>
<td>12 November 2009</td>
<td><a href="/websitefiles/Agenda-12.11.09.pdf">Agenda</a></td>
<td><a href="/websitefiles/Meeting_Report_Nov_09.pdf">Minutes</a></td>
</tr>
<tr>
<td>30 September 2009</td>
<td><a href="/websitefiles/Agenda-30.9.09-Public.pdf">Agenda</a></td>
<td><a href="/websitefiles/Meeting-Report-from-Sept-09.pdf">Minutes</a></td>
</tr>
</tbody>
</table>		
	</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>
