body {
	width: 640px;
	margin: 30px 10px 10px 30px;
	padding: 0px;
	letter-spacing: 0.2px;
	font-size: 12px;
	font-family: Helvetica;
	line-height: 1.5em;
}

#title {
	font-size: 18px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	font-weight: normal;
	border-bottom: 1px solid #c9c9c9;
}

#title a img {
    border: none;
    margin: 0px 10px 0px 0px;
	padding: 0px;
	float: left;
}

#title h1 {
	font-size: 22px;
	margin: 0px;
	padding: 7px 0px 0px 0px;
	font-weight: normal;
}


h2 {
	font-weight: normal;
	font-size: 20px;
	margin: 20px 0px 20px 0px;
	color: #3684c7;
	padding-top: 10px;
	
}

h2 em {
	font-style: normal;
	margin: 0 0 0 1px;
}


h3 {
	font-weight: bold;
	font-size: 15px;
	margin: 10px 0px 20px 0px;
	color: #000000;
	padding-top: 5px;
}

h4 {
	font-size: 15px;
	margin: 20px 0px 20px 25px;
	font-weight: normal;
	color: #000000;
}


/* h5 is the text under the title */
h5 {
	font-size: 13px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-weight: normal;
	color: #454545;
}

h6 {
	font-size: 14px;
	margin: 0 0 5px 0;
	padding: 0;
	font-weight: normal;
	color: #777777;
}

p {
	font-size: 13px;
	margin: 15px 0px 15px 1.9em;
	color: #303030;
	letter-spacing: 0;
}

big {
	font-size: 12px;
	background: #e4e4e4;
	border: 1px solid #c9c9c9;
	padding: 1px 2px 1px 2px;
}

big em {
	font-style: normal;
	color: #26B31A;
}

img {
	margin: 5px 0px 5px 25px;
}

img.diagram {
	margin: 5px 0 0px 25px;
}

p img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


a:link, a:visited {
	color: #4d69c6;
	text-decoration: underline;
}

a:hover, a:active {
	color: #ff7200;
}

dl.toc {
	font-size: 14px;
	border-bottom: 1px solid #c9c9c9;
	padding: 0px 0 5px 0;
}

.toc dt {
	font-weight: bold;
	margin: 8px 0 8px 0;
}
.toc dt em {
	font-style: normal;
	margin-left: 2.9em;
}

.toc dt dfn {	
	font-weight: normal;
	font-style: normal;
	margin-left: 3em;
}

.toc dd {
	margin: 0 0 8px 8em;
}

.toc a {
	text-decoration: none;
}

.toc a:link, .toc a:visited {
	color: #000000;
}

.toc a:hover {
	color: #ff7200;
}

.toc a:active {
	color: #c20000;
}

.desc-header {
	font-size: 14px;
	margin: 15px 0 0 1.8em;
	padding: 0;
	color: #3684c7;
/*	border-bottom: 1px solid #83baeb;	
*/}

.first {
	border-top: 1px solid #83baeb;
}

.last {
	border-bottom: 0;
}

dl.desc {
	margin: 0px 0 20px 2.0em;
	width: 620px;
	line-height: 22px;
	float:left;
	border-bottom:  1px solid #83baeb;
}

.desc dt {
	font-weight: bold;
	float: left;
	width: 190px;
	padding: 3px 0 3px 2px;
	border-top: 1px solid #dddddd;
	margin: 0;
}

.desc .first {
	border-top: 1px solid #83baeb;
}

.desc dd {
	float: left;
	margin: 0 0 0 0px;
	padding: 3px 0 3px 0;
	width: 425px;
	border-top: 1px solid #dddddd;	
}

.os-header {
	color: #3684c7;
	border-bottom: 1px solid #83baeb;
	margin: 15px 0 0 0;
}

dl.os {
	border: 0;
	margin-top: 5px;
	margin-bottom: 15px;
	border-bottom: 1px solid #83baeb;
	
}

dl.os dt {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px 0 5px 0;
	line-height: 14px;
	color: #ff7200;
	font-weight: normal;
}

dl.os dd {
	border: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0;
	padding: 2px 0 5px 80px;
	border-bottom: 1px solid #dddddd;
}

.os dd em {
	font-style: normal;
	color: #777777;
}

dl.step {
	margin: 0 0 15px 2.0em;
	padding: 0px 0 5px 0;
	width: 620px;
	border-top: 1px solid #83baeb;
	border-bottom: 1px solid #83baeb;
}


.os dl.step {
	width: 500px;
	border: 0;
	margin: 0 0 0 0;
	padding: 0;
}

.step dt {
	font-weight: bold;
	padding: 10px 0 3px 0px;
	margin: 0;
	color: #000000;	
}

.os .step dt {
	padding-top: 0px;
}

