

.glossary{
	width:187px;
	text-align:left;
	font-size: 11px;
	background:none;
}
html>body .glossary{
	width:187px;
	text-align:left;
	font-size: 11px;
	background:none;
	margin-top:7px;
}

.glossary tr{
background:none;
}
.glossary_pop_top{
height:7px;
background:url( /images/glossary/glossary-pop-top.png) 0% 100% no-repeat;
behavior: url("/images/glossary/iepngfix.htc");
}
* html .glossary_pop_top{
height:7px;
background:url( /images/glossary/glossary-pop-top.gif) 0% 100% no-repeat;
}
.glossary_pop_mid{
margin:0px;
padding:0 10px 5px 7px;
background:url( /images/glossary/glossary-pop-mid.png) repeat-y;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#EC2D07;
text-align:left;
behavior: url("/images/glossary/iepngfix.htc");
}
* html .glossary_pop_mid{
    width:170px;
    margin-top:-2px;
	background:url( /images/glossary/glossary-pop-mid.gif) repeat-y;
}
.header {
	font-weight: bold; 
	font-size: 11px; 
	color: #9b2757; 
	line-height: 15px; 
	font-family: arial, sans-serif;
	display:none;
	
}

.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/glossary-pop-bot.png) no-repeat;
behavior: url("/images/glossary/iepngfix.htc");
}
* html .glossary_pop_bot{
height:21px;
/*background:url( /images/glossary/glossary-pop-bot.gif) no-repeat;*/

}
.glossary_pop_botRight{
height:21px;
background:url( /images/glossary/glossary-pop-botRight.png) no-repeat;
behavior: url("/images/glossary/iepngfix.htc");
}
* html .glossary_pop_botRight{
height:21px;
/*background:url( /images/glossary/glossary-pop-bot.gif) no-repeat;*/
}


/******** LARGE *********/
.glossaryLarge{
	width:480px;
	text-align:left;
	font-size: 11px;
	background:none;
}
html>body .glossaryLarge{
	width:480px;
	text-align:left;
	font-size: 11px;
	background:none;
	margin-top:7px;
}
.glossary_pop_topLarge{
height:7px;
background:url( /images/glossary/glossary-pop-topLarge.png) 0% 100% no-repeat;
behavior: url("/images/glossary/iepngfix.htc");
}
* html .glossary_pop_topLarge{
height:7px;
background:url( /images/glossary/glossary-pop-topLarge.gif) 0% 100% no-repeat;
}
.glossary_pop_midLarge{
margin:0px;
padding:0 10px 5px 7px;
background:url( /images/glossary/glossary-pop-midLarge.png) repeat-y;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#EC2D07;
text-align:left;
behavior: url("/images/glossary/iepngfix.htc");
}
* html .glossary_pop_midLarge{
    width:463px;
    margin-top:-2px;
	background:url( /images/glossary/glossary-pop-midLarge.gif) repeat-y;
}
.glossary_pop_botLarge{
height:21px;
background:url( /images/glossary/glossary-pop-botLarge.png) no-repeat;
behavior: url("/images/glossary/iepngfix.htc");
}
* html .glossary_pop_botLarge{
height:21px;
background:url( /images/glossary/glossary-pop-botLarge.png) no-repeat;
/*background:url( /images/glossary/glossary-pop-bot.gif) no-repeat;*/
}

.glossary_pop_botLargeRight{
height:21px;
background:url( /images/glossary/glossary-pop-botLargeRight.png) no-repeat;
behavior: url("/images/glossary/iepngfix.htc");
}
* html .glossary_pop_botLargeRight{
height:21px;

/*background:url( /images/glossary/glossary-pop-bot.gif) no-repeat;*/
}

/**********************/



.glossaryLink {
	text-decoration:underline !important;
	color:#753E6B !important;
}

.glossaryLinkgrey {
	text-decoration:underline !important;
	color:#676767 !important;
}
.dash {
	text-decoration:none !important;
	border-bottom:1px dashed #000 !important; 
	display: inline-block;
}

.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;}
