body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	margin: 0px;

}

a {
}

a:link {
	color: #003366;
	cursor: pointer;
}

a:visited {
	color: #003366;
	cursor: pointer;
}

.banner {
}

.bannertitle {
}

.bannerbody {
}

.bannerbodyint {
}

.button {
}

.main {
}

.indexitem, .indexitem2 {
	font-size: 11px;
	vertical-align: top;
	margin-left: 0px;
}

.indexitem2 {
	margin-left: 20px;
}

.indexletter {
	font-size: 11px;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 0px;
	color: #034588;
}

.maptitle {
	position: absolute;
	left: 11px;
	top: 50px;
	font-size: 11px;
	font-weight: bold;
	color: #DDDDBB;
	background-color: #034588;
	border: 1px solid #034588;
	padding: 6px;
	overflow: auto;
}

.title1, .indextitle {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	margin-left: 0px;
	background-color: white;
	text-align: left;

	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #999966;
	font-size: 11px;
	font-weight: bold;
	margin-top: 15;
	margin-bottom: 0;
	
}

.title2 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #003366;
	background-color: white;

}

.title3 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 16px;
	margin-bottom: 4px;
	margin-left: 0px;
	
}

.title4 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-style: italic;
	margin-left: 0px;
	color: #003366;
	background-color: white;

	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #003366;
	font-size: 14px;
	font-weight: bold;
	margin-top: 5;
	margin-bottom: 5;
}

.exampletitle, .resulttitle {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: small-caps;
	margin-top: 10px;
	margin-bottom: -2px;
	margin-left: 1px;
	color: #003366;
}

.stepstitle {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: small-caps;
	margin-top: 10px;
	margin-bottom: -2px;
	margin-left: 1px;
	color: #003366;
}

.relatedlinkstitle {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: small-caps;
	margin-top: 10px;
	margin-bottom: -8px;
	margin-left: 1px;
	color: #003366;
}

.conbody1, .body1, .refbody1 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	margin-top: 2.5px;
	margin-bottom: 8px;

}

.conbody2, .body2, .refbody2 {
	margin-left: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.conbody3, .body3, .refbody4 {
}

.conbody4, .body4, .refbody4 {
}

.taskbody1 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	margin-top: 2.5px;
	margin-bottom: 8px;
	color: black;
}

.taskbody2 {
	margin-left: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	color: black;
}

.taskbody3 {
	color: black;
}

.taskbody4 {
	color: black;
}

.shortdesc {
	margin: 4px;
	border: 1px solid #cccccc;
	font-style: italic;
}

.p, .example, .result, .context {
	font-size: 11px;
	line-height: 129%;
	margin-top: 2.5px;
	margin-bottom: 8px;
}

.p + .lines {
	margin-top: inherit;
	margin-bottom: inherit;	
}

.lines + .lines > .p
{
	margin-top: 0px;
	margin-bottom: 0px;	
}




.pfloatright {
	float: right;
   
	width: 150px;
	font-size: 11px;
	line-height: 110%;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 7px;
}

.pfloatright .simpletable .strow, .p .simpletable .strow, .pfloatright .simpletable {
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
}

.ul, .ol, .steps, .subteps, .choices, .mylowerromanlist {
	font-size: 11px;
	line-height: 129%;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 2px;
	margin-bottom: 8px;
}

.mylowerromanlist {
	list-style-type: lower-roman;
}

.li{
	font-size: 11px;
	line-height: 129%;
	margin-top: 1px;
	margin-bottom: 0px;
}


.step, .substep, .choice {
	font-size: 11px;
	line-height: 129%;
	margin-top: 2px;
	margin-bottom: 8px;
}

.codeblock {
	font-family: monospace;
	margin-left: 0px;
	margin-top: 11px;
	margin-bottom: 11px;
	font-size: 11px;
	color: black;
	background-color: #9CCFFF;
	border: 1px solid #9CCFFF;
}

.bigcodeblock {
	font-family: monospace;
	margin-left: 0px;
	margin-top: 11px;
	margin-bottom: 11px;
	font-size: 11px;
	color: #666666;
}

.codeph {
	font-family: monospace;
	font-size: 11.5px;
	color: black;
}

.nestedcodeph {
	font-family: monospace;
	font-size: 11.5px;
	color: black;
	background-color: #9CCFFF;
	border: 1px solid #9CCFFF;
	margin-bottom: -11px;
}

.filepath {
	font-family: monospace;
	font-size: 11.5px;
	color: black;
	display: inline;
}

.fig {
	margin-top: 10px;
	margin-bottom: 16px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	
}

.figtitle {
	font-size: 11px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 11px;
}

.footertext {
	font-size: 11px;
}

.simpletable {
	border: 0;
	border-spacing: 0;
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: 16px;
	margin-left: auto;
	margin-right: auto;
}

.sthead {
	font-weight: bold;
	font-size: 11.75px;
	color: #034588;
	margin-top: 1px;
}

.strow {
}

