/* CSS Document - tag styles - PRINT LAYOUT style sheet */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	color: #000;
}
body {
	font-size: 10pt;
	line-height: 13pt;
	width: 170mm;
	margin: 0mm 10mm;
}
a {
	color: #000;
	text-decoration: none;
}
img {
	border-style: none;
}
h1 {
	font-size: 16pt;
	color: #666;
	line-height: 28pt;
	margin: 0px 0px 2mm 0px;
	padding: 0;
}
h2 {
	font-size: 12pt;
	color: #666;
	line-height: 14pt;
	margin: 10px 0 0 0;
	padding: 0;
}
h3 {
	font-size: 9pt;
	color: #000;
	line-height: 11pt;
	padding: 1mm 0px 0px 0px;
}
h4 {
	font-size: 10pt;
	color: #000;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-size: 10pt;
	margin: 6px 0px 18px 0px;
	padding: 0px;
	font-weight: normal;
}
h6 {
	font-size: 85%;
	color: #003;
	margin: 2px 0px;
	padding: 0px;
}
hr {
	display: block;
	height: 1mm;
	border-style: solid;
	border-color: #ccc;
	border-width: 1px 0px 0px 0px;
}
caption {
	color: #000;
	background-color: #FFF;
	text-align: left;
	vertical-align: middle;
	padding: 4px 4px 2px 4px;
	font-weight: bold;
	border-bottom: solid 0.5mm #999;
}

#printheader {
	padding: 4mm 0px;
	text-align: center;	
}
#masthead {
	display: none;
}
#navigation {
	display: none;
}
#content {
	border: 0;
	padding: 0px;
	float: none !important;
}
#content table {
	margin: 0;
}
#content tr {
	vertical-align: top;
}
#content th {
	padding: 4pt;
	font-weight: bold;
}
#content td {
	padding: 4px;
	border-bottom: solid 0.5mm #ccc;
}
#content img {
	margin: 2px;
}
#content ul li{
	list-style-image: url(images/printArrow.gif);
}
#content ol li{
	list-style-type: lower-roman;
}
#content li{
	padding: 0px 0px 1mm 0px;
}
#content dl {
}
#content dt {
	padding: 0;
	margin: 12px 0px 2px 4px;
}
#content dd {
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 0px 4px;
}
#imageright {
	float: right;
	padding: 0px 0px 5px 5px;
}
#nobordertable td {
	border: 0px;
	margin: 0px;
	padding: 0px 0px 6px 0px;
}
#break {
	clear: both;
}
#smalltabletext {
	font-size: 9pt;
	line-height: 11pt;
}
#copyright {
	display: none;
}
#menulist {
	display: inline;
}
#menulist ul li {
	list-style-type: none;
	list-style-image: none;
	text-indent: 0;
	padding: 0;
}
#footer {
	display: none;
}
#printfooter {
	padding: 6mm 0px 0px 0px;
	text-align: center;
}
.quotecaption {
	font-size: 80%;
	line-height: 85%;
	text-align: right;
	margin: 0px 6px 12px 0px;
	padding: 0px;
	font-style: italic;
}
.smalltext {
	font-size: 7pt;
	line-height: 8.4pt;
	margin: 0px 0px 0px 4px;
}
.backtext {
	display: none;
}

#image_right {
	width: 50mm;
	float: right;
}
#text_left {
	width: 115mm;
}
.dates {
	color: #666;
	font-weight: bold;
	width: 3.5em;
	float: left;
	margin-left: -3.5em;
	position: relative;
	left: 0em;
}
#date_indent {
	width: 140mm;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 18mm;
}
blockquote {
	margin-left: 3mm;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
	margin-right: 8mm;
}