/*<meta />*/

/*<meta sourceDocument="G:\@LANSADOC_new\WebWamsEng\HTML5DOCX\lansa087.docx" />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

/* 11 01 2015 - changed printing of pseudo code to match display*/
/* 11 01 2015 - changed size and weight of printing headings */

/* 22 01 2016 - font Meiryo UI added :/
/* 22 01 2016 - body font size from 80% to 90% */

/* 11 08 2016 - google search format at the top of the page */
/* 14 09 2016 - border solid added to "th" to fix table heading issue */
/* 25 08 2017 - modification for heading 7 and 8  */
/* 17 11 2017 - breadcrums added */
/* 26 01 2018 - Changed Note, NoteIndent to blue */
/* 29 03 2018 - <fix> h7 and h8 added for Media screen */
/* 23 01 2020 - span.highlight added */

@media screen
{
	/* next section displays screen banner and links */

	body
	{
		margin: 0px 0px 0px 20px;
		font-size: 90%;
		font-family: Meiryo UI, Verdana, Helvetica, sans-serif;
		line-height: 180%;
		font-weight: normal;
		text-decoration: none;
		color: #3B3838;
	}

	a,
	a:visited,
	a:link
	{
		color: #4169e1;
		text-indent: 0cm;
		font-size: 100%;
		text-decoration: none;
	}

	a:hover,
	a:focus
	{
		text-decoration: underline;
		color: #009b5d;
	}

	/* end of section displaying screen banner and links */
	/* beginning of screen body styles, excluding lists and tables */

	p.CoverBodyText,
	p.CoverGuideName
	{
		margin: 8px 0cm 3px 5px;
		font-family: Meiryo UI, Verdana, Helvetica, sans-serif;
		color: #2F4F4F;
		font-size: 9.5pt;
		line-height: 18px;
	}

	p.CoverGuideName
	{
		margin: 14px 0cm 0px 5px;
		font-weight: bold;
	}

	p.BodyTextBold
	{
		font-weight: bold;
	}

	p.BodyTextItalic
	{
		font-style: italic;
	}

	p.BodytextIndent
	{
		margin: 0 0 5px 30px;
	}

	p.Note,
	p.NoteIndent
	{
		margin: 10pt 60px 5pt 2px;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		background-color: #f0f7fb;
		border: solid 1px #3498db;
		border-radius: 6px;
		line-height: 18px;
		overflow: hidden;
		padding: 8px 12px 12px 14px;
	}

	p.NoteIndent
	{
		margin: 10pt 60px 5pt 26px;
	}

	p.ScreenBitmap
	{
		margin: 10px 0 10px 0px;
		text-align: center;
		page-break-inside: avoid;
	}

	p.Link
	{
		margin: 2px 0 0 0;
	}

	p.Tips
	{
		margin: 6px 0cm 0px 0px;
		font-weight: bold;
		font-size: 10pt;
		color: #ff4040;
	}

	p.Graphic
	{
		font-size: 7pt;
		font-family: Meiryo UI, Verdana, Helvetica, sans-serif;
		margin: 0px;
		text-indent: 0cm;
	}

	/* screen Links and references within Body */

	p.Alsoseebody,
	p.FurtherInformationBody
	{
		margin: 3x 0px 3px 3px;
		text-indent: 0px;
	}

	p.Alsoseeheading,
	p.FurtherInformationHeading
	{
		font-weight: bold;
		text-indent: 0cm;
		margin: 12px 0px 5px 2px;
		color: #3B3838;
	}

	p.Jump2TopTopic
	{
		margin: 12px 0px 5px 2px;
	}

	/* End of screen references and links */
	/* Screen Courier font styles within body text */

	p.Commandpara,
	p.Picture,
	p.ProgramExample,
	p.ProgramExampleBold,
	p.ProgramFragment,
	p.ProgramExampleBox,
	p.ScreenText,
	p.ScreenOnly,
	p.SyntaxDiagram,
	p.SyntaxDiagramVL,
	p.PseudoProgramCode,
	p.ProgramExampleRed
	{
		font-family: "Consolas";
		text-indent: 0pt;
		margin: 0;
		font-size: 10pt;
		line-height: 140%;
	}

	p.Commandpara
	{
		text-indent: 1cm;
		font-weight: bold;
		padding-left: 3px;
	}

	p.picture
	{
		font-family: "Courier New";
		line-height: 90%;
		margin: 0 0 0 20px;
	}

	p.ProgramExample
	{
		margin: 0 0 0 20px;
	}

	p.ProgramExampleRed
	{
		margin: 0 0 0 20px;
		color: #E71821;
	}

	p.PseudoProgramCode
	{
		margin: 0px 0px 6px 30px;
		padding-left: 22px;
		border-left-style: solid;
		border-width: 5px;
		border-color: #C4C4C4;
	}

	p.ProgramExampleBold
	{
		margin: 0 0 0 20px;
		font-weight: bold;
	}

	p.ProgramExampleBox
	{
		background-repeat: repeat;
		background-color: #E2DEDE;
		width: 75%;
	}

	p.ScreenText
	{
		font-family: "Courier New";
		page-break-inside: avoid;
	}

	p.ScreenOnly
	{
		font-family: "Courier New";
		font-size: 7pt;
		margin: 0 4px;
	}

	p.SyntaxDiagram
	{
		font-family: "Courier New";
		margin-left: 8px;
		font-style: italic;
		background-color: #ffffcc;
		width: 75%;
		min-width: 523px;
	}

	p.SyntaxDiagramVL
	{
		font-family: "Courier New";
		font-style: italic;
		background-color: #ffffcc;
		width: 75%;
		min-width: 523px;
	}

	/* End of screen Courier font styles within body text */
	/* Screen numbering and bullet styles   */

	ul.BulletLeft_1 li
	{
		margin: 6px 0 0px 0x;
		text-indent: -20px;
		padding-left: 3px;
	}

	ul
	{
		margin-left: 0 !important;
		padding-left: 20px;
	}

	ul ul
	{
		margin-left: 30px;
	}

	li.BulletLeft
	{
		margin: 6px 0 0px 0px;
		padding-left: 3px;
	}

	li.BulletIndent
	{
		margin: 6px 0px 6px 20px;
	}

	ul
	{
		margin: 0;
	}

	p.NumberManual
	{
		margin: 6pt 0 6pt 20px;
		text-indent: -22px;
		padding-bottom: 4px;
		padding-left: 5px;
	}

	p.Numbermanualindent
	{
		margin: 6px 0 6px 1.27cm;
		text-indent: -22px;
		padding-left: 3px;
		padding-bottom: 4px;
	}

	/* this section displays tables on screen   */

	table
	{
		margin-left: 10px;
	}

	th
	{
		padding-left: 2px;
		text-align: left;
		vertical-align: top;
		border: solid 1px;
	}

	/* the following table entries are necessary to make the borders on table cells display when present on screens */

	td table
	{
		border: solid 1px #000000;
		border-collapse: collapse;
		color: #3B3838;
	}

	td table tr td
	{
		padding-right: 6px;
		padding-left: 7px;
		vertical-align: top;
		border: solid 1px;
	}

	p.tabletext
	{
		margin: 6px 0 4px 4px;
	}

	p.tabletextheading
	{
		margin: 6px 0 4px 4px;
		font-weight: bold;
	}

	p.tabletextheadingsmall
	{
		font-size: 70%;
		font-family: Meiryo UI, Verdana, Helvetica, sans-serif;
		line-height: 180%;
		margin: 6px 0 4px 4px;
		font-weight: bold;
	}

	p.Tabletext1
	{
		font-size: 7pt;
		margin: 6px 0 4px 4px;
	}

	td
	{
		vertical-align: top;
	}

	p.ServerSyntax
	{
		padding: 6px;
		margin: 0;
		font-family: Meiryo UI, Verdana, Helvetica, sans-serif;
		font-size: 8pt;
		background-color: #D09f65;
	}

	/* following is to use for invalid screen styles  */

	p.Red
	{
		font-size: 15pt;
		font-weight: bold;
		color: #E71821;
		background-color: #ffffcc;
		width: 75%;
		min-width: 523px;
	}

	/* end of screen body text   */
	/* Screen character styles   */

	span.Bold
	{
		font-weight: bold;
	}

	td span.Bold
	{
		margin: 6px 0 4px 4px;
		/* display:block; */
	}

	span.BoldArial
	{
		font-weight: bold;
	}

	span.Underline
	{
		text-decoration: underline;
	}

	span.CourierCharacterBold
	{
		font-weight: bold;
		font-size: 10pt;
		font-family: "Consolas";
	}

	span.CourierCharacterRed
	{
		font-weight: bold;
		font-size: 9pt;
		font-family: "Consolas";
		color: #E71821;
	}

	span.CourierNewCharacter
	{
		font-family: "Consolas";
		font-size: 10pt;
		font-weight: normal;
		text-decoration: none;
	}

	span.Button
	{
		font-style: italic;
	}

	span.Blue
	{
		color: #1004B0;
	}

	span.Inserttext
	{
		color: #008000;
	}

	span.italics
	{
		font-style: italic;
	}

	span.LansaHtmlCharacter
	{
		display: none;
	}

	span.LansaHtmlCharacterDisplay
	{
		color: #0029f6;
	}

	span.PortabilityChar
	{
		font-weight: bold;
		color: #800000;
	}

	span.Red
	{
		font-weight: bold;
		color: #E71821;
	}

	span.highlight
	{
		display: inline-block;
		background-color: #ffff00;
	}

	span.Symbol
	{
		font-size: 9pt;
		color: #0101FF;
		padding-right: 2px;
	}

	span.VLFWAM
	{
		font-weight: bold;
		color: #0000FF;
	}

	span.VLFWebEvent
	{
		font-weight: bold;
		color: #339966;
	}

	span.VLFWindows
	{
		font-weight: bold;
		color: #FF0000;
	}

	span.ItalicUnderline
	{
		font-style: italic;
		text-decoration: underline;
	}

	/* End of screen character styles   */
	/* screen non-serif font for headings and title follow   */

	p.TitleCSS,
	p.CoverSubHead
	{
		font-size: 26pt;
		line-height: 100%;
		margin: 22px 0px 22px 0px;
		text-indent: 3px;
		font-style: normal;
		letter-spacing: -1px;
		color: #3062ae;
		font-family: Meiryo UI, Verdana, Helvetica, sans-serif;
		text-decoration: none;
	}

	p.CoverSubHead
	{
		margin: 12px 0px 2px 0px;
		font-size: 14pt;
		letter-spacing: -1px;
	}

	h1.heading1 a,
	h2.heading2 a,
	h3.heading3 a,
	h4.heading4 a,
	h5.heading5 a,
	h6.heading6 a
	{
		font-family: Meiryo UI, Verdana, Helvetica, sans-serif;
	}

	h7.heading7 a,
	h8.heading8 a
	{
		font-size: 12pt;
		font-weight: bold;
	}

	h1
	{
		display: none;
		font-size: 16pt;
		margin: 6pt 0;
		text-indent: 3px;
	}

	h2
	{
		font-size: 18pt;
		margin: 22px 0px 22px 0px;
		text-indent: 0px;
		letter-spacing: -1px;
		font-weight: normal;
		color: #3062ae;
		text-decoration: none;
		line-height: 140%;
	}

	h3,
	h4,
	h5,
	h6,
	h7,
	h8
	{
		font-size: 12pt;
		margin: 20pt 0 0 0;
		text-indent: 0px;
		color: #3062ae;
	}

	p.BoldTitle,
	p.Step,
	p.Paramhead,
	p.BoldTitleIndent,
	.Portability
	{
		font-size: 10pt;
		font-weight: bold;
		margin: 9pt 0 3pt 3pt;
		color: #696969;
	}

	p.BoldTitle
	{
		font-size: 11pt;
		color: #1A1819;
	}

	p.Step
	{
		font-style: italic;
		margin: 15pt 0 1pt 3pt;
	}

	p.BoldTitleIndent
	{
		margin: 6pt 0 1pt .5cm;
	}

	p.Paramhead
	{
		background-color: #bfc2fb;
		width: 200px;
	}

	p.Portability
	{
		font-weight: bold;
		margin: 4pt;
		color: #800000;
	}

	p.ScreenHeading
	{
		margin: 6pt 0 0pt 3pt;
		font-weight: bold;
		color: #3B3838;
	}

	/* end of screen heading and title section */
	/* Hidden styles in screen body   */

	p.BookmarkLine,
	p.Pagebreak,
	p.PicturePrint,
	p.HelpId,
	p.Hidden,
	p.PrintOnly,
	p.MadcapField,
	p.TutorialName,
	p.Space
	{
		display: none;
	}

	/* The following styles are needed to format the xrefs as we want them to be   */

	MadCap|xref
	{
		mc-format: '{paratext}';
		text-decoration: none;
		font-size: 100%;
	}

	MadCap|tocProxy
	{
		border: solid 3px #8b0000;
		display: none;
	}

	/* The following lines are used to format the message at the top of the page */

	.MCWebHelpFramesetLinkTop
	{
		background: url('../../../skins/default/stylesheets/images/diagonal_lines_blue.png');
		margin: 0 0 0 -20px;
		padding: 10px 0 5px 20px;
	}

	.MCWebHelpFramesetLinkTop a
	{
		background-image: url('../../../skins/default/stylesheets/images/logo_jpn.png');
		background-repeat: no-repeat;
		display: block;
		padding-top: 39px;
	}

	.MCWebHelpFramesetLink.MCWebHelpFramesetLinkTop a
	{
		color: #ffffff;
		font-weight: normal;
	}

	/* End of lines formatting the top of page text */
	/* breadcrumbs */

	.MCBreadcrumbsPrefix
	{
		display: none;
	}

	a.MCBreadcrumbsLink
	{
		font-size: 8pt;
	}

	span.MCBreadcrumbs
	{
		mc-breadcrumbs-prefix: ' ';
		color: #3B3838;
		font-size: 8pt;
	}

	div.MCBreadcrumbsBox_0
	{
		border-bottom-color: #e7e7e7;
		padding: 4px 0;
	}
}

@media print
{
	body
	{
		margin: 0px 20px 0px 20px;
		overflow: none;
		color: #000000;
		font-family: "Times New Roman";
		font-size: 11pt;
	}

	/* ZZZZ.banner      {display:none; overflow: none; padding-left: 5pt; 
               padding-top: 5pt; padding-bottom: 0pt }

.scrollregion   { overflow: none; margin-left: 5pt; padding: 5px }

.Toolbar{ display:none; } */

	a
	{
		font-weight: normal;
		font-size: 10pt;
		font-style: normal;
		font-family: "Times New Roman";
		text-decoration: none;
	}

	td,
	th
	{
		text-align: left;
		vertical-align: top;
	}

	/*.NsrSeparator{ display:none;}*/
	/*----------following are the print body text styles -------*/

	.BodyText
	{
		margin: 4px 10px 4px 0;
		font-size: 100%;
		font-family: "Times New Roman";
		line-height: 180%;
		font-weight: normal;
		text-decoration: none;
		color: #3B3838;
	}

	.Alsoseebody
	{
		margin: 2px 0 2px 0;
	}

	.BodyTextBold
	{
		font-weight: bold;
	}

	.BodyTextIndent
	{
		margin: 4px 0 4px 1cm;
	}

	.BodyTextItalic
	{
		font-style: italic;
	}

	.ScreenBitmap
	{
		margin: 8px 0 8px 0;
		text-align: center;
	}

	p.Note
	{
		margin: 0 0 8px 0;
		padding: 10px;
		page-break-inside: avoid;
		border: 3pt double #808080;
	}

	p.NoteIndent
	{
		margin: 0pt 40px 5pt 26px;
		page-break-inside: avoid;
		padding: 8px 4px 8px 4px;
		border: 3pt double #009b5d;
	}

	p.Graphic
	{
		font-size: 7pt;
		font-family: Meiryo UI, Verdana, Helvetica, sans-serif;
		margin: 0;
	}

	/*----------End of the printed body text styles -------*/
	/*----------Following are the printed Courier styles -------*/

	p.Commandpara,
	p.ProgramExample,
	p.ProgramExampleRed,
	p.ProgramExampleBox,
	p.ProgramExampleBold,
	p.ProgramFragment,
	p.ScreenText,
	p.ScreenTextTable p.Picture,
	p.PseudoProgramCode,
	p.ReportExample
	{
		margin: 0 0 0 20px;
		font-family: "Courier New";
		font-size: 9pt;
	}

	p.PseudoProgramCode
	{
		margin: 0px 0px 6px 30px;
		padding-left: 22px;
		border-left-style: solid;
		border-width: 5px;
		border-color: #C4C4C4;
	}

	p.ProgramExampleRed
	{
		margin: 0 0 0 20px;
		color: #E71821;
	}

	.Commandpara
	{
		font-weight: bold;
	}

	p.Picture,
	p.ReportExample
	{
		margin: 0;
		padding-right: 5px;
		padding-left: 5px;
		line-height: 90%;
	}

	p.ProgramExampleBold
	{
		font-weight: bold;
	}

	p.ScreenOnly
	{
		display: none;
	}

	p.SyntaxDiagram,
	p.SyntaxDiagramVL
	{
		margin-left: 8px;
		font-weight: normal;
		font-size: 8pt;
		width: 100%;
		font-style: italic;
		font-family: "Courier New";
	}

	/*----------Following are the printed List styles -------*/

	ul
	{
		padding: 0;
		margin: 0;
	}

	li.BulletIndent,
	li.BulletLeft
	{
		margin: 6px 0 6px 7px;
		padding-left: 3px;
		font-family: "Times New Roman";
		font-size: 11pt;
	}

	li.BulletIndent
	{
		margin: 6px 0px 6px 20px;
	}

	li.xxxBulletIndent
	{
		margin: 6px 0px 6px 20px;
		margin-left: -20px;
	}

	p.NumberIndent,
	p.NumberManual,
	p.Numbermanualindent
	{
		margin: 3px 0 3px 0.63cm;
		font-family: "Times New Roman";
		font-size: 11pt;
	}

	p.NumberIndent,
	p.NumberManualIndent
	{
		margin-left: 1.5cm;
		text-indent: -18px;
	}

	p.NumberManual
	{
		text-indent: -19px;
	}

	p.ListNumber,
	li.ListNumber,
	div.ListNumber
	{
		margin: 2px 0 2px 0.63cm;
		text-indent: -22px;
	}

	/*----------End of the printed List styles -------*/
	/*---------- following are the printed table styles --------------*/

	td table
	{
		border: solid 1px #000000;
		border-collapse: collapse;
	}

	td table tr td
	{
		padding-right: 4px;
		padding-left: 4px;
		vertical-align: top;
		border: solid 1px;
	}

	p.tabletext
	{
		margin: 4px 0 4px 4px;
		font-size: 11pt;
	}

	.Tabletext1
	{
		margin: 0 0 0 4px;
		font-size: 8pt;
	}

	p.tabletextheading
	{
		margin: 6px 0 4px 4px;
		font-weight: bold;
		text-indent: 0;
		font-family: Meiryo UI, Verdana, Helvetica, sans-serif;
		font-size: 9pt;
	}

	p.ServerSyntax
	{
		padding: 6px;
		margin: 0;
		font-family: Meiryo UI, Verdana, Helvetica, sans-serif;
		font-size: 8pt;
		font-weight: normal;
		text-decoration: none;
		background-color: #D09f65;
	}

	/* -----------the following are the printed character styles---------*/

	span.Blue
	{
		color: #0000FF;
	}

	span.Bold
	{
		font-weight: bold;
	}

	td span.Bold
	{
		margin: 6px 0 4px 4px;
		/* display:block; */
	}

	span.BoldArial
	{
		font-family: Meiryo UI, Verdana, Helvetica, sans-serif;
		font-size: 9pt;
		font-weight: bold;
		font-style: normal;
		text-decoration: none;
	}

	span.Button
	{
		font-style: italic;
	}

	span.CourierNewCharacter
	{
		font-family: "Consolas";
		font-size: 9pt;
	}

	Span.CourierCharacterBold
	{
		font-weight: bold;
		font-size: 9pt;
		font-style: normal;
		font-family: "Consolas";
	}

	span.CourierCharacterRed
	{
		font-weight: bold;
		font-size: 9pt;
		font-family: "Consolas";
		color: #E71821;
	}

	span.Hyperlink
	{
		font-family: Meiryo UI, Verdana, Helvetica, sans-serif;
		font-weight: normal;
		font-style: normal;
		text-decoration: underline;
		color: #0000FF;
	}

	span.italics
	{
		font-style: italic;
	}

	span.ItalicUnderline
	{
		font-style: italic;
		text-decoration: underline;
	}

	A.LinkJumpToDestinationTopic
	{
		font-weight: normal;
		font-style: normal;
	}

	A.LinkPopupDestinationTopic
	{
		font-weight: normal;
		font-style: normal;
	}

	span.PortabilityChar
	{
		font-weight: bold;
		color: #800000;
	}

	span.Red
	{
		font-weight: bold;
		font-style: italic;
		text-decoration: none;
		color: #ff0000;
	}

	span.Underline
	{
		font-weight: normal;
		font-style: normal;
		text-decoration: underline;
	}

	span.VLFWAM
	{
		font-weight: bold;
		color: #0000FF;
		text-decoration: none;
	}

	span.VLFWebEvent
	{
		font-weight: bold;
		color: #339966;
		text-decoration: none;
	}

	span.VLFWINDOWS
	{
		font-weight: bold;
		color: #FF0000;
		text-decoration: none;
	}

	/* -----------End of the printed character styles---------*/
	/*----------following are the printed non-serif styles -------*/

	h1
	{
		display: none;
	}

	h2,
	h3,
	h4,
	h5,
	h6,
	h7,
	h8
	{
		margin: 10px 0px 20px 0px;
		font-family: Meiryo UI, Verdana, Helvetica, sans-serif;
		font-weight: bold;
		color: #3B3838;
	}

	h2.Heading2
	{
		font-size: 16pt;
		color: #3B3838;
		font-weight: normal;
	}

	h3.Heading3
	{
		font-size: 14pt;
		font-weight: normal;
		page-break-before: none;
	}

	h4.Heading4
	{
		font-size: 12pt;
	}

	h5.Heading5,
	h6.Heading6,
	h7.Heading7,
	h8.Heading8
	{
		font-size: 11pt;
	}

	.Heading9
	{
		display: none;
	}

	p.BoldTitle,
	p.BoldTitleIndent,
	.BoldTitleRed,
	p.TutorialName,
	.Tips,
	.Step
	{
		margin: 12px 0 3px 0;
		font-weight: normal;
		font-family: Meiryo UI, Verdana, Helvetica, sans-serif;
		font-style: normal;
		text-decoration: none;
		font-size: 11pt;
		color: #778899;
	}

	p.BoldTitleIndent
	{
		margin: 8px 0 3px 1cm;
	}

	.BoldTitleRed
	{
		color: #FF0000;
	}

	p.TutorialName
	{
		margin: 0 0 3px 0;
		color: #008080;
		text-align: right;
		font-size: 9pt;
	}

	p.Pagebreak
	{
		page-break-before: always;
	}

	.Tips
	{
		font-style: italic;
		color: #FF0000;
	}

	p.HelpId,
	.Alsoseeheading,
	p.ParamHead,
	p.ScreenHeading,
	.Portability
	{
		margin: 8px 0 8px 0;
		font-family: Meiryo UI, Verdana, Helvetica, sans-serif;
		font-style: normal;
		text-decoration: none;
		font-size: 11pt;
		font-weight: normal;
	}

	.AlsoSeeHeading
	{
		margin: 6px 0 3px 0;
	}

	p.HelpId
	{
		margin: 3px 0 3px 0;
		color: #08843F;
		text-align: right;
	}

	p.ParamHead
	{
		color: #4518D8;
	}

	.Portability
	{
		color: #800000;
	}

	.Step
	{
		font-style: italic;
	}

	p.TitleCSS
	{
		font-weight: bold;
		font-size: 12pt;
		margin: 8px 0;
		text-indent: 3px;
		font-style: normal;
		font-family: Meiryo UI, Verdana, Helvetica, sans-serif;
		text-decoration: none;
		color: #4F81BD;
	}

	p.CoverBodyText,
	p.CoverGuideName
	{
		margin: 8px 0cm 3px 5px;
		font-family: Meiryo UI, Verdana, Helvetica, sans-serif;
		color: #2F4F4F;
		font-size: 9.5pt;
		line-height: 18px;
	}

	/*----------End of the printed Title styles -------*/
	/*---- the following are the print hidden styles -----*/

	Span.Symbol,
	.Blank,
	p.BookmarkLine,
	p.Hidden,
	.Link,
	.FurtherInformationBody,
	.FurtherInformationHeading,
	.SBNoPrint,
	.Jump2TopTopic,
	.Space
	{
		display: none;
	}

	/*---- End of the print hidden styles -----*/
	/*---- the following styles may never be needed again in print -----*/

	p.Content,
	p.tc1,
	p.tc2,
	p.Toc1,
	p.Toc2,
	p.Toc3,
	p.Toc4,
	p.Toc5,
	p.Toc6,
	p.Toc7,
	p.Toc8,
	p.Toc9
	{
		display: none;
	}

	.ExtractHeading4,
	.ExtractNumberManual,
	.ExtractNumberManualIndent,
	.ExtractBodyText,
	.ExtractProgramExample,
	.ExtractBulletIndent
	{
		display: none;
	}

	.FlashInformation
	{
		font-weight: normal;
		font-size: 10pt;
		color: #339900;
		margin: 8px 0 8px 3px;
		text-indent: 0;
		font-style: normal;
		font-family: "Times New Roman";
		text-decoration: none;
	}
}

