@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);
/*<meta />*/

html
{
	font-size: 10pt;
}

body
{
	font-size: 11pt;
	line-height: 1.15em;
	font-family: Calibri, Arial, sans-serif;
}

h1
{
	font-weight: bold;
	list-style-type: circle;
	clear: both;
	margin-bottom: 12px;
	font-size: 170%;
	color: #569bbe;
}

h2
{
	clear: both;
	font-weight: bold;
	margin: ;
	margin-top: 0.67em;
	margin-bottom: 12px;
	mc-heading-level: 2;
	color: #569bbe;
	font-size: 150%;
}

h3
{
	clear: both;
	font-weight: bold;
	margin: ;
	margin-top: 0.67em;
	margin-bottom: 9px;
	mc-heading-level: 0;
	color: #569bbe;
	font-size: 135%;
}

h4
{
	font-weight: bold;
	margin-left: 0px;
	margin: 0px;
	margin-bottom: 0px;
	mc-heading-level: 0;
	margin-top: 9px;
	font-style: italic;
	font-size: 120%;
	color: #000000;
}

h5
{
	font-weight: bold;
	margin-left: 0px;
	margin: 0px;
	margin-top: 6px;
	margin-bottom: 0px;
	font-size: 100%;
	mc-heading-level: 0;
}

h6
{
	font-weight: bold;
	font-size: 100%;
	font-style: italic;
	margin: 0px;
	margin-bottom: 8px;
	mc-heading-level: 0;
}

light
{
	font-size: 75%;
	color: #696969;
}

p
{
	margin-top: 0px;
	margin-bottom: 12px;
}

p.flowchart
{
	margin-top: 6px;
	text-align: left;
	margin-left: 50px;
	margin-bottom: 12px;
}

p.LineContinue
{
	margin-top: 9px;
	margin-bottom: 6px;
	margin-left: 40px;
}

p.tight
{
	margin-bottom: 0px;
	margin-top: 0px;
}

p.indent
{
	margin-left: 48px;
	margin-bottom: 12px;
}

p.inList
{
	margin-top: 10px;
}

td p
{
	margin-top: 0px;
	margin-bottom: 3px;
}

ol p
{
	margin-top: 3px;
	margin-bottom: 5px;
}

p.MiniTOC1
{
	display: list-item;
	margin: 0pt;
	margin-left: 20px;
}

p.MiniTOC2
{
	display: list-item;
	margin: 0pt;
	margin-left: 40px;
	list-style-image: url('../../../../Maxwell_STP/Content/Resources/Images/drop-down selecter.png');
}

p.MiniTOC3
{
	display: list-item;
	margin: 0pt;
	margin-left: 60px;
	list-style-image: url('../../../../Maxwell_STP/Content/Resources/Images/edit triangle.jpg');
}

p.MiniTOC4
{
	display: list-item;
	margin: 0pt;
	margin-left: 80px;
	list-style-image: url('../../../../Maxwell_STP/Content/Resources/Images/asterisk.png');
}

img
{
	border: none;
}

MadCap|breadcrumbsProxy
{
	font-size: 9pt;
	mc-breadcrumbs-count: 6;
}

MadCap|dropDown
{
	padding-bottom: 5px;
}

MadCap|dropDownHotspot
{
	cursor: hand;
	font-style: italic;
	color: #005596;
}

MadCap|dropDownHotspot:focus
{
	text-decoration: underline;
	color: #e37f1c;
}

MadCap|dropDownHotspot:hover
{
	text-decoration: underline;
	color: #e37f1c;
}

MadCap|dropDownHotspot:link
{
	text-decoration: none;
	color: #005596;
}

MadCap|dropDownHotspot:visited
{
	text-decoration: none;
	color: #005596;
}

MadCap|expandingHead
{
	font-style: italic;
	font-weight: normal;
	cursor: hand;
	text-decoration: none;
	color: #005596;
}

MadCap|expandingHead:hover
{
	text-decoration: underline;
	color: #e37f1c;
}

MadCap|expandingHead:focus
{
	text-decoration: underline;
	color: #e37f1c;
}

MadCap|expandingHead:link
{
	text-decoration: none;
	color: #005596;
}

MadCap|expandingHead:visited
{
	text-decoration: none;
	color: #005596;
}