.step dt em, .os dl.step dt em {	
	margin-right: 10px;
	font-style: normal;
	color: #000000;	
}

.step dd {
	border-bottom: 1px solid #dddddd;
	padding: 0px 0 15px 4.3em;
	margin: 0 0 5px 0;
}

.os dl.step dd.last {
	border:0;
}
.step img {
	margin: 10px 0 10px 0;
	padding: 0;
}

.step dd.last {
	border: 0;
}

dl.cmd {
	border: 0;
	margin-top: 5px;
	margin-bottom: 15px;
	border-bottom: 1px solid #83baeb;	
}

dl.cmd dt {
	float: left;
	margin-bottom: 10px;
	padding-top: 2px;
	font-weight: bold;
	font-family: "Courier New";	
}

dl.cmd dd {
	border: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0;
	padding: 2px 0 5px 80px;
	border-bottom: 1px solid #dddddd;
}

.cmd dd em {
	color: #ff7200;
	font-style: normal;
}

.cmd dd ul {
	list-style: none;
	margin-left: 10px;
}

.cmd dd.separate {
	border-bottom: 1px solid #83baeb;
}

.cmd dd.last {
	border: 0;
}

dl.example {
	border: 0;
	margin-top: 5px;
	margin-bottom: 15px;
	border-bottom: 1px solid #83baeb;
	padding-bottom: 10px;
}

.example dt {
	color: #ff7200;
	float: left;
	padding: 10px 0 0 0;
	margin-top: 10px;
}

.instep dt {
	padding-top: 0;
}

.example dd {
	border: 0;
	border-top: 1px solid #dddddd;
	margin-left: 0;
	padding: 10px 0 0 20px;
	margin-top: 20px;
	
}

.example .first {
	border-top: 1px solid #83baeb;
	margin-top: 0;
}

.def {
	margin: 10px 0 10px 0;
	padding: 0 0 0 20px;
	border: 1px solid #b7d4ee;
	background: #e1ebf5;
}

.def li {
	margin: 7px 0 7px 0;
}

.def .tag {
	float: left;
	font-style: normal;
}

.def dfn {
	color: #777777;
}


dl.tall dd {
	line-height: 30px;
}

.os dd.last {
	border: 0;
}

dl.os small {
	font-size: 11px;
	color: #454545;
}

dl.ts {
	border: 0;
	margin-top: 10px;
	margin-bottom: 5px;
	border-top: 1px solid #83baeb;	
	line-height: 26px;
}

dl.ts .first {
	border-top: 0;
}

dl.wider dt {
	width: 350px;
}

dl.wide dt {
	width: 200px;
}

dl.med2wide dt {
	width: 180px;
}

dl.medium dt {
	width: 150px;
}

dl.nar2med dt {
	width: 130px;
}

dl.narrow dt {
	width: 100px;
}

dl.tiny dt {
	width: 60px;
}

dl.ts dt {
	float: left;
	font-weight: normal;
	font-style: italic;
	margin: 0;
	padding: 2px 0 5px 0px;
	border-top: 1px solid #dddddd;	
	
}

dl.ts dd {
	border: 0;
	margin: 0 0 0 0px;
	padding: 2px 0 5px 0px;
	border-top: 1px solid #dddddd;
	
}

.ts dd.last {
	border: 0;
}

dl.options {
	border: 0;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 20px;	
	border-bottom: 1px solid #83baeb;		
}

.options dt {
	font-weight: normal;
	font-family: Courier;
	border-top: 1px solid #dddddd;
	padding: 2px 0 2px 0px;
	float: left;
	width: 190px;
}

dl.wide dt {
	width: 250px;
}

dl.wide dd {
	margin-left: 250px;
}

.options dt span {
	color: #26B31A;
	text-decoration: underline;
}

.options dd dfn {
	color: #777777;
	margin-left: 10px;
}

.options dd {
	border: 0;
	border-top: 1px solid #dddddd;
	margin-left: 190px;
	padding: 2px 0 2px 0px;	
}

.options dd em {
	font-style: normal;
	color: #ff7200;
}

dl.options .first {
	border-top: 1px solid #83baeb;
}

dl.borderless {
	border-bottom: 0px;	
	
}

dl.diagram {
	border: 0;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 20px;
}

.diagram dt {
	font-family: courier;
	font-size: 13px;
	float: left;
	font-weight: normal;
	font-style: normal;
	color: #ff7200;
	margin: 0;
	padding: 2px 0 0px 0px;	
}

.diagram dt em {
	font-family: Helvetica;
	margin-left: 2px;	
	font-style: normal;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
}

.blacktag dt {
	color: #000000;
}

.diagram dd {
	margin: 0 0 0 0px;
	padding: 5px 0 5px 150px;
	border-bottom: 1px solid #dddddd;
	width: 465px;	
}

