/*<meta />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

/*These are the default styles that appear for all media, unless the media specifically overrides them. The styles */

p
{
	font-size: 11pt;
	color: #000000;
	margin-left: 1.25in;
	margin-bottom: 0pt;
	vertical-align: baseline;
	/*line-height: 12pt;*/
	text-align: left;
	mc-hyphenate: never;
	widow: 3;
	orphan: 3;
	mc-next-tag: p;
	mc-next-class: body;
}

h1
{
	font-size: 24.0pt;
	font-weight: normal;
	color: #32C8FF;
}

h2
{
	font-weight: normal;
	font-size: 18.0pt;
	vertical-align: sub;
}

h3
{
	font-size: 12.0pt;
	font-weight: normal;
	color: #32C8FF;
}

h4
{
	font-size: 12.0pt;
	font-weight: bold;
	color: #32C8FF;
	margin-left: 0.75in;
}

h5
{
	font-weight: bold;
	font-size: 10.0pt;
	margin-top: 0em;
	margin: 0;
}

h6
{
	font-weight: bold;
	font-size: 8.0pt;
}

ol,
ul
{
	margin-top: 0px;
	margin-bottom: 0px;
}

img
{
	border: none;
	mc-thumbnail: popup;
	mc-thumbnail-max-height: 48px;
	mc-thumbnail-max-width: auto;
}

a.Popup
{
	
}

MadCap|expandingHead
{
	font-style: italic;
	font-weight: normal;
	cursor: hand;
	text-decoration: none;
	color: #006600;
}

MadCap|expandingBody
{
	color: #777777;
	font-style: italic;
}

MadCap|dropDownHotspot
{
	cursor: hand;
	font-style: italic;
	text-decoration: none;
	color: #006600;
}

img.60
{
	max-width: 60%;
}

img.65
{
	max-width: 65%;
}

img.70
{
	max-width: 70%;
}

img.75
{
	max-width: 75%;
}

img.80
{
	max-width: 80%;
}

img.85
{
	max-width: 85%;
}

img.90
{
	max-width: 90%;
}

img.95
{
	max-width: 95%;
}

img.60
{
	max-width: 60%;
}

img.65
{
	max-width: 65%;
}

img.70
{
	max-width: 70%;
}

img.75
{
	max-width: 75%;
}

img.80
{
	max-width: 80%;
}

img.85
{
	max-width: 85%;
}

img.90
{
	max-width: 90%;
}

img.95
{
	max-width: 95%;
}

td
{
	page-break-inside: avoid;
}

td.HeaderTableRight
{
	white-space: nowrap;
}

img.home75
{
	max-width: 75%;
}

p.bullet_2_square
{
	margin-top: 0px;
	margin-bottom: 0px;
}

p.body
{
	margin-bottom: 1px;
}

div.note
{
	background-image: url('../Images/pin.png');
}

div.warning-indented-terms
{
	background-image: url('../Images/warning.png');
}

div.note-full-width
{
	background-image: url('../Images/pin.png');
}

div.warning
{
	background-image: url('../Images/warning.png');
}

div.hot-surface
{
	background-image: url('../Images/Hot_surfaces_icon.png');
}

div.warning-indented
{
	background-image: url('../Images/warning.png');
}

