/*<meta />*/

/* body is the only place NOT to use an "em" unit (due to IE oddities). */

body
{
	font-size: 75%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	margin-bottom: 8em;
	color: black;
	background-color: White;
}

table,
p,
pre,
h2,
h3,
h4,
h5,
h6
{
	margin: 0;
	margin-left: .2in;
	margin-right: .2in;
}

h1,
h2,
h3,
h4,
h5,
h6
{
	font-family: Arial;
}

h1
{
	font-size: 1.8em;
	font-weight: bold;
	padding: 1%;
	padding-left: .2in;
	margin: 0;
	margin-bottom: .1in;
	color: #ffffff;
	border-color: #555555;
	border-width: 3px;
	border-style: solid;
	border-top: none;
	border-left: none;
	border-right: none;
	border: none;
	background-color: #555555;
	font-family: Verdana;
}

h2,
h3,
h4
{
	margin-top: 0;
	margin-bottom: .25em;
	padding: 0;
}

h2
{
	margin-left: 0.2in;
	font-size: 1.2em;
	font-weight: bold;
	padding-top: .8em;
	border-bottom: 1px solid black;
	font-family: Verdana;
	color: #555555;
}

h3
{
	font-size: 1.1em;
	font-weight: bold;
	padding-top: .25em;
	font-family: Verdana;
	color: #000000;
}

h4
{
	font-size: 1.0em;
	font-style: italic;
	font-weight: bold;
	padding-top: .25em;
	font-family: Verdana;
	color: #000000;
}

p
{
	margin-right: 2em;
	margin-bottom: 1em;
	margin-top: 0;
	line-height: 1.3em;
}

p.see-also
{
	margin-top: 7em;
	font-weight: bold;
	width: 16em;
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 3px;
	color: #0d2648;
	border-color: #0d2648;
	padding: 0.1em;
	font-family: Verdana;
}

p.Range-Default,
p.default
{
	margin-left: 7.9em;
	text-indent: -4.1em;
	margin-top: 0em;
}

p.range
{
	margin-left: 7.6em;
	text-indent: -3.8em;
	margin-top: -.8em;
}

p.menu
{
	padding-left: 6.5em;
	text-indent: -6.35em;
	mc-disable-glossary-terms: true;
}

/* Keysight colors GH 7-8-14
a:active
{
	color: #e90029;
}

a:hover
{
	color: #e90029; (underlined)
}

a:link
{
	color: #e90029;
}

a:visited
{
	color: #891518;
}
*/

/* see http://pxtoem.com/ for a good em, px, pt calculator */

p.menuAfterFirstLine
{
	font-weight: bold;
	font-size: 1.1em;
	padding-left: 5.9em;
	line-height: 1em;
	margin-top: -.7em;
	mc-disable-glossary-terms: true;
	font-family: Verdana;
}

p.menuAfterFirstLine span.menu
{
	font: inherit;
}

.indent1,
p.equation,
p.imgnotes,
p.tablenotes,
p.indented
{
	margin-left: 6.5em;
}

.indent2
{
	margin-left: 10em;
}

.indent3
{
	margin-left: 13.5em;
}

p.tablenotes
{
	margin-top: -1em;
}

/*** Underline noborders ***/

.equation
{
	font-family: "Courier New", Courier, monospace;
}

p.no-spacing
{
	margin-bottom: .2em;
	margin-top: .2em;
}

p.note-begin
{
	margin-left: 3em;
	margin-right: 9em;
	margin-bottom: 0;
	padding-bottom: 0;
	font-weight: bold;
	color: black;
	mc-disabled: true;
}

p.note-text
{
	margin-left: 3em;
	margin-right: 9em;
	margin-top: .5em;
	margin-bottom: .5em;
	mc-disabled: true;
}

a:link,
a:active,
a:focus
{
	color: #e90029;
	text-decoration: none;
}

a:visited
{
	color: #891518;
	text-decoration: none;
}

a:hover
{
	color: #e90029;
	text-decoration: underline;
}

.code-comment,
.comment
{
	color: green;
}

.code,
.code-comment,
.preformatted,
pre
{
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
	margin-bottom: .1em;
	margin-top: .1em;
	white-space: pre;
	line-height: normal;
}

.symbol
{
	font-family: Symbol;
}

span.subh1
{
	font-weight: normal;
	font-size: .85em;
	mc-disable-glossary-terms: true;
}

span.menu
{
	font-weight: bold;
	font-size: 1.1em;
	mc-disable-glossary-terms: true;
	font-family: Verdana;
}