.instep dd {
	width: 570px;
}

.diagram dd em {
	color: #ff7200;
	font-style: normal;
}

.diagram dd ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}


.diagram img {
	margin: 0px 0 0 0;
	padding:0px 0 0 0;
}

dl.side {
	line-height: 14px;
}

.side dt {
	color: #ff7200;
	font-weight: normal;
}

.side dt em b {
	color: #000000;
	font-style: normal;
}
.side dd {
	margin: 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #dddddd;
}

.side dd ul {
	margin: 3px 0 0 0;
	padding: 0;
	list-style: none;
}

.side dd ul li {
	margin: 0 0 5px 0;
}

.code {
	background: #eeeeee;
	border: #bebebe;
	border: 1px solid #bebebe;
	padding: 5px 0 5px 5px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.file {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 3px 0 3px 10px;
	border: 1px solid #b7d4ee;
	background: #e1ebf5;
	font-family: Courier;
	font-weight: normal;
}

.file dfn {
	font-style: normal;
	color: #9c9c9c;
}

.file em {
	font-style: normal;
	color: #26B31A;
}

code {
	font-family: 'Courier New';
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 0em;
	margin: 0;
	padding: 0;
}

code em {
	color: #9c9c9c;
	font-style: normal;	
}

code span {
	color: #26B31A;
	text-decoration: underline;
}

/* Formatting tags */

.p-margin {
	margin-left: 25px;
}

.w50 {
	width: 50px;
}

.w100 {
	width: 100px;
}

.w150 {
	width: 150px;
}

.w200 {
	width: 200px;
}

.w250 {
	width: 250px;
}

.w300 {
	width: 300px;
}

.w350 {
	width: 350px;
}

.w400 {
	width: 400px;
}

table.one-col img, table.two-col img {
	margin: 10px 0px 10px 0px;
}


/* span is for commands */
span {
	font-family: 'Courier New';
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 0em;
	margin: 0;
	padding: 0;
}

span em {
	color: #9c9c9c;
	font-style: normal;
}

span span {
	color: #26B31A;
}

.divider {
	border-bottom: 1px solid #83baeb;
	margin: 0px 0px 8px 0px;
}

#version {
	float: right;
	font-size: 11px;
}

#copyright {
	border-top: 1px solid #c9c9c9;
    margin-top: 50px;
	padding: 20px 0px 10px 0px;
    text-align: center;
    font-size: 11px;
	color: #454545;
}

/* Steps table, define width and align in html */
table.step {
	margin: 15px 0px 15px 30px;
	padding-bottom: 10px;
	color: #303030;
	border-top: 1px solid #83baeb;
	border-bottom: 1px solid #83baeb;

}

table.step tr td img {
	margin-left:4.3em;
}

table.step tr td p img {
	margin-left:0;
}

table.step tr td {
	margin: 0px;
	padding: 10px 10px 5px 0;

}

table.step tr td .tag {
	float: left;
	width:4.2em;
	height:2em;
	font-weight: bold;
	color: #000000;
}
table.step tr td ul .tag {
	width:auto;
	height:auto;
}
table.step tr td p {
	margin: 10px 0px 5px 4em
}

table.step tr td p em {
	font-style: normal;
	color: #ff7200;
	margin-right: 10px;
}

table.step tr td p span em {
	color: #aaaaaa;
}

table.step tr td table.two-col, table.step tr td table.os {
	margin: 0px 0px 0px 4.2em;
}

/* End of steps table */

/* One-column table, define width and align in html */
table.one-col {
	margin: 15px 0px 15px 30px;
	color: #303030;
}

table.one-col th {
	border-bottom: 1px solid #ffffff;
	font-weight: normal;
	color: #ffffff;
	background: #83baeb;
	padding: 5px 5px 2px 7px;
}

table.one-col tr td {
	margin: 0px;
	padding: 5px 10px 5px 0;
	border-bottom: 1px solid #83baeb;
}

table.one-col tr td .tag {
	float: left;
	margin: 12px 0px 0px 0px;
	color: #ff7200;
}
/* End of one-column table */

/* Two-column table, define width and align in html */
table.two-col {
	margin: 5px 0px 15px 30px;
	color: #303030;
}

table.two-col th {
	border-bottom: 1px solid #ffffff;
	font-weight: normal;
	color: #ffffff;
	background: #83baeb;
	padding: 5px 5px 2px 5px;
}

table.two-col em {
	font-style: normal;
	font-weight: normal;
	color: #ff7200;
}

table.two-col a:link, table.two-col a:visited {
	text-decoration: underline;
	color: #4d69c6;
}

table.two-col a:hover, table.two-col a:active {
	text-decoration: underline;
	color: #ff7200;
}

table.two-col tr td {
	margin: 0px;
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #83baeb;
}