MadCap|tocProxy
{
	display: none;
}

MadCap|xref.ParaTextOnly
{
	mc-format: '{paratext}';
}

/* breadcrumbs */

.MCBreadcrumbsPrefix
{
	display: none;
}

a.MCBreadcrumbsLink
{
	font-size: 8pt;
}

span.MCBreadcrumbs
{
	mc-breadcrumbs-prefix: ' ';
	color: #3B3838;
	font-size: 8pt;
}

div.MCBreadcrumbsBox_0
{
	border-bottom-color: #e7e7e7;
	padding: 4px 0;
}

li.li_1
{
	margin-left: 21pt;
}

ul.ul_1
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 30pt;
}

img.img_1
{
	width: 129px;
	height: 28px;
}

ul.ul_2
{
	/* padding-left: 0px; */
	list-style-type: disc;
	margin-left: 18pt;
}

span.span_1
{
	color: #000000;
}

h2.h2_1
{
	color: #000000;
}

h3.h3_1
{
	color: #000000;
}

img.img_2
{
	width: 425px;
	height: 121px;
}

ul.ul_3
{
	/* padding-left: 0px; */
	list-style-type: disc;
	margin-left: 36pt;
}

img.img_3
{
	width: 198px;
	height: 95px;
}

img.img_4
{
	width: 262px;
	height: 112px;
}

img.img_5
{
	width: 358px;
	height: 127px;
}

p.p_1
{
	margin-left: 36pt;
}

img.img_6
{
	width: 355px;
	height: 110px;
}

img.img_7
{
	width: 428px;
	height: 143px;
}

img.img_8
{
	width: 366px;
	height: 109px;
}

img.img_9
{
	width: 442px;
	height: 329px;
}

img.img_10
{
	width: 442px;
	height: 333px;
}

img.img_11
{
	width: 306px;
	height: 282px;
}

img.img_12
{
	width: 240px;
	height: 41px;
}

img.img_13
{
	width: 362px;
	height: 169px;
}

img.img_14
{
	width: 378px;
	height: 513px;
}

img.img_15
{
	width: 553px;
	height: 224px;
}

img.img_16
{
	width: 552px;
	height: 427px;
}

ul.ul_4
{
	/* padding-left: 0px; */
	list-style-type: disc;
	margin-left: 54pt;
}

img.img_17
{
	width: 554px;
	height: 214px;
}

img.img_18
{
	width: 432px;
	height: 146px;
}

img.img_19
{
	width: 476px;
	height: 296px;
}

col.col_1
{
	width: 213pt;
}

img.img_20
{
	width: 260px;
	height: 167px;
}

img.img_21
{
	width: 256px;
	height: 135px;
}

table.table_1
{
	border-collapse: collapse;
}

img.img_22
{
	width: 387px;
	height: 537px;
}

img.img_23
{
	width: 554px;
	height: 162px;
}

img.img_24
{
	width: 554px;
	height: 258px;
}

img.img_25
{
	width: 395px;
	height: 504px;
}

img.img_26
{
	width: 258px;
	height: 142px;
}

img.img_27
{
	width: 553px;
	height: 186px;
}

img.img_28
{
	width: 611px;
	height: 26px;
}

img.img_29
{
	width: 487px;
	height: 78px;
}

img.img_30
{
	width: 434px;
	height: 515px;
}

img.img_31
{
	width: 381px;
	height: 226px;
}

img.img_32
{
	width: 403px;
	height: 371px;
}

img.img_33
{
	width: 554px;
	height: 222px;
}

img.img_34
{
	width: 481px;
	height: 138px;
}

img.img_35
{
	width: 552px;
	height: 764px;
}

span.span_2
{
	font-weight: bold;
}

img.img_36
{
	width: 553px;
	height: 379px;
}

img.img_37
{
	width: 16px;
	height: 18px;
}

img.img_38
{
	width: 16px;
	height: 17px;
}

img.img_39
{
	width: 110px;
	height: 24px;
}

img.img_40
{
	width: 110px;
	height: 23px;
}

img.img_41
{
	width: 21px;
	height: 22px;
}

img.img_42
{
	width: 21px;
	height: 21px;
}

col.col_2
{
	width: 67pt;
}

col.col_3
{
	width: 301pt;
}

tr.tr_1
{
	margin-left: 54pt;
}

table.table_2
{
	margin-left: 54pt;
	border-collapse: collapse;
}

img.img_43
{
	width: 239px;
	height: 240px;
}

span.span_3
{
	font-family: Symbol;
}

img.img_44
{
	width: 529px;
	height: 471px;
}

img.img_45
{
	width: 539px;
	height: 469px;
}

col.col_4
{
	width: 62pt;
}

col.col_5
{
	width: 383pt;
}

img.img_46
{
	width: 56px;
	height: 44px;
}

span.span_4
{
	font-style: italic;
}

img.img_47
{
	width: 554px;
	height: 294px;
}

img.img_48
{
	width: 306px;
	height: 124px;
}

img.img_49
{
	width: 31px;
	height: 33px;
}

img.img_50
{
	width: 30px;
	height: 31px;
}

img.img_51
{
	width: 548px;
	height: 383px;
}

img.img_52
{
	width: 554px;
	height: 190px;
}

img.img_53
{
	width: 555px;
	height: 411px;
}

img.img_54
{
	width: 553px;
	height: 268px;
}

img.img_55
{
	width: 554px;
	height: 290px;
}

img.img_56
{
	width: 554px;
	height: 265px;
}

img.img_57
{
	width: 290px;
	height: 495px;
}

img.img_58
{
	width: 419px;
	height: 88px;
}

img.img_59
{
	width: 554px;
	height: 184px;
}

img.img_60
{
	width: 554px;
	height: 262px;
}

img.img_61
{
	width: 16px;
	height: 15px;
}

img.img_62
{
	width: 554px;
	height: 250px;
}

img.img_63
{
	width: 553px;
	height: 176px;
}

img.img_64
{
	width: 554px;
	height: 178px;
}

img.img_65
{
	width: 554px;
	height: 144px;
}

img.img_66
{
	width: 284px;
	height: 385px;
}

img.img_67
{
	width: 554px;
	height: 333px;
}

img.img_68
{
	width: 554px;
	height: 426px;
}

img.img_69
{
	width: 553px;
	height: 322px;
}

img.img_70
{
	width: 554px;
	height: 167px;
}

img.img_71
{
	width: 366px;
	height: 39px;
}

img.img_72
{
	width: 561px;
	height: 317px;
}

img.img_73
{
	width: 327px;
	height: 130px;
}

img.img_74
{
	width: 547px;
	height: 377px;
}

p.p_2
{
	color: #FF0000;
}

img.img_75
{
	width: 497px;
	height: 404px;
}

img.img_76
{
	width: 554px;
	height: 191px;
}

img.img_77
{
	width: 340px;
	height: 24px;
}

span.span_5
{
	color: #4B0082;
}

span.span_6
{
	color: #008000;
}

span.span_7
{
	color: #0000FF;
}

span.span_8
{
	color: #708090;
}

span.span_9
{
	color: #A9A9A9;
}

span.span_10
{
	color: #808080;
}

p.ProgramExample_1
{
	color: #4B0082;
}

ol.ol_1
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 18pt;
}

img.img_78
{
	width: 554px;
	height: 230px;
}

img.img_79
{
	width: 421px;
	height: 173px;
}

img.img_80
{
	width: 58px;
	height: 15px;
}

img.img_81
{
	width: 357px;
	height: 294px;
}

img.img_82
{
	width: 301px;
	height: 27px;
}

img.img_83
{
	width: 519px;
	height: 53px;
}

p.BodytextIndent_1
{
	color: #000000;
}

img.img_84
{
	width: 351px;
	height: 133px;
}

img.img_85
{
	width: 554px;
	height: 255px;
}

img.img_86
{
	width: 346px;
	height: 17px;
}

img.img_87
{
	width: 553px;
	height: 126px;
}

img.img_88
{
	width: 553px;
	height: 273px;
}

p.p_3
{
	font-weight: bold;
	font-size: 14pt;
}

img.img_89
{
	width: 395px;
	height: 33px;
}

img.img_90
{
	width: 448px;
	height: 216px;
}

col.col_6
{
	width: 110pt;
}

col.col_7
{
	width: 298pt;
}

td.td_1
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
}

td.td_2
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
}

td.td_3
{
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
}

td.td_4
{
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
}

span.span_11
{
	font-weight: normal;
}

img.img_91
{
	width: 553px;
	height: 44px;
}

img.img_92
{
	width: 487px;
	height: 50px;
}

img.img_93
{
	width: 438px;
	height: 142px;
}

img.img_94
{
	width: 354px;
	height: 91px;
}

img.img_95
{
	width: 634px;
	height: 94px;
}

img.img_96
{
	width: 600px;
	height: 110px;
}

img.img_97
{
	width: 431px;
	height: 493px;
}

ol.ol_2
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
}

img.img_98
{
	width: 598px;
	height: 218px;
}

img.img_99
{
	width: 390px;
	height: 59px;
}

col.col_8
{
	width: 76pt;
}

col.col_9
{
	width: 92pt;
}

col.col_10
{
	width: 239pt;
}

p.p_4
{
	font-weight: bold;
}

td.td_5
{
	background-color: #auto;
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: black;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: black;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: black;
}

td.td_6
{
	background-color: #auto;
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: black;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: black;
}

td.td_7
{
	background-color: #auto;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: black;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: black;
}

td.td_8
{
	background-color: #auto;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: black;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: black;
}

col.col_11
{
	width: 133pt;
}

img.img_100
{
	width: 281px;
	height: 381px;
}

col.col_12
{
	width: 77pt;
}

col.col_13
{
	width: 68pt;
}

col.col_14
{
	width: 221pt;
}

td.td_9
{
	border-top-style: solid;
	border-top-width: 2pt;
	border-top-color: #008000;
	border-left-style: solid;
	border-left-width: 2pt;
	border-left-color: #008000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #008000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #008000;
}

td.td_10
{
	border-top-style: solid;
	border-top-width: 2pt;
	border-top-color: #008000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #008000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #008000;
}

td.td_11
{
	border-top-style: solid;
	border-top-width: 2pt;
	border-top-color: #008000;
	border-right-style: solid;
	border-right-width: 2pt;
	border-right-color: #008000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #008000;
}

td.td_12
{
	border-left-style: solid;
	border-left-width: 2pt;
	border-left-color: #008000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #008000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #008000;
}

td.td_13
{
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #008000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #008000;
}

td.td_14
{
	border-right-style: solid;
	border-right-width: 2pt;
	border-right-color: #008000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #008000;
}

td.td_15
{
	border-left-style: solid;
	border-left-width: 2pt;
	border-left-color: #008000;
	border-bottom-style: solid;
	border-bottom-width: 2pt;
	border-bottom-color: #008000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #008000;
}

td.td_16
{
	border-bottom-style: solid;
	border-bottom-width: 2pt;
	border-bottom-color: #008000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #008000;
}

td.td_17
{
	border-right-style: solid;
	border-right-width: 2pt;
	border-right-color: #008000;
	border-bottom-style: solid;
	border-bottom-width: 2pt;
	border-bottom-color: #008000;
}

p.p_5
{
	text-indent: 36pt;
}

img.img_101
{
	width: 529px;
	height: 323px;
}

img.img_102
{
	width: 529px;
	height: 115px;
}

p.FurtherInformationBody_1
{
	font-weight: bold;
	font-size: 12pt;
}

col.col_15
{
	width: 71pt;
}

col.col_16
{
	width: 422pt;
}

td.td_18
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: black;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: black;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: black;
}

td.td_19
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: black;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: black;
}

td.td_20
{
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: black;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: black;
}

td.td_21
{
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: black;
}

img.img_103
{
	width: 298px;
	height: 142px;
}

col.col_17
{
	width: 91pt;
}

col.col_18
{
	width: 293pt;
}

img.img_104
{
	width: 474px;
	height: 54px;
}

img.img_105
{
	width: 446px;
	height: 53px;
}

img.img_106
{
	width: 506px;
	height: 48px;
}

img.img_107
{
	mso-wrap-style: square;
	visibility: visible;
	width: 362px;
	height: 244px;
}

img.img_108
{
	mso-wrap-style: square;
	visibility: visible;
	width: 356px;
	height: 328px;
}

col.col_19
{
	width: 90pt;
}

col.col_20
{
	width: 346pt;
}

th.th_1
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: black;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: black;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: black;
}

th.th_2
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: black;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: black;
}

col.col_21
{
	width: 115pt;
}

col.col_22
{
	width: 83pt;
}

col.col_23
{
	width: 267pt;
}

col.col_24
{
	width: 218pt;
}

col.col_25
{
	width: 368pt;
}

img.img_109
{
	width: 16px;
	height: 13px;
}

img.img_110
{
	width: 19px;
	height: 17px;
}

img.img_111
{
	width: 588px;
	height: 484px;
}

col.col_26
{
	width: 63pt;
}

col.col_27
{
	width: 122pt;
}

col.col_28
{
	width: 187pt;
}

img.img_112
{
	width: 559px;
	height: 618px;
}

img.img_113
{
	width: 365px;
	height: 531px;
}

span.span_12
{
	font-size: 9pt;
}

img.img_114
{
	width: 635px;
	height: 379px;
}

img.img_115
{
	width: 517px;
	height: 344px;
}

col.col_29
{
	width: 319pt;
}

tr.tr_2
{
	margin-left: 36pt;
}

table.table_3
{
	margin-left: 36pt;
	border-collapse: collapse;
}

p.NumberManual_1
{
	font-size: 10pt;
}

img.img_116
{
	width: 409px;
	height: 274px;
}

col.col_30
{
	width: 114pt;
}

col.col_31
{
	width: 283pt;
}

tr.tr_3
{
	margin-left: 48pt;
}

table.table_4
{
	margin-left: 48pt;
	border-collapse: collapse;
}

img.img_117
{
	width: 635px;
	height: 336px;
}

col.col_32
{
	width: 99pt;
}

col.col_33
{
	width: 347pt;
}

tr.tr_4
{
	margin-left: 5pt;
}

table.table_5
{
	margin-left: 5pt;
	border-collapse: collapse;
}

col.col_34
{
	width: 244pt;
}

img.img_118
{
	visibility: visible;
	width: 280px;
	height: 94px;
}

col.col_35
{
	width: 147pt;
}

tr.tr_5
{
	height: 163pt;
}

img.img_119
{
	visibility: visible;
	width: 319px;
	height: 18px;
}

img.img_120
{
	visibility: visible;
	width: 241px;
	height: 18px;
}

img.img_121
{
	visibility: visible;
	width: 309px;
	height: 18px;
}

img.img_122
{
	visibility: visible;
	width: 210px;
	height: 18px;
}

img.img_123
{
	visibility: visible;
	width: 360px;
	height: 18px;
}

img.img_124
{
	visibility: visible;
	width: 149px;
	height: 119px;
}

col.col_36
{
	width: 162pt;
}

img.img_125
{
	visibility: visible;
	width: 294px;
	height: 18px;
}

img.img_126
{
	visibility: visible;
	width: 634px;
	height: 315px;
}

col.col_37
{
	width: 98pt;
}

col.col_38
{
	width: 128pt;
}

img.img_127
{
	visibility: visible;
	width: 634px;
	height: 357px;
}

img.img_128
{
	visibility: visible;
	width: 116px;
	height: 97px;
}

p.BodytextIndent_2
{
	margin-left: 0pt;
}

img.img_129
{
	width: 590px;
	height: 208px;
}

img.img_130
{
	visibility: visible;
	width: 312px;
	height: 177px;
}

img.img_131
{
	visibility: visible;
	width: 391px;
	height: 114px;
}

col.col_39
{
	width: 140pt;
}

img.img_132
{
	mso-wrap-style: square;
	visibility: visible;
	width: 785px;
	height: 432px;
}

img.img_133
{
	mso-wrap-style: square;
	visibility: visible;
	width: 634px;
	height: 297px;
}

img.img_134
{
	visibility: visible;
	width: 68px;
	height: 55px;
}

col.col_40
{
	width: 149pt;
}

col.col_41
{
	width: 193pt;
}

col.col_42
{
	width: 151pt;
}

img.img_135
{
	visibility: visible;
	width: 238px;
	height: 22px;
}

img.img_136
{
	visibility: visible;
	width: 314px;
	height: 22px;
}