span.menu span.menu
{
	font-size: 1em;
}

span.superscript
{
	vertical-align: super;
	font-size: smaller;
	mc-disabled: true;
}

/*
div.footer
{
	position: fixed;
	bottom:0;
	left:0;
	text-align:center;
	font-size:smaller;
	background-color:#EDE9D3;
	padding-bottom: 3px;
	padding-top:1px;
}
*/

span.subscript
{
	font-size: 0.75em;
	mc-disabled: true;
}

/*color:Blue;*/

span.DropDownLink
{
	color: #0000ff;
	text-decoration: underline;
	mc-disabled: true;
}

hr
{
	margin-left: 0.2in;
	width: 96%;
}

div
{
	margin: 0;
	margin-left: .2in;
	margin-right: .2in;
}

div.footer
{
	margin-top: 4em;
	border-top: 1px solid gray;
	text-align: center;
	font-size: smaller;
	padding-left: 1em;
	padding-right: 1em;
}

div.footer a
{
	white-space: nowrap;
}

div div,
div p
{
	margin: 0;
}

div.note p,
div.caution p,
div.important p,
div.tip p,
div.warning p
{
	margin-top: 0;
	margin-bottom: .5em;
	margin-left: 0;
}

div.note,
div.caution,
div.important,
div.tip,
div.warning
{
	margin: 1em;
	margin-right: .2in;
	margin-left: 0.2in;
	background-repeat: no-repeat;
	background-position: 0 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	border-top: none;
	padding-left: 85px;
	padding-right: 0;
	padding-top: .1em;
	padding-bottom: .5em;
}

li div.note,
li div.caution,
li div.important,
li div.tip,
li div.warning
{
	margin-left: 0;
}

div.note
{
	background-image: url('../image/common/note.png');
	border-color: #999999;
}

div.caution
{
	border-color: #FF9900;
	background-image: url('../image/common/caution.png');
	padding-left: 85px;
	padding-right: 0px;
	padding-top: 0.1em;
	padding-bottom: 0.5em;
	border-left-style: solid;
	border-left-width: 0px;
	border-left-color: #ed5e1a;
	border-right-style: solid;
	border-right-width: 0px;
	border-right-color: #ed5e1a;
	border-top-style: none;
	border-top-width: 1px;
	border-top-color: #FF9900;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FF9900;
}

div.important
{
	background-image: url('../image/common/important.png');
	border-color: #00487B;
	border-left-style: solid;
	border-left-width: 0px;
	border-left-color: #000000;
	border-right-style: solid;
	border-right-width: 0px;
	border-right-color: #000000;
	border-top-style: none;
	border-top-width: 1px;
	border-top-color: #00487B;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	padding-left: 85px;
	padding-right: 0px;
	padding-top: 0.1em;
	padding-bottom: 0.5em;
}

div.tip
{
	background-image: url('../image/common/tip.png');
	border-color: #00973E;
	border-left-style: solid;
	border-left-width: 0px;
	border-left-color: #019642;
	border-right-style: solid;
	border-right-width: 0px;
	border-right-color: #019642;
	border-top-style: none;
	border-top-width: 1px;
	border-top-color: #00973E;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #019642;
	padding-left: 85px;
	padding-right: 0px;
	padding-top: 0.1em;
	padding-bottom: 0.5em;
}

div.warning
{
	font-weight: bold;
	background-image: url('../image/common/warning.png');
	border-color: #E70010;
	border-left-style: solid;
	border-left-width: 0px;
	border-left-color: #e90029;
	border-right-style: solid;
	border-right-width: 0px;
	border-right-color: #e90029;
	border-top-style: none;
	border-top-width: 1px;
	border-top-color: #E70010;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #e90029;
	padding-left: 85px;
	padding-right: 0px;
	padding-top: 0.1em;
	padding-bottom: 0.5em;
}

div.codebox
{
	border-color: #00008B;
	border-style: solid;
	border-width: 1px;
	margin: 12pt;
	margin-top: 3pt;
	background: white;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	padding-left: 6pt;
	padding-right: 6pt;
	padding-top: 6pt;
	padding-bottom: 6pt;
}

td p.note-text,
td p.note-begin,
td div.note,
td div.caution,
td div.tip,
td div.important,
td div.warning
{
	margin-left: 0;
}

div ul,
div ol
{
	margin-left: 4em;
}

table div ol,
table div ul
{
	margin-left: 4em;
}

ul,
ol
{
	margin-top: .5em;
	margin-bottom: .5em;
	margin-left: .65in;
	padding-left: 0;
}