MadCap|expandingBody
{
	
}

MadCap|miniTocProxy
{
	border-top-style: none;
	padding-left: 30px;
	list-style-image: url('../../../../Maxwell_STP/Content/Resources/Images/bullet.png');
}

MadCap|popupBody
{
	background-color: #ffe4e1;
}

MadCap|tocProxy
{
	page-break-before: avoid;
	border-top-color: #ffffff;
	border-top-width: 0px;
}

MadCap|toggler
{
	cursor: hand;
	font-style: italic;
	color: #005596;
}

MadCap|toggler:focus
{
	text-decoration: underline;
	color: #e37f1c;
}

MadCap|toggler:hover
{
	text-decoration: underline;
	color: #e37f1c;
}

MadCap|toggler:link
{
	text-decoration: none;
	color: #005596;
}

MadCap|toggler:visited
{
	text-decoration: none;
	color: #005596;
}

div.nav
{
	background-image: url('../../../../Maxwell_STP/Content/Resources/Images/navigation.png');
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 40px;
	overflow: visible;
	border: solid 1px;
	margin-bottom: 5px;
	min-height: 40px;
	height: auto;
	margin-top: 6px;
	background-color: #d2e8f3;
}

div.note
{
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 40px;
	overflow: visible;
	border: solid 1px;
	margin-bottom: 5px;
	min-height: 40px;
	height: auto;
	margin-top: 6px;
	background-color: #d2e8f3;
	background-image: url('../Images/info.png');
}

div.caution
{
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 40px;
	overflow: visible;
	border: solid 1px;
	margin-bottom: 5px;
	min-height: 40px;
	height: auto;
	margin-top: 6px;
	background-color: #faf7de;
	background-image: url('../Images/caution.png');
}

div.hint
{
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 40px;
	overflow: visible;
	border: solid 1px;
	margin-bottom: 5px;
	min-height: 40px;
	height: auto;
	margin-top: 6px;
	background-color: #d2e8f3;
	background-image: url('../Images/hint.png');
}

div.process
{
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 40px;
	overflow: visible;
	border: solid 1px;
	margin-bottom: 5px;
	min-height: 40px;
	height: auto;
	margin-top: 6px;
	background-image: url('../../../../Maxwell_STP/Content/Resources/Images/footsteps.png');
	background-color: #d2e8f3;
}

div.construction
{
	background-image: url('../../../../Maxwell_STP/Content/Resources/Images/under-construction.png');
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 40px;
	overflow: visible;
	border: solid 1px;
	margin-bottom: 5px;
	min-height: 40px;
	height: auto;
	margin-top: 6px;
}

div.exercise
{
	background-image: url('../../../../Maxwell_STP/Content/Resources/Images/exercise.png');
	background-color: #ffdab9;
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 40px;
	overflow: visible;
	border: solid 1px;
	margin-bottom: 5px;
	min-height: 40px;
	height: auto;
	margin-top: 6px;
}

div.exerciseBreak
{
	background-image: url('../../../../Maxwell_STP/Content/Resources/Images/exercise.png');
	background-color: #ffdab9;
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 40px;
	overflow: visible;
	border: solid 1px;
	margin-bottom: 5px;
	min-height: 40px;
	height: auto;
	margin-top: 6px;
}

div.dataview
{
	background-image: url('../../../../Maxwell_STP/Content/Resources/Images/dataview_icon.png');
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 40px;
	overflow: visible;
	border: solid 1px;
	margin-bottom: 5px;
	min-height: 40px;
	height: auto;
	margin-top: 6px;
	background-color: #d2e8f3;
}

div.AC
{
	background-image: url('../../../../Maxwell_STP/Content/Resources/Images/AC/AC Icon 5.png');
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 40px;
	overflow: visible;
	border: solid 1px;
	margin-bottom: 5px;
	min-height: 40px;
	height: auto;
	margin-top: 6px;
	background-color: #d2e8f3;
}

div.MMS
{
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 40px;
	overflow: visible;
	border: solid 1px;
	margin-bottom: 5px;
	min-height: 40px;
	height: auto;
	margin-top: 6px;
	background-color: #d2e8f3;
	background-image: url('../../../../Maxwell_STP/Content/Resources/Images/mms.png');
}