@media print
{
	/*==== DIVS (PRINT) ====*/

	div.containerForSideHead
	{
		page-break-inside: avoid;
	}

	div.note-padding
	{
		margin-right: 15px;
	}

	div.blockquote	/* This controls the grey background for notes/cautions */
	{
		background-color: #dcdcdc;
		border: 0px;
		padding-bottom: 5px;
		padding-top: 10px;
		padding-right: 5px;
		margin-top: 10px;
		margin-left: 1.36in;
		margin-right: 0.2in;
		margin-bottom: 10px;
	}

	div.keeptogether
	{
		page-break-inside: avoid;
	}

	div.pagebreak-after
	{
		page-break-after: always;
	}

	div.pagebreak-before
	{
		page-break-before: always;
	}

	div.pagebreak-before-avoid
	{
		page-break-before: avoid;
	}

	div.pagebreak-after-avoid
	{
		page-break-after: avoid;
	}

	div.warning	/*This controls the Warning style*/
	{
		margin: 0 -25px 1em 0.04in;
		/*top right bottom left */
		width: auto;
		text-align: left;
		background-repeat: no-repeat;
		/*do not repeat the background image*/
		background-position: 0.75in top;
		/*position of the background image*/
		background-image: url('../Images/warning.png');
		/*the background image location*/
		background-color: #FFFFFF;
		/*the background color must be white*/
		border: solid 0px;
		padding-right: 15px;
		padding-left: -10px;
		padding-bottom: 5pt;
		border-radius: 6px;
		-moz-border-radius: 6px;
		/*for Mozilla browsers - but not necessary for print*/
		-webkit-border-radius: 6px;
		/*for IE browsers - but not necessary for print*/
	}

	div.note	/*This controls the note style*/
	{
		margin: 0 -25px 1em 0.04in;
		width: auto;
		text-align: left;
		background-image: url('../Images/pin.png');
		background-repeat: no-repeat;
		background-position: 0.8in top;
		background-color: #FFFFFF;
		border: solid 0px;
		padding-right: 15px;
		padding-left: -10px;
		padding-bottom: 5pt;
		border-radius: 6px;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
	}

	div.hot-surface	/*This controls the hot surface style*/
	{
		margin: 0 -25px 1em 0.04in;
		width: auto;
		text-align: left;
		background-image: url('../Images/Hot_surfaces_icon.png');
		background-repeat: no-repeat;
		background-position: 0.7in top;
		color: #000000;
		border: solid 0px;
		background-color: #FFFFFF;
		border-radius: 6px;
		padding-right: 15px;
		padding-left: -10px;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
	}

	div.note-full-width	/*This controls the note that is full width across the page*/
	{
		width: auto;
		font-size: 1.05em;
		text-align: left;
		background-image: url('../Images/pin.png');
		background-color: #FFFFFF;
		background-repeat: no-repeat;
		background-position: 0.10in top;
		border: solid 0px;
		border-radius: 6px;
		padding-left: -80px;
		padding-right: 20px;
		padding-bottom: 5pt;
		margin-right: -25px;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
	}

	div.note-indented	/*This controls the positioning of the note-indented icon*/
	{
		width: auto;
		font-size: 1.05em;
		text-align: left;
		background-image: url('../Images/pin.png');
		background-color: #FFFFFF;
		background-repeat: no-repeat;
		background-position: 1.55in top;
		border: solid 0px;
		margin-left: 0in;
		margin-right: -25px;
		padding-left: 60px;
		padding-right: 15px;
		padding-bottom: 5pt;
		border-radius: 6px;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
	}

	div.warning-indented,
	div.warning-indented-terms	/*This controls warning-indented and warning-indented for terms*/
	{
		width: auto;
		font-family: 'Malgun Gothic';
		font-size: 1.05em;
		text-align: left;
		background-image: url('../Images/warning.png');
		background-color: #FFFFFF;
		background-repeat: no-repeat;
		background-position: 1.55in top;
		border: solid 0px #003366;
		border-radius: 6px;
		margin-left: 0in;
		margin-right: -25px;
		padding-left: 65px;
		padding-right: 15px;
		padding-bottom: 5pt;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
	}

	div.note-no-pin	/*This defines the note style where there is no pin icon*/
	{
		padding-left: -8px;
		padding-right: 15px;
		background-color: #FFFFFF;
		margin-right: -25px;
	}

	div.note-no-pin-indented	/*This defines the note indented style where there is no pin icon*/
	{
		padding-right: 15px;
		background-color: #FFFFFF;
		margin-right: -25px;
		padding-left: 0.25cm;
	}

	/*==== HEADINGS (PRINT) ====*/

	h1	/*H1 is hidden (see display:none) and does not have an autonumber.*/
	{
		font-family: 'Malgun Gothic';
		font-size: 24.0pt;
		color: #32C8FF;
		mc-hyphenate: never;
		mc-next-tag: p;
		mc-next-class: body;
		margin-right: 0mm;
		page-break-before: avoid;
		page-break-inside: avoid;
		page-break-afer: avoid;
		margin-left: 0mm;
		display: none;
		mc-heading-level: 0;
		/*"H1"s don't appear in the TOC so it has an mc-heading-level of zero*/
	}

	h1.print-heading	/*This H1 only appears in print output*/
	{
		margin-top: 100pt;
		margin-bottom: 25pt;
		mc-heading-level: 1;
		mc-auto-number-class: auto_num_no_display;
		margin-left: -5m;
		display: block;
		color: #32C8FF;
		mc-auto-number-format: '{Gn+} ';
	}

	h1.chapnum	/*This is the chapter number for print output*/
	{
		font-family: 'Malgun Gothic';
		font-size: 125pt;
		color: #CCCCCC;
		page-break-before: always;
		mc-next-tag: h1;
		margin-right: -5mm;
		margin-left: 0mm;
		margin-top: 0mm;
		margin-bottom: 0mm;
		text-align: right;
		float: right;
		width: 1in;
		mc-heading-level: 0;
		mc-auto-number-class: none;
		display: block;
		mc-auto-number-format: 'GC:{n+}';
	}

	h1.no-number	/*Used for Help outputs because there is no autonumber for the heading*/
	{
		margin-top: ;
		margin-bottom: ;
		margin-left: ;
		margin-right: ;
		mc-heading-level: 0;
		mc-auto-number-format: ;
		mc-auto-number-class: ;
		margin-left: 0in;
		font-family: 'Malgun Gothic';
		font-size: 12pt;
		padding-top: 10pt;
		padding-bottom: 3pt;
		line-height: 13pt;
		display: block;
	}

	h2
	{
		font-family: 'Malgun Gothic';
		font-size: 16.0pt;
		color: #32C8FF;
		mc-hyphenate: never;
		mc-next-tag: p;
		mc-next-class: body;
		margin-top: 10pt;
		margin-bottom: 0.2in;
		page-break-before: always;
		mc-next-tag: p;
		mc-next-class: body;
		mc-heading-level: 2;
		vertical-align: baseline;
	}

	h2.mid	/*This style is used where you want an h2 to appear, but not on a new page*/
	{
		margin-top: 24pt;
		page-break-before: avoid;
		mc-heading-level: 2;
	}

	h2.not-in-TOC	/*Use this style for regular H2s that you don't want to appear in the TOC or mini-TOC*/
	{
		mc-heading-level: 0;
	}

	h2.mid-not-in-TOC	/*Use this style for H2.mid that you don't want to appear in the TOC or mini-TOC*/
	{
		page-break-before: avoid;
		mc-heading-level: 0;
	}

	h3
	{
		font-family: 'Malgun Gothic';
		font-weight: normal;
		font-style: normal;
		font-size: 12pt;
		mc-hyphenate: never;
		mc-next-tag: p;
		mc-next-class: body;
		margin-top: 10pt;
		margin-bottom: 0.2in;
		letter-spacing: 0em;
		text-align: left;
		page-break-inside: avoid;
		page-break-after: avoid;
		mc-next-tag: p;
		mc-next-class: body;
		/*margin-top: 0pt;*/
		margin-left: 0.05in;
		mc-heading-level: 3;
	}

	h3.top
	{
		page-break-before: always;
	}

	h3.not-in-TOC	/*Use this style for regular H2s that you don't want to appear in the TOC or mini-TOC*/
	{
		mc-heading-level: 0;
	}

	h3.mid-not-in-TOC	/*Use this style for H2.mid that you don't want to appear in the TOC or mini-TOC*/
	{
		page-break-before: avoid;
		mc-heading-level: 0;
	}

	h3.side-image	/*This is used to display a graphic in the side-head*/
	{
		margin-top: 0pt;
		width: .25in;
		mc-heading-level: 0;
	}

	h3.SideHead_2
	{
		font-family: 'Malgun Gothic';
		font-size: 11pt;
		text-align: right;
		margin-top: 6pt;
		mc-heading-level: 0;
	}

	h3.SideHead_one-step	/*This is used before p.one_step_procedure*/
	{
		font-family: 'Malgun Gothic';
		font-size: 11pt;
		text-align: right;
		margin-top: 1pt;
		mc-heading-level: 0;
	}

	h3.SideHead_2-wide
	{
		font-family: 'Malgun Gothic';
		font-size: 11pt;
		text-align: right;
		mc-heading-level: 0;
	}

	h3.SideHead_terms	/*This style is used for the list of terms*/
	{
		font-family: 'Malgun Gothic';
		font-weight: bold;
		font-size: 11pt;
		color: #000000;
		padding-left: 0pt;
		width: 2in;
		mc-next-tag: p;
		mc-next-class: terms;
		mc-heading-level: 0;
		margin-top: 5pt;
		margin-bottom: 2pt;
	}

	td.terms
	{
		font-family: 'Malgun Gothic';
		font-weight: bold;
		font-size: 11pt;
		color: #000000;
		padding-left: 0pt;
		padding-top: 0px;
		padding-bottom: 10px;
		width: 4in;
		mc-next-tag: p;
		mc-next-class: terms;
		mc-heading-level: 0;
		margin-top: 0pt;
		margin-bottom: 10pt;
		vertical-align: top;
		mc-hyphenate: never;
	}

	td.definition
	{
		margin-left: 0px;
		margin-top: 0mm;
		padding-bottom: 10px;
		padding-top: 0px;
		font-family: 'Malgun Gothic';
		color: #000000;
		font-size: 1em;
		font-weight: normal;
		font-style: normal;
		text-align: left;
		vertical-align: top;
		mc-hyphenate: never;
	}

	h4
	{
		margin-left: 0.75in;
		font-family: 'Malgun Gothic';
		font-weight: normal;
		font-size: 12pt;
		mc-next-tag: p;
		mc-next-class: body;
		mc-hyphenate: never;
		margin-top: 12pt;
		margin-bottom: 6pt;
		mc-heading-level: 0;
	}

	h4.SideHead
	{
		margin: 24pt 0in 0in 0in;
		text-align: right;
		float: left;
		width: 1.1in;
		font-family: 'Malgun Gothic';
		font-size: 11pt;
		margin-top: 12pt;
		margin-bottom: 2pt;
	}

	h4.SideHead-no-top
	{
		margin: 24pt 0in 0in 0in;
		text-align: right;
		float: left;
		width: 1.1in;
		font-family: 'Malgun Gothic';
		font-size: 11pt;
		margin-top: 0pt;
		margin-bottom: 2pt;
	}

	h5
	{
		margin: 24pt 0pt 0pt 1.25in;
		font-family: 'Malgun Gothic';
		font-weight: Bold;
		font-size: 11.0pt;
		mc-next-tag: p;
		mc-next-class: body;
		margin-top: 8pt;
		margin-bottom: 4pt;
		mc-hyphenate: never;
		mc-heading-level: 0;
	}

	h5.related-items
	{
		font-weight: bold;
		padding-above: 26pt;
		mc-heading-level: 0;
	}

	h5.checklist	/*This style is used for checklist headings, specifically in the PM section*/
	{
		font-weight: bold;
		padding-above: 26pt;
		mc-heading-level: 0;
	}

	h6
	{
		mc-heading-level: 0;
	}

	/*=== TOC PROXY (PRINT) ===*/

	MadCap|minitocProxy
	{
		font-family: 'Malgun Gothic';
		border-top-color: #ffffff;
		border-style: none;
		margin-left: 10mm;
		mc-auto-number-offset: 15px;
		font-weight: normal;
	}

	MadCap|minitocProxy.TOC1
	{
		font-size: 12pt;
		font-weight: normal;
		mc-auto-number-format: ;
		padding: 0;
		margin: 0;
	}

	MadCap|minitocProxy.TOC2
	{
		font-size: 10pt;
		font-weight: normal;
		mc-auto-number-offset: 15px;
		padding: 0;
		margin: 0;
	}

	MadCap|minitocProxy.TOC3
	{
		font-size: 10pt;
		font-weight: normal;
		mc-auto-number-offset: 15px;
		padding: 0;
		margin: 0;
	}

	/*==== PARAGRAPHS (PRINT) ====*/
	/*This style is used on the front cover of the Help*/

	p.body	/*This style is the main body text style and is identical to the P style.*/
	{
		margin-top: 3pt;
		margin-bottom: 6pt;
	}

	p.body_after-side-head	/*This style is used following some side-heading instead of p.body.*/
	{
		margin-top: 10pt;
	}

	p.product_name
	{
		font-family: 'Malgun Gothic';
		font-size: 36pt;
		line-height: 40pt;
		text-align: center;
		mc-next-tag: p;
		mc-next-class: product_name;
	}

	p.copyright-body	/*This controls the paragraph style for the copyright page*/
	{
		font-family: 'Malgun Gothic';
		font-size: 8pt;
		line-height: 9pt;
		margin-left: 0.75in;
		mc-next-class: copyright-body;
	}

	p.terms	/*This controls the paragraph style for the terms page*/
	{
		margin-left: 2.2in;
		margin-top: 5pt;
		margin-bottom: 2pt;
		vertical-align: baseline;
	}

	p.note-terms	/*This controls the style of an inline note in terms*/
	{
		font-family: 'Malgun Gothic';
		margin-left: 2.2in;
	}

	p.body_indent_1	/*This controls the style of body text that is indented one level*/
	{
		padding-left: 6mm;
		margin-right: 0mm;
		margin-bottom: 6pt;
		padding-top: 0pt;
		margin-top: 3pt;
	}

	p.body_indent_2	/*This controls the style of body text that is indented two levels*/
	{
		padding-left: 12mm;
		margin-right: 0mm;
		margin-top: 6pt;
		margin-bottom: 6pt;
		padding-top: 0pt;
	}

	p.body_indent_3	/*This controls the style of body text that is indented three levels*/
	{
		padding-left: 18mm;
		margin-right: 0mm;
		margin-top: 6pt;
		margin-bottom: 6pt;
	}

	p.body_indent_1_hanging
	{
		margin-left: 1.5 in;
		text-indent: -6mm;
		padding-left: 0mm;
		margin-right: 0mm;
		margin-bottom: 6pt;
	}

	p.note	/*This controls the inline note style (not the note with a border around it)*/
	{
		font-family: 'Malgun Gothic';
		margin-bottom: 6pt;
	}

	p.note_indented	/*This controls the inline note style (not the note with a border around it) indented one level.*/
	{
		padding-left: 0.22in;
		font-family: 'Malgun Gothic';
		margin-bottom: 9pt;
	}

	p.note_indented_2	/*This controls the inline note style (not the note with a border around it) indented two levels.*/
	{
		padding-left: 0.47in;
		font-family: 'Malgun Gothic';
		margin-bottom: 9pt;
	}

	/*p.spacer 
	
	(This is meant to provide a space between elements, if needed. It is a throwback from FM and is not really used anymore. Use padding and margins instead. 	
	When importing from FM, map the spacer to a plain "P" style)
	
	{
		font-size: 2pt;
		line-height: 2pt;
		mc-next-tag: p;
		mc-next-class: numbered_list_1-first;
	}
*/

	p.procedure_heading	/*This controls the style for "To" statements*/
	{
		font-family: 'Malgun Gothic';
		mc-next-tag: p;
		mc-next-class: body;
		padding-top: 3pt;
	}

	MadCap|footnote
	{
		font-family: 'Malgun Gothic';
		font-size: 8pt;
	}

	MadCap|footnoteBlock
	{
		font-family: 'Malgun Gothic';
		font-size: 8pt;
	}

	/*=== BLOCKQUOTES (PRINT) ===*/

	blockquote	/*This is the parent style for notes and warnings*/
	{
		font-family: 'Malgun Gothic';
		font-size: 11pt;
		margin-left: 0in;
		margin-right: 0in;
		margin-top: 3px;
		margin-bottom: 5px;
		padding-top: 0px;
		padding-left: 3px;
		padding-bottom: 3px;
	}

	blockquote.header	/*This controls the style for headers in notes and warnings*/
	{
		font-weight: bold;
		font-size: 12pt;
		margin-left: 0px;
		padding-bottom: 0px;
		padding-left: 3px;
	}

	blockquote.text	/*This controls the style for text in notes and warnings*/
	{
		font-weight: normal;
		mc-hyphenate: never;
	}

	blockquote.text-indented	/*This controls the style for indented text in notes and warnings*/
	{
		padding-bottom: 0pt;
		padding-left: 5px;
		margin-left: 55px;
		margin-bottom: 0px;
		mc-hyphenate: never;
		text-indent: -43px;
		margin-top: 0pt;
	}

	/*=== BULLETS (PRINT) ===*/

	p.one_step_procedure	/*This controls the bullet style for single-step procedures*/
	{
		padding-left: 0.22in;
		/*padding-top: 2pt;*/
		margin-top: 6pt;
		mc-auto-number-position: outside-head;
		mc-auto-number-offset: 22.67717px;
		mc-auto-number-format: '➢ ';
	}

	p.one_step_procedure_indented	/*This controls the bullet style for indented single-step procedures*/
	{
		padding-left: 17mm;
		/*padding-top: 2pt;*/
		margin-top: 6pt;
		mc-auto-number-position: outside-head;
		mc-auto-number-offset: 22.67717px;
		mc-auto-number-format: '➢ ';
	}

	p.bullet_table	/*This controls the style for bulleted lists in tables*/
	{
		padding-left: 0.22in;
		padding-top: 2pt;
		margin-left: 0pt;
		margin-top: 0pt;
		margin-bottom: 2pt;
		mc-auto-number-position: outside-head;
		mc-auto-number-offset: 15px;
		mc-next-tag: p;
		mc-next-class: bullet_table;
		mc-auto-number-format: '• ';
	}

	p.bullet_1_First	/*If a level-1 bullet appears immediately after a side-head heading, use this style to ensure it remains aligned. The auto-number offset was 22.67717px (yeah, I know, very specific) but MR decided that the bullet needed to be brought closer to the text. So this is now 10px. I left in the old value because now the bullet is not left-aligned with the text. This is how MR wants it, but if it doesn't look good, you might want to change it back to what it was. */
	{
		font-family: 'Malgun Gothic';
		margin-left: 1.46in;
		padding-top: 2pt;
		margin-top: 0pt;
		mc-auto-number-position: outside-head;
		mc-auto-number-offset: 10px;
		/*mc-auto-number-offset: 22.67717px;*/
		mc-next-tag: p;
		mc-next-class: bullet_1;
		mc-auto-number-format: '• ';
	}

	p.bullet_1	/*See above for explanation of the auto-number-offset*/
	{
		font-family: 'Malgun Gothic';
		padding-left: 0.22in;
		padding-top: 5pt;
		margin-top: 0pt;
		margin-bottom: 2pt;
		mc-auto-number-position: outside-head;
		mc-auto-number-offset: 10px;
		/*mc-auto-number-offset: 22.67717px;*/
		mc-next-tag: p;
		mc-next-class: bullet_1;
		mc-auto-number-format: '• ';
	}

	p.bullet_2_First	/*If a level-2 bullet appears immediately after a side-head heading, use this style to ensure it remains aligned*/
	{
		padding-left: 0.46in;
		padding-top: 2pt;
		margin-top: 0pt;
		mc-auto-number-position: outside-head;
		mc-auto-number-offset: 22.67717px;
		mc-next-tag: p;
		mc-next-class: bullet_2;
		mc-auto-number-format: '❒ ';
	}

	p.bullet_2_square	/*Originally there were two separate styles for bullet 2 (one square and one a dot), but MR decided to change bullet 2 to a square, so this is no longer necessary, although it is still used. If you want to find where it is used, you can change whatever is styled as p.bullet_2_square to p.bullet_2.*/
	{
		padding-left: 0.46in;
		padding-top: 2pt;
		margin-top: 0pt;
		mc-auto-number-position: outside-head;
		mc-auto-number-offset: 22.67717px;
		mc-next-tag: p;
		mc-next-class: bullet_2;
		mc-auto-number-format: '❒ ';
	}

	p.bullet_2
	{
		padding-left: 0.46in;
		padding-top: 2pt;
		margin-top: 3pt;
		margin-bottom: 3pt;
		mc-auto-number-position: outside-head;
		mc-auto-number-offset: 22.67717px;
		mc-next-tag: p;
		mc-next-class: bullet_2;
		mc-auto-number-format: '❒ ';
	}

	p.bullet_3
	{
		padding-left: 18mm;
		padding-top: 2pt;
		margin-top: 10pt;
		mc-auto-number-position: outside-head;
		mc-auto-number-offset: 12.67717px;
		mc-next-tag: p;
		mc-next-class: bullet_3;
		mc-auto-number-format: '• ';
	}

	p.bullet_checklist
	{
		padding-left: 0.46in;
		padding-top: 2pt;
		margin-top: 0pt;
		margin-bottom: 0pt;
		padding-bottom: 0pt;
		/*The following auto-number-format is actually a checkbox*/
		mc-auto-number-position: outside-head;
		mc-auto-number-offset: 22.67717px;
		mc-next-tag: p;
		mc-next-class: bullet_checklist;
		mc-auto-number-class: checklist;
		mc-auto-number-format: 'o';
	}

	li	/*This style is an ordered list. It is not used.*/
	{
		widow: 3;
		orphan: 3;
		padding-bottom: 3px;
	}

	ul.blockquotebullet	/*This style inserts a bulleted list inside a note/caution*/
	{
		font-family: 'Malgun Gothic';
		color: #000000;
		padding-left: -22px;
		margin-right: 30px;
		font-size: 10pt;
		list-style-type: disc;
		mc-hyphenate: never;
	}

	ul.table-bullet	/*This style inserts a bulleted list inside a table cell*/
	{
		font-family: 'Malgun Gothic';
		font-size: 10pt;
		list-style-type: disc;
		margin-left: 2px;
		padding-left: 12px;
		mc-hyphenate: never;
	}

	/*=== NUMBERED LIST (PRINT) ===*/

	p.numbered_list_1-first	/*This controls list numbering*/
	{
		padding-top: 6pt;
		padding-left: 6mm;
		padding-right: 0mm;
		/*The "N" is the series; n=1 resets the autonumber to "1".*/
		mc-auto-number-position: outside-head;
		/*This tells Flare to count the autonumber offset from outside the start of the sentence*/
		mc-auto-number-offset: 5.5mm;
		/*The gap between the number and the start of the sentence.*/
		widow: 3;
		orphan: 3;
		mc-next-tag: p;
		mc-next-class: numbered_list_1-next;
		margin-top: 0pt;
		mc-auto-number-format: 'N:{n=1}. ';
	}

	p.numbered_list_1-next
	{
		padding-top: 5pt;
		padding-left: 6mm;
		margin-right: 0mm;
		/*The "N" is the series; n+ continues the numbering from the previous number*/
		mc-auto-number-position: outside-head;
		mc-auto-number-offset: 5.5mm;
		mc-next-tag: p;
		mc-next-class: numbered_list_1-next;
		margin-top: 3pt;
		mc-auto-number-format: 'N:{n+}. ';
	}

	p.cross-topic-numbered_list_1-first	/*The cross-topic numbered list is used when the list spans more than one topic*/
	{
		padding-top: 5pt;
		padding-left: 6mm;
		pad-right: 0mm;
		margin-top: 0pt;
		/*The "L" is the series; "Gn" means Global Numbering i.e. across the whole project*/
		mc-auto-number-position: outside-head;
		mc-auto-number-offset: 5.5mm;
		mc-next-tag: p;
		mc-next-class: cross-topic-numbered_list_1-next;
		mc-auto-number-format: 'L:{Gn=1}. ';
	}

	p.cross-topic-numbered_list_1-next
	{
		padding-top: 5pt;
		padding-left: 6mm;
		margin-right: 0mm;
		margin-top: 0pt;
		mc-auto-number-position: outside-head;
		mc-auto-number-offset: 5.5mm;
		mc-next-class: cross-topic-numbered_list_1-next;
		mc-auto-number-format: 'L:{Gn+}. ';
	}

	p.numbered_list_2-first
	{
		padding-top: 5pt;
		padding-left: 12mm;
		margin-right: 0mm;
		margin-top: 0pt;
		/*The "A" is the series; a=1 means that the numbering will be lower-case alpha reset to "a"*/
		mc-auto-number-position: outside-head;
		mc-auto-number-offset: 5.5mm;
		mc-next-tag: p;
		mc-next-class: numbered_list_2-next;
		mc-auto-number-format: 'A:{a=1}. ';
	}

	p.numbered_list_2-next
	{
		padding-top: 5pt;
		padding-left: 12mm;
		margin-right: 0mm;
		margin-top: 0pt;
		/*The "A" is the series; a=1 means that the numbering will be lower-case alpha continued from the previous letter*/
		mc-auto-number-position: outside-head;
		mc-auto-number-offset: 5.5mm;
		mc-next-tag: p;
		mc-next-class: numbered_list_2-next;
		mc-auto-number-format: 'A:{a+}. ';
	}

	p.numbered_list_Alpha-first
	{
		padding-top: 5pt;
		padding-left: 6mm;
		margin-right: 0mm;
		margin-top: 0pt;
		/*The "O" is the series; A=1 means that the numbering will be upper-case alpha reset to "A"*/
		mc-auto-number-position: outside-head;
		mc-auto-number-offset: 5.5mm;
		mc-next-tag: p;
		mc-next-class: numbered_List_Alpha-next;
		mc-auto-number-format: 'O:{A=1}. ';
	}

	p.numbered_List_Alpha-next
	{
		padding-top: 5pt;
		padding-left: 6mm;
		margin-right: 0mm;
		margin-top: 0pt;
		/*The "O" is the series; A+ means that the numbering will be upper-case alpha continued from the previous letter*/
		mc-auto-number-position: outside-head;
		mc-auto-number-offset: 5.5mm;
		mc-next-class: numbered_List_Alpha-next;
		mc-auto-number-format: 'O:{A+}. ';
	}

	/*=== Images (PRINT) ===*/

	img.float-left	/*Images with this style will float to the left of the text*/
	{
		float: left;
	}

	img.note
	{
		mc-float: left;
		page-break-after: avoid;
		line-height: 13pt;
		margin-top: 6pt;
		padding-top: 0mm;
		margin-left: 0.60in;
		mc-thumbnail: none;
	}

	img.border	/*This style puts a border around an image*/
	{
		page-break-after: avoid;
		border-radius: 12px;
		/*rounded corners*/
		margin-top: 6pt;
		padding-top: 0mm;
		margin-left: 0.60in;
		mc-thumbnail: none;
		padding: 10px;
		border: solid 1pt #000000;
		/*border thickness and color*/
	}

	img.thumbnail	/*Apply this style to most images*/
	{
		mc-thumbnail: popup;
	}

	img.inline	/*Use this style for images that appear inside a paragraph*/
	{
		mc-thumbnail: none;
		vertical-align: baseline;
		padding: 0pt;
		margin: 0pt;
		border: 0pt;
	}

	/*=== CHARACTER (PRINT) ===*/

	span.emphasis
	{
		font-weight: bold;
	}

	span.gui-element
	{
		font-style: italic;
		vertical-align: baseline;
	}

	span.computer-text
	{
		font-family: 'Courier New';
		font-size: inherit;
	}

	span.internal-use
	{
		color: red;
		font-style: italic;
		font-size: inherit;
	}

	span.options
	{
		font-family: 'Malgun Gothic';
		font-weight: bold;
	}

	span.superscript
	{
		vertical-align: super;
		line-height: 180%;
		font-size: x-small;
	}

	span.subscript
	{
		vertical-align: sub;
		line-height: 180%;
		font-size: x-small;
	}

	a.hyperlink
	{
		color: #0F5FFF;
		decoration: underline;
		font-size: inherit;
	}

	a.hyperlink_clear	/*Use this if you don't want the text to appear as a hyperlink, but if you still want it to act like one*/
	{
		color: black;
		text-decoration: none;
		font-size: inherit;
	}

	span.footnote
	{
		font: 'Malgun Gothic';
		font-size: 8pt;
		font-style: normal;
	}

	span.nowrap	/*This style is not really used*/
	{
		white-space: nowrap;
	}

	/*=== FIGURE AND TABLE (PRINT) ===*/

	p.figure
	{
		padding-top: 5pt;
		mc-next-tag: p;
		mc-next-class: figure-caption;
	}

	p.figure-caption
	{
		font-family: 'Malgun Gothic';
		padding-top: 1pt;
		margin-top: 0mm;
		margin-right: 0mm;
		padding-right: 5mm;
		color: #32C8FF;
		mc-auto-number-position: inside-head;
		/*The "CF" is the series; {chapnum}-{n+} sets the figure to the chapter number followed by a dash and then the figure number, incremented from the previous number. There are four spaces between the figure number and the text of the figure caption*/
		mc-next-tag: p;
		mc-next-class: body;
		margin-bottom: 4pt;
		mc-auto-number-format: 'CF:그림 {chapnum}-{n+}    ';
	}

	p.figure-caption-centered
	{
		font-family: 'Malgun Gothic';
		padding-top: 1pt;
		margin-top: 0mm;
		margin-right: 0mm;
		padding-right: 5mm;
		color: #32C8FF;
		text-align: center;
		mc-auto-number-position: inside-head;
		mc-next-tag: p;
		mc-next-class: body;
		mc-auto-number-format: 'CF:그림 {chapnum}-{n+}    ';
	}

	p.figure-terms	/*For an image in the "Terms" section where the margins are different from the rest of the document*/
	{
		padding-top-5pt: ;
		text-align: left;
		margin-left: 2.2in;
		mc-next-tag: p;
		mc-next-class: figure-caption-terms;
		color: #32C8FF;
	}

	p.figure-caption-terms	/*For an image in the "Terms" section where the margins are different from the rest of the document*/
	{
		font-family: 'Malgun Gothic';
		padding-top: 1pt;
		margin-top: 0mm;
		margin-right: 0mm;
		padding-right: 5mm;
		color: #32C8FF;
		mc-auto-number-position: outside-head;
		margin-left: 3.2in;
		mc-auto-number-offset: 90px;
		mc-next-tag: p;
		mc-next-class: body;
		mc-auto-number-format: 'CF:그림 {chapnum}-{n+}';
	}

	p.figure-list_1	/*For a figure indented to list level one*/
	{
		padding-top: 5pt;
		padding-left: 6mm;
		mc-next-tag: p;
		mc-next-class: figure-caption-list_1;
	}

	p.figure-caption-list_1	/*For a figure caption indented to list level one*/
	{
		font-family: 'Malgun Gothic';
		padding-top: 1pt;
		color: #32C8FF;
		margin-top: 0mm;
		padding-left: 6mm;
		margin-right: 0mm;
		padding-right: 5mm;
		mc-auto-number-position: inside-head;
		margin-bottom: 4pt;
		mc-auto-number-format: 'CF:그림 {chapnum}-{n+}    ';
	}

	p.figure-list_2
	{
		padding-top: 5pt;
		padding-left: 12mm;
		text-align: left;
		mc-next-tag: p;
		mc-next-class: figure-caption-list_2;
	}

	p.figure-caption-list_2
	{
		font-family: 'Malgun Gothic';
		padding-top: 1pt;
		color: #32C8FF;
		margin-top: 0mm;
		padding-left: 12mm;
		mc-hyphenate: never;
		margin-right: 0mm;
		padding-right: 5mm;
		mc-auto-number-position: inside-head;
		mc-auto-number-format: 'CF:그림 {chapnum}-{n+}    ';
	}

	p.figure-wide	/*For a figure that needs to span the whole page, ignoring the left margin*/
	{
		margin-left: 0in;
		padding-top: 5pt;
		mc-next-tag: p;
		mc-next-class: figure-caption-wide;
		text-align: center;
	}

	p.figure-caption-wide
	{
		font-family: 'Malgun Gothic';
		padding-top: 1pt;
		color: #32C8FF;
		margin-top: 0mm;
		margin-right: 0mm;
		padding-right: 5mm;
		margin-left: 2.1in;
		mc-auto-number-position: outside-head;
		mc-auto-number-offset: 90px;
		mc-auto-number-format: 'CF:그림 {chapnum}-{n+}';
	}

	p.table-caption
	{
		font-family: 'Malgun Gothic';
		margin-left: 0in;
		margin-bottom: 0in;
		text-align: center;
		padding-bottom: 1pt;
		padding-top: 1pt;
		margin-top: 0mm;
		mc-auto-number-format: 'T:표 {chapnum}-{Gn+}  ';
	}

	p.table-caption-wide
	{
		margin-left: 0in;
		text-align: center;
		padding-top: 1pt;
		margin-top: 0mm;
		mc-auto-number-format: 'T:표 {chapnum}-{Gn+}:  ';
	}

	p.table-body	/*Body text in a table*/
	{
		font-family: 'Malgun Gothic';
		font-size: 10pt;
		margin-left: 0in;
		mc-hyphenate: never;
	}

	p.table-header	/*Header text in a table*/
	{
		font-family: 'Malgun Gothic';
		font-weight: bold;
		margin-left: 0in;
	}

	td.HeaderTableLeft
	{
		font-family: 'Malgun Gothic';
		font-size: 9pt;
		text-align: left;
		vertical-align: bottom;
	}

	td.HeaderTableRight
	{
		font-family: 'Malgun Gothic';
		font-size: 9pt;
		text-align: right;
		vertical-align: bottom;
	}

	/*=== TOC (PRINT) ===*/

	p.TOC1
	{
		font-weight: normal;
		padding-top: 1px;
		color: #32C8FF;
		mc-auto-number-position: outside-head;
		mc-auto-number-offset: 25px;
		mc-pagenum-display: none;
		page-break-after: avoid;
		margin-top: 10pt;
		margin-bottom: 4pt;
		font-size: 14pt;
	}

	p.TOC2
	{
		font-weight: normal;
		color: #32C8FF;
		margin-top: 4pt;
		padding-top: 0px;
		margin-bottom: 4pt;
		margin-left: 20pt;
		page-break-inside: avoid;
		line-height: 11pt;
	}

	p.TOC3
	{
		font-weight: normal;
		color: #32C8FF;
		margin-top: 4pt;
		padding-top: 0px;
		margin-bottom: 4pt;
		margin-left: 40pt;
		page-break-inside: avoid;
		line-height: 9.5pt;
	}

	MadCap|tocProxy
	{
		font-family: 'Malgun Gothic';
		font-size: 12pt;
		font-weight: normal;
		border-top-color: #ffffff;
		border-style: none;
	}

	MadCap|tocProxy.TOC1
	{
		font-family: 'Malgun Gothic';
		font-size: 14pt;
		font-weight: normal;
		margin-left: 0in;
		margin-bottom: 3pt;
		border-top-style: none;
		padding-top: 2px;
		margin-top: 2px;
	}

	MadCap|tocProxy.TOC2
	{
		font-family: 'Malgun Gothic';
		font-weight: normal;
		font-size: 10pt;
		margin-left: 1in;
	}

	MadCap|tocProxy.TOC3
	{
		font-family: 'Malgun Gothic';
		font-weight: normal;
		font-size: 10pt;
		margin-left: 1.5in;
	}

	p.MiniTOC1
	{
		font-weight: normal;
		font-size: 12pt;
		line-height: normal;
		padding-right: 1px;
		padding-top: 0pt;
		padding-bottom: 0pt;
		margin-bottom: 0pt;
		margin-top: 4pt;
		color: #32C8FF;
	}

	p.MiniTOC2
	{
		font-size: 10pt;
		line-height: 10pt;
		color: #32C8FF;
		margin-top: 5pt;
		padding-top: 0px;
		margin-bottom: 5pt;
	}

	p.MiniTOC3
	{
		font-size: 9.5pt;
		line-height: normal;
		color: #32C8FF;
		margin-top: 5pt;
		padding-top: 0px;
		margin-bottom: 5pt;
	}

	/*===FRONT COVER STYLES (PRINT) ===*/

	p.confidential
	{
		font-family: 'Malgun Gothic';
		font-size: 10pt;
		font-weight: bold;
		text-align: center;
		margin-top: 5pt;
		margin-bottom: 5pt;
	}

	p.draft
	{
		text-align: center;
		font-family: 'Malgun Gothic';
		font-weight: bold;
		font-style: italic;
		font-size: 14pt;
		color: #666666;
		line-height: 14pt;
	}

	p.copyright
	{
		margin-left: 0in;
		font-family: 'Malgun Gothic';
		font-size: 12pt;
		padding-top: 10pt;
		padding-bottom: 3pt;
		line-height: 13pt;
	}

	p.cover-date
	{
		font-family: 'Malgun Gothic';
		font-size: 12pt;
		font-weight: normal;
		text-align: center;
		padding-top: 12pt;
	}

	p.right-side-header
	{
		font-family: 'Malgun Gothic';
		font-size: 12pt;
		font-weight: normal;
		text-align: right;
		padding-top: 12pt;
	}

	p.cover-doc-number
	{
		font-size: 12pt;
		font-weight: bold;
		text-align: center;
		padding-top: 48pt;
	}

	p.cover-book-type
	{
		font-family: 'Malgun Gothic';
		font-size: 18pt;
		text-align: left;
	}

	p.cover-language
	{
		font-family: 'Malgun Gothic';
		margin-left: 0pt;
		text-align: right;
		color: #32C8FF;
		font-size: 12pt;
	}

	p.doc-type
	{
		font-family: 'Malgun Gothic';
		font-size: 18pt;
		margin-left: 0pt;
		text-align: right;
		color: #000000;
	}

	p.cover-pic
	{
		margin-left: 0;
	}

	p.cover-title
	{
		font-family: 'Malgun Gothic';
		color: white;
		text-align: left;
		margin-left: 0pt;
		font-size: 18pt;
		vertical-align: middle;
	}

	p.contents-title
	{
		font-family: 'Malgun Gothic';
		font-size: 24pt;
		margin-left: 0pt;
		padding-bottom: 8pt;
		mc-heading-level: 0;
		border-bottom-color: #D8D8D8;
		border-bottom: solid 4pt;
	}

	p.back-cover-text
	{
		font-family: 'Malgun Gothic';
		font-size: 9pt;
		margin-left: 0pt;
	}

	p.front_matter_page_number	/*Sets the page numbering on the front matter to lower-case Roman numerals.*/
	{
		font-family: 'Malgun Gothic';
		font-size: 9pt;
		mc-auto-number-format: '{r+}';
	}

	/*=== FOOTER (PRINT) ===*/

	span.footer-text
	{
		font-family: 'Malgun Gothic';
		font-size: 10pt;
		font-weight: normal;
		text-decoration: none;
	}

	span.auto_num_no_display
	{
		display: none;
	}

	span.checklist
	{
		font: Wingdings;
		font-size: 13pt;
		font-weight: normal;
	}

	p.note_table_bullet
	{
		margin-top: 6pt;
		font-size: 10pt;
		color: #000000;
		text-decoration: none;
	}

	/*=== X-REFS (PRINT) ===*/

	MadCap|xref
	{
		color: #0F5FFF;
		text-decoration: none;
	}

	MadCap|xref.paranumber_on_chapter_page	/*eg: 3 on page 26*/
	{
		color: #0F5FFF;
		text-decoration: none;
		mc-format: '{paranumonly} {pageref}';
	}

	MadCap|xref.paratext_on_chapter_page	/*eg: "Safety" on page 26*/
	{
		color: #0F5FFF;
		text-decoration: none;
		mc-format: '"{paratext}" {pageref}';
	}

	MadCap|xref.paratext	/*eg: "Safety"*/
	{
		color: #0F5FFF;
		text-decoration: none;
		mc-format: '"{paratext}"';
	}

	MadCap|xref.paratext_no_inverted_commas	/*eg: Safety*/
	{
		color: #0F5FFF;
		text-decoration: none;
		mc-format: '{paratext}';
	}

	MadCap|xref.number_only	/*eg: 3*/
	{
		color: #0F5FFF;
		text-decoration: none;
		mc-format: '{paranumonly}';
	}

	MadCap|xref.Chapter_n_on_page_n	/*eg: Chapter 2 on page 26*/
	{
		color: #0F5FFF;
		text-decoration: none;
		mc-format: '{chapnum}장 {pageref}';
	}

	MadCap|xref.Chapter_n	/*eg: Chapter 2*/
	{
		color: #0F5FFF;
		text-decoration: none;
		mc-format: '{paranumonly}장';
	}

	MadCap|xref.on_page_number	/*eg: on page 26*/
	{
		color: #0F5FFF;
		text-decoration: none;
		mc-format: '{pageref}';
	}

	MadCap|xref.chapter_page	/*eg: 26*/
	{
		color: #0F5FFF;
		text-decoration: none;
		mc-format: '{page}';
	}

	MadCap|xref.Table_n_on_chapter_page	/*eg: Table 4 on page 26*/
	{
		color: #0F5FFF;
		text-decoration: none;
		mc-format: '{page}페이지의 표 {paranumonly}';
	}

	MadCap|xref.Table_n	/*eg: Table 4*/
	{
		color: #0F5FFF;
		text-decoration: none;
		mc-format: '표 {paranumonly}';
	}

	MadCap|xref.Appendix_n_title	/*eg: Appendix 5, "Adjusting Widget Values"*/
	{
		color: #0F5FFF;
		text-decoration: none;
		mc-format: '부록 {paranumonly} \'{paratext}\'';
	}

	/*==== Other (PRINT) ====*/

	td.HeaderTableLeft
	{
		
	}

	MadCap|relatedTopics	/*Controls the look of the related topics control - doesn't need to be in the Print media*/
	{
		font: 'Malgun Gothic';
		font-size: 12pt;
		font-weight: bold;
		color: #2f4f4f;
	}

	span.mc-variable.HeaderFooter
	{
		font-size: 12pt;
		font-family: 'Malgun Gothic';
	}

	p.TableFootnote
	{
		font-family: 'Malgun Gothic';
		font-size: 8pt;
		margin-left: 0in;
	}

	p.TableFootnoteBullet
	{
		font-family: 'Malgun Gothic';
		font-size: 8pt;
		line-height: 8pt;
		margin-left: 0.1in;
		padding-top: 0pt;
		margin-top: 0pt;
		mc-auto-number-position: inside-head;
		mc-auto-number-offset: 22.67717px;
		mc-auto-number-format: '• ';
	}

	td.border	/*Border around a table cell*/
	{
		border-color: #000000;
		border: solid 1px #000000;
		border-radius: 12px;
	}

	img.home75
	{
		max-width: 75%;
	}

	p
	{
		font-family: 'Malgun Gothic';
	}

	p.patents	/*This controls the paragraph style for the patents list.*/
	{
		font-family: 'Malgun Gothic';
		font-size: 8pt;
		line-height: 9pt;
		margin-bottom: 0pt;
		margin-right: 0;
		margin-left: 0.75in;
		margin-top: 3pt;
		mc-next-tag: p;
		mc-next-class: patents;
	}

	p.figure-list_1-no-caption
	{
		padding-left: 6mm;
	}
}

