body {
	font-family: "Times New Roman", Times, serif;
}
.FNTut {
	font-size: 12pt;
	line-height: 1.3em;
	border: none;
}
.FNTutHead {
	padding-bottom: 5pt;
	font-size: 1.4em;
	font-weight: 500;
}
#header, #left, #leftbar, .demo, .FNPrinterIcon {
	display: none !important;
}
#footer .fbox {
	display: none !important;
}
#footer #copyright {
	position: fixed;
	bottom: 2px;
	right: 15px;
	font-size: 12px;
}
#wrapper #content {
	margin: 0 0 0 .5em;
	padding: 0;
	border: none;
}
#foot {
	margin-top: 16pt;
	font-size: .9em;
	border-top: 1px solid #000;
	width: 100px;
}
.FNTutProc {
	padding-top: 2pt;
	padding-left: 2pt;
	margin: 6pt 10pt 0 5pt;
	border: 1pt solid #111111;
	font-size: .9em;
}
.FNEm {
	font-weight: 700;
	line-height: 1.5;
	margin-bottom: .4em;
	display: block;
}
.FNTutComment, #FNTutAlert {
	border: 1pt solid #111111;
	margin: 0 0 5pt 5pt;
	font-size: .9em;
}
.FNTutNote {
/*/*/	margin: .5pt 0 8pt 0;/**/
	padding: 4pt 0 6pt 0;
	font-size: .9em;
}
ol.FNTutSteps li {
	clear: right;
	margin-top: 10pt;
	page-break-inside: avoid;	
}