p
{
	margin-right:10px !important;
	margin-left:10px !important;
}

img {
	border: none;
	margin-right:10px;
}
body {
	margin: 0 auto;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 8pt;
}


#form-container {
	margin: 0 auto;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 8pt;
	width: 95%;
}


a {
	color: #0000a5;
	text-decoration: underline;
}
ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul li {
	background: url("/lib/img/bluearrow.gif") 5px 5px no-repeat;
	margin: 0;
	padding-left: 18px
}

td#logo {
	padding: 15px;
}
td#topsearch {
	vertical-align: middle;
	text-align: center;
}
td#tabline {
	border-bottom: 5px solid #777A65;
}
td#tabrow {
	background: transparent url("/lib/img/tabline.gif") repeat-x bottom left;
}

td#footer {
	background-color: #727272;
	font-size: 10px;
	text-align: center;
	padding: 2px 0px 2px 0px;
}
td#footer a {
	color: white;
	text-decoration: none;
}
td#footer a:hover {
	text-decoration: underline;
}
td#content {
	padding: 10px;
	vertical-align: top;
	background: url("/lib/img/shadow1.gif") repeat-x;
}

h1 {
	background-color:white;
	color: #1C5695;
	font-size: 14pt;
	padding: 2px 8px 2px 8px;
	text-align: center;
}
h3 {
	background-color: #dbeaf5;
	color: #000;
	font-size: 12pt;
	padding: 2px 8px 2px 8px;
	text-align: center;
}
p, .pgph_style {
	font-family:Verdana;
	color: #000;
	font-size: 8pt;
}
h2 {
	margin: 10px 60px 10px 60px;
	color: #676767;
	font-weight: normal;
	font-size: 14pt;
}

input, select {
	vertical-align: middle;
	font-family: Arial, sans-serif;
	font-size: 10px;
}

textarea {
	vertical-align: top;
	font-family: Arial, sans-serif;
	font-size: 10px;
}

.underline {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #6c6c6c;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
td.headcell {
	background-color: #2b6aa5;
	color: white;
	font-weight: bold;
	font-size: 12pt;
}


table.lined td {
	border-color: #e9e9e9;
	border-style: solid;
	border-width: 0 0 1px 0;
}
table.lined td.unlined {
	border-style: none;
	vertical-align: middle;
}

table.reg {
	border: solid 1px #888888;
	margin: 5px 0 10px 0;
	width: 100%;
	background-color: #dbeaf5;
}
table.reg th {
	border-style: solid;
	border-width: 0 0 1px 0;
	border-color: #888888;
	font-size: 9pt;
	font-weight: bold;
	margin: 0;
	padding: 2px 10px 2px 10px;
	background-color: #2b6aa5;
	color: white;
	text-align: center;
}
table.reg td {
	padding: 2px 10px 2px 10px;
	font-family: Verdana;
	color: #000;
	font-size: 11px;
}
table.reg td p, table.reg td table, table.reg td blockquote {
	font-weight: normal;
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
}
td.centre, td.centre p, td.centre blockquote {
	text-align: center;
}
td.centre {
	background-color: #dbeaf5;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url("/lib/img/arrows.gif");
}

label.wide, label.medium {
	clear: left;
	display: block;
	float: left;
	padding: 2px;
	font-weight: bold;
}
label.wide {
	width: 175px;
}
label.medium {
	width: 70px;
}
.error {
	color: white;
	background-color: red;
}
.req {
	color: red;
	font-family: Courier;
	padding: 0 2px 0 2px;
	font-weight: normal;
}
a:visited, td#affiliatecontainer table td a:visited, td#navigation table td a:visited, td#footer a:visited, p#breadcrumb a:visited {
	color: #7e1577;
}

.lined th {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 3;
	vertical-align: bottom;
	border-style: none;
}

h4 {
	font-weight: bold;
	font-size: 10pt;
}

div#helpbox {
	border-width: 0;
	margin: 0 0 10px 0;
	padding: 0;
}

div#helpbox p {
	text-align:center;
	padding:0;
	margin:2px;
}


/* postcode popup */
h3.pcodefinder {
	font-size: 11px;
}
a.pcodefinder {
	font-weight: normal;
	text-decoration: underline;
	font-size: 9px;
}
tr.pcodefinder, th.pcodefinder, td.pcodefinder, p.pcodefinder {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: black;
}
th.pcodefinder { font-weight:bold; }
/* end postcode popup */

/*.ea_button {font-size:18pt; background: #4dc100; color: #fff; border: 1px black solid;}*/
/*.ea_button:hover {color: #000; background: #ffff7f; cursor:pointer;}*/
.ea_button {font-size:16pt;}

