

<!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>Nomination form - People into Action - Land Securities
	</title>
	<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
	<link rel="stylesheet" type="text/css" href="/style.dcss" />
	<link rel="stylesheet" type="text/css" href="/sifr.css" />
	<meta name="description" content=""/>
	<meta name="keywords" content=""/>
	<script type="text/javascript" src="/js/inc_mootools.js"></script>
	<script type="text/javascript" src="/js/inc_basic.js"></script>
	<script type="text/javascript" src="/js/inc_moo_basic.js"></script>
	<script src="/js/sifr.js" type="text/javascript"></script>
    <script src="/js/sifr-config.js" type="text/javascript"></script>
</head>
<body>
	
	<div id="page-container">
		<div id="banner">
			<h1>People into Action</h1>
			<a href="/home" id="home-link"><span class="hide">Home</span></a>
		</div>
		<div id="menu-left">
			<ul class="menu1">
<li><a href="/home">Home</a></li><li><a href="/about/">About</a></li>
<li><a href="/our-awards/">Our awards</a></li>
<li><a href="/how-it-works/">How it works</a></li>
<li><a href="/winners/">Winners</a></li>
<li><a href="/previous-winners/">Previous winners</a></li>
<li class = "childselectedl1 hasChildren"><a href="/nominate/">Nominate</a></li>
<li><a href="/contact-us/">Contact Us</a></li>
</ul>

		</div>





<div id="right-wrapper" class="dual-border">
	<div id="right-main">
		<div id="content">
			<div id="content-top"></div>
			<div id="content-middle">
				<h2 class="page-title">Nomination form</h2>
				<p class="intro-blue">Making a nomination is easy. You can :</p>