div.help
{
	background-image: url('../../../../Maxwell_STP/Content/Resources/Images/help_icon5.png');
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 40px;
	overflow: visible;
	border: solid 1px;
	margin-bottom: 5px;
	min-height: 40px;
	height: auto;
	margin-top: 6px;
	background-color: #d2e8f3;
}

div.best
{
	background-image: url('../../../../Maxwell_STP/Content/Resources/Images/best_practice.png');
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 40px;
	overflow: visible;
	border: solid 1px;
	margin-bottom: 5px;
	min-height: 40px;
	height: auto;
	margin-top: 6px;
	background-color: #d2e8f3;
}

tr.divider
{
	border-top-width: 2px;
	border-top-color: #000000;
	border-top-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-right-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	font-style: italic;
	background-color: #cccccc;
}

tr.dividerBreak
{
	border-top-width: 2px;
	border-top-color: #000000;
	border-top-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-right-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	font-style: italic;
	background-color: #cccccc;
}

tr.optional
{
	font-style: italic;
}

hr
{
	border: solid 1px #18388c;
	border-bottom-color: #9fa1a4;
	border-left-color: #9fa1a4;
	border-right-color: #9fa1a4;
	border-top-color: #9fa1a4;
}

address.master_address_head
{
	font-size: 9pt;
	text-align: right;
	color: #808080;
	font-weight: bold;
	font-style: italic;
}

address.master_address_body
{
	font-size: 9pt;
	text-align: right;
	color: #808080;
}

i.optField
{
	
}

i.grid
{
	font-style: italic;
}

a
{
	text-decoration: none;
}

a.MCBreadcrumbsLink
{
	text-decoration: underline;
}

pre
{
	font-weight: bold;
	margin: 0px;
	font-size: 9pt;
}

ul
{
	margin-top: 0em;
	list-style-image: url('../../../../Maxwell_STP/Content/Resources/Images/bullet.png');
}

ul.space
{
	margin-top: 0px;
}

ol ol
{
	list-style-type: lower-alpha;
}

li
{
	margin-top: 0px;
	margin-bottom: 5px;
}

li.check
{
	list-style-image: url('../../../../Maxwell_STP/Content/Resources/Images/checkmark.png');
}

ol ul
{
	
}

MadCap|dropDownBody ol
{
	margin-bottom: 5px;
	margin-top: 5px;
}

MadCap|dropDownBody ul
{
	margin-bottom: 5px;
	margin-top: 0px;
}

ul ul
{
	list-style-image: none;
	list-style-type: disc;
}

ul ul ul
{
	list-style-image: none;
	list-style-type: circle;
}

h2.HiddenH2
{
	display: none;
}