img.img_137
{
	visibility: visible;
	width: 321px;
	height: 21px;
}

img.img_138
{
	visibility: visible;
	width: 321px;
	height: 22px;
}

img.img_139
{
	visibility: visible;
	width: 303px;
	height: 157px;
}

img.img_140
{
	visibility: visible;
	width: 68px;
	height: 22px;
}

img.img_141
{
	visibility: visible;
	width: 332px;
	height: 18px;
}

img.img_142
{
	visibility: visible;
	width: 205px;
	height: 18px;
}

img.img_143
{
	visibility: visible;
	width: 253px;
	height: 18px;
}

img.img_144
{
	visibility: visible;
	width: 281px;
	height: 18px;
}

img.img_145
{
	visibility: visible;
	width: 554px;
	height: 18px;
}

img.img_146
{
	width: 627px;
	height: 357px;
}

ul.ul_5
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
}

p.BodytextIndent_3
{
	margin-left: 0pt;
	text-indent: 14pt;
}

col.col_43
{
	width: 142pt;
}

img.img_147
{
	width: 607px;
	height: 364px;
}

img.img_148
{
	visibility: visible;
	width: 403px;
	height: 371px;
}

img.img_149
{
	width: 551px;
	height: 198px;
}

img.img_150
{
	visibility: visible;
	width: 152px;
	height: 52px;
}

col.col_44
{
	width: 163pt;
}

img.img_151
{
	visibility: visible;
	width: 193px;
	height: 129px;
}

col.col_45
{
	width: 119pt;
}

tr.tr_6
{
	height: 95pt;
}

h6.h6_1
{
	background-color: #FFFFFF;
}

p.BodytextIndent_4
{
	background-color: #FFFFFF;
}

img.img_152
{
	mso-wrap-style: square;
	visibility: visible;
	width: 635px;
	height: 214px;
}

img.img_153
{
	mso-wrap-style: square;
	visibility: visible;
	width: 635px;
	height: 118px;
}

img.img_154
{
	visibility: visible;
	width: 266px;
	height: 18px;
}

img.img_155
{
	visibility: visible;
	width: 343px;
	height: 18px;
}

img.img_156
{
	visibility: visible;
	width: 635px;
	height: 210px;
}

img.img_157
{
	width: 445px;
	height: 368px;
}

img.img_158
{
	visibility: visible;
	width: 553px;
	height: 15px;
}

img.img_159
{
	visibility: visible;
	width: 264px;
	height: 18px;
}

img.img_160
{
	visibility: visible;
	width: 350px;
	height: 18px;
}

img.img_161
{
	visibility: visible;
	width: 273px;
	height: 19px;
}

ul.ul_6
{
	/* padding-left: 0px; */
	list-style-type: circle;
	margin-left: 72pt;
}

p.BodytextIndent_5
{
	text-indent: 8pt;
	margin-left: 64pt;
}

img.img_162
{
	visibility: visible;
	width: 589px;
	height: 453px;
}

img.img_163
{
	visibility: visible;
	width: 634px;
	height: 259px;
}

col.col_46
{
	width: 191pt;
}

col.col_47
{
	width: 112pt;
}

img.img_164
{
	width: 482px;
	height: 31px;
}

img.img_165
{
	width: 236px;
	height: 215px;
}

col.col_48
{
	width: 172pt;
}

col.col_49
{
	width: 158pt;
}

td.td_22
{
	border-bottom-style: none;
}

tr.tr_7
{
	height: 112pt;
}

p.p_6
{
	margin-left: 28pt;
}

col.col_50
{
	width: 69pt;
}

col.col_51
{
	width: 95pt;
}

img.img_166
{
	width: 238px;
	height: 22px;
}

img.img_167
{
	width: 314px;
	height: 22px;
}

img.img_168
{
	width: 412px;
	height: 292px;
}

img.img_169
{
	width: 434px;
	height: 243px;
}

img.img_170
{
	width: 320px;
	height: 134px;
}

p.p_7
{
	margin-left: 0pt;
	text-indent: 36pt;
}

col.col_52
{
	width: 111pt;
}

col.col_53
{
	width: 123pt;
}

img.img_171
{
	width: 241px;
	height: 18px;
}

img.img_172
{
	width: 309px;
	height: 18px;
}

img.img_173
{
	width: 294px;
	height: 18px;
}

img.img_174
{
	width: 635px;
	height: 309px;
}

col.col_54
{
	width: 201pt;
}

col.col_55
{
	width: 146pt;
}

img.img_175
{
	width: 643px;
	height: 312px;
}

img.img_176
{
	width: 318px;
	height: 20px;
}

img.img_177
{
	width: 157px;
	height: 241px;
}

img.img_178
{
	width: 270px;
	height: 114px;
}

img.img_179
{
	width: 554px;
	height: 18px;
}

span.span_13
{
	font-weight: bold;
	font-style: italic;
}

img.img_180
{
	width: 553px;
	height: 410px;
}

img.img_181
{
	width: 453px;
	height: 377px;
}

img.img_182
{
	width: 406px;
	height: 45px;
}

img.img_183
{
	width: 370px;
	height: 142px;
}

img.img_184
{
	width: 620px;
	height: 230px;
}

img.img_185
{
	width: 528px;
	height: 175px;
}

img.img_186
{
	width: 330px;
	height: 158px;
}

img.img_187
{
	width: 635px;
	height: 541px;
}

li.li_2
{
	color: #000000;
}

p.BodytextIndent_6
{
	font-size: 6pt;
}

col.col_56
{
	width: 156pt;
}

img.img_188
{
	width: 160px;
	height: 25px;
}

img.img_189
{
	width: 163px;
	height: 31px;
}

img.img_190
{
	width: 163px;
	height: 32px;
}

tr.tr_8
{
	margin-left: auto;
	margin-right: auto;
}

table.table_6
{
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
}

col.col_57
{
	width: 164pt;
}

img.img_191
{
	width: 165px;
	height: 75px;
}

img.img_192
{
	width: 164px;
	height: 76px;
}

img.img_193
{
	width: 163px;
	height: 74px;
}

img.img_194
{
	width: 165px;
	height: 33px;
}

img.img_195
{
	width: 617px;
	height: 23px;
}

p.NumberManual_2
{
	text-indent: 0pt;
	margin-left: 0pt;
}

col.col_58
{
	width: 154pt;
}

col.col_59
{
	width: 178pt;
}

col.col_60
{
	width: 155pt;
}

img.img_196
{
	width: 398px;
	height: 18px;
}

img.img_197
{
	width: 384px;
	height: 18px;
}

col.col_61
{
	width: 152pt;
}

col.col_62
{
	width: 161pt;
}

col.col_63
{
	width: 180pt;
}

img.img_198
{
	width: 84px;
	height: 50px;
}

img.img_199
{
	visibility: visible;
	width: 564px;
	height: 58px;
}

img.img_200
{
	width: 24px;
	height: 25px;
}

img.img_201
{
	width: 397px;
	height: 239px;
}

col.col_64
{
	width: 169pt;
}

col.col_65
{
	width: 194pt;
}

img.img_202
{
	width: 400px;
	height: 147px;
}

img.img_203
{
	width: 47px;
	height: 28px;
}

img.img_204
{
	width: 46px;
	height: 74px;
}

img.img_205
{
	width: 80px;
	height: 22px;
}

img.img_206
{
	width: 253px;
	height: 18px;
}

img.img_207
{
	width: 281px;
	height: 18px;
}

img.img_208
{
	width: 143px;
	height: 120px;
}

img.img_209
{
	width: 154px;
	height: 26px;
}

img.img_210
{
	width: 226px;
	height: 18px;
}

img.img_211
{
	width: 554px;
	height: 334px;
}

col.col_66
{
	width: 135pt;
}

p.Note_1
{
	border-left-style: solid;
	border-left-width: 2pt;
	border-left-color: #C0C0C0;
	border-right-style: solid;
	border-right-width: 2pt;
	border-right-color: #C0C0C0;
}

img.img_212
{
	width: 553px;
	height: 226px;
	border-right-style: solid;
	border-right-width: 1pt;
}

col.col_67
{
	width: 138pt;
}

img.img_213
{
	mso-wrap-style: square;
	visibility: visible;
	width: 552px;
	height: 250px;
}

img.img_214
{
	width: 641px;
	height: 312px;
}

img.img_215
{
	width: 307px;
	height: 233px;
}

img.img_216
{
	width: 310px;
	height: 175px;
}

img.img_217
{
	width: 310px;
	height: 180px;
}

img.img_218
{
	width: 414px;
	height: 176px;
}

img.img_219
{
	width: 500px;
	height: 154px;
}

img.img_220
{
	width: 430px;
	height: 253px;
}

col.col_68
{
	width: 143pt;
}

img.img_221
{
	width: 219px;
	height: 18px;
}

img.img_222
{
	visibility: visible;
	width: 351px;
	height: 261px;
}

img.img_223
{
	visibility: visible;
	width: 602px;
	height: 384px;
}

col.col_69
{
	width: 105pt;
}

col.col_70
{
	width: 227pt;
}

col.col_71
{
	width: 25pt;
}

col.col_72
{
	width: 39pt;
}

td.td_23
{
	background-color: #D3DFEE;
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #4F81BD;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #4F81BD;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #4F81BD;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #4F81BD;
}

td.td_24
{
	background-color: #D3DFEE;
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #4F81BD;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #4F81BD;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #4F81BD;
}

td.td_25
{
	background-color: #D3DFEE;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #4F81BD;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #4F81BD;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #4F81BD;
}

td.td_26
{
	background-color: #D3DFEE;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #4F81BD;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #4F81BD;
}

img.img_224
{
	visibility: visible;
	width: 204px;
	height: 222px;
}

col.col_73
{
	width: 230pt;
}

td.td_27
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #4F81BD;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #4F81BD;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #4F81BD;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #4F81BD;
}

td.td_28
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #4F81BD;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #4F81BD;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #4F81BD;
}

td.td_29
{
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #4F81BD;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #4F81BD;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #4F81BD;
}

td.td_30
{
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #4F81BD;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #4F81BD;
}

col.col_74
{
	width: 372pt;
}

col.col_75
{
	width: 58pt;
}

col.col_76
{
	width: 49pt;
}

col.col_77
{
	width: 42pt;
}

col.col_78
{
	width: 116pt;
}

col.col_79
{
	width: 118pt;
}

col.col_80
{
	width: 185pt;
}

img.img_225
{
	visibility: visible;
	width: 193px;
	height: 375px;
}

col.col_81
{
	width: 159pt;
}

img.img_226
{
	width: 204px;
	height: 157px;
}

img.img_227
{
	width: 207px;
	height: 153px;
}

img.img_228
{
	width: 547px;
	height: 252px;
}

img.img_229
{
	width: 298px;
	height: 18px;
}

img.img_230
{
	width: 249px;
	height: 18px;
}

img.img_231
{
	width: 360px;
	height: 18px;
}

col.col_82
{
	width: 57pt;
}

col.col_83
{
	width: 361pt;
}

img.img_232
{
	width: 181px;
	height: 18px;
}

col.col_84
{
	width: 228pt;
}

col.col_85
{
	width: 262pt;
}

img.img_233
{
	mso-wrap-style: square;
	visibility: visible;
	width: 530px;
	height: 188px;
}

img.img_234
{
	width: 201px;
	height: 18px;
}

img.img_235
{
	width: 258px;
	height: 18px;
}

col.col_86
{
	width: 73pt;
}

col.col_87
{
	width: 386pt;
}

tr.tr_9
{
	margin-left: 34pt;
}

table.table_7
{
	margin-left: 34pt;
	border-collapse: collapse;
}

col.col_88
{
	width: 44pt;
}

col.col_89
{
	width: 404pt;
}

img.img_236
{
	width: 359px;
	height: 18px;
}

img.img_237
{
	width: 391px;
	height: 114px;
}

img.img_238
{
	width: 232px;
	height: 173px;
}

img.img_239
{
	width: 561px;
	height: 227px;
}

img.img_240
{
	width: 228px;
	height: 173px;
}

img.img_241
{
	width: 230px;
	height: 170px;
}

img.img_242
{
	width: 229px;
	height: 170px;
}

img.img_243
{
	width: 133px;
	height: 35px;
}

img.img_244
{
	width: 255px;
	height: 268px;
}

img.img_245
{
	width: 253px;
	height: 267px;
}

img.img_246
{
	width: 256px;
	height: 267px;
}

img.img_247
{
	width: 252px;
	height: 28px;
}

img.img_248
{
	width: 205px;
	height: 22px;
}

img.img_249
{
	width: 194px;
	height: 18px;
}

img.img_250
{
	width: 250px;
	height: 18px;
}

col.col_90
{
	width: 333pt;
}

col.col_91
{
	width: 206pt;
}

td.td_31
{
	border-top-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: none;
}

img.img_251
{
	width: 202px;
	height: 23px;
}

img.img_252
{
	width: 200px;
	height: 18px;
}

img.img_253
{
	width: 271px;
	height: 18px;
}

col.col_92
{
	width: 382pt;
}

img.img_254
{
	width: 189px;
	height: 22px;
}

img.img_255
{
	width: 202px;
	height: 18px;
}

img.img_256
{
	width: 254px;
	height: 18px;
}

col.col_93
{
	width: 369pt;
}

img.img_257
{
	width: 140px;
	height: 44px;
}

tr.tr_10
{
	height: 137pt;
}

img.img_258
{
	width: 319px;
	height: 18px;
}

img.img_259
{
	width: 355px;
	height: 21px;
}

img.img_260
{
	width: 436px;
	height: 158px;
}

img.img_261
{
	width: 378px;
	height: 20px;
}

img.img_262
{
	width: 230px;
	height: 150px;
}

img.img_263
{
	mso-wrap-style: square;
	visibility: visible;
	width: 50px;
	height: 50px;
}

img.img_264
{
	width: 117px;
	height: 31px;
}

img.img_265
{
	width: 207px;
	height: 18px;
}

img.img_266
{
	width: 264px;
	height: 18px;
}

col.col_94
{
	width: 85pt;
}

col.col_95
{
	width: 402pt;
}

tr.tr_11
{
	margin-left: 41pt;
}

table.table_8
{
	margin-left: 41pt;
	border-collapse: collapse;
}

col.col_96
{
	width: 390pt;
}

tr.tr_12
{
	margin-left: 3pt;
}

table.table_9
{
	margin-left: 3pt;
	border-collapse: collapse;
}

p.tabletext_1
{
	margin-left: 3pt;
}

p.BoldTitle_1
{
	font-weight: normal;
}

img.img_267
{
	width: 172px;
	height: 20px;
}

img.img_268
{
	width: 189px;
	height: 16px;
}

img.img_269
{
	width: 163px;
	height: 15px;
}

img.img_270
{
	width: 346px;
	height: 18px;
}

img.img_271
{
	width: 278px;
	height: 18px;
}

img.img_272
{
	width: 347px;
	height: 18px;
}

img.img_273
{
	width: 177px;
	height: 19px;
}

img.img_274
{
	width: 171px;
	height: 19px;
}

img.img_275
{
	width: 163px;
	height: 17px;
}

img.img_276
{
	width: 164px;
	height: 15px;
}

img.img_277
{
	width: 164px;
	height: 16px;
}

img.img_278
{
	width: 168px;
	height: 15px;
}

img.img_279
{
	width: 367px;
	height: 18px;
}

img.img_280
{
	width: 582px;
	height: 275px;
}

img.img_281
{
	width: 582px;
	height: 194px;
}

col.col_97
{
	width: 96pt;
}

img.img_282
{
	width: 266px;
	height: 19px;
}

img.img_283
{
	width: 341px;
	height: 18px;
}

img.img_284
{
	width: 361px;
	height: 18px;
}

img.img_285
{
	width: 214px;
	height: 18px;
}

img.img_286
{
	width: 255px;
	height: 18px;
}

img.img_287
{
	width: 343px;
	height: 18px;
}

img.img_288
{
	width: 257px;
	height: 18px;
}

img.img_289
{
	width: 350px;
	height: 17px;
}

img.img_290
{
	width: 266px;
	height: 18px;
}

img.img_291
{
	width: 348px;
	height: 18px;
}

col.col_98
{
	width: 113pt;
}

col.col_99
{
	width: 64pt;
}

col.col_100
{
	width: 65pt;
}

p.tabletextheading_1
{
	text-align: right;
}

img.img_292
{
	width: 336px;
	height: 221px;
}

img.img_293
{
	width: 338px;
	height: 217px;
}

img.img_294
{
	width: 417px;
	height: 525px;
}

img.img_295
{
	width: 438px;
	height: 530px;
}

img.img_296
{
	width: 338px;
	height: 215px;
}

img.img_297
{
	width: 427px;
	height: 314px;
}

img.img_298
{
	width: 516px;
	height: 257px;
}

img.img_299
{
	width: 519px;
	height: 261px;
}

img.img_300
{
	width: 347px;
	height: 216px;
}

img.img_301
{
	width: 349px;
	height: 224px;
}

img.img_302
{
	width: 424px;
	height: 260px;
}

img.img_303
{
	width: 360px;
	height: 169px;
}

img.img_304
{
	width: 302px;
	height: 228px;
}

img.img_305
{
	width: 298px;
	height: 217px;
}

img.img_306
{
	mso-wrap-style: square;
	visibility: visible;
	width: 554px;
	height: 246px;
}

p.p_8
{
	text-align: center;
}

td.td_32
{
	background-color: #auto;
}

img.img_307
{
	mso-wrap-style: square;
	visibility: visible;
	width: 554px;
	height: 342px;
}

col.col_101
{
	width: 107pt;
}

col.col_102
{
	width: 87pt;
}

col.col_103
{
	width: 86pt;
}

col.col_104
{
	width: 75pt;
}

col.col_105
{
	width: 89pt;
}

img.img_308
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 635px;
	height: 447px;
}

span.span_14
{
	background-color: #FFFFFF;
}

h4.h4_1
{
	background-color: #FFFFFF;
}

h3.h3_2
{
	background-color: #FFFFFF;
}

col.col_106
{
	width: 240pt;
}

col.col_107
{
	width: 242pt;
}

col.col_108
{
	width: 148pt;
}

col.col_109
{
	width: 167pt;
}

img.img_309
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 589px;
	height: 182px;
}

col.col_110
{
	width: 241pt;
}

tr.tr_13
{
	margin-left: 28pt;
}

table.table_10
{
	margin-left: 28pt;
	border-collapse: collapse;
}

p.BodytextIndent_7
{
	text-indent: 8pt;
}

p.BodytextIndent_8
{
	text-indent: 8pt;
	background-color: #FFFFFF;
}

p.p_9
{
	text-indent: 36pt;
	background-color: #FFFFFF;
}

col.col_111
{
	width: 171pt;
}

col.col_112
{
	width: 153pt;
}

img.img_310
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 624px;
	height: 161px;
}

col.col_113
{
	width: 174pt;
}

p.BoldTitle_2
{
	color: black;
	background-color: #FFFFFF;
}

col.col_114
{
	width: 432pt;
}

col.col_115
{
	width: 150pt;
}

col.col_116
{
	width: 168pt;
}

col.col_117
{
	width: 181pt;
}

col.col_118
{
	width: 78pt;
}

col.col_119
{
	width: 225pt;
}

col.col_120
{
	width: 413pt;
}

col.col_121
{
	width: 165pt;
}

img.img_311
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 332px;
	height: 45px;
}

img.img_312
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 332px;
	height: 136px;
}

img.img_313
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 334px;
	height: 350px;
}

img.img_314
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 432px;
	height: 470px;
}

col.col_122
{
	width: 144pt;
}

img.img_315
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 612px;
	height: 394px;
}

img.img_316
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 462px;
	height: 261px;
}

col.col_123
{
	width: 160pt;
}

p.p_10
{
	text-indent: 2pt;
}

img.img_317
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 446px;
	height: 43px;
}

img.img_318
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 443px;
	height: 170px;
}

col.col_124
{
	width: 166pt;
}

col.col_125
{
	width: 257pt;
}

p.p_11
{
	font-size: 12pt;
}

col.col_126
{
	width: 247pt;
}

col.col_127
{
	width: 235pt;
}

col.col_128
{
	width: 104pt;
}

col.col_129
{
	width: 378pt;
}

img.img_319
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 359px;
	height: 42px;
}

col.col_130
{
	width: 177pt;
}

col.col_131
{
	width: 157pt;
}

img.img_320
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 50px;
	height: 50px;
}

img.img_321
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 329px;
	height: 41px;
}

col.col_132
{
	width: 248pt;
}

col.col_133
{
	width: 234pt;
}

img.img_322
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 502px;
	height: 77px;
}

img.img_323
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 482px;
	height: 170px;
}

col.col_134
{
	width: 179pt;
}

col.col_135
{
	width: 141pt;
}

img.img_324
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 419px;
	height: 352px;
}

img.img_325
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 419px;
	height: 379px;
}

img.img_326
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 357px;
	height: 215px;
}

col.col_136
{
	width: 190pt;
}

