/* $Header: /cvs/doc-root/doc/process/doctypes/help/set.css,v 1.19 2004/01/13 12:49:06 SteveHarned Exp $ */

body {margin: 0pt; font-family: Arial, Helvetica, sans-serif; font-size: 80%; letter-spacing: normal; text-align: left; word-spacing: normal; }
h1 {font-family: Arial, Helvetica, sans-serif; font-size: 110% }
h2 {font-family: Arial, Helvetica, sans-serif; font-size: 100% }
h3 {font-family: Arial, Helvetica, sans-serif; font-size: 90% }
h4 {font-family: Arial, Helvetica, sans-serif; font-size: 90% }
h5 {font-family: Arial, Helvetica, sans-serif; font-size: 90%; color: blue; font-style: italic }
.contnt { margin-left: 15pt; margin-right: 15pt; }
.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; }

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;
       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;
     }

 .dialogboxname
     { font-style: italic;
     }

 .dialogitemlabel
     { font-style: italic;
     }

/* 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
 