@media print
{
	h1
	{
		page-break-after: avoid;
		page-break-before: always;
		color: #569bbe;
	}

	h2
	{
		margin-bottom: 12px;
		page-break-before: always;
		mc-heading-level: 2;
		font-size: 150%;
	}

	h3
	{
		margin-bottom: 6px;
		font-size: 135%;
	}

	h4
	{
		margin-bottom: 5px;
		margin-top: 9px;
	}

	h5
	{
		
	}

	a
	{
		color: #000000;
	}

	a.Popup:visited
	{
		text-decoration: none;
	}

	a:visited
	{
		text-decoration: none;
		color: #000000;
	}

	a:link
	{
		text-decoration: none;
		color: #000000;
	}

	a:hover
	{
		color: #000000;
		text-decoration: none;
	}

	a:focus
	{
		color: #000000;
		text-decoration: none;
	}

	MadCap|tocProxy
	{
		font-size: 10pt;
		mc-leader-indent: 0.25in;
		page-break-before: avoid;
	}

	MadCap|conceptLink
	{
		color: #000000;
	}

	MadCap|keywordLink
	{
		color: #000000;
	}

	MadCap|dropDown
	{
		margin-top: 9pt;
	}

	MadCap|dropDownBody
	{
		margin-bottom: 9pt;
	}

	MadCap|dropDownHead
	{
		margin-top: 15pt;
		font-weight: bold;
		page-break-after: avoid;
	}

	MadCap|dropDownHotspot
	{
		color: #000000;
	}

	MadCap|dropDownHead.NotAHeading
	{
		font-weight: normal;
		margin-top: 0pt;
	}

	MadCap|pageFooter
	{
		border-top: solid 0.5pt;
		border-top-color: #000000;
	}

	MadCap|pageHeader
	{
		border-bottom: solid 0.5pt;
		border-bottom-color: #000000;
	}

	MadCap|xref.IndexPageNumber
	{
		mc-format: 'See {quote}{paratext}{quote}';
	}

	MadCap|xref
	{
		color: #000000;
		mc-format: '{title} {pageref}';
	}

	MadCap|xref.pagenum
	{
		mc-format: ' (see page {page})';
	}

	MadCap|miniTocProxy
	{
		mc-output-support: all;
		padding-left: 0in;
		margin-left: 0in;
	}

	MadCap|expandingHead
	{
		color: #000000;
	}

	MadCap|toggler
	{
		color: #000000;
		font-style: normal;
	}

	p.TOC1
	{
		margin-bottom: 0pt;
		font-size: 10pt;
	}

	p.TOC2
	{
		margin-top: 0pt;
		margin-bottom: 0pt;
		font-size: 10pt;
	}

	p.TOC3
	{
		margin-bottom: 0pt;
		margin-top: 0pt;
		font-size: 10pt;
	}

	div
	{
		min-height: 40pt;
		padding-left: 40pt;
		padding-right: 5pt;
	}

	div.note
	{
		page-break-inside: avoid;
	}

	div.process
	{
		page-break-inside: avoid;
	}

	div.nav
	{
		page-break-inside: avoid;
	}

	div.caution
	{
		page-break-inside: avoid;
	}

	div.hint
	{
		page-break-inside: avoid;
	}

	div.help
	{
		page-break-inside: avoid;
	}

	div.best
	{
		page-break-inside: avoid;
	}

	div.dataview
	{
		page-break-inside: avoid;
	}

	tr.optional
	{
		font-style: italic;
	}

	tr.dividerBreak
	{
		page-break-before: always;
	}

	MadCap|dropDownHead.printBreak
	{
		page-break-before: always;
	}

	h5.printBreak
	{
		page-break-before: always;
	}

	img
	{
		
	}

	p.printBreak
	{
		page-break-before: always;
	}

	h2.noPrintBreak
	{
		page-break-before: avoid;
	}

	h3.printBreak
	{
		page-break-before: always;
	}

	h4.printBreak
	{
		page-break-before: always;
	}

	h1.noPrintBreak
	{
		page-break-before: avoid;
	}

	h2.printBreak
	{
		
	}

	p.inList
	{
		
	}

	p.img
	{
		margin-top: 15pt;
	}

	ol
	{
		margin-bottom: 9pt;
		margin-top: -7pt;
	}

	ul
	{
		margin-bottom: 9pt;
		margin-top: 0pt;
	}

	MadCap|dropDownBody ul
	{
		list-style-type: disc;
		margin-top: 5pt;
	}

	div ul
	{
		margin-top: 0pt;
		margin-bottom: 6pt;
		margin-left: 0.33in;
	}

	li ul
	{
		margin-left: 20pt;
	}

	ul ol
	{
		
	}

	tr
	{
		page-break-inside: avoid;
	}

	tr.printBreak
	{
		page-break-before: always;
	}

	tr.headfoot
	{
		font-size: 10pt;
	}

	img.screen
	{
		height: 2.874in;
		width: 4in;
	}

	MadCap|xref.pagenum1
	{
		mc-format: 'Page {page}';
	}

	p
	{
		mc-hyphenate: never;
	}

	table
	{
		mc-hyphenate: never;
	}

	body
	{
		mc-hyphenate: never;
		font-family: Calibri, Arial, sans-serif;
	}

	h6.printBreak
	{
		page-break-before: always;
	}

	li.printBreak
	{
		page-break-before: always;
	}

	li.spaceBefore
	{
		margin-top: 6pt;
	}

	MadCap|dropDown.printBreak
	{
		page-break-before: always;
	}

	ul li
	{
		margin-bottom: 0pt;
	}

	hr
	{
		border: solid 0px #9fa1a4;
	}

	h3.noPrintBreak
	{
		page-break-before: avoid;
	}

	li.boxBreak
	{
		page-break-before: always;
		list-style-image: url('../../../../Maxwell_STP/Content/Resources/Images/empty_checkbox.png');
	}

	table.printBreak
	{
		page-break-before: always;
	}

	code
	{
		font-size: 10pt;
	}

	a.GlossaryPageTerm:active
	{
		color: #000000;
	}

	a.MCBreadcrumbsLink:active
	{
		color: #000000;
	}

	a.MiniTOC1:active
	{
		color: #000000;
	}

	a.MiniTOC1:focus
	{
		color: #000000;
	}

	a.MiniTOC1:hover
	{
		color: #000000;
	}

	a.MiniTOC1:link
	{
		color: #000000;
	}

	a.MiniTOC1:visited
	{
		color: #000000;
	}

	a.MiniTOC2:active
	{
		color: #000000;
	}

	a.MiniTOC2:focus
	{
		color: #000000;
	}

	a.MiniTOC2:hover
	{
		color: #000000;
	}

	a.MiniTOC2:link
	{
		color: #000000;
	}

	a.MiniTOC2:visited
	{
		color: #000000;
	}

	a.MiniTOC3:active
	{
		color: #000000;
	}

	a.MiniTOC3:focus
	{
		color: #000000;
	}

	a.MiniTOC3:hover
	{
		color: #000000;
	}

	a.MiniTOC3:link
	{
		color: #000000;
	}

	a.MiniTOC3:visited
	{
		color: #000000;
	}

	a.MiniTOC4:active
	{
		color: #000000;
	}

	a.MiniTOC4:focus
	{
		color: #000000;
	}

	a.MiniTOC4:hover
	{
		color: #000000;
	}

	a.MiniTOC4:link
	{
		color: #000000;
	}

	a.MiniTOC4:visited
	{
		color: #000000;
	}

	a.Popup:active
	{
		color: #000000;
	}

	a:active
	{
		color: #000000;
	}

	ul.space > li > ul
	{
		list-style-type: square;
	}

	ol ul
	{
		list-style-type: disc;
	}

	p.PrintManualVersion
	{
		margin-bottom: 6pt;
	}

	p.PrintManualSubTitle
	{
		margin-bottom: 8pt;
	}

	p.PrintManualCompanyTitle
	{
		margin-bottom: 15px;
	}

	div.AC
	{
		
	}

	MadCap|xref.ToBookmark
	{
		mc-format: '{paratext} {pageref}';
	}

	h1.HiddenH1
	{
		display: none;
	}

	h2.HiddenH2
	{
		display: none;
	}
}

