/* Most of the generic div structures as well as the default html tag formats */

/* Html element defaults */
html {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	font-size:10pt;
	width:92%;
	padding-bottom:50px;
	margin-left:20px;
}
.splash {
	background-position:100px 50px;
	background-image:url('../icons/logo.gif');
	background-repeat:no-repeat;
}



P {	font-size: 10pt;
	margin-top:0pt;
	padding-top:0em;
	margin-bottom:5pt;
}
table P {
	margin-top:0pt;
	padding-top:0em;
	margin-bottom:5pt;
	word-break: break-word;
	word-wrap: break-word;
}
table {
	margin-top:2;
	margin-bottom:1em;
	border:0pt;
	border-style:solid;
	border-color:black;
	table-layout: auto;
	/* width:100%; */

}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	/* IE10+ CSS styles go here */
	/* Set max-width for IE only, to try to prevent extra long
	words from causing excessive column widths */
	td {
		/* font-family: 'Courier New', Courier, monospace; */
		max-width:600px;
	}
}

td {
	min-width:80px;
	/* max-width:600px; */
	border:1pt;
	border-style:solid;
	vertical-align:top;
	padding:2pt;
}
table.SpecInfo {
	border-style:none;
	margin-bottom:5px;
	
}
table.SpecInfo td{
	border-style:none;
	min-width:50px;
}

table.Parameters {
	border-style:none;
	margin-bottom:5px;
}
table.Parameters td{
	border-style:none;
/*	background-color:#add8e6; */
}

.titlePage {
	position:relative;
	padding:2em;
	left:150px;
	top:200px;
}

.titlePageContent {
	position:relative;
	padding:2em;
	top:500px;
	left:40px;
}

.titlePageProductNumber {
	font-weight: bold;
	font-size:26pt;
	padding-top:15px;
}
.titlePageProductName {
	font-weight: bold;
	font-size:24pt;
	padding-top:75px;
	white-space:pre-wrap;
}
.titlePageGuideName {
	font-weight: bold;
	font-size:24pt;
	padding-top:75px;
	padding-bottom:75px;
}
.titlePagePartNumber, .titlePageIssueNumber, .titlePageIssueDate {
	font-weight: bold;
	font-size:12pt;
	padding-top:5px;
}
/* Div for titlepage proprietary statement */
.titlePageDisclaimer {
	position:relative;
	padding:2em;
	top:400px;
	left:40px;
	
}


.PubProprietary {
	font-weight: bold;
	font-size:16pt;
	padding-top:15px;
}
.PubCopyright {
	font-weight: bold;
	font-size:14pt;
	padding-top:15px;
}

.TableHead {
	font-weight:bold;
}
.SARTable {
	margin-top:.5em;
}

.Backpg{
	font-size: 10pt;
}


/* Generic div wrappers */
/* Mostly these do nothing, they are here only if for some reason, explicit formatting needs to be applied. */

.C, .Sections, .Backpg {
	padding-left:1em;
	width:auto;
}

.S, .Ss, .Sss, .Ssss, .Sssss, .Ssssss {
	width:auto;
}

/* div for P elements */
.divP {
	display:inline;
	width:auto;
}

.ttlSpecificationGroup, .ttlSpecificationSubGroup {
	margin-bottom:5px;
}
.Specification {
	padding-left:15px;
	text-indent:-15px;
	margin-bottom:10px;
	font-size:10pt;
	font-weight:normal;
}

/* Spans */

.entity {
	font-family: "Arial Unicode MS";
}
.entitybig {
	font-family: "Arial Unicode MS";
	font-size:14pt;
}
.FmtSpecInfo {
	font-weight:bold;
}
.FmtBold{
	font-weight:bold;
}
.FmtNone{
	
}
.FmtCourier{
	font-family:"courier new";
}
.FmtEmphasis{
	font-style:italic;
}
.FmtSuper {
	font-size:70%;
	vertical-align: super;
}
.FmtSub {
	font-size:70%;
	vertical-align: sub;
}
.FmtStrike {
	text-decoration: line-through;
}
.FmtReview {
	background-color: #9900ff;
}

