table
	{
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 14px;
	text-align: justify;
	margin-left: auto;
	margin-right: auto;
	margin-top: -10px;
	}

th	
	{
	background: #0196EB;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 14px;
	color: #001340;
	border: 1px solid #ABAAAA;
	text-align: left;
	vertical-align: middle;
	}

td	
	{
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 14px;
	color: #001340;
	border: 0;
	text-align: justify;
	}

.stephenson
	{
	background: #E0393D;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 14px; 
	line-height: 20px;
	color: #fff;
	font-weight: bold;
	height: 75px;
	width: 730px;
	border: 0;
	text-align: left;
	padding-left: 20px;
	}
.break
	{
	padding: 10px 0;
	text-align: center;
	font-size: 11px; 
	line-height: 14px;
	color: #001340;
	}

form
	{
	margin: 0;
	padding: 0;
	}

fieldset
	{
	background: transparent;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 14px;
	color: #001340;
	margin: 0 10px 10px 10px;
	padding: 5px;
	border: 1px solid #001340;
	}

fieldset p
	{
	margin: 0 0 0 50px;
	padding: 0;
	border: 0;
	background: #89ACD8;
	}

legend
	{
	background-color: #ccc;
	margin: 0 0 0 10px;
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #fff #aaa #001340 #fff;
	}

label
	{
	font-weight: bold;
	}

#name, #email_address, #phone, #method, #mobile, #message, #contact, #address, #address2, #company, #town, #county, #country, #postcode, #position, #firstname, #lastname, #subject
	{
	width: auto;
	}

input, textarea
	{
	margin: 5px 0 5px 0;
	border: 3px double #001340;
	}

select
	{
	margin: 5px 0 5px 0;
	}
	