ul ol
{
	list-style-image: none;
}

img.border
{
	border: solid 1px #000000;
}

html.popup
{
	height: auto;
	width: auto;
	mc-master-page: url('../../../../Maxwell_STP/Content/Resources/MasterPages/PopupMaster.flmsp');
}

MadCap|qrCode
{
	max-height: 60px;
	max-width: 60px;
}

img.table
{
	padding: 2px;
}

li.tight
{
	margin-bottom: 0px;
	margin-top: 0px;
}

ul li
{
	
}

a:link
{
	text-decoration: none;
	color: #005596;
}

a:visited
{
	text-decoration: none;
	color: #005596;
}

a:focus
{
	text-decoration: underline;
	color: #e37f1c;
}

a:hover
{
	text-decoration: underline;
	color: #e37f1c;
}

a:active
{
	color: #005596;
}

a.MiniTOC1:link
{
	color: #005596;
}

a.MiniTOC1:visited
{
	color: #005596;
}

a.MiniTOC1:focus
{
	color: #ef8e18;
}

a.MiniTOC1:hover
{
	color: #ef8e18;
}

a.MiniTOC2:link
{
	color: #005596;
}

a.MiniTOC2:visited
{
	color: #005596;
}

a.MiniTOC2:focus
{
	color: #ef8e18;
}

a.MiniTOC2:hover
{
	color: #ef8e18;
}

a.MiniTOC3:link
{
	color: #005596;
}

a.MiniTOC3:visited
{
	color: #005596;
}

a.MiniTOC3:focus
{
	color: #ef8e18;
}

a.MiniTOC3:hover
{
	color: #ef8e18;
}

a.MiniTOC4:link
{
	color: #005596;
}

a.MiniTOC4:visited
{
	color: #005596;
}

