/* Hodson Parsons James & Vaux Print Stylesheet */
/* Created 10/04/06 */
/* Author: Mark Williams */

* {
margin: 0px;
padding: 0px;
font-size: 10pt;
}

body {
font-family: Arial, Verdana, sans-serif;
text-align: left;
background: white;
}

#wrapper {
width: 95%;
text-align: left;
}

#header, #banner, #left_box, #navcontainer, #menu, #footer, #navlist, img, #whatnow { display: none; }

#maincontent {
width: 100%;
margin: 0px;
padding: 0px;
color: #333333;
border: 0px;
clear: both;
text-align: justify;
font-size: 11pt;
}

h1 {
font-size: 15pt;
margin-bottom: 15px;
border: 0px;
}

h2 {
margin-bottom: 15px;
font-size: 13pt;
font-weight: bold;
color: #000;
}

h3 {
margin-bottom: 15px;
font-size: 12pt;
font-weight: bold;
color: #666;
}

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;
}

table {
border: 1px solid #AAA;
text-align: left;
margin: 10px 0px;
padding: 1px;
}

table th {
background: #F3F1EB;
color: #000;
font-weight: bold;
font-size: 13px;
padding: 8px;
border: 0px;
}

table td {
width: 50%;
padding: 8px;
}

.note {
color: #000000;
font-weight: normal;
font-style: italic;
text-transform: uppercase;
}

ul.basic li, ol.basic li {
font-size: 11pt;
list-style-image: none;
list-style-type: disc;
margin-left: 5px;
padding-left: 5px;
}

ul.sitemap li {
font-size: 11pt;
list-style-image: none;
list-style-type: disc; 
margin: 20px 0px 0px 10px;
padding-left: 10px;
}

.right {
background: #F3F3F3;
text-align: right;
width: 20%;
}

.left {
background: #FFF;
text-align: left;
width: 80%;
}

.total {
color: #000;
font-weight: bold;
font-size: 11pt;
}

.grandTotal {
color: #000;
font-size: 11pt;
}

#footnotes {
width: 100%;
}

#footnotes h2 {
margin-bottom: 15px;
font-size: 10pt;
font-weight: bold;
color: #000;
}

#footnotes ul {
text-align: justify;
}

#footnotes ul li {
font-size: 8pt;
color: #666;
}