/*This media is for HTML5 output*/

@media html5
{
	/*==== DIVS ====*/

	div.containerForSideHead
	{
		page-break-inside: avoid;
	}

	div.note-padding
	{
		margin-right: 0px;
		margin-bottom: 2px;
	}

	div.blockquote
	{
		font-family: 'Malgun Gothic', Verdana, sans-serif;
		border: 0px;
		padding-bottom: 5px;
		padding-top: 0px;
		margin-top: 10px;
		margin-left: 0px;
		margin-right: 0px;
		display: inline;
		color: #000000;
		background-color: #dcdcdc;
	}

	div.PDF-Link
	{
		width: auto;
		font-family: 'Malgun Gothic', Helvetica, Verdana, Cambria, Georgia, sans-serif;
		font-size: 1.05em;
		text-align: left;
		background-repeat: no-repeat;
		background-position: 2px top 2px;
		background-color: #003366;
		padding-top: 1px;
		padding-bottom: 1px;
		padding-right: 0px;
		margin-top: 2px;
		margin-bottom: 1px;
		margin-right: 0px;
		margin-left: 22px;
	}

	div.keeptogether
	{
		page-break-inside: avoid;
	}

	div.pagebreak-after
	{
		page-break-after: always;
	}

	div.pagebreak-before
	{
		page-break-before: always;
	}

	div.note,
	div.warning,
	div.hot-surface,
	div.note-full-width
	{
		margin: 0 1.0em 1em 1.0em;
		width: auto;
		font-family: 'Malgun Gothic', Helvetica, Verdana, sans-serif;
		font-size: 1.05em;
		text-align: left;
		background-repeat: no-repeat;
		background-position: 2px top 2px;
		color: #000000;
		border: solid 2px #003a5d;
		background-color: #FFFFFF;
		border-radius: 6px;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 40px;
		padding-right: 0px;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		margin-top: 7px;
		margin-bottom: 25px;
		margin-right: 0px;
	}

	div.note-no-pin
	{
		margin: 0 1.0em 1em 1.0em;
		width: auto;
		font-family: 'Malgun Gothic', Helvetica, Verdana, sans-serif;
		font-size: 1.05em;
		text-align: left;
		background-repeat: no-repeat;
		background-position: 2px top 2px;
		color: #000000;
		border: solid 2px #003a5d;
		background-color: #FFFFFF;
		border-radius: 6px;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 0px;
		padding-right: 0px;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		margin-top: 3px;
		margin-bottom: 5px;
		margin-right: 0px;
	}

	div.note-indented,
	div.warning-indented,
	div.warning-indented-terms
	{
		margin: 0 1.0em 1em 1.0em;
		width: auto;
		font-family: 'Malgun Gothic', Helvetica, Verdana, Cambria, Georgia, sans-serif;
		font-size: 1.05em;
		text-align: left;
		background-repeat: no-repeat;
		background-position: 2px top 2px;
		color: #000000;
		border: solid 2px #000000;
		background-color: #FFFFFF;
		border-radius: 6px;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 40px;
		padding-right: 0px;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		margin-top: 3px;
		margin-bottom: 25px;
		margin-right: 0px;
	}

	/*margin-left: 10px;/
	}

	div.note p,
	div.note-indented p,
	div.warning p
	{
		font-family: Helvetica, Verdana, Cambria, Georgia, sans-serif;
		font-size: 11pt;
		text-align: left;
		padding-left: 60px;
		padding-right: 0px;
	}

	div.note-no-pin
	{
		font-family: Helvetica, Verdana, Cambria, Georgia, sans-serif;
		font-size: 11pt;
		text-align: left;
		padding-left: 0px;
		padding-right: 0px;
	}

	div.warning,
	div.warning-indented,
	div.warning-indented-terms
	{
		background-image: url('../Images/warning.png');
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 15px;
		background-color: #FFFFFF;
	}

	div.note,
	div.note-full-width,
	div.note-indented
	{
		background-image: url('../Images/pin.png');
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 15px;
		background-color: #FFFFFF;
	}

	div.hot-surface
	{
		background-image: url('../Images/Hot_surfaces_icon.png');
		padding-bottom: 15px;
		background-color: #FFFFFF;
	}

	div.PDF-icon
	{
		background-image: url('../Images/AcrobatIcon.png');
		background-repeat: no-repeat;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 8px;
	}

	div.note-no-pin
	{
		background-image: url('');
		background-color: #FFFFFF;
	}

	/*==== HEADINGS ====*/

	h1
	{
		font-family: 'Malgun Gothic', Verdana, sans-serif;
		font-weight: bold;
		color: #32C8FF;
		font-size: 1em;
		mc-hyphenate: never;
		mc-next-tag: p;
		mc-next-class: body;
		page-break-after: avoid;
	}

	h2,
	h2.mid
	{
		font-family: 'Malgun Gothic', Verdana, sans-serif;
		font-weight: bold;
		color: #32C8FF;
		font-size: 1.5em;
		margin-top: 10px;
		margin-bottom: 5px;
		mc-hyphenate: never;
		mc-next-tag: p;
		mc-next-class: body;
		page-break-after: avoid;
	}

	h3,
	h3.SideHead,
	h3.SideHead_1,
	h3.SideHead_2-wide,
	h3.side-image
	{
		font-family: 'Malgun Gothic', Verdana, sans-serif;
		font-weight: bold;
		color: #32C8FF;
		font-size: 1.5em;
		margin-top: 10px;
		margin-bottom: 5px;
		mc-hyphenate: never;
		mc-next-tag: p;
		mc-next-class: body;
		page-break-after: avoid;
	}

	h3.SideHead_2
	{
		font-family: 'Malgun Gothic', Verdana, sans-serif;
		font-weight: bold;
		color: #32C8FF;
		font-size: 1em;
		margin-top: 10px;
		margin-bottom: 5px;
		mc-hyphenate: never;
		mc-next-tag: p;
		mc-next-class: body;
		page-break-after: avoid;
	}

	h3.SideHead_terms
	{
		font-family: 'Malgun Gothic', Verdana, sans-serif;
		font-weight: bold;
		color: #32C8FF;
		font-size: 1em;
		float: left;
		width: 100px;
		padding-right: 10px;
		mc-hyphenate: never;
		mc-next-tag: p;
		mc-next-class: body;
		page-break-after: avoid;
	}

	h4,
	h4.SideHead
	{
		font-family: 'Malgun Gothic', Verdana, sans-serif;
		font-weight: bold;
		color: #32C8FF;
		font-size: 1em;
		margin-top: 9pt;
		margin-left: 5px;
		mc-hyphenate: never;
		mc-next-tag: p;
		mc-next-class: body;
		page-break-after: avoid;
	}

	h5
	{
		font-family: 'Malgun Gothic', Verdana, sans-serif;
		font-weight: bold;
		color: #000000;
		font-size: 1em;
		margin-top: 10px;
		margin-bottom: 10px;
		mc-hyphenate: never;
		mc-next-tag: p;
		mc-next-class: body;
		page-break-after: avoid;
	}

	p.product_name
	{
		font-family: 'Malgun Gothic', Verdana, sans-serif;
		font-size: 36pt;
		text-align: center;
		mc-next-tag: p;
		mec-next-class: product_name;
	}

	/*=== TOC PROXY ===*/

	MadCap|minitocProxy
	{
		border-top-color: #ffffff;
		border-style: none;
		padding-left: 0px;
		color: #000080;
		margin-left: 0px;
		font-family: 'Malgun Gothic';
	}

	MadCap|minitocProxy.TOC1
	{
		font-family: 'Malgun Gothic', Verdana, sans-serif;
		font-size: 12pt;
		font-weight: bold;
		border-top-color: #ffffff;
		border-top-style: none;
		mc-auto-number-format: ;
		mc-auto-number-offset: 15px;
		margin-left: inherit;
	}

	MadCap|minitocProxy.TOC2
	{
		font-family: 'Malgun Gothic', Verdana, sans-serif;
		font-size: 12pt;
		font-weight: normal;
		mc-auto-number-offset: 15px;
		margin-left: inherit;
	}

	MadCap|minitocProxy.TOC3
	{
		font-family: 'Malgun Gothic', Verdana, sans-serif;
		font-size: 12pt;
		font-weight: normal;
		margin-left: 1in;
		mc-auto-number-offset: 15px;
	}

	/*==== PARAGRAPHS ====*/

	p
	{
		margin-left: 20px;
		padding-bottom: 4px;
		padding-top: 0px;
		font-family: 'Malgun Gothic', Verdana, sans-serif;
		color: #000000;
		font-size: 1em;
		font-weight: normal;
		font-style: normal;
		text-align: left;
		mc-hyphenate: never;
		mc-next-tag: p;
		mc-next-class: body;
		widow: 3;
		orphan: 3;
	}

	p.body,
	p.copyright-body
	{
		
	}

	p.terms
	{
		margin-left: 100px;
		padding-bottom: 0px;
		padding-top: 0px;
	}

	p.body_indent_1
	{
		padding-left: 0px;
		margin-bottom: 10px;
		mc-next-tag: p;
		mc-next-class: body_indent_1;
		margin-top: 0px;
		padding-bottom: 2px;
	}

	p.body_indent_2
	{
		padding-left: 40px;
		margin-bottom: 10px;
		mc-next-tag: p;
		mc-next-class: body_indent_2;
		margin-top: 3px;
	}

	p.body_indent_3
	{
		padding-left: 60px;
		margin-top: 5px;
		margin-bottom: 10px;
		mc-next-tag: p;
		mc-next-class: body_indent_3;
	}

	p.body_indent_1_hanging
	{
		margin-left: 55px;
		text-indent: -6mm;
		padding-left: 0mm;
		margin-right: 0mm;
		margin-top: -10px;
		margin-bottom: 10px;
		mc-hyphenate: never;
		widow: 3;
		orphan: 3;
	}

	p.note
	{
		margin-top: 4pt;
		margin-bottom: 4pt;
	}

	p.note_indented
	{
		margin-top: 10px;
		margin-bottom: 20px;
		margin-left: 20px;
	}

	p.note_indented_2
	{
		margin-top: 10px;
		margin-bottom: 20px;
		margin-left: 40px;
	}

	p.spacer
	{
		font-size: 2px;
		mc-next-tag: p;
		mc-next-class: body;
	}

	p.procedure_heading
	{
		font-size: 1em;
		font-weight: bold;
		/*	padding-bottom: 3pt;*/
	}

	MadCap|footnote
	{
		font-family: 'Malgun Gothic', Verdana, sans-serif;
		font-size: 0.75em;
		font-style: normal;
	}

	MadCap|footnoteBlock
	{
		font-family: 'Malgun Gothic', Verdana, sans-serif;
		font-size: 0.75em;
		font-style: normal;
	}

	/*=====BLOCKQUOTES================*/

	blockquote
	{
		font-family: 'Malgun Gothic', Verdana, sans-serif;
		color: #000000;
		font-size: 1em;
		padding-bottom: 3px;
		padding-top: 0px;
		padding-left: 10px;
		padding-right: 0px;
		text-indent: 2px;
		margin-left: 0.5in;
		margin-right: 0px;
		mc-hyphenate: never;
		border-bottom-left-radius: 0px;
	}

	blockquote.header
	{
		font-weight: bold;
		padding-left: 5px;
		padding-bottom: 0px;
		margin-left: 0px;
		text-indent: 0px;
	}

	blockquote.text
	{
		padding-top: 2px;
		padding-bottom: 0pt;
		padding-left: 5px;
		padding-right: 5px;
		margin-left: 0px;
		margin-bottom: 6px;
		text-indent: 0px;
	}

	/*=====BULLETS==========*/

	p.one_step_procedure
	{
		/*	padding-top: 2pt;*/
		margin-left: 20px;
		margin-top: 6pt;
		margin-bottom: 4px;
		mc-auto-number-position: outside-head;
		mc-auto-number-offset: 20px;
		widow: 3;
		orphan: 3;
		vertical-align: baseline;
		mc-auto-number-format: '➢  ';
	}

	p.one_step_procedure_indented
	{
		/*	padding-top: 2pt;*/
		margin-left: 60px;
		margin-top: 6pt;
		margin-bottom: 4px;
		mc-auto-number-position: outside-head;
		mc-auto-number-offset: 20px;
		widow: 3;
		orphan: 3;
		vertical-align: baseline;
		mc-auto-number-format: '➢  ';
	}

	p.bullet_2_square
	{
		/*	padding-top: 2pt;*/
		margin-left: 40px;
		mc-hyphenate: never;
		mc-auto-number-position: outside-head;
		mc-auto-number-offset: 20px;
		margin-top: 3px;
		padding-bottom: 0px;
		margin-bottom: 0px;
		mc-auto-number-format: '❒  ';
	}

	p.bullet_table
	{
		padding-left: 0.22in;
		padding-top: 2pt;
		margin-left: 0pt;
		margin-top: 0pt;
		margin-bottom: 2pt;
		mc-auto-number-position: outside-head;
		mc-auto-number-offset: 15px;
		mc-auto-number-format: '•  ';
	}

	p.bullet_1,
	p.bullet_1_First
	{
		/*	padding-top: 2pt;
		margin-bottom: 4px;*/
		margin-left: 20px;
		margin-top: 5px;
		mc-auto-number-position: outside-head;
		mc-auto-number-offset: 20px;
		mc-auto-number-format: '•  ';
	}

	p.bullet_2,
	p.bullet_2_First
	{
		/*padding-top: 2pt;
		margin-bottom: 4px;*/
		margin-left: 40px;
		mc-auto-number-position: outside-head;
		mc-auto-number-offset: 20px;
		mc-auto-number-format: '•  ';
	}

	p.bullet_3
	{
		/*		padding-top: 2pt;
		margin-bottom: 4px;*/
		padding-bottom: 20px;
		margin-bottom: 4px;
		margin-left: 60px;
		mc-auto-number-position: outside-head;
		mc-auto-number-offset: 20px;
		mc-auto-number-format: '•  ';
	}

	li
	{
		widow: 3;
		orphan: 3;
	}

	ul.blockquotebullet
	{
		background-color: #ffffff;
		font-family: 'Malgun Gothic', Verdana, sans-serif;
		color: #000000;
		padding-left: 23px;
		font-size: 1em;
		margin-top: 0em;
		margin-bottom: 0em;
		margin-right: 0px;
		margin-left: 0mm;
		padding-top: 15px;
		text-indent: 0px;
		list-style-type: disc;
		mc-hyphenate: never;
	}

	ul.table-bullet
	{
		font-family: 'Malgun Gothic', Verdana, sans-serif;
		font-size: 1em;
		list-style-type: disc;
		margin-left: 2px;
		padding-left: 12px;
		mc-hyphenate: never;
	}

	/*=====NUMBERED LIST==========*/

	p.numbered_list_1-first
	{
		/*		padding-top: 2pt;*/
		padding-bottom: 2px;
		margin-left: 0px;
		margin-right: 0mm;
		mc-auto-number-position: outside-head;
		mc-auto-number-offset: 22px;
		mc-next-tag: p;
		mc-next-class: numbered_list_1-next;
		vertical-align: baseline;
		mc-auto-number-format: 'N:{n=1}.  ';
	}

	p.numbered_list_1-next
	{
		/*		padding-top: 2pt;*/
		padding-bottom: 2px;
		margin-left: 0px;
		margin-right: 0mm;
		margin-top: 5pt;
		mc-auto-number-position: outside-head;
		mc-auto-number-offset: 22px;
		mc-next-tag: p;
		mc-next-class: numbered_list_1-next;
		vertical-align: baseline;
		margin-bottom: 0pt;
		mc-auto-number-format: 'N:{n+}.  ';
	}

	p.cross-topic-numbered_list_1-first
	{
		/*		padding-top: 2pt;*/
		padding-bottom: 2px;
		margin-left: 0px;
		margin-right: 0mm;
		margin-top: 0pt;
		mc-auto-number-position: outside-head;
		mc-auto-number-offset: 22px;
		mc-next-tag: p;
		mc-next-class: numbered_list_1-next;
		vertical-align: baseline;
		mc-auto-number-format: 'L:{Gn=1}.  ';
	}

	p.cross-topic-numbered_list_1-next
	{
		/*		padding-top: 2pt;*/
		padding-bottom: 2px;
		margin-left: 0px;
		margin-right: 0mm;
		margin-top: 0pt;
		mc-auto-number-position: outside-head;
		mc-auto-number-offset: 22px;
		mc-next-tag: p;
		mc-next-class: numbered_list_1-next;
		vertical-align: baseline;
		mc-auto-number-format: 'L:{Gn+}.  ';
	}

	p.numbered_list_2-first
	{
		/*		padding-top: 2pt;*/
		padding-bottom: 2px;
		margin-left: 20px;
		margin-right: 0mm;
		margin-top: 0pt;
		mc-next-class: numbered_list_2-next;
		mc-next-tag: p;
		mc-next-class: numbered_list_2-next;
		vertical-align: baseline;
		mc-auto-number-format: 'A:{a=1}.  ';
	}

	p.numbered_list_2-next
	{
		/*		padding-top: 2pt;*/
		padding-bottom: 2px;
		margin-left: 20px;
		margin-right: 0mm;
		margin-top: 0pt;
		mc-next-class: numbered_list_2-next;
		mc-next-tag: p;
		mc-next-class: numbered_list_2-next;
		vertical-align: baseline;
		mc-auto-number-format: 'A:{a+}.  ';
	}

	p.numbered_list_Alpha-first
	{
		/*		padding-top: 2pt;*/
		margin-left: 0px;
		margin-right: 0mm;
		mc-auto-number-position: outside-head;
		mc-auto-number-offset: 20px;
		mc-next-tag: p;
		mc-next-class: numbered_list_Alpha-next;
		vertical-align: baseline;
		padding-bottom: 2px;
		padding-top: 2px;
		margin-top: 0pt;
		margin-bottom: -6px;
		margin: 10px 0px 0px;
		mc-auto-number-format: 'O:{A=1}.  ';
	}

	p.numbered_list_Alpha-next
	{
		/*		padding-top: 2pt;*/
		margin-left: 0px;
		margin-right: 0mm;
		margin-top: 0pt;
		mc-auto-number-position: outside-head;
		mc-auto-number-offset: 20px;
		mc-next-tag: p;
		mc-next-class: numbered_list_Alpha-next;
		vertical-align: baseline;
		margin: 0px;
		padding-bottom: 2px;
		margin-bottom: -4px;
		mc-auto-number-format: 'O:{A+}.  ';
	}

	/*=====Images==========*/

	img
	{
		mc-thumbnail: none;
	}

	img.thumbnail
	{
		mc-thumbnail: popup;
		mc-thumbnail-max-height: 48px;
		mc-thumbnail-max-width: auto;
	}

	img.pdf-icon
	{
		margin-left: 0px;
		mc-thumbnail: none;
	}

	img.float-left
	{
		float: left;
		mc-thumbnail: popup;
		mc-thumbnail-max-height: 48px;
		mc-thumbnail-max-width: auto;
	}

	img.note
	{
		page-break-after: avoid;
		margin-top: 0pt;
		padding-top: 0mm;
		margin-left: 0.in;
		mc-float: left;
		mc-thumbnail: none;
	}

	/*==== CHARACTER ====*/

	span.emphasis
	{
		font-weight: bold;
	}

	span.gui-element
	{
		font-style: italic;
	}

	span.computer-text
	{
		font-family: 'Courier New';
	}

	span.internal-use
	{
		color: red;
		font-style: italic;
	}

	span.options
	{
		font-family: 'Malgun Gothic';
		font-weight: bold;
	}

	span.superscript
	{
		vertical-align: super;
		line-height: 180%;
		font-size: x-small;
	}

	span.subscript
	{
		vertical-align: sub;
		line-height: 180%;
		font-size: x-small;
	}

	a.hyperlink_clear
	{
		color: #000000;
		decoration: none;
	}

	span.footnote
	{
		font: 'Malgun Gothic';
		font-size: 8pt;
		font-style: normal;
	}

	span.nowrap
	{
		white-space: nowrap;
	}

	/*=====FIGURE AND TABLE====*/

	p.figure,
	p.figure-wide
	{
		padding-top: 2pt;
		padding-bottom: 2pt;
		text-align: left;
		mc-next-tag: p;
		mc-next-class: figure-caption;
		mc-thumbnail-max-height: 80px;
	}

	p.figure-caption,
	p.figure-caption-wide
	{
		font-size: 0.875em;
		font-weight: normal;
		color: #00a1e0;
		padding-top: 0pt;
		/*padding-bottom: 5pt;*/
		margin-top: 0mm;
		margin-bottom: 10px;
		margin-right: 0mm;
		mc-auto-number-offset: 0pt;
	}

	p.figure-list_1
	{
		margin-left: 20px;
		padding-top: 2pt;
		padding-bottom: 2pt;
		mc-next-tag: p;
		mc-next-class: figure-caption-list_1;
	}

	p.figure-caption-list_1
	{
		font-size: 0.875em;
		font-weight: normal;
		color: #00a1e0;
		padding-top: 0pt;
		/*	padding-bottom: 5pt;*/
		margin-top: 0mm;
		margin-bottom: 10px;
		margin-right: 0mm;
		margin-left: 20px;
		mc-auto-number-offset: 0pt;
	}

	p.figure-list_2
	{
		margin-left: 40px;
		padding-top: 2pt;
		padding-bottom: 2pt;
		text-align: left;
		mc-next-tag: p;
		mc-next-class: figure-caption-list_1;
	}

	p.figure-caption-list_2
	{
		font-size: 0.875em;
		font-weight: normal;
		color: #00a1e0;
		padding-top: 0pt;
		/*	padding-bottom: 5pt;*/
		margin-top: 0mm;
		margin-bottom: 10px;
		margin-right: 0mm;
		margin-left: 40px;
		mc-auto-number-offset: 0pt;
	}

	p.table-caption
	{
		font-size: 0.875em;
		font-weight: normal;
		color: #00a1e0;
		text-align: left;
		/*	padding-top: 5px;*/
		padding-bottom: 1px;
	}

	p.table-caption-wide
	{
		font-size: 0.875em;
		font-weight: bold;
		color: 00a1e0;
		text-align: left;
		/*	padding-top: 5px;*/
		padding-bottom: 1px;
	}

	p.table-body
	{
		font-size: 0.875em;
		color: #000000;
		mc-hyphenate: never;
	}

	p.TOC2
	{
		mc-auto-number-position: none;
	}

	p.TOC3
	{
		mc-auto-number-position: none;
	}

	td.HeaderTableLeft
	{
		font-family: 'Malgun Gothic';
		font-size: 0.875em;
		text-align: left;
	}

	td.HeaderTableRight
	{
		font-family: 'Malgun Gothic';
		font-size: 0.875em;
		text-align: right;
	}

	td.terms
	{
		font-family: 'Malgun Gothic', Verdana, sans-serif;
		font-weight: bold;
		color: #003366;
		font-size: 1em;
		float: left;
		width: 170px;
		padding-right: 10px;
		padding-bottom: 10px;
		margin-top: 0mm;
		mc-hyphenate: never;
		mc-next-tag: p;
		mc-next-class: body;
		page-break-after: avoid;
	}

	td.definition
	{
		margin-left: 0px;
		margin-top: 0mm;
		padding-bottom: 10px;
		padding-top: 0px;
		font-family: 'Malgun Gothic', Verdana, sans-serif;
		color: #000000;
		font-size: 1em;
		font-weight: normal;
		font-style: normal;
		text-align: left;
	}

	/*====TOC====*/

	span.no-autonumbering
	{
		display: none;
		mc-auto-number-position: none;
		mc-auto-number-format: ' ';
	}

	p.TOC1
	{
		font-weight: bold;
		margin-top: 8pt;
	}

	p.TOC2
	{
		margin-top: 5pt;
	}

	p.TOC3
	{
		margin-top: 5pt;
	}

	MadCap|tocProxy
	{
		font-family: 'Malgun Gothic', Verdana, sans-serif;
		font-size: 12pt;
		font-weight: bold;
		border-top-color: #ffffff;
		border-style: none;
	}

	MadCap|tocProxy.TOC1
	{
		font-weight: bold;
		margin-left: 1in;
		border-top-color: #ffffff;
		border-top-style: none;
	}

	MadCap|tocProxy.TOC2
	{
		font-size: 0.875em;
		font-weight: normal;
		margin-left: 1in;
	}

	MadCap|tocProxy.TOC3
	{
		font-size: 0.875em;
		font-weight: normal;
		margin-left: 1in;
	}

	/*===FRONT COVER STYLES====*/

	p.confidential
	{
		font-size: 0.5em;
		font-weight: bold;
		text-align: center;
		/*	margin-top: 5px;
		margin-bottom: 5px;*/
		mc-heading-level: 0;
	}

	p.draft
	{
		text-align: center;
		font-family: 'Malgun Gothic', Verdana, sans-serif;
		font-weight: bold;
		font-style: italic;
		font-size: 1.5em;
		color: #666666;
		mc-heading-level: 0;
	}

	p.copyright
	{
		font-family: 'Malgun Gothic', Verdana, sans-serif;
		font-weight: bold;
		color: #003366;
		font-size: 1.5em;
		mc-hyphenate: never;
		padding-top: 15px;
		mc-next-tag: p;
		mc-next-class: body;
		page-break-after: avoid;
		mc-heading-level: 0;
	}

	p.cover-date
	{
		font-family: 'Malgun Gothic', Verdana, sans-serif;
		font-size: 0.875em;
		font-weight: normal;
		text-align: center;
		padding-top: 1.875em;
		mc-heading-level: 0;
	}

	p.cover-doc-number
	{
		font-family: 'Malgun Gothic', Verdana, sans-serif;
		font-size: 0.875em;
		font-weight: normal;
		text-align: center;
		padding-top: 4.875em;
		mc-heading-level: 0;
	}

	p.cover-title
	{
		font-family: 'Malgun Gothic', Verdana, sans-serif;
		font-size: 2.0em;
		font-weight: normal;
		text-align: center;
		padding-top: 1.875em;
		text-align: center;
		mc-heading-level: 0;
	}

	/*==== FOOTER ====*/

	span.footer-text
	{
		font-size: 0.875em;
		font-weight: normal;
		text-decoration: none;
	}

	p.note_table_bullet
	{
		margin-top: 6pt;
		font-family: 'Malgun Gothic', Helvetica;
		font-size: 0.875em;
		letter-spacing: 0em;
		text-decoration: none;
	}

	/*====X-REFS====*/

	MadCap|xref.paranumber_on_chapter_page
	{
		mc-format: '{paratext}';
	}

	MadCap|xref.paratext_on_chapter_page
	{
		mc-format: '{paratext}';
	}

	MadCap|xref.number_only
	{
		mc-format: '{paranumonly}';
	}

	MadCap|xref.Chapter_n_on_page_n
	{
		mc-format: '{paratext}';
	}

	MadCap|xref.Chapter_n
	{
		mc-format: '{paratext}';
	}

	MadCap|xref.on_page_number
	{
		mc-format: '{paratext}';
	}

	MadCap|xref.chapter_page
	{
		mc-format: '{paratext}';
	}

	MadCap|xref.paratext
	{
		mc-format: '{paratext}';
	}

	MadCap|xref.paratext_no_inverted_commas
	{
		mc-format: '{paratext}';
	}

	MadCap|xref.Table_n_on_chapter_page
	{
		mc-format: '표 {paranumonly}';
	}

	MadCap|xref.Table_n
	{
		mc-format: '표 {paranumonly}';
	}

	MadCap|xref.Appendix_n_title
	{
		mc-format: '부록 {paranumonly}, {paratext}';
	}

	td.HeaderTableLeft
	{
		
	}

	p.MiniTOC1
	{
		margin: 0;
		margin-top: 3pt;
		padding-top: 3pt;
		color: #00a1e0;
	}

	p.MiniTOC2
	{
		font-size: 0.875em;
		margin: 0;
		text-indent: 20px;
		margin-top: 3pt;
		padding-top: 3pt;
		color: #00a1e0;
	}

	html.cover_page
	{
		mc-master-page: url('../MasterPages/HTML5_Cover_Page.flmsp');
	}

	p.MiniTOC3
	{
		text-indent: 40px;
		font-size: 0.875em;
		padding-top: 3pt;
		color: #00a1e0;
		margin: 0;
		margin-top: 3pt;
	}

	h5.related-items
	{
		padding-top: 25px;
		mc-heading-level: 0;
		margin-bottom: 2px;
	}

	h3.side-image
	{
		position: absolute;
	}

	MadCap|relatedTopics
	{
		mc-image-alt-text: Related Topics;
		color: #0F5FFF;
		mc-help-control-display: popup;
	}

	p.bullet_2
	{
		margin-bottom: 5px;
	}

	div.warning-indented-terms
	{
		margin-left: 0px;
		background-position: 2px 15px;
	}

	div.KeepTogether1
	{
		margin-left: 80px;
	}

	div.note
	{
		background-position: 2px 15px;
	}

	div.warning
	{
		margin-bottom: 25px;
		padding-top: 5px;
		background-position: 2px 15px;
	}

	div.warning-indented
	{
		background-position: 2px top 15px;
	}

	div.hot-surface
	{
		background-position: 2px 15px;
	}

	div.note-full-width
	{
		background-position: 2px 15px;
	}

	div.note-indented
	{
		background-position: 2px 15px;
	}

	p.body
	{
		margin-top: 6px;
	}
}