col.col_137
{
	width: 292pt;
}

p.p_12
{
	margin-left: 14pt;
}

col.col_138
{
	width: 106pt;
}

col.col_139
{
	width: 340pt;
}

img.img_327
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 415px;
	height: 454px;
}

img.img_328
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 416px;
	height: 433px;
}

p.BodytextIndent_9
{
	text-indent: 36pt;
	margin-left: 0pt;
	background-color: #FFFFFF;
}

p.p_13
{
	margin-left: 36pt;
	background-color: #FFFFFF;
}

img.img_329
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 420px;
	height: 467px;
}

col.col_140
{
	width: 336pt;
}

col.col_141
{
	width: 6pt;
}

img.img_330
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 554px;
	height: 304px;
}

img.img_331
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 554px;
	height: 314px;
}

img.img_332
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 554px;
	height: 318px;
}

img.img_333
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 554px;
	height: 247px;
}

p.p_14
{
	margin-top: 2pt;
	margin-bottom: 2pt;
}

li.li_3
{
	margin-top: 2pt;
	margin-bottom: 2pt;
}

img.img_334
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 554px;
	height: 330px;
}

col.col_142
{
	width: 246pt;
}

img.img_335
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 602px;
	height: 371px;
}

p.p_15
{
	margin-left: 36pt;
	text-align: center;
}

img.img_336
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 605px;
	height: 371px;
}

img.img_337
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 554px;
	height: 267px;
}

img.img_338
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 421px;
	height: 355px;
}

img.img_339
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 418px;
	height: 360px;
}

span.span_15
{
	font-size: 12pt;
}

p.p_16
{
	margin-bottom: 0pt;
	text-indent: 36pt;
}

img.img_340
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 554px;
	height: 246px;
}

img.img_341
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 554px;
	height: 342px;
}

img.img_342
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 447px;
	height: 247px;
}

img.img_343
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 636px;
	height: 174px;
}

img.img_344
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 603px;
	height: 274px;
}

p.p_17
{
	margin-left: 0pt;
	text-indent: 21pt;
}

img.img_345
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 369px;
	height: 269px;
}

img.img_346
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 560px;
	height: 193px;
}

ul.ul_7
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 39pt;
}

img.img_347
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 565px;
	height: 424px;
}

img.img_348
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 523px;
	height: 216px;
}

img.img_349
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 502px;
	height: 166px;
}

img.img_350
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 582px;
	height: 423px;
}

img.img_351
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 623px;
	height: 160px;
}

img.img_352
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 22px;
	height: 19px;
}

img.img_353
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 480px;
	height: 154px;
}

p.ScreenBitmap_1
{
	font-size: 11pt;
}

img.img_354
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 625px;
	height: 491px;
}

img.img_355
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 19px;
	height: 17px;
}

img.img_356
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 25px;
	height: 22px;
}

img.img_357
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 22px;
	height: 21px;
}

img.img_358
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 623px;
	height: 182px;
}

img.img_359
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 398px;
	height: 469px;
}

img.img_360
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 420px;
	height: 145px;
}

img.img_361
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 323px;
	height: 205px;
}

img.img_362
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 320px;
	height: 205px;
}

img.img_363
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 200px;
	height: 200px;
}

img.img_364
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 214px;
	height: 250px;
}

img.img_365
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 321px;
	height: 565px;
}

img.img_366
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 485px;
	height: 425px;
}

img.img_367
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 315px;
	height: 235px;
}

img.img_368
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 347px;
	height: 168px;
}

img.img_369
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 159px;
	height: 49px;
}

img.img_370
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 391px;
	height: 244px;
}

img.img_371
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 296px;
	height: 103px;
}

img.img_372
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 294px;
	height: 328px;
}

img.img_373
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 289px;
	height: 218px;
}

img.img_374
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 134px;
	height: 152px;
}

img.img_375
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 333px;
	height: 282px;
}

img.img_376
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 320px;
	height: 563px;
}

img.img_377
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 360px;
	height: 448px;
}

img.img_378
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 302px;
	height: 106px;
}

img.img_379
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 199px;
	height: 136px;
}

img.img_380
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 418px;
	height: 492px;
}

span.Bold_1
{
	font-weight: normal;
	font-style: italic;
}

ol.ol_3
{
	padding-left: 0px;
	list-style-type: lower-alpha;
	margin-left: 41pt;
}

img.img_381
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 417px;
	height: 143px;
}

img.img_382
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 315px;
	height: 229px;
}

img.img_383
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 409px;
	height: 101px;
}

img.img_384
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 374px;
	height: 54px;
}

img.img_385
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 625px;
	height: 207px;
}

img.img_386
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 315px;
	height: 70px;
}

img.img_387
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 262px;
	height: 165px;
}

img.img_388
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 260px;
	height: 161px;
}

img.img_389
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 313px;
	height: 561px;
}

img.img_390
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 432px;
	height: 117px;
}

img.img_391
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 323px;
	height: 146px;
}

img.img_392
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 274px;
	height: 192px;
}

img.img_393
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 321px;
	height: 90px;
}

img.img_394
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 517px;
	height: 334px;
}

li.li_4
{
	margin-left: 21pt;
	color: #000000;
}

span.span_16
{
	font-style: italic;
	color: #000000;
}

span.span_17
{
	font-weight: bold;
	color: #000000;
}

img.img_395
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 559px;
	height: 193px;
}

img.img_396
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 19px;
	height: 19px;
}

img.img_397
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 697px;
	height: 250px;
}

img.img_398
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 402px;
	height: 312px;
}

img.img_399
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 620px;
	height: 256px;
}

img.img_400
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 533px;
	height: 147px;
}

img.img_401
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 358px;
	height: 261px;
}

img.img_402
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 19px;
	height: 24px;
}

img.img_403
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 628px;
	height: 104px;
}

img.img_404
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 634px;
	height: 103px;
}

img.img_405
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 577px;
	height: 418px;
}

img.img_406
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 335px;
	height: 200px;
}

img.img_407
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 379px;
	height: 178px;
}

img.img_408
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 421px;
	height: 269px;
}

img.img_409
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 22px;
	height: 25px;
}

img.img_410
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 438px;
	height: 372px;
}

img.img_411
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 338px;
	height: 214px;
}

img.img_412
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 430px;
	height: 344px;
}

img.img_413
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 636px;
	height: 267px;
}

img.img_414
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 369px;
	height: 347px;
}

img.img_415
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 636px;
	height: 256px;
}

img.img_416
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 635px;
	height: 216px;
}

img.img_417
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 365px;
	height: 110px;
}

img.img_418
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 578px;
	height: 417px;
}

img.img_419
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 635px;
	height: 182px;
}

img.img_420
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 634px;
	height: 193px;
}

img.img_421
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 326px;
	height: 295px;
}

img.img_422
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 446px;
	height: 254px;
}

span.CourierCharacterBold_1
{
	font-weight: normal;
	font-size: 10pt;
}

col.col_143
{
	width: 139pt;
}

col.col_144
{
	width: 81pt;
}

tr.tr_14
{
	margin-left: 105pt;
}

table.table_11
{
	margin-left: 105pt;
	border-collapse: collapse;
}

img.img_423
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 367px;
	height: 216px;
}

img.img_424
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 464px;
	height: 348px;
}

img.img_425
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 449px;
	height: 211px;
}

img.img_426
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 327px;
	height: 388px;
}

img.img_427
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 641px;
	height: 146px;
}

img.img_428
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 470px;
	height: 223px;
}

img.img_429
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 544px;
	height: 135px;
}

img.img_430
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 433px;
	height: 95px;
}

img.img_431
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 642px;
	height: 440px;
}

img.img_432
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 642px;
	height: 231px;
}

img.img_433
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 643px;
	height: 228px;
}

img.img_434
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 642px;
	height: 308px;
}

img.img_435
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 642px;
	height: 304px;
}

img.img_436
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 596px;
	height: 454px;
}

img.img_437
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 426px;
	height: 93px;
}

img.img_438
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 421px;
	height: 90px;
}

img.img_439
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 305px;
	height: 168px;
}

img.img_440
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 225px;
	height: 342px;
}

img.img_441
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 474px;
	height: 310px;
}

img.img_442
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 21px;
	height: 19px;
}

img.img_443
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 530px;
	height: 402px;
}

img.img_444
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 590px;
	height: 438px;
}

p.NumberManual_3
{
	font-style: italic;
}

img.img_445
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 334px;
	height: 307px;
}

img.img_446
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 492px;
	height: 253px;
}

img.img_447
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 292px;
	height: 121px;
}

img.img_448
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 334px;
	height: 191px;
}

img.img_449
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 123px;
	height: 19px;
}

img.img_450
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 307px;
	height: 132px;
}

img.img_451
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 24px;
	height: 19px;
}

img.img_452
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 301px;
	height: 117px;
}

img.img_453
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 513px;
	height: 270px;
}

img.img_454
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 301px;
	height: 294px;
}

img.img_455
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 149px;
	height: 106px;
}

img.img_456
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 399px;
	height: 131px;
}

img.img_457
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 24px;
	height: 26px;
}

img.img_458
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 351px;
	height: 257px;
}

img.img_459
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 446px;
	height: 367px;
}

li.li_5
{
	font-weight: bold;
}

img.img_460
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 117px;
	height: 21px;
}

img.img_461
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 195px;
	height: 95px;
}

img.img_462
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 21px;
	height: 17px;
}

img.img_463
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 635px;
	height: 504px;
}

img.img_464
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 312px;
	height: 342px;
}

img.img_465
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 534px;
	height: 159px;
}

img.img_466
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 338px;
	height: 365px;
}

col.col_145
{
	width: 145pt;
}

tr.tr_15
{
	margin-left: 77pt;
}

span.CourierCharacterBold_2
{
	font-weight: bold;
	font-size: 11pt;
}

p.p_18
{
	font-weight: bold;
	font-size: 11pt;
}

table.table_12
{
	margin-left: 77pt;
	border-collapse: collapse;
}

img.img_467
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 360px;
	height: 405px;
}

img.img_468
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 429px;
	height: 74px;
}

img.img_469
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 390px;
	height: 437px;
}

img.img_470
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 203px;
	height: 213px;
}

img.img_471
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 528px;
	height: 147px;
}

img.img_472
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 390px;
	height: 282px;
}

tr.tr_16
{
	margin-left: 43pt;
}

table.table_13
{
	margin-left: 43pt;
	border-collapse: collapse;
}

col.col_146
{
	width: 236pt;
}

tr.tr_17
{
	margin-left: 14pt;
}

table.table_14
{
	margin-left: 14pt;
	border-collapse: collapse;
}

img.img_473
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 636px;
	height: 163px;
}

col.col_147
{
	width: 130pt;
}

tr.tr_18
{
	margin-left: 98pt;
}

table.table_15
{
	margin-left: 98pt;
	border-collapse: collapse;
}

img.img_474
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 417px;
	height: 178px;
}

img.img_475
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 634px;
	height: 541px;
}

img.img_476
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 100px;
	height: 83px;
}

img.img_477
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 494px;
	height: 411px;
}

tr.tr_19
{
	margin-left: 90pt;
}

table.table_16
{
	margin-left: 90pt;
	border-collapse: collapse;
}

p.BodyTextBold_1
{
	page-break-after: avoid;
}

img.img_478
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 697px;
	height: 397px;
}

img.img_479
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 487px;
	height: 348px;
}

img.img_480
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 494px;
	height: 299px;
}

col.col_148
{
	width: 189pt;
}

tr.tr_20
{
	margin-left: 83pt;
}

table.table_17
{
	margin-left: 83pt;
	border-collapse: collapse;
}

img.img_481
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 390px;
	height: 253px;
}

img.img_482
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 467px;
	height: 371px;
}

img.img_483
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 526px;
	height: 427px;
}

img.img_484
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 469px;
	height: 328px;
}

img.img_485
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 383px;
	height: 275px;
}

p.p_19
{
	margin-top: 6pt;
}

img.img_486
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 365px;
	height: 380px;
}

img.img_487
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 581px;
	height: 424px;
}

img.img_488
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 426px;
	height: 231px;
}

img.img_489
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 524px;
	height: 155px;
}

img.img_490
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 47px;
	height: 47px;
}

img.img_491
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 406px;
	height: 315px;
}

img.img_492
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 345px;
	height: 206px;
}

img.img_493
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 556px;
	height: 161px;
}

img.img_494
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 392px;
	height: 328px;
}

img.img_495
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 565px;
	height: 120px;
}

img.img_496
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 268px;
	height: 99px;
}

img.img_497
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 604px;
	height: 147px;
}

img.img_498
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 383px;
	height: 320px;
}

img.img_499
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 410px;
	height: 288px;
}

img.img_500
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 17px;
	height: 29px;
}

img.img_501
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 18px;
	height: 19px;
}

img.img_502
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 65px;
	height: 68px;
}

img.img_503
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 24px;
	height: 21px;
}

img.img_504
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 391px;
	height: 269px;
}

img.img_505
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 219px;
	height: 177px;
}

img.img_506
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 665px;
	height: 167px;
}

img.img_507
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 68px;
	height: 58px;
}

img.img_508
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 303px;
	height: 209px;
}

img.img_509
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 371px;
	height: 175px;
}

img.img_510
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 313px;
	height: 216px;
}

img.img_511
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 267px;
	height: 125px;
}

img.img_512
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 600px;
	height: 203px;
}

p.p_20
{
	page-break-before: always;
}

img.img_513
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 321px;
	height: 353px;
}

img.img_514
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 438px;
	height: 225px;
}

img.img_515
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 643px;
	height: 499px;
}

img.img_516
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 642px;
	height: 353px;
}

img.img_517
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 531px;
	height: 168px;
}

img.img_518
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 506px;
	height: 287px;
}

img.img_519
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 569px;
	height: 543px;
}

img.img_520
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 620px;
	height: 433px;
}

img.img_521
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 634px;
	height: 182px;
}

img.img_522
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 634px;
	height: 189px;
}

img.img_523
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 655px;
	height: 282px;
}

img.img_524
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 559px;
	height: 301px;
}

img.img_525
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 597px;
	height: 327px;
}

img.img_526
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 355px;
	height: 340px;
}

img.img_527
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 387px;
	height: 395px;
}

img.img_528
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 298px;
	height: 259px;
}

img.img_529
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 569px;
	height: 385px;
}

col.col_149
{
	width: 121pt;
}

col.col_150
{
	width: 198pt;
}

col.col_151
{
	width: 197pt;
}

img.img_530
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 390px;
	height: 347px;
}

img.img_531
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 412px;
	height: 234px;
}

img.img_532
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 337px;
	height: 220px;
}

img.img_533
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 424px;
	height: 271px;
}

img.img_534
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 607px;
	height: 380px;
}

img.img_535
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 517px;
	height: 129px;
}

img.img_536
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 494px;
	height: 287px;
}

img.img_537
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 416px;
	height: 160px;
}

img.img_538
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 239px;
	height: 328px;
}

img.img_539
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 478px;
	height: 161px;
}

img.img_540
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 271px;
	height: 168px;
}

col.col_152
{
	width: 120pt;
}

col.col_153
{
	width: 192pt;
}

tr.tr_21
{
	margin-left: 133pt;
}

table.table_18
{
	margin-left: 133pt;
	border-collapse: collapse;
}

img.img_541
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 480px;
	height: 225px;
}

img.img_542
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 384px;
	height: 184px;
}

img.img_543
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 542px;
	height: 352px;
}

img.img_544
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 609px;
	height: 168px;
}

img.img_545
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 602px;
	height: 333px;
}

tr.tr_22
{
	margin-left: 119pt;
}

table.table_19
{
	margin-left: 119pt;
	border-collapse: collapse;
}

img.img_546
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 374px;
	height: 221px;
}

img.img_547
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 427px;
	height: 337px;
}

img.img_548
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 524px;
	height: 449px;
}

img.img_549
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 473px;
	height: 223px;
}

tr.tr_23
{
	margin-left: 112pt;
}

table.table_20
{
	margin-left: 112pt;
	border-collapse: collapse;
}

img.img_550
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 537px;
	height: 220px;
}

img.img_551
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 386px;
	height: 317px;
}

img.img_552
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 473px;
	height: 200px;
}

col.col_154
{
	width: 134pt;
}

img.img_553
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 392px;
	height: 395px;
}

img.img_554
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 333px;
	height: 206px;
}

img.img_555
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 384px;
	height: 207px;
}

img.img_556
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 271px;
	height: 113px;
}

img.img_557
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 253px;
	height: 296px;
}

img.img_558
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 256px;
	height: 109px;
}

img.img_559
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 587px;
	height: 267px;
}

col.col_155
{
	width: 52pt;
}

col.col_156
{
	width: 51pt;
}

img.img_560
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 632px;
	height: 244px;
}

img.img_561
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 349px;
	height: 270px;
}

img.img_562
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 370px;
	height: 341px;
}

img.img_563
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 643px;
	height: 186px;
}

img.img_564
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 526px;
	height: 231px;
}

img.img_565
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 321px;
	height: 200px;
}

img.img_566
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 177px;
	height: 115px;
}

img.img_567
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 508px;
	height: 405px;
}

img.img_568
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 310px;
	height: 211px;
}

img.img_569
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 629px;
	height: 179px;
}

col.col_157
{
	width: 125pt;
}

col.col_158
{
	width: 226pt;
}

td.td_33
{
	vertical-align: middle;
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: black;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: black;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: black;
	padding-top: 1pt;
	padding-bottom: 1pt;
	padding-left: 1pt;
	padding-right: 1pt;
}

td.td_34
{
	vertical-align: middle;
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: black;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: black;
	padding-top: 1pt;
	padding-bottom: 1pt;
	padding-left: 1pt;
	padding-right: 1pt;
}

tr.tr_24
{
	margin-left: 15pt;
}

td.td_35
{
	vertical-align: middle;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: black;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: black;
	padding-top: 1pt;
	padding-bottom: 1pt;
	padding-left: 1pt;
	padding-right: 1pt;
}

td.td_36
{
	vertical-align: middle;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: black;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: black;
	padding-top: 1pt;
	padding-bottom: 1pt;
	padding-left: 1pt;
	padding-right: 1pt;
}

table.table_21
{
	margin-left: 15pt;
	border-collapse: collapse;
}

td.td_37
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: black;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: black;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: black;
	padding-top: 1pt;
	padding-bottom: 1pt;
	padding-left: 1pt;
	padding-right: 1pt;
}

td.td_38
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: black;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: black;
	padding-top: 1pt;
	padding-bottom: 1pt;
	padding-left: 1pt;
	padding-right: 1pt;
}

td.td_39
{
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: black;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: black;
	padding-top: 1pt;
	padding-bottom: 1pt;
	padding-left: 1pt;
	padding-right: 1pt;
}

td.td_40
{
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: black;
	padding-top: 1pt;
	padding-bottom: 1pt;
	padding-left: 1pt;
	padding-right: 1pt;
}

img.img_570
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 274px;
	height: 309px;
}

img.img_571
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 284px;
	height: 256px;
}

img.img_572
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 379px;
	height: 296px;
}

img.img_573
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 426px;
	height: 242px;
}

img.img_574
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 344px;
	height: 310px;
}

img.img_575
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 502px;
	height: 210px;
}

img.img_576
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 369px;
	height: 154px;
}

img.img_577
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 399px;
	height: 333px;
}

img.img_578
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 306px;
	height: 338px;
}

col.col_159
{
	width: 136pt;
}

img.img_579
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 412px;
	height: 353px;
}

img.img_580
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 420px;
	height: 235px;
}

img.img_581
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 480px;
	height: 244px;
}

tr.tr_25
{
	margin-left: 62pt;
}

table.table_22
{
	margin-left: 62pt;
	border-collapse: collapse;
}

col.col_160
{
	width: 100pt;
}

tr.tr_26
{
	margin-left: 27pt;
}

table.table_23
{
	margin-left: 27pt;
	border-collapse: collapse;
}

img.img_582
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 459px;
	height: 193px;
}

img.img_583
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 634px;
	height: 270px;
}

img.img_584
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 308px;
	height: 330px;
}

img.img_585
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 492px;
	height: 186px;
}

img.img_586
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 542px;
	height: 200px;
}

img.img_587
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 29px;
	height: 25px;
}

img.img_588
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 499px;
	height: 309px;
}

img.img_589
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 669px;
	height: 294px;
}

p.p_21
{
	margin-left: 0pt;
	text-indent: 18pt;
}

img.img_590
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 416px;
	height: 317px;
}

img.img_591
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 317px;
	height: 129px;
}

img.img_592
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 330px;
	height: 292px;
}

img.img_593
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 534px;
	height: 565px;
}

col.col_161
{
	width: 132pt;
}

col.col_162
{
	width: 74pt;
}

img.img_594
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 591px;
	height: 333px;
}

col.col_163
{
	width: 127pt;
}

tr.tr_27
{
	margin-left: 76pt;
}

table.table_24
{
	margin-left: 76pt;
	border-collapse: collapse;
}

img.img_595
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 635px;
	height: 350px;
}