table ul,
table ol
{
	margin-left: 4em;
}

ul ol,
ol ul,
ul ul,
ol ol
{
	margin-top: .5em;
	margin-left: .3in;
}

li p
{
	margin: 0;
	margin-bottom: .25em;
}

li p.note-begin
{
	margin-left: 6pt;
}

li p.note-text
{
	margin-left: 6pt;
}

li
{
	margin-top: 0;
	margin-bottom: .5em;
	margin-right: 2em;
	line-height: 1.25em;
}

ul
{
	list-style-image: url('../image/common/bullet_small.gif');
	margin-bottom: 1.2em;
}

ul ul
{
	list-style-image: url('../image/common/bullet_dash.gif');
}

ul ul ul
{
	list-style-image: url('../image/common/bullet_circle.gif');
}

ol
{
	list-style-image: none;
}

ol ol
{
	list-style-type: lower-alpha;
}

ol ol ol
{
	list-style-type: lower-roman;
}

table
{
	border: none;
	margin-top: 1em;
	margin-bottom: 1em;
}

table caption
{
	font-style: italic;
	font-size: 1.1em;
	text-align: left;
}

table th
{
	text-align: left;
	vertical-align: bottom;
	font-size: 1.11em;
}

td
{
	text-align: left;
	vertical-align: top;
}

td p
{
	margin: 0;
	margin-bottom: .5em;
}

th p
{
	margin: 0;
}

table.COM
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
}

table.COM th
{
	font-size: 1.0em;
	font-weight: bold;
	background: #eaeaea;
	border: 1px gray solid;
	padding: .2em;
	padding-left: .4em;
	text-align: center;
}

table.COM td
{
	font-size: .9em;
	background: white;
	border: 1px gray solid;
	padding: .33em;
	padding-left: .5em;
}

td.center
{
	text-align: center;
}

table.a1 th p,
table.a1 td p
{
	margin: 0;
	padding: 0;
	margin-bottom: .5em;
}

table.a1 th,
table.a1 td
{
	padding-right: 0.833em;
	padding-top: 0.667em;
	padding-bottom: 0.333em;
	padding-left: 0;
}

table.a1 th
{
	border-bottom: 1px black solid;
}

table.a1 td
{
	border-bottom: 1px gray solid;
}

table.a1
{
	border-top: 2px black solid;
	border-bottom: 1px black solid;
	border-collapse: collapse;
	margin-top: 0.75em;
	margin-bottom: 2.2em;
}

table.a1 caption
{
	padding-bottom: 0.75em;
}

table.underline
{
	border: none;
	border-collapse: separate;
	margin-top: 1.5em;
}

table.underline th
{
	font-weight: bold;
	vertical-align: bottom;
}

table.underline th p
{
	border-bottom: 1px solid black;
	margin-right: 15px;
	font-weight: bold;
}

table.underline td p
{
	margin-right: 15px;
}

table.underline td
{
	padding-bottom: .3em;
}

table.troubleshooting
{
	border: 1px solid Black;
	border-collapse: collapse;
	mc-disabled: false;
}

table.troubleshooting td
{
	border: 1px solid Black;
	padding: 3pt;
}

table.lightborder
{
	border: thin outset #DCDCDC;
	border-collapse: collapse;
	mc-disabled: true;
}

table.lightborder td,
table.lightborder th
{
	border: thin outset #DCDCDC;
}

table.parameter th
{
	border-bottom: thin solid Black;
	border-right: 5px solid #ffffe0;
}

table.tstyle1
{
	caption-side: top;
	width: 600px;
	margin: 6pt;
	border: solid 1px #000000;
	font-size: 9pt;
	mc-disabled: true;
}

table.tstyle1 td
{
	border: solid 1px #000000;
	vertical-align: top;
	padding: 4pt;
	padding-left: 5pt;
	padding-right: 5pt;
}

table.tstyle
{
	caption-side: top;
	width: 600px;
	border: solid 1px #000000;
	border-collapse: collapse;
	mc-disabled: true;
}

table.tstyle td
{
	padding: 3pt;
	font-size: 9pt;
	border: solid 1px black;
	text-align: left;
	vertical-align: top;
}

table.tstyle th
{
	padding: 3pt;
	padding-left: 6pt;
	font-weight: bold;
	font-size: 10pt;
	border-bottom: solid 2px black;
	text-align: center;
}

table.tstyle th p
{
	font-size: 10pt;
	font-weight: bold;
}

table.tstyle td p
{
	margin: 0;
	margin-bottom: 6pt;
	font-size: 9pt;
}