table.two-col tr td ul {
	margin: 0px;
	padding: 3px 0px 0px 0px;
	list-style: none;
}

table.two-col tr td ul.bullet-list {
	list-style-type: disc;
	list-style-position: inside;
}

table.two-col tr td ul li {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 3px 0px;
}

table.two-col tr td ul li p {
	margin: 3px 0px 0px 0px;
	padding: 0px;
}

table.two-col tr td .tag {
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
/* End of two-column table */

/* Operating system list, to specify single-line instruction or bullets*/
table.os {
	margin: 0px 0px 15px 25px;
/*	border-top: 1px solid #83baeb;
*/	border-bottom: 1px solid #83baeb;

}

table.os th {
	border-bottom: 1px solid #83baeb;
	font-weight: normal;
	text-align: left;
	color: #3684c7;
	padding:  0px;
}

table.os tr td {
	margin: 0px;
	padding: 5px 5px 0px 0px;
	border: 0px;
}

table.os tr td.last {
	border: 0;
}

table.os em {
	font-style: normal;
	color: #ff7200;
}

table.os span em {
	font-style: normal;
	color: #9c9c9c;
}

/* Indicator list that works with an image */
ul.indicator {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 550px;
}

ul.indicator li {
	margin: 0px 0px 0px 2.7em !important;
	padding: 5px 0px 10px 0px;
	color: #303030;
	border-bottom: 1px solid #83baeb;
}

ul.indicator li p, table.step ul.indicator li p {
	padding: 10px 0px 0px 25px;
	margin: 0px 0px 0px 0px;
}

ul.indicator li .name {
	font-weight: bold;
	float: left;
	font-style: normal;
	margin-right: 10px;
}

ul.indicator li .name img {
	margin: 0px;
	padding: 0px;
}

ul.indicator li .tag, table.step ul.indicator li .tag {
	font-weight: bold;
	color: #ff7200;
	margin: 0px 0px 0px 25px;
	padding: 0;
	float: left;
}

table.step ul.indicator li .tag {
	width: 0.5em;	
}

ul.indicator li .tag{
	margin:0 !important;
	padding-right:1em !important;
}

table.step ul.indicator li { 
	margin: 0px 0px 0px 4.5em !important;
	padding: 5px 0px 10px 0px;
}


/* Bullet list, intended for one-column table */
ul.bullet-list {
	margin: 5px 0 0 0px;
	padding: 0px;
	list-style-type: disc;
	list-style-position: inside;
	margin-left:.3em;
}

ul.p-margin {
	margin-left: 25px;
}

ul.bullet-list li {
	margin: 0px;
	padding: 0px 0px 7px 0px;
}

ul.border-bottom {
	border-bottom: 1px solid #83baeb;
}

/* End of bullet list */


ul.bullet-list-p {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	list-style-type: disc;
	list-style-position: inside;
}

ul.bullet-list-p li {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
table.two-col tr td ul.indent, table.os tr td ul.indent {
	margin-left: 4em;
}
 table.os tr td {
 	position:relative;
 	}
ul.indent {
	list-style-type: none;
	margin: 0 0 5px 0 !important;
	padding: 0;
}

ul.indent li {
	margin: 0 0 10px 4em !important;
	padding: 0;
}

table td ul.indent li .tag {
	position: relative;
	margin:0;
	margin-left: -4em;
	font-weight: bold;
	float:left;
}

.notice {
	border: 1px solid #c9c9c9;
	color: #6c200b;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px 10px 10px 10px;
	background: #f4f1c1;
}

ul.indicator-2nd {
	margin: 0;
	padding: 0 0 0 20px;
	list-style-type: none;
}

ul.indicator-2nd li {
	padding: 0 0 5px 0;
	border: 0px;
}



table.borderless {
	border: none;
	margin: 5px 0 5px 25px;
}

.borderless th {
	text-align: left;
	color: #3684c7;
	font-size: 13px;
	font-weight: normal;
	border-bottom: 1px solid #83baeb;
}

table.border-bottom  {
	border-bottom: 1px solid #83baeb;
	padding-bottom: 5px;
}

table.borderless em {
	color: #ff7200;
	font-weight: normal;
	padding-right: 3px;
	font-style: normal;
}

.borderless p {
	margin: 5px 0 0 0;
	padding: 0;
}

.borderless h7 {
	font-size: 13px;
}

hr {
	border-top: 1px solid #dddddd;
	border-bottom: none;
	border-left: none;
	border-right: none;
}

.indent {
	padding-left: 10px;
}

kbd em {
	color: #9c9c9c;
}

kbd span {
	color: #26B31A;
	text-decoration: underline;
}

.image-desc {
	font-size: 11px;
	margin: 0 0 10px 30px;
	padding: 0 0 0 0;
	font-style: italic;
	color: #454545;
}