img.img_596
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 433px;
	height: 431px;
}

img.img_597
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 149px;
	height: 90px;
}

img.img_598
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 307px;
	height: 113px;
}

img.img_599
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 667px;
	height: 186px;
}

img.img_600
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 661px;
	height: 168px;
}

img.img_601
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 669px;
	height: 310px;
}

img.img_602
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 634px;
	height: 115px;
}

img.img_603
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 634px;
	height: 173px;
}

img.img_604
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 634px;
	height: 100px;
}

img.img_605
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 625px;
	height: 499px;
}

img.img_606
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 634px;
	height: 310px;
}

img.img_607
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 582px;
	height: 406px;
}

img.img_608
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 578px;
	height: 146px;
}

img.img_609
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 641px;
	height: 377px;
}

img.img_610
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 390px;
	height: 287px;
}

img.img_611
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 551px;
	height: 369px;
}

img.img_612
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 580px;
	height: 184px;
}

img.img_613
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 588px;
	height: 220px;
}

img.img_614
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 617px;
	height: 111px;
}

td.td_41
{
	padding-top: 1pt;
	padding-bottom: 1pt;
	padding-left: 1pt;
	padding-right: 1pt;
}

tr.tr_28
{
	margin-left: 20pt;
}

table.table_25
{
	margin-left: 20pt;
	border-collapse: collapse;
}

img.img_615
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 634px;
	height: 344px;
}

img.img_616
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 634px;
	height: 159px;
}

img.img_617
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 625px;
	height: 476px;
}

img.img_618
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 554px;
	height: 285px;
}

col.col_164
{
	width: 82pt;
}

img.img_619
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 444px;
	height: 310px;
}

img.img_620
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 397px;
	height: 242px;
}

img.img_621
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 268px;
	height: 287px;
}

img.img_622
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 575px;
	height: 441px;
}

img.img_623
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 397px;
	height: 319px;
}

img.img_624
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 392px;
	height: 274px;
}

img.img_625
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 423px;
	height: 223px;
}

img.img_626
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 528px;
	height: 288px;
}

tr.tr_29
{
	margin-left: 69pt;
}

table.table_26
{
	margin-left: 69pt;
	border-collapse: collapse;
}

img.img_627
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 367px;
	height: 285px;
}

img.img_628
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 387px;
	height: 353px;
}

img.img_629
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 376px;
	height: 316px;
}

img.img_630
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 654px;
	height: 365px;
}

img.img_631
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 25px;
	height: 19px;
}

img.img_632
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 634px;
	height: 396px;
}

col.col_165
{
	width: 117pt;
}

img.img_633
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 18px;
	height: 25px;
}

img.img_634
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 625px;
	height: 203px;
}

img.img_635
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 358px;
	height: 424px;
}

img.img_636
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 575px;
	height: 170px;
}

img.img_637
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 439px;
	height: 246px;
}

img.img_638
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 534px;
	height: 223px;
}

img.img_639
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 499px;
	height: 269px;
}

img.img_640
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 495px;
	height: 205px;
}

img.img_641
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 528px;
	height: 238px;
}

img.img_642
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 517px;
	height: 228px;
}

img.img_643
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 571px;
	height: 347px;
}

img.img_644
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 651px;
	height: 230px;
}

img.img_645
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 359px;
	height: 196px;
}

img.img_646
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 383px;
	height: 250px;
}

img.img_647
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 386px;
	height: 316px;
}

img.img_648
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 578px;
	height: 145px;
}

img.img_649
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 661px;
	height: 403px;
}

img.img_650
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 513px;
	height: 213px;
}

img.img_651
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 591px;
	height: 227px;
}

img.img_652
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 383px;
	height: 198px;
}

img.img_653
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 455px;
	height: 174px;
}

img.img_654
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 632px;
	height: 319px;
}

p.BodyTextItalic_1
{
	background-color: #0000FF;
	color: #FFFFFF;
}

td.td_42
{
	background-color: #3366FF;
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: black;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: black;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: black;
	padding-top: 1pt;
	padding-bottom: 1pt;
	padding-left: 1pt;
	padding-right: 1pt;
}

td.td_43
{
	background-color: #99CCFF;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: black;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: black;
	padding-top: 1pt;
	padding-bottom: 1pt;
	padding-left: 1pt;
	padding-right: 1pt;
}

td.td_44
{
	background-color: #99CCFF;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: black;
	padding-top: 1pt;
	padding-bottom: 1pt;
	padding-left: 1pt;
	padding-right: 1pt;
}

col.col_166
{
	width: 176pt;
}

img.img_655
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 230px;
	height: 134px;
}

img.img_656
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 373px;
	height: 115px;
}

col.col_167
{
	width: 102pt;
}

tr.tr_30
{
	margin-left: 112pt;
	height: 35pt;
}

img.img_657
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 554px;
	height: 161px;
}

img.img_658
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 22px;
	height: 24px;
}

img.img_659
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 445px;
	height: 206px;
}

img.img_660
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 458px;
	height: 431px;
}

img.img_661
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 351px;
	height: 267px;
}

img.img_662
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 467px;
	height: 161px;
}

img.img_663
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 330px;
	height: 229px;
}

img.img_664
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 636px;
	height: 145px;
}

img.img_665
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 392px;
	height: 218px;
}

img.img_666
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 508px;
	height: 321px;
}

img.img_667
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 583px;
	height: 399px;
}

img.img_668
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 593px;
	height: 312px;
}

img.img_669
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 636px;
	height: 408px;
}

img.img_670
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 488px;
	height: 365px;
}

img.img_671
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 548px;
	height: 365px;
}

img.img_672
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 456px;
	height: 192px;
}

img.img_673
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 459px;
	height: 136px;
}

img.img_674
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 510px;
	height: 189px;
}

img.img_675
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 556px;
	height: 405px;
}

span.span_18
{
	color: #FF0000;
}

img.img_676
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 459px;
	height: 170px;
}

img.img_677
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 383px;
	height: 159px;
}

img.img_678
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 523px;
	height: 377px;
}

col.col_168
{
	width: 250pt;
}

img.img_679
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 634px;
	height: 261px;
}

img.img_680
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 527px;
	height: 167px;
}

img.img_681
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 635px;
	height: 360px;
}

img.img_682
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 469px;
	height: 263px;
}

span.span_19
{
	color: #A52A2A;
}

img.img_683
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 499px;
	height: 216px;
}

img.img_684
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 244px;
	height: 278px;
}

img.img_685
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 230px;
	height: 95px;
}

img.img_686
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 273px;
	height: 371px;
}

img.img_687
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 555px;
	height: 294px;
}

img.img_688
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 26px;
	height: 26px;
}

img.img_689
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 625px;
	height: 248px;
}

img.img_690
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 28px;
	height: 26px;
}

img.img_691
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 622px;
	height: 535px;
}

img.img_692
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 559px;
	height: 143px;
}

img.img_693
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 239px;
	height: 446px;
}

img.img_694
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 593px;
	height: 253px;
}

img.img_695
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 474px;
	height: 200px;
}

img.img_696
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 591px;
	height: 177px;
}

img.img_697
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 508px;
	height: 288px;
}

img.img_698
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 68px;
	height: 63px;
}

img.img_699
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 406px;
	height: 294px;
}

img.img_700
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 495px;
	height: 203px;
}

col.col_169
{
	width: 88pt;
}

col.col_170
{
	width: 109pt;
}

tr.tr_31
{
	margin-left: 13pt;
}

table.table_27
{
	margin-left: 13pt;
	border-collapse: collapse;
}

img.img_701
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 561px;
	height: 290px;
}

img.img_702
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 566px;
	height: 335px;
}

img.img_703
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 566px;
	height: 360px;
}

img.img_704
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 576px;
	height: 198px;
}

img.img_705
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 566px;
	height: 358px;
}

img.img_706
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 621px;
	height: 319px;
}

img.img_707
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 621px;
	height: 347px;
}

img.img_708
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 635px;
	height: 102px;
}

img.img_709
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 456px;
	height: 165px;
}

img.img_710
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 335px;
	height: 328px;
}

img.img_711
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 383px;
	height: 171px;
}

col.col_171
{
	width: 291pt;
}

p.p_22
{
	margin-top: 1pt;
	margin-bottom: 0pt;
}

li.li_6
{
	margin-top: 1pt;
	margin-bottom: 0pt;
}

img.img_712
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 499px;
	height: 372px;
}

img.img_713
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 410px;
	height: 396px;
}

img.img_714
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 397px;
	height: 331px;
}

img.img_715
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 337px;
	height: 280px;
}

img.img_716
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 563px;
	height: 327px;
}

img.img_717
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 586px;
	height: 334px;
}

span.span_20
{
	font-size: 10pt;
}

img.img_718
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 670px;
	height: 332px;
}

tr.tr_32
{
	height: 98pt;
}

p.BodytextIndent_10
{
	margin-left: 40pt;
}

img.img_719
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 360px;
	height: 18px;
}

tr.tr_33
{
	height: 177pt;
}

img.img_720
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 331px;
	height: 18px;
}

img.img_721
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 211px;
	height: 15px;
}

img.img_722
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 238px;
	height: 23px;
}

img.img_723
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 312px;
	height: 22px;
}

img.img_724
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 323px;
	height: 21px;
}

img.img_725
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 240px;
	height: 18px;
}

img.img_726
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 311px;
	height: 21px;
}

img.img_727
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 321px;
	height: 21px;
}

img.img_728
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 321px;
	height: 22px;
}

img.img_729
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 454px;
	height: 132px;
}

img.img_730
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 635px;
	height: 532px;
}

img.img_731
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 114px;
	height: 46px;
}

img.img_732
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 152px;
	height: 30px;
}

td.td_45
{
	background-color: #auto;
	padding-top: 1pt;
	padding-bottom: 1pt;
	padding-left: 1pt;
	padding-right: 1pt;
}

img.img_733
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 319px;
	height: 18px;
}

img.img_734
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 342px;
	height: 278px;
}

img.img_735
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 553px;
	height: 246px;
}

img.img_736
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 258px;
	height: 21px;
}

img.img_737
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 225px;
	height: 18px;
}

img.img_738
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 554px;
	height: 181px;
}

img.img_739
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 354px;
	height: 434px;
}

img.img_740
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 553px;
	height: 152px;
}

img.img_741
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 354px;
	height: 315px;
}

img.img_742
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 356px;
	height: 229px;
}

img.img_743
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 553px;
	height: 192px;
}

img.img_744
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 400px;
	height: 181px;
}

img.img_745
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 355px;
	height: 249px;
}

img.img_746
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 393px;
	height: 203px;
}

img.img_747
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 372px;
	height: 409px;
}

img.img_748
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 349px;
	height: 430px;
}

img.img_749
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 297px;
	height: 157px;
}

tr.tr_34
{
	height: 118pt;
}

img.img_750
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 203px;
	height: 18px;
}

img.img_751
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 258px;
	height: 18px;
}

img.img_752
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 241px;
	height: 18px;
}

img.img_753
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 309px;
	height: 18px;
}

img.img_754
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 169px;
	height: 21px;
}

img.img_755
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 294px;
	height: 18px;
}

img.img_756
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 372px;
	height: 160px;
}

tr.tr_35
{
	height: 50pt;
}

col.col_172
{
	width: 420pt;
}

img.img_757
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 230px;
	height: 22px;
}

tr.tr_36
{
	height: 100pt;
}

img.img_758
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 196px;
	height: 18px;
}

img.img_759
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 252px;
	height: 18px;
}

th.th_3
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: black;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: black;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: black;
	padding-top: 1pt;
	padding-bottom: 1pt;
	padding-left: 1pt;
	padding-right: 1pt;
}

img.img_760
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 336px;
	height: 221px;
}

img.img_761
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 338px;
	height: 217px;
}

img.img_762
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 417px;
	height: 524px;
}

img.img_763
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 438px;
	height: 531px;
}

img.img_764
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 338px;
	height: 215px;
}

img.img_765
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 570px;
	height: 350px;
}

img.img_766
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 517px;
	height: 258px;
}

img.img_767
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 518px;
	height: 261px;
}

img.img_768
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 347px;
	height: 217px;
}

img.img_769
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 349px;
	height: 224px;
}

img.img_770
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 424px;
	height: 260px;
}

img.img_771
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 361px;
	height: 169px;
}

img.img_772
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 302px;
	height: 228px;
}

img.img_773
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 299px;
	height: 217px;
}

p.p_23
{
	margin-left: 5pt;
	margin-right: 18pt;
}

/*<meta sourceDocument="G:\@LANSADOC_new\WebWamsEng\HTML5DOCX\lansa087.docx" />*/

p.p_24
{
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

ol.ol_4
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

ul.ul_8
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

li.li_7
{
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

td.td_46
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	margin-top: 3pt;
	margin-bottom: 3pt;
	vertical-align: top;
}

p.p_25
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ol.ol_5
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ul.ul_9
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

li.li_8
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

td.td_47
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	font-size: 9pt;
	vertical-align: top;
}

p.p_26
{
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
}

ol.ol_6
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
}

ul.ul_10
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
}

li.li_9
{
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
}

td.td_48
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	vertical-align: top;
}

p.p_27
{
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
}

ol.ol_7
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
}

ul.ul_11
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
}

li.li_10
{
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
}

td.td_49
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	vertical-align: top;
}

p.p_28
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ol.ol_8
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ul.ul_12
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

li.li_11
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

td.td_50
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	font-size: 9pt;
	vertical-align: top;
}

p.p_29
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ol.ol_9
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ul.ul_13
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

li.li_12
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

td.td_51
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	font-size: 9pt;
	vertical-align: top;
}

p.p_30
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ol.ol_10
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ul.ul_14
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

li.li_13
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

td.td_52
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	font-size: 9pt;
	vertical-align: top;
}

p.p_31
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ol.ol_11
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ul.ul_15
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

li.li_14
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

td.td_53
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	font-size: 9pt;
	vertical-align: top;
}

p.p_32
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ol.ol_12
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ul.ul_16
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

li.li_15
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

td.td_54
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	font-size: 9pt;
	vertical-align: top;
}

p.p_33
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ol.ol_13
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ul.ul_17
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

li.li_16
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

td.td_55
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	font-size: 9pt;
	vertical-align: top;
}

img.img_774
{
	width: 553px;
	height: 227px;
	border-right-style: solid;
	border-right-width: 1pt;
}

p.ListParagraph
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
}

li.ListParagraph
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
}

img.img_775
{
	mso-wrap-style: square;
	visibility: visible;
	width: 554px;
	height: 304px;
}

img.img_776
{
	mso-wrap-style: square;
	visibility: visible;
	width: 554px;
	height: 314px;
}

img.img_777
{
	mso-wrap-style: square;
	visibility: visible;
	width: 554px;
	height: 318px;
}

img.img_778
{
	mso-wrap-style: square;
	visibility: visible;
	width: 554px;
	height: 247px;
}

img.img_779
{
	mso-wrap-style: square;
	visibility: visible;
	width: 554px;
	height: 330px;
}

img.img_780
{
	mso-wrap-style: square;
	visibility: visible;
	width: 602px;
	height: 371px;
}

img.img_781
{
	mso-wrap-style: square;
	visibility: visible;
	width: 605px;
	height: 371px;
}

img.img_782
{
	mso-wrap-style: square;
	visibility: visible;
	width: 554px;
	height: 267px;
}

img.img_783
{
	mso-wrap-style: square;
	visibility: visible;
	width: 421px;
	height: 355px;
}

img.img_784
{
	mso-wrap-style: square;
	visibility: visible;
	width: 418px;
	height: 360px;
}

p.p_34
{
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
}

ol.ol_14
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
}

ul.ul_18
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
}

li.li_17
{
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
}

td.td_56
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	vertical-align: top;
}

p.p_35
{
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

ol.ol_15
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

ul.ul_19
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

li.li_18
{
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

td.td_57
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	margin-top: 3pt;
	margin-bottom: 3pt;
	vertical-align: top;
}

p.p_36
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ol.ol_16
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ul.ul_20
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

li.li_19
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

td.td_58
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	font-size: 9pt;
	vertical-align: top;
}

p.p_37
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ol.ol_17
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ul.ul_21
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

li.li_20
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

td.td_59
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	font-size: 9pt;
	vertical-align: top;
}

p.p_38
{
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

ol.ol_18
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

ul.ul_22
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

li.li_21
{
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

td.td_60
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	margin-top: 3pt;
	margin-bottom: 3pt;
	vertical-align: top;
}

/*<meta sourceDocument="G:\@LANSADOC_new\WebWamsEng\HTML5DOCX\lansa087.docx" />*/

p.p_39
{
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

ol.ol_19
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

ul.ul_23
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

li.li_22
{
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

td.td_61
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	margin-top: 3pt;
	margin-bottom: 3pt;
	vertical-align: top;
}

p.p_40
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ol.ol_20
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ul.ul_24
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

li.li_23
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

td.td_62
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	font-size: 9pt;
	vertical-align: top;
}

p.p_41
{
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
}

ol.ol_21
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
}

ul.ul_25
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
}

li.li_24
{
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
}

td.td_63
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	vertical-align: top;
}

p.p_42
{
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
}

ol.ol_22
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
}

ul.ul_26
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
}

li.li_25
{
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
}

td.td_64
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	vertical-align: top;
}

p.p_43
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ol.ol_23
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ul.ul_27
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

li.li_26
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

td.td_65
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	font-size: 9pt;
	vertical-align: top;
}

p.p_44
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ol.ol_24
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ul.ul_28
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

li.li_27
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

td.td_66
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	font-size: 9pt;
	vertical-align: top;
}

p.p_45
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ol.ol_25
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ul.ul_29
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

li.li_28
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

td.td_67
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	font-size: 9pt;
	vertical-align: top;
}

p.p_46
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ol.ol_26
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ul.ul_30
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

li.li_29
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

td.td_68
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	font-size: 9pt;
	vertical-align: top;
}

p.p_47
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ol.ol_27
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ul.ul_31
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

li.li_30
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

td.td_69
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	font-size: 9pt;
	vertical-align: top;
}

p.p_48
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ol.ol_28
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ul.ul_32
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

li.li_31
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

td.td_70
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	font-size: 9pt;
	vertical-align: top;
}

img.img_785
{
	width: 642px;
	height: 506px;
}

p.p_49
{
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
}

ol.ol_29
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
}

ul.ul_33
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
}

li.li_32
{
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
}

td.td_71
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	vertical-align: top;
}

p.p_50
{
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

ol.ol_30
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

ul.ul_34
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

li.li_33
{
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

td.td_72
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	margin-top: 3pt;
	margin-bottom: 3pt;
	vertical-align: top;
}

p.p_51
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ol.ol_31
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ul.ul_35
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

li.li_34
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

td.td_73
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	font-size: 9pt;
	vertical-align: top;
}

p.p_52
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ol.ol_32
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ul.ul_36
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

li.li_35
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

td.td_74
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	font-size: 9pt;
	vertical-align: top;
}

p.p_53
{
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

ol.ol_33
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

ul.ul_37
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

li.li_36
{
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

td.td_75
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	margin-top: 3pt;
	margin-bottom: 3pt;
	vertical-align: top;
}

/*<meta sourceDocument="G:\@LANSADOC_new\WebWamsEng\HTML5DOCX\lansa087.docx" />*/

p.p_54
{
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

ol.ol_34
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

ul.ul_38
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

li.li_37
{
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

td.td_76
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	margin-top: 3pt;
	margin-bottom: 3pt;
	vertical-align: top;
}

h1.Heading1
{
	margin-top: 3pt;
	margin-bottom: 20pt;
	mc-heading-level: 1;
	font-weight: bold;
	letter-spacing: -1pt;
	font-size: 20pt;
}

p.MadcapField
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
}

p.TitleCSS
{
	margin-bottom: 3pt;
	orphans: 2;
	widows: 2;
	margin-top: 6pt;
	font-weight: bold;
	font-size: 12pt;
}

p.Note
{
	font-size: 11pt;
	page-break-inside: avoid;
	border-top-style: solid;
	border-top-width: 2pt;
	border-top-color: #C0C0C0;
	border-left-style: solid;
	border-left-width: 2pt;
	border-left-color: #C0C0C0;
	border-bottom-style: solid;
	border-bottom-width: 2pt;
	border-bottom-color: #C0C0C0;
	border-right-style: solid;
	border-right-width: 2pt;
	border-right-color: #C0C0C0;
	margin-top: 6pt;
	margin-bottom: 10pt;
}

p.BulletLeft
{
	font-size: 11pt;
	letter-spacing: 1pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
}

li.BulletLeft
{
	font-size: 11pt;
	letter-spacing: 1pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
}

p.BodyText
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
}

p.ScreenHeading
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-weight: bold;
}

p.Space
{
	margin-top: 3pt;
	margin-bottom: 0pt;
	font-size: 6pt;
}

p.TOC1
{
	margin-top: 3pt;
	margin-bottom: 2pt;
	font-size: 8pt;
}

span.Hyperlink
{
	color: #0070C0;
	text-decoration: underline;
}

