/* 2nd version 9/20/2005 */

/* Default links - medum blue with dark blue hover  -used for links within a paragraph of text */
a:link, a:active, a:visited { 
   font-family: arial;
   font-size: 10pt;
   color: #336699; 
   font-weight: bold; 
   text-decoration: underline; }
   
a:hover { 
   font-family: arial;
   font-size: 10pt; 
   font-family: arial; 
   color: #003366; 
   text-decoration: underline;}
   
   
/* Main navigation bar */
a.nav, a:active.nav, a:visited.nav { 
   font-family: arial;
   font-size: .70em; 
   color: #ffffff;
   font-weight: bold;
   text-decoration: none; }
   
a:hover.nav { 
   font-family: arial;
   font-size: .70em;
   color: #99ccff; 
   font-weight: bold;
   text-decoration: none; }

/* light blue 8pt */
a.lb8, a:active.lb8, a:visited.lb8 { 
     font-size: 8pt; 
	 font-family: arial; 
	 color: #99ccff; 
	 font-weight: normal;
	 text-decoration: none;   }
	 
a:hover.lb8 { 
   font-size: 8pt; 
   font-family: arial;
   color: #003366; 
   font-weight: normal;
   text-decoration: underline;    }

/* light blue 8pt bold*/
a.lb8b, a:active.lb8b, a:visited.lb8b  { 
   font-size: 8pt; 
   font-family: arial;
   color: #99ccff; 
   font-weight: bold;
   text-decoration: none;   }
   
a:hover.lb8b { 
   font-size: 8pt;
   font-family: arial;
   color: #003366;
   font-weight: bold; 
   text-decoration: underline;   }

/* light blue 8pt underline */
a.lb8u, a:active.lb8u, a:visited.lb8u { 
   font-size: 8pt; 
   font-family: arial;
   color:#99ccff;
   font-weight: normal; 
   text-decoration: underline;   }

a:hover.lb8u {
   font-size: 8pt; 
   font-family: arial;  
   color: #003366;
   font-weight: normal; 
   text-decoration: underline;  }

/* light blue 8pt bold*/
a.lb8ub, a:active.lb8ub, a:visited.lb8ub {
   font-size: 8pt; 
   font-family: arial; 
   color: #99ccff;
   font-weight: bold; 
   text-decoration: underline;   }

a:hover.lb8ub {
   font-size: 8pt; 
   font-family: arial; 
   color: #003366;
   font-weight: bold; 
   text-decoration: underline;   }
   
    
   /* orange to green for OD on home page for list*/
a.og8ub, a:active.og8ub, a:visited.og8ub {
   font-size: 8pt; 
   font-family: arial; 
   color: #f5822c;
   font-weight: bold; 
   text-decoration: none;   }

a:hover.og8ub {
   font-size: 8pt; 
   font-family: arial; 
   color: #6eb43f;
   font-weight: bold; 
   text-decoration: underline;   }

/* light blue  9pt */
a.lb9, a:active.lb9, a:visited.lb9 {
   font-size: 9pt; 
   font-family: arial;
   color: #99ccff;
   font-weight: normal; 
   text-decoration: none;   }

a:hover.lb9 { 
   font-size: 9pt; 
   font-family: arial;
   color: #003366; 
   font-weight: normal;
   text-decoration: underline;   }

/* light blue 9pt bold*/
a.lb9b, a:active.lb9b, a:visited.lb9b { 
   font-size: 9pt; 
   font-family: arial;
   color: #99ccff; 
   font-weight: bold;
   text-decoration: none;   }

a:hover.lb9b {
   font-size: 9pt; 
   font-family: arial; 
   color: #003366; 
   font-weight: bold;
   text-decoration: underline;   }

/* light blue  9pt underline*/
a.lb9u, a:active.lb9u, a:visited.lb9u { 
   font-size: 9pt; 
   font-family: arial;
   color: #99ccff;
   font-weight: normal; 
   text-decoration: underline;   }
a:hover.lb9u {
   font-size: 9pt; 
   font-family: arial;
   color: #003366;
   font-weight: normal;
   text-decoration: underline;   }

/* light blue 9pt underline bold*/
a.lb9ub, a:active.lb9ub, a:visited.lb9ub {
   font-size: 9pt;
   font-family: arial;
   color: #99ccff;
   font-weight: bold;
   text-decoration: underline;   }

a:hover.lb9ub { 
   font-size: 9pt;
   font-family: arial;
   color: #003366;
   font-weight: bold;
   text-decoration: underline;   }

/* light blue 10pt */
a.lb10, a:active.lb10, a:visited.lb10 {
   font-size: 10pt; 
   font-family: arial;
   color: #99ccff; 
   font-weight: normal;
   text-decoration: none;   }

a:hover.lb10 { 
   font-size: 10pt; 
   font-family: arial;
   color: #003366;  
   font-weight: normal;
   text-decoration: underline;  }

/* light blue 10pt bold*/
a.lb10b, a:active.lb10b, a:visited.lb10b { 
   font-size: 10pt;
   font-family: arial;
   color: #99ccff;
   font-weight: bold;
   text-decoration: none;  }

a:hover.lb10b { 
   font-size: 10pt;
   font-family: arial;
   color: #003366;
   font-weight: bold;
   text-decoration: underline;   }

/* light blue 10pt */
a.lb10u, a:active.lb10u, a:visited.lb10u {
   font-size: 10pt;
   font-family: arial;
   color: #99ccff;
   font-weight: normal;
   text-decoration: underline;  }

a:hover.lb10u { 
   font-size: 10pt;
   font-family: arial;
   color: #003366;
   font-weight: normal;
   text-decoration: underline;   }

/* light blue 10pt bold*/
a.lb10ub,  a:active.lb10ub, a:visited.lb10ub { 
   font-size: 10pt; 
   font-family: arial;
   color: #99ccff;
   font-weight: bold;
   text-decoration: underline;   }

a:hover.lb10ub { 
   font-size: 10pt;
   font-family: arial;
   color: #003366;
   font-weight: bold;
   text-decoration: underline; }

/* light blue 11pt */
a.lb11, a:active.lb11, a:visited.lb11 {
   font-size: 11pt;
   font-family: arial;
   color: #99ccff;
   font-weight: normal;
   text-decoration: none;   }

a:hover.lb11 { 
   font-size: 11pt;
   font-family: arial;
   color: #003366;
   font-weight: normal;
   text-decoration: underline;  }

/* light blue 11pt bold*/
a.lb11b, a:active.lb11b, a:visited.lb11b { 
   font-size: 11pt;
   font-family: arial;
   color: #99ccff;
   font-weight: bold;
   text-decoration: none; }

a:hover.lb11b { 
   font-size: 11pt;
   font-family: arial;
   font-weight: bold;
   color: #003366;
   text-decoration: underline;   }

/* light blue 11pt underline*/
a.lb11u, a:active.lb11u, a:visited.lb11u { 
	font-size: 11pt; 
	font-family: arial;
	font-weight: normal;
	color: #99ccff; 
	text-decoration: underline;  }

a:hover.lb11u { 
	font-size: 11pt; 
	font-family: arial;
	font-weight: normal;
	color: #003366; 
	text-decoration: underline;   }

/* light blue 11pt underline bold*/
a.lb11ub, a:active.lb11ub, a:visited.lb11ub { 
	font-size: 11pt; 
	font-family: arial;
	font-weight: bold;
	color: #99ccff; 
	text-decoration: underline;  }
 
a:hover.lb11ub { 
	font-size: 11pt; 
	font-family: arial;
	font-weight: bold; 
	color: #003366; 
	text-decoration: underline;  }

/* light blue 12pt */
a.lb12, a:active.lb12, a:visited.lb12 { 
	font-size: 12pt; 
	font-family: arial; 
	font-weight: normal;
	color: #99ccff; 
	text-decoration: none;  }

a:hover.lb12 { 
	font-size: 12pt;
	font-family: arial; 
	font-weight: normal;
	color: #003366; 
	text-decoration: underline;  }

/* light blue 12pt bold*/
a.lb12b, a:active.lb12b, a:visited.lb12b { 
	font-size: 12pt; 
	font-family: arial;
	font-weight: bold;
	color: #99ccff; 
	text-decoration: none; 	 }

a:hover.lb12b { 
	font-size: 12pt; 
	font-family: arial;
	font-weight: bold; 
	color: #003366; 
	text-decoration: underline; }

/* light blue 12pt underline*/
a.lb12u, a:active.lb12u, a:visited.lb12u { 
	font-size: 12pt; 
	font-family: arial;
	font-weight: normal;
	color: #99ccff; 
	text-decoration: underline;   }
  
a:hover.lb12u { 
	font-size: 12pt; 
	font-family: arial;
	font-weight: normal;
	color: #003366; 
	text-decoration: underline;  }

/* light blue 12pt underline bold*/
a.lb12ub, a:active.lb12ub, a:visited.lb12ub { 
	font-size: 12pt; 
	font-family: arial;
	font-weight: bold;
	color: #99ccff; 
	text-decoration: underline; }

a:hover.lb12ub {
	font-size: 12pt; 
	font-family: arial;
	font-weight: bold; 
	color: #003366; 
	text-decoration: underline;   }

/* light blue 14pt */
a.lb14, a:active.lb14, a:visited.lb14 { 
	font-size: 14pt; 
	font-family: arial;
	font-weight: normal;
	color: #99ccff; 
	text-decoration: none;   }
	
a:hover.lb14 { 
	font-size: 14pt; 
	font-family: arial; 
	font-weight: normal;
	color: #003366; 
	text-decoration: underline;  }

/* light blue 14pt bold*/
a.lb14b, a:active.lb14b, a:visited.lb14b {   
	font-size: 14pt; 
	font-family: arial; 
	font-weight: bold; 
	color: #99ccff; 
	text-decoration: none;}

a:hover.lb14b {   
	font-size: 14pt; 
	font-family: arial;
	font-weight: bold; 
	color: #003366; 
	text-decoration: underline;}

/* light blue 14pt underline*/
a.lb14u, a:active.lb14u, a:visited.lb14u { 
	font-size: 14pt; 
	font-family: arial; 
	font-weight: normal;
	color: #99ccff; 
	text-decoration: underline;  }
	
	
a:hover.lb14u { 
	font-size: 14pt; 
	font-family: arial;
	font-weight: normal;
	color: #003366; 
	text-decoration: underline;   }

/* light blue 14pt underline bold*/
a.lb14ub, a:active.lb14ub, a:visited.lb14ub { 
	font-size: 14pt; 
	font-family: arial;
	font-weight: bold;
	color: #99ccff; 
	text-decoration: underline; }
	
a:hover.lb14ub { 
	font-size: 14pt; 
	font-family: arial; 
	font-weight: bold; 
	color: #003366; 
	text-decoration: underline;  }

/* light blue 16pt */
a.lb16, a:active.lb16, a:visited.lb16 { 
	font-size: 16pt; 
	font-family: arial; 
	font-weight: normal;
	color: #99ccff; 
	text-decoration: none;   }


a:hover.lb16 { 
	font-size: 16pt; 
	font-family: arial; 
	font-weight: normal;
	color: #003366; 
	text-decoration: underline;  }

/* light blue 16pt bold*/
a.lb16b, a:active.lb16b, a:visited.lb16b { 
	font-size: 16pt; 
	font-family: arial;
	font-weight: bold;
	color: #99ccff; 
	text-decoration: none; }
	
a:hover.lb16b { 
	font-size: 16pt; 
	font-family: arial; 
	font-weight: bold;
	color: #003366; 
	text-decoration: underline;   }

/* light blue 16pt underline*/
a.lb16u, a:active.lb16u,  a:visited.lb16u { 
	font-size: 16pt; 
	font-family: arial; 
	font-weight: normal;
	color: #99ccff; 
	text-decoration: underline;  }

a:hover.lb16u { 
	font-size: 16pt; 
	font-family: arial; 
	font-weight: normal;
	color: #003366; 
	text-decoration: underline;  }

/* light blue 16pt underline bold*/
a.lb16ub, a:active.lb16ub, a:visited.lb16ub {   
	font-size: 16pt; 
	font-family: arial;
	font-weight: bold; 
	color: #99ccff; 
	text-decoration: underline;}


a:hover.lb16ub { 
	font-size: 16pt; 
	font-family: arial; 
	font-weight: bold;
	color: #003366; 
	text-decoration: underline;  }

/* medium blue 8pt */
a.mb8, a:active.mb8, a:visited.mb8 { 
	font-size: 8pt; 
	font-family: arial; 
	font-weight: normal; 
	color: #336699; 
	text-decoration: none;   }


a:hover.mb8 { 
	font-size: 8pt; 
	font-family: arial;
	font-weight: normal;
	color: #003366; 
	text-decoration: underline;   }

/* medium blue 8pt bold*/
a.mb8b, a:active.mb8b, a:visited.mb8b { 
	font-size: 8pt; 
	font-family: arial; 
	font-weight: bold;
	color: #336699; 
	text-decoration: none;  }
	
a:hover.mb8b {  
	font-size: 8pt; 
	font-family: arial;
	font-weight: bold; 
	color: #003366; 
	text-decoration: underline; }

/* medium blue 8pt underline */
a.mb8u, a:active.mb8u, a:visited.mb8u {   
	font-size: 8pt; 
	font-family: arial; 
	font-weight: normal; 
	color: #336699; 
	text-decoration: underline;}
	
a:hover.mb8u {   
	font-size: 8pt;
	font-family: arial;
	font-weight: normal;
	color: #003366;
	text-decoration: underline; }

/* medium blue 8pt underline bold*/
a.mb8ub, a:active.mb8ub, a:visited.mb8ub { 
	font-size: 8pt; 
	font-family: arial; 
	font-weight: bold;
	color: #336699; 
	text-decoration: underline;  }
	
a:hover.mb8ub { 	
	font-size: 8pt; 
	font-family: arial;
	font-weight: bold;
	color: #003366; 
	text-decoration: underline;   }

/* medium blue 9pt */
a.mb9, a:active.mb9,  a:visited.mb9 { 
	font-size: 9pt; 
	font-family: arial; 
	font-weight: normal;
	color: #336699; 
	text-decoration: none;  }

a:hover.mb9 { 
	font-size: 9pt; 
	font-family: arial; 
	font-weight: normal;
	color: #003366;
	 text-decoration: underline;   }

/* medium blue 9pt bold*/
a.mb9b, a:active.mb9b, a:visited.mb9b { 
	font-size: 9pt; 
	font-family: arial;
	font-weight: bold;
	color: #336699; 
	text-decoration: none;   }
	
a:hover.mb9b { 
	font-size: 9pt; 
	font-family: arial; 
	font-weight: bold;
	color: #003366; 
	text-decoration: underline;  }

/* medium blue 9pt underline*/
a.mb9u, a:active.mb9u, a:visited.mb9u { 
	font-size: 9pt; 
	font-family: arial; 
	font-weight: normal;
	color: #336699; 
	text-decoration: underline;  }
	
a:hover.mb9u { 
	font-size: 9pt; 
	font-family: arial; 
	font-weight: normal;
	color: #003366; 
	text-decoration: underline;  }

/* medium blue 9pt underline bold*/
a.mb9ub, a:active.mb9ub, a:visited.mb9ub { 
	font-size: 9pt; 
	font-family: arial; 
	font-weight: bold;
	color: #336699; 
	text-decoration: underline;  }
	
a:hover.mb9ub { 
	font-size: 9pt; 
	font-family: arial;
	font-weight: bold;
	color: #003366; 
	text-decoration: underline;   }

/* medium blue 10pt */
a.mb10, a:active.mb10, a:visited.mb10 { 
	font-size: 10pt; 
	font-family: arial; 
	font-weight: normal;
	color: #336699; 
	text-decoration: none;  }
	
a:hover.mb10 { 
	font-size: 10pt; 
	font-family: arial;
	font-weight: normal;
	color: #003366;
	 text-decoration: underline;   }

