/* Ungoed-Thomas & King Printer Friendly Stylesheet */
/* http://www.utk.co.uk */
/* Created 17/10/2006 */
/* Author: Mark Williams of Essential Business Communications Ltd */
/* Website: http://www.ebcltd.co.uk */

#top, #left, #printerFriendly, #footer, img { display: none; }

body {
width: 95%;
line-height: 16pt;
text-align: left;
margin-top: 40px;
background: url(../images/print_header.gif) no-repeat top left;
font-size: 11pt;
font-family: Arial, Verdana, "san-serif";
}

#content {
position: absolute;
top: 40px;
left: 0px;
width: 95%;
margin: 0px;
padding: 0px;
color: #333333;
border: 0px;
clear: both;
text-align: justify;
font-size: 11pt;
}

h1 {
font-size: 14pt;
margin-bottom: 15px;
color: #000000;
border-bottom: 1px solid #000000;
}

h2 {
margin-bottom: 13px;
font-size: 13pt;
font-weight: bold;
color: #000000;
}

h3 {
margin-bottom: 12px;
font-size: 12pt;
font-weight: bold;
color: #666666;
}

a:link, a:visited, a:active, a:hover {
color: #999999;
text-decoration: underline;
font-size: 11pt;
}

#form {
	width: 100%;
	padding: 8px;
	margin: 10px 0px;
	text-align: left;
	border: 0px;
}

ul.basicList li, ol.basicList li {
font-size: 11pt;
list-style-image: none;
list-style-type: disc;
margin-left: 5px;
padding-left: 5px;
}

ul.sitemapList li {
font-size: 11pt;
list-style-image: none;
list-style-type: disc; 
margin: 20px 0px 0px 10px;
padding-left: 10px;
}

/* Reverse display: none on IMG and force the MAP to display*/
.map {
display: block;
}