li.BulletLeft_1
{
	font-size: 11pt;
	letter-spacing: 1pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	margin-left: 21pt;
}

p.p_55
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ol.ol_35
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ul.ul_39
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

li.li_38
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

td.td_77
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	font-size: 9pt;
	vertical-align: top;
}

span.PageNumber
{
	font-size: 9pt;
}

h2.Heading2
{
	page-break-after: avoid;
	orphans: 2;
	widows: 2;
	margin-bottom: 12pt;
	font-weight: bold;
	color: #000000;
	page-break-before: always;
	mc-heading-level: 2;
	font-size: 16pt;
}

p.TOC2
{
	margin-top: 9pt;
	margin-left: 18pt;
	font-weight: bold;
	font-size: 10pt;
}

span.Hyperlink_1
{
	color: #0000FF;
	text-decoration: underline;
}

p.p_56
{
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
}

ol.ol_36
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
}

ul.ul_40
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
}

li.li_39
{
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
}

td.td_78
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	vertical-align: top;
}

h2.Heading2_1
{
	orphans: 2;
	widows: 2;
	color: #000000;
	page-break-before: always;
	margin-bottom: 3pt;
	page-break-after: avoid;
	margin-top: 12pt;
	mc-heading-level: 2;
	font-weight: bold;
	font-size: 14pt;
}

p.BodyTextCHMOnly
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	/* background-color: #CCECFF; */
}

p.BoldTitle
{
	page-break-after: avoid;
	page-break-inside: avoid;
	margin-bottom: 0pt;
	font-weight: bold;
	margin-top: 6pt;
	color: black;
	letter-spacing: 0pt;
	mc-heading-level: 10;
	font-size: 11pt;
}

p.NumberManual
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	margin-left: 0pt;
	text-indent: 18pt;
}

h3.Heading3
{
	margin-bottom: 3pt;
	page-break-after: avoid;
	margin-top: 12pt;
	font-weight: bold;
	font-size: 14pt;
	orphans: 2;
	widows: 2;
	mc-heading-level: 3;
}

span.Bold
{
	font-weight: bold;
}

p.ScreenBitmap
{
	margin-bottom: 3pt;
	orphans: 2;
	widows: 2;
	margin-top: 6pt;
	text-align: center;
	font-size: 10pt;
}

h3.Heading3_1
{
	margin-bottom: 3pt;
	page-break-after: avoid;
	margin-top: 12pt;
	font-weight: bold;
	font-size: 14pt;
	orphans: 2;
	widows: 2;
	mc-heading-level: 3;
	color: #000000;
}

p.BulletLeft_1
{
	font-size: 11pt;
	margin-top: 2pt;
	margin-bottom: 2pt;
	letter-spacing: 1pt;
}

li.BulletLeft_1_1
{
	margin-left: 21pt;
	font-size: 11pt;
	margin-top: 2pt;
	margin-bottom: 2pt;
	letter-spacing: 1pt;
}

h4.Heading4
{
	margin-bottom: 3pt;
	font-size: 11pt;
	page-break-after: avoid;
	margin-top: 12pt;
	mc-heading-level: 4;
	font-weight: bold;
}

p.CommandPara
{
	margin-bottom: 3pt;
	margin-top: 0pt;
	font-weight: bold;
	font-size: 10pt;
}

span.Button
{
	font-style: italic;
}

h5.Heading5
{
	page-break-after: avoid;
	page-break-inside: avoid;
	margin-bottom: 0pt;
	font-weight: bold;
	margin-top: 6pt;
	mc-heading-level: 5;
	color: black;
	letter-spacing: 0pt;
	font-size: 12pt;
}

p.BulletIndent
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

li.BulletIndent
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

span.CourierCharacterBold
{
	font-weight: bold;
	font-size: 9pt;
}

p.Tabletext
{
	page-break-inside: avoid;
	margin-top: 2pt;
	margin-bottom: 2pt;
	color: #000000;
	font-size: 9pt;
}

p.TableText_2
{
	page-break-inside: avoid;
	color: #000000;
	font-size: 11pt;
	margin-top: 4pt;
	margin-bottom: 4pt;
}

p.Space_1
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 6pt;
}

p.FurtherInformationBody
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	orphans: 2;
	widows: 2;
	/* background-color: #CCFFFF; */
}

span.Symbol
{
	color: #0000FF;
}

p.TutorialLink
{
	page-break-inside: avoid;
	color: #000000;
	font-size: 9pt;
	margin-top: 12pt;
	margin-bottom: 0pt;
}

p.TOC2_1
{
	margin-bottom: 3pt;
	font-size: 11pt;
	margin-top: 12pt;
	margin-left: 12pt;
	font-weight: bold;
}

p.TOC3
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	margin-left: 24pt;
}

p.TOC4
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	margin-left: 119pt;
	font-size: 10pt;
}

p.TOC5
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	margin-left: 44pt;
}

p.p_57
{
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
}

ol.ol_37
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
}

ul.ul_41
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
}

li.li_40
{
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
}

td.td_79
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	vertical-align: top;
}

span.CourierNewCharacter
{
	font-size: 9pt;
}

li.BodyText
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
}

p.bodytext_1
{
	margin-top: 5pt;
	margin-bottom: 5pt;
	font-size: 12pt;
}

p.BodyText_2
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	/* color: #FF0000; */
}

p.ProgramExample
{
	orphans: 2;
	widows: 2;
	background-color: #E9FFFF;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-size: 9pt;
}

p.ProgramExample_2
{
	orphans: 2;
	widows: 2;
	background-color: #E9FFFF;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-size: 9pt;
	color: #4B0082;
}

p.AlsoSeeHeading
{
	page-break-after: avoid;
	orphans: 2;
	widows: 2;
	margin-top: 6pt;
	margin-bottom: 2pt;
	font-weight: bold;
	color: #000000;
	font-size: 10pt;
	/* background-color: #FFCC99; */
}

p.AlsoSeeBody
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	/* background-color: #F7EAD1; */
}

span.Data
{
	font-weight: bold;
	font-size: 9pt;
}

p.BodyTextIndent
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	margin-left: 28pt;
}

p.BodyTextIndent_11
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	margin-left: 28pt;
	color: #000000;
}

p.BulletIndent_1
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	margin-left: 46pt;
	text-indent: -18pt;
	font-size: 10pt;
}

p.p_58
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ol.ol_38
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ul.ul_42
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

li.li_41
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

td.td_80
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	font-size: 9pt;
	vertical-align: top;
}

p.BodyText_3
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	/* font-weight: bold; */
	font-size: 14pt;
}

h3.Heading3_2
{
	page-break-after: avoid;
	orphans: 2;
	widows: 2;
	font-weight: bold;
	color: #000000;
	page-break-before: always;
	margin-top: 12pt;
	margin-bottom: 6pt;
	mc-heading-level: 3;
	font-size: 14pt;
}

p.ScreenBitmap_2
{
	orphans: 2;
	widows: 2;
	margin-top: 6pt;
	margin-bottom: 6pt;
	text-align: center;
	font-size: 10pt;
}

p.ProgramExample_3
{
	orphans: 2;
	widows: 2;
	background-color: #E9FFFF;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-size: 8pt;
}

p.TabletextHeading
{
	margin-bottom: 3pt;
	font-size: 11pt;
	orphans: 2;
	widows: 2;
	margin-top: 4pt;
	font-weight: bold;
}

p.Tabletext_3
{
	page-break-inside: avoid;
	color: #000000;
	margin-bottom: 3pt;
	font-size: 11pt;
	orphans: 2;
	widows: 2;
	margin-top: 4pt;
}

span.Strong
{
	font-weight: bold;
}

p.CommandPara_1
{
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-weight: bold;
	font-size: 9pt;
}

p.BoldTitle_3
{
	page-break-inside: avoid;
	letter-spacing: 0pt;
	page-break-after: avoid;
	orphans: 2;
	widows: 2;
	font-weight: bold;
	color: #000000;
	margin-top: 6pt;
	margin-bottom: 3pt;
	font-size: 12pt;
	mc-heading-level: 10;
}

h4.Heading4_1
{
	page-break-after: avoid;
	orphans: 2;
	widows: 2;
	font-weight: bold;
	color: #000000;
	margin-top: 6pt;
	margin-bottom: 3pt;
	mc-heading-level: 4;
	letter-spacing: -1pt;
	font-size: 13pt;
}

p.FurtherInformationHeading
{
	page-break-after: avoid;
	orphans: 2;
	widows: 2;
	/* background-color: #00FFFF; */
	margin-top: 6pt;
	margin-bottom: 2pt;
	font-weight: bold;
	color: #000000;
	font-size: 10pt;
}

p.FurtherInformationBody_2
{
	margin-top: 3pt;
	orphans: 2;
	widows: 2;
	/* background-color: #CCFFFF; */
	margin-bottom: 6pt;
	font-size: 10pt;
}

span.LANSAHTMLCharacterDisplay
{
	color: #000000;
}

h5.Heading5_1
{
	page-break-inside: avoid;
	letter-spacing: 0pt;
	page-break-after: avoid;
	orphans: 2;
	widows: 2;
	font-weight: bold;
	color: #000000;
	margin-top: 6pt;
	margin-bottom: 3pt;
	mc-heading-level: 5;
	font-size: 12pt;
}

p.BodyText_4
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	/* font-weight: bold; */
}

li.BulletIndent_1
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	margin-left: 46pt;
	text-indent: -18pt;
	font-size: 10pt;
}

p.BodyText_5
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	text-indent: 36pt;
}

p.FurtherInformationBody_2_1
{
	margin-top: 3pt;
	orphans: 2;
	widows: 2;
	/* background-color: #CCFFFF; */
	margin-bottom: 6pt;
	/* font-weight: bold; */
	font-size: 12pt;
}

p.TOC3_1
{
	margin-bottom: 3pt;
	font-size: 9pt;
	margin-top: 2pt;
	margin-left: 36pt;
}

p.TOC4_1
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 9pt;
	orphans: 2;
	widows: 2;
	margin-left: 54pt;
}

p.TOC5_1
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 9pt;
	margin-left: 72pt;
}

p.p_59
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ol.ol_39
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ul.ul_43
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

li.li_42
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

td.td_81
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	font-size: 9pt;
	vertical-align: top;
}

p.MadcapField_1
{
	margin-top: 3pt;
	margin-bottom: 6pt;
	font-size: 11pt;
}

p.BodyText_6
{
	margin-top: 3pt;
	margin-bottom: 6pt;
	font-size: 11pt;
}

span.InsertText
{
	font-weight: bold;
	color: #008000;
	font-size: 8pt;
}

p.ProgramExampleLarge
{
	orphans: 2;
	widows: 2;
	margin-bottom: 0pt;
	font-size: 9pt;
	background-color: #E6E6E6;
}

p.p_60
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ol.ol_40
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ul.ul_44
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

li.li_43
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

td.td_82
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	font-size: 9pt;
	vertical-align: top;
}

p.ScreenHeading_1
{
	page-break-after: avoid;
	orphans: 2;
	widows: 2;
	margin-top: 6pt;
	margin-bottom: 2pt;
	font-weight: bold;
	color: #000000;
	font-size: 10pt;
}

p.p_61
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ol.ol_41
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ul.ul_45
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

li.li_44
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

td.td_83
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	font-size: 9pt;
	vertical-align: top;
}

p.NumberManual_4
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	margin-left: 0pt;
	text-indent: 18pt;
	font-size: 10pt;
}

p.p_62
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ol.ol_42
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ul.ul_46
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

li.li_45
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

td.td_84
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	font-size: 9pt;
	vertical-align: top;
}

p.JumpToBoldTitle
{
	page-break-after: avoid;
	orphans: 2;
	widows: 2;
	font-weight: bold;
	color: #000000;
	margin-top: 6pt;
	margin-bottom: 3pt;
	font-size: 12pt;
	mc-heading-level: 10;
}

p.Note_2
{
	page-break-inside: avoid;
	border-top-style: solid;
	border-top-width: 2pt;
	border-top-color: #C0C0C0;
	border-left-style: solid;
	border-left-width: 2pt;
	border-left-color: #C0C0C0;
	border-bottom-style: solid;
	border-bottom-width: 2pt;
	border-bottom-color: #C0C0C0;
	border-right-style: solid;
	border-right-width: 2pt;
	border-right-color: #C0C0C0;
	margin-top: 6pt;
	margin-bottom: 10pt;
	font-size: 10pt;
}

h6.Heading6
{
	page-break-after: avoid;
	orphans: 2;
	widows: 2;
	font-weight: bold;
	color: #000000;
	margin-top: 6pt;
	margin-bottom: 3pt;
	mc-heading-level: 6;
	font-size: 11pt;
}

p.ProgramExample_3_1
{
	orphans: 2;
	widows: 2;
	background-color: #E9FFFF;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-size: 8pt;
	/* font-weight: bold; */
}

p.TOC6
{
	font-size: 9pt;
	margin-left: 90pt;
}

p.p_63
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ol.ol_43
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ul.ul_47
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

li.li_46
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

td.td_85
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	font-size: 9pt;
	vertical-align: top;
}

p.BodyTextIndent_12
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	margin-left: 0pt;
}

li.BodyTextIndent
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	margin-left: 28pt;
}

p.BodyTextIndent_13
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	margin-left: 0pt;
	text-indent: 14pt;
}

h6.Heading6_1
{
	page-break-after: avoid;
	orphans: 2;
	widows: 2;
	font-weight: bold;
	color: #000000;
	margin-top: 6pt;
	margin-bottom: 3pt;
	mc-heading-level: 6;
	font-size: 11pt;
	background-color: #FFFFFF;
}

p.BodyTextIndent_14
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	margin-left: 28pt;
	background-color: #FFFFFF;
}

p.BodyTextIndent_15
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	text-indent: 8pt;
	margin-left: 64pt;
}

p.AlsoSeeHeading_1
{
	page-break-after: avoid;
	orphans: 2;
	widows: 2;
	color: #000000;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-weight: bold;
	font-size: 10pt;
	/* background-color: #FFCC99; */
}

p.BodyText_7
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	margin-left: 0pt;
	text-indent: 36pt;
}

p.NumberManualIndent
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	text-indent: 18pt;
	margin-left: 36pt;
}

p.warningheading
{
	margin-top: 6pt;
	margin-bottom: 2pt;
	font-weight: bold;
	font-size: 10pt;
}

p.ScreenBitmap_2_1
{
	orphans: 2;
	widows: 2;
	margin-top: 6pt;
	margin-bottom: 6pt;
	text-align: center;
	font-size: 10pt;
	color: #000000;
}

p.BulletLeft_2
{
	font-size: 11pt;
	letter-spacing: 1pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	color: #000000;
}

li.BulletLeft_2
{
	font-size: 11pt;
	letter-spacing: 1pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	color: #000000;
}

p.BodyTextIndent_16
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	margin-left: 28pt;
	font-size: 6pt;
}

p.Caption
{
	font-style: italic;
	font-size: 7pt;
}

p.NumberManual_5
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	margin-left: 0pt;
	text-indent: 0pt;
}

p.ProgramExample_3_2
{
	orphans: 2;
	widows: 2;
	background-color: #E9FFFF;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-size: 8pt;
	color: #000000;
}

p.BodyText_8
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	/* font-weight: bold; */
	font-size: 12pt;
}

p.Tabletext_3_1
{
	page-break-inside: avoid;
	color: #000000;
	margin-bottom: 3pt;
	font-size: 11pt;
	orphans: 2;
	widows: 2;
	margin-top: 4pt;
	margin-left: 3pt;
}

p.ScreenBitmap_2_2
{
	orphans: 2;
	widows: 2;
	margin-top: 6pt;
	margin-bottom: 6pt;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
}

p.BoldTitle_3_1
{
	page-break-inside: avoid;
	letter-spacing: 0pt;
	page-break-after: avoid;
	orphans: 2;
	widows: 2;
	color: #000000;
	margin-top: 6pt;
	margin-bottom: 3pt;
	font-size: 12pt;
	mc-heading-level: 10;
	font-weight: normal;
}

p.BodyText_9
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	text-align: center;
}

p.Note_3
{
	font-size: 11pt;
	page-break-inside: avoid;
	border-top-style: solid;
	border-top-width: 2pt;
	border-top-color: #C0C0C0;
	border-left-style: solid;
	border-left-width: 2pt;
	border-left-color: #C0C0C0;
	border-bottom-style: solid;
	border-bottom-width: 2pt;
	border-bottom-color: #C0C0C0;
	border-right-style: solid;
	border-right-width: 2pt;
	border-right-color: #C0C0C0;
	margin-top: 6pt;
	margin-bottom: 10pt;
	/* font-weight: bold; */
}

p.tabletext_4
{
	page-break-inside: avoid;
	color: #000000;
	font-size: 9pt;
	margin-top: 5pt;
	margin-bottom: 5pt;
}

p.BodyTextIndent_17
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	margin-left: 28pt;
	text-indent: 8pt;
}

span.HTMLCode
{
	font-size: 10pt;
}

li.BulletLeft_3
{
	font-size: 11pt;
	letter-spacing: 1pt;
	margin-top: 2pt;
	margin-bottom: 2pt;
}

p.BodyText_10
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	margin-left: 36pt;
	text-align: center;
}

p.p_64
{
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
}

ol.ol_44
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
}

ul.ul_48
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
}

li.li_47
{
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
}

td.td_86
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	vertical-align: top;
}

p.BodyText_11
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	background-color: #FFFFFF;
}

h4.Heading4_1_1
{
	page-break-after: avoid;
	orphans: 2;
	widows: 2;
	font-weight: bold;
	color: #000000;
	margin-top: 6pt;
	margin-bottom: 3pt;
	mc-heading-level: 4;
	letter-spacing: -1pt;
	font-size: 13pt;
	background-color: #FFFFFF;
}

p.Note_4
{
	font-size: 11pt;
	page-break-inside: avoid;
	border-top-style: solid;
	border-top-width: 2pt;
	border-top-color: #C0C0C0;
	border-left-style: solid;
	border-left-width: 2pt;
	border-left-color: #C0C0C0;
	border-bottom-style: solid;
	border-bottom-width: 2pt;
	border-bottom-color: #C0C0C0;
	border-right-style: solid;
	border-right-width: 2pt;
	border-right-color: #C0C0C0;
	margin-top: 8pt;
	margin-bottom: 10pt;
}

h3.Heading3_2_1
{
	page-break-after: avoid;
	orphans: 2;
	widows: 2;
	font-weight: bold;
	color: #000000;
	page-break-before: always;
	margin-top: 12pt;
	margin-bottom: 6pt;
	mc-heading-level: 3;
	font-size: 14pt;
	background-color: #FFFFFF;
}

span.Bold_2
{
	font-weight: bold;
	background-color: #FFFFFF;
}

p.Note_4_1
{
	font-size: 11pt;
	page-break-inside: avoid;
	border-top-style: solid;
	border-top-width: 2pt;
	border-top-color: #C0C0C0;
	border-left-style: solid;
	border-left-width: 2pt;
	border-left-color: #C0C0C0;
	border-bottom-style: solid;
	border-bottom-width: 2pt;
	border-bottom-color: #C0C0C0;
	border-right-style: solid;
	border-right-width: 2pt;
	border-right-color: #C0C0C0;
	margin-top: 8pt;
	margin-bottom: 10pt;
	background-color: #FFFFFF;
}

p.BoldTitle_3_2
{
	page-break-inside: avoid;
	letter-spacing: 0pt;
	page-break-after: avoid;
	orphans: 2;
	widows: 2;
	font-weight: bold;
	color: #000000;
	margin-top: 6pt;
	margin-bottom: 3pt;
	font-size: 12pt;
	mc-heading-level: 10;
	background-color: #FFFFFF;
}

p.Tabletext_3_2
{
	page-break-inside: avoid;
	color: #000000;
	margin-bottom: 3pt;
	font-size: 11pt;
	orphans: 2;
	widows: 2;
	margin-top: 4pt;
	background-color: #FFFFFF;
}

p.BodyTextIndent_18
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	margin-left: 28pt;
	text-indent: 8pt;
	background-color: #FFFFFF;
}

p.BodyText_12
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	text-indent: 36pt;
	background-color: #FFFFFF;
}

p.BoldTitle_3_3
{
	page-break-inside: avoid;
	letter-spacing: 0pt;
	page-break-after: avoid;
	orphans: 2;
	widows: 2;
	font-weight: bold;
	margin-top: 6pt;
	margin-bottom: 3pt;
	font-size: 12pt;
	mc-heading-level: 10;
	color: black;
	background-color: #FFFFFF;
}

span.CourierCharacterBold_3
{
	font-size: 9pt;
	font-weight: bold;
	letter-spacing: -1pt;
}

p.BodyText_13
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	text-indent: 2pt;
}

p.BodyText_14
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 12pt;
}

p.ProgramExampleRed
{
	orphans: 2;
	widows: 2;
	background-color: #E9FFFF;
	margin-top: 0pt;
	margin-bottom: 0pt;
	color: #FF0000;
	font-size: 9pt;
}

