
/* Style Sheet by Jeff Knight webmaster@knightzone.com
   12/05/01
*/

.foot-text {  
		   font-family: Arial, Helvetica, sans-serif; 
		   font-size: 10px; color: #333333
}
.foot-link {  
		   font-family: Verdana, Arial, Helvetica, sans-serif; 
		   font-size: 10px; color: #0000FF
}
.foot-red {  
		  font-family: Arial, Helvetica, sans-serif; 
		  font-size: 10px; color: #FF0000
}
.tiny-content {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 8pt;
}
.tinywhite {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 8pt;
  color: white;
  font-weight: bold;
}
.content {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 10pt;
}
.blue-content {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 10pt;
  color : #000099;
}
.sidemenu {
  font-family : Arial, Helvetica, sans-serif;
  font-size: 9pt;
}
.menuitem {
  font-family : Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: red;
}
.smallwhite {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: white;
}
.whitehead {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size: 11pt;
  color: white;
}
.pagename {
  font-family : Arial, Helvetica, sans-serif;
  font-size: 16pt;
  font-weight : bold;
}
.major-heading {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 14.1pt;  /* 14pt not rendered correctly */
  font-weight : bold;
  color : #990000;
}
.minor-heading {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12pt;
  font-weight : bold;
}
.blueheading {
  font-family : Arial, Helvetica, sans-serif;
  font-size: 11pt;
  font-weight: bold;
  color: #000099;
}
.emphasis {
  color: #FF0000;
}
.more-emphasis {
  color: #990000;
  font-weight: bold;
}
.select-list {
  font-size : 9pt;
}
.blue-tiny {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 7pt;
  color : #000099;
  text-decoration : none;
}
.gray-tiny {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 8pt;
  color : #CCCCCC;
  text-decoration : none;
}
.plain-tiny {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 8pt;
}
.btnClear {
  font-size : 9pt;
  color: #000000;
  background-color : #fff8dc;
}
.btnGenerate {
  font-size : 10pt;
  font-weight: bold;
  color: #000000;
  background-color : #b0c4de;
}
.btnGo {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 8pt;
  font-weight : bold;
  color : #000000;
  background-color : #99ccff;
}