MadCap|breadcrumbsProxy
{
	font-size: 9pt;
	font-family: 'Malgun Gothic';
	mc-breadcrumbs-count: 4;
	border: none;
	border-bottom: none;
	border-bottom-width: 0px;
}

span.PDF_Link
{
	font-size: 10pt;
	font-family: 'Malgun Gothic';
	color: #ffa500;
	text-decoration: underline;
	margin-left: 5pt;
	padding-top: 0pt;
	margin-top: 0pt;
	padding-bottom: 0pt;
	margin-bottom: 0 pt;
}

a.HTML_PDF
{
	font-size: 12pt;
	color: #ffa500;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 0pt;
	padding-top: 0pt;
	margin-top: 0pt;
	margin-bottom: 0 pt;
}

a.HTML_PDF:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

a.HTML_PDF:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

MadCap|bodyProxy
{
	border-top: none 0px;
	border-top-width: 0px;
}

img.pdf-icon
{
	mc-thumbnail: none;
	padding-bottom: 0pt;
	padding-top: 0pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

table.Header_HTML	/*Header on Master Page for HTML output*/
{
	border-collapse: collapse;
	border-spacing: 0px 0px;
	height: 224px;
	margin-left: 0;
	margin-right: auto;
	width: 100%;
}

p.bullet_arrow
{
	background-repeat: no-repeat;
	background-image: none;
}

span.mc-variable.HeaderFooter
{
	font-family: 'Malgun Gothic';
	font-size: 9pt;
}

span.mc-variable.FrontMatterPageNumber
{
	
}

p.front_matter_page_number
{
	
}

/* This code controls the look of Related Topics*/

.link-list-popup
{
	background-color: white;
	mc-use-custom-sort-order: true;
}

.link-list-popup ul li:hover
{
	font-weight: bold;
	font-color: #0F5FFF;
	background-color: #00a1e0;
}

/*==== Slideshow Styles ===*/

h2.slideshow
{
	font-family: 'Malgun Gothic';
	font-weight: bold;
	font-size: 20pt;
	color: #32C8FF;
	text-align: center;
	margin-bottom: 5pt;
}

p.body-slideshow
{
	font-family: 'Malgun Gothic';
	font-weight: normal;
	font-size: 14pt;
	color: #000000;
	text-align: center;
}

totop
{
	position: fixed;
	bottom: 5px;
	right: 5px;
}

@media chm
{
	/*==== DIVS ====*/

	div.containerForSideHead
	{
		page-break-inside: avoid;
	}

	div.note-padding
	{
		margin-right: 0px;
		margin-bottom: 2px;
	}

	div.blockquote
	{
		font-family: 'Malgun Gothic', Verdana, sans-serif;
		border: 0px;
		padding-bottom: 5px;
		padding-top: 0px;
		margin-top: 0pt;
		margin-left: 0px;
		margin-right: 0px;
		display: inline;
		color: #000000;
		background-color: #FFFFFF;
	}

	div.PDF-Link
	{
		width: auto;
		font-family: 'Malgun Gothic', Helvetica, Verdana, Cambria, Georgia, sans-serif;
		font-size: 1.05em;
		text-align: left;
		background-repeat: no-repeat;
		background-position: 2px top 2px;
		background-color: #003366;
		padding-top: 1px;
		padding-bottom: 1px;
		padding-right: 0px;
		margin-top: 2px;
		margin-bottom: 1px;
		margin-right: 0px;
		margin-left: 22px;
	}

	div.keeptogether
	{
		page-break-inside: avoid;
	}

	div.pagebreak-after
	{
		page-break-after: always;
	}

	div.pagebreak-before
	{
		page-break-before: always;
	}

	div.note,
	div.warning,
	div.hot-surface,
	div.note-full-width,
	div.note-indented,
	div.warning-indented
	{
		/*	margin: 1.0em 1.0em 1em 1.0em;*/
		width: auto;
		font-family: 'Malgun Gothic', Helvetica, Verdana, Cambria, Georgia, sans-serif;
		font-size: 1.05em;
		text-align: left;
		background-repeat: no-repeat;
		background-position: 2px 5px;
		color: #000000;
		border: solid 2px #003366;
		background-color: #FFFFFF;
		padding-top: 0px;
		padding-bottom: 5px;
		padding-left: 40px;
		padding-right: 0px;
		/*border-radius: 6px;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		margin-top: 2px;
		margin-bottom: 3px;
		margin-right: 0px;*/
	}

	div.warning-indented-terms
	{
		/*	margin: 1.0em 1.0em 1em 1.0em;*/
		margin-left: 175px;
		width: auto;
		font-family: 'Malgun Gothic', Helvetica, Verdana, Cambria, Georgia, sans-serif;
		font-size: 1.05em;
		text-align: left;
		background-repeat: no-repeat;
		background-position: 3px 3px;
		color: #000000;
		border: solid 2px #003366;
		background-color: #FFFFFF;
		padding-top: 0px;
		padding-bottom: 5px;
		padding-left: 40px;
		padding-right: 0px;
		/*border-radius: 6px;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		margin-top: 2px;
		margin-bottom: 3px;
		margin-right: 0px;*/
	}

	div.note p,
	div.note-indented p,
	div.warning p
	{
		font-family: 'Malgun Gothic', Helvetica, Verdana, Cambria, Georgia, sans-serif;
		font-size: 11pt;
		text-align: left;
		padding-left: 60px;
		padding-right: 0px;
	}

	div.warning,
	div.warning-indented,
	div.warning-indented-terms
	{
		background-image: url('../Images/warning.png');
		background-color: #FFFFFF;
	}

	div.note,
	div.note-full-width,
	div.note-indented
	{
		background-image: url('../Images/pin.png');
		padding-right: 0px;
		padding-bottom: 10px;
		background-color: #FFFFFF;
	}

	div.hot-surface
	{
		background-image: url('../Images/Hot_surfaces_icon.png');
		background-color: #FFFFFF;
		margin-top: 3px;
	}

	div.PDF-icon
	{
		background-image: url('../Images/AcrobatIcon.png');
		background-repeat: no-repeat;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 8px;
	}

	div.note-no-pin
	{
		background-color: #FFFFFF;
		border: solid 2px #000000;
		width: auto;
		border-radius: 6px;
	}

	/*==== HEADINGS ====*/

	h1
	{
		font-family: 'Malgun Gothic', Verdana, sans-serif;
		font-weight: bold;
		color: #32C8FF;
		font-size: 1em;
		mc-hyphenate: never;
		mc-next-tag: p;
		mc-next-class: body;
		page-break-after: avoid;
		mc-heading-level: 1;
	}

	h2,
	h2.mid
	{
		font-family: 'Malgun Gothic', Verdana, sans-serif;
		font-weight: bold;
		color: #32C8FF;
		font-size: 1.5em;
		mc-hyphenate: never;
		mc-next-tag: p;
		mc-next-class: body;
		page-break-after: avoid;
		mc-heading-level: 2;
	}

	h3,
	h3.SideHead,
	h3.SideHead_1,
	h3.SideHead_2,
	h3.SideHead_2-wide,
	h3.side-image
	{
		font-family: 'Malgun Gothic', Verdana, sans-serif;
		font-weight: bold;
		color: #003a5d;
		font-size: 1.5em;
		margin-top: 9pt;
		mc-hyphenate: never;
		mc-next-tag: p;
		mc-next-class: body;
		page-break-after: avoid;
		mc-heading-level: 0;
	}

	h3.SideHead_terms
	{
		font-family: 'Malgun Gothic', Verdana, sans-serif;
		font-weight: bold;
		font-size: .875em;
		float: left;
		width: 170px;
		padding-right: 10px;
		padding-top: 4px;
		margin-top: 2px;
		mc-hyphenate: never;
		mc-next-tag: p;
		mc-next-class: body;
		page-break-after: avoid;
		mc-heading-level: 0;
	}

	td.terms
	{
		font-family: 'Malgun Gothic', Verdana, sans-serif;
		font-weight: bold;
		color: #003366;
		font-size: 1em;
		float: left;
		width: 100px;
		padding-right: 10px;
		mc-hyphenate: never;
		mc-next-tag: p;
		mc-next-class: body;
		page-break-after: avoid;
	}

	h4,
	h4.SideHead
	{
		font-family: 'Malgun Gothic', Verdana, sans-serif;
		font-weight: bold;
		color: #003366;
		font-size: 0.875em;
		margin-top: 9pt;
		margin-bottom: 2pt;
		mc-hyphenate: never;
		mc-next-tag: p;
		mc-next-class: body;
		page-break-after: avoid;
		mc-heading-level: 0;
	}

	h5
	{
		font-family: 'Malgun Gothic', Verdana, sans-serif;
		font-weight: bold;
		color: #000000;
		margin-top: 10px;
		margin-bottom: 10px;
		mc-hyphenate: never;
		mc-next-tag: p;
		mc-next-class: body;
		page-break-after: avoid;
		font-size: 0.875em;
		mc-heading-level: 0;
	}

	h6
	{
		mc-heading-level: 0;
	}

	p.product_name
	{
		font-family: 'Malgun Gothic', Verdana, sans-serif;
		font-size: 36pt;
		text-align: center;
		mc-next-tag: p;
		mec-next-class: product_name;
	}

	/*=== TOC PROXY ===*/

	MadCap|minitocProxy
	{
		border-top-color: #ffffff;
		border-style: none;
		margin-top: 5px;
		padding-left: 0px;
		padding-top: 5px;
		margin-left: 0px;
		font-family: 'Malgun Gothic';
		color: #0066ff;
	}

	MadCap|minitocProxy.TOC1
	{
		font-size: 12pt;
		border-top-color: #ffffff;
		border-top-style: none;
		mc-auto-number-format: ;
		mc-auto-number-offset: 15px;
		margin-left: inherit;
		font-weight: normal;
		font-family: Verdana;
		color: #0560a6;
	}

	MadCap|minitocProxy.TOC2
	{
		font-size: 10pt;
		font-weight: normal;
		mc-auto-number-offset: 15px;
		margin-left: inherit;
		font-family: Verdana;
		color: #0560a6;
	}

	MadCap|minitocProxy.TOC3
	{
		font-size: 10pt;
		font-weight: normal;
		margin-left: 1in;
		mc-auto-number-offset: 15px;
		font-family: Verdana;
		color: #0560a6;
	}

	/*==== PARAGRAPHS ====*/

	p
	{
		font-size: 0.875em;
		mc-hyphenate: never;
		text-align: left;
		mc-next-tag: p;
		mc-next-class: body;
		margin-left: 0px;
		margin-top: 0px;
		margin-bottom: 2px;
		padding-bottom: 2px;
		padding-top: 2px;
		font-family: 'Malgun Gothic', Verdana, sans-serif;
		color: #000000;
		widow: 3;
		orphan: 3;
	}

	p.body,
	p.copyright-body
	{
		
	}

	p.terms
	{
		margin-left: 175px;
		padding-bottom: 2px;
		padding-top: 0px;
	}

	p.body_indent_1
	{
		padding-left: 25px;
		margin-bottom: 10px;
	}

	p.body_indent_2
	{
		padding-left: 50px;
		margin-bottom: 10px;
	}

	p.body_indent_3
	{
		padding-left: 60px;
		margin-bottom: 10px;
	}

	p.body_indent_1_hanging
	{
		margin-left: 55px;
		text-indent: -6mm;
		padding-left: 0mm;
		margin-right: 0mm;
		margin-top: 10px;
		margin-bottom: 10px;
	}

	p.note
	{
		font-family: "'Malgun Gothic'";
		font-size: 1em;
		margin-top: 9px;
		margin-bottom: 9px;
	}

	p.note_indented
	{
		font-family: "'Malgun Gothic'";
		font-size: 1em;
		margin-top: 9px;
		margin-bottom: 9px;
		margin-left: 25px;
	}

	p.note_indented_2
	{
		font-family: "'Malgun Gothic'";
		font-size: 1em;
		margin-top: 9px;
		margin-bottom: 9px;
		margin-left: 40px;
	}

	p.spacer
	{
		font-size: 2px;
	}

	p.procedure_heading
	{
		padding-bottom: 3pt;
	}

	p.help-information-header
	{
		font-size: 8pt;
		line-height: 8pt;
		margin-top: 250pt;
		margin-bottom: 2px;
		padding: 0px;
		mc-next-tag: p;
		mc-next-class: help-information;
	}

	p.help-information
	{
		font-size: 8pt;
		line-height: 8pt;
		padding-bottom: 2px;
		margin-bottom: 0px;
		mc-next-tag: p;
		mc-next-class: help-information;
	}

	MadCap|footnote
	{
		font-family: 'Malgun Gothic', Verdana, sans-serif;
		font-size: 0.75em;
		font-style: normal;
	}

	MadCap|footnoteBlock
	{
		font-family: 'Malgun Gothic', Verdana, sans-serif;
		font-size: 0.75em;
		font-style: normal;
	}

	/*=====BLOCKQUOTES================*/

	blockquote
	{
		font-family: 'Malgun Gothic', Verdana, sans-serif;
		font-size: 0.875em;
		padding-bottom: 3px;
		padding-top: 0px;
		padding-left: 10px;
		padding-right: 0px;
		text-indent: 2px;
		margin-left: 0.5in;
		margin-right: 0px;
		border-bottom-left-radius: 0px;
	}

	blockquote.header
	{
		font-weight: bold;
		font-size: 1.0em;
		margin-bottom: 1pt;
		margin-top: 10px;
		padding-top: 0px;
		padding-left: 5px;
		margin-left: 0px;
		text-indent: 0px;
		color: #000000;
	}

	blockquote.text
	{
		font-weight: normal;
		font-size: 0.85em;
		padding-top: 0pt;
		padding-bottom: 0pt;
		padding-left: 5px;
		padding-right: 5px;
		margin-left: 0px;
		margin-bottom: 6px;
		mc-hyphenate: never;
		text-indent: 0px;
		color: #000000;
	}

	/*=====BULLETS==========*/

	p.one_step_procedure
	{
		margin-bottom: 4px;
		padding-top: 2px;
		line-height: 1.2em;
		/*mc-auto-number-format: '➢ ';*/
		mc-auto-number-position: outside-head;
		mc-auto-number-offset: 25px;
		vertical-align: baseline;
		font-size: 1em;
		margin-left: 20px;
		margin-top: 6pt;
		mc-auto-number-format: '➢ ';
	}

	p.one_step_procedure_indented
	{
		margin-left: 60px;
		margin-top: 1pt;
		margin-bottom: 4px;
		padding-top: 2px;
		line-height: 1.2em;
		/*mc-auto-number-format: '➢ ';*/
		mc-auto-number-position: outside-head;
		mc-auto-number-offset: 25px;
		vertical-align: baseline;
		mc-auto-number-format: '• ';
	}

	p.bullet_2_square
	{
		margin-left: 50px;
		margin-bottom: 4px;
		mc-auto-number-position: outside-head;
		mc-auto-number-offset: 25px;
		mc-auto-number-format: '❒ ';
	}

	p.bullet_table
	{
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		margin-left: 15px;
		margin-top: 3px;
		margin-bottom: 2px;
		margin-right: 0px;
		mc-auto-number-position: outside-head;
		mc-auto-number-offset: 15px;
		text-decoration: none;
		mc-auto-number-format: '• ';
	}

	p.bullet_1,
	p.bullet_1_First
	{
		margin-left: 0px;
		margin-bottom: 4px;
		mc-auto-number-position: outside-head;
		mc-auto-number-offset: 25px;
		mc-auto-number-format: '• ';
	}

	p.bullet_2,
	p.bullet_2_First
	{
		margin-left: 50px;
		margin-bottom: 4px;
		mc-auto-number-position: outside-head;
		mc-auto-number-offset: 25px;
		mc-auto-number-format: '• ';
	}

	p.bullet_3
	{
		margin-left: 60px;
		margin-bottom: 4px;
		mc-hyphenate: never;
		mc-auto-number-position: outside-head;
		mc-auto-number-offset: 25px;
		mc-auto-number-format: '• ';
	}

	li
	{
		widow: 3;
		orphan: 3;
	}

	ul.blockquotebullet
	{
		background-color: #ffffff;
		font-family: 'Malgun Gothic', Verdana, sans-serif;
		color: #000000;
		padding-left: 23px;
		font-size: 0.875em;
		margin-top: 0em;
		margin-bottom: 0em;
		margin-right: 0px;
		margin-left: 0mm;
		padding-top: 0px;
		text-indent: 0px;
		list-style-type: disc;
		mc-hyphenate: never;
	}

	ul.table-bullet
	{
		font-family: 'Malgun Gothic', Verdana, sans-serif;
		font-size: 0.875em;
		list-style-type: disc;
		margin-left: 2px;
		padding-left: 12px;
		mc-hyphenate: never;
	}

	/*=====NUMBERED LIST==========*/

	p.numbered_list_1-first
	{
		mc-auto-number-position: outside-head;
		mc-auto-number-offset: 25px;
		mc-next-tag: p;
		mc-next-class: numbered_list_1-next;
		vertical-align: baseline;
		mc-auto-number-format: 'N:{n=1}. ';
	}

	p.numbered_list_1-next
	{
		mc-auto-number-position: outside-head;
		mc-auto-number-offset: 25px;
		mc-next-tag: p;
		mc-next-class: numbered_list_1-next;
		vertical-align: baseline;
		mc-auto-number-format: 'N:{n+}. ';
	}

	p.cross-topic-numbered_list_1-first
	{
		mc-auto-number-position: outside-head;
		mc-auto-number-offset: 25px;
		mc-next-tag: p;
		mc-next-class: numbered_list_1-next;
		mc-auto-number-format: 'L:{Gn=1}. ';
	}

	p.cross-topic-numbered_list_1-next
	{
		mc-auto-number-position: outside-head;
		mc-auto-number-offset: 25px;
		mc-next-tag: p;
		mc-next-class: numbered_list_1-next;
		mc-auto-number-format: 'L:{Gn+}. ';
	}

	p.numbered_list_2-first
	{
		margin-left: 50px;
		mc-auto-number-position: outside-head;
		mc-auto-number-offset: 25px;
		mc-next-tag: p;
		mc-next-class: numbered_list_2-next;
		vertical-align: baseline;
		mc-auto-number-format: 'A:{a=1}. ';
	}

	p.numbered_list_2-next
	{
		margin-left: 50px;
		mc-auto-number-position: outside-head;
		mc-auto-number-offset: 25px;
		mc-next-class: numbered_list_2-next;
		mc-next-tag: p;
		vertical-align: baseline;
		mc-auto-number-format: 'A:{a+}. ';
	}

	p.numbered_list_Alpha-first
	{
		mc-auto-number-position: outside-head;
		mc-auto-number-offset: 25px;
		mc-next-tag: p;
		mc-next-class: numbered_list_1-next;
		vertical-align: baseline;
		margin-bottom: 0px;
		mc-auto-number-format: 'O:{A=1}. ';
	}

	p.numbered_list_Alpha-next
	{
		mc-auto-number-position: outside-head;
		mc-auto-number-offset: 25px;
		mc-next-tag: p;
		mc-next-class: numbered_list_1-next;
		vertical-align: baseline;
		mc-auto-number-format: 'O:{A+}. ';
	}

	/*=====Images==========*/

	img
	{
		mc-thumbnail: none;
	}

	img.thumbnail
	{
		mc-thumbnail: popup;
		mc-thumbnail-max-height: 48px;
		mc-thumbnail-max-width: auto;
	}

	img.pdf-icon
	{
		margin-left: 0px;
		mc-thumbnail: none;
	}

	img.float-left
	{
		float: left;
		mc-thumbnail: popup;
		mc-thumbnail-max-height: 48px;
		mc-thumbnail-max-width: auto;
	}

	img.note
	{
		page-break-after: avoid;
		margin-top: 0pt;
		padding-top: 0mm;
		margin-left: 0.in;
		mc-float: left;
		mc-thumbnail: none;
	}

	/*==== CHARACTER ====*/

	span.emphasis
	{
		font-weight: bold;
	}

	span.gui-element
	{
		font-style: italic;
	}

	span.computer-text
	{
		font-family: 'Courier New';
	}

	span.internal-use
	{
		color: red;
		font-style: italic;
	}

	span.hyperlink
	{
		color: #0F5FFF;
	}

	span.options
	{
		font-weight: bold;
	}

	span.superscript
	{
		vertical-align: super;
		line-height: 180%;
		font-size: x-small;
	}

	span.subscript
	{
		vertical-align: sub;
		line-height: 180%;
		font-size: x-small;
	}

	a.hyperlink
	{
		color: #0F5FFF;
		decoration: underline;
	}

	a.hyperlink_clear
	{
		color: black;
		text-decoration: none;
	}

	span.footnote
	{
		font: 'Malgun Gothic';
		font-size: 8pt;
		font-style: normal;
	}

	span.nowrap
	{
		white-space: nowrap;
	}

	/*=====FIGURE AND TABLE====*/

	p.figure,
	p.figure-wide
	{
		padding-top: 5pt;
		text-align: left;
		mc-next-tag: p;
		mc-next-class: figure-caption;
		mc-thumbnail-max-height: 80px;
	}

	p.figure-caption,
	p.figure-caption-wide
	{
		font-weight: bold;
		color: #32C8FF;
		padding-top: 5px;
		padding-bottom: 5px;
		mc-auto-number-offset: 0pt;
	}

	p.figure-list_1
	{
		margin-left: 25px;
		padding-top: 5px;
		mc-next-tag: p;
		mc-next-class: figure-caption-list_1;
	}

	p.figure-caption-list_1
	{
		font-weight: bold;
		color: #32C8FF;
		padding-top: 5px;
		padding-bottom: 5px;
		margin-left: 25px;
		mc-auto-number-offset: 0pt;
	}

	p.figure-list_2
	{
		margin-left: 40px;
		padding-top: 5px;
		mc-next-tag: p;
		mc-next-class: figure-caption-list_1;
	}

	p.figure-caption-list_2
	{
		font-weight: bold;
		color: #32C8FF;
		padding-top: 5px;
		padding-bottom: 5px;
		margin-left: 40px;
		mc-auto-number-offset: 0pt;
	}

	p.table-caption
	{
		color: #32C8FF;
		padding-top: 5px;
		padding-bottom: 1px;
	}

	p.table-caption-wide
	{
		font-weight: bold;
		color: #32C8FF;
		padding-top: 5px;
		padding-bottom: 1px;
	}

	p.table-body
	{
		font-size: 0.875em;
		mc-hyphenate: never;
		text-align: left;
		mc-next-tag: p;
		mc-next-class: table-body;
		font-family: 'Malgun Gothic', Verdana, sans-serif;
	}

	p.TOC2
	{
		mc-auto-number-position: none;
	}

	p.TOC3
	{
		mc-auto-number-position: none;
	}

	td.HeaderTableLeft
	{
		font-family: 'Malgun Gothic';
		font-size: 9pt;
		text-align: left;
	}

	td.HeaderTableRight
	{
		font-family: 'Malgun Gothic';
		font-size: 9pt;
		text-align: right;
	}

	/*====TOC====*/

	span.no-autonumbering
	{
		display: none;
		mc-auto-number-position: none;
		mc-auto-number-format: ' ';
	}

	p.TOC1
	{
		font-weight: bold;
		margin-top: 8pt;
		font-size: 12pt;
		padding-top: 10px;
	}

	p.TOC2
	{
		font-size: 10pt;
		margin-top: 2pt;
	}

	p.TOC3
	{
		font-size: 10pt;
		margin-top: 2pt;
	}

	MadCap|tocProxy
	{
		font-size: 12pt;
		font-weight: bold;
		border-top-color: #ffffff;
		border-style: none;
	}

	MadCap|tocProxy.TOC1
	{
		font-weight: bold;
		margin-left: 1in;
		border-top-color: #ffffff;
		border-top-style: none;
		font-size: 10pt;
		line-height: 10pt;
		margin-top: 0pt;
		padding-top: 2px;
	}

	MadCap|tocProxy.TOC2
	{
		font-size: 10pt;
		font-weight: normal;
		margin-left: 1in;
		padding-top: 2px;
	}

	MadCap|tocProxy.TOC3
	{
		font-size: 10pt;
		font-weight: normal;
		margin-left: 1in;
		padding-top: 2px;
	}

	/*===FRONT COVER STYLES====*/

	p.confidential
	{
		font-size: 0.5em;
		font-weight: bold;
		text-align: center;
		margin-top: 5px;
		margin-bottom: 5px;
		mc-heading-level: 0;
	}

	p.draft
	{
		text-align: center;
		font-weight: bold;
		font-style: italic;
		font-size: 1.5em;
		color: #666666;
		mc-heading-level: 0;
	}

	p.copyright
	{
		font-weight: bold;
		color: #003366;
		font-size: 1.5em;
		mc-hyphenate: never;
		padding-top: 15px;
		page-break-after: avoid;
		mc-heading-level: 0;
		mc-next-class: copyright-body;
	}

	p.cover-date
	{
		text-align: center;
		padding-top: 1.875em;
		mc-heading-level: 0;
	}

	p.cover-doc-number
	{
		text-align: center;
		padding-top: 4.875em;
		mc-heading-level: 0;
	}

	p.cover-title
	{
		font-size: 2.0em;
		text-align: center;
		padding-top: 1.875em;
		text-align: center;
		mc-heading-level: 0;
	}

	/*==== FOOTER ====*/

	span.footer-text
	{
		font-family: 'Malgun Gothic';
		font-size: 10pt;
		font-weight: normal;
		text-decoration: none;
	}

	p.note_table_bullet
	{
		margin-top: 6pt;
		font-family: 'Malgun Gothic';
		font-weight: normal;
		font-style: normal;
		font-size: 10pt;
		letter-spacing: 0em;
		color: #000000;
		text-decoration: none;
	}

	/*====X-REFS====*/

	MadCap|xref.paranumber_on_chapter_page
	{
		mc-format: '{paratext}';
	}

	MadCap|xref.paratext_on_chapter_page
	{
		mc-format: '{paratext}';
	}

	MadCap|xref.number_only
	{
		mc-format: '{paranumonly}';
	}

	MadCap|xref.Chapter_n_on_page_n
	{
		mc-format: '{paratext}';
	}

	MadCap|xref.Chapter_n
	{
		mc-format: '{paratext}';
	}

	MadCap|xref.on_page_number
	{
		mc-format: '{paratext}';
	}

	MadCap|xref.chapter-page
	{
		mc-format: '{paratext}';
	}

	MadCap|xref.paratext
	{
		mc-format: '{paratext}';
	}

	MadCap|xref.paratext_no_inverted_commas
	{
		mc-format: '{paratext}';
	}

	MadCap|xref.Table_n_on_chapter_page
	{
		mc-format: '표 {paranumonly}';
	}

	MadCap|xref.Table_n
	{
		mc-format: '표 {paranumonly}';
	}

	MadCap|xref.Appendix_n_title
	{
		mc-format: '부록 {paranumonly}, {paratext}';
	}

	td.HeaderTableLeft
	{
		
	}

	p.MiniTOC1
	{
		margin: 0;
		margin-top: 3pt;
		padding-top: 3pt;
		color: #0066FF;
		font-weight: normal;
	}

	p.MiniTOC2
	{
		font-size: 10pt;
		margin: 0;
		text-indent: 20px;
		margin-top: 3pt;
		padding-top: 3pt;
		color: #0066FF;
	}

	html.cover_page
	{
		mc-master-page: url('../MasterPages/HTML5_Cover_Page.flmsp');
	}

	p.MiniTOC3
	{
		text-indent: 40px;
		font-size: 10pt;
		padding-top: 3pt;
		color: #0066FF;
		margin: 0;
		margin-top: 3pt;
	}

	a:visited
	{
		color: #0560a6;
	}

	a:link
	{
		color: #0F5FFF;
	}

	a:focus
	{
		color: #0560a6;
	}

	a:hover
	{
		color: #289df9;
	}

	a:active
	{
		color: #0560a6;
	}

	p.MiniTOC4
	{
		color: #0066ff;
	}

	MadCap|relatedTopics
	{
		
	}

	h5.related-items
	{
		padding-top: 25px;
	}

	MadCap|breadcrumbsProxy
	{
		font-size: 9pt;
		font-family: 'Malgun Gothic';
		mc-breadcrumbs-count: 4;
		border: none;
		border-bottom: none;
		border-bottom-width: 0px;
	}

	span.PDF_Link
	{
		font-size: 10pt;
		font-family: 'Malgun Gothic';
		color: #ffa500;
		text-decoration: underline;
		margin-left: 5pt;
		padding-top: 0pt;
		margin-top: 0pt;
		padding-bottom: 0pt;
		margin-bottom: 0 pt;
	}

	a.HTML_PDF
	{
		font-size: 12pt;
		color: #ffa500;
		font-weight: bold;
		text-decoration: none;
		padding-bottom: 0pt;
		padding-top: 0pt;
		margin-top: 0pt;
		margin-bottom: 0 pt;
	}

	MadCap|bodyProxy
	{
		border-top: none 0px;
		border-top-width: 0px;
	}

	img.pdf-icon
	{
		mc-thumbnail: none;
		padding-bottom: 0pt;
		padding-top: 0pt;
		margin-top: 0pt;
		margin-bottom: 0pt;
	}

	table.Header_HTML	/*Header on Master Page for HTML output*/
	{
		border-collapse: collapse;
		border-spacing: 0px 0px;
		height: 224px;
		margin-left: 0;
		margin-right: auto;
		width: 100%;
	}

	p.bullet_arrow
	{
		background-repeat: no-repeat;
		background-image: none;
	}

	span.mc-variable.HeaderFooter
	{
		font-family: 'Malgun Gothic';
		font-size: 9pt;
	}

	span.mc-variable.FrontMatterPageNumber
	{
		
	}

	p.front_matter_page_number
	{
		
	}

	/* This code controls the look of Related Topics*/

	.link-list-popup
	{
		background-color: white;
		mc-use-custom-sort-order: true;
	}

	.link-list-popup ul li:hover
	{
		font-weight: bold;
		font-color: #0000ee;
		background-color: #00a1e0;
	}

	/*==== Slideshow Styles ===*/

	h2.slideshow
	{
		font-family: 'Malgun Gothic';
		font-weight: bold;
		font-size: 20pt;
		color: #32C8FF;
		text-align: center;
		margin-bottom: 5pt;
	}

	p.body-slideshow
	{
		font-family: 'Malgun Gothic';
		font-weight: normal;
		font-size: 14pt;
		color: #000000;
		text-align: center;
	}

	MadCap|xref
	{
		color: #0000ff;
		text-decoration: underline;
		mc-format: '{paranumonly}장 ';
	}

	MadCap|xref.Chapter_n_paratext
	{
		mc-format: '여기';
	}

	MadCap|relatedTopics
	{
		mc-help-control-display: list;
		font-family: 'Malgun Gothic';
		font-weight: bold;
		mc-use-custom-sort-order: true;
	}

	MadCap|relatedTopicsControlList
	{
		font-family: 'Malgun Gothic';
	}

	MadCap|minitocProxy.TOC1
	{
		mc-toc-depth: 2;
	}

	MadCap|minitocProxy.TOC2
	{
		mc-toc-depth: 2;
	}

	MadCap|minitocProxy.TOC3
	{
		mc-toc-depth: 2;
	}

	MadCap|tocProxy.TOC1
	{
		mc-toc-depth: 2;
	}

	MadCap|tocProxy.TOC2
	{
		mc-toc-depth: 2;
	}

	MadCap|tocProxy.TOC3
	{
		mc-toc-depth: 2;
	}

	MadCap|xref.Appendix_n_title
	{
		
	}

	MadCap|xref.Chapter_n
	{
		white-space: nowrap;
		font-family: 'Malgun Gothic', Verdana, sans-serif;
		text-decoration: underline;
		color: blue;
	}

	MadCap|xref.Table_n
	{
		font-family: 'Malgun Gothic', Verdana, sans-serif;
		text-decoration: underline;
		color: blue;
		mc-format: '표{paranumonly}';
	}

	MadCap|xref.Table_n_on_chapter_page
	{
		font-family: 'Malgun Gothic', Verdana, sans-serif;
		text-decoration: underline;
		color: blue;
		mc-format: '표 {paranumonly}';
	}

	MadCap|xref.Chapter_n_on_page_n
	{
		font-family: 'Malgun Gothic', Verdana, sans-serif;
		text-decoration: underline;
		color: blue;
	}

	MadCap|xref.paratext_on_chapter_page
	{
		font-family: 'Malgun Gothic', Verdana, sans-serif;
		font-size: 11pt;
		text-decoration: underline;
		color: blue;
		mc-format: '{paratext}';
	}

	MadCap|xref.paranumber_on_chapter_page
	{
		font-family: 'Malgun Gothic', Verdana, sans-serif;
		text-decoration: underline;
		color: blue;
		mc-format: '{paratext}';
	}

	span.subscript
	{
		font-size: x-small;
	}

	MadCap|xref.chapter_page
	{
		mc-format: '{paratext}';
	}
}

MadCap|xref
{
	mc-format: '여기';
}

MadCap|xref.paratext
{
	mc-format: '{paratext}';
}

MadCap|xref.paratext_no_inverted_commas
{
	mc-format: '{paratext}';
}

MadCap|xref.chapter_page
{
	mc-format: '{page} 페이지';
}

p.body
{
	margin-top: 6px;
}

div.note-indented
{
	background-position: 2px 15px;
}

div.note-full-width
{
	background-position: 2px 15px;
}

div.hot-surface
{
	background-position: 2px 15px;
}

div.warning-indented
{
	background-position: 2px top 15px;
}

div.warning
{
	margin-bottom: 25px;
	padding-top: 5px;
	background-position: 2px 15px;
}

div.note
{
	background-position: 2px 15px;
}

div.KeepTogether1
{
	margin-left: 80px;
}

div.warning-indented-terms
{
	margin-left: 0px;
	background-position: 2px 15px;
}

p.bullet_2
{
	margin-bottom: 5px;
}

MadCap|relatedTopics
{
	mc-image-alt-text: Related Topics;
	color: #0F5FFF;
	mc-help-control-display: popup;
}

h3.side-image
{
	position: absolute;
}

h5.related-items
{
	padding-top: 25px;
	mc-heading-level: 0;
	margin-bottom: 2px;
}

p.MiniTOC3
{
	text-indent: 40px;
	font-size: 0.875em;
	padding-top: 3pt;
	color: #00a1e0;
	margin: 0;
	margin-top: 3pt;
}

html.cover_page
{
	mc-master-page: url('../MasterPages/HTML5_Cover_Page.flmsp');
}

p.MiniTOC2
{
	font-size: 0.875em;
	margin: 0;
	text-indent: 20px;
	margin-top: 3pt;
	padding-top: 3pt;
	color: #00a1e0;
}

p.MiniTOC1
{
	margin: 0;
	margin-top: 3pt;
	padding-top: 3pt;
	color: #00a1e0;
}

td.HeaderTableLeft
{
	
}

MadCap|xref.Appendix_n_title
{
	mc-format: '부록 {paranumonly}, {paratext}';
}

MadCap|xref.Table_n
{
	mc-format: '표 {paranumonly}';
}

MadCap|xref.Table_n_on_chapter_page
{
	mc-format: '표 {paranumonly}';
}

MadCap|xref.paratext_no_inverted_commas
{
	mc-format: '{paratext}';
}

MadCap|xref.paratext
{
	mc-format: '{paratext}';
}

MadCap|xref.chapter_page
{
	mc-format: '{paratext}';
}

MadCap|xref.on_page_number
{
	mc-format: '{paratext}';
}

MadCap|xref.Chapter_n
{
	mc-format: '{paratext}';
}

MadCap|xref.Chapter_n_on_page_n
{
	mc-format: '{paratext}';
}

MadCap|xref.number_only
{
	mc-format: '{paranumonly}';
}

MadCap|xref.paratext_on_chapter_page
{
	mc-format: '{paratext}';
}

MadCap|xref.paranumber_on_chapter_page
{
	mc-format: '{paratext}';
}

p.note_table_bullet
{
	margin-top: 6pt;
	font-family: 'Malgun Gothic', Helvetica;
	font-size: 0.875em;
	letter-spacing: 0em;
	text-decoration: none;
}

span.footer-text
{
	font-size: 0.875em;
	font-weight: normal;
	text-decoration: none;
}

p.cover-title
{
	font-family: 'Malgun Gothic', Verdana, sans-serif;
	font-size: 2.0em;
	font-weight: normal;
	text-align: center;
	padding-top: 1.875em;
	text-align: center;
	mc-heading-level: 0;
}

p.cover-doc-number
{
	font-family: 'Malgun Gothic', Verdana, sans-serif;
	font-size: 0.875em;
	font-weight: normal;
	text-align: center;
	padding-top: 4.875em;
	mc-heading-level: 0;
}

p.cover-date
{
	font-family: 'Malgun Gothic', Verdana, sans-serif;
	font-size: 0.875em;
	font-weight: normal;
	text-align: center;
	padding-top: 1.875em;
	mc-heading-level: 0;
}

p.copyright
{
	font-family: 'Malgun Gothic', Verdana, sans-serif;
	font-weight: bold;
	color: #003366;
	font-size: 1.5em;
	mc-hyphenate: never;
	padding-top: 15px;
	mc-next-tag: p;
	mc-next-class: body;
	page-break-after: avoid;
	mc-heading-level: 0;
}

p.draft
{
	text-align: center;
	font-family: 'Malgun Gothic', Verdana, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 1.5em;
	color: #666666;
	mc-heading-level: 0;
}

p.confidential
{
	font-size: 0.5em;
	font-weight: bold;
	text-align: center;
	mc-heading-level: 0;
}

MadCap|tocProxy.TOC3
{
	font-size: 0.875em;
	font-weight: normal;
	margin-left: 1in;
}

MadCap|tocProxy.TOC2
{
	font-size: 0.875em;
	font-weight: normal;
	margin-left: 1in;
}

MadCap|tocProxy.TOC1
{
	font-weight: bold;
	margin-left: 1in;
	border-top-color: #ffffff;
	border-top-style: none;
}

MadCap|tocProxy
{
	font-family: 'Malgun Gothic', Verdana, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	border-top-color: #ffffff;
	border-style: none;
}

p.TOC3
{
	margin-top: 5pt;
}

p.TOC2
{
	margin-top: 5pt;
}

p.TOC1
{
	font-weight: bold;
	margin-top: 8pt;
}

span.no-autonumbering
{
	display: none;
	mc-auto-number-position: none;
	mc-auto-number-format: ' ';
}

td.definition
{
	margin-left: 0px;
	margin-top: 0mm;
	padding-bottom: 10px;
	padding-top: 0px;
	font-family: 'Malgun Gothic', Verdana, sans-serif;
	color: #000000;
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	text-align: left;
}

td.terms
{
	font-family: 'Malgun Gothic', Verdana, sans-serif;
	font-weight: bold;
	color: #003366;
	font-size: 1em;
	float: left;
	width: 170px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-top: 0mm;
	mc-hyphenate: never;
	mc-next-tag: p;
	mc-next-class: body;
	page-break-after: avoid;
}

td.HeaderTableRight
{
	font-family: 'Malgun Gothic';
	font-size: 0.875em;
	text-align: right;
}

td.HeaderTableLeft
{
	font-family: 'Malgun Gothic';
	font-size: 0.875em;
	text-align: left;
}

p.TOC3
{
	mc-auto-number-position: none;
}

p.TOC2
{
	mc-auto-number-position: none;
}

p.table-body
{
	font-size: 0.875em;
	color: #000000;
	mc-hyphenate: never;
}

p.table-caption-wide
{
	font-size: 0.875em;
	font-weight: bold;
	color: 00a1e0;
	text-align: left;
	padding-bottom: 1px;
}

p.table-caption
{
	font-size: 0.875em;
	font-weight: normal;
	color: #00a1e0;
	text-align: left;
	padding-bottom: 1px;
}

p.figure-caption-list_2
{
	font-size: 0.875em;
	font-weight: normal;
	color: #00a1e0;
	padding-top: 0pt;
	margin-top: 0mm;
	margin-bottom: 10px;
	margin-right: 0mm;
	margin-left: 40px;
	mc-auto-number-offset: 0pt;
}

p.figure-list_2
{
	margin-left: 40px;
	padding-top: 2pt;
	padding-bottom: 2pt;
	text-align: left;
	mc-next-tag: p;
	mc-next-class: figure-caption-list_1;
}

p.figure-caption-list_1
{
	font-size: 0.875em;
	font-weight: normal;
	color: #00a1e0;
	padding-top: 0pt;
	margin-top: 0mm;
	margin-bottom: 10px;
	margin-right: 0mm;
	margin-left: 20px;
	mc-auto-number-offset: 0pt;
}

p.figure-list_1
{
	margin-left: 20px;
	padding-top: 2pt;
	padding-bottom: 2pt;
	mc-next-tag: p;
	mc-next-class: figure-caption-list_1;
}

p.figure-caption,
p.figure-caption-wide
{
	font-size: 0.875em;
	font-weight: normal;
	color: #00a1e0;
	padding-top: 0pt;
	margin-top: 0mm;
	margin-bottom: 10px;
	margin-right: 0mm;
	mc-auto-number-offset: 0pt;
}

p.figure,
p.figure-wide
{
	padding-top: 2pt;
	padding-bottom: 2pt;
	text-align: left;
	mc-next-tag: p;
	mc-next-class: figure-caption;
	mc-thumbnail-max-height: 80px;
}

span.nowrap
{
	white-space: nowrap;
}

span.footnote
{
	font: 'Malgun Gothic';
	font-size: 8pt;
	font-style: normal;
}

a.hyperlink_clear
{
	color: #000000;
	decoration: none;
}

span.subscript
{
	vertical-align: sub;
	line-height: 180%;
	font-size: x-small;
}

span.superscript
{
	vertical-align: super;
	line-height: 180%;
	font-size: x-small;
}

span.options
{
	font-family: 'Malgun Gothic';
	font-weight: bold;
}

span.internal-use
{
	color: red;
	font-style: italic;
}

span.computer-text
{
	font-family: 'Courier New';
}

span.gui-element
{
	font-style: italic;
}

span.emphasis
{
	font-weight: bold;
}

img.note
{
	page-break-after: avoid;
	margin-top: 0pt;
	padding-top: 0mm;
	margin-left: 0.in;
	mc-float: left;
	mc-thumbnail: none;
}

img.float-left
{
	float: left;
	mc-thumbnail: popup;
	mc-thumbnail-max-height: 48px;
	mc-thumbnail-max-width: auto;
}

img.pdf-icon
{
	margin-left: 0px;
	mc-thumbnail: none;
}

img.thumbnail
{
	mc-thumbnail: popup;
	mc-thumbnail-max-height: 48px;
	mc-thumbnail-max-width: auto;
}

img
{
	mc-thumbnail: none;
}

p.numbered_list_Alpha-next
{
	margin-left: 0px;
	margin-right: 0mm;
	margin-top: 0pt;
	mc-auto-number-position: outside-head;
	mc-auto-number-offset: 20px;
	mc-next-tag: p;
	mc-next-class: numbered_list_Alpha-next;
	vertical-align: baseline;
	margin: 0px;
	padding-bottom: 2px;
	margin-bottom: -4px;
	mc-auto-number-format: 'O:{A+}.  ';
}

p.numbered_list_Alpha-first
{
	margin-left: 0px;
	margin-right: 0mm;
	mc-auto-number-position: outside-head;
	mc-auto-number-offset: 20px;
	mc-next-tag: p;
	mc-next-class: numbered_list_Alpha-next;
	vertical-align: baseline;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-top: 0pt;
	margin-bottom: -6px;
	margin: 10px 0px 0px;
	mc-auto-number-format: 'O:{A=1}.  ';
}

p.numbered_list_2-next
{
	padding-bottom: 2px;
	margin-left: 20px;
	margin-right: 0mm;
	margin-top: 0pt;
	mc-next-class: numbered_list_2-next;
	mc-next-tag: p;
	mc-next-class: numbered_list_2-next;
	vertical-align: baseline;
	mc-auto-number-format: 'A:{a+}.  ';
}

p.numbered_list_2-first
{
	padding-bottom: 2px;
	margin-left: 20px;
	margin-right: 0mm;
	margin-top: 0pt;
	mc-next-class: numbered_list_2-next;
	mc-next-tag: p;
	mc-next-class: numbered_list_2-next;
	vertical-align: baseline;
	mc-auto-number-format: 'A:{a=1}.  ';
}

p.cross-topic-numbered_list_1-next
{
	padding-bottom: 2px;
	margin-left: 0px;
	margin-right: 0mm;
	margin-top: 0pt;
	mc-auto-number-position: outside-head;
	mc-auto-number-offset: 22px;
	mc-next-tag: p;
	mc-next-class: numbered_list_1-next;
	vertical-align: baseline;
	mc-auto-number-format: 'L:{Gn+}.  ';
}

p.cross-topic-numbered_list_1-first
{
	padding-bottom: 2px;
	margin-left: 0px;
	margin-right: 0mm;
	margin-top: 0pt;
	mc-auto-number-position: outside-head;
	mc-auto-number-offset: 22px;
	mc-next-tag: p;
	mc-next-class: numbered_list_1-next;
	vertical-align: baseline;
	mc-auto-number-format: 'L:{Gn=1}.  ';
}

p.numbered_list_1-next
{
	padding-bottom: 2px;
	margin-left: 0px;
	margin-right: 0mm;
	margin-top: 5pt;
	mc-auto-number-position: outside-head;
	mc-auto-number-offset: 22px;
	mc-next-tag: p;
	mc-next-class: numbered_list_1-next;
	vertical-align: baseline;
	margin-bottom: 0pt;
	mc-auto-number-format: 'N:{n+}.  ';
}

p.numbered_list_1-first
{
	padding-bottom: 2px;
	margin-left: 0px;
	margin-right: 0mm;
	mc-auto-number-position: outside-head;
	mc-auto-number-offset: 22px;
	mc-next-tag: p;
	mc-next-class: numbered_list_1-next;
	vertical-align: baseline;
	mc-auto-number-format: 'N:{n=1}.  ';
}

ul.table-bullet
{
	font-family: 'Malgun Gothic', Verdana, sans-serif;
	font-size: 1em;
	list-style-type: disc;
	margin-left: 2px;
	padding-left: 12px;
	mc-hyphenate: never;
}

ul.blockquotebullet
{
	background-color: #ffffff;
	font-family: 'Malgun Gothic', Verdana, sans-serif;
	color: #000000;
	padding-left: 23px;
	font-size: 1em;
	margin-top: 0em;
	margin-bottom: 0em;
	margin-right: 0px;
	margin-left: 0mm;
	padding-top: 15px;
	text-indent: 0px;
	list-style-type: disc;
	mc-hyphenate: never;
}

li
{
	widow: 3;
	orphan: 3;
}

p.bullet_3
{
	padding-bottom: 20px;
	margin-bottom: 4px;
	margin-left: 60px;
	mc-auto-number-position: outside-head;
	mc-auto-number-offset: 20px;
	mc-auto-number-format: '•  ';
}

p.bullet_2,
p.bullet_2_First
{
	margin-left: 40px;
	mc-auto-number-position: outside-head;
	mc-auto-number-offset: 20px;
	mc-auto-number-format: '•  ';
}

p.bullet_1,
p.bullet_1_First
{
	margin-left: 20px;
	margin-top: 5px;
	mc-auto-number-position: outside-head;
	mc-auto-number-offset: 20px;
	mc-auto-number-format: '•  ';
}

p.bullet_table
{
	padding-left: 0.22in;
	padding-top: 2pt;
	margin-left: 0pt;
	margin-top: 0pt;
	margin-bottom: 2pt;
	mc-auto-number-position: outside-head;
	mc-auto-number-offset: 15px;
	mc-auto-number-format: '•  ';
}

p.bullet_2_square
{
	margin-left: 40px;
	mc-hyphenate: never;
	mc-auto-number-position: outside-head;
	mc-auto-number-offset: 20px;
	margin-top: 3px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	mc-auto-number-format: '❒  ';
}

p.one_step_procedure_indented
{
	margin-left: 60px;
	margin-top: 6pt;
	margin-bottom: 4px;
	mc-auto-number-position: outside-head;
	mc-auto-number-offset: 20px;
	widow: 3;
	orphan: 3;
	vertical-align: baseline;
	mc-auto-number-format: '➢  ';
}

p.one_step_procedure
{
	margin-left: 20px;
	margin-top: 6pt;
	margin-bottom: 4px;
	mc-auto-number-position: outside-head;
	mc-auto-number-offset: 20px;
	widow: 3;
	orphan: 3;
	vertical-align: baseline;
	mc-auto-number-format: '➢  ';
}

blockquote.text
{
	padding-top: 2px;
	padding-bottom: 0pt;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 0px;
	margin-bottom: 6px;
	text-indent: 0px;
}

blockquote.header
{
	font-weight: bold;
	padding-left: 5px;
	padding-bottom: 0px;
	margin-left: 0px;
	text-indent: 0px;
}

blockquote
{
	font-family: 'Malgun Gothic', Verdana, sans-serif;
	color: #000000;
	font-size: 1em;
	padding-bottom: 3px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 0px;
	text-indent: 2px;
	margin-left: 0.5in;
	margin-right: 0px;
	mc-hyphenate: never;
	border-bottom-left-radius: 0px;
}

MadCap|footnoteBlock
{
	font-family: 'Malgun Gothic', Verdana, sans-serif;
	font-size: 0.75em;
	font-style: normal;
}

MadCap|footnote
{
	font-family: 'Malgun Gothic', Verdana, sans-serif;
	font-size: 0.75em;
	font-style: normal;
}

p.procedure_heading
{
	font-size: 1em;
	font-weight: bold;
}

p.spacer
{
	font-size: 2px;
	mc-next-tag: p;
	mc-next-class: body;
}

p.note_indented_2
{
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 40px;
}

p.note_indented
{
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
}

p.note
{
	margin-top: 4pt;
	margin-bottom: 4pt;
}

p.body_indent_1_hanging
{
	margin-left: 55px;
	text-indent: -6mm;
	padding-left: 0mm;
	margin-right: 0mm;
	margin-top: -10px;
	margin-bottom: 10px;
	mc-hyphenate: never;
	widow: 3;
	orphan: 3;
}

p.body_indent_3
{
	padding-left: 60px;
	margin-top: 5px;
	margin-bottom: 10px;
	mc-next-tag: p;
	mc-next-class: body_indent_3;
}

p.body_indent_2
{
	padding-left: 40px;
	margin-bottom: 10px;
	mc-next-tag: p;
	mc-next-class: body_indent_2;
	margin-top: 3px;
}

p.body_indent_1
{
	padding-left: 0px;
	margin-bottom: 10px;
	mc-next-tag: p;
	mc-next-class: body_indent_1;
	margin-top: 0px;
	padding-bottom: 2px;
}

p.terms
{
	margin-left: 100px;
	padding-bottom: 0px;
	padding-top: 0px;
}

p.body,
p.copyright-body
{
	
}

p
{
	margin-left: 20px;
	padding-bottom: 4px;
	padding-top: 0px;
	font-family: 'Malgun Gothic', Verdana, sans-serif;
	color: #000000;
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	mc-hyphenate: never;
	mc-next-tag: p;
	mc-next-class: body;
	widow: 3;
	orphan: 3;
}

MadCap|minitocProxy.TOC3
{
	font-family: 'Malgun Gothic', Verdana, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	margin-left: 1in;
	mc-auto-number-offset: 15px;
}

MadCap|minitocProxy.TOC2
{
	font-family: 'Malgun Gothic', Verdana, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	mc-auto-number-offset: 15px;
	margin-left: inherit;
}

MadCap|minitocProxy.TOC1
{
	font-family: 'Malgun Gothic', Verdana, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	border-top-color: #ffffff;
	border-top-style: none;
	mc-auto-number-format: ;
	mc-auto-number-offset: 15px;
	margin-left: inherit;
}

MadCap|minitocProxy
{
	border-top-color: #ffffff;
	border-style: none;
	padding-left: 0px;
	color: #000080;
	margin-left: 0px;
	font-family: 'Malgun Gothic';
}

p.product_name
{
	font-family: 'Malgun Gothic', Verdana, sans-serif;
	font-size: 36pt;
	text-align: center;
	mc-next-tag: p;
	mec-next-class: product_name;
}

h5
{
	font-family: 'Malgun Gothic', Verdana, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 1em;
	margin-top: 10px;
	margin-bottom: 10px;
	mc-hyphenate: never;
	mc-next-tag: p;
	mc-next-class: body;
	page-break-after: avoid;
}

h4,
h4.SideHead
{
	font-family: 'Malgun Gothic', Verdana, sans-serif;
	font-weight: bold;
	color: #32C8FF;
	font-size: 1em;
	margin-top: 9pt;
	margin-left: 5px;
	mc-hyphenate: never;
	mc-next-tag: p;
	mc-next-class: body;
	page-break-after: avoid;
}

h3.SideHead_terms
{
	font-family: 'Malgun Gothic', Verdana, sans-serif;
	font-weight: bold;
	color: #32C8FF;
	font-size: 1em;
	float: left;
	width: 100px;
	padding-right: 10px;
	mc-hyphenate: never;
	mc-next-tag: p;
	mc-next-class: body;
	page-break-after: avoid;
}

h3.SideHead_2
{
	font-family: 'Malgun Gothic', Verdana, sans-serif;
	font-weight: bold;
	color: #32C8FF;
	font-size: 1em;
	margin-top: 10px;
	margin-bottom: 5px;
	mc-hyphenate: never;
	mc-next-tag: p;
	mc-next-class: body;
	page-break-after: avoid;
}

h3,
h3.SideHead,
h3.SideHead_1,
h3.SideHead_2-wide,
h3.side-image
{
	font-family: 'Malgun Gothic', Verdana, sans-serif;
	font-weight: bold;
	color: #32C8FF;
	font-size: 1.5em;
	margin-top: 10px;
	margin-bottom: 5px;
	mc-hyphenate: never;
	mc-next-tag: p;
	mc-next-class: body;
	page-break-after: avoid;
}

h2,
h2.mid
{
	font-family: 'Malgun Gothic', Verdana, sans-serif;
	font-weight: bold;
	color: #32C8FF;
	font-size: 1.5em;
	margin-top: 10px;
	margin-bottom: 5px;
	mc-hyphenate: never;
	mc-next-tag: p;
	mc-next-class: body;
	page-break-after: avoid;
}

h1
{
	font-family: 'Malgun Gothic', Verdana, sans-serif;
	font-weight: bold;
	color: #32C8FF;
	font-size: 1em;
	mc-hyphenate: never;
	mc-next-tag: p;
	mc-next-class: body;
	page-break-after: avoid;
}

div.note-indented,
div.warning-indented,
div.warning-indented-terms
{
	margin: 0 1.0em 1em 1.0em;
	width: auto;
	font-family: 'Malgun Gothic', Helvetica, Verdana, Cambria, Georgia, sans-serif;
	font-size: 1.05em;
	text-align: left;
	background-repeat: no-repeat;
	background-position: 2px top 2px;
	color: #000000;
	border: solid 2px #000000;
	background-color: #FFFFFF;
	border-radius: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
	padding-right: 0px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-top: 3px;
	margin-bottom: 25px;
	margin-right: 0px;
}

div.note-no-pin
{
	margin: 0 1.0em 1em 1.0em;
	width: auto;
	font-family: 'Malgun Gothic', Helvetica, Verdana, sans-serif;
	font-size: 1.05em;
	text-align: left;
	background-repeat: no-repeat;
	background-position: 2px top 2px;
	color: #000000;
	border: solid 2px #003a5d;
	background-color: #FFFFFF;
	border-radius: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-top: 3px;
	margin-bottom: 5px;
	margin-right: 0px;
}

div.note,
div.warning,
div.hot-surface,
div.note-full-width
{
	margin: 0 1.0em 1em 1.0em;
	width: auto;
	font-family: 'Malgun Gothic', Helvetica, Verdana, sans-serif;
	font-size: 1.05em;
	text-align: left;
	background-repeat: no-repeat;
	background-position: 2px top 2px;
	color: #000000;
	border: solid 2px #003a5d;
	background-color: #FFFFFF;
	border-radius: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
	padding-right: 0px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-top: 7px;
	margin-bottom: 25px;
	margin-right: 0px;
}

div.pagebreak-before
{
	page-break-before: always;
}

div.pagebreak-after
{
	page-break-after: always;
}

div.keeptogether
{
	page-break-inside: avoid;
}

div.PDF-Link
{
	width: auto;
	font-family: 'Malgun Gothic', Helvetica, Verdana, Cambria, Georgia, sans-serif;
	font-size: 1.05em;
	text-align: left;
	background-repeat: no-repeat;
	background-position: 2px top 2px;
	background-color: #003366;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 0px;
	margin-top: 2px;
	margin-bottom: 1px;
	margin-right: 0px;
	margin-left: 22px;
}

div.blockquote
{
	font-family: 'Malgun Gothic', Verdana, sans-serif;
	border: 0px;
	padding-bottom: 5px;
	padding-top: 0px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	display: inline;
	color: #000000;
	background-color: #dcdcdc;
}

div.note-padding
{
	margin-right: 0px;
	margin-bottom: 2px;
}

div.containerForSideHead
{
	page-break-inside: avoid;
}

@media only screen and (max-width: 955px)
{
	p.product_name
	{
		font-size: 25pt;
		font-family: Verdana;
	}
}

@media only screen and (max-width: 767px)
{
	p.product_name
	{
		text-align: center;
		font-size: 18pt;
		font-family: Verdana;
	}

	img.home75
	{
		max-width: 100%;
	}
}

p.figure-list_1-no-caption
{
	padding-top: -1px;
	padding-bottom: 5px;
}