<ul>
<li>Do it now using the form below</li>
<li>Download a copy of the form on the right </li>
</ul>
<p>All you have to do is give as many reasons as you can why you are nominating the person (or team) and of course don't forget to give your details too because if the person you nominate is chosen by the judging panel to be a quarterly winner you will be invited to the congratulatory lunch and annual awards dinner.</p>
<p><span class="blue">Please note: </span>it is essential that you provide all content details in the spaces below. This will assist in contacting nominees and yourself as a nominator.</p>
<p>If you are experiencing any technical issues when submitting a nomination please contact Kylie Hope 020 7024 5461.  This site is not managed by the Land Securities IS department.</p>
			</div>
			<div id="content-bottom"></div>
		</div>
		<div id="right-column">
			<div class="right-box">
				<h2>Download nominations forms</h2>
				
				<p>
					<a href="/Nomination-form-individual.pdf" onclick="window.open('/Nomination-form-individual.pdf');return false;" onkeypress="window.open('/Nomination-form-individual.pdf');return false;"><img src="/images/nomination-form-individual.gif" alt="Nomination form - Individual" /></a><span class="hide">|</span><br/>
					<a href="/Nomination-form-individual.pdf" onclick="window.open('/Nomination-form-individual.pdf');return false;" onkeypress="window.open('/Nomination-form-individual.pdf');return false;">Download individual nomination form</a><span class="hide">|</span>
				</p>
				<p>
					<a href="/Nomination-form-team.pdf" onclick="window.open('/Nomination-form-team.pdf');return false;" onkeypress="window.open('/Nomination-form-team.pdf');return false;"><img src="/images/nomination-form-team.gif" alt="Nomination form - Team" /></a><span class="hide">|</span><br/>
					<a href="/Nomination-form-team.pdf" onclick="window.open('/Nomination-form-team.pdf');return false;" onkeypress="window.open('/Nomination-form-team.pdf');return false;">Download team<br/>nomination form</a><span class="hide">|</span>
				</p>
			</div>
		</div>
		<div id="nominate-form-container">
			<div id="nominate-form-container-top"></div>
			<div id="nominate-form-container-middle">
				


		<form id="nomination-form" method="post" action="/nominate/nomination-form">
			<h3>Your Name</h3>
			<table summary="The nominator's details">
				<tr>
					<td class="label-cell">Title</td>
					<td>
						<input type="radio" name="title" id="title-miss" value="Miss" /><label for="title-miss">Miss</label>
						&nbsp;&nbsp;&nbsp;
						<input type="radio" name="title" id="title-ms" value="Ms" /><label for="title-ms">Ms</label>
						&nbsp;&nbsp;&nbsp;
						<input type="radio" name="title" id="title-mrs" value="Mrs" /><label for="title-mrs">Mrs</label>
						&nbsp;&nbsp;&nbsp;
						<input type="radio" name="title" id="title-mr" value="Mr" checked="checked"/><label for="title-mr">Mr</label>
					</td>
				</tr>
				<tr>
					<td class="label-cell ">
						<label for="firstname">First name *</label>									
					</td>
					<td>
						<input class="text" type="text" name="firstname" id="firstname" value="Firstname" onfocus="ClearInput(this,'Firstname');"/>
					</td>
				</tr>
				<tr>
					<td class="label-cell ">
						<label for="surname">Surname *</label>									
					</td>
					<td>
						<input class="text" type="text" name="surname" id="surname" value="Surname" onfocus="ClearInput(this,'Surname');"/>
					</td>
				</tr>
				<tr>
					<td class="label-cell ">
						<label for="jobtitle">Job Title *</label>									
					</td>
					<td>
						<input class="text" type="text" name="jobtitle" id="jobtitle" value="Job Title" onfocus="ClearInput(this,'Job Title');"/>
					</td>
				</tr>
				<tr>
					<td class="label-cell ">
						<label for="company">Company *</label>									
					</td>
					<td>
						<input class="text" type="text" name="company" id="company" value="Company" onfocus="ClearInput(this,'Company');"/>
					</td>
				</tr>
				<tr>
					<td class="label-cell ">
						<label for="address">Address *</label>									
					</td>
					<td>
						<input class="text" type="text" name="address" id="address" value="Address" onfocus="ClearInput(this,'Address');"/>
					</td>
				</tr>
				<tr>
					<td class="label-cell ">
						<label for="postcode">Postcode *</label>									
					</td>
					<td>
						<input class="text" type="text" name="postcode" id="postcode" value="Postcode" onfocus="ClearInput(this,'Postcode');"/>
					</td>
				</tr>
				<tr>
					<td class="label-cell ">
						<label for="telephone">Contact tel number *</label>									
					</td>
					<td>
						<input class="text" type="text" name="telephone" id="telephone" value="Telephone" onfocus="ClearInput(this,'Telephone');"/>
					</td>
				</tr>
				<tr>
					<td class="label-cell ">
						<label for="email">Email *</label>									
					</td>
					<td>
						<input class="text" type="text" name="email" id="email" value="Email" onfocus="ClearInput(this,'Email');"/>
					</td>
				</tr>
			</table>
			<h3>Who are you nominating?</h3>
			<table summary="Who are you nominating?">
				<tr>
					<td class="label-cell">
						&nbsp;								
					</td>
					<td>
						<input checked="checked" type="radio" name="nominating" id="nominating-individual" value="Individual" onclick="$('individuals-details').style.display='block';$('team-details').style.display='none';$('nomination-category').style.display='block';" onkeypress="$('individuals-details').style.display='block';$('team-details').style.display='none';$('nomination-category').style.display='block';"/><label for="nominating-individual">An Individual</label>
						&nbsp;&nbsp;&nbsp;
						<input  type="radio" name="nominating" id="nominating-team" value="Team" onclick="$('team-details').style.display='block';$('individuals-details').style.display='none';$('nomination-category').style.display='none';" onkeypress="$('team-details').style.display='block';$('individuals-details').style.display='none';$('nomination-category').style.display='none';"/><label for="nominating-team">A Team</label>
					</td>
				</tr>
			</table>
			<div id="individuals-details">
				<h3>Individual's Details</h3>
				<table summary="The nominee's details">
					<tr>
						<td class="label-cell">Title</td>
						<td>
							<input type="radio" name="nominee-title" id="nominee-title-miss" value="Miss" /><label for="nominee-title-miss">Miss</label>
							&nbsp;&nbsp;&nbsp;
							<input type="radio" name="nominee-title" id="nominee-title-ms" value="Ms" /><label for="nominee-title-ms">Ms</label>
							&nbsp;&nbsp;&nbsp;
							<input type="radio" name="nominee-title" id="nominee-title-mrs" value="Mrs" /><label for="nominee-title-mrs">Mrs</label>
							&nbsp;&nbsp;&nbsp;
							<input type="radio" name="nominee-title" id="nominee-title-mr" value="Mr" checked="checked"/><label for="nominee-title-mr">Mr</label>
						</td>
					</tr>
					<tr>
						<td class="label-cell ">
							<label for="nominee-firstname">First name *</label>									
						</td>
						<td>
							<input class="text" type="text" name="nominee-firstname" id="nominee-firstname" value="Firstname" onfocus="ClearInput(this,'Firstname');"/>
						</td>
					</tr>
					<tr>
						<td class="label-cell ">
							<label for="nominee-surname">Surname *</label>									
						</td>
						<td>
							<input class="text" type="text" name="nominee-surname" id="nominee-surname" value="Surname" onfocus="ClearInput(this,'Surname');"/>
						</td>
					</tr>
					<tr>
						<td class="label-cell ">
							<label for="nominee-jobtitle">Job Title *</label>									
						</td>
						<td>
							<input class="text" type="text" name="nominee-jobtitle" id="nominee-jobtitle" value="Job Title" onfocus="ClearInput(this,'Job Title');"/>
						</td>
					</tr>
					<tr>
						<td class="label-cell ">
							<label for="nominee-company">Company *</label>									
						</td>
						<td>
							<input class="text" type="text" name="nominee-company" id="nominee-company" value="Company" onfocus="ClearInput(this,'Company');"/>
						</td>
					</tr>
					<tr>
						<td class="label-cell ">
							<label for="nominee-address">Address *</label>									
						</td>
						<td>
							<input class="text" type="text" name="nominee-address" id="nominee-address" value="Address" onfocus="ClearInput(this,'Address');"/>
						</td>
					</tr>
					<tr>
						<td class="label-cell ">
							<label for="nominee-postcode">Postcode *</label>									
						</td>
						<td>
							<input class="text" type="text" name="nominee-postcode" id="nominee-postcode" value="Postcode" onfocus="ClearInput(this,'Postcode');"/>
						</td>
					</tr>
					<tr>
						<td class="label-cell ">
							<label for="nominee-telephone">Contact tel number *</label>									
						</td>
						<td>
							<input class="text" type="text" name="nominee-telephone" id="nominee-telephone" value="Telephone" onfocus="ClearInput(this,'Telephone');"/>
						</td>
					</tr>
					<tr>
						<td class="label-cell ">
							<label for="nominee-email">Email</label>									
						</td>
						<td>
							<input class="text" type="text" name="nominee-email" id="nominee-email" value="Email" onfocus="ClearInput(this,'Email');"/>
						</td>
					</tr>
				</table>				
			</div>
			<div id="team-details">
				<p>You are making a nomination for a team, this category represents all of our values and is for a team consisting of between 2 and 10 people.</p>
				<div id="nomination-teamcategory">
					<h3>Which category are you nominating them for?</h3>
					<table summary="Which category are you nominating them for" ID="Table1">					
						<tr>
							<td class="label-cell">&nbsp;</td>
							<td><input checked="checked" type="radio" name="teamcategory" value="Team" id="teamcategory-team"/>&nbsp;&nbsp;&nbsp;<label for="teamcategory-team">Team</label></td>
						</tr>
						<tr>
							<td class="label-cell">&nbsp;</td>
							<td><input  type="radio" name="teamcategory" value="Corporate Responsibility" id="teamcategory-cr"/>&nbsp;&nbsp;&nbsp;<label for="teamcategory-cr">Corporate Responsibility</label></td>
						</tr>
						<tr>
							<td class="label-cell">&nbsp;</td>
							<td><input  type="radio" name="teamcategory" value="Environmental" id="teamcategory-environmental"/>&nbsp;&nbsp;&nbsp;<label for="teamcategory-environmental">Environmental</label></td>
						</tr>
					</table>
				</div>
				<h3>Names of team</h3>
				<table summary="Team details">
					<tr>
						<td class="label-cell">&nbsp;</td>
						<td>
							<input type="radio" name="team-1-title" id="team-1-title-miss" value="Miss" /><label for="team-1-title-miss">Miss</label>
							&nbsp;&nbsp;&nbsp;
							<input type="radio" name="team-1-title" id="team-1-title-ms" value="Ms" /><label for="team-1-title-ms">Ms</label>
							&nbsp;&nbsp;&nbsp;
							<input type="radio" name="team-1-title" id="team-1-title-mrs" value="Mrs" /><label for="team-1-title-mrs">Mrs</label>
							&nbsp;&nbsp;&nbsp;
							<input type="radio" name="team-1-title" id="team-1-title-mr" value="Mr" checked="checked"/><label for="team-1-title-mr">Mr</label>
						</td>
					</tr>
					<tr>	
						<td class="label-cell "><label for="team-1-firstname">First name *</label></td>
						<td><input type="text" class="text" name="team-1-firstname" id="team-1-firstname" maxlength="40" value="Firstname" onfocus="ClearInput(this,'Firstname');"/></td>
					</tr>
					<tr>	
						<td class="label-cell "><label for="team-1-surname">Surname *</label></td>
						<td><input type="text" class="text" name="team-1-surname" id="team-1-surname" maxlength="40" value="Surname" onfocus="ClearInput(this,'Surname');"/></td>
					</tr>
					<tr>	
						<td class="label-cell "><label for="team-1-jobtitle">Job Title *</label></td>
						<td><input type="text" class="text" name="team-1-jobtitle" id="team-1-jobtitle" maxlength="40" value="Job Title" onfocus="ClearInput(this,'Job Title');"/></td>
					</tr>
					<tr>	
						<td class="label-cell "><label for="team-1-company">Company *</label></td>
						<td><input type="text" class="text" name="team-1-company" id="team-1-company" maxlength="40" value="Company" onfocus="ClearInput(this,'Company');"/></td>
					</tr>
					<tr>	
						<td class="label-cell "><label for="team-1-address">Address *</label></td>
						<td><input type="text" class="text" name="team-1-address" id="team-1-address" maxlength="500" value="Address" onfocus="ClearInput(this,'Address');"/></td>
					</tr>
					<tr>	
						<td class="label-cell "><label for="team-1-postcode">Postcode *</label></td>
						<td><input type="text" class="text" name="team-1-postcode" id="team-1-postcode" maxlength="10" value="Postcode" onfocus="ClearInput(this,'Postcode');"/></td>
					</tr>
					<tr>	
						<td class="label-cell"><label for="team-1-email">Email</label></td>
						<td><input type="text" class="text" name="team-1-email" id="team-1-email" maxlength="40" value="Email" onfocus="ClearInput(this,'Email');"/></td>
					</tr>
					<tr><td colspan="2">&nbsp;</td></tr>
					<tr>
						<td class="label-cell">&nbsp;</td>
						<td>
							<input type="radio" name="team-2-title" id="team-2-title-miss" value="Miss" /><label for="team-2-title-miss">Miss</label>
							&nbsp;&nbsp;&nbsp;
							<input type="radio" name="team-2-title" id="team-2-title-ms" value="Ms" /><label for="team-2-title-ms">Ms</label>
							&nbsp;&nbsp;&nbsp;
							<input type="radio" name="team-2-title" id="team-2-title-mrs" value="Mrs" /><label for="team-2-title-mrs">Mrs</label>
							&nbsp;&nbsp;&nbsp;
							<input type="radio" name="team-2-title" id="team-2-title-mr" value="Mr" checked="checked"/><label for="team-2-title-mr">Mr</label>
						</td>
					</tr>
					<tr>	
						<td class="label-cell "><label for="team-2-firstname">First name *</label></td>
						<td><input type="text" class="text" name="team-2-firstname" id="team-2-firstname" maxlength="40" value="Firstname" onfocus="ClearInput(this,'Firstname');"/></td>
					</tr>
					<tr>	
						<td class="label-cell "><label for="team-2-surname">Surname *</label></td>
						<td><input type="text" class="text" name="team-2-surname" id="team-2-surname" maxlength="40" value="Surname" onfocus="ClearInput(this,'Surname');"/></td>
					</tr>
					<tr>	
						<td class="label-cell "><label for="team-2-jobtitle">Job Title *</label></td>
						<td><input type="text" class="text" name="team-2-jobtitle" id="team-2-jobtitle" maxlength="40" value="Job Title" onfocus="ClearInput(this,'Job Title');"/></td>
					</tr>
					<tr>	
						<td class="label-cell "><label for="team-2-company">Company *</label></td>
						<td><input type="text" class="text" name="team-2-company" id="team-2-company" maxlength="40" value="Company" onfocus="ClearInput(this,'Company');"/></td>
					</tr>
					<tr>	
						<td class="label-cell "><label for="team-2-address">Address *</label></td>
						<td><input type="text" class="text" name="team-2-address" id="team-2-address" maxlength="500" value="Address" onfocus="ClearInput(this,'Address');"/></td>
					</tr>
					<tr>	
						<td class="label-cell "><label for="team-2-postcode">Postcode *</label></td>
						<td><input type="text" class="text" name="team-2-postcode" id="team-2-postcode" maxlength="10" value="Postcode" onfocus="ClearInput(this,'Postcode');"/></td>
					</tr>
					<tr>	
						<td class="label-cell"><label for="team-2-email">Email</label></td>
						<td><input type="text" class="text" name="team-2-email" id="team-2-email" maxlength="40" value="Email" onfocus="ClearInput(this,'Email');"/></td>
					</tr>
					<tr><td colspan="2">&nbsp;</td></tr>
					<tr>
						<td class="label-cell">&nbsp;</td>
						<td>
							<input type="radio" name="team-3-title" id="team-3-title-miss" value="Miss" /><label for="team-3-title-miss">Miss</label>
							&nbsp;&nbsp;&nbsp;
							<input type="radio" name="team-3-title" id="team-3-title-ms" value="Ms" /><label for="team-3-title-ms">Ms</label>
							&nbsp;&nbsp;&nbsp;
							<input type="radio" name="team-3-title" id="team-3-title-mrs" value="Mrs" /><label for="team-3-title-mrs">Mrs</label>
							&nbsp;&nbsp;&nbsp;
							<input type="radio" name="team-3-title" id="team-3-title-mr" value="Mr" checked="checked"/><label for="team-3-title-mr">Mr</label>
						</td>
					</tr>
					<tr>	
						<td class="label-cell "><label for="team-3-firstname">First name</label></td>
						<td><input type="text" class="text" name="team-3-firstname" id="team-3-firstname" maxlength="40" value="Firstname" onfocus="ClearInput(this,'Firstname');"/></td>
					</tr>
					<tr>	
						<td class="label-cell "><label for="team-3-surname">Surname</label></td>
						<td><input type="text" class="text" name="team-3-surname" id="team-3-surname" maxlength="40" value="Surname" onfocus="ClearInput(this,'Surname');"/></td>
					</tr>
					<tr>	
						<td class="label-cell "><label for="team-3-jobtitle">Job Title</label></td>
						<td><input type="text" class="text" name="team-3-jobtitle" id="team-3-jobtitle" maxlength="40" value="Job Title" onfocus="ClearInput(this,'Job Title');"/></td>
					</tr>
					<tr>	
						<td class="label-cell "><label for="team-3-company">Company</label></td>
						<td><input type="text" class="text" name="team-3-company" id="team-3-company" maxlength="40" value="Company" onfocus="ClearInput(this,'Company');"/></td>
					</tr>
					<tr>	
						<td class="label-cell "><label for="team-3-address">Address</label></td>
						<td><input type="text" class="text" name="team-3-address" id="team-3-address" maxlength="500" value="Address" onfocus="ClearInput(this,'Address');"/></td>
					</tr>
					<tr>	
						<td class="label-cell "><label for="team-3-postcode">Postcode</label></td>
						<td><input type="text" class="text" name="team-3-postcode" id="team-3-postcode" maxlength="10" value="Postcode" onfocus="ClearInput(this,'Postcode');"/></td>
					</tr>
					<tr>	
						<td class="label-cell"><label for="team-3-email">Email</label></td>
						<td><input type="text" class="text" name="team-3-email" id="team-3-email" maxlength="40" value="Email" onfocus="ClearInput(this,'Email');"/></td>
					</tr>
					<tr><td colspan="2">&nbsp;</td></tr>
					<tr>
						<td class="label-cell">&nbsp;</td>
						<td>
							<input type="radio" name="team-4-title" id="team-4-title-miss" value="Miss" /><label for="team-4-title-miss">Miss</label>
							&nbsp;&nbsp;&nbsp;
							<input type="radio" name="team-4-title" id="team-4-title-ms" value="Ms" /><label for="team-4-title-ms">Ms</label>
							&nbsp;&nbsp;&nbsp;
							<input type="radio" name="team-4-title" id="team-4-title-mrs" value="Mrs" /><label for="team-4-title-mrs">Mrs</label>
							&nbsp;&nbsp;&nbsp;
							<input type="radio" name="team-4-title" id="team-4-title-mr" value="Mr" checked="checked"/><label for="team-4-title-mr">Mr</label>
						</td>
					</tr>
					<tr>	
						<td class="label-cell "><label for="team-4-firstname">First name</label></td>
						<td><input type="text" class="text" name="team-4-firstname" id="team-4-firstname" maxlength="40" value="Firstname" onfocus="ClearInput(this,'Firstname');"/></td>
					</tr>
					<tr>	
						<td class="label-cell "><label for="team-4-surname">Surname</label></td>
						<td><input type="text" class="text" name="team-4-surname" id="team-4-surname" maxlength="40" value="Surname" onfocus="ClearInput(this,'Surname');"/></td>
					</tr>
					<tr>	
						<td class="label-cell "><label for="team-4-jobtitle">Job Title</label></td>
						<td><input type="text" class="text" name="team-4-jobtitle" id="team-4-jobtitle" maxlength="40" value="Job Title" onfocus="ClearInput(this,'Job Title');"/></td>
					</tr>
					<tr>	
						<td class="label-cell "><label for="team-4-company">Company</label></td>
						<td><input type="text" class="text" name="team-4-company" id="team-4-company" maxlength="40" value="Company" onfocus="ClearInput(this,'Company');"/></td>
					</tr>
					<tr>	
						<td class="label-cell "><label for="team-4-address">Address</label></td>
						<td><input type="text" class="text" name="team-4-address" id="team-4-address" maxlength="500" value="Address" onfocus="ClearInput(this,'Address');"/></td>
					</tr>
					<tr>	
						<td class="label-cell "><label for="team-4-postcode">Postcode</label></td>
						<td><input type="text" class="text" name="team-4-postcode" id="team-4-postcode" maxlength="10" value="Postcode" onfocus="ClearInput(this,'Postcode');"/></td>
					</tr>
					<tr>	
						<td class="label-cell"><label for="team-4-email">Email</label></td>
						<td><input type="text" class="text" name="team-4-email" id="team-4-email" maxlength="40" value="Email" onfocus="ClearInput(this,'Email');"/></td>
					</tr>
					<tr><td colspan="2">&nbsp;</td></tr>
					<tr>
						<td class="label-cell">&nbsp;</td>
						<td>
							<input type="radio" name="team-5-title" id="team-5-title-miss" value="Miss" /><label for="team-5-title-miss">Miss</label>
							&nbsp;&nbsp;&nbsp;
							<input type="radio" name="team-5-title" id="team-5-title-ms" value="Ms" /><label for="team-5-title-ms">Ms</label>
							&nbsp;&nbsp;&nbsp;
							<input type="radio" name="team-5-title" id="team-5-title-mrs" value="Mrs" /><label for="team-5-title-mrs">Mrs</label>
							&nbsp;&nbsp;&nbsp;
							<input type="radio" name="team-5-title" id="team-5-title-mr" value="Mr" checked="checked"/><label for="team-5-title-mr">Mr</label>
						</td>
					</tr>
					<tr>	
						<td class="label-cell "><label for="team-5-firstname">First name</label></td>
						<td><input type="text" class="text" name="team-5-firstname" id="team-5-firstname" maxlength="40" value="Firstname" onfocus="ClearInput(this,'Firstname');"/></td>
					</tr>
					<tr>	
						<td class="label-cell "><label for="team-5-surname">Surname</label></td>
						<td><input type="text" class="text" name="team-5-surname" id="team-5-surname" maxlength="40" value="Surname" onfocus="ClearInput(this,'Surname');"/></td>
					</tr>
					<tr>	
						<td class="label-cell "><label for="team-5-jobtitle">Job Title</label></td>
						<td><input type="text" class="text" name="team-5-jobtitle" id="team-5-jobtitle" maxlength="40" value="Job Title" onfocus="ClearInput(this,'Job Title');"/></td>
					</tr>
					<tr>	
						<td class="label-cell "><label for="team-5-company">Company</label></td>
						<td><input type="text" class="text" name="team-5-company" id="team-5-company" maxlength="40" value="Company" onfocus="ClearInput(this,'Company');"/></td>
					</tr>
					<tr>	
						<td class="label-cell "><label for="team-5-address">Address</label></td>
						<td><input type="text" class="text" name="team-5-address" id="team-5-address" maxlength="500" value="Address" onfocus="ClearInput(this,'Address');"/></td>
					</tr>
					<tr>	
						<td class="label-cell "><label for="team-5-postcode">Postcode</label></td>
						<td><input type="text" class="text" name="team-5-postcode" id="team-5-postcode" maxlength="10" value="Postcode" onfocus="ClearInput(this,'Postcode');"/></td>
					</tr>
					<tr>	
						<td class="label-cell"><label for="team-5-email">Email</label></td>
						<td><input type="text" class="text" name="team-5-email" id="team-5-email" maxlength="40" value="Email" onfocus="ClearInput(this,'Email');"/></td>
					</tr>
					<tr><td colspan="2">&nbsp;</td></tr>
					<tr>
						<td class="label-cell">&nbsp;</td>
						<td>
							<input type="radio" name="team-6-title" id="team-6-title-miss" value="Miss" /><label for="team-6-title-miss">Miss</label>
							&nbsp;&nbsp;&nbsp;
							<input type="radio" name="team-6-title" id="team-6-title-ms" value="Ms" /><label for="team-6-title-ms">Ms</label>
							&nbsp;&nbsp;&nbsp;
							<input type="radio" name="team-6-title" id="team-6-title-mrs" value="Mrs" /><label for="team-6-title-mrs">Mrs</label>
							&nbsp;&nbsp;&nbsp;
							<input type="radio" name="team-6-title" id="team-6-title-mr" value="Mr" checked="checked"/><label for="team-6-title-mr">Mr</label>
						</td>
					</tr>
					<tr>	
						<td class="label-cell "><label for="team-6-firstname">First name</label></td>
						<td><input type="text" class="text" name="team-6-firstname" id="team-6-firstname" maxlength="40" value="Firstname" onfocus="ClearInput(this,'Firstname');"/></td>
					</tr>
					<tr>	
						<td class="label-cell "><label for="team-6-surname">Surname</label></td>
						<td><input type="text" class="text" name="team-6-surname" id="team-6-surname" maxlength="40" value="Surname" onfocus="ClearInput(this,'Surname');"/></td>
					</tr>
					<tr>	
						<td class="label-cell "><label for="team-6-jobtitle">Job Title</label></td>
						<td><input type="text" class="text" name="team-6-jobtitle" id="team-6-jobtitle" maxlength="40" value="Job Title" onfocus="ClearInput(this,'Job Title');"/></td>
					</tr>
					<tr>	
						<td class="label-cell "><label for="team-6-company">Company</label></td>
						<td><input type="text" class="text" name="team-6-company" id="team-6-company" maxlength="40" value="Company" onfocus="ClearInput(this,'Company');"/></td>
					</tr>
					<tr>	
						<td class="label-cell "><label for="team-6-address">Address</label></td>
						<td><input type="text" class="text" name="team-6-address" id="team-6-address" maxlength="500" value="Address" onfocus="ClearInput(this,'Address');"/></td>
					</tr>
					<tr>	
						<td class="label-cell "><label for="team-6-postcode">Postcode</label></td>
						<td><input type="text" class="text" name="team-6-postcode" id="team-6-postcode" maxlength="10" value="Postcode" onfocus="ClearInput(this,'Postcode');"/></td>
					</tr>
					<tr>	
						<td class="label-cell"><label for="team-6-email">Email</label></td>
						<td><input type="text" class="text" name="team-6-email" id="team-6-email" maxlength="40" value="Email" onfocus="ClearInput(this,'Email');"/></td>
					</tr>
					<tr><td colspan="2">&nbsp;</td></tr>
					<tr>
						<td class="label-cell">&nbsp;</td>
						<td>
							<input type="radio" name="team-7-title" id="team-7-title-miss" value="Miss" /><label for="team-7-title-miss">Miss</label>
							&nbsp;&nbsp;&nbsp;
							<input type="radio" name="team-7-title" id="team-7-title-ms" value="Ms" /><label for="team-7-title-ms">Ms</label>
							&nbsp;&nbsp;&nbsp;
							<input type="radio" name="team-7-title" id="team-7-title-mrs" value="Mrs" /><label for="team-7-title-mrs">Mrs</label>
							&nbsp;&nbsp;&nbsp;
							<input type="radio" name="team-7-title" id="team-7-title-mr" value="Mr" checked="checked"/><label for="team-7-title-mr">Mr</label>
						</td>
					</tr>
					<tr>	
						<td class="label-cell "><label for="team-7-firstname">First name</label></td>
						<td><input type="text" class="text" name="team-7-firstname" id="team-7-firstname" maxlength="40" value="Firstname" onfocus="ClearInput(this,'Firstname');"/></td>
					</tr>
					<tr>	
						<td class="label-cell "><label for="team-7-surname">Surname</label></td>
						<td><input type="text" class="text" name="team-7-surname" id="team-7-surname" maxlength="40" value="Surname" onfocus="ClearInput(this,'Surname');"/></td>
					</tr>
					<tr>	
						<td class="label-cell "><label for="team-7-jobtitle">Job Title</label></td>
						<td><input type="text" class="text" name="team-7-jobtitle" id="team-7-jobtitle" maxlength="40" value="Job Title" onfocus="ClearInput(this,'Job Title');"/></td>
					</tr>
					<tr>	
						<td class="label-cell "><label for="team-7-company">Company</label></td>
						<td><input type="text" class="text" name="team-7-company" id="team-7-company" maxlength="40" value="Company" onfocus="ClearInput(this,'Company');"/></td>
					</tr>
					<tr>	
						<td class="label-cell "><label for="team-7-address">Address</label></td>
						<td><input type="text" class="text" name="team-7-address" id="team-7-address" maxlength="500" value="Address" onfocus="ClearInput(this,'Address');"/></td>
					</tr>
					<tr>	
						<td class="label-cell "><label for="team-7-postcode">Postcode</label></td>
						<td><input type="text" class="text" name="team-7-postcode" id="team-7-postcode" maxlength="10" value="Postcode" onfocus="ClearInput(this,'Postcode');"/></td>
					</tr>
					<tr>	
						<td class="label-cell"><label for="team-7-email">Email</label></td>
						<td><input type="text" class="text" name="team-7-email" id="team-7-email" maxlength="40" value="Email" onfocus="ClearInput(this,'Email');"/></td>
					</tr>
					<tr><td colspan="2">&nbsp;</td></tr>
					<tr>
						<td class="label-cell">&nbsp;</td>
						<td>
							<input type="radio" name="team-8-title" id="team-8-title-miss" value="Miss" /><label for="team-8-title-miss">Miss</label>
							&nbsp;&nbsp;&nbsp;
							<input type="radio" name="team-8-title" id="team-8-title-ms" value="Ms" /><label for="team-8-title-ms">Ms</label>
							&nbsp;&nbsp;&nbsp;
							<input type="radio" name="team-8-title" id="team-8-title-mrs" value="Mrs" /><label for="team-8-title-mrs">Mrs</label>
							&nbsp;&nbsp;&nbsp;
							<input type="radio" name="team-8-title" id="team-8-title-mr" value="Mr" checked="checked"/><label for="team-8-title-mr">Mr</label>
						</td>
					</tr>
					<tr>	
						<td class="label-cell "><label for="team-8-firstname">First name</label></td>
						<td><input type="text" class="text" name="team-8-firstname" id="team-8-firstname" maxlength="40" value="Firstname" onfocus="ClearInput(this,'Firstname');"/></td>
					</tr>
					<tr>	
						<td class="label-cell "><label for="team-8-surname">Surname</label></td>
						<td><input type="text" class="text" name="team-8-surname" id="team-8-surname" maxlength="40" value="Surname" onfocus="ClearInput(this,'Surname');"/></td>
					</tr>
					<tr>	
						<td class="label-cell "><label for="team-8-jobtitle">Job Title</label></td>
						<td><input type="text" class="text" name="team-8-jobtitle" id="team-8-jobtitle" maxlength="40" value="Job Title" onfocus="ClearInput(this,'Job Title');"/></td>
					</tr>
					<tr>	
						<td class="label-cell "><label for="team-8-company">Company</label></td>
						<td><input type="text" class="text" name="team-8-company" id="team-8-company" maxlength="40" value="Company" onfocus="ClearInput(this,'Company');"/></td>
					</tr>
					<tr>	
						<td class="label-cell "><label for="team-8-address">Address</label></td>
						<td><input type="text" class="text" name="team-8-address" id="team-8-address" maxlength="500" value="Address" onfocus="ClearInput(this,'Address');"/></td>
					</tr>
					<tr>	
						<td class="label-cell "><label for="team-8-postcode">Postcode</label></td>
						<td><input type="text" class="text" name="team-8-postcode" id="team-8-postcode" maxlength="10" value="Postcode" onfocus="ClearInput(this,'Postcode');"/></td>
					</tr>
					<tr>	
						<td class="label-cell"><label for="team-8-email">Email</label></td>
						<td><input type="text" class="text" name="team-8-email" id="team-8-email" maxlength="40" value="Email" onfocus="ClearInput(this,'Email');"/></td>
					</tr>
					<tr><td colspan="2">&nbsp;</td></tr>
					<tr>
						<td class="label-cell">&nbsp;</td>
						<td>
							<input type="radio" name="team-9-title" id="team-9-title-miss" value="Miss" /><label for="team-9-title-miss">Miss</label>
							&nbsp;&nbsp;&nbsp;
							<input type="radio" name="team-9-title" id="team-9-title-ms" value="Ms" /><label for="team-9-title-ms">Ms</label>
							&nbsp;&nbsp;&nbsp;
							<input type="radio" name="team-9-title" id="team-9-title-mrs" value="Mrs" /><label for="team-9-title-mrs">Mrs</label>
							&nbsp;&nbsp;&nbsp;
							<input type="radio" name="team-9-title" id="team-9-title-mr" value="Mr" checked="checked"/><label for="team-9-title-mr">Mr</label>
						</td>
					</tr>
					<tr>	
						<td class="label-cell "><label for="team-9-firstname">First name</label></td>
						<td><input type="text" class="text" name="team-9-firstname" id="team-9-firstname" maxlength="40" value="Firstname" onfocus="ClearInput(this,'Firstname');"/></td>
					</tr>
					<tr>	
						<td class="label-cell "><label for="team-9-surname">Surname</label></td>
						<td><input type="text" class="text" name="team-9-surname" id="team-9-surname" maxlength="40" value="Surname" onfocus="ClearInput(this,'Surname');"/></td>
					</tr>
					<tr>	
						<td class="label-cell "><label for="team-9-jobtitle">Job Title</label></td>
						<td><input type="text" class="text" name="team-9-jobtitle" id="team-9-jobtitle" maxlength="40" value="Job Title" onfocus="ClearInput(this,'Job Title');"/></td>
					</tr>
					<tr>	
						<td class="label-cell "><label for="team-9-company">Company</label></td>
						<td><input type="text" class="text" name="team-9-company" id="team-9-company" maxlength="40" value="Company" onfocus="ClearInput(this,'Company');"/></td>
					</tr>
					<tr>	
						<td class="label-cell "><label for="team-9-address">Address</label></td>
						<td><input type="text" class="text" name="team-9-address" id="team-9-address" maxlength="500" value="Address" onfocus="ClearInput(this,'Address');"/></td>
					</tr>
					<tr>	
						<td class="label-cell "><label for="team-9-postcode">Postcode</label></td>
						<td><input type="text" class="text" name="team-9-postcode" id="team-9-postcode" maxlength="10" value="Postcode" onfocus="ClearInput(this,'Postcode');"/></td>
					</tr>
					<tr>	
						<td class="label-cell"><label for="team-9-email">Email</label></td>
						<td><input type="text" class="text" name="team-9-email" id="team-9-email" maxlength="40" value="Email" onfocus="ClearInput(this,'Email');"/></td>
					</tr>
					<tr><td colspan="2">&nbsp;</td></tr>
					<tr>
						<td class="label-cell">&nbsp;</td>
						<td>
							<input type="radio" name="team-10-title" id="team-10-title-miss" value="Miss" /><label for="team-10-title-miss">Miss</label>
							&nbsp;&nbsp;&nbsp;
							<input type="radio" name="team-10-title" id="team-10-title-ms" value="Ms" /><label for="team-10-title-ms">Ms</label>
							&nbsp;&nbsp;&nbsp;
							<input type="radio" name="team-10-title" id="team-10-title-mrs" value="Mrs" /><label for="team-10-title-mrs">Mrs</label>
							&nbsp;&nbsp;&nbsp;
							<input type="radio" name="team-10-title" id="team-10-title-mr" value="Mr" checked="checked"/><label for="team-10-title-mr">Mr</label>
						</td>
					</tr>
					<tr>	
						<td class="label-cell "><label for="team-10-firstname">First name</label></td>
						<td><input type="text" class="text" name="team-10-firstname" id="team-10-firstname" maxlength="40" value="Firstname" onfocus="ClearInput(this,'Firstname');"/></td>
					</tr>
					<tr>	
						<td class="label-cell "><label for="team-10-surname">Surname</label></td>
						<td><input type="text" class="text" name="team-10-surname" id="team-10-surname" maxlength="40" value="Surname" onfocus="ClearInput(this,'Surname');"/></td>
					</tr>
					<tr>	
						<td class="label-cell "><label for="team-10-jobtitle">Job Title</label></td>
						<td><input type="text" class="text" name="team-10-jobtitle" id="team-10-jobtitle" maxlength="40" value="Job Title" onfocus="ClearInput(this,'Job Title');"/></td>
					</tr>
					<tr>	
						<td class="label-cell "><label for="team-10-company">Company</label></td>
						<td><input type="text" class="text" name="team-10-company" id="team-10-company" maxlength="40" value="Company" onfocus="ClearInput(this,'Company');"/></td>
					</tr>
					<tr>	
						<td class="label-cell "><label for="team-10-address">Address</label></td>
						<td><input type="text" class="text" name="team-10-address" id="team-10-address" maxlength="500" value="Address" onfocus="ClearInput(this,'Address');"/></td>
					</tr>
					<tr>	
						<td class="label-cell "><label for="team-100-postcode">Postcode</label></td>
						<td><input type="text" class="text" name="team-10-postcode" id="team-10-postcode" maxlength="10" value="Postcode" onfocus="ClearInput(this,'Postcode');"/></td>
					</tr>
					<tr>	
						<td class="label-cell"><label for="team-10-email">Email</label></td>
						<td><input type="text" class="text" name="team-10-email" id="team-10-email" maxlength="40" value="Email" onfocus="ClearInput(this,'Email');"/></td>
					</tr>
					
				</table>

			</div>
			<div id="nomination-category">
				<h3>Which category are you nominating them for?</h3>
				<table summary="Which category are you nominating them for">
					<tr>
						<td class="label-cell">&nbsp;</td>
						<td><input checked="checked" type="radio" name="category" value="Customer Service" id="category-customer-service"/>&nbsp;&nbsp;&nbsp;<label for="category-customer-service">Customer Service</label></td>
					</tr>
					<tr>
						<td class="label-cell">&nbsp;</td>
						<td><input  type="radio" name="category" value="Respect" id="category-respect"/>&nbsp;&nbsp;&nbsp;<label for="category-respect">Respect</label></td>
					</tr>
					<tr>
						<td class="label-cell">&nbsp;</td>
						<td><input  type="radio" name="category" value="Integrity" id="category-integrity"/>&nbsp;&nbsp;&nbsp;<label for="category-integrity">Integrity</label></td>
					</tr>
					<tr>
						<td class="label-cell">&nbsp;</td>
						<td><input  type="radio" name="category" value="Excellence" id="category-excellence"/>&nbsp;&nbsp;&nbsp;<label for="category-excellence">Excellence</label></td>
					</tr>
					<tr>
						<td class="label-cell">&nbsp;</td>
						<td><input  type="radio" name="category" value="Innovation" id="category-innovation"/>&nbsp;&nbsp;&nbsp;<label for="category-innovation">Innovation</label></td>
					</tr>
					<tr>
						<td class="label-cell">&nbsp;</td>
						<td><input  type="radio" name="category" value="Corporate Responsibility" id="category-cr"/>&nbsp;&nbsp;&nbsp;<label for="category-cr">Corporate Responsibility</label></td>
					</tr>
					<tr>
						<td class="label-cell">&nbsp;</td>
						<td><input  type="radio" name="category" value="Environmental" id="category-environmental"/>&nbsp;&nbsp;&nbsp;<label for="category-environmental">Environmental</label></td>
					</tr>
				</table>
			</div>
			
			<h3>Reason for nomination</h3>
			<p><label class="hide" for="reason">Reason</label><textarea name="reason" id="reason" cols="20" rows="10" onfocus="ClearInput(this,'Reason');" class="">Reason</textarea></p>
			<p><label for="anonymous">If you wish to remain anonymous please tick</label>&nbsp;&nbsp;&nbsp;<input type="checkbox" name="anonymous" id="anonymous" /></p>
			<p>
				<input type="hidden" name="submit-form" value="1" id="submit-form"/>
				<input type="image" src="/images/btn-submit-nomination.gif" alt="Submit your nomination" name="submit-nomination" id="submit-nomination"/></p>
		</form>
	
	
<script type="text/javascript">
	window.addEvent('domready',function(){
		
			$('team-details') ? $('team-details').style.display='none' : 0 ;
		
	});
</script>

			</div>
			<div id="nominate-form-container-bottom"></div>
		</div>		
		
		
	</div>

			<div id="footer">
				<div id="footer-left">
					<span class="hide">|</span><a href="/privacy-policy">Privacy policy</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="/accessibility-statement">Accessibility Statement</a> <span class="hide">|</span>
				</div>
				<div id="footer-right">
					<span class="hide">|</span><a href="http://www.landsecurities.com" onclick="window.open('http://www.landsecurities.com');return false;" onkeypress="window.open('http://www.landsecurities.com');return false;"><img src="/images/landsecurities-logo.gif" alt="Land Securities"/></a>
				</div>
			</div>
		</div>
		<div class="clear"></div>
	</div>
	<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-37");
			pageTracker._trackPageview();
		} catch(err) {}
	</script>
</body>
</html>


