*
{
	font:8pt Segoe UI,Verdana,Arial,Helvetica,sans-serif;
}

a
{
	color:#0070b2;
	text-decoration:underline;
}

a:hover
{
	color:#b27000;
	text-decoration:underline;
}

body
{
	background:#ffffff;
	margin:0px;
}

b, strong
{
	font-weight:bold;
}

div.topstrip
{
	background:#0070b2;
	color:#ffffff;
	margin-bottom:6pt;
	padding-top:2pt;
	padding-bottom:4pt;
	width:100%;
}

div.topstrip a
{
	color:#ffffff;
	text-decoration:underline;
}

div.topstrip a:hover
{
	color:#ffff66;
	text-decoration:underline;
}

p.maintitle
{
	margin-top:10pt;
	margin-bottom:6pt;
	color:#85c329;
	font:19pt/18pt "Trebuchet MS",Tahoma,Arial,Helvetica;
}

p.maintitle a
{
	margin-top:10pt;
	margin-bottom:6pt;
	color:#85c329;
	font:19pt/18pt "Trebuchet MS",Tahoma,Arial,Helvetica;
	text-decoration:underline;
}

p.maintitle a:hover
{
	margin-top:10pt;
	margin-bottom:6pt;
	color:#b27000;
	font:19pt/18pt "Trebuchet MS",Tahoma,Arial,Helvetica;
	text-decoration:underline;
}

p.normal1
{
	color:#666666;
	line-height:12pt;
	margin-top:6pt;
	margin-bottom:6pt;
}

p.subtitle1
{
	font-size:140%;
	font-weight:normal;
	color:#0070b2;
	margin-top:18pt;
	margin-bottom:6pt;
}

select
{
	margin:1px 0px 1px 0px;
}

span.errorlabel
{
	color:#cc0000;
	display:block;
	margin-left:4px;
}

table.ledgerview
{
	width:100%;
	border-bottom:1px solid #e4e4e4;
	border-left:1px solid #e4e4e4;
	border-top:1px solid #e4e4e4;
}

table.ledgerview td
{
	border-right:1px solid #e4e4e4;
	padding:5px;
}

table.ledgerview td.codecolumn,table.ledgerview td.postcodecolumn,table.ledgerview th.codecolumn,table.ledgerview th.postcodecolumn
{
	width:10%;
}

table.ledgerview td.distancecolumn,table.ledgerview th.distancecolumn
{
	text-align:right;
	width:10%;
}

table.ledgerview td.networkcolumn,table.ledgerview th.networkcolumn
{
	text-align:center;
	width:5%;
}

table.ledgerview td.pointcolumn
{
	text-align:right;
	width:5%;
}

table.ledgerview td.timecolumn,table.ledgerview th.timecolumn
{
	text-align:center;
	width:10%;
}

table.ledgerview td.towncitycolumn,table.ledgerview th.towncitycolumn
{
	width:20%;
}

table.ledgerview th
{
	background:#f4f4f4;
	border-bottom:1px solid #e4e4e4;
	border-right:1px solid #e4e4e4;
	font-weight:bold;
	padding:3px;
}

table.ledgerview th.pointcolumn
{
	text-align:left;
	width:5%;
}

table.ledgerview tr.ledgerrow
{
	background:#f4f4f4;
}

table.mainpanel
{
	text-align:left;
	width:700px;
	margin-bottom:10px;
}

table.parameters
{
	background:#f4f4f4;
	width:100%;
	border:1px solid #e4e4e4;
}

td.tinylabel
{
	color:#999999;
	font-style:italic;
	vertical-align:top;
}