/* $Header: /doc-root/doc/process/doctypes/help/mzrt_set.css,v 1.5 2005/06/21 18:29:15 SteveHarned Exp $ */

body {font-family: Arial, Helvetica, sans-serif; font-size: 80%; letter-spacing: normal; text-align: left; word-spacing: normal; margin-right: 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%; color: blue; font-style: italic; text-indent: 10px; }
.contnt {font-family: Arial, Helvetica, sans-serif; position:relative; top: 15px; }
.banr {position:absolute; top: 0px; left: 0px; padding-bottom: 15px}
.banrtext1 {font-weight: bold; font-size: 200%; letter-spacing: 0.1em; color: #FFFFFF; position:absolute; width:850px; height:53px; z-index:3; left: 13px; top: 16px; } 
.banrtext2 {font-weight: bold; font-size: 200%; letter-spacing: 0.1em; color: #555555; position:absolute; width:850px; height:53px; z-index:2; left: 15px; top: 17px; } 
.banrtext3 {font-weight: bold; font-size: 200%; letter-spacing: 0.1em; color: #111111; position:absolute; width:850px; height:53px; z-index:1; left: 17px; top: 18px; } 
.banrPbtn {position: absolute; top: 2px; right: 10px; z-index: 4; }
.banrNbtn {position: absolute; top: 26px; right: 10px; z-index: 4; }
.banrShowAllbtn {display: none; position: absolute; top: 2px; right: 40px; z-index: 4; }
.banrHideAllbtn {display: none; position: absolute; top: 2px; right: 40px; z-index: 4; }
.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;}

table {font-family: Arial, Helvetica, sans-serif; font-size: 90% }
.TBannerTable  { background: url(./figures/help_header.jpg); text-indent: 3pt; }

  .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: #00639F;
     } 

 .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: #DD0044;
     }

/* 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: #00639F;
	 font-weight: bold; 
	text-decoration: none;
	}
 A:active {color: #FF0000; 
	 font-weight: bold; 
	}
 A:visited {color: #007755;
	 font-weight: bold;
	text-decoration: none;
	}
 A:hover {color: purple; font-weight: bold; text-decoration: underline;
	}
 /* li { color: blue }  make paras within list item within ordered list blue */

   
 .toolname { font-style: italic; }
 .textinline
 


