/* Grayson Willis Bennett Printer Friendly Stylesheet */
/* http://www.gwbsol.co.uk */
/* Created 23/04/07 */
/* Author: Mark Williams of Essential Business Communications Ltd */
/* Website: http://www.ebcltd.co.uk */

body {
width: 95%;
line-height: 16pt;
text-align: left;
margin: 0px;
padding: 0px;
background: none;
font-size: 11pt;
font-family: Arial, Verdana, "san-serif";
}

#content {
position: absolute;
top: 0px;
left: 0px;
width: 95%;
margin: 0px;
padding: 0px;
color: #333333;
border: 0px;
clear: both;
text-align: justify;
font-size: 11pt;
}

div#top, div#left, div#menu, div#footer, img, .topLink { display: none; }

h1 {
font-size: 14pt;
margin-bottom: 15px;
color: #000000;
border-bottom: 1px solid #000000;
}

h2 {
border: none;
margin-bottom: 15px;
font-size: 13pt;
font-weight: bold;
color: #000000;
}

h3 {
border: none;
margin-bottom: 15px;
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;
}

.red {
color: #000;
font-weight: bold;
}