@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);
/*<meta conditions="Conditions.DTAUGOnline,Conditions.DTMUGOnline,Conditions.DTRSUGOnline,Conditions.DTALinuxOnline,Conditions.RGOnline,Conditions.InstallationOnline,Conditions.DTMLinuxOnline,Conditions.DTConsoleHelp" />*/

body
{
	font-family: Tahoma, sans-serif;
	font-size: .8em;
	mc-hyphenate: never;
	color: #000000;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

h1,
h1.chapter
{
	font-size: 2em;
}

h2
{
	font-size: 1em;
}

p
{
	margin-bottom: 8pt;
}

p.screen
{
	font-family: 'Courier New';
	font-size: 1em;
	margin-bottom: 0pt;
	margin-top: 0pt;
}

p.NoteTop
{
	border-top: solid 1pt;
	border-top-color: #000000;
	padding-left: 38pt;
	padding-top: 9pt;
	padding-bottom: 8pt;
	background-image: url('../graphics/Note.png');
	background-repeat: no-repeat;
}

p.NoteMultiple
{
	padding-left: 38pt;
}

p.NoteLineBottom
{
	border-top: solid 1pt;
	border-top-color: #000000;
	margin-top: 0pt;
	margin-bottom: -8pt;
}

p.SyntaxLineTop
{
	border-bottom: solid 1pt #000000;
}

p.SyntaxHeading
{
	font-weight: bold;
}

p.SyntaxDescription
{
	margin-left: 80pt;
}

p.SyntaxLineBottom
{
	border-top: solid 1pt #000000;
	padding-bottom: 8pt;
}

ul
{
	list-style-type: disc;
	margin-top: 4pt;
}

ol,
li,
li p,
li ul
{
	margin-top: 4pt;
	margin-bottom: 4pt;
}

li.SyntaxDescription
{
	margin-left: 63pt;
}

li.SyntaxDescription li
{
	margin-left: 0pt;
}

li.NoteList
{
	margin-left: 20pt;
}

li.Table
{
	margin-left: -18pt;
}

img
{
	border: solid 1pt #a19ea3;
	max-width: 100%;
}

img.NoBorder
{
	border: none;
}

table
{
	margin-top: 10pt;
	margin-bottom: 10pt;
	border-collapse: collapse;
}

th
{
	border-bottom: solid 2pt #000000;
	border-left: solid 1pt #000000;
	border-right: solid 1pt #000000;
	border-top: solid 1pt #000000;
	padding: 5pt;
}

td
{
	padding: 4pt;
	border-collapse: collapse;
}

td.basic
{
	border: solid 1pt #000000;
}

td.window
{
	border-bottom: solid 2pt;
	border-bottom-color: #000000;
	border-right: solid 2pt;
	border-right-color: #000000;
	border-left: solid 1pt;
	border-left-color: #000000;
	border-top: solid 1pt;
	border-top-color: #000000;
}

b.red
{
	color: #ff0000;
}

b.variable
{
	font-style: italic;
	color: #52618e;
}

MadCap|dropDownHead
{
	margin-top: 10pt;
	margin-bottom: 10pt;
}

MadCap|dropDownHotspot
{
	cursor: hand;
	font-style: italic;
	text-decoration: none;
	mc-heading-level: 0;
}

.MCDropDown_Closed .MCDropDownHotSpot_.MCHotSpotImage,
.MCDropDown_Closed .MCDropDownHotSpot_.MCHotSpotImage.MCDropDownHotSpot_BreakBefore
{
	background-image: url('../graphics/plus.png');
}

.MCDropDown_Open .MCDropDownHotSpot_.MCHotSpotImage,
.MCDropDown_Open .MCDropDownHotSpot_.MCHotSpotImage.MCDropDownHotSpot_BreakBefore
{
	background-image: url('../graphics/minus.png');
}

MadCap|toggler
{
	mc-closed-image: url('../graphics/plus.png');
	mc-open-image: url('../graphics/minus.png');
}

MadCap|breadcrumbsProxy
{
	mc-breadcrumbs-count: 6;
	mc-breadcrumbs-prefix: '';
	font-size: .7em;
	border-bottom-style: dashed;
	margin-bottom: 35px;
}

MadCap|xref
{
	mc-format: '{paratext}';
	color: #000080;
}

a
{
	color: #000080;
}