/* medium blue 10pt bold*/
a.mb10b, a:active.mb10b, a:visited.mb10b { 
	font-size: 10pt; 
	font-family: arial; 
	font-weight: bold;
	color: #336699; 
	text-decoration: none;  }
	
a:hover.mb10b { 
	font-size: 10pt; 
	font-family: arial; 
	font-weight: bold;
	color: #003366; 
	text-decoration: underline;  }

/* medium blue 10pt underline */
a.mb10u, a:active.mb10u, a:visited.mb10u { 
	font-size: 10pt; 
	font-family: arial;
	font-weight: normal; 
	color: #336699; 
	text-decoration: underline;  }

a:hover.mb10u { 
	font-size: 10pt; 
	font-family: arial;
	font-weight: normal;
	color: #003366; 
	text-decoration: underline;   }

/* medium blue 10pt underline bold*/
a.mb10ub, a:active.mb10ub, a:visited.mb10ub { 
	font-size: 10pt; 
	font-family: arial; 
	font-weight: bold;
	color: #336699; 
	text-decoration: underline;  }

a:hover.mb10ub { 
	font-size: 10pt; 
	font-family: arial;
	font-weight: bold;
	color: #003366; 
	text-decoration: underline;   }

/* medium blue 11pt */
a.mb11, a:active.mb11, a:visited.mb11 { 
	font-size: 11pt; 
	font-family: arial;
	font-weight: normal;
	color: #336699; 
	text-decoration: none;   }

a:hover.mb11 { 
	font-size: 10pt; 
	font-family: arial;
	font-weight: normal;
	color: #003366; 
	text-decoration: underline;   }

/* medium blue 11pt bold*/
a.mb11b, a:active.mb11b, a:visited.mb11b { 
	font-size: 11pt; 
	font-family: arial;
	font-weight: bold;
	color: #336699; 
	text-decoration: none;   }

a:hover.mb11b { 
	font-size: 11pt; 
	font-family: arial;
	font-weight: bold;
	color: #003366; 
	text-decoration: underline;   }

/* medium blue 11pt underline */
a.mb11u, a:active.mb11u, a:visited.mb11u { 
	font-size: 11pt; 
	font-family: arial; 
	font-weight: normal;
	color: #336699; 
	text-decoration: underline;  }

a:hover.mb11u { 
	font-size: 11pt; 
	font-family: arial;
	font-weight: normal;
	color: #003366; 
	text-decoration: underline;   }

/* medium blue 11pt underline bold*/
a.mb11ub, a:active.mb11ub, a:visited.mb11ub { 
	font-size: 11pt; 
	font-family: arial;
	font-weight: bold;
	color: #336699; 
	text-decoration: underline;   }

a:hover.mb11ub { 
	font-size: 11pt; 
	font-family: arial;
	font-weight: bold;
	color: #003366; 
	text-decoration: underline;   }

/* medium blue 12pt */
a.mb12, a:active.mb12, a:visited.mb12 { 
	font-size: 12pt; 
	font-family: arial; 
	font-weight: normal;
	color: #336699; 
	text-decoration: none;  }

a:hover.mb12 { 
	font-size: 12pt; 
	font-family: arial;
	font-weight: normal;
	color: #003366; 
	text-decoration: underline;   }

/* medium blue 12pt bold*/
a.mb12b, a:active.mb12b, a:visited.mb12b { 
	font-size: 12pt; 
	font-family: arial; 
	font-weight: bold;
	color: #336699; 
	text-decoration: none;  }

a:hover.mb12b { 
	font-size: 12pt; 
	font-family: arial;
	font-weight: bold;
	color: #003366; 
	text-decoration: underline;   }

/* medium blue 12pt underline */
a.mb12u, a:active.mb12u, a:visited.mb12u { 
	font-size: 12pt; 
	font-family: arial;
	font-weight: normal;
	color: #336699; 
	text-decoration: underline;   }

a:hover.mb12u { 
	font-size: 12pt; 
	font-family: arial;
	font-weight: normal;
	color: #003366; 
	text-decoration: underline;   }

/* medium blue 12pt underline bold*/
a.mb12ub, a:active.mb12ub, a:visited.mb12ub { 
	font-size: 12pt; 
	font-family: arial; 
	font-weight: bold;
	color: #336699; 
	text-decoration: underline;  }

a:hover.mb12ub { 
	font-size: 12pt; 
	font-family: arial; 
	font-weight: bold;
	color: #003366; 
	text-decoration: underline;  }

/* medium blue 14pt */
a.mb14, a:active.mb14, a:visited.mb14 { 
	font-size: 14pt; 
	font-family: arial;
	font-weight: normal;
	color: #336699; 
	text-decoration: none;   }

a:hover.mb14 { 
	font-size: 14pt; 
	font-family: arial;
	font-weight: normal;
	color: #003366; 
	text-decoration: underline;   }

/* medium blue 14pt bold*/
a.mb14b,a:active.mb14b,a:visited.mb14b { 
	font-size: 14pt; 
	font-family: arial;
	font-weight: bold;
	color: #336699; 
	text-decoration: none;   }

a:hover.mb14b { 
	font-size: 14pt; 
	font-family: arial;
	font-weight: bold;
	color: #003366; 
	text-decoration: underline;   }

/* medium blue 14pt underline*/
a.mb14u, a:active.mb14u, a:visited.mb14u { 
	font-size: 14pt; 
	font-family: arial;
	font-weight: normal;
	color: #336699; 
	text-decoration: underline;   }

a:hover.mb14u { 
	font-size: 14pt; 
	font-family: arial;
	font-weight: normal;
	color: #003366; 
	text-decoration: underline;   }

/* medium blue 14pt underline bold*/
a.mb14ub, a:active.mb14ub, a:visited.mb14ub { 
	font-size: 14pt; 
	font-family: arial; 
	font-weight: bold;
	color: #336699; 
	text-decoration: underline;  }

a:hover.mb14ub { 
	font-size: 14pt; 
	font-family: arial; 
	font-weight: bold;
	color: #003366; 
	text-decoration: underline;  }

/* medium blue 16pt */
a.mb16, a:active.mb16, a:visited.mb16 { 
	font-size: 16pt; 
	font-family: arial;
	font-weight: normal;
	color: #336699; 
	text-decoration: none;   }

a:hover.mb16 { 
	font-size: 16pt; 
	font-family: arial;
	font-weight: normal;
	color: #003366; 
	text-decoration: underline;   }

/* medium blue 16pt bold*/
a.mb16b, a:active.mb16b, a:visited.mb16b { 
	font-size: 16pt; 
	font-family: arial; 
	font-weight: bold;
	color: #336699; 
	text-decoration: none;  }

a:hover.mb16b { 
	font-size: 16pt; 
	font-family: arial;
	font-weight: bold;
	color: #003366; 
	text-decoration: underline;   }

/* medium blue 16pt underline*/
a.mb16u, a:active.mb16u, a:visited.mb16u { 
	font-size: 16pt; 
	font-family: arial;	
	font-weight: normal;
	color: #336699; 
	text-decoration: underline;   }

a:hover.mb16u { 
	font-size: 16pt; 
	font-family: arial;
	font-weight: normal;
	color: #003366; 
	text-decoration: underline;   }

/* medium blue 16pt underline bold*/
a.mb16ub, a:active.mb16ub, a:visited.mb16ub { 
	font-size: 16pt; 
	font-family: arial; 
	font-weight: bold;
	color: #336699; 
	text-decoration: underline;  }

a:hover.mb16ub { 
	font-size: 16pt; 
	font-family: arial;
	font-weight: bold;
	color: #003366; 
	text-decoration: underline;   }

/* dark blue 8pt */
a.db8, a:active.db8, a:visited.db8 { 
	font-size: 8pt; 
	font-family: arial; 
	font-weight: normal;
	color: #003366; 
	text-decoration: none;  } 

a:hover.db8 { 
	font-size: 8pt; 
	font-family: arial; 
	font-weight: normal;
	color: #336699; 
	text-decoration: underline;  }

/* dark blue 8pt bold*/
a.db8b, a:active.db8b, a:visited.db8b { 
	font-size: 8pt; 
	font-family: arial; 
	font-weight: bold;
	color: #003366; 
	text-decoration: none;  }

a:hover.db8b { 
	font-size: 8pt; 
	font-family: arial;
	font-weight: bold;
	color: #336699; 
	text-decoration: underline;   }

/* dark blue 8pt underline */
a.db8u, a:active.db8u, a:visited.db8u { 
	font-size: 8pt; 
	font-family: arial; 
	font-weight: normal;
	color: #003366; 
	text-decoration: underline;  }

a:hover.db8u { 
	font-size: 8pt; 
	font-family: arial;
	font-weight: normal; 
	color: #336699; 
	text-decoration: underline;  }

/* dark blue 8pt underline bold*/
a.db8ub, a:active.db8ub, a:visited.db8ub { 
	font-size: 8pt; 
	font-family: arial; 
	font-weight: bold;
	color: #003366; 
	text-decoration: underline;  }

a:hover.db8ub { 
	font-size: 8pt; 
	font-family: arial;
	font-weight: bold;
	color: #336699; 
	text-decoration: underline;   }

/* dark blue 9pt */
a.db9, a:active.db9 , a:visited.db9 { 
	font-size: 9pt; 
	font-family: arial;
	font-weight: normal;
	color: #003366; 
	text-decoration: none;   }

a:hover.db9 { 
	font-size: 9pt; 
	font-family: arial;
	font-weight: normal;
	color: #336699; 
	text-decoration: underline;   }

/* dark blue 9pt bold*/
a.db9b, a:active.db9b, a:visited.db9b { 
	font-size: 9pt; 
	font-family: arial; 
	font-weight: bold;
	color: #003366; 
	text-decoration: none;   }

a:hover.db9b { 
	font-size: 9pt; 
	font-family: arial;
	font-weight: bold;
	color: #336699; 
	text-decoration: underline;   }

/* dark blue 9pt underline*/
a.db9u, a:active.db9u, a:visited.db9u { 
	font-size: 9pt; 
	font-family: arial;
	font-weight: normal;
	color: #003366; 
	text-decoration: underline;   }

a:hover.db9u { 
	font-size: 9pt; 
	font-family: arial;
	font-weight: normal;
	color: #336699; 
	text-decoration: underline;   }

/* dark blue 9pt underline bold*/
a.db9ub, a:active.db9ub, a:visited.db9ub { 
	font-size: 9pt; 
	font-family: arial; 
	font-weight: bold;
	color: #003366; 
	text-decoration: underline;  } 

a:hover.db9ub { 
	font-size: 9pt; 
	font-family: arial;
	font-weight: bold;
	color: #336699; 
	text-decoration: underline;   }

/* dark blue 10pt */
a.db10, a:active.db10, a:visited.db10 { 
	font-size: 10pt; 
	font-family: arial;
	font-weight: normal;
	color: #003366; 
	text-decoration: none;   }

a:hover.db10 { 
	font-size: 10pt; 
	font-family: arial;
	font-weight: normal;
	color: #336699; 
	text-decoration: underline;   }

/* dark blue 10pt bold*/
a.db10b, a:active.db10b, a:visited.db10b { 
	font-size: 10pt; 
	font-family: arial; 
	font-weight: bold;
	color: #003366; 
	text-decoration: none;  }

a:hover.db10b { 
	font-size: 10pt; 
	font-family: arial; 
	font-weight: bold;
	color: #336699; 
	text-decoration: underline;  }

/* dark blue 10pt underline*/
a.db10u, a:active.db10u, a:visited.db10u { 
	font-size: 10pt; 
	font-family: arial; 
	font-weight: normal;
	color: #003366; 
	text-decoration: underline;  }

a:hover.db10u { 
	font-size: 10pt; 
	font-family: arial;
	font-weight: normal;
	color: #336699; 
	text-decoration: underline;   }

/* dark blue 10pt underline bold*/
a.db10ub, a:active.db10ub, a:visited.db10ub { 
	font-size: 10pt; 
	font-family: arial; 
	font-weight: bold;
	color: #003366; 
	text-decoration: underline;  }

a:hover.db10ub { 
	font-size: 10pt; 
	font-family: arial;
	font-weight: bold;
	color: #336699; 
	text-decoration: underline;   }

/* dark blue 11pt */
a.db11, a:active.db11, a:visited.db11 { 
	font-size: 11pt; 
	font-family: arial; 
	font-weight: normal;
	color: #003366; 
	text-decoration: none;  }

a:hover.db11 { 
	font-size: 11pt; 
	font-family: arial;
	font-weight: normal;
	color: #336699; 
	text-decoration: underline;   }

/* dark blue 11pt bold*/
a.db11b, a:active.db11b, a:visited.db11b { 
	font-size: 11pt; 
	font-family: arial;
	font-weight: bold;
	color: #003366; 
	text-decoration: none;   }

a:hover.db11b { 
	font-size: 11pt; 
	font-family: arial; 
	font-weight: bold;
	color: #336699; 
	text-decoration: underline;  }

/* dark blue 11pt underline*/
a.db11u, a:active.db11u, a:visited.db11u { 
	font-size: 11pt; 
	font-family: arial; 
	font-weight: normal;
	color: #003366; 
	text-decoration: underline;  }

a:hover.db11u { 
	font-size: 11pt; 
	font-family: arial; 
	font-weight: normal;
	color: #336699; 
	text-decoration: underline;  }

/* dark blue 11pt underline bold*/
a.db11ub, a:active.db11ub, a:visited.db11ub { 
	font-size: 11pt; 
	font-family: arial;
	font-weight: bold;
	color: #003366; 
	text-decoration: underline;   }

a:hover.db11ub { 
	font-size: 11pt; 
	font-family: arial;
	font-weight: bold;
	color: #336699; 
	text-decoration: underline;   }

/* dark blue 12pt */
a.db12, a:active.db12 , a:visited.db12 { 
	font-size: 12pt; 
	font-family: arial; 
	font-weight: normal;
	color: #003366; 
	text-decoration: none;  }

a:hover.db12 { 
	font-size: 12pt; 
	font-family: arial;
	font-weight: normal;
	color: #336699; 
	text-decoration: underline;   }

/* dark blue 12pt bold*/
a.db12b, a:active.db12b, a:visited.db12b { 
	font-size: 12pt; 
	font-family: arial; 
	font-weight: bold;
	color: #003366; 
	text-decoration: none;  }

a:hover.db12b { 
	font-size: 12pt; 
	font-family: arial;
	font-weight: bold;
	color: #336699; 
	text-decoration: underline;   }

/* dark blue 12pt underline*/
a.db12u, a:active.db12u, a:visited.db12u { 
	font-size: 12pt; 
	font-family: arial; 
	font-weight: normal;
	color: #003366; 
	text-decoration: underline;  }

a:hover.db12u { 
	font-size: 12pt; 
	font-family: arial;
	font-weight: normal;
	color: #336699; 
	text-decoration: underline;   }

/* dark blue 12pt underline bold*/
a.db12ub, a:active.db12ub, a:visited.db12ub { 
	font-size: 12pt; 
	font-family: arial; 
	font-weight: bold;
	color: #003366; 
	text-decoration: underline;  }

a:hover.db12ub { 
	font-size: 12pt; 
	font-family: arial;
	font-weight: bold;
	color: #336699; 
	text-decoration: underline;   }

/* dark blue 14pt */
a.db14, a:active.db14, a:visited.db14 { 
	font-size: 14pt; 
	font-family: arial;
	font-weight: normal;
	color: #003366; 
	text-decoration: none;   }
	
a:hover.db14 { 
	font-size: 14pt; 
	font-family: arial;
	font-weight: normal;
	color: #336699; 
	text-decoration: underline;   }

/* dark blue 14pt bold*/
a.db14b, a:active.db14b, a:visited.db14b { 
	font-size: 14pt; 
	font-family: arial; 
	font-weight: bold;
	color: #003366; 
	text-decoration: none;  }

a:hover.db14b { 
	font-size: 14pt; 
	font-family: arial; 
	font-weight: bold;
	color: #336699; 
	text-decoration: underline;  }