p.ProgramExampleBox
{
	orphans: 2;
	widows: 2;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-size: 8pt;
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: black;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: black;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: black;
	background-color: #FFFF99;
	margin-left: 28pt;
	margin-right: 85pt;
}

p.BodyText_15
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	margin-left: 14pt;
}

p.BodyTextIndent_19
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	text-indent: 36pt;
	margin-left: 0pt;
	background-color: #FFFFFF;
}

p.BodyText_16
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	margin-left: 36pt;
	background-color: #FFFFFF;
}

p.Note_4_2
{
	font-size: 11pt;
	page-break-inside: avoid;
	border-top-style: solid;
	border-top-width: 2pt;
	border-top-color: #C0C0C0;
	border-left-style: solid;
	border-left-width: 2pt;
	border-left-color: #C0C0C0;
	border-bottom-style: solid;
	border-bottom-width: 2pt;
	border-bottom-color: #C0C0C0;
	border-right-style: solid;
	border-right-width: 2pt;
	border-right-color: #C0C0C0;
	margin-top: 8pt;
	margin-bottom: 10pt;
	/* font-weight: bold; */
}

p.space_2
{
	margin-top: 5pt;
	margin-bottom: 5pt;
	font-size: 9pt;
}

p.TOC6_1
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	margin-left: 90pt;
}

p.p_65
{
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

ol.ol_45
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

ul.ul_49
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

li.li_48
{
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

td.td_87
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	margin-top: 3pt;
	margin-bottom: 3pt;
	vertical-align: top;
}

p.BulletLeftCHMOnly
{
	font-size: 11pt;
	letter-spacing: 1pt;
	/* background-color: #CCECFF; */
	margin-top: 0pt;
	margin-bottom: 6pt;
}

li.BulletLeftCHMOnly
{
	font-size: 11pt;
	letter-spacing: 1pt;
	/* background-color: #CCECFF; */
	margin-top: 0pt;
	margin-bottom: 6pt;
}

p.BodyTextBold
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	font-weight: bold;
}

p.BulletLeft_1_1
{
	font-size: 11pt;
	margin-top: 2pt;
	margin-bottom: 2pt;
	letter-spacing: 1pt;
	margin-left: 0pt;
	text-indent: 21pt;
}

p.TutorialName
{
	font-weight: bold;
	margin-top: 0pt;
	margin-bottom: 0pt;
	text-align: right;
	color: #008000;
}

p.NumberManual_6
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	margin-left: 0pt;
	text-indent: 14pt;
}

p.NumberManualIndent_1
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	text-indent: 14pt;
	margin-left: 36pt;
}

p.ScreenBitmap_2_3
{
	orphans: 2;
	widows: 2;
	margin-top: 6pt;
	margin-bottom: 6pt;
	text-align: center;
	font-size: 11pt;
}

p.BodyText_17
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	font-weight: normal;
}

li.NumberManualIndent
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	text-indent: 18pt;
	margin-left: 36pt;
}

li.BulletLeft_4
{
	font-size: 11pt;
	letter-spacing: 1pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	margin-left: 21pt;
	color: #000000;
}

p.TabletextHeading_2
{
	orphans: 2;
	widows: 2;
	margin-bottom: 3pt;
	font-size: 11pt;
	page-break-inside: avoid;
	margin-top: 4pt;
	color: #000000;
	font-weight: bold;
}

p.Tablebold
{
	font-size: 11pt;
	page-break-inside: avoid;
	color: #000000;
	margin-top: 5pt;
	margin-bottom: 5pt;
	font-weight: bold;
}

p.CourierCharacter
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	margin-left: 0pt;
	text-indent: 14pt;
}

span.CourierCharacterBold_4
{
	font-size: 9pt;
	font-weight: normal;
}

p.NumberManualIndent_1_1
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	text-indent: 14pt;
	margin-left: 36pt;
	/* font-weight: bold; */
}

p.NumberManual_6_1
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	margin-left: 0pt;
	text-indent: 14pt;
	font-style: italic;
}

p.BulletIndent_1_1
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	margin-left: 46pt;
	text-indent: -18pt;
	font-size: 10pt;
	/* font-weight: bold; */
}

li.BulletIndent_1_1
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	margin-left: 46pt;
	text-indent: -18pt;
	font-size: 10pt;
	/* font-weight: bold; */
}

span.CourierCharacterRed
{
	font-weight: bold;
	color: #FF0000;
	font-size: 9pt;
}

p.NumberManual_6_2
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	margin-left: 0pt;
	text-indent: 14pt;
	/* font-weight: bold; */
}

span.Red
{
	font-weight: bold;
	font-style: italic;
	color: #FF0000;
}

p.NoteIndent
{
	font-size: 11pt;
	page-break-inside: avoid;
	border-top-style: solid;
	border-top-width: 2pt;
	border-top-color: #C0C0C0;
	border-left-style: solid;
	border-left-width: pt;
	border-left-color: #C0C0C0;
	border-bottom-style: solid;
	border-bottom-width: 2pt;
	border-bottom-color: #C0C0C0;
	border-right-style: solid;
	border-right-width: 2pt;
	border-right-color: #C0C0C0;
	margin-top: 6pt;
	margin-bottom: 10pt;
	margin-left: 35pt;
}

p.BodyTextBold_2
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	font-weight: bold;
	page-break-after: avoid;
}

p.BodyText_18
{
	margin-bottom: 3pt;
	font-size: 11pt;
	margin-top: 6pt;
}

p.BodyText_19
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	page-break-before: always;
}

span.\00672C\006587\006587\005B57
{
	font-size: 11pt;
}

span.\00672C\006587\006587\005B57_1
{
	font-size: 11pt;
	font-style: italic;
}

p.Caption_1
{
	font-style: italic;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 7pt;
}

p.NumberManualCHM
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	margin-left: 0pt;
	text-indent: 14pt;
	/* background-color: #CCECFF; */
}

p.BoldTitleCHMOnly
{
	font-weight: bold;
	page-break-after: avoid;
	margin-top: 6pt;
	letter-spacing: 0pt;
	margin-bottom: 6pt;
	mc-heading-level: 10;
	font-size: 11pt;
	/* background-color: #CCECFF; */
}

span.ProgramExampleCharRed
{
	font-style: italic;
	color: #FF0000;
}

span.CourierCharacterGreen
{
	color: #00B050;
	font-size: 9pt;
}

span.CourierCharacterBlue
{
	color: #4F81BD;
	font-size: 9pt;
}

p.BodyTextItalic
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	font-style: italic;
}

p.BodyTextItalic_2
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	font-style: italic;
	/* background-color: #0000FF; */
	color: #FFFFFF;
}

p.BoldTitle_3_4
{
	page-break-inside: avoid;
	letter-spacing: 0pt;
	page-break-after: avoid;
	orphans: 2;
	widows: 2;
	font-weight: bold;
	color: #000000;
	margin-top: 6pt;
	margin-bottom: 3pt;
	font-size: 12pt;
	mc-heading-level: 10;
	page-break-before: always;
}

p.ProgramExample_3_3
{
	orphans: 2;
	widows: 2;
	background-color: #E9FFFF;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-size: 8pt;
	color: #4B0082;
}

p.BulletIndent_1_2
{
	margin-left: 46pt;
	text-indent: -18pt;
	font-size: 10pt;
	margin-top: 1pt;
	margin-bottom: 0pt;
}

li.BulletIndent_1_2
{
	margin-left: 46pt;
	text-indent: -18pt;
	font-size: 10pt;
	margin-top: 1pt;
	margin-bottom: 0pt;
}

span.BulletIndentChar
{
	font-size: 11pt;
}

p.p_66
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ol.ol_46
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ul.ul_50
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

li.li_49
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

td.td_88
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	font-size: 9pt;
	vertical-align: top;
}

p.BulletLeftIndent
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
}

li.BulletLeftIndent
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
}

p.p_67
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ol.ol_47
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ul.ul_51
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

li.li_50
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

td.td_89
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	font-size: 9pt;
	vertical-align: top;
}

p.p_68
{
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

ol.ol_48
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

ul.ul_52
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

li.li_51
{
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

td.td_90
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	margin-top: 3pt;
	margin-bottom: 3pt;
	vertical-align: top;
}

span.LANSAHTMLCharacterDisplay_1
{
	color: black;
}

p.BodyTextIndent_20
{
	font-size: 11pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	margin-left: 43pt;
}

p.BodyTextIndent_20_1
{
	font-size: 11pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	margin-left: 40pt;
}

p.JumpToBoldTitle_1
{
	orphans: 2;
	widows: 2;
	color: #000000;
	font-weight: bold;
	page-break-after: avoid;
	margin-top: 6pt;
	letter-spacing: 0pt;
	margin-bottom: 6pt;
	mc-heading-level: 10;
	font-size: 11pt;
}

p.JumpToTopic
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-weight: bold;
}

h6.Heading6_2
{
	orphans: 2;
	widows: 2;
	color: #000000;
	font-size: 11pt;
	page-break-after: avoid;
	margin-top: 6pt;
	margin-bottom: 4pt;
	mc-heading-level: 6;
	font-weight: bold;
}

p.TabletextHeading_2_1
{
	orphans: 2;
	widows: 2;
	margin-bottom: 3pt;
	font-size: 11pt;
	page-break-inside: avoid;
	margin-top: 4pt;
	color: #000000;
	font-weight: bold;
	text-align: right;
}

p.Tabletext_3_3
{
	page-break-inside: avoid;
	color: #000000;
	margin-bottom: 3pt;
	font-size: 11pt;
	orphans: 2;
	widows: 2;
	margin-top: 4pt;
	text-align: right;
}

p.ScreenBitmap_2_4
{
	orphans: 2;
	widows: 2;
	margin-top: 6pt;
	margin-bottom: 6pt;
	text-align: center;
	font-size: 10pt;
	color: #FF0000;
}

/*<meta sourceDocument="G:\@LANSADOC_new\WebWamsEng\HTML5DOCX\lansa087.docx" />*/

p.p_69
{
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

ol.ol_49
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

ul.ul_53
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

li.li_52
{
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

td.td_91
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	margin-top: 3pt;
	margin-bottom: 3pt;
	vertical-align: top;
}

p.p_70
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ol.ol_50
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ul.ul_54
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

li.li_53
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

td.td_92
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	font-size: 9pt;
	vertical-align: top;
}

span.Hyperlink_2
{
	color: #0000FF;
	text-decoration: underline;
}

p.p_71
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ol.ol_51
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ul.ul_55
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

li.li_54
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

td.td_93
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	font-size: 9pt;
	vertical-align: top;
}

h2.Heading2_2
{
	page-break-after: avoid;
	orphans: 2;
	widows: 2;
	margin-bottom: 12pt;
	page-break-before: always;
	mc-heading-level: 2;
	color: black;
	font-size: 16pt;
	font-weight: normal;
}

p.MadcapField_2
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 9pt;
}

p.BoldTitle_4
{
	letter-spacing: 0pt;
	page-break-after: avoid;
	page-break-inside: avoid;
	font-weight: bold;
	color: #548DD4;
	margin-top: 6pt;
	margin-bottom: 3pt;
	font-size: 12pt;
	mc-heading-level: 10;
}

h2.Heading2_2_1
{
	page-break-after: avoid;
	orphans: 2;
	widows: 2;
	margin-bottom: 12pt;
	page-break-before: always;
	mc-heading-level: 2;
	font-size: 16pt;
	font-weight: normal;
	color: #000000;
}

h3.Heading3_3
{
	page-break-after: avoid;
	orphans: 2;
	widows: 2;
	font-weight: normal;
	page-break-before: always;
	margin-top: 12pt;
	margin-bottom: 6pt;
	mc-heading-level: 3;
	color: black;
	font-size: 14pt;
}

p.ScreenBitmap_3
{
	orphans: 2;
	widows: 2;
	margin-top: 6pt;
	margin-bottom: 6pt;
	text-align: center;
	font-size: 10pt;
}

h3.Heading3_3_1
{
	page-break-after: avoid;
	orphans: 2;
	widows: 2;
	font-weight: normal;
	page-break-before: always;
	margin-top: 12pt;
	margin-bottom: 6pt;
	mc-heading-level: 3;
	font-size: 14pt;
	color: #000000;
}

h4.Heading4_2
{
	page-break-after: avoid;
	margin-top: 6pt;
	margin-bottom: 3pt;
	mc-heading-level: 4;
	letter-spacing: -1pt;
	font-size: 13pt;
	font-weight: normal;
}

p.CommandPara_2
{
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-weight: bold;
	font-size: 9pt;
}

h5.Heading5_2
{
	letter-spacing: 0pt;
	page-break-after: avoid;
	page-break-inside: avoid;
	font-weight: bold;
	color: #548DD4;
	margin-top: 6pt;
	margin-bottom: 3pt;
	mc-heading-level: 5;
	font-size: 12pt;
}

p.BulletIndent_2
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 9pt;
}

li.BulletIndent_2
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 9pt;
}

p.Tabletext_5
{
	page-break-inside: avoid;
	color: #000000;
	margin-bottom: 3pt;
	font-size: 11pt;
	orphans: 2;
	widows: 2;
	margin-top: 4pt;
}

p.TableText_6
{
	page-break-inside: avoid;
	color: #000000;
	font-size: 11pt;
	margin-top: 4pt;
	margin-bottom: 4pt;
}

p.FurtherInformationBody_3
{
	margin-top: 3pt;
	orphans: 2;
	widows: 2;
	/* background-color: #CCFFFF; */
	margin-bottom: 6pt;
	font-size: 10pt;
}

p.TutorialLink_1
{
	page-break-inside: avoid;
	color: #000000;
	font-size: 11pt;
	orphans: 2;
	widows: 2;
	margin-top: 12pt;
	margin-bottom: 0pt;
}

p.TOC3_2
{
	margin-bottom: 3pt;
	font-size: 9pt;
	margin-top: 2pt;
	margin-left: 36pt;
}

p.TOC4_2
{
	margin-bottom: 3pt;
	font-size: 9pt;
	margin-top: 2pt;
	orphans: 2;
	widows: 2;
	margin-left: 54pt;
}

p.TOC5_2
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 9pt;
	margin-left: 72pt;
}

p.p_72
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ol.ol_52
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ul.ul_56
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

li.li_55
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

td.td_94
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	font-size: 9pt;
	vertical-align: top;
}

p.bodytext_20
{
	margin-top: 5pt;
	margin-bottom: 5pt;
	font-size: 12pt;
}

p.ProgramExample_4
{
	orphans: 2;
	widows: 2;
	background-color: #B3FFFF;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-size: 8pt;
}

p.ProgramExample_4_1
{
	orphans: 2;
	widows: 2;
	background-color: #B3FFFF;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-size: 8pt;
	color: #4B0082;
}

p.p_73
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ol.ol_53
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ul.ul_57
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

li.li_56
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

td.td_95
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	font-size: 9pt;
	vertical-align: top;
}

p.p_74
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ol.ol_54
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ul.ul_58
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

li.li_57
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

td.td_96
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	font-size: 9pt;
	vertical-align: top;
}

p.BodyText_21
{
	margin-top: 3pt;
	margin-bottom: 6pt;
	font-size: 11pt;
}

p.TOC2_2
{
	font-size: 9pt;
	margin-top: 6pt;
	margin-left: 18pt;
	font-weight: bold;
}

p.p_75
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ol.ol_55
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ul.ul_59
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

li.li_58
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

td.td_97
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	font-size: 9pt;
	vertical-align: top;
}

p.ScreenHeading_2
{
	page-break-after: avoid;
	orphans: 2;
	widows: 2;
	margin-top: 6pt;
	margin-bottom: 2pt;
	font-weight: bold;
	color: #000000;
	font-size: 10pt;
}

p.p_76
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ol.ol_56
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ul.ul_60
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

li.li_59
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

td.td_98
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	font-size: 9pt;
	vertical-align: top;
}

p.p_77
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ol.ol_57
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ul.ul_61
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

li.li_60
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

td.td_99
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	font-size: 9pt;
	vertical-align: top;
}

p.ProgramExample_4_2
{
	orphans: 2;
	widows: 2;
	background-color: #B3FFFF;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-size: 8pt;
	/* font-weight: bold; */
}

p.p_78
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ol.ol_58
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ul.ul_62
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

li.li_61
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

td.td_100
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	font-size: 9pt;
	vertical-align: top;
}

p.AlsoSeeHeading_2
{
	page-break-after: avoid;
	orphans: 2;
	widows: 2;
	color: #000000;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-weight: bold;
	font-size: 10pt;
	/* background-color: #FFCC99; */
}

p.ProgramExample_4_3
{
	orphans: 2;
	widows: 2;
	background-color: #B3FFFF;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-size: 8pt;
	color: #000000;
}

p.BoldTitle_4_1
{
	letter-spacing: 0pt;
	page-break-after: avoid;
	page-break-inside: avoid;
	color: #548DD4;
	margin-top: 6pt;
	margin-bottom: 3pt;
	font-size: 12pt;
	mc-heading-level: 10;
	font-weight: normal;
}

p.tabletext_7
{
	page-break-inside: avoid;
	color: #000000;
	font-size: 9pt;
	margin-top: 5pt;
	margin-bottom: 5pt;
}

p.p_79
{
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
}

ol.ol_59
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
}

ul.ul_63
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
}

li.li_62
{
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
}

td.td_101
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	vertical-align: top;
}

h4.Heading4_2_1
{
	page-break-after: avoid;
	margin-top: 6pt;
	margin-bottom: 3pt;
	mc-heading-level: 4;
	letter-spacing: -1pt;
	font-size: 13pt;
	font-weight: normal;
	background-color: #FFFFFF;
}

p.Note_5
{
	font-size: 11pt;
	page-break-inside: avoid;
	border-top-style: solid;
	border-top-width: 2pt;
	border-top-color: #C0C0C0;
	border-left-style: solid;
	border-left-width: 2pt;
	border-left-color: #C0C0C0;
	border-bottom-style: solid;
	border-bottom-width: 2pt;
	border-bottom-color: #C0C0C0;
	border-right-style: solid;
	border-right-width: 2pt;
	border-right-color: #C0C0C0;
	margin-top: 8pt;
	margin-bottom: 10pt;
}

h3.Heading3_3_2
{
	page-break-after: avoid;
	orphans: 2;
	widows: 2;
	font-weight: normal;
	page-break-before: always;
	margin-top: 12pt;
	margin-bottom: 6pt;
	mc-heading-level: 3;
	color: black;
	font-size: 14pt;
	background-color: #FFFFFF;
}

p.BoldTitle_4_2
{
	letter-spacing: 0pt;
	page-break-after: avoid;
	page-break-inside: avoid;
	font-weight: bold;
	color: #548DD4;
	margin-top: 6pt;
	margin-bottom: 3pt;
	font-size: 12pt;
	mc-heading-level: 10;
	background-color: #FFFFFF;
}

p.Space_3
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 6pt;
}

p.BoldTitle_4_3
{
	letter-spacing: 0pt;
	page-break-after: avoid;
	page-break-inside: avoid;
	font-weight: bold;
	margin-top: 6pt;
	margin-bottom: 3pt;
	font-size: 12pt;
	mc-heading-level: 10;
	color: black;
	background-color: #FFFFFF;
}

span.CourierCharacterBold_5
{
	font-size: 9pt;
	font-weight: bold;
	letter-spacing: -1pt;
}

p.space_4
{
	margin-top: 5pt;
	margin-bottom: 5pt;
	font-size: 9pt;
}

p.TOC6_2
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	margin-left: 90pt;
}

p.p_80
{
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

ol.ol_60
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

ul.ul_64
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

li.li_63
{
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

td.td_102
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	margin-top: 3pt;
	margin-bottom: 3pt;
	vertical-align: top;
}

p.BulletLeft_3
{
	font-size: 11pt;
	text-indent: 14pt;
	letter-spacing: 1pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	margin-left: 21pt;
}

p.BulletLeft_3_1
{
	font-size: 11pt;
	letter-spacing: 1pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	margin-left: 0pt;
	text-indent: 21pt;
}

p.NumberManual_7
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	margin-left: 0pt;
	text-indent: 14pt;
}

p.NumberManualIndent_2
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	text-indent: 14pt;
	margin-left: 36pt;
}

p.TabletextHeading_3
{
	orphans: 2;
	widows: 2;
	margin-bottom: 3pt;
	font-size: 11pt;
	page-break-inside: avoid;
	margin-top: 4pt;
	color: #000000;
	font-weight: bold;
}

p.BulletIndent_2_1
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 9pt;
	/* font-weight: bold; */
}

li.BulletIndent_2_1
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 9pt;
	/* font-weight: bold; */
}

p.Caption_2
{
	font-style: italic;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 7pt;
}

p.BoldTitle_4_4
{
	letter-spacing: 0pt;
	page-break-after: avoid;
	page-break-inside: avoid;
	font-weight: bold;
	color: #548DD4;
	margin-top: 6pt;
	margin-bottom: 3pt;
	font-size: 12pt;
	mc-heading-level: 10;
	page-break-before: always;
}

