/* -------------- */
/* GLOSSAR STYLES */
/* -------------- */

a.glosLink:link, a.glosLink:visited, a.glosLink:active, a.glosLink:hover {
	font-size:				11px;
	font-weight:			bold;
	text-decoration:		none;
	/*color:				red;
	letter-spacing:			0.2em;
	font-stretch:			expanded;*/
}

.glosnbs {
	font-size:				8px;
}

a.glosDetLink:link, a.glosDetLink:visited, a.glosDetLink:active, a.glosDetLink:hover {
	font-size:				11px;
	text-decoration:		none;
	/*color:				red;*/
}

ul  {
list-style-position:outside;
list-style-type:disc;
font-family:Arial,Helvetica,san-serif;
}

ul.glossarLinks li {
background:url("../img/navBul.gif") no-repeat scroll 0 5px transparent;
color:#666666;
list-style-type:none;
margin-left:0;
padding:0 0 0 8px;
}
