
body { font-family: Arial, Verdana, sans-serif; 
        font-size: .85em;}



.topictitle1,.topictitle2,.topictitle3       {color:            #000066;}
ul, ul.li {list-style-type: disc;}
.ullinks { margin-left:0; padding-left:0; list-style-type: none }

/* ol {font-weight: bold;} I need to figure out how to unbold the rest*/




.note, .attention {border-top: 1pt solid black; border-bottom: 1pt solid black; padding: 3pt;}



pre {font-size: 13px; }
/* kbd.userinput {display: block; margin-top: 1em; margin-bottom:1em; font-weight:bold; font-family: monospace; font-size: 13px;}
tt.sysout { display: block; } */
.div_linebreak {display: block; margin-top: 1em; margin-bottom:1em; }
kbd.userinput {font-weight:bold; font-family: monospace; font-size: 13px;}
.option, .kwd, .cmdname, .parmname, .apiname {font-family: monospace; font-size: 13px;}
.kwd { font-weight: normal; }
.varname {font-family: monospace; font-style: italic; font-size: 13px}
.change {color: #FF0000;}
.familylinks {margin-top: 1em;}
.filepath {font-family: monospace; font-size: 13px;}
.uicontrol { font-weight: normal; }
.cmd .uicontrol { font-weight: bold; }
.menucascade .uicontrol { font-weight: bold; }
.dlterm {margin-top: 1em;}
div.shortdesc {margin-top: 1em;}
div.abstract {margin-top: 1em;}
/* .simpletableborder {padding: 2pt;} */
table.choicetableborder {text-align: left}
table {margin-top: 1em; margin-bottom: 1em; font-size: 1em;}
table caption {text-align:left;}

/* Images */
div.imagejustify, div.imageright, div.imagecenter, div.imageleft { padding: 10pt; }
.footer-info {font-size: .7em; color: #666666; margin-top: 2em;}
.stamp-info {text-align:center; font-size: .7em; color: #666666; margin-bottom: 20px;}
.netappnav {text-align: center; margin-bottom:40px}
.navimage {border: 0; margin-left: 10px; margin-right: 10px;}
.moreinfolabel { margin-top: 1em; margin-bottom: 0em; color: black; font-size: 1.17em; font-weight: bold;}
/* .stepslabel { margin-top: 1em; margin-bottom: 0em; color: black; font-size: 1.17em; font-weight: bold;}
.prereqlabel { margin-top: 1em; margin-bottom: 0em; color: black; font-size: 1.17em; font-weight: bold;}
.contextlabel { margin-top: 1em; margin-bottom: 0em; color: black; font-size: 1.17em; font-weight: bold;}
.postreqlabel { margin-top: 1em; margin-bottom: 0em; color: black; font-size: 1.17em; font-weight: bold;}
.resultlabel { margin-top: 1em; margin-bottom: 0em; color: black; font-size: 1.17em; font-weight: bold;} */
.stepxmplabel { margin-bottom: 0em; font-weight: bold;}
.stepxmp { margin-top: 0em;}


/* ------------these are specific to the TOC--------------- */

.toctitle_oemlibrary {margin-bottom: 10px; text-align: center; font-size: 1.25em; color: #000066;}
.toctitle_booklibrary {margin-bottom: 10px; text-align: center; font-size: 1.25em; font-weight:bold}
.toctitle_subtitle {margin-bottom: 10px; text-align: center; font-size: 1.25em; font-weight:normal}
.toctitle {margin-bottom: 10px; text-align: center; font-size: 1.5em; color: #000066;}

.toc {font-size:11pt; margin-top:20pt; font-weight:bold; list-style-type:none;}
.tocsm {font-size:10pt; margin-top:3pt; font-weight:normal; list-style-type:none;}
/* .tocsmul_1 {margin-left: -15px;}
.tocsmul_2 {margin-left: -15px;}
.tocsmul_3 {margin-left: -15px;}
.tocsmul_4 {margin-left: -15px;}
.tocsmul_5 {margin-left: -15px;} */
.tocsmul_1 {margin-left: 0; padding:0; margin-left: 15px;}
.tocsmul_2 {margin-left: 0; padding:0; margin-left: 15px;}
.tocsmul_3 {margin-left: 0; padding:0; margin-left: 15px;}
.tocsmul_4 {margin-left: 0; padding:0; margin-left: 15px;}
.tocsmul_5 {margin-left: 0; padding:0; margin-left: 15px;}

li, li p {margin-top: .5em; margin-bottom: .5em; }


.tocframe_ul{
	list-style-type: none;
        padding: 0;
        margin: 0;
        margin-left: 10px;
        margin-top: 2px;
	background-image: url(img/default/vline.gif);
	background-repeat: no-repeat;
}
.tocframe_li{
	text-align: left;
	background-image: url(img/default/stln.gif);
	background-repeat: no-repeat;
	padding-left:20px;
        }
.tocframe_a, .tocframe_head_a{
        font-family: arial,sans-serif;
        font-size: .8em;
        font-size-adjust: none;
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
        }
.tocframe_a{ text-decoration: none;}
.tocframe_head_a{ text-decoration: underline;}
.tocframe_a:link, .tocframe_a:visited, .tocframe_head_a:link, .tocframe_head_a:visited  { color: #46546C;}
.tocframe_a:hover, .tocframe_head_a:hover {color: #4d77c3; }
.tasklabel { margin-top: 1em; margin-bottom: 0em; color: black; font-size: 1.17em; font-weight: bold; }