
/* normal text */

/* NOTES:
      for font-family, several alternative fonts are specified,
      followed finally by a supported generic family name
      ('serif', 'sans-serif', 'cursive', 'fantasy').

      Place the font-family declaration at the end of the list of
      declarations for a selector to account for an MSIE3 font
      declaration freak out

      For correct rendering across all three browsers include a
      fictitious font name enclosed in single quotes as your
      first font choice and a fictitious font name as your last
      choice. 

      */

			BODY
				{
				SCROLLBAR-FACE-COLOR: #000045;
				SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
				SCROLLBAR-SHADOW-COLOR: #ffffff;
				SCROLLBAR-3DLIGHT-COLOR: #000045;
				SCROLLBAR-ARROW-COLOR: #BCBC78;
				SCROLLBAR-TRACK-COLOR: #000045;
				SCROLLBAR-DARKSHADOW-COLOR: #000045;
				}
				
			a:link     
			    { 
			    text-decoration: underline; 
			    color: #000045;
			    }
				
			a:visited  
			    { 
			    text-decoration: underline; 
			    color: #8102A6;
			    }
				
			a:active   
			    { 
			    text-decoration: none; 
			    color: #000045;
			    }
				
			a:hover
			    { 
			    text-decoration: none; 
			    color: #000045;
			    }

			.heading1 {
   				font-family: Verdana, Arial, sans-serif;
   				font-size: 16px; 
   				font-weight: bold;
   				color: #475987;			/* baby blue */
			}

			.heading2 {
   				font-family: Verdana, Arial, sans-serif;
   				font-size: 14px; 
   				font-weight: bold;
   				color: #475987;			/* baby blue */
			}

			.bodytext1 {
   				font-family: Arial, Verdana, sans-serif;
   				font-size: 13px; 
   				color: #333333;			/* baby blue */
			}
	
			.nav
			    { 
				font-family: 'X', Verdana, Arial, Helvetica, Sans-serif 'X';
				font-size: 8pt;
			    text-decoration: none;
			    }
							
			.header_lg
			    { 
				font-family: 'X', Arial, Helvetica, Sans-serif 'X';
				font-size: 12pt;
				font-weight: bold;
				color: #475987;
			    }
				
			.header_gray1
			    { 
				font-family: 'X', Arial, Helvetica, Sans-serif 'X';
				font-size: 9pt;
				font-weight: bold;
				color: #999999;
			    }
			
			.header_gray2
			    { 
				font-family: 'X', Arial, Helvetica, Sans-serif 'X';
				font-size: 11.5pt;
				font-weight: bold;
				color: #999999;
			    }
			    
			.headertop {
              font-family: Verdana, Arial, sans-serif;
   				font-size: 16px; 
   				color: #475987;
   				font-weight: bold;
              }
				
			.small
			    { 
				font-family: 'X', Verdana, Arial, Helvetica, Sans-serif 'X';
				font-size: 8pt;
			    text-decoration: none;
			    }
			    
			.smallwhite
			    { 
				font-family: 'X', Verdana, Arial, Helvetica, Arial, Sans-serif 'X';
				font-size: 8pt;
			    text-decoration: none;
				color: #ffffff;
			    }
	
			.footer
			    { 
				font-family: 'X', Arial, Helvetica, Arial, Sans-serif 'X';
				font-size: 8pt;
			    text-decoration: none;
			    }
				
		  .menutop {
              font-family: Tahoma, Arial, Trebuchet, Helvetica, sans-serif;
              color: white;
              font-size: 8pt;
              }
              
          .menutop a:link {
              font-family: Tahoma, Arial, Trebuchet, Helvetica, sans-serif;
              font-size: 8pt;
              color: #BEBFC0;
              text-decoration: none;
              }
          .menutop a:visited {
              font-family: Tahoma, Arial, Trebuchet, Helvetica, sans-serif;
              font-size: 8pt;
              color: #BEBFC0;
              text-decoration: none;
              }
          .menutop a:active {
              font-family: Tahoma, Arial, Trebuchet, Helvetica, sans-serif;
              font-size: 8pt;
              color: #BEBFC0;
              text-decoration: none
              }
          .menutop a:hover {
              font-family: Tahoma, Arial, Trebuchet, Helvetica, sans-serif;
              font-size: 8pt;
              color: #ffffff;
              text-decoration: none;
              }

			    
		  .menuitem {
              font-family: Tahoma, Arial, Trebuchet, Helvetica, sans-serif;
              color: white;
              font-size: 8pt;
              }
          .menuitem a:link {
              font-family: Tahoma, Arial, Trebuchet, Helvetica, sans-serif;
              font-size: 8pt;
              color: #50687F;
              text-decoration: none;
              }
          .menuitem a:visited {
              font-family: Tahoma, Arial, Trebuchet, Helvetica, sans-serif;
              font-size: 8pt;
              color: #50687F;
              text-decoration: none;
              }
          .menuitem a:active {
              font-family: Tahoma, Arial, Trebuchet, Helvetica, sans-serif;
              font-size: 8pt;
              color: #CC99FF;
              text-decoration: none
              }
          .menuitem a:hover {
              font-family: Tahoma, Arial, Trebuchet, Helvetica, sans-serif;
              font-size: 8pt;
              color: #0066ff;
              text-decoration: none;
              }
 
 		  .caption {
              font-family: Tahoma, Arial, Trebuchet, Helvetica, sans-serif;
              color: #000000;
              font-size: 8pt;
              text-decoration: bold;
              }
          .caption a:link {
              font-family: Tahoma, Arial, Trebuchet, Helvetica, sans-serif;
              font-size: 8pt;
              color: #cccccc;
              text-decoration: none;
              }
          .caption a:visited {
              font-family: Tahoma, Arial, Trebuchet, Helvetica, sans-serif;
              font-size: 8pt;
              color: #cccccc;
              text-decoration: none;
              }
          .caption a:active {
              font-family: Tahoma, Arial, Trebuchet, Helvetica, sans-serif;
              font-size: 8pt;
              color: #cccccc;
              text-decoration: none
              }
          .caption a:hover {
              font-family: Tahoma, Arial, Trebuchet, Helvetica, sans-serif;
              font-size: 8pt;
              color: #FF9933;
              text-decoration: none;
              }
              
             
 			.bottom {
              font-family: Tahoma, Arial, Trebuchet, Helvetica, sans-serif;
              color: #cccccc;
              font-size: 8pt;
              }
          .bottom a:link {
              font-family: Tahoma, Arial, Trebuchet, Helvetica, sans-serif;
              font-size: 8pt;
              color: #cccccc;
              text-decoration: none;
              }
          .bottom a:visited {
              font-family: Tahoma, Arial, Trebuchet, Helvetica, sans-serif;
              font-size: 8pt;
              color: #cccccc;
              text-decoration: none;
              }
          .bottom a:active {
              font-family: Tahoma, Arial, Trebuchet, Helvetica, sans-serif;
              font-size: 8pt;
              color: #cccccc;
              text-decoration: none
              }
          .bottom a:hover {
              font-family: Tahoma, Arial, Trebuchet, Helvetica, sans-serif;
              font-size: 8pt;
              color: #FF9933;
              text-decoration: none;
              }


	
