﻿body
{
	font-family: Verdana, Tahoma, Arial, 'Microsoft Sans Serif';
	padding: 0;
	margin: 0;
	border: 0;
	background-color:White;
}

div.MainArea 
{
  width:826px; 
  margin-left:auto; 
  margin-right:auto; 
}

div.GeoList 
{
  width:100%;
  height:200px;
  overflow:auto;
}

div.GeoList A:link,A:visited,A:active { COLOR: blue; TEXT-DECORATION: none;}
div.GeoList A:hover { COLOR: black; TEXT-DECORATION: none; background-color:Yellow;}

div.TabLine {
  background-color:Gray;
  text-align:center;
}

div.TabLine div.TabItem {
  text-align:center;
  float:left;
  width:150px;
}

div.PrfNavRow {
  font-size: 14pt;
  font-weight: normal;
}

div.PrfNavRow div.NavCentre 
{
  margin-left:auto;
  margin-right:auto;
  width:500px;
  text-align:center;
}

div.PrfNavRow div.NavLeft 
{
  margin-left:25px;
  float:left;
}

div.PrfNavRow div.NavRight
{
  margin-right: 25px;
  float: right;
}

div.PrfNavRow img 
{
  border: none 0px black;
  height: 25px;
  vertical-align:text-top;
}

div.PrfNavRow span.NavBtnL {
  background-color:#d3d3d3;
  float:left;
  text-align:right;
}

div.PrfNavRow span.NavBtnR {
  background-color:#d3d3d3;
  float:right; 
  text-align:left;
}

div.PrfNavRow span.NavBtnC {
  background-color:#d3d3d3;
  float:none; 
  text-align:center;
}

span.TxtNav A:link,A:visited,A:active { COLOR: blue; TEXT-DECORATION: none;}
span.TxtNav A:hover { COLOR: black; TEXT-DECORATION: none; background-color:Yellow;}

div.PrfNavRow A:link,A:visited,A:active { COLOR: blue; TEXT-DECORATION: none; font-weight: bold; }
div.PrfNavRow A:hover { COLOR: black; TEXT-DECORATION: none; background-color:Yellow; font-weight: bold; }

div.PrfImgSet
{
  height:175px;
  margin-left: 25px;
  width: 750px;
  overflow: auto;
}

div.PrfImgArea 
{
  height:155px;
}

div.PrfImgArea div.PrfImg
{
	width:150px;
	float:left;
	text-align:center;
}

div.PrfImg img 
{
	width:100%;
}

div.PrfImgSet A:link,A:visited,A:active { COLOR: blue; TEXT-DECORATION: none; font-weight: bold; }
div.PrfImgSet A:hover { COLOR: black; TEXT-DECORATION: none; background-color:Red; font-weight: bold; }

div.MapArea {
  width:500px; 
  height:400px; 
  float:left; 
  background-color:Gray;
}

div.MapList {
  float:right; 
  width:299px; 
  height:400px; 
  overflow:auto;
}

A.MapLink:link,A.MapLink:visited,A.MapLink:active { COLOR: blue; TEXT-DECORATION: none; font-weight: bold; font-size:10pt; }
A.MapLink:hover { COLOR: black; TEXT-DECORATION: none; background-color:Yellow; font-weight: bold; font-size:10pt;}

A.MapLinkAct:link,A.MapLinkAct:visited,A.MapLinkAct:active { COLOR: White; background-color:Black; TEXT-DECORATION: none; font-weight: bold; font-size:10pt;}
A.MapLinkAct:hover { COLOR: black; TEXT-DECORATION: none; background-color:Yellow; font-weight: bold; font-size:10pt;}

div.PrfHdrRow {
  text-align:center; 
  background-color:Yellow;
}

.PrfPageHdr {
  color: Black;
  font-size: 14pt;
  font-weight: bold;
  width: 150px;
  margin-top: 5px;
  padding-bottom: 5px;
  padding-top: 5px;
  text-align: center;
  font-family: 'Courier New';
}

.PrfTagLbl {
  color: Black;
  font-size: 12pt;
  font-weight: bold;
  width: 150px;
  margin-top: 5px;
  padding-bottom: 5px;
  padding-top: 5px;
  text-align:center;
}

