html {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-color: #e5e5e5;
}

body {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-color: #e5e5e5;
}

div {
	font-family: arial, verdana, tahoma;
	text-align: left;
}

.clear { 
	clear: both; 
}

form {
	padding: 0 0 0 0;
	margin: 0 0 0 0;		
}

p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	color: #000000;
}

a, a:visited, a:active  {
	color: #2665b6;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.wppm  {
	color: #287a4d;
	font-weight: bold;
}

a.wp  {
	color: #2665b6;
	font-weight: bold;
}

img {
	border: none;
	vertical-align: bottom;
}	

input, select, textarea {
	font-family: arial, verdana, tahoma;
}

ul {
	padding: 0 0 10px 40px;
	margin: 0 0 0 0;	
}

/**********************************/
/**********************************/
/**********************************/
#header {
	height: 46px;
	width: 100%;
	background-image: url(images/background_header.gif);
	margin: 0 auto;
}

#header #headercontent {
	height: 30px;
	width: 836px;
	color: #ffffff;
	font-size: 0.8em;
	padding: 6px 0 0 0;
	text-align: left;
	margin: 0 auto;
}

#header #headercontent ul {
	padding: 2px 0 0 0;
	margin: 0 0 0 0;	
}

#header #headercontent ul li {
	display: inline;
	list-style-image: none;
	border-right: 1px white solid;
	list-style: none;	
	padding: 0 5px 0 2px;
}

#header #headercontent ul li.selected {
	border-right: none;
}

#header #headercontent ul li.selected a {
	color: #ffffff;
}


#header #searchformcontent {
	float: right;
	width: 185px;
	padding: 1px 0 0 0;
}

#header #searchformcontent input {
	float: left;
	width: 100px;
	height: 14px;
	border: 1px #999999 solid;
	font-size: 0.8em;
	margin: 0 5px 0 0;
}

#header #searchformcontent input.submit {
	float: left;
	width: 74px;
	height: 18px;
	background-image: url(images/background_header_button.gif);
	border: none;
	text-align: center;
	color: #999999;
	margin: 0 0 0 0;
	cursor: pointer;
}

/**********************************/
/**********************************/
/**********************************/
#middle {
	width: 100%;
	background-color: #ffffff;
	padding: 20px 0 0 0;
}

#container {
	width: 846px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background-color: #fdfdfd;
}

/**********************************/
/**********************************/
/**********************************/
#leftshadow {
	clear: both;
	width: 846px;
	background-image: url(images/background_shadow_left.gif);
	background-repeat: repeat-y;	
	background-position: top left;
}

#rightshadow {
	width: 846px;
	background-image: url(images/background_shadow_right.gif);
	background-repeat: repeat-y;	
	background-position: top right;
}

#maintemplate {
	width: 836px;
	margin: 0 5px 0 5px;
	background-image: url(images/background_content.gif);
	background-repeat: repeat-x;	
	background-position: bottom left;	
}

/**********************************/
/**********************************/
/**********************************/
#nav {
	position: relative;
	height: 38px;
	background-image: url(images/background_nav.gif);
}

/**********************************/
/**********************************/
/**********************************/
#contentblock {
	background-image: url(images/background_content_corner.gif);
	background-repeat: no-repeat;	
	background-position: bottom right;	
	font-size: 0.7em;	
}

#contentblock img {
	float: none;
	margin: 0 0 15px 0;
}

#contentblock h1 {
	color: #000000;
	font-size: 1.0em;
	padding: 0 225px 15px 15px;
	margin: 0 0 0 0;
}

#contentblock p {
	padding: 0 15px 15px 15px;
	color: #4d4d4e;
}

#contentblock ol {
	margin: 0 0 15px 0;
}

#contentblock ol li {
	color: #4d4d4e;
	padding: 0 225px 0 0;		
}

#homeleft {
	float: left;
	width: 489px;
}

#homecontent {
	float: left;
	width: 347px;
}

#mainleft {
	float: left;
	width: 279px;
	padding: 0 0 50px 0;
}

#maincontent {
	float: left;
	width: 557px;
}

#maincontent p {
	padding: 0 225px 15px 15px;
}

#maincontent div.formcontents input, select {
	width: 300px;
	border: 1px #666666 solid;
	font-size: 1.0em;
	color: #4d4d4e;
}

#maincontent div.formcontents textarea {
	width: 300px;
	border: 1px #666666 solid;	
	height: 90px;
	overflow: auto;
	font-size: 1.0em;
	color: #4d4d4e;	
}

#maincontent div.formcontents input.checkbox {
	border: none;
	width: 14px;
	height: 14px;
}

#maincontent div.formcontents input.submit {
	width: 80px;
	height: 20px;
}

#maincontent #message {
	padding: 10px 10px 10px 10px;
	margin: 0 0 10px 15px;
	font-weight: bold;
	text-align: center;
	width: 280px;
}

#maincontent div.pdfdownload {
	width: 280px;
	padding: 10px 10px 10px 30px;
	margin: 0 0 20px 15px;
	font-weight: bold;
	cursor: pointer;
}

/**********************************/
/**********************************/
/**********************************/
#top {
	height: 48px;
	background-image: url(images/strapline_group.gif);
	background-repeat: no-repeat;
	background-position: 560px 10px;
	background-color: #ffffff;
	padding: 0 0 0 10px;
}

/**********************************/
/**********************************/
/**********************************/
#watkinspayneenter {
	float: left;
	width: 416px;
}

#wppmenter {
	float: left;
	width: 416px;
	border-right: 4px #c7c8ca solid;		
}

/**********************************/
/**********************************/
/**********************************/
#footer {
	height: 59px;
	width: 100%;
	background-image: url(images/background_footer.gif);
}

#footer #footerbar {
	height: 10px;
	background-color: #002197;
	width: 836px;
	margin: 0 auto;	
}

#footer #footerbar img {
	float: right;
}

#footer #footercontent {
	width: 836px;
	font-size: 0.8em;
	padding: 0 0 0 0;
	text-align: right;
	margin: 0 auto;
}

#footer #footercontent a {
	color: #808081;
}

#footer #footercontent ul {
	float: right;
	padding: 5px 10px 0 0;
	margin: 0 0 0 0;	
}

#footer #footercontent ul li {
	font-size: 0.75em;
	border-right: 1px #808081 solid;
	display: inline;
	padding: 0 5px 0 2px;
}