.stentry {
	vertical-align: top;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.stentrycenter {
	text-align:center;
}

.sthead .stentry {
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 0;
	vertical-align: bottom;
}

.stentry .ul {
	font-size: 11px;
	line-height: 129%;
	padding: 3px;
	margin: 2px;
}

.simpletablenestedlike .strow .stentry .ul {
	padding-top: 0px;
    padding-left: 0px;	
}


.simpletable .strow .stentry {
	border-top: 1px solid #cccccc;
}

.simpletableformat, .simpletableformat .strow,  .simpletableformat .strow .stentry
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.simpletabletight {
	margin: 0px;
	padding-bottom: 5px;
	border: 0px;	
}

.simpletabletight .strow .stentry {
	border-top: 0px;
}

.simpletablenoborder .strow .stentry, .simpletablenoborder .strow .sthead {
	vertical-align: top;
	padding-right: 6px;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 14px;
	border: 0px;
}

.simpletablenoborder + .simpletablenoborder  {
    padding-top: -27px;
    margin-top: -27px;    
}


.simpletablenested, .simpletablenestedlike {
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}

.simpletablenested .strow, .simpletablenested .p {
	margin: 0px;
	padding: 0px;
}

.simpletablenested .strow .stentry {
	margin: 0px;
	padding: 0px;

	border-top: 0px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.simpletablenested .strow .stentry .simpletable {
	margin: 0px;
	width: 100%;
}

.simpletablenested .strow .stentry .simpletable .strow .stentry {
	border: 0px;
}

.simpletablenested .strow .stentry .simpletable .sthead .stentry {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #003366;
	font-size: 11px;
	font-weight: bold;
	background-color: #ededd6;
	border-top: 2px solid #cccc99;
	border-bottom: 2px solid #cccc99;
	border-right: 0;
	border-left: 0;
	padding: 6px;
	vertical-align: top;
	text-align: left;
	white-space: nowrap;
}

.simpletablenestedlike .sthead .stentry {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #003366;
	font-size: 11px;
	font-weight: bold;
	background-color: #ededd6;
	border-top: 2px solid #cccc99;
	border-bottom: 2px solid #cccc99;

	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;

	padding: 6px;
	vertical-align: top;
	text-align: left;
	white-space: nowrap;
}

.simpletablenestedlike .strow .stentry {
	border-top: 0px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.simpletablenestedlike .p {
	margin: 0px;
	padding: 0px;
}

.stentry .ul {
	margin-left: 1.5em;
}

simpletable .step, simpletable .substep, simpletable .choice {
	margin-left:-1.5em;
	margin-top:-2px;
	padding-bottom:4px;
}

simpletable .li{
	margin-left:-1.5em;
	margin-top:-2px;
	margin-bottom: 0px;
}

.bordertop {
	border-top: 1px solid #cccccc;
}

.borderbottom {
	border-bottom: 1px solid #cccccc;
}

.centered {
	text-align:center;
}

.stentrycentered {
	vertical-align: middle;
}

.b {
	font-size: 11px;
}

.wide {
	width: 100%;
}

.fig .simpletable, .fig .strow, .fig .strow .stentry  {
	margin-bottom: 0px;
	padding: 0px;
}

.image { 
	border: 0;
}

.noborder, .simpletablenoborder .strow, .simpletablenoborder .sthead, .simpletablenoborder .stentry,  {
	border: 0px;
}

.ditaerror {
	color: black;
	background-color: yellow;
}

.draft-comment {
	color: black;
	background-color: #cccccc;
}

.relatedlinks {
	margin: 0px;
	margin-left: 0px;
	margin-right: 0px;

}

.printableview {
	float: right;
	margin-bottom: 20px;
}

.prolog {
}

.metadata {
}

.audience {
}

.category {
}

.stepresult {
}

.info {
}

.steps-unordered {
}

.prereq {
}

.tooltipdiv {
	position: absolute;
	border: 1px solid black;
	background-color: #FFFFE1;
	display: none;
	padding: 2px;
	width: 200px
}

.uicontrol {
	color: #396DA5;
	font-weight: bold;
}

.userinput {
	color: #396DA5;
	font-weight: bold;
}

.verbatim {
	font-family: monospace;
	margin-left: 0px;
	margin-top: 1px;
	margin-bottom: 2px;
	font-size: 11px;
}

.note {
	font-size: 11px;
	line-height: 129%;
	margin-top: 4px;
	margin-bottom: 4px;
}

.notefont {
	font-weight: bold;
}

.formula {
	font-family: sans-serif;
	font-style: italic;
}

sup, sub {
	font-size: 11px;
}

br.tablepadding {
/* line-height: 50%; */

}


/* these settings are used for Oxygen XML authoring view */

@media oxygen {
	reference, task, topic, section, concept {
		font-family: Arial, Helvetica, Verdana, sans-serif;
		font-size: 11px;
		margin: 0px;
		display: inline;

	}

	simpletable {
		display: table;
	}

	strow {
		display: table-row;
	}

	sthead {
		display: table-row;
	}

	stentry {
		display: table-cell;
	}

	p {
		display: block;
	}

	xref {
		color: #003366;
		text-decoration: underline;
	}

	ul, ol, steps, subteps, choices, mylowerromanlist {
		display: block;
		margin-left: 40px;
	}

	ol ul, ul ol, ul ul, ol ol {
		margin-top: 0;
		margin-bottom: 0;
	}

	li, step, substep, choice {
		display: list-item;
	}