div.PrfRow {
  width: 100%;
  padding-top: 2px;
  padding-bottom: 1px;
  font-family:Arial;
  font-size: 10pt;
  font-style: normal;
  font-weight: bold;
  clear:both;
}

div.PrfRow span.Lbl150RBlack {
  color: White;
  background-color: Black;
  float: left;
  width: 150px;
  text-align: right;
  margin-right: 0px;
  padding-top: 5px;
  height:20px;
}

div.PrfRow span.PrfLbl {
  color: Black;
  float: left;
  text-align: right;
  margin-right: 0px;
  padding-top: 3px;
  padding-left:3px;
  padding-right:3px;
  height:20px;
}

span.PrfLbl span.PrfLblM {
  color:Red;
}

div.PrfRow span.Cell {
  float: left;
  text-align:left;
  margin-right: 0px;
  height:20px;
}

span.Cell .PrfVal {
  height:20px;
  font-size:10pt;
  font-weight:bold;
}

.PrfVal img 
{
  vertical-align:middle;
}

span.PrfLbl span.SmallTxt {
  font-size:8pt; 
  font-weight:normal
}

a.NavRight {
  background-image: url(../Images/ARW02RT.ICO);
  background-repeat: no-repeat;
  background-position: right;
}

a.SkipRight {
  background-image: url(../Images/ARW02DN.ICO);
  background-repeat: no-repeat;
  background-position: right;
}

a.NavLeft {
  background-image:url(../Images/ARW02LT.ICO);
  background-repeat:no-repeat;
  background-position:left;
}

a.SkipLeft {
  background-image:url(../Images/ARW02DN.ICO);
  background-repeat:no-repeat;
  background-position:left;
}

a.NavDown {
  background-image:url(../Images/ARW02DN.ICO);
  background-repeat:no-repeat;
  background-position:bottom;
}

.PrfLstM {
  background-color:#ffff99;
}

.PrfTxtM
{
  background-color:#ffff99;
}

.PrfTxtUC
{
  text-transform:uppercase;
}

.PrfTxtMUC
{
  background-color:#ffff99;
  text-transform:uppercase;
}

.PrfInfoHead 
{
	font-size:12pt;
	font-weight:bold;
	font-family:Verdana,Arial;
	text-align:left;
}
.PrfInfoText 
{
	margin-right:5px;
	font-size:10pt;
	font-weight:normal;
	font-family:Verdana,Arial;
	text-align:left;
}


.PrfRfv {
  color:Red;
  font-size:10pt;
  font-weight:bold;
  font-family:Wingdings 3;
}

.PrfInfoHead A:link,A:visited,A:active { COLOR: blue; TEXT-DECORATION: none; font-weight: bold; }
.PrfInfoHead A:hover { COLOR: black; TEXT-DECORATION: none; background-color:Yellow; font-weight: bold; }

FIELDSET
{
	font-family:Arial;
  font-size: 10pt;
  font-style: normal;
  font-weight: bold;
}

FIELDSET .PrfInfoPnl {
  background-color:White;
  text-align:left;
}

FIELDSET .PrfInfoPnlNv {
  background-color:White;
  text-align:left;
  display:none;
}


.Clear 
{
  clear:both;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

table.VpsView
{
  font-family: Arial;
  font-size: 10pt;
  border-top: black thin solid;
  border-right: black thin solid;
  border-left: black thin solid;
  border-bottom: black thin solid;
}

table.VpsView A:link, A:visited, A:active
{
  color: blue;
  text-decoration: none;
  font-weight: bold;
}

table.VpsView A:hover
{
  color: black;
  text-decoration: none;
  background-color: Yellow;
  font-weight: bold;
}

table.VpsView th
{
  background-color:Silver;
}

table.VpsView caption
{
  background-color: Silver;
  color: Black;
  font-size: 14pt;
  font-weight: bold;
  text-align: center;
  border-top: silver solid;
  border-bottom: black solid;
}

.hidText
{
  display:none;
}

.pnlPostCode 
{
  float:left;
  width:100px;
}