/* Graphic objecs */
.Graph {
	display:block;
}
.Icon {
	margin-bottom:-.2em;
	margin-left:.2em;
	margin-right:.2em;
}

/* Pdf button */
#pdf {
	position: fixed;
	top: 20px;
	right: 50px;
	width: 40px;
	height: 40px;
	z-index: 10;
}

#pdfButton {
	height:30px;
	width:60px;
}
/* From SARCLI */
.CLIHeader {
	position:relative;
	clear:both;
	font-family:arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	width:auto;
	display:inline;
}
.CLISample, .CLISyntax {
	position:relative;
	clear:both;
	font-family:"courier new";
	font-size:10pt;
	margin-bottom:15px;
	width:auto;
	left:2em;
}
.CLICLI {
	position:relative;
	clear:both;
	font-family:"courier new";
	font-size:10pt;
	font-weight:bold;
	width:auto;
	left:2em;
}

/* Line elements */
.Level0 {
	clear:both;
	position:relative;
	text-indent:-10pt;
	padding-left:10pt;
	left:0pt;
	width:auto;
}
.Level1 {
	clear:both;
	position:relative;
	left:0pt;
	text-indent:-10pt;
	padding-left:20pt;
	width:auto;
}
.Level2 {
	clear:both;
	position:relative;
	left:0pt;
	text-indent:-10pt;
	padding-left:30pt;
	width:auto;
}
.Level3 {
	clear:both;
	position:relative;
	text-indent:-10pt;
	padding-left:40pt;
	width:auto;
}
.Level4 {
	clear:both;
	position:relative;
	left:0pt;
	text-indent:-10pt;
	padding-left:50pt;
	width:auto;
}
.Level5 {
	clear:both;
	position:relative;
	left:0pt;
	text-indent:-10pt;
	padding-left:60pt;
	width:auto;
}
.Level6 {
	clear:both;
	position:relative;
	left:0pt;
	text-indent:-10pt;
	padding-left:70pt;
	width:auto;
}
.Level7 {
	clear:both;
	position:relative;
	left:0pt;
	text-indent:-10pt;
	padding-left:80pt;
	width:auto;
}
.Level8 {
	clear:both;
	position:relative;
	left:0pt;
	text-indent:-10pt;
	padding-left:90pt;
	width:auto;
}
.Level9 {
	clear:both;
	position:relative;
	left:0pt;
	text-indent:-10pt;
	padding-left:100pt;
	width:auto;
}
/* From SAR Commands */

.Command {
	margin-bottom:20px;
}
.Context, .Syntax, .SpecialCase, .Description, .Default, .OutputSample{
	position:relative;
	left:2em;
	width:90%;
}

.ParamValues, .ParamDefault {
	position:relative;
	left:2em;
	width:90%;
	margin-bottom:-15px;

}

.Parameter {
	position:relative;
	left:2em;
	width:90%;
	margin-bottom:1em;
}

.SyntaxHeader, .ContextHeader, .DescriptionHeader, .ParametersHeader, .DefaultHeader, .OutputHeader, .SpecialCasesHeader {
	font-family:arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
}

.ParamValuesHeader, .ParamDefaultHeader, .CaseHeader, .ParamKeyword {
	position:relative;
	width:auto;
	font-weight:bold;
}
.ParamUser {
	position:relative;
	width:auto;
	font-style:italic;
}
.OutputSampleHeader {
	display:block;
	width:auto;
	font-weight:bold;
/*	color:purple; */
}

.divContent{
	position:relative;
	left:2em;
	width:auto;
}
.divCommandSub {
	position:relative;
	left:4.5em;
	top:-18px;
	width:auto;
	line-height:110%;
	width:auto;
}

.CommandContext {
	position:relative;
	font-family:arial, Helvetica, sans-serif;
	font-size:10pt;
	margin-bottom:1em;
	width:auto;
}
.CommandSyntax {
	position:relative;
	font-family:arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	margin-bottom:1em;
	width:auto;
}