/* dark blue 14pt underline*/
a.db14u, a:active.db14u, a:visited.db14u { 
	font-size: 14pt; 
	font-family: arial; 
	font-weight: normal;
	color: #003366; 
	text-decoration: underline;  }

a:hover.db14u { 
	font-size: 14pt; 
	font-family: arial;
	font-weight: normal;
	color: #336699; 
	text-decoration: underline;   }

/* dark blue 14pt underline bold*/
a.db14ub, a:active.db14ub, a:visited.db14ub { 
	font-size: 14pt; 
	font-family: arial; 
	font-weight: bold;
	color: #003366; 
	text-decoration: underline;  }

a:hover.db14ub { 
	font-size: 14pt; 
	font-family: arial;
	font-weight: bold;
	color: #336699; 
	text-decoration: underline;   }

/* dark blue 16pt */
a.db16, a:active.db16, a:visited.db16 { 
	font-size: 16pt; 
	font-family: arial;
	font-weight: normal;
	color: #003366; 
	text-decoration: none;   }

a:hover.db16 { 
	font-size: 16pt; 
	font-family: arial;
	font-weight: normal;
	color: #336699; 
	text-decoration: underline;   }

/* dark blue 16pt bold*/
a.db16b, a:active.db16b, a:visited.db16b { 
	font-size: 16pt; 
	font-family: arial; 
	font-weight: bold;
	color: #003366; 
	text-decoration: none;  }

a:hover.db16b { 
	font-size: 16pt; 
	font-family: arial;
	font-weight: bold;
	color: #336699; 
	text-decoration: underline;   }

/* dark blue 16pt underline*/
a.db16u, a:active.db16u, a:visited.db16u { 
	font-size: 16pt; 
	font-family: arial; 
	font-weight: normal;
	color: #003366; 
	text-decoration: underline;  }

a:hover.db16u { 
	font-size: 16pt; 
	font-family: arial; 
	font-weight: normal;
	color: #336699; 
	text-decoration: underline;  }

/* dark blue 16pt underline bold*/
a.db16ub, a:active.db16ub, a:visited.db16ub { 
	font-size: 16pt; 
	font-family: arial; 
	font-weight: bold;
	color: #003366; 
	text-decoration: underline;  }


a:hover.db16ub { 
	font-size: 16pt; 
	font-family: arial; 
	font-weight: bold;
	color: #336699; 
	text-decoration: underline;  }

/* white 8pt */
a.white8, a:active.white8, a:visited.white8 { 
	font-size: 8pt; 
	font-family: arial; 
	font-weight: normal;
	color: #ffffff; 
	text-decoration: none;  }

a:hover.white8 { 
	font-size: 8pt; 
	font-family: arial; 
	font-weight: normal;
	color: #ffffff; 
	text-decoration: underline;  }

/* white 8pt bold*/
a.white8b, a:active.white8b, a:visited.white8b { 
	font-size: 8pt; 
	font-family: arial; 
	font-weight: bold;
	color: #ffffff; 
	text-decoration: none;  }

a:hover.white8b { 
	font-size: 8pt; 
	font-family: arial; 
	font-weight: bold;
	color: #ffffff; 
	text-decoration: underline;  }

/* white 8pt underline */
a.white8u, a:active.white8u, a:visited.white8u { 
	font-size: 8pt; 
	font-family: arial; 
	font-weight: normal;
	color: #ffffff; 
	text-decoration: underline;  }

a:hover.white8u { 
	font-size: 8pt; 
	font-family: arial; 
	font-weight: normal;
	color: #ffffff; 
	text-decoration: underline;  }

/* white 8pt underline bold*/
a.white8ub, a:active.white8ub, a:visited.white8ub { 
	font-size: 8pt; 
	font-family: arial; 
	font-weight: bold;
	color: #ffffff; 
	text-decoration: underline;  }

a:hover.white8ub { 
	font-size: 8pt; 
	font-family: arial;
	font-weight: bold;
	color: #ffffff; 
	text-decoration: underline;   }

/* white  9pt */
a.white9, a:active.white9, a:visited.white9 { 
	font-size: 9pt; 
	font-family: arial; 
	font-weight: normal;
	color: #ffffff; 
	text-decoration: none;  }

a:hover.white9 { 
	font-size: 9pt; 
	font-family: arial; 
	font-weight: normal;
	color: #ffffff; 
	text-decoration: underline;  }

/* white 9pt bold*/
a.white9b, a:active.white9b, a:visited.white9b { 
	font-size: 9pt; 
	font-family: arial; 
	font-weight: bold;
	color: #ffffff; 
	text-decoration: none;  }

a:hover.white9b { 
	font-size: 9pt; 
	font-family: arial; 
	font-weight: bold;
	color: #ffffff; 
	text-decoration: underline;  }

/* white  9pt underline*/
a.white9u, a:active.white9u , a:visited.white9u { 
	font-size: 9pt; 
	font-family: arial; 
	font-weight: normal;
	color: #ffffff; 
	text-decoration: underline;  }

a:hover.white9u { 
	font-size: 9pt; 
	font-family: arial; 
	font-weight: normal;
	color: #ffffff; 
	text-decoration: underline;  }

/* white 9pt underline bold*/
a.white9ub, a:active.white9ub, a:visited.white9ub { 
	font-size: 9pt; 
	font-family: arial;
	font-weight: bold;
	color: #ffffff; 
	text-decoration: underline;   }

a:hover.white9ub { 
	font-size: 9pt; 
	font-family: arial;
	font-weight: bold;
	color: #ffffff; 
	text-decoration: underline;   }

/* white 10pt */
a.white10, a:active.white10, a:visited.white10 { 
	font-size: 10pt; 
	font-family: arial; 
	font-weight: normal;
	color: #ffffff; 
	text-decoration: none;  }

a:hover.white10 { 
	font-size: 10pt; 
	font-family: arial;
	font-weight: normal;
	color: #ffffff; 
	text-decoration: underline;   }

/* white 10pt bold*/
a.white10b, a:active.white10b, a:visited.white10b { 
	font-size: 10pt; 
	font-family: arial; 
	font-weight: bold;
	color: #ffffff; 
	text-decoration: none;  }

a:hover.white10b { 
	font-size: 10pt; 
	font-family: arial; 
	font-weight: bold;
	color: #ffffff; 
	ext-decoration: underline;  }

/* white 10pt underline*/
a.white10u, a:active.white10u, a:visited.white10u { 
	font-size: 10pt; 
	font-family: arial; 
	font-weight: normal;
	color: #ffffff; 
	text-decoration: underline;  }

a:hover.white10u { 
	font-size: 10pt; 
	font-family: arial; 
	font-weight: normal;
	color: #ffffff; 
	text-decoration: underline;  }

/* white 10pt underline bold*/
a.white10ub, a:active.white10ub,a:visited.white10ub {  
	font-size: 10pt; 
	font-family: arial; 
	font-weight: bold;
	color: #ffffff; 
	text-decoration: underline;  }

a:hover.white10ub { 
	font-size: 10pt; 
	font-family: arial; 
	font-weight: bold;
	color: #ffffff; 
	text-decoration: underline;  }

/* white 11pt */
a.white11,  a:active.white11, a:visited.white11 { 
	font-size: 11pt;
	font-weight: normal; 
	font-family: arial;
	color: #ffffff; 
	text-decoration: none; 	 }
	
a:hover.white11 { 
	font-size: 11pt;
	font-weight: normal; 
	font-family: arial;
	color: #ffffff; 
	text-decoration: underline;  }

/* white 11pt bold*/
a.white11b, a:active.white11b, a:visited.white11b {
	font-size: 11pt; 
	font-weight: bold;  
	font-family: arial;
	color: #ffffff; 
	text-decoration: none;  }
	
a:hover.white11b { 
	font-size: 11pt; 
	font-weight: bold;  
	font-family: arial; 
	color: #ffffff; 
	text-decoration: underline;  }

/* white 11pt underline*/
a.white11u, a:active.white11u, a:visited.white11u { 
	font-size: 11pt; 
	font-weight: normal;  
	font-family: arial;
	color: #ffffff; 
	text-decoration: underline;  }

a:hover.white11u { 
	font-size: 11pt; 
	font-weight: normal;  
	font-family: arial;
	color: #ffffff; 
	text-decoration: underline;  }

/* white 11pt underline bold*/
a.white11ub, a:active.white11ub, a:visited.white11ub { 
	font-size: 11pt;
	font-weight: bold;  
	font-family: arial;
	color: #ffffff; 
	text-decoration: underline;  }

a:hover.white11ub { 
	color: #ffffff; 
	text-decoration: underline; 
	font-size: 11pt;
	font-weight: bold;  
	font-family: arial; }

/* white 12pt */
a.white12, a:active.white12, a:visited.white12 { 
	font-size: 12pt; 
	font-weight: normal;  
	font-family: arial;
	color: #ffffff; 
	text-decoration: none; }

a:hover.white12 { 
	font-size: 12pt;
	font-weight: normal;  
	font-family: arial;
	color: #ffffff; 
	text-decoration: underline;  }

/* white 12pt bold*/
a.white12b, a:active.white12b, a:visited.white12b { 
	font-size: 12pt; 
	font-weight: bold;  
	font-family: arial;
	color: #ffffff; 
	text-decoration: none; }

a:hover.white12b { 
	font-size: 12pt;
	font-weight: bold;  
	font-family: arial; 
	color: #ffffff; 
	text-decoration: underline; }

/* white 12pt underline*/
a.white12u , a:active.white12u, a:visited.white12u { 
	font-weight: normal; 
	font-size: 12pt; 
	font-family: arial; 
	color: #ffffff; 
	text-decoration: underline; }

a:hover.white12u { font-size: 12pt;
	font-weight: normal;  
	font-family: arial;
	color: #ffffff; 
	text-decoration: underline;  }

/* white 12pt underline bold*/
a.white12ub, a:active.white12ub, a:visited.white12ub { 
	font-size: 12pt; 
	font-weight: bold;  
	font-family: arial;
	color: #ffffff; 
	text-decoration: underline; }

a:hover.white12ub { 
	font-size: 12pt;
	font-weight: bold;  
	font-family: arial;
	color: #ffffff; 
	text-decoration: underline;  }

/* white 14pt */
a.white14, a:active.white14 , a:visited.white14 { 
	font-size: 14pt; 
	font-weight: normal;  
	font-family: arial;
	color: #ffffff; 
	text-decoration: none; }

a:hover.white14 { 
	font-size: 14pt;
	font-weight: normal;  
	font-family: arial;
	color: #ffffff; 
	text-decoration: underline;  }

/* white 14pt bold*/
a.white14b, a:active.white14b, a:visited.white14b { 
	font-size: 14pt;
	font-weight: bold;  
	font-family: arial;
	color: #ffffff; 
	text-decoration: none;  }


a:hover.white14b { 
	font-size: 14pt;
	font-weight: bold;  
	font-family: arial;
	color: #ffffff; 
	text-decoration: underline;  }

/* white 14pt underline*/
a.white14u, a:active.white14u, a:visited.white14u { 
	font-size: 14pt;
	font-weight: normal;  
	font-family: arial;
	color: #ffffff; 
	text-decoration: underline;  }

a:hover.white14u { 
	font-size: 14pt;
	font-weight: normal;  
	font-family: arial;
	color: #ffffff; 
	text-decoration: underline;  }

/* white 14pt underline bold*/
a.white14ub, a:active.white14ub, a:visited.white14ub { 
	font-size: 14pt;
	font-weight: bold;  
	font-family: arial;
	color: #ffffff; 
	text-decoration: underline;  }

a:hover.white14ub { 
	font-size: 14pt;
	font-weight: bold;  
	font-family: arial;
	color: #ffffff; 
	text-decoration: underline;  }

/* white 16pt */
a.white16, a:active.white16, a:visited.white16 { 
	font-size: 16pt; 
	font-weight: normal;  
	font-family: arial;
	color: #ffffff; 
	text-decoration: none; }

a:hover.white16 { 
	font-size: 16pt;
	font-weight: normal;  
	font-family: arial;
	color: #ffffff; 
	text-decoration: underline;  }

/* white 16pt bold*/
a.white16b, a:active.white16b, a:visited.white16b { 
	font-size: 16pt;
	font-weight: bold;  
	font-family: arial;
	color: #ffffff; 
	text-decoration: none;  }

a:hover.white16b { 
	font-size: 16pt;
	font-weight: bold;  
	font-family: arial;
	color: #ffffff; 
	text-decoration: underline;  }

/* white 16pt underline*/
a.white16u, a:active.white16u,  a:visited.white16u { 
	font-size: 16pt;
	font-weight: normal;
	font-family: arial;
	color: #ffffff; 
	text-decoration: underline; }

a:hover.white16u { 
	font-size: 16pt; 
	font-weight: normal; 
	font-family: arial;
	color: #ffffff; 
	text-decoration: underline;  }

/* white 16pt underline bold*/
a.white16ub, a:active.white16ub, a:visited.white16ub { 
	font-size: 16pt;
	font-weight: bold;  
	font-family: arial;
	color: #ffffff; 
	text-decoration: underline;  }

a:hover.white16ub { 
	font-size: 16pt; 
	font-weight: bold;  
	font-family: arial;
	color: #ffffff; 
	text-decoration: underline; }

/* black 8pt */
a.black8, a:active.black8, a:visited.black8 { 
	font-size: 8pt;
	font-weight: normal;  
	font-family: arial;
	color: #000000; 
	text-decoration: none;  }
	
a:hover.black8 { 
	font-size: 8pt;
	font-weight: normal;  
	font-family: arial;
	color: #000000; 
	text-decoration: underline;  }

/* black 8pt bold*/
a.black8b, a:active.black8b, a:visited.black8b { 
	font-size: 8pt;
	font-weight: bold;  
	font-family: arial;
	color: #000000; 
	ext-decoration: none;  }
	
a:hover.black8b { 
	font-size: 8pt;
	font-weight: bold;  
	font-family: arial;
	color: #000000; 
	text-decoration: underline;  }

/* black 8pt underline*/
a.black8u, a:active.black8u, a:visited.black8u { 
	font-size: 8pt;
	font-weight: normal;  
	font-family: arial;
	color: #000000; 
	text-decoration: underline;  }
	
a:hover.black8u { 
	font-size: 8pt;
	font-weight: normal;  
	font-family: arial;
	color: #000000; 
	text-decoration: underline;  }

/* black 8pt underline bold*/
a.black8ub, a:active.black8ub, a:visited.black8ub { 
	font-size: 8pt;
	font-weight: bold;  
	font-family: arial;
	color: #000000; 
	text-decoration: underline;  }
	
a:hover.black8ub { 
	font-size: 8pt;
	font-weight: bold;  
	font-family: arial;
	color: #000000; 
	text-decoration: underline;  }
	
/* black to red underline 8pt */
a.blacktoredu8, a:active.blacktoredu8, a:visited.blacktoredu8 { 
	font-size: 8pt;
	font-weight: normal;  
	font-family: arial;
	color: #000000; 
	text-decoration: none;  }
	
a:hover.blacktoredu8{ 
	font-size: 8pt; 
	font-weight: normal;  
	font-family: arial;
	color: #FF0000;  
	text-decoration: underline; }

/* black  9pt */ 
a.black9, a:active.black9, a:visited.black9 { 
	font-size: 9pt;
	font-weight: normal;  
	font-family: arial;
	color: #000000; 
	text-decoration: none;  }
	
a:hover.black9 { 
	font-size: 9pt;
	font-weight: normal;  
	font-family: arial;
	color: #000000; 
	text-decoration: underline;  }

/* black 9pt bold*/
a.black9b, a:active.black9b, a:visited.black9b { 
	font-size: 9pt;
	font-weight: bold;  
	font-family: arial;
	color: #000000; 
	text-decoration: none;  }
	
