/*#glossary
{
	background: url(../images/Interior/Mortgage-Application.jpg) no-repeat top right;
	display:inline-block;
}
*/

#glossary #content .termName
{
	font-weight:bold;
	letter-spacing:0;
	color:#000000;
}

#glossary #content #glossaryUL
{
	margin-bottom:40px;
}

#glossary #content #glossaryUL li
{
	margin-bottom:1em;
}

#glossary #content #glossaryUL li.letter
{
	border-bottom:1px solid #999;
	margin:1.5em 0 1em 0;
	list-style:none;
	font-size:2em;
	font-weight:bold;
	color:#000000;
}

#glossary #content a.toTop
{
	display:block;
	float:right;
	font-size:0.6em;
	line-height:1.2em;
	padding-right:20px;
	margin-top:3px;
	background-color:#fff;
	background-image:url(/images/img_up.gif);
	background-repeat:no-repeat;
	background-position:100% 0;
}

ul.horiz
{
	margin:0 0 0 1em;
	padding:0;
}

ul.horiz li
{
	float:left;
	padding:0;
}

ul.horiz li a
{
	padding:0.7em;
	font-weight:bold;
}  