p.BulletIndent_2_2
{
	font-size: 9pt;
	margin-top: 1pt;
	margin-bottom: 0pt;
}

li.BulletIndent_2_2
{
	font-size: 9pt;
	margin-top: 1pt;
	margin-bottom: 0pt;
}

p.p_81
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ol.ol_61
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ul.ul_65
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

li.li_64
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

td.td_103
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	font-size: 9pt;
	vertical-align: top;
}

p.p_82
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ol.ol_62
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ul.ul_66
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

li.li_65
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

td.td_104
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	font-size: 9pt;
	vertical-align: top;
}

p.p_83
{
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

ol.ol_63
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

ul.ul_67
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

li.li_66
{
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

td.td_105
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	margin-top: 3pt;
	margin-bottom: 3pt;
	vertical-align: top;
}

span.LANSAHTMLCharacterDisplay_2
{
	color: black;
}

p.BodyTextIndent_21
{
	font-size: 11pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	margin-left: 43pt;
}

p.JumpToBoldTitle_2
{
	orphans: 2;
	widows: 2;
	color: #000000;
	font-weight: bold;
	page-break-after: avoid;
	margin-top: 6pt;
	letter-spacing: 0pt;
	margin-bottom: 6pt;
	mc-heading-level: 10;
	font-size: 11pt;
}

h6.Heading6_3
{
	orphans: 2;
	widows: 2;
	color: #000000;
	font-size: 11pt;
	page-break-after: avoid;
	margin-top: 6pt;
	margin-bottom: 4pt;
	mc-heading-level: 6;
	font-weight: bold;
}

/*<meta sourceDocument="G:\@LANSADOC_new\WebWamsEng\HTML5DOCX\lansa087.docx" />*/

p.p_84
{
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

ol.ol_64
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

ul.ul_68
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

li.li_67
{
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

td.td_106
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	margin-top: 3pt;
	margin-bottom: 3pt;
	vertical-align: top;
}

p.p_85
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ol.ol_65
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ul.ul_69
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

li.li_68
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

td.td_107
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	font-size: 9pt;
	vertical-align: top;
}

span.Hyperlink_3
{
	color: #0000FF;
	text-decoration: underline;
}

p.p_86
{
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
}

ol.ol_66
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
}

ul.ul_70
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
}

li.li_69
{
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
}

td.td_108
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	vertical-align: top;
}

h2.Heading2_3
{
	orphans: 2;
	widows: 2;
	color: #000000;
	page-break-before: always;
	margin-bottom: 3pt;
	page-break-after: avoid;
	margin-top: 12pt;
	mc-heading-level: 2;
	font-weight: bold;
	font-size: 14pt;
}

p.BulletLeft_4
{
	font-size: 11pt;
	margin-top: 2pt;
	margin-bottom: 2pt;
	letter-spacing: 1pt;
}

li.BulletLeft_4_1
{
	margin-left: 21pt;
	color: #000000;
	font-size: 11pt;
	margin-top: 2pt;
	margin-bottom: 2pt;
	letter-spacing: 1pt;
}

p.TableText_8
{
	page-break-inside: avoid;
	color: #000000;
	font-size: 11pt;
	margin-top: 4pt;
	margin-bottom: 4pt;
}

p.Space_5
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 6pt;
}

p.TOC2_3
{
	margin-bottom: 3pt;
	font-size: 11pt;
	margin-top: 12pt;
	margin-left: 12pt;
	font-weight: bold;
}

p.p_87
{
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
}

ol.ol_67
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
}

ul.ul_71
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
}

li.li_70
{
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
}

td.td_109
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	vertical-align: top;
}

p.bodytext_22
{
	margin-top: 5pt;
	margin-bottom: 5pt;
	font-size: 12pt;
}

p.BulletIndent_3
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	margin-left: 46pt;
	text-indent: -18pt;
	font-size: 10pt;
}

p.p_88
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ol.ol_68
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ul.ul_72
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

li.li_71
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

td.td_110
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	font-size: 9pt;
	vertical-align: top;
}

h3.Heading3_4
{
	page-break-after: avoid;
	orphans: 2;
	widows: 2;
	font-weight: bold;
	color: #000000;
	page-break-before: always;
	margin-top: 12pt;
	margin-bottom: 6pt;
	mc-heading-level: 3;
	font-size: 14pt;
}

p.ScreenBitmap_4
{
	orphans: 2;
	widows: 2;
	margin-top: 6pt;
	margin-bottom: 6pt;
	text-align: center;
	font-size: 10pt;
}

p.ProgramExample_5
{
	orphans: 2;
	widows: 2;
	background-color: #E9FFFF;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-size: 8pt;
}

p.Tabletext_9
{
	page-break-inside: avoid;
	color: #000000;
	margin-bottom: 3pt;
	font-size: 11pt;
	orphans: 2;
	widows: 2;
	margin-top: 4pt;
}

p.CommandPara_3
{
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-weight: bold;
	font-size: 9pt;
}

p.BoldTitle_5
{
	page-break-inside: avoid;
	letter-spacing: 0pt;
	page-break-after: avoid;
	orphans: 2;
	widows: 2;
	font-weight: bold;
	color: #000000;
	margin-top: 6pt;
	margin-bottom: 3pt;
	font-size: 12pt;
	mc-heading-level: 10;
}

h4.Heading4_3
{
	page-break-after: avoid;
	orphans: 2;
	widows: 2;
	font-weight: bold;
	color: #000000;
	margin-top: 6pt;
	margin-bottom: 3pt;
	mc-heading-level: 4;
	letter-spacing: -1pt;
	font-size: 13pt;
}

p.FurtherInformationBody_4
{
	margin-top: 3pt;
	orphans: 2;
	widows: 2;
	/* background-color: #CCFFFF; */
	margin-bottom: 6pt;
	font-size: 10pt;
}

h5.Heading5_3
{
	page-break-inside: avoid;
	letter-spacing: 0pt;
	page-break-after: avoid;
	orphans: 2;
	widows: 2;
	font-weight: bold;
	color: #000000;
	margin-top: 6pt;
	margin-bottom: 3pt;
	mc-heading-level: 5;
	font-size: 12pt;
}

li.BulletIndent_3
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	margin-left: 46pt;
	text-indent: -18pt;
	font-size: 10pt;
}

p.TOC3_3
{
	margin-bottom: 3pt;
	font-size: 9pt;
	margin-top: 2pt;
	margin-left: 36pt;
}

p.TOC4_3
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 9pt;
	orphans: 2;
	widows: 2;
	margin-left: 54pt;
}

p.TOC5_3
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 9pt;
	margin-left: 72pt;
}

p.p_89
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ol.ol_69
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ul.ul_73
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

li.li_72
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

td.td_111
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	font-size: 9pt;
	vertical-align: top;
}

p.MadcapField_3
{
	margin-top: 3pt;
	margin-bottom: 6pt;
	font-size: 11pt;
}

p.BodyText_23
{
	margin-top: 3pt;
	margin-bottom: 6pt;
	font-size: 11pt;
}

p.p_90
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ol.ol_70
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ul.ul_74
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

li.li_73
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

td.td_112
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	font-size: 9pt;
	vertical-align: top;
}

p.ScreenHeading_3
{
	page-break-after: avoid;
	orphans: 2;
	widows: 2;
	margin-top: 6pt;
	margin-bottom: 2pt;
	font-weight: bold;
	color: #000000;
	font-size: 10pt;
}

p.p_91
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ol.ol_71
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ul.ul_75
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

li.li_74
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

td.td_113
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	font-size: 9pt;
	vertical-align: top;
}

p.p_92
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ol.ol_72
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ul.ul_76
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

li.li_75
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

td.td_114
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	font-size: 9pt;
	vertical-align: top;
}

p.p_93
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ol.ol_73
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ul.ul_77
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

li.li_76
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

td.td_115
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	font-size: 9pt;
	vertical-align: top;
}

p.AlsoSeeHeading_3
{
	page-break-after: avoid;
	orphans: 2;
	widows: 2;
	color: #000000;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-weight: bold;
	font-size: 10pt;
	/* background-color: #FFCC99; */
}

img.img_786
{
	width: 635px;
	height: 501px;
}

p.tabletext_10
{
	page-break-inside: avoid;
	color: #000000;
	font-size: 9pt;
	margin-top: 5pt;
	margin-bottom: 5pt;
}

p.p_94
{
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
}

ol.ol_74
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
}

ul.ul_78
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
}

li.li_77
{
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
}

td.td_116
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	vertical-align: top;
}

p.Note_6
{
	font-size: 11pt;
	page-break-inside: avoid;
	border-top-style: solid;
	border-top-width: 2pt;
	border-top-color: #C0C0C0;
	border-left-style: solid;
	border-left-width: 2pt;
	border-left-color: #C0C0C0;
	border-bottom-style: solid;
	border-bottom-width: 2pt;
	border-bottom-color: #C0C0C0;
	border-right-style: solid;
	border-right-width: 2pt;
	border-right-color: #C0C0C0;
	margin-top: 8pt;
	margin-bottom: 10pt;
}

span.CourierCharacterBold_6
{
	font-size: 9pt;
	font-weight: bold;
	letter-spacing: -1pt;
}

p.space_6
{
	margin-top: 5pt;
	margin-bottom: 5pt;
	font-size: 9pt;
}

p.TOC6_3
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	margin-left: 90pt;
}

p.p_95
{
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

ol.ol_75
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

ul.ul_79
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

li.li_78
{
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

td.td_117
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	margin-top: 3pt;
	margin-bottom: 3pt;
	vertical-align: top;
}

p.NumberManual_8
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	margin-left: 0pt;
	text-indent: 14pt;
}

p.NumberManualIndent_3
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	text-indent: 14pt;
	margin-left: 36pt;
}

p.TabletextHeading_4
{
	orphans: 2;
	widows: 2;
	margin-bottom: 3pt;
	font-size: 11pt;
	page-break-inside: avoid;
	margin-top: 4pt;
	color: #000000;
	font-weight: bold;
}

p.Caption_3
{
	font-style: italic;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 7pt;
}

p.p_96
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ol.ol_76
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ul.ul_80
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

li.li_79
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

td.td_118
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	font-size: 9pt;
	vertical-align: top;
}

p.p_97
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ol.ol_77
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ul.ul_81
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

li.li_80
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

td.td_119
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	font-size: 9pt;
	vertical-align: top;
}

p.p_98
{
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

ol.ol_78
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

ul.ul_82
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

li.li_81
{
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

td.td_120
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	margin-top: 3pt;
	margin-bottom: 3pt;
	vertical-align: top;
}

span.LANSAHTMLCharacterDisplay_3
{
	color: black;
}

p.BodyTextIndent_22
{
	font-size: 11pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	margin-left: 43pt;
}

p.JumpToBoldTitle_3
{
	orphans: 2;
	widows: 2;
	color: #000000;
	font-weight: bold;
	page-break-after: avoid;
	margin-top: 6pt;
	letter-spacing: 0pt;
	margin-bottom: 6pt;
	mc-heading-level: 10;
	font-size: 11pt;
}

h6.Heading6_4
{
	orphans: 2;
	widows: 2;
	color: #000000;
	font-size: 11pt;
	page-break-after: avoid;
	margin-top: 6pt;
	margin-bottom: 4pt;
	mc-heading-level: 6;
	font-weight: bold;
}

/*<meta sourceDocument="G:\@LANSADOC_new\WebWamsEng\HTML5DOCX\lansa087.docx" />*/

p.p_99
{
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

ol.ol_79
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

ul.ul_83
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

li.li_82
{
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

td.td_121
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	margin-top: 3pt;
	margin-bottom: 3pt;
	vertical-align: top;
}

p.p_100
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ol.ol_80
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ul.ul_84
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

li.li_83
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

td.td_122
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	font-size: 9pt;
	vertical-align: top;
}

span.Hyperlink_4
{
	color: #0000FF;
	text-decoration: underline;
}

p.p_101
{
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
}

ol.ol_81
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
}

ul.ul_85
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
}

li.li_84
{
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
}

td.td_123
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	vertical-align: top;
}

h2.Heading2_4
{
	orphans: 2;
	widows: 2;
	color: #000000;
	page-break-before: always;
	margin-bottom: 3pt;
	page-break-after: avoid;
	margin-top: 12pt;
	mc-heading-level: 2;
	font-weight: bold;
	font-size: 14pt;
}

p.BulletLeft_5
{
	font-size: 11pt;
	margin-top: 2pt;
	margin-bottom: 2pt;
	letter-spacing: 1pt;
}

li.BulletLeft_5
{
	font-size: 11pt;
	margin-top: 2pt;
	margin-bottom: 2pt;
	letter-spacing: 1pt;
}

p.TableText_11
{
	page-break-inside: avoid;
	color: #000000;
	font-size: 11pt;
	margin-top: 4pt;
	margin-bottom: 4pt;
}

p.Space_7
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 6pt;
}

p.TOC2_4
{
	margin-bottom: 3pt;
	font-size: 11pt;
	margin-top: 12pt;
	margin-left: 12pt;
	font-weight: bold;
}

p.p_102
{
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
}

ol.ol_82
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
}

ul.ul_86
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
}

li.li_85
{
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
}

td.td_124
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	vertical-align: top;
}

p.bodytext_24
{
	margin-top: 5pt;
	margin-bottom: 5pt;
	font-size: 12pt;
}

p.BulletIndent_4
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	margin-left: 46pt;
	text-indent: -18pt;
	font-size: 10pt;
}

p.p_103
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ol.ol_83
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ul.ul_87
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

li.li_86
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

td.td_125
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	font-size: 9pt;
	vertical-align: top;
}

h3.Heading3_5
{
	page-break-after: avoid;
	orphans: 2;
	widows: 2;
	font-weight: bold;
	color: #000000;
	page-break-before: always;
	margin-top: 12pt;
	margin-bottom: 6pt;
	mc-heading-level: 3;
	font-size: 14pt;
}

p.ScreenBitmap_5
{
	orphans: 2;
	widows: 2;
	margin-top: 6pt;
	margin-bottom: 6pt;
	text-align: center;
	font-size: 10pt;
}

p.ProgramExample_6
{
	orphans: 2;
	widows: 2;
	background-color: #E9FFFF;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-size: 8pt;
}

p.Tabletext_12
{
	page-break-inside: avoid;
	color: #000000;
	margin-bottom: 3pt;
	font-size: 11pt;
	orphans: 2;
	widows: 2;
	margin-top: 4pt;
}

p.CommandPara_4
{
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-weight: bold;
	font-size: 9pt;
}

p.BoldTitle_6
{
	page-break-inside: avoid;
	letter-spacing: 0pt;
	page-break-after: avoid;
	orphans: 2;
	widows: 2;
	font-weight: bold;
	color: #000000;
	margin-top: 6pt;
	margin-bottom: 3pt;
	font-size: 12pt;
	mc-heading-level: 10;
}

h4.Heading4_4
{
	page-break-after: avoid;
	orphans: 2;
	widows: 2;
	font-weight: bold;
	color: #000000;
	margin-top: 6pt;
	margin-bottom: 3pt;
	mc-heading-level: 4;
	letter-spacing: -1pt;
	font-size: 13pt;
}

p.FurtherInformationBody_5
{
	margin-top: 3pt;
	orphans: 2;
	widows: 2;
	/* background-color: #CCFFFF; */
	margin-bottom: 6pt;
	font-size: 10pt;
}

h5.Heading5_4
{
	page-break-inside: avoid;
	letter-spacing: 0pt;
	page-break-after: avoid;
	orphans: 2;
	widows: 2;
	font-weight: bold;
	color: #000000;
	margin-top: 6pt;
	margin-bottom: 3pt;
	mc-heading-level: 5;
	font-size: 12pt;
}

li.BulletIndent_4
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	margin-left: 46pt;
	text-indent: -18pt;
	font-size: 10pt;
}

p.TOC3_4
{
	margin-bottom: 3pt;
	font-size: 9pt;
	margin-top: 2pt;
	margin-left: 36pt;
}

p.TOC4_4
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 9pt;
	orphans: 2;
	widows: 2;
	margin-left: 54pt;
}

p.TOC5_4
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 9pt;
	margin-left: 72pt;
}

p.p_104
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ol.ol_84
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ul.ul_88
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

li.li_87
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

td.td_126
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	font-size: 9pt;
	vertical-align: top;
}

p.MadcapField_4
{
	margin-top: 3pt;
	margin-bottom: 6pt;
	font-size: 11pt;
}

p.BodyText_25
{
	margin-top: 3pt;
	margin-bottom: 6pt;
	font-size: 11pt;
}

p.p_105
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ol.ol_85
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ul.ul_89
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

li.li_88
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

td.td_127
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	font-size: 9pt;
	vertical-align: top;
}

p.ScreenHeading_4
{
	page-break-after: avoid;
	orphans: 2;
	widows: 2;
	margin-top: 6pt;
	margin-bottom: 2pt;
	font-weight: bold;
	color: #000000;
	font-size: 10pt;
}

p.p_106
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ol.ol_86
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ul.ul_90
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

li.li_89
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

td.td_128
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	font-size: 9pt;
	vertical-align: top;
}

p.p_107
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ol.ol_87
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ul.ul_91
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

li.li_90
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

td.td_129
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	font-size: 9pt;
	vertical-align: top;
}

p.p_108
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ol.ol_88
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ul.ul_92
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

li.li_91
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

td.td_130
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	font-size: 9pt;
	vertical-align: top;
}

p.AlsoSeeHeading_4
{
	page-break-after: avoid;
	orphans: 2;
	widows: 2;
	color: #000000;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-weight: bold;
	font-size: 10pt;
	/* background-color: #FFCC99; */
}

p.tabletext_13
{
	page-break-inside: avoid;
	color: #000000;
	font-size: 9pt;
	margin-top: 5pt;
	margin-bottom: 5pt;
}

p.p_109
{
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
}

ol.ol_89
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
}

ul.ul_93
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
}

li.li_92
{
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
}

td.td_131
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	vertical-align: top;
}

p.Note_7
{
	font-size: 11pt;
	page-break-inside: avoid;
	border-top-style: solid;
	border-top-width: 2pt;
	border-top-color: #C0C0C0;
	border-left-style: solid;
	border-left-width: 2pt;
	border-left-color: #C0C0C0;
	border-bottom-style: solid;
	border-bottom-width: 2pt;
	border-bottom-color: #C0C0C0;
	border-right-style: solid;
	border-right-width: 2pt;
	border-right-color: #C0C0C0;
	margin-top: 8pt;
	margin-bottom: 10pt;
}

span.CourierCharacterBold_7
{
	font-size: 9pt;
	font-weight: bold;
	letter-spacing: -1pt;
}

p.space_8
{
	margin-top: 5pt;
	margin-bottom: 5pt;
	font-size: 9pt;
}

p.TOC6_4
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	margin-left: 90pt;
}

p.p_110
{
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

ol.ol_90
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

ul.ul_94
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

li.li_93
{
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

td.td_132
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	margin-top: 3pt;
	margin-bottom: 3pt;
	vertical-align: top;
}

p.NumberManual_9
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	margin-left: 0pt;
	text-indent: 14pt;
}

p.NumberManualIndent_4
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 11pt;
	text-indent: 14pt;
	margin-left: 36pt;
}

p.TabletextHeading_5
{
	orphans: 2;
	widows: 2;
	margin-bottom: 3pt;
	font-size: 11pt;
	page-break-inside: avoid;
	margin-top: 4pt;
	color: #000000;
	font-weight: bold;
}

p.Caption_4
{
	font-style: italic;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 7pt;
}

p.p_111
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ol.ol_91
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ul.ul_95
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

li.li_94
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

td.td_133
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	font-size: 9pt;
	vertical-align: top;
}

p.p_112
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ol.ol_92
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ul.ul_96
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

li.li_95
{
	margin-left: 36pt;
	font-size: 9pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

td.td_134
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	font-size: 9pt;
	vertical-align: top;
}

p.p_113
{
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

ol.ol_93
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

ul.ul_97
{
	/* padding-left: 0px; */
	list-style-type: square;
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

li.li_96
{
	margin-left: 36pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
}

td.td_135
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #000000;
	margin-top: 3pt;
	margin-bottom: 3pt;
	vertical-align: top;
}

span.LANSAHTMLCharacterDisplay_4
{
	color: black;
}

p.BodyTextIndent_23
{
	font-size: 11pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	margin-left: 43pt;
}

p.JumpToBoldTitle_4
{
	orphans: 2;
	widows: 2;
	color: #000000;
	font-weight: bold;
	page-break-after: avoid;
	margin-top: 6pt;
	letter-spacing: 0pt;
	margin-bottom: 6pt;
	mc-heading-level: 10;
	font-size: 11pt;
}

h6.Heading6_5
{
	orphans: 2;
	widows: 2;
	color: #000000;
	font-size: 11pt;
	page-break-after: avoid;
	margin-top: 6pt;
	margin-bottom: 4pt;
	mc-heading-level: 6;
	font-weight: bold;
}

