body {
	margin: 0px;
	background: #ffffff;
}
body,p,td,th,tr,li,ul {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-weight: normal;
	font-size: 11pt;
	text-align: left;
	color: #000000;
}
table {
	border-style: none;
}
table.nopad {
	padding: 0px;
	border-style: none;
}
table.nopad td {
	padding: 0px;
	text-align: left;
	vertical-align: top;
}
table.inline {
	display: inline;
	border-style: none;
}
table.boxed {
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
	background-color: #CCCCCC;
}
table.boxed td {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 5px;
}
table.boxed td.nopad {
	padding: 0px;
}
table.spreadsheet {
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
	background-color: #CCCCCC;
}
table.spreadsheet td {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-size: 10pt;
	padding: 5px;
}
table.spreadsheet th {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-size: 10pt;
	padding: 5px;
	font-weight: bold;
}
table.funcdef {
	border-collapse: collapse;
}
table.funcdef th {
	font-weight: bold;
	color: #666666;
	padding: 3px 8px;
	border: 1px solid #AAAAAA;
	background-color: #ECECEC;
	font-size: 10pt;
}
table.funcdef td {
	padding: 3px 8px;
	border: 1px solid #AAAAAA;
	font-size: 10pt;
}
table.funcdef td.mode1 {
	background-color: #FFD399;
}
table.funcdef td.mode2 {
	background-color: #F9F99E;
}
table.funcdef td.mode3 {
	background-color: #DCF5F8;
}
table.funcdef td.mode4 {
	background-color: #FFC0C0;
}
span.funcdef {
	font-size: 10pt;
}
table.bom {
	border-collapse: collapse;
}
table.bom th {
	font-weight: bold;
	color: #666666;
	padding: 3px 4px;
	border: 1px solid #AAAAAA;
	background-color: #ECECEC;
	font-size: 10pt;
}
table.bom td {
	padding: 3px 4px;
	border: 1px solid #AAAAAA;
	font-size: 10pt;
}
table.bom col.nobr {
	white-space: nowrap;
}
td {
	padding: 10px;
	text-align: left;
	vertical-align: middle;
}
table.schemos td {
	padding: 0px;
	padding-bottom: 10px;
	text-align: center;
	vertical-align: top;
}
td.justify {
	text-align: justify;
	vertical-align: top;
}
td.lines {
	padding: 3px;
	padding-right: 10px;
	text-align: left;
	vertical-align: middle;
	border-bottom: solid 1px #999999;
	border-right: solid 1px #999999;
}
td.elines {
	padding: 3px;
	padding-right: 10px;
	text-align: left;
	vertical-align: middle;
	border-bottom: solid 1px #999999;
}
td.llines {
	border-bottom: solid 1px #999999;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
}
td.tlines {
	border-bottom: solid 1px #999999;
}
table.usermanual td {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
}
b {
	font-weight: bold;
}
b.heading {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 18pt;
}
b.subheading {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 14pt;
}
img {
	border-color: #333333;
}
hr {
	margin-top: 5px;
	margin-bottom: 5px;
	height: 2px;
}
i {
	font-style: italic;
}
a:link {
	font-weight: bold;
	color: #A08A00;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #A08A00;
	text-decoration: none;
}
a.underline {
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #A08A00;
	text-decoration: underline;
}

ul {
	margin: 0px;
	margin-left: 17px;
	padding: 0px;
	list-style-type: disc;
}
li {
	vertical-align: middle;
	padding: 3px;
	padding-bottom: 10px;
}
ul ol li {
	padding: 3px;
}
ul ul {
	list-style-type: none;
	margin-left: 5px;
	margin-top: 5px;
}
ul ol {
	margin: 0px;
	margin-top: 5px;
	margin-left: 22px;
	padding: 0px;
	list-style-type: decimal;
}
ul ul li {
	padding: 3px;
}
ul.more {
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 10px;
}
li.more {
	vertical-align: middle;
	padding: 3px;
}
a.subpages {
	padding: 3px;
}
a.subpages:visited {
	padding: 3px;
}
a.sphighlite {
	background: #E0CA39;
	color: #484643;
	padding: 3px;
}
a.sphighlite:visited {
	background: #E0CA39;
	color: #484643;
	padding: 3px;
}
a.sphighlite:hover {
	font-weight: bold;
	background: #E0CA39;
	color: #484643;
	text-decoration: none;
}

div#main {
	margin: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 25px;
	padding-bottom: 0px;
	text-align: left;
	background: #ffffff;
}
div#footer {
	margin-left: 40px;
	margin-right: 50px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-size: 10pt;
	border-top: 1px solid #cccccc;
	padding-top: 15px;
	padding-bottom: 15px;
	border-width: 90%
}
.grey {
	color: #a0a0a0;
}
.lightgrey {
	color: #bbbbbb;
}
.red {
	color: #ff0000;
}
div#leftcol {
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	padding-bottom: 5px;
	border-bottom: 2px solid #cccccc;
}
div#leftcol hr {
	color: #ffffff;
	border: 0;
	border-bottom: 2px solid #cccccc;
	width: 100%;
	padding-top: 5px;
}
div#leftcol ul {
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 10px;
}
div#leftcol li {
	vertical-align: middle;
	padding: 3px;
}
div#leftcol a {
	padding: 5px;
	padding-left: 10px;
	margin-right: 3px;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}
div#leftcol a:hover {
	background: #8D8982;
	color: #FFE6BB;
	text-decoration: none;
}
div#leftcol a.highlite {
	font-weight: bold;
	background: #E0CA39;
	color: #484643;
}
div#leftcol a.highlite:hover {
	font-weight: bold;
	background: #EBD01C;
	color: #484643;
}
div#leftcol ul ul {
	list-style-image: url(images/menu_arrow_print.gif);
	margin-left: 33px;
	padding: 0px;
	padding-top: 7px;
	padding-bottom: 5px;
}
div#leftcol ul ul a {
	padding-left: 3px;
}