a:hover.black9b { 
	font-size: 9pt; 
	font-weight: bold;  
	font-family: arial;
	color: #000000; 
	text-decoration: underline; }

/* black  9pt underline*/
a.black9u, a:active.black9u, a:visited.black9u { 
	font-size: 9pt; 
	font-weight: normal;  
	font-family: arial;
	color: #000000; 
	text-decoration: underline; }
	
a:hover.black9u { 
	font-size: 9pt;
	font-weight: normal;  
	font-family: arial;
	color: #000000; 
	text-decoration: underline;  }

/* black 9pt underline bold*/
a.black9ub, a:active.black9ub, a:visited.black9ub { 
	font-size: 9pt;
	font-weight: bold;  
	font-family: arial;
	color: #000000; 
	text-decoration: underline;  }
	
a:hover.black9ub { 
	font-size: 9pt; 
	font-weight: bold;  
	font-family: arial;
	color: #000000; 
	text-decoration: underline; }

/* black to red underline 9pt */
a.blacktoredu9, a:active.blacktoredu9, a:visited.blacktoredu9{ 
	font-size: 9pt;
	font-weight: normal;  
	font-family: arial;
	color: #000000; 
	text-decoration: none;  }
	
a:hover.blacktoredu9{ 
	font-size: 9pt;
	font-weight: normal;  
	font-family: arial;
	color: #FF0000; 
	text-decoration: underline;  }

/* black 10pt */
a.black10, a:active.black10, a:visited.black10 { 
	font-size: 10pt;
	font-weight: normal;  
	font-family: arial;
	color: #000000; 
	text-decoration: none;  }

a:hover.black10 { 
	font-size: 10pt;
	font-weight: normal;  
	font-family: arial; 
	color: #000000; 
	text-decoration: underline; }

/* black 10pt bold*/
a.black10b, a:active.black10b, a:visited.black10b { 
	font-size: 10pt;
	font-weight: bold;  
	font-family: arial;
	color: #000000; 
	text-decoration: none;  }
	
a:hover.black10b { 
	font-size: 10pt;
	font-weight: bold;  
	font-family: arial;
	color: #000000;
	text-decoration: underline;  }

/* black 10pt underline*/
a.black10u, a:active.black10u, a:visited.black10u { 
	font-size: 10pt; 
	font-weight: normal;  
	font-family: 
	arial;color: #000000; 
	text-decoration: underline; }
	
a:hover.black10u { 
	font-size: 10pt;
	font-weight: normal;  
	font-family: arial;
	color: #000000; 
	text-decoration: underline;  }

/* black 10pt underline bold*/
a.black10ub, a:active.black10ub, a:visited.black10ub { 
	font-size: 10pt;
	font-weight: bold;  
	font-family: arial;
	color: #000000; 
	text-decoration: underline;  }

a:hover.black10ub { 
	font-size: 10pt; 
	font-weight: bold;  
	font-family: arial;
	color: #000000; 
	text-decoration: underline; }

/* black 11pt */
a.black11, a:active.black11, a:visited.black11 { 
	font-size: 11pt;
	font-weight: normal;  
	font-family: arial;
	color: #000000; 
	text-decoration: none;  }

a:hover.black11 { 
	font-size: 11pt;
	font-weight: normal;  
	font-family: arial;
	color: #000000; 
	text-decoration: underline;  }

/* black 11pt bold*/
a.black11b, a:active.black11b , a:visited.black11b { 
	font-size: 11pt; 
	font-weight: bold;  
	font-family: arial; 
	color: #000000; 
	text-decoration: none;}
	
a:hover.black11b { 
	font-size: 11pt;
	font-weight: bold;  
	font-family: arial;
	color: #000000; 
	text-decoration: underline;  }

/* black 11pt underline*/
a.black11u, a:active.black11u , a:visited.black11u { 
	font-size: 11pt;
	font-weight: normal;  
	font-family: arial;
	color: #000000; 
	text-decoration: underline;  }

a:hover.black11u { 
	font-size: 11pt;
	font-weight: normal;  
	font-family: arial;
	color: #000000; 
	text-decoration: underline;  }

/* black 11pt underline bold*/
a.black11ub, a:active.black11ub, a:visited.black11ub { 
	font-size: 11pt; 
	font-weight: bold;  
	font-family: arial;
	color: #000000; 
	text-decoration: underline; }

a:hover.black11ub { 
	font-size: 11pt;
	font-weight: bold;  
	font-family: arial;
	color: #000000; 
	text-decoration: underline;  }

/* black 12pt */
a.black12, a:active.black12, a:visited.black12 { 
	font-size: 12pt; 
	font-weight: normal;  
	font-family: arial;
	color: #000000; 
	text-decoration: none; }

a:hover.black12 { 
	font-size: 12pt; 
	font-weight: normal;  
	font-family: arial;
	color: #000000; 
	text-decoration: underline; }

/* black 12pt bold*/
a.black12b, a:active.black12b, a:visited.black12b { 
	font-size: 12pt; 
	font-weight: bold;  
	font-family: arial;
	color: #000000; 
	text-decoration: none; }

a:hover.black12b { 
	font-size: 12pt;
	font-weight: bold;  
	font-family: arial;
	color: #000000; 
	text-decoration: underline;  }

/* black 12pt underline */
a.black12u, a:active.black12u, a:visited.black12u { 
	font-size: 12pt;
	font-weight: normal;  
	font-family: arial;
	color: #000000; 
	text-decoration: underline;  }

a:hover.black12u { 
	font-size: 12pt;
	font-weight: normal;  
	font-family: arial;
	color: #000000; 
	text-decoration: underline;  }

/* black 12pt underline bold*/
a.black12ub, a:active.black12ub, a:visited.black12ub { 
	font-size: 12pt;
	font-weight: bold;  
	font-family: arial;
	color: #000000; 
	text-decoration: underline;  }

a:hover.black12ub { 
	font-size: 12pt;
	font-weight: bold;  
	font-family: arial;
	color: #000000; 
	text-decoration: underline;  }

/* black 14pt */
a.black14, a:active.black14, a:visited.black14 { 
	font-size: 14pt; 
	font-weight: normal;  
	font-family: arial;
	color: #000000; 
	text-decoration: none; }

a:hover.black14 { 
	font-size: 14pt;
	font-weight: normal;  
	font-family: arial;
	color: #000000; 
	text-decoration: underline;  }

/* black 14pt bold*/
a.black14b, a:active.black14b, a:visited.black14b { 
	font-size: 14pt;
	font-weight: bold;  
	font-family: arial;
	color: #000000; 
	text-decoration: none;  }

a:hover.black14b { 
	font-size: 14pt;
	font-weight: bold;  
	font-family: arial;
	color: #000000; 
	text-decoration: underline;  }

/* black 14pt underline*/
a.black14u, a:active.black14u, a:visited.black14u { 
	font-size: 14pt;
	font-weight: normal;  
	font-family: arial;
	color: #000000; 
	text-decoration: underline;  }

a:hover.black14u { 
	font-size: 14pt;
	font-weight: normal;  
	font-family: arial;
	color: #000000; 
	text-decoration: underline;  }


/* black 14pt underline bold*/
a.black14ub, a:active.black14ub, a:visited.black14ub { 
	font-size: 14pt;
	font-weight: bold;  
	font-family: arial;
	color: #000000; 
	text-decoration: underline;  }

a:hover.black14ub { 
	font-size: 14pt;
	font-weight: bold;  
	font-family: arial;
	color: #000000; 
	text-decoration: underline;  }

/* black 16pt */
a.black16, a:active.black16, a:visited.black16 { 
	font-size: 16pt;
	font-weight: normal;  
	font-family: arial;
	color: #000000; 
	text-decoration: none;  }

a:hover.black16 { 
	font-size: 16pt;
	font-weight: normal;  
	font-family: arial;
	color: #000000; 
	text-decoration: underline;  }

/* black 16pt bold*/
a.black16b, a:active.black16b, a:visited.black16b { 
	font-size: 16pt;
	font-weight: bold;  
	font-family: arial;
	color: #000000; 
	text-decoration: none;  }

a:hover.black16b { 
	font-size: 16pt;
	font-weight: bold;  
	font-family: arial;
	color: #000000; 
	text-decoration: underline;  }

/* black 16pt underline*/
a.black16u, a:active.black16u, a:visited.black16u { 
	font-size: 16pt;
	font-weight: normal;  
	font-family: arial;
	color: #000000; 
	text-decoration: underline;  }

a:hover.black16u { 
	font-size: 16pt;
	font-weight: normal;  
	font-family: arial;
	color: #000000; 
	text-decoration: underline;  }


/* black 16pt underline bold*/
a.black16ub, a:active.black16ub, a:visited.black16ub { 
	font-size: 16pt;
	font-weight: bold;  
	font-family: arial;
	color: #000000; 
	text-decoration: underline;  }

a:hover.black16ub { 
	font-size: 16pt;
	font-weight: bold;  
	font-family: arial;
	color: #000000; 
	text-decoration: underline;  }

/* red  8pt */
a.red8, a:active.red8, a:visited.red8 { 
	font-size: 8pt;
	font-weight: normal;  
	font-family: arial;
	color: #ff0000; 
	text-decoration: none;  }

a:hover.red8 { 
	font-size: 8pt;
	font-weight: normal;  
	font-family: arial;
	color: #ff0000; 
	text-decoration: underline;  }

/* red 8pt bold*/
a.red8b, a:active.red8b, a:visited.red8b { 
	font-size: 8pt;
	font-weight: bold;  
	font-family: arial;
	color: #ff0000; 
	text-decoration: none;  }

a:hover.red8b { 
	font-size: 8pt;
	font-weight: bold;  
	font-family: arial;
	color: #ff0000; 
	text-decoration: underline;  }

/* red  8pt underline*/
a.red8u, a:active.red8u, a:visited.red8u { 
	font-size: 8pt; 
	font-weight: normal;  
	font-family: arial;
	color: #ff0000; 
	text-decoration: underline; }

a:hover.red8u {  
	font-size: 8pt;
	font-weight: normal;  
	font-family: arial;
	color: #ff0000; 
	text-decoration: underline; }

/* red 8pt underline bold*/
a.red8ub , a:active.red8ub, a:visited.red8ub { 
	font-size: 8pt;
	font-weight: bold;  
	font-family: arial;
	color: #ff0000; 
	text-decoration: underline; }
	
a:hover.red8ub { 
	font-size: 8pt;
	font-weight: bold;  
	font-family: arial;
	color: #ff0000; 
	text-decoration: underline;  }

/* red  9pt */
a.red9, a:active.red9, a:visited.red9 { 
	font-size: 9pt;
	font-weight: normal;  
	font-family: arial;
	color: #ff0000; 
	text-decoration: none;  }

a:hover.red9 { 
	font-size: 9pt;
	font-weight: normal;  
	font-family: arial;
	color: #ff0000; 
	text-decoration: underline;  }

/* black 9pt bold*/
a.red9b, a:active.red9b, a:visited.red9b { 
	font-size: 9pt;
	font-weight: bold;  
	font-family: arial;
	color: #ff0000; 
	text-decoration: none; }

a:hover.red9b { 
	font-size: 9pt;
	font-weight: bold;  
	font-family: arial;
	color: #ff0000; 
	text-decoration: underline;  }

/* red  9pt underline*/
a.red9u, a:active.red9u, a:visited.red9u { 
	font-size: 9pt;
	font-weight: normal;  
	font-family: arial;
	color: #ff0000; 
	text-decoration: underline;  }

a:hover.red9u { 
	font-size: 9pt;
	font-weight: normal;  
	font-family: arial;
	color: #ff0000; 
	text-decoration: underline;  }

/* red 9pt underline bold*/
a.red9ub, a:active.red9ub, a:visited.red9ub { 
	font-size: 9pt;
	font-weight: bold;  
	font-family: arial;
	color: #ff0000; 
	text-decoration: underline;  }

a:hover.red9ub { 
	font-size: 9pt;
	font-weight: bold;  
	font-family: arial;
	color: #ff0000; 
	text-decoration: underline;  }

/* red  10pt */
a.red10, a:active.red10, a:visited.red10 { 
	font-size: 10pt;
	font-weight: normal;  
	font-family: arial;
	color: #ff0000; 
	text-decoration: none;  }

a:hover.red10 { 
	font-size: 10pt;
	font-weight: normal;  
	font-family: arial;
	color: #ff0000; 
	text-decoration: underline;  }

/* black 10pt bold*/
a.red10b, a:active.red10b, a:visited.red10b { 
	font-size: 10pt;
	font-weight: bold;  
	font-family: arial;
	color: #ff0000; 
	text-decoration: none;  }

a:hover.red10b { 
	font-size: 10pt;
	font-weight: bold;  
	font-family: arial;
	color: #ff0000; 
	text-decoration: underline;  }

/* red  10pt underline*/
a.red10u, a:active.red10u, a:visited.red10u { 
	font-size: 10pt;
	font-weight: normal;  
	font-family: arial;
	color: #ff0000; 
	text-decoration: underline;  }
	
a:hover.red10u { 
	font-size: 10pt;
	font-weight: normal;  	
	font-family: arial;	
	color: #ff0000; 
	text-decoration: underline;  }

