/* $Header: /doc-root/doc/process/doctypes/help/mzrt_set_print.css,v 1.1 2008/06/23 17:44:58 Steve.Harned Exp $ */

body {font-family: Arial, Helvetica, sans-serif; font-size: 100%; letter-spacing: normal; text-align: left; word-spacing: normal; margin-right: 0px; margin-bottom:0px; }
h1 {font-family: Arial, Helvetica, sans-serif; font-size: 110% }
h2 {font-family: Arial, Helvetica, sans-serif; font-size: 100%; padding-left: 15px; text-indent: 10px; }
h3 {font-family: Arial, Helvetica, sans-serif; font-size: 90%; padding-left: 15px; text-indent: 10px; }
h4 {font-family: Arial, Helvetica, sans-serif; font-size: 90%; padding-left: 15px; text-indent: 10px; }
h5 {font-family: Arial, Helvetica, sans-serif; font-size: 90%; font-style: italic; text-indent: 10px; }
.contnt {font-family: Arial, Helvetica, sans-serif; position:relative; margin-top: 15px; }
.banr {position:absolute; top: 0px; left: 0px; margin-bottom: 15px; }
.banrtext1 {font-weight: bold; font-size: 200%; letter-spacing: 0.1em; color: #000000; position:absolute; width:850px; height:53px; z-index:3; left: 0px; top: 0px; } 
.banrtext2 {display: none; } 
.banrtext3 {display: none; } 
.banrPbtn {display: none; }
.banrNbtn {display: none; }
.banrShowAllbtn {display: none; }
.banrHideAllbtn {display: none; }
.moreinfo {display: none; }
.hidden_sect2 {display: none; background-color: white; }
.hidden_sect3 {display: none; background-color: white; }
.hidden_sect4 {display: none; background-color: white; }
.hidden_procedure {display: none; background-color: white; }
.hidden_toolset {display: none; background-color: white; }
.hidden_dlgctrl {display: none; background-color: white; }
.hidden_footnote {display: none; background-color: #FFFFCC; z-index: 10;}
.expand_sect2 {display: inline; background-color: white; }
.expand_sect3 {display: inline; background-color: white; }
.expand_sect4 {display: inline; background-color: white; }
.expand_procedure {display: inline; background-color: white; }
.expand_toolset {display: inline; background-color: white; }
.expand_dlgctrl {display: inline; background-color: white; }
.expand_footnote {display: inline; background-color: #FFFFCC; z-index: 10;}
.rolldownctl {display: none; }

table {font-family: Arial, Helvetica, sans-serif; font-size: 90% }
.TBannerTable  { background-color: none; padding-bottom: 5px; }

  .clsTOCItem {font-family: Arial, Helvetica, sans-serif; }

 .task 
     { font-size: 90%; 
       font-family: Arial, Helvetica, sans-serif; 
       font-weight: bold;
       padding-left: 15px;
       text-indent: 10px;
       color: #000000;
     } 

 .monofont 
     { font-family: monospace; 
     }

 .toolname 
     { font-style: italic; 
     }

 .caps 
     { text-transform: uppercase; 
     }

 .nocaps
     { text-transform: lowercase;
     }

 .initialcap 
     { text-transform: capitalize; 
     }

 .sansserif 
     { font-family: Verdana, Arial, Helvetica, sans-serif;
     }

 .glossaryTerm
     { font-weight: bold; color: #000000;
     }

/* p { margin: 10px; text-align: left } */

/* Remove underlining for unvisited and visited links. Bold links momentarily when clicked. */ 
/* Added hover style so that links are purple and underlined when the mouse is over them. */

 A:link {color: #000000;
	 font-weight: bold; 
	text-decoration: none;
	}
 A:active {color: #000000; 
	 font-weight: bold; 
	}
 A:visited {color: #000000;
	 font-weight: bold;
	text-decoration: none;
	}
 
   
 .toolname { font-style: italic; }
 .textinline
 