/* Screen text elements */
.OutputScreenText {
	position:relative;
	border:0;
	border-style:solid;
	clear:both;
	font-family:"courier new";
	margin-bottom:1em;
	/* Changes to force inline */
	display:inline-block;
	width:800px;
	white-space:normal;
	
}
.ScreenText {
	border:0;
	border-style:solid;
	clear:both;
	font-family:"courier new";
	font-size:10pt;
	width:auto;
	
}

/* From SARLists */
ol,ul {
	margin-top:0px;
	margin-bottom:0px;
}
li {
	margin-top:3px;
	margin-bottom:3px;
}
.divList {
	clear:both;
	width:auto;
	padding-left:1.5em;
	}
.divItem {
	
	display:block-inline;
	clear:both;
	width:auto;
}
.divSublist {
	border:0;
	border-style:solid;
	
	clear:left;
	width:auto;
}
.divSubitem {
	border:0;
	border-style:solid;
	
	clear:left;
	width:auto;
}

.StepLine {
	width: 100%; 
	height: 1px; 
	background-color: #124191; 
	border-color: #124191; 
	color: #124191; 
}
.Alpha {
	list-style-type: lower-alpha;
}

.Bullet {
	list-style-type: disc;
}
.Bullet2 {
	list-style-type: square;
	/* list-style-image: url('../icons/rarr.gif'); */
}
.Bullet3 {
	list-style-type: disc;
}
.Numbers {
	list-style-type: decimal;
}
.Roman {
	list-style-type: lower-roman;
}
.Steps {
	list-style-type: decimal;
}


.Item {
	
	font-weight:normal;
	width:auto;
}

.ItemHead {
	font-weight:bold;
	font-size:11pt;
	left:0pt;
	margin-left:-10pt; 
	padding-top:5px;
	
}

.Subitem {
	
	clear:left;
	left:10pt;
	width:auto;
}
.Subsubitem {
	
	clear:left;
	left:20pt;
	width:auto;
}



/* From SARTitles */
.Unknown {
	position:relative;
	color:red;
	clear:both;
	width:auto;
}

h1 {	font-weight: bold;
	font-size:24pt;
	font-family: Arial, Helvetica, sans-serif;
	padding-top:15px;
	color:#124191;
}

h2 {	font-weight: bold;
	font-size:22pt;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:15px;
	color:#124191;
}

h3 {	font-weight: bold;
	font-size:18pt;
	font-family: Arial, Helvetica, sans-serif;
	padding-top:15px;
	color:#124191;

}
h4 {	font-weight: bold;
	font-size:16pt;
	font-family: Arial, Helvetica, sans-serif;
	padding-top:15px;
	color:#124191;
}
h5 {	font-weight: bold;
	font-size:14pt;
	font-family: Arial, Helvetica, sans-serif;
	padding-top:15px;
	color:#124191;
}

h6 {	margin-top:10pt;
	padding-top:0em;
	margin-bottom:2pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12;
	color:#124191;
}

.ttlC, .ttlS, .ttlSs, .ttlSss, .ttlSsss, .ttlSssss, .ttlSsssss, .ttlCommand, .ttlContent{
/*	display:inline; */
}
.ttlTable, .ttlF{
	margin-bottom:10px;
}
.S, .Ss, .Sss, .Ssss, .Sssss {
	margin-top:1em;
}

h1.ttlBackpg {	font-weight: bold;
		font-size:20pt;
		font-family: Arial, Helvetica, sans-serif;
		color:#124191;
		margin-bottom: 1em;}

h3.ttlBackpg {font-weight: bold;
		font-size:14pt;
		font-family: Arial, Helvetica, sans-serif;
		color:#124191;
		margin-top: -.5em;
}

/* From SARLinks */
a {
	text-decoration:none;
}
a:link {
	color:#124191;
}

.RefCommand {
	color:red;
}

.RefText, .RefNum {
}