a.MiniTOC4:focus
{
	color: #ef8e18;
}

a.MiniTOC4:hover
{
	color: #ef8e18;
}

a.MCBreadcrumbsLink:link
{
	text-decoration: none;
}

a.MCBreadcrumbsLink:visited
{
	text-decoration: none;
}

li.box
{
	margin-top: 0.125in;
	list-style-image: url('../../../../Maxwell_STP/Content/Resources/Images/empty_checkbox.png');
	margin-bottom: 5px;
}

li.boxBreak
{
	list-style-image: url('../../../../Maxwell_STP/Content/Resources/Images/empty_checkbox.png');
}

@media non-print
{
	body
	{
		font-family: Calibri, Arial, sans-serif;
	}

	div ul
	{
		list-style-type: circle;
	}

	MadCap|dropDownBody ul
	{
		list-style-type: circle;
	}
}

MadCap|conceptLink
{
	color: #005596;
}

MadCap|keywordLinkControlList
{
	color: #005596;
}

MadCap|popupHead
{
	color: #005596;
}

MadCap|relatedTopics
{
	color: #005596;
}

MadCap|shortcut
{
	color: #005596;
}

MadCap|xref
{
	color: #005596;
	text-decoration: none;
	mc-format: '{para}';
}

li ul
{
	list-style-type: disc;
	list-style-image: none;
}

div ul
{
	list-style-type: disc;
	list-style-image: url('../../../../Maxwell_STP/Content/Resources/Images/bullet.png');
}

ol > li::marker
{
	
}

ul > li::marker
{
	
}

p.small
{
	margin-bottom: 1px;
	font-size: 80%;
}

p.PrintManualTitle
{
	font-weight: bold;
	font-style: normal;
	margin-top: 0.12pt;
	text-align: right;
	font-family: Calibri;
	color: #9fa1a4;
	font-size: 36pt;
	margin-bottom: 0;
	padding-bottom: -1in;
}

p.PrintManualSubTitle
{
	font-weight: bold;
	font-style: normal;
	margin-top: 0.12pt;
	text-align: right;
	font-family: Calibri;
	font-size: 18pt;
	color: #5f6062;
	margin-bottom: 0.12pt;
}

p.PrintManualVersion
{
	font-weight: bold;
	font-style: normal;
	text-align: right;
	margin-top: 0;
	font-family: Calibri;
	font-size: 14;
	color: #5f6062;
	margin-bottom: 0.12pt;
}

p.PrintManualCompanyTitle
{
	color: #9fa1a4;
	font-family: Calibri;
	font-size: 18pt;
	font-style: italic;
	font-weight: bold;
	text-align: right;
}

span.field
{
	font-weight: bold;
	font-style: italic;
}

span.interface
{
	font-weight: bold;
}

span.kbd
{
	font-family: monospace;
	font-weight: bold;
}

span.heading
{
	font-weight: bold;
}

span.code
{
	font-style: italic;
	font-family: 'Times New Roman';
	font-size: 11pt;
}

span.codevariable
{
	font-style: italic;
	font-family: 'Times New Roman';
}

MadCap|xref.ToBookmark
{
	mc-format: '{paratext}';
}

@media screen and (max-width: 767px)
{
	h2
	{
		font-size: 120%;
	}

	ul
	{
		list-style-type: disc;
		margin-left: -20px;
		list-style-image: none;
	}

	h3
	{
		font-size: 115%;
	}
}

@media screen and (min-width: 768px) and (max-width: 1278px)
{
	h2
	{
		font-size: 130%;
	}

	ul
	{
		list-style-type: disc;
		margin-left: -15px;
		list-style-image: none;
	}

	h3
	{
		font-size: 125%;
	}
}

@media screen and (min-width: 1279px)
{
	h2
	{
		font-size: 150%;
	}

	ul
	{
		margin-top: 0em;
		list-style-image: url('../../../../Maxwell_STP/Content/Resources/Images/bullet.png');
	}
}

MadCap|xref.PageNum
{
	mc-format: 'Page {page}';
}

MadCap|xref.Title
{
	mc-format: '{title}';
}

html.masterpage
{
	mc-master-page: url('../../../../Maxwell_STP/Content/Resources/MasterPages/Welcome.flmsp');
}

