body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
a {color: #000000; text-decoration: underline;}
a:active {color: #993333; text-decoration: underline;}
a:visited {color: #333333; text-decoration: underline;}
a:hover {color: #993333; text-decoration: underline;}
.navbar {
	font-size: 9px;
	font-weight: bold;
	background-color: #D0F0EB;
}
.toolboxlink {
	font-size: 9px;
	font-weight: bold;
	text-decoration: underline;

}
.header {
	font-size: 10px;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.headerbar {
	font-size: 9px;
	font-weight: bold;
	background-color: #62B3AC;
}
.leftborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #000000;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
.rightborder {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #000000;
}
.bottomborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #000000;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.colourcell {
	font-size: 10px;
	font-style: normal;
	background-color: #D0F0EB;
	padding: 4px;
}
.whitecell {
	font-size: 10px;
	font-style: normal;
	background-color: #FFFFFF;
	padding: 4px;
}
.formboxes {
	font-size: 10px;
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.formbuttons {
	font-size: 10px;
	background-color: #62B3AC;
	text-align: center;
	font-weight: bold;
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.featurecell {
	font-size: 10px;
	font-style: normal;
	background-color: #ECF0D0;
	padding: 4px;
}
pre {
	color: #993333;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.doctext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.docheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	page-break-before: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #000000;
}
.docsubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	page-break-before: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #000000;
}
.contentcell {
	font-size: 11px;
	font-style: normal;
	padding: 4px;
}
.footerbar {
	border-top-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #000000;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.plaintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.inlinenote {
	background-color: #ECF0D0;
	display: block;

}