table.dstyle,
table.dstyle_cells_align_left
{
	background: white;
	border: 1px solid black;
	border-collapse: collapse;
}

table.dstyle th,
table.dstyle_cells_align_left th
{
	background: white;
	font-weight: bold;
	font-size: 10pt;
	text-align: center;
	border: 1px solid Black;
	border-bottom: 2px solid black;
	padding: 3pt;
	vertical-align: middle;
}

table.dstyle td,
table.dstyle_cells_align_left td
{
	vertical-align: middle;
	text-align: center;
	border: 1px solid Black;
	padding: 3pt;
}

table.dstyle td p,
table.dstyle_cells_align_left td p
{
	padding: 0;
	margin: 0;
}

table.dstyle_cells_align_left td
{
	text-align: left;
}

table.dstyle
{
	mc-disabled: true;
}

table.dstyle_cells_align_left
{
	mc-disabled: true;
}

table.parameter
{
	mc-disabled: true;
}

abbr
{
	mc-disabled: true;
}

acronym
{
	mc-disabled: true;
}

address
{
	mc-disabled: true;
}

b
{
	mc-disabled: false;
}

big
{
	mc-disabled: true;
}

center
{
	mc-disabled: false;
}

cite
{
	mc-disabled: true;
}

del
{
	mc-disabled: true;
}

em
{
	mc-disabled: true;
}

h5
{
	mc-disabled: true;
}

h6
{
	mc-disabled: true;
}

i
{
	mc-disabled: false;
}

ins
{
	mc-disabled: true;
}

kbd
{
	mc-disabled: true;
}

samp
{
	mc-disabled: true;
}

small
{
	mc-disabled: true;
}

strike
{
	mc-disabled: true;
}

strong
{
	mc-disabled: true;
}

sub
{
	mc-disabled: false;
	font-size: 1.1em;
}

sup
{
	mc-disabled: false;
	font-size: 1.1em;
}

var
{
	mc-disabled: true;
}

code
{
	mc-disabled: true;
}

span.SeeAlsoIndex
{
	mc-disabled: true;
}

span.SeeAlsoIndexTerms
{
	mc-disabled: true;
}

span.SeeIndex
{
	mc-disabled: true;
}

span.SeeIndexTerms
{
	mc-disabled: true;
}

tt
{
	mc-disabled: true;
}

MadCap|helpControlMenuItem
{
	mc-disabled: true;
}

MadCap|dropDown
{
	margin-bottom: 1em;
	margin-left: 0.2in;
}

fieldset
{
	mc-disabled: true;
}

p.Range-Default
{
	mc-disabled: true;
}

@media print
{
	body
	{
		background-color: White;
	}

	div.note,
	div.caution,
	div.warning,
	div.tip,
	div.important
	{
		border-top-width: 1px;
		border-bottom-width: 1px;
		border-right-width: 1px;
		border-left-width: 10px;
		border-style: solid;
		background-image: none;
		padding-left: 1em;
	}

	h2
	{
		font-family: Verdana;
		color: #555555;
	}

	h3
	{
		font-family: Verdana;
		color: #555555;
	}

	h4
	{
		font-family: Verdana;
		color: #000000;
	}

	h1
	{
		font-family: Verdana;
		color: #ffffff;
		background-color: #555555;
		padding-left: 0.2in;
		padding-right: 1%;
		padding-top: 1%;
		padding-bottom: 1%;
		border-left-style: none;
		border-left-width: 3px;
		border-left-color: #555555;
		border-right-style: none;
		border-right-width: 3px;
		border-right-color: #555555;
		border-top-style: none;
		border-top-width: 3px;
		border-top-color: #555555;
		border-bottom-style: none;
		border-bottom-width: 3px;
		border-bottom-color: #555555;
	}

	span.menu
	{
		font-family: Verdana;
	}

	div.warning
	{
		border-left-style: solid;
		border-left-width: 10px;
		border-left-color: #e90029;
		border-right-style: solid;
		border-right-width: 1px;
		border-right-color: #e90029;
		border-top-style: solid;
		border-top-width: 1px;
		border-top-color: #e90029;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #e90029;
		padding-left: 1em;
		padding-right: 0px;
		padding-top: 0.1em;
		padding-bottom: 0.5em;
	}

	div.tip
	{
		border-left-style: solid;
		border-left-width: 10px;
		border-left-color: #019642;
		border-right-style: solid;
		border-right-width: 1px;
		border-right-color: #019642;
		border-top-style: solid;
		border-top-width: 1px;
		border-top-color: #019642;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #019642;
		padding-left: 1em;
		padding-right: 0px;
		padding-top: 0.1em;
		padding-bottom: 0.5em;
	}

	div.note
	{
		border-left-style: solid;
		border-left-width: 10px;
		border-left-color: #555555;
		border-right-style: solid;
		border-right-width: 1px;
		border-right-color: #555555;
		border-top-style: solid;
		border-top-width: 1px;
		border-top-color: #555555;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #555555;
		padding-left: 1em;
		padding-right: 0px;
		padding-top: 0.1em;
		padding-bottom: 0.5em;
	}

	div.important
	{
		border-left-style: solid;
		border-left-width: 10px;
		border-left-color: #000000;
		border-right-style: solid;
		border-right-width: 1px;
		border-right-color: #000000;
		border-top-style: solid;
		border-top-width: 1px;
		border-top-color: #000000;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #000000;
		padding-left: 1em;
		padding-right: 0px;
		padding-top: 0.1em;
		padding-bottom: 0.5em;
	}

	MadCap|glossaryTerm
	{
		color: #e90029;
	}

	MadCap|conceptLink
	{
		font-family: sans-serif;
		color: #e90029;
	}

	MadCap|keywordLink
	{
		color: #e90029;
	}

	MadCap|relatedTopics
	{
		color: #000000;
	}

	MadCap|toggler
	{
		color: #e90029;
	}

	p.see-also
	{
		color: #000000;
		font-family: Verdana;
	}

	div.caution
	{
		border-left-style: solid;
		border-left-width: 10px;
		border-left-color: #ed5e1a;
		border-right-style: solid;
		border-right-width: 1px;
		border-right-color: #ed5e1a;
		border-top-style: solid;
		border-top-width: 1px;
		border-top-color: #ed5e1a;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #ed5e1a;
		padding-left: 1em;
		padding-right: 0px;
		padding-top: 0.1em;
		padding-bottom: 0.5em;
	}
}

