
/* LOCAL STYLES - /styles/Local.css */

.testclassxyz {
  font-face: sans-serif;
}
  
a.utilitynav, a.utilitynav:link, a.utilitynav:visited, a.utilitynav:hover, a.utilitynav:visited:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
  text-decoration: none;
}
a.utilitynav:hover, a.utilitynav:visited:hover
  { text-decoration: underline; color: #333333}  

.searchpagetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
}
  
.headermed {
	font-family: Verdana, Arial black, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}

.basictext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
}

.footerhomepagetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}

/* START - E. Rasul put this stylesheet call to use an image as a bullet (need to do the same thing in ARDAClient.css) */

UL {list-style: url(/AM/Graphics/bulletblue.gif)}

/* END - E. Rasul put this stylesheet call to use an image as a bullet (need to do the same thing in ARDAClient.css) */

 
/* 123CSSSUCCESSFULLYCREATED123 */

/*  Copyright 2000, Active Matter, Inc. */