

.glossary{
	width:194px;
	text-align:left;
	font-size: 11px;
	background:none;
}
html>body .glossary{
	width:194px;
	text-align:left;
	font-size: 11px;
	background:none;
	margin-top:7px;
}
.glossary tr{
background:none;
}
.glossary_pop_top{
height:7px;
background: url(../images/glossary-pop-top.gif) 0% 100% no-repeat;
}
.glossary_pop_mid{
margin:0 0 0 0;
padding:0 7px 5px 7px;
background:url(../images/glossary-pop-mid.gif) repeat-y;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#252424;
text-align:left;
}

.header {
	font-weight: bold; 
	font-size: 11px; 
	color: #9b2757; 
	line-height: 15px; 
	font-family: arial, sans-serif;
}

.glossary_callout a{
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color:#252424;
}
.glossary_callout_home a{
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color:#FFF1DA;
}
.glossary_pop_bot{
height:21px;
background:url(../images/glossary-pop-bot.gif) no-repeat;
}
.dash {
	text-decoration:none !important;
	border-bottom:1px dashed #000 !important; 
}

.dash: a.link {
	text-decoration:none;
	border-bottom:1px dashed #000 !important; 
	display: inline-block;
}

.dash: a.active {
	text-decoration:none;
	border-bottom:1px dashed #000 !important; 
	display: inline-block;
}

.dash_home {
	text-decoration:none;
	border-bottom:1px dashed #FFF1DA; 
	display: inline-block;
}

.dash_home: a.link {
	text-decoration:none;
	border-bottom:1px dashed #FFF1DA !important; 
	display: inline-block;
}

.dash_home: a.active {
	text-decoration:none;
	border-bottom:1px dashed #FFF1DA !important; 
	display: inline-block;
}
.glossary ul{ margin:0px; padding:0px;}
.glossary ul li{ margin:0px 15px; padding:2px;}