span
{
	mc-disabled: false;
}

span.boolean
{
	mc-disabled: true;
}

span.state
{
	mc-disabled: true;
}

MadCap|popupHead
{
	color: #e90029;
}

MadCap|shortcut
{
	color: #e90029;
}

MadCap|xref
{
	mc-format: 'See "{paratext}"';
	color: #e90029;
	text-decoration: none;
}

MadCap|xref:hover
{
	mc-format: 'See "{paratext}"';
	color: #e90029;
	text-decoration: underline;
}

MadCap|xref:visited
{
	mc-format: 'See "{paratext}"';
	color: #891518;
	text-decoration: none;
}

ol.note-text
{
	mc-disabled: true;
}

ul.note-text
{
	mc-disabled: true;
}

MadCap|dropDownHead
{
	margin-bottom: 1em;
	color: #e90029;
}

table.homepage_table
{
	border-collapse: separate;
}

table.homepage_table td
{
	padding-bottom: 1em;
}

@media non-print
{
	MadCap|glossaryTerm
	{
		font-weight: normal;
		font-style: normal;
		color: #000000;
	}

	a
	{
		color: #e90029;
	}

	h1
	{
		
	}

	h2
	{
		color: #555555;
	}

	h3
	{
		color: #555555;
	}

	h4
	{
		color: #000000;
	}

	MadCap|conceptLink
	{
		color: #e90029;
	}

	MadCap|keywordLink
	{
		color: #e90029;
	}

	MadCap|relatedTopics
	{
		color: #e90029;
	}

	MadCap|dropDownHotspot
	{
		color: #891518;
	}

	MadCap|expanding
	{
		color: #891518;
	}

	MadCap|expandingHead
	{
		color: #891518;
	}

	MadCap|toggler
	{
		color: #891518;
	}
}

MadCap|glossaryTerm
{
	font-weight: normal;
	font-style: normal;
	mc-open-image: none;
	mc-closed-image: none;
	text-decoration: none;
	mc-term-display: popup;
	color: #e90029;
}

MadCap|miniTocProxy
{
	font-size: 1em;
	font-family: Arial;
}

MadCap|glossaryTerm.invisible
{
	color: inherit;
	font: inherit;
	text-decoration: inherit;
	text-transform: inherit;
	line-height: inherit;
}

MadCap|glossaryTerm.Popup
{
	font-style: inherit;
	font-weight: inherit;
	text-decoration: inherit;
	font-variant: inherit;
	font-size: inherit;
	font: inherit;
	line-height: inherit;
	text-transform: inherit;
}

MadCap|popupBody
{
	font-style: normal;
	text-indent: 0px;
	color: #e90029;
}

