#glossary{
	width:236px;
	text-align:left;
	font-size: 11px;
	background:none;
}
#glossary tr{
background:none;
}
#glossary #glossary_pop_top{
height:7px;
background:url(../images/glossary-pop-top.gif) 0% 100% no-repeat;
}
#glossary #glossary_pop_mid{
margin:0 0 0 0;
padding:0 6px 5px 8px;
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;
}

#glossary #glossary_pop_mid .header {
	font-weight: bold; 
	font-size: 11px; 
	color: #54748e; 
	line-height: 15px; 
	font-family: arial, sans-serif;
}

#glossary_callout a{
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color:#252424;
text-decoration:none !important;
}
#glossary_callout_home a{
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color:#FFF1DA;
}
#glossary #glossary_pop_bot{
height:21px;
background:url(../images/glossary-pop-bot.gif) no-repeat;
}
.dash {
	text-decoration:none;
	border-bottom:1px dashed #000; 
	display: inline-block;
}

.dash: a.link {
	text-decoration:none;
	border-bottom:1px dashed #000; 
	display: inline-block;
}

.dash: a.active {
	text-decoration:none;
	border-bottom:1px dashed #000; 
	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; 
	display: inline-block;
}

.dash_home: a.active {
	text-decoration:none;
	border-bottom:1px dashed #FFF1DA; 
	display: inline-block;
}