/* red 10pt underline bold*/
a.red10ub { color: #ff0000; text-decoration: underline; font-weight: bold; font-size: 10pt; font-family: arial; }
a:active.red10ub { color: #ff0000; text-decoration: underline; font-weight: bold; font-size: 10pt; font-family: arial; }
a:visited.red10ub { color: #ff0000; text-decoration: underline; font-weight: bold; font-size: 10pt; font-family: arial; }
a:hover.red10ub { color: #ff0000; text-decoration: underline; font-weight: bold; font-size: 10pt; font-family: arial; }

/* red  11pt */
a.red11 { color: #ff0000; text-decoration: none; font-weight: normal; font-size: 11pt; font-family: arial; }
a:active.red11 { color: #ff0000; text-decoration: none; font-weight: normal; font-size: 11pt; font-family: arial; }
a:visited.red11 { color: #ff0000; text-decoration: none; font-weight: normal; font-size: 11pt; font-family: arial; }
a:hover.red11 { color: #ff0000; text-decoration: underline; font-weight: normal; font-size: 11pt; font-family: arial; }

/* black 11pt bold*/
a.red11b { color: #ff0000; text-decoration: none; font-weight: bold; font-size: 11pt; font-family: arial; }
a:active.red11b { color: #ff0000; text-decoration: none; font-weight: bold; font-size: 11pt; font-family: arial; }
a:visited.red11b { color: #ff0000; text-decoration: none; font-weight: bold; font-size: 11pt; font-family: arial; }
a:hover.red11b { color: #ff0000; text-decoration: underline; font-weight: bold; font-size: 11pt; font-family: arial; }

/* red  11pt underline*/
a.red11u { color: #ff0000; text-decoration: underline; font-weight: normal; font-size: 11pt; font-family: arial; }
a:active.red11u { color: #ff0000; text-decoration: underline; font-weight: normal; font-size: 11pt; font-family: arial; }
a:visited.red11u { color: #ff0000; text-decoration: underline; font-weight: normal; font-size: 11pt; font-family: arial; }
a:hover.red11u { color: #ff0000; text-decoration: underline; font-weight: normal; font-size: 11pt; font-family: arial; }

/* red 11pt underline bold*/
a.red11ub { color: #ff0000; text-decoration: underline; font-weight: bold; font-size: 11pt; font-family: arial; }
a:active.red11ub { color: #ff0000; text-decoration: underline; font-weight: bold; font-size: 11pt; font-family: arial; }
a:visited.red11ub { color: #ff0000; text-decoration: underline; font-weight: bold; font-size: 11pt; font-family: arial; }
a:hover.red11ub { color: #ff0000; text-decoration: underline; font-weight: bold; font-size: 11pt; font-family: arial; }

/* red  12pt */
a.red12 { color: #ff0000; text-decoration: none; font-weight: normal; font-size: 12pt; font-family: arial; }
a:active.red12 { color: #ff0000; text-decoration: none; font-weight: normal; font-size: 12pt; font-family: arial; }
a:visited.red12 { color: #ff0000; text-decoration: none; font-weight: normal; font-size: 12pt; font-family: arial; }
a:hover.red12 { color: #ff0000; text-decoration: underline; font-weight: normal; font-size: 12pt; font-family: arial; }

/* black 12pt bold*/
a.red12b { color: #ff0000; text-decoration: none; font-weight: bold; font-size: 12pt; font-family: arial; }
a:active.red12b { color: #ff0000; text-decoration: none; font-weight: bold; font-size: 12pt; font-family: arial; }
a:visited.red12b { color: #ff0000; text-decoration: none; font-weight: bold; font-size: 12pt; font-family: arial; }
a:hover.red12b { color: #ff0000; text-decoration: underline; font-weight: bold; font-size: 12pt; font-family: arial; }

/* red  12pt underline*/
a.red12u { color: #ff0000; text-decoration: underline; font-weight: normal; font-size: 12pt; font-family: arial; }
a:active.red12u { color: #ff0000; text-decoration: underline; font-weight: normal; font-size: 12pt; font-family: arial; }
a:visited.red12u { color: #ff0000; text-decoration: underline; font-weight: normal; font-size: 12pt; font-family: arial; }
a:hover.red12u { color: #ff0000; text-decoration: underline; font-weight: normal; font-size: 12pt; font-family: arial; }

/* red 12pt underline bold*/
a.red12ub { color: #ff0000; text-decoration: underline; font-weight: bold; font-size: 12pt; font-family: arial; }
a:active.red12ub { color: #ff0000; text-decoration: underline; font-weight: bold; font-size: 12pt; font-family: arial; }
a:visited.red12ub { color: #ff0000; text-decoration: underline; font-weight: bold; font-size: 12pt; font-family: arial; }
a:hover.red12ub { color: #ff0000; text-decoration: underline; font-weight: bold; font-size: 12pt; font-family: arial; }

/* red  14pt */
a.red14 { color: #ff0000; text-decoration: none; font-weight: normal; font-size: 14pt; font-family: arial; }
a:active.red14 { color: #ff0000; text-decoration: none; font-weight: normal; font-size: 14pt; font-family: arial; }
a:visited.red14 { color: #ff0000; text-decoration: none; font-weight: normal; font-size: 14pt; font-family: arial; }
a:hover.red14 { color: #ff0000; text-decoration: underline; font-weight: normal; font-size: 14pt; font-family: arial; }

/* black 14pt bold*/
a.red14b { color: #ff0000; text-decoration: none; font-weight: bold; font-size: 14pt; font-family: arial; }
a:active.red14b { color: #ff0000; text-decoration: none; font-weight: bold; font-size: 14pt; font-family: arial; }
a:visited.red14b { color: #ff0000; text-decoration: none; font-weight: bold; font-size: 14pt; font-family: arial; }
a:hover.red14b { color: #ff0000; text-decoration: underline; font-weight: bold; font-size: 14pt; font-family: arial; }

/* red  14pt underline*/
a.red14u { color: #ff0000; text-decoration: underline; font-weight: normal; font-size: 14pt; font-family: arial; }
a:active.red14u { color: #ff0000; text-decoration: underline; font-weight: normal; font-size: 14pt; font-family: arial; }
a:visited.red14u { color: #ff0000; text-decoration: underline; font-weight: normal; font-size: 14pt; font-family: arial; }
a:hover.red14u { color: #ff0000; text-decoration: underline; font-weight: normal; font-size: 14pt; font-family: arial; }

/* red 14pt underline bold*/
a.red14ub { color: #ff0000; text-decoration: underline; font-weight: bold; font-size: 14pt; font-family: arial; }
a:active.red14ub { color: #ff0000; text-decoration: underline; font-weight: bold; font-size: 14pt; font-family: arial; }
a:visited.red14ub { color: #ff0000; text-decoration: underline; font-weight: bold; font-size: 14pt; font-family: arial; }
a:hover.red14ub { color: #ff0000; text-decoration: underline; font-weight: bold; font-size: 14pt; font-family: arial; }

/* red  16pt */
a.red16 { color: #ff0000; text-decoration: none; font-weight: normal; font-size: 16pt; font-family: arial; }
a:active.red16 { color: #ff0000; text-decoration: none; font-weight: normal; font-size: 16pt; font-family: arial; }
a:visited.red16 { color: #ff0000; text-decoration: none; font-weight: normal; font-size: 16pt; font-family: arial; }
a:hover.red16 { color: #ff0000; text-decoration: underline; font-weight: normal; font-size: 16pt; font-family: arial; }

/* black 16pt bold*/
a.red16b { color: #ff0000; text-decoration: none; font-weight: bold; font-size: 16pt; font-family: arial; }
a:active.red16b { color: #ff0000; text-decoration: none; font-weight: bold; font-size: 16pt; font-family: arial; }
a:visited.red16b { color: #ff0000; text-decoration: none; font-weight: bold; font-size: 16pt; font-family: arial; }
a:hover.red16b { color: #ff0000; text-decoration: underline; font-weight: bold; font-size: 16pt; font-family: arial; }

/* red  16pt underline*/
a.red16u { color: #ff0000; text-decoration: underline; font-weight: normal; font-size: 16pt; font-family: arial; }
a:active.red16u { color: #ff0000; text-decoration: underline; font-weight: normal; font-size: 16pt; font-family: arial; }
a:visited.red16u { color: #ff0000; text-decoration: underline; font-weight: normal; font-size: 16pt; font-family: arial; }
a:hover.red16u { color: #ff0000; text-decoration: underline; font-weight: normal; font-size: 16pt; font-family: arial; }

/* red 16pt underline bold*/
a.red16ub { color: #ff0000; text-decoration: underline; font-weight: bold; font-size: 16pt; font-family: arial; }
a:active.red16ub { color: #ff0000; text-decoration: underline; font-weight: bold; font-size: 16pt; font-family: arial; }
a:visited.red16ub { color: #ff0000; text-decoration: underline; font-weight: bold; font-size: 16pt; font-family: arial; }
a:hover.red16ub { color: #ff0000; text-decoration: underline; font-weight: bold; font-size: 16pt; font-family: arial; }

/* this style is used in the tracer */
a.tracergrey { color: #999999; font-size: 8pt; text-decoration: underline ; font-weight: normal; font-family: arial; }
a:active.tracergrey{ color: #999999; font-size: 8pt; text-decoration: underline ; font-weight: normal;  font-family: arial;}
a:visited.tracergrey { color: #999999; font-size: 8pt; text-decoration: underline ; font-weight: normal; font-family: arial; }
a:hover.tracergrey { color: #999999; font-size: 8pt; text-decoration: none ;  font-weight: normal; font-family: arial; }

/* this style is used in the tracer on the Talking Book and Braille Library Section */
a.tracergrey16 { color: #999999; font-size:16pt; text-decoration: underline ; font-weight: normal; font-family: arial; }
a:active.tracergrey16 { color: #999999; font-size: 16pt; text-decoration: underline ; font-weight: normal;  font-family: arial;}
a:visited.tracergrey16 { color: #999999; font-size: 16pt; text-decoration: underline ; font-weight: normal; font-family: arial; }
a:hover.tracergrey16 { color: #999999; font-size: 16pt; text-decoration: none ;  font-weight: normal; font-family: arial; }

/* this style is used in the main Department pages tracer */
a.tracerwhite { color: #FFFFFF; font-size: 8pt; text-decoration: underline ; font-weight: normal; font-family: arial; }
a:active.tracerwhite{ color: #FFFFFF; font-size: 8pt; text-decoration: underline ; font-weight: normal;  font-family: arial;}
a:visited.tracerwhite { color: #FFFFFF; font-size: 8pt; text-decoration: underline ; font-weight: normal; font-family: arial; }
a:hover.tracerwhite { color: #FFFFFF; font-size: 8pt; text-decoration: none ;  font-weight: normal; font-family: arial; }

/* organ donor  blue with red hover  10pt underline*/
a.kidsbluered10ub, a:active.kidsbluered10ub, a:visited.kidsbluered10ub { 
	font-size: 10pt;
	font-weight: bold;  
	font-family: arial;
	color: #344da1; 
	text-decoration: underline;  }
	
a:hover.kidsbluered10ub { 
	font-size: 10pt;
	font-weight: bold;  	
	font-family: arial;	
	color: #cc0000; 
	text-decoration: underline;  }
	
/* organ donor kids blue with green hover  10pt underline*/
a.kidsbluegreen10ub, a:active.kidsbluegreen10ub, a:visited.kidsbluegreen10ub { 
	font-size: 10pt;
	font-weight: bold;  
	font-family: arial;
	color: #344da1; 
	text-decoration: underline;  }
	
a:hover.kidsbluegreen10ub { 
	font-size: 10pt;
	font-weight: bold;  	
	font-family: arial;	
	color: #66cc33; 
	text-decoration: underline;  }
	
/* organ donor kids blue with purple hover  10pt underline*/
a.kidsbluepurple8u, a:active.kidsbluepurple8u, a:visited.kidsbluepurple8u { 
	font-size: 8pt;
	font-weight: bold;  
	font-family: arial;
	color: #344da1; 
	text-decoration: underline;  }
	
a:hover.kidsbluepurple8u { 
	font-size: 8pt;
	font-weight: bold;  	
	font-family: arial;	
	color: #84449a; 
	text-decoration: underline;  }
	
	/* organ donor kids blue with purple hover  10pt underline*/
a.kidsbluepurple10ub, a:active.kidsbluepurple10ub, a:visited.kidsbluepurple10ub { 
	font-size: 10pt;
	font-weight: bold;  
	font-family: arial;
	color: #344da1; 
	text-decoration: underline;  }
	
a:hover.kidsbluepurple10ub { 
	font-size: 10pt;
	font-weight: bold;  	
	font-family: arial;	
	color: #84449a; 
	text-decoration: underline;  }
	
/* organ donor kids blue with orange hover  10pt underline*/
a.kidsblueorange10ub, a:active.kidsblueorange10ub, a:visited.kidsblueorange10ub { 
	font-size: 10pt;
	font-weight: bold;  
	font-family: arial;
	color: #344da1; 
	text-decoration: underline;  }
	
a:hover.kidsblueorange10ub { 
	font-size: 10pt;
	font-weight: bold;  	
	font-family: arial;	
	color: #ff9900; 
	text-decoration: underline;  }
	
		/* red 14pt underline bold*/
a.dred12ub { color: #cc0000; text-decoration: underline; font-weight: bold; font-size: 12pt; font-family: arial; }
a:active.dred12ub { color: #cc0000; text-decoration: underline; font-weight: bold; font-size: 12pt; font-family: arial; }
a:visited.dred12ub { color: #cc0000; text-decoration: underline; font-weight: bold; font-size: 12pt; font-family: arial; }
a:hover.dred12ub { color: #cc0000; text-decoration: underline; font-weight: bold; font-size: 12pt; font-family: arial; }
	
	/* red 14pt underline bold*/
a.dred14ub { color: #cc0000; text-decoration: underline; font-weight: bold; font-size: 14pt; font-family: arial; }
a:active.dred14ub { color: #cc0000; text-decoration: underline; font-weight: bold; font-size: 14pt; font-family: arial; }
a:visited.dred14ub { color: #cc0000; text-decoration: underline; font-weight: bold; font-size: 14pt; font-family: arial; }
a:hover.dred14ub { color: #cc0000; text-decoration: underline; font-weight: bold; font-size: 14pt; font-family: arial; }

/* This is the default black paragraph text -  FOR PARAGRAPHS USE  P TAG! - use with ordered or unordered lists and in table cells -  */
font.text { font-size: 10pt;  font-family: arial; color: #000000; }

font.textmargin {  text-align: justify; font-size: 10pt;  font-family: arial; color: #000000; margin-left: .5in; margin-right: .5in; }

font.text25 { font-size: 10pt;  font-family: arial; color: #000000; margin-left: .25in; margin-right: .02in }

/* light blue text 8pt */
font.lb8 { color: #99ccff; font-size: 8pt;  font-family: arial; font-weight: normal; text-decoration: none; }

/* light blue bold text 8pt */
font.lb8b { color: #99ccff; font-size: 8pt;  font-family: arial; font-weight: bold; text-decoration: none; }

/* light blue text 9pt */
font.lb9 { color: #99ccff; font-size: 9pt;  font-family: arial; font-weight: normal; text-decoration: none; }

/* light blue bold text 9pt */
font.lb9b { color: #99ccff; font-size: 9pt;  font-family: arial; font-weight: bold; text-decoration: none; }

/* light blue text 10pt */
font.lb10 { color: #99ccff; font-size: 10pt;  font-family: arial; font-weight: normal; text-decoration: none; }

/* light blue bold text 10pt */
font.lb10b { color: #99ccff; font-size: 10pt;  font-family: arial; font-weight: bold; text-decoration: none; }

/* light blue text 11pt */
font.lb11 { color: #99ccff; font-size: 11pt;  font-family: arial; font-weight: normal; text-decoration: none; }

/* light blue bold text 11pt */
font.lb11b { color: #99ccff; font-size: 11pt;  font-family: arial; font-weight: bold; text-decoration: none; }

/* light blue text 12pt */
font.lb12 { color: #99ccff; font-size: 12pt;  font-family: arial; font-weight: normal; text-decoration: none; }

/* light blue bold text 12pt */
font.lb12b { color: #99ccff; font-size: 12pt;  font-family: arial; font-weight: bold; text-decoration: none; }

/* light blue text 14pt */
font.lb14 { color: #99ccff; font-size: 14pt;  font-family: arial; font-weight: normal; text-decoration: none; }

/* light blue bold text 14pt */
font.lb14b { color: #99ccff; font-size: 14pt;  font-family: arial; font-weight: bold; text-decoration: none; }

/* light blue text 16pt  - used for talking book & braille pages in the library*/
font.lb16 { color: #99ccff; font-size: 16pt;  font-family: arial; font-weight: normal; text-decoration: none; }

/* light blue bold text 16pt   - used for talking book & braille pages in the library*/
font.lb16b { color: #99ccff; font-size: 16pt;  font-family: arial; font-weight: bold; text-decoration: none; }




/* med blue text 8pt */
font.mb8 { color: #336699; font-size: 8pt;  font-family: arial; font-weight: normal; text-decoration: none; }
.mb8 { color: #336699; font-size: 8pt;  font-family: arial; font-weight: normal; text-decoration: none; }

/* med blue bold text 8pt */
font.mb8b { color: #336699; font-size: 8pt;  font-family: arial; font-weight: bold; text-decoration: none; }
.mb8b { color: #336699; font-size: 8pt;  font-family: arial; font-weight: bold; text-decoration: none; }

/* med blue text 9pt */
font.mb9 { color: #336699; font-size: 9pt;  font-family: arial; font-weight: normal; text-decoration: none; }
.mb9 { color: #336699; font-size: 9pt;  font-family: arial; font-weight: normal; text-decoration: none; }

/* med blue bold text 9pt */
font.mb9b { color: #336699; font-size: 9pt;  font-family: arial; font-weight: bold; text-decoration: none; }
.mb9b { color: #336699; font-size: 9pt;  font-family: arial; font-weight: bold; text-decoration: none; }

/* med blue text 10pt */
font.mb10 { color: #336699; font-size: 10pt;  font-family: arial; font-weight: normal; text-decoration: none; }
.mb10 { color: #336699; font-size: 10pt;  font-family: arial; font-weight: normal; text-decoration: none; }

/* med blue bold text 10pt */
font.mb10b { color: #336699; font-size: 10pt;  font-family: arial; font-weight: bold; text-decoration: none; }
.mb10b { color: #336699; font-size: 10pt;  font-family: arial; font-weight: bold; text-decoration: none; }

/* med blue text 11pt */
font.mb11 { color: #336699; font-size: 11pt;  font-family: arial; font-weight: normal; text-decoration: none; }
.mb11 { color: #336699; font-size: 11pt;  font-family: arial; font-weight: normal; text-decoration: none; }

/* med blue bold text 11pt */
font.mb11b { color: #336699; font-size: 11pt;  font-family: arial; font-weight: bold; text-decoration: none; }
.mb11b { color: #336699; font-size: 11pt;  font-family: arial; font-weight: bold; text-decoration: none; }

/* med blue text 12pt */
font.mb12 { color: #336699; font-size: 12pt;  font-family: arial; font-weight: normal; text-decoration: none; }
.mb12 { color: #336699; font-size: 12pt;  font-family: arial; font-weight: normal; text-decoration: none; }

/* med blue bold text 12pt */
font.mb12b { color: #336699; font-size: 12pt;  font-family: arial; font-weight: bold; text-decoration: none; }
.mb12b { color: #336699; font-size: 12pt;  font-family: arial; font-weight: bold; text-decoration: none; }

/* med blue text 14pt */
font.mb14 { color: #336699; font-size: 14pt;  font-family: arial; font-weight: normal; text-decoration: none; }

/* med blue text 14pt */
font.mb14b { color: #336699; font-size: 14pt;  font-family: arial; font-weight: bold; text-decoration: none; }

/* med blue text 16pt    - used for talking book & braille pages in the library*/
font.mb16 { color: #336699; font-size: 16pt;  font-family: arial; font-weight: normal; text-decoration: none; }

/* med blue bold text 16pt  -   used for talking book & braille pages in the library*/
font.mb16b { color: #336699; font-size: 16pt;  font-family: arial; font-weight: bold; text-decoration: none; }




/* dark blue text 8pt */
font.db8 { color: #003366; font-size: 8pt;  font-family: arial; font-weight: normal; text-decoration: none; }
.db8 { color: #003366; font-size: 8pt;  font-family: arial; font-weight: normal; text-decoration: none; }
/* dark blue bold text 8pt */
font.db8b { color: #003366; font-size: 8pt;  font-family: arial; font-weight: bold; text-decoration: none; }
.db8b { color: #003366; font-size: 8pt;  font-family: arial; font-weight: bold; text-decoration: none; }
/* dark blue text 9pt */
font.db9 { color: #003366; font-size: 9pt;  font-family: arial; font-weight: normal; text-decoration: none; }

/* dark blue bold text 9pt */
font.db9b { color: #003366; font-size: 9pt;  font-family: arial; font-weight: bold; text-decoration: none; }

/* dark blue text 10pt */
font.db10 { color: #003366; font-size: 10pt;  font-family: arial; font-weight: normal; text-decoration: none; }
.db10 { color: #003366; font-size: 10pt;  font-family: arial; font-weight: normal; text-decoration: none; }

/* dark blue bold text 10pt */
font.db10b { color: #003366; font-size: 10pt;  font-family: arial; font-weight: bold; text-decoration: none; }
.db10b { color: #003366; font-size: 10pt;  font-family: arial; font-weight: bold; text-decoration: none; }

/* dark blue text 11pt */
font.db11 { color: #003366; font-size: 11pt;  font-family: arial; font-weight: normal; text-decoration: none; }
.db11 { color: #003366; font-size: 11pt;  font-family: arial; font-weight: normal; text-decoration: none; }

/* dark blue bold text 11pt */
font.db11b { color: #003366; font-size: 11pt;  font-family: arial; font-weight: bold; text-decoration: none; }
.db11b { color: #003366; font-size: 11pt;  font-family: arial; font-weight: bold; text-decoration: none; }

/* dark blue text 12pt */
font.db12 { color: #003366; font-size: 12pt;  font-family: arial; font-weight: normal; text-decoration: none; }
.db12 { color: #003366; font-size: 12pt;  font-family: arial; font-weight: normal; text-decoration: none; }

/* dark blue bold text 12pt */
font.db12b { color: #003366; font-size: 12pt;  font-family: arial; font-weight: bold; text-decoration: none; }
.db12b { color: #003366; font-size: 12pt;  font-family: arial; font-weight: bold; text-decoration: none; }

/* dark blue text 14pt */
font.db14 { color: #003366; font-size: 14pt;  font-family: arial; font-weight: normal; text-decoration: none; }
.db14 { color: #003366; font-size: 14pt;  font-family: arial; font-weight: normal; text-decoration: none; }

/* dark blue bold text 14pt */
font.db14b { color: #003366; font-size: 14pt;  font-family: arial; font-weight: bold; text-decoration: none; }
.db14b { color: #003366; font-size: 14pt;  font-family: arial; font-weight: bold; text-decoration: none; }

/* dark blue text 16pt   - used for talking book & braille pages in the library*/
font.db16 { color: #003366; font-size: 16pt;  font-family: arial; font-weight: normal; text-decoration: none; }

/* dark blue bold text 16pt   - used for talking book & braille pages in the library*/
font.db16b { color: #003366; font-size: 16pt;  font-family: arial; font-weight: bold; text-decoration: none; }



 
/* white text 8pt */
font.white8 { color: #ffffff; font-size: 8pt;  font-family: arial; font-weight: normal; text-decoration: none; }

/* white bold text 8pt */
font.white8b { color: #ffffff; font-size: 8pt;  font-family: arial; font-weight: bold; text-decoration: none; }

/* white text 9pt */
font.white9 { color: #ffffff; font-size: 9pt;  font-family: arial; font-weight: normal; text-decoration: none; }

/* white bold text 9pt */
font.white9b { color: #ffffff; font-size: 9pt;  font-family: arial; font-weight: bold; text-decoration: none; }

/* white text 10pt */
font.white10 { color: #ffffff; font-size: 10pt;  font-family: arial; font-weight: normal; text-decoration: none; }
.white10 { color: #ffffff; font-size: 10pt;  font-family: arial; font-weight: normal; text-decoration: none; }

/* white bold text 10pt */
font.white10b { color: #ffffff; font-size: 10pt;  font-family: arial; font-weight: bold; text-decoration: none; }
.white10b { color: #ffffff; font-size: 10pt;  font-family: arial; font-weight: bold; text-decoration: none; }

/* white text 11pt */
font.white11 { color: #ffffff; font-size: 11pt;  font-family: arial; font-weight: normal; text-decoration: none; }

/* white bold text 11pt */
font.white11b { color: #ffffff; font-size: 11pt;  font-family: arial; font-weight: bold; text-decoration: none; }

/* white text 12pt */
font.white12 { color: #ffffff; font-size: 12pt;  font-family: arial; font-weight: normal; text-decoration: none; }
.white12 { color: #ffffff; font-size: 12pt;  font-family: arial; font-weight: normal; text-decoration: none; }

/* white bold text 12pt */
font.white12b { color: #ffffff; font-size: 12pt;  font-family: arial; font-weight: bold; text-decoration: none; }
.white12b { color: #ffffff; font-size: 12pt;  font-family: arial; font-weight: bold; text-decoration: none; }

/* white text 14pt */
font.white14 { color: #ffffff; font-size: 14pt;  font-family: arial; font-weight: normal; text-decoration: none; }
.white14 { color: #ffffff; font-size: 14pt;  font-family: arial; font-weight: normal; text-decoration: none; }

/* white bold text 14pt */
font.white14b { color: #ffffff; font-size: 14pt;  font-family: arial; font-weight: bold; text-decoration: none; }
.white14b { color: #ffffff; font-size: 14pt;  font-family: arial; font-weight: bold; text-decoration: none; }

/* dark blue text 16pt   - used for talking book & braille pages in the library*/
font.white16 { color: #ffffff; font-size: 16pt;  font-family: arial; font-weight: normal; text-decoration: none; }

/* dark blue bold text 16pt   - used for talking book & braille pages in the library*/
font.white16b { color: #ffffff; font-size: 16pt;  font-family: arial; font-weight: bold; text-decoration: none; }




/* black text 8pt */
font.black8 { color: #000000; font-size: 8pt;  font-family: arial; font-weight: normal; text-decoration: none; }

/* black bold text 8pt */
font.black8b { color: #000000; font-size: 8pt;  font-family: arial; font-weight: bold; text-decoration: none; }

/* black text 9pt */
font.black9 { color: #000000; font-size: 9pt;  font-family: arial; font-weight: normal; text-decoration: none; }

/* black bold text 9pt */
font.black9b { color: #000000; font-size: 9pt;  font-family: arial; font-weight: bold; text-decoration: none; }

/* black text 10pt */
font.black10 { color: #000000; font-size: 10pt;  font-family: arial; font-weight: normal; text-decoration: none; }
.black10 { color: #000000; font-size: 10pt;  font-family: arial; font-weight: normal; text-decoration: none; }
/* black bold text 10pt */
font.black10b { color: #000000; font-size: 10pt;  font-family: arial; font-weight: bold; text-decoration: none; }
.black10b { color: #000000; font-size: 10pt;  font-family: arial; font-weight: bold; text-decoration: none; }


/* black text 11pt */
font.black11 { color: #000000; font-size: 11pt;  font-family: arial; font-weight: normal; text-decoration: none; }

/* black bold text 8pt */
font.black11b { color: #000000; font-size: 11pt;  font-family: arial; font-weight: bold; text-decoration: none; }

/* black text 12pt */
font.black12 { color: #000000; font-size: 12pt;  font-family: arial; font-weight: normal; text-decoration: none; }
.black12 { color: #000000; font-size: 12pt;  font-family: arial; font-weight: normal; text-decoration: none; }

/* black bold text 12pt */
font.black12b { color: #000000; font-size: 12pt;  font-family: arial; font-weight: bold; text-decoration: none; }
.black12b { color: #000000; font-size: 12pt;  font-family: arial; font-weight: bold; text-decoration: none; }

/* black text 14pt */
font.black14 { color: #000000; font-size: 14pt;  font-family: arial; font-weight: normal; text-decoration: none; }

/* black bold text 14pt */
font.black14b { color: #000000; font-size: 14pt;  font-family: arial; font-weight: bold; text-decoration: none; }

/* black text 16pt   - used for talking book & braille pages in the library*/
font.black16 { color: #000000; font-size: 16pt;  font-family: arial; font-weight: normal; text-decoration: none; }

/* black bold text 16pt    - used for talking book & braille pages in the library*/
font.black16b { color: #000000; font-size: 16pt;  font-family: arial; font-weight: bold; text-decoration: none; }

/* black text 8pt */
.black8 { 
	color: #000000; 
	font-size: 8pt;  
	font-family: arial; 
	font-weight: normal; 
	text-decoration: none; }

/* black bold text 8pt */
.black8b { 
	color: #000000; 
	font-size: 8pt;  
	font-family: arial; 
	font-weight: bold; 
	text-decoration: none; }
	
	/* black text 9pt */
.black9 { 
	color: #000000; 
	font-size: 9pt;  
	font-family: arial; 
	font-weight: normal; 
	text-decoration: none; }

/* black bold text 9pt */
.black9b { 
	color: #000000; 
	font-size: 9pt;  
	font-family: arial; 
	font-weight: bold; 
	text-decoration: none; }

/* black text 16pt   - used for talking book & braille pages in the library*/
.black16 { 
	color: #000000; 
	font-size: 16pt;  
	font-family: arial; 
	font-weight: normal; 
	text-decoration: none; }
	
/* black bold text 16pt    - used for talking book & braille pages in the library*/
.black16b { 
	color: #000000; 
	font-size: 16pt;  
	font-family: arial; 
	font-weight: bold; 
	text-decoration: none; }



/* red text 8pt */
font.red8 { color: #ff0000; font-size: 8pt;  font-family: arial; font-weight: normal; text-decoration: none; }

/* red bold text 8pt */
font.red8b { color: #ff0000; font-size: 8pt;  font-family: arial; font-weight: bold; text-decoration: none; }

/* red text 8pt */
font.red9 { color: #ff0000; font-size: 9pt;  font-family: arial; font-weight: normal; text-decoration: none; }

/* red bold text 9pt */
font.red9b { color: #ff0000; font-size: 9pt;  font-family: arial; font-weight: bold; text-decoration: none; }

/* red text 10pt */
font.red10 { color: #ff0000; font-size: 10pt;  font-family: arial; font-weight: normal; text-decoration: none; }

/* red bold text 10pt */
font.red10b { color: #ff0000; font-size: 10pt;  font-family: arial; font-weight: bold; text-decoration: none; }
.red10b { color: #ff0000; font-size: 10pt;  font-family: arial; font-weight: bold; text-decoration: none; }

/* red text 11pt */
font.red11 { color: #ff0000; font-size: 11pt;  font-family: arial; font-weight: normal; text-decoration: none; }

/* red bold text 11pt */
font.red11b { color: #ff0000; font-size: 11pt;  font-family: arial; font-weight: bold; text-decoration: none; }

/* red text 12pt */
font.red12 { color: #ff0000; font-size: 12pt;  font-family: arial; font-weight: normal; text-decoration: none; }

/* red bold text 12pt */
font.red12b { color: #ff0000; font-size: 12pt;  font-family: arial; font-weight: bold; text-decoration: none; }
.red12b { color: #ff0000; font-size: 12pt;  font-family: arial; font-weight: bold; text-decoration: none; }

/* red text 14pt */
font.red14 { color: #ff0000; font-size: 14pt;  font-family: arial; font-weight: normal; text-decoration: none; }

/* red bold text 14pt */
font.red14b { color: #ff0000; font-size: 14pt;  font-family: arial; font-weight: bold; text-decoration: none; }
.red14b { color: #ff0000; font-size: 14pt;  font-family: arial; font-weight: bold; text-decoration: none; }

/* red text 16pt    - used for talking book & braille pages in the library*/
font.red16 { color: #ff0000; font-size: 16pt;  font-family: arial; font-weight: normal; text-decoration: none; }

/* red bold text 16pt    - used for talking book & braille pages in the library*/
font.red16b { color: #ff0000; font-size: 16pt;  font-family: arial; font-weight: bold; text-decoration: none; }
.red16b { color: #ff0000; font-size: 16pt;  font-family: arial; font-weight: bold; text-decoration: none; }

/* dark red text 9pt  - report it now.net*/
.dred9 { color: #cc0000; font-size: 9pt;  font-family: arial; font-weight: normal; text-decoration: none; }

/* dark red bold text 9pt  - report it now.net */
.dred9b { color: #cc0000; font-size: 9pt;  font-family: arial; font-weight: bold; text-decoration: none; }

/* dark red text 10pt  - report it now.net*/
.dred10 { color: #cc0000; font-size: 10pt;  font-family: arial; font-weight: normal; text-decoration: none; }

/* dark red bold text 10pt  - report it now.net */
.dred10b { color: #cc0000; font-size: 10pt;  font-family: arial; font-weight: bold; text-decoration: none; }

/* dark red text 11pt  - report it now.net*/
.dred11 { color: #cc0000; font-size: 11pt;  font-family: arial; font-weight: normal; text-decoration: none; }

/* dark red bold text 10pt  - report it now.net */
.dred11b { color: #cc0000; font-size: 11pt;  font-family: arial; font-weight: bold; text-decoration: none; }

/* dark red text 12pt  - report it now.net*/
.dred12 { color: #cc0000; font-size: 12pt;  font-family: arial; font-weight: normal; text-decoration: none; }

/* dark red bold text 12pt  - report it now.net */
.dred12b { color: #cc0000; font-size: 12pt;  font-family: arial; font-weight: bold; text-decoration: none; }

.dred14{ color: #cc0000; font-size: 14pt;  font-family: arial; font-weight: normal; text-decoration: none; }

.dred14b { color: #cc0000; font-size: 14pt;  font-family: arial; font-weight: bold; text-decoration: none; }

.dred16 { color: #cc0000; font-size: 16pt;  font-family: arial; font-weight: normal; text-decoration: none; }
	
.dred16b { color: #cc0000; font-size: 16pt;  font-family: arial; font-weight: bold; text-decoration: none; }



/* gray text 9pt  bold....used in redirect pages*/
font.grey9b { color: #999999; font-size: 9pt;  font-family: arial; font-weight: bold; text-decoration: none; }

/* dark blue text 10pt */
font.grey10 { color: #999999; font-size: 10pt;  font-family: arial; font-weight: normal; text-decoration: none; }

/* DO NOT USE!  USE <font class="black8"> small black text - used with pdf documents */
font.smblack { font-size: 8pt;  font-family: arial; color: #000000; }

/* DO NOT USE!  USE <font class="red8"> red text - used with pdf documents */
font.red { font-size: 8pt;  font-family: arial; color: #ff0000; }

/* med blue text 14pt for Department headings when used with tracerwhite with margins margin .25 */
font.headmb12b25 { color: #336699; font-size: 12pt;  font-family: arial; font-weight: bold; margin-left: .25in; margin-right: .02in; padding-bottom: .1in; padding-top: .1in; text-decoration: none; }

/* med blue text 14pt for Department headings when used with tracerwhite with margins */
font.headmb14b { color: #336699; font-size: 14pt;  font-family: arial; font-weight: bold; margin-left: .5in; margin-right: .02in; padding-bottom: .09in; padding-top: .1in; text-decoration: none; }

/* med blue text 14pt for Department headings when used with tracerwhite with margins margin .25 */
font.headmb14b25 { color: #336699; font-size: 14pt;  font-family: arial; font-weight: bold; margin-left: .25in; margin-right: .02in; padding-bottom: .1in; padding-top: .1in; text-decoration: none; }

/* page margins and justified text  - default font used */
p.blocktext { text-align: justify; font-size: 10pt;  font-family: arial; color: #000000; margin-left: .5in; margin-right: .5in;}
blocktext { text-align: justify; font-size: 10pt;  font-family: arial; color: #000000; margin-left: .5in; margin-right: .5in;}

/* page margins and justified text  - default font used */
p.blocktextalignright { text-align: justify; font-size: 10pt;  font-family: arial; color: #000000; margin-left: .5in; margin-right: .5in; text-align:right;}
.blocktextalignright { text-align: justify; font-size: 10pt;  font-family: arial; color: #000000; margin-left: .5in; margin-right: .5in; text-align:right;}

/* page margins and justified text  - default font used - used this on the 2004 book fair page */
p.blocktext1 { text-align: justify; font-size: 10pt;  font-family: arial; color: #000000; margin-left: .75in; margin-right: .5in;}

/* page margins and justified text  - 16 point black font - library pages */
p.blocktext16 { text-align: justify; font-size: 16pt;  font-family: arial; color: #000000; margin-left: .5in; margin-right: .5in;}

/* page margins and justified text  - default font used  - department home pages*/
p.blocktext25{text-align: left; font-size: 10pt;  font-family: arial; color: #000000; margin-left: 25px; margin-right: 15px;}

/* page margins and justified text  - default font used */
p.blocktextnj {font-size: 10pt;  font-family: arial; color: #000000; margin-left: .5in; margin-right: .5in;}

/* page margins and justified text  - default font used */
p.blocktextleft { text-align: justify; font-size: 10pt;  font-family: arial; color: #000000; margin-left: .5in;}

/* page margins and justified text  - default font used */
p.blocktextleftnj {font-size: 10pt;  font-family: arial; color: #000000; margin-left: .5in;}

/* page margins and justified text  - default font used */
p.blocktextright { text-align: justify; font-size: 10pt;  font-family: arial; color: #000000; margin-right: .5in;}

/* page margins and justified text  - default font used */
p.center { text-align: center;}

/* page margins and justified text  - No font specified*/
p.block1 { margin-left: .5in; margin-right: .5in;}

/* page margins and justified text  - NO font specified*/
p.block1left { margin-left: .5in; margin-right: 0in;}

/* page margins and justified text  - NO font specified*/
p.block1right { margin-left: 0in; margin-right: .5in;}
.block1right { margin-left: 0in; margin-right: .5in;}

/* page margins and justified text  - NO font specified*/
p.block1pad { margin-left: .5in; margin-right: .5in; padding: 0px;}

/* page margins and justified text  - NO font specified - department home pages */
p.block25 { margin-left: 25px; margin-right: 15px;}

/* page margins - not justified   - NO font specified*/
p.block1nj { margin-left: .5in; margin-right: .5in;}


/* DO NOT USE!  USE <p class="blocktext""> */
p.text { font-size: 10pt;  font-family: arial; color: #000000; }


.blocktext { 
	text-align: justify; 
	font-size: 10pt;  
	font-family: arial; 
	color: #000000; 
	margin-left: .5in; 
	margin-right: .5in;}

.block1 { 
	margin-left: .5in; 
	margin-right: .5in;}



/* dark blue heading with margins */
p.headdb10 { text-align: justify; font-size: 10pt;  font-family: arial; text-decoration: none; font-weight: bold; color: #003366; margin-left: .5in; margin-right: .5in; padding-bottom: .01in; padding-top: .1in;}

/* dark blue heading with margins */
p.headdb1025 { text-align: justify; font-size: 10pt;  font-family: arial; text-decoration: none; font-weight: bold; color: #003366; margin-left: 25px; margin-right: 15px; padding-bottom: .01in; padding-top: .1in;}

/* dark blue heading with margins */
p.headdb11 { text-align: justify; font-size: 11pt;  font-family: arial; text-decoration: none; font-weight: bold; color: #003366; margin-left: .5in; margin-right: .5in; padding-bottom: .01in; padding-top: .1in;}

/* dark blue heading with margins */
p.headdb12 { text-align: justify; font-size: 12pt;  font-family: arial; text-decoration: none; font-weight: bold; color: #003366; margin-left: .5in; margin-right: .5in; padding-bottom: .01in; padding-top: .1in;}

/* dark blue heading with margins */
p.headdb1225 { text-align: justify; font-size: 12pt;  font-family: arial; text-decoration: none; font-weight: bold; color: #003366; margin-left: 25px; margin-right: 15px; padding-bottom: .01in; padding-top: .1in;}

/* dark blue heading with margins */
p.headdb14 {  font-size: 14pt;  font-family: arial; text-decoration: none; font-weight: bold; color: #003366; margin-left: .5in; margin-right: .5in; padding-bottom: .01in; padding-top: .1in;}
.headdb14 {  font-size: 14pt;  font-family: arial; text-decoration: none; font-weight: bold; color: #003366; margin-left: .5in; margin-right: .5in; padding-bottom: .01in; padding-top: .1in;}

/* dark blue heading with margins */
p.headdb1425 { text-align: justify; font-size: 14pt;  font-family: arial; text-decoration: none; font-weight: bold; color: #003366; margin-left: 25px; margin-right: 15px; padding-bottom: .01in; padding-top: .1in;}

/* dark blue heading with margins */
p.headdb16 { text-align: justify; font-size: 16pt;  font-family: arial; text-decoration: none; font-weight: bold; color: #003366; margin-left: .5in; margin-right: .5in; padding-bottom: .01in; padding-top: .1in;}



/* medium blue heading with margins */
p.headmb10 { text-align: justify; font-size: 10pt;  font-family: arial; text-decoration: none; font-weight: bold; color: #336699; margin-left: .5in; margin-right: .5in; padding-bottom: .01in; padding-top: .1in;}

/* medium blue heading with margins */
p.headmb1025 { text-align: justify; font-size: 10pt;  font-family: arial; text-decoration: none; font-weight: bold; color: #336699; margin-left: 25px; margin-right: 15px; padding-bottom: .01in; padding-top: .1in;}

/* medium blue heading with margins */
p.headmb11 { text-align: justify; font-size: 11pt;  font-family: arial; text-decoration: none; font-weight: bold; color: #336699; margin-left: .5in; margin-right: .5in; padding-bottom: .01in; padding-top: .1in;}

/* medium blue heading with margins */
p.headmb12 { text-align: justify; font-size: 12pt;  font-family: arial; text-decoration: none; font-weight: bold; color: #336699; margin-left: .5in; margin-right: .5in; padding-bottom: .01in; padding-top: .1in;}

/* medium blue heading with margins */
p.headmb1225 { text-align: justify; font-size: 12pt;  font-family: arial; text-decoration: none; font-weight: bold; color: #336699; margin-left: 25px; margin-right: 15px; padding-bottom: .01in; padding-top: .1in;}

/* med blue heading with margins */
p.headmb12b { text-align: justify; font-size: 12pt;  font-family: arial; text-decoration: none; font-weight: bold; color: #336699; margin-left: .5in; margin-right: .5in;}

/* medium blue heading with margins */
p.headmb14 { text-align: justify; font-size: 14pt;  font-family: arial; text-decoration: none; font-weight: bold; color: #336699; margin-left: .5in; margin-right: .5in; padding-bottom: .01in; padding-top: .1in;}

/* medium blue heading with margins */
p.headmb1425 { text-align: justify; font-size: 14pt;  font-family: arial; text-decoration: none; font-weight: bold; color: #336699; margin-left: 25px; margin-right: 15px; padding-bottom: .01in; padding-top: .1in;}

/* medium blue heading with margins */
p.headmb16 { text-align: justify; font-size: 16pt;  font-family: arial; text-decoration: none; font-weight: bold; color: #336699; margin-left: .5in; margin-right: .5in; padding-bottom: .01in; padding-top: .1in;}

/* medium blue heading with margins */
p.headmb12m { text-align: justify; font-size: 12pt;  font-family: arial; text-decoration: none; font-weight: bold; color: #336699; margin-left: 25px; margin-right: 15px; padding-bottom: .01in; padding-top: .1in;}

/* black heading with margins */
p.headblack10 { text-align: justify; font-size: 10pt;  font-family: arial; text-decoration: none; font-weight: bold; color: #000000; margin-left: .5in; margin-right: .5in; padding-bottom: .01in; padding-top: .1in;}

/* black heading with margins */
p.headblack10c { text-align: center; font-size: 10pt;  font-family: arial; text-decoration: none; font-weight: bold; color: #000000; padding-bottom: .01in; padding-top: .1in;}

/*  black heading with margins */
p.headblack11 { text-align: justify; font-size: 11pt;  font-family: arial; text-decoration: none; font-weight: bold; color: #000000; margin-left: .5in; margin-right: .5in; padding-bottom: .01in; padding-top: .1in;}

/*  black heading with margins */
p.headblack11c { text-align: center; font-size: 11pt;  font-family: arial; text-decoration: none; font-weight: bold; color: #000000; padding-bottom: .01in; padding-top: .1in;}

/*  black heading with margins */
p.headblack12 { text-align: justify; font-size: 12pt;  font-family: arial; text-decoration: none; font-weight: bold; color: #000000; margin-left: .5in; margin-right: .5in; padding-bottom: .01in; padding-top: .1in;}

/*  black heading with margins */
p.headblack12c { text-align: center; font-size: 12pt;  font-family: arial; text-decoration: none; font-weight: bold; color: #000000; margin-left: .5in; margin-right: .5in; padding-bottom: .01in; padding-top: .1in;}

/*  black heading with margins */
p.headblack14 { text-align: justify; font-size: 14pt;  font-family: arial; text-decoration: none; font-weight: bold; color: #000000; padding-bottom: .01in; padding-top: .1in;}

/*  black heading with margins */
p.headblack16 { text-align: justify; font-size: 14pt;  font-family: arial; text-decoration: none; font-weight: bold; color: #000000; margin-left: .5in; margin-right: .5in; padding-bottom: .01in; padding-top: .1in;}

/* white heading with margins */
p.headwhite10 { text-align: justify; font-size: 10pt;  font-family: arial; text-decoration: none; font-weight: bold; color: #ffffff; margin-left: .5in; margin-right: .5in; padding-bottom: .01in; padding-top: .1in;}

/*  white heading with margins */
p.headwhite11 { text-align: justify; font-size: 11pt;  font-family: arial; text-decoration: none; font-weight: bold; color: #ffffff; margin-left: .5in; margin-right: .5in; padding-bottom: .01in; padding-top: .1in;}

/*  white heading with margins */
p.headwhite12 { text-align: justify; font-size: 12pt;  font-family: arial; text-decoration: none; font-weight: bold; color: #ffffff; margin-left: .5in; margin-right: .5in; padding-bottom: .01in; padding-top: .1in;}

/*  white heading with margins */
p.headwhite1225 { text-align: justify; font-size: 12pt;  font-family: arial; text-decoration: none; font-weight: bold; color: #ffffff; margin-left: 25px; margin-right: 15px; padding-bottom: .01in; padding-top: .1in;}

/*  white heading with margins */
p.headwhite12c { text-align: center; font-size: 12pt;  font-family: arial; text-decoration: none; font-weight: bold; color: #ffffff; margin-left: .5in; margin-right: .5in; padding-bottom: .01in; padding-top: .1in;}

/*  white heading with margins */
p.headwhite14 { text-align: justify; font-size: 14pt;  font-family: arial; text-decoration: none; font-weight: bold; color: #ffffff; margin-left: .5in; margin-right: .5in; padding-bottom: .01in; padding-top: .1in;}
/* dark blue heading with margins */
p.headwhite1425 { text-align: justify; font-size: 14pt;  font-family: arial; text-decoration: none; font-weight: bold; color: #ffffff; margin-left: 25px; margin-right: 15px; padding-bottom: .01in; padding-top: .1in;}

/*  white heading with margins */
p.headwhite16 { text-align: justify; font-size: 14pt;  font-family: arial; text-decoration: none; font-weight: bold; color: #ffffff; margin-left: .5in; margin-right: .5in; padding-bottom: .01in; padding-top: .1in;}

/* dark blue heading with margins */
p.headred1225 { text-align: justify; font-size: 12pt;  font-family: arial; text-decoration: none; font-weight: bold; color: #ff0000; margin-left: 25px; margin-right: 15px; padding-bottom: .01in; padding-top: .1in;}

/* dark blue heading with margins */
p.headred1425 { text-align: justify; font-size: 14pt;  font-family: arial; text-decoration: none; font-weight: bold; color: #ff0000; margin-left: 25px; margin-right: 15px; padding-bottom: .01in; padding-top: .1in;}

/* red blue heading with margins */
p.headredb14 { text-align: justify; font-size: 14pt;  font-family: arial; text-decoration: none; font-weight: bold; color: #ff0000; margin-left: .5in; margin-right: .5in; padding-bottom: .01in; padding-top: .1in;}

/* dark blue heading with margins */
h3 { text-align: justify; font-size: 14pt;  font-family: arial; text-decoration: none; font-weight: bold; color: #003366; margin-left: .5in; margin-right: .5in; padding-bottom: .1in; padding-top: .1in;}


/* li tag */
li {  list-style-position : outside; font-size: 10pt;  font-family: arial; color: #000000;  margin-left: .5in;  margin-right: .5in; padding-bottom : 12px; list-style-position: outside;}

/* li tag */
li.two {  list-style-position : outside; font-size: 10pt;  font-family: arial; color: #000000;  margin-left: 1px;  margin-right: 1px; padding-bottom : 12px; list-style-position: outside;}

/* li tag - talking book and braille section */
li.black16 {  list-style-position : outside; font-size: 16pt;  font-family: arial; color: #000000; margin-right: .5in; margin-left: .5in; list-style-position: outside;}

/* li tag with carrot - used on departments home pages and press page */
li.carrot { list-style-image: url("http://www.cyberdriveillinois.com/images/carrot.gif"); list-style-position: outside; margin-right: 0px; margin-left: 0px; padding-bottom : 12px;}

/* li tag with red carrot - used on press page  */
li.carrotred { list-style-image: url("http://www.cyberdriveillinois.com/images/carrotred.gif"); list-style-position: outside; margin-right: 0px; margin-left: 0px; padding-bottom : 12px;}

/* li tag with dark red carrot home page  */
li.carrotdarkredhome { list-style-image: url("http://www.cyberdriveillinois.com/carrotkidred.gif"); list-style-position: outside; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; margin-top: 0px;}

/* li tag with carrot - used on departments home pages and press page */
li.carrotgrey { list-style-image: url("http://www.cyberdriveillinois.com/images/carrotgrey.gif"); list-style-position: outside; margin-right: 0px; margin-left: 0px; padding-bottom : 12px;}

/* li tag with carrot - used on departments home pages and press page */
li.carrotdb { list-style-image: url("http://www.cyberdriveillinois.com/images/carrotdb.gif"); list-style-position: outside; margin-right: 0px; margin-left: 0px; padding-bottom : 12px;}

/* li tag with carrot - used on organ donor kids  pagese */
li.carrotkidred { list-style-image: url("http://www.cyberdriveillinois.com/images/carrotkidred.gif"); list-style-position: outside; margin-right: 0px; margin-left: 0px; padding-bottom : 12px;}

/* li tag with carrot - used on organ donor kids  pagese */
li.carrotkidblue { list-style-image: url("http://www.cyberdriveillinois.com/images/carrotkidblue.gif"); list-style-position: outside; margin-right: 0px; margin-left: 0px; padding-bottom : 12px;}

/* li tag with carrot - used on organ donor kids  pagese */
li.carrotkidgreen { list-style-image: url("http://www.cyberdriveillinois.com/images/carrotkidgreen.gif"); list-style-position: outside; margin-right: 0px; margin-left: 0px; padding-bottom : 12px;}

/* li tag with carrot - used on organ donor kids  pagese */
li.carrotkidpurple { list-style-image: url("http://www.cyberdriveillinois.com/images/carrotkidpurple.gif"); list-style-position: outside; margin-right: 0px; margin-left: 0px; padding-bottom : 12px;}

/* li tag with carrot - used on organ donor kids  pagese */
li.carrotkidorange { list-style-image: url("http://www.cyberdriveillinois.com/images/carrotkidorange.gif"); list-style-position: outside; margin-right: 0px; margin-left: 0px; padding-bottom : 12px;}

/* li tag */
li.no {  margin-right: 0px; margin-left: 0px;}

/* li tag no margins with padding */
li.dept {  margin-right: 0px; margin-left: 0px; padding-bottom : 12px;}

/* li tag no margins with padding */
li.dept25 {  margin-right: 0px; margin-left: 25px; padding-bottom : 12px;}

/* li tag capital alpha */
li.calpha { 
			list-style-type: upper-alpha;
			}
			
/* li tag none */
li.nobullet { 
			list-style-type: none;
			list-style-position : outside; 
			font-size: 10pt;  
			font-family: arial; 
			color: #000000;  
			margin-left: .5in;  
			margin-right: .1in; 
			padding-bottom : 12px; 
			}

/* li tag numbers */
li.number { 
			list-style-type: decimal;
			list-style-position : outside; 
			font-size: 10pt;  
			font-family: arial; 
			color: #000000;  
			margin-left: .5in;  
			margin-right: .1in; 
			padding-bottom : 12px; 
			}
			

/* ol tag */
ol { margin-left: .5in;	 margin-right: .5in; padding-bottom : .01in;	padding-top : .01in;}

/* ol tag */
ol.no { margin-right: 0in; margin-left: 0in;}

/* ol tag */
ol.number { margin-left: .5in;	 margin-right: .5in; padding-bottom : .01in;	padding-top : .01in; list-style-type: decimal; color: #ffffff; }


/* ul tag */
ul { margin-left: .5in;  margin-right: .5in;  padding-bottom : .01in;	padding-top : .01in;}

/* ul no right margin*/
ul.noright { margin-left: .5in;  padding-bottom : .01in;	padding-top : .01in;}


/* ul tag */
ul.no { margin-right: 0px; margin-left: 0px;}

/* ul tag with carrot */
ul.carrot { list-style-image: url("http://www.cyberdriveillinois.com/images/carrot.gif"); list-style-position: outside; margin-right: 10px; margin-left: 40px;}

/* Secure HTTPS version of ul tag with carrot */
ul.carrotssl { list-style-image: url("https://www.cyberdriveillinois.com/images/carrot.gif"); list-style-position: outside; margin-right: 10px; margin-left: 40px;}

/* ul tag with carrot */
ul.carrotred{ list-style-image: url("http://www.cyberdriveillinois.com/images/carrotred.gif"); list-style-position: outside; margin-right: 10px; margin-left: 40px;}

/* ul tag with carrot */
ul.carrot0{ list-style-image: url("http://www.cyberdriveillinois.com/images/carrot.gif"); list-style-position: outside; margin-right: 10px; margin-left:0px;}

/* ul tag used with li class="dept" used on deparments home page and press main page */
ul.list { margin-right: 10px; margin-left: 35px;}

/* ul tag used with li class="dept" used on deparments home page and press main page */
ul.list65 { margin-right: 10px; margin-left: 65px;}

body { 
	background-color : #336699;}

body.white { background-color : #ffffff;}

body.darkblue { background-color : #003366;}

td.nav { 
   width: 730px; 
   text-align: center;
   vertical-align: top; 
   background-image: url("http://www.cyberdriveillinois.com/images/stripes.gif"); }

td.navssl { 
   width: 730px; 
   text-align: center;
   vertical-align: top; 
   background-image: url("https://www.cyberdriveillinois.com/images/stripes.gif"); }
   
   td.banner { 
   width: 730px;
   text-align: center; 
   vertical-align: middle; }

table.body { 
   width: 100%;
   height: 100%;}

   
/* hr tag used on all pages */
hr.blue {
	width : 632px; 
	padding-bottom : .01in; 
	padding-top : .01in; 
	color:#003366; 
	size:1; 
	margin-left : .5in; 
	margin-right : .5in; }
	
/* hr tag used on all pages */
hr.blue832 {
	width : 832px; 
	padding-bottom : .01in; 
	padding-top : .01in; 
	color:#003366; 
	size:1; 
	margin-left : .5in; 
	margin-right : .5in; }

/* hr tag used on all pages */
hr.red {
	width : 632px; 
	padding-bottom : .01in; 
	padding-top : .01in; 
	color:#ff0000; 
	size:1; 
	margin-left : .5in; 
	margin-right : .5in; }

/* hr tag used on all pages */
hr.black {
	width : 632px; 
	padding-bottom : .01in; 
	padding-top : .01in; 
	color:#000000; size:1; 
	margin-left : .5in; 
	margin-right : .5in; }

/* page margins and justified text  - default font used */
p.blocktextem { text-align: justify; 
	font-size: .8em;  
	font-family: arial; 
	color: #000000; 
	margin-left: .5in; 
	margin-right: .5in;}



input.bottomline {
	border-top-width:0px; 
	border-right-width:0px; 
	border-left-width:0px; 
	border-bottom-width:1px; 
	border-bottom-color:#000000; 
	text-align:right;
	padding-bottom:10px;}
	
 .lmargin { 
 	margin-left: .5in;
	margin-right: .5in;}
 	
.stripes {
	background-image: url('http://www.cyberdriveillinois.com/images/stripes.gif'); }



/* ************************test area******************************* */
div.fee { 	left: 400px; 	top: 400px; 	position: absolute;	overflow : auto;}
div.fee2 { 	left: 400px;  top: 430px; 	position: absolute;	overflow : auto;}
div.fee25 { 	left: 400px; 	top: 445px; 	position: absolute;	overflow : auto;}
div.fee3 { 	left: 400px; 	top: 465px; 	position: absolute;	overflow : auto;}

/*test for display puropses*/
div.one { 	left: 145px; 	top: 100px; 	position: absolute;	overflow : auto;}

div.two { 	left: 145px;	top: 170px; 	position: absolute;	 background-image: url('http://www.cyberdriveillinois.com/images/stripes.gif');}

/* page margins and justified text  - NO font specified*/
.form { margin-left: .5in; margin-right: .5in; padding-bottom : 5px; padding-top : 5px;}

#services { left:235px;  top: 180px; position: absolute;	 background-image: url('http://www.cyberdriveillinois.com/images/stripes.gif');}

#programs { left:333px; top: 180px; position: absolute;	 background-image:url('http://www.cyberdriveillinois.com/images/stripes.gif');}

#press { left:431px; top: 180px; position: absolute;	 background-image: url('http://www.cyberdriveillinois.com/images/stripes.gif');}

#publications{ left:526px; top: 180px; position: absolute;	 background-image: url('http://www.cyberdriveillinois.com/images/stripes.gif');}

#departments { left:645px; top: 180px; position: absolute;	 background-image: url('http://www.cyberdriveillinois.com/images/stripes.gif');}

#contacts { left:746px; top: 180px; position: absolute;	 background-image: url('http://www.cyberdriveillinois.com/images/stripes.gif');}


.margins {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin-right: .5in;
	margin-left: .5in;
}
.margin5px {
	margin-right: 5px;
	margin-left: 5px; }
	
.margin10px {
	margin-right: 10px;
	margin-left: 10px; }
	
.margin15px {
	margin-right: 15px;
	margin-left: 15px; }
	
.margin20px {
	margin-right: 20px;
	margin-left: 20px; }
	
.margin25px {
	margin-right: 25px;
	margin-left: 25px; }

.head50mb {
	margin-right: 50px;
	margin-left: 50px;
	padding: 5px;
	background-color: #336699;  }

.margin50px {
	margin-right: 50px;
	margin-left: 50px; }

	
/*KIOSK STYLES */

.margin30px {
	margin-right: 30px;
	margin-left: 30px; }

.margin40px {
	margin-right: 40px;
	margin-left: 40px; }

.mb10 { 
	color: #336699; 
	font-size: 10pt;  
	font-family: arial; 
	font-weight: normal; 
	text-decoration: none; }

.mb10b { 
	color: #336699; 
	font-size: 10pt;  
	font-family: arial; 
	font-weight: bold; 
	text-decoration: none; }
	
.mb12 { 
	color: #336699; 
	font-size: 12pt;  
	font-family: arial; 
	font-weight: normal; 
	text-decoration: none; }

.mb12b { 
	color: #336699; 
	font-size: 12pt;  
	font-family: arial; 
	font-weight: bold; 
	text-decoration: none; }

.mb14 { 
	color: #336699; 
	font-size: 14pt;  
	font-family: arial; 
	font-weight: normal; 
	text-decoration: none; }

.mb14b { 
	color: #336699; 
	font-size: 14pt;  
	font-family: arial; 
	font-weight: bold; 
	text-decoration: none; }
	
.black10 { 
	color: #000000; 
	font-size: 10pt;  
	font-family: arial; 
	font-weight: normal; 
	text-decoration: none; }

.black10b { 
	color: #000000; 
	font-size: 10pt;  
	font-family: arial; 
	font-weight: bold; 
	text-decoration: none; }

.black12b { 
	color: #000000; 
	font-size: 10pt;  
	font-family: arial; 
	font-weight: bold; 
	text-decoration: none; }
	



.white9 { 
	color: #ffffff; 
	font-size: 9pt;  
	font-family: arial; 
	font-weight: normal; 
	text-decoration: none; }
.white9b { 
	color: #ffffff; 
	font-size: 9pt;  
	font-family: arial; 
	font-weight: bold; 
	text-decoration: none; }

.white10 { 
	color: #ffffff; 
	font-size: 10pt;  
	font-family: arial; 
	font-weight: normal; 
	text-decoration: none; }

.white10b { 
	color: #ffffff; 
	font-size: 10pt;  
	font-family: arial; 
	font-weight: bold; 
	text-decoration: none; }

.white11 { 
	color: #ffffff; 
	font-size: 11pt;  
	font-family: arial; 
	font-weight: normal; 
	text-decoration: none; }

.white11b { 
	color: #ffffff; 
	font-size: 11pt;  
	font-family: arial; 
	font-weight: bold; 
	text-decoration: none; }

.white12 { 
	color: #ffffff; 
	font-size: 12pt;  
	font-family: arial; 
	font-weight: normal; 
	text-decoration: none; }

.white12b { 
	color: #ffffff; 
	font-size: 12pt;  
	font-family: arial; 
	font-weight: bold; 
	text-decoration: none; }

.white14 { 
	color: #ffffff; 
	font-size: 14pt;  
	font-family: arial; 
	font-weight: normal; 
	text-decoration: none; }

.white14b { 
	color: #ffffff; 
	font-size: 14pt;  
	font-family: arial; 
	font-weight: bold; 
	text-decoration: none; }

.white16 { 
	color: #ffffff; 
	font-size: 16pt;  
	font-family: arial; 
	font-weight: normal; 
	text-decoration: none; }

.white16b { 
	color: #ffffff; 
	font-size: 16pt;  
	font-family: arial; 
	font-weight: bold; 
	text-decoration: none; }

.white18 { 
	color: #ffffff; 
	font-size: 18pt;  
	font-family: arial; 
	font-weight: normal; 
	text-decoration: none; }

.white18b { 
	color: #ffffff; 
	font-size: 18pt;  
	font-family: arial; 
	font-weight: bold; 
	text-decoration: none; }
	
	
/*NEW HOME PAGE STYLES */	


/* li tag with carrot -  */
li.carrotdarkred { list-style-image: url("http://www.cyberdriveillinois.com/images/carrotdred.gif"); list-style-position: outside; margin-right: 0px; margin-left: 0px; padding-top: 5px; padding-bottom: 5px;}
	
	/* ul tag with carrot for home page */
ul.carrothome { list-style-image: url("http://www.cyberdriveillinois.com/images/carrot.gif"); list-style-position: outside; margin-right: 5px;   margin-bottom: 0px; margin-top: 1px;}

a.bluered8b, a:active.bluered8b, a:visited.bluered8b { 
   font-family: arial;
   font-size: 8pt;
   color: #336699; 
   font-weight: bold; 
   text-decoration: none;}
   
a:hover.bluered8b { 
   font-family: arial;
   font-size: 8pt; 
   font-family: arial; 
   color: #cc0000; 
   text-decoration: none;}

a.bluered9b, a:active.bluered9b, a:visited.bluered9b { 
   font-family: arial;
   font-size: 9pt;
   color: #336699; 
   font-weight: bold; 
   text-decoration: none;}
   
a:hover.bluered9b { 
   font-family: arial;
   font-size: 9pt; 
   font-family: arial; 
   color: #cc0000; 
   text-decoration: none;}

a.bluered10b, a:active.bluered10b, a:visited.bluered10b { 
   font-family: arial;
   font-size: 10pt;
   color: #336699; 
   font-weight: bold; 
   text-decoration: none;}
   
a:hover.bluered10b { 
   font-family: arial;
   font-size: 10pt; 
   font-family: arial; 
   color: #cc0000; 
   text-decoration: none;}
   
 a.special, a.special:active, a.special:visited { 
  	color: #ffffff; 
	text-decoration: underline; 
	font-size: 9pt; 
	font-family: arial;}
	
 a.special:hover { 
	color: #ffffff; 
	text-decoration: none; 
	font-size: 9pt; 
	font-family: arial;}
	
  a.nav2,  a.nav2:active, a.nav2:visited { 
	color: #99ccff; 
	text-decoration: none ; 
	font-size: 7.5pt; 
	font-family: arial ;}
	
  a.nav2:hover { 
	color: #ffffff; 
	text-decoration: underline ; 
	font-size: 7.5pt; 
	font-family: arial ;}
	
	.formbutton {
		background-color:#cccccc; 
		color:#003366; 
		font: bold 10pt arial; 
		border: thin solid #003366;}

	.formbuttonred {
		background-color:#FF0000; 
		color:#FFFFFF; 
		font: bold 10pt arial; 
		border: thin dashed #FF0000;}
		
	.formbutton9 {
		background-color:#cccccc; 
		color:#003366; 
		font: bold 9pt arial; 
		border: thin solid #003366;}
		
	.formbutton8 {
		background-color:#cccccc; 
		color:#003366; 
		font: bold 8pt arial; 
		border: thin solid #003366;}
		
	.formbuttonllc9 {
		background-color:#cccccc; 
		color:#003366; 
		font: bold 9pt arial; 
		border: thin solid #003366;
		padding: 0px;
		text-align: left;}

