#sitemap
{border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	border-top: 1px solid #DDD;}


#glossary {
	margin-bottom: 6em;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	padding-bottom: 1em;}

#sitemap,
#glossary {
	float: left;
	width: 522px;
	height: auto;
	margin: 0 99px 4em;
	background-color: #FCFDFE;
	color: #36362E;
}

.map {
	font-size: 1.3em;
	text-align: left;
	margin-left: 100px;
	background-color: transparent;
	width: 524px;
	float: left;
	padding-bottom: 0.5em;
	color: #333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	display: block;
	font-weight: bold;
	margin-top: 0em;
	padding-top: 2em;
}

#glossary dl,
#sitemap dl {
	width: 522px;
	float: left;
}


#sitemap dt {
	text-align: right;
	width: 200px;
	margin-top: 0px;
	padding-top: 3px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	height: auto;
}

#sitemap dd{
	text-align: left;
	width: 299px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: right;
	margin: 0 0 0 10px;
	line-height: 1.4em;
	border-left: 1px solid #DDD;
	padding: .3em 6px;
}

#sitemap dl 
{
	padding-bottom: 0px;
	border-bottom: 1px solid #DDD;
	margin-top: 0px;
}

#glossary dt,
#glossary dd{
	text-align: left;
	width: 512px;
}

#glossary dt
{	padding: .25em 0;
	margin-left: 5px;
	margin-top: 1em;}

#glossary dd {
	padding: 0 5px .1em;
	margin: 0;
	line-height: 1.4em;
}

#glossary a,
#sitemap a
{	background-color: transparent;
	color: #205FB3;}

#sitemap a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
	
#glossary dt a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	background-color: transparent;
	color: #333;
	text-decoration: none;
}

#glossary dt a:focus,
#glossary dt a:hover,
#glossary dt a:active
{
	background-color: transparent;
	color: #7CB32B;
	text-decoration: none;
}

#glossmenu a
{
	border-bottom: none;
	color: #4D8BDF;
	background-color: transparent;
	padding: 1px 0 0;
	margin-left: 4px;
	margin-right: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 1.4em;
}

#glossmenu a:focus,
#glossmenu a:hover,
#glossmenu a:active
{
	border-top: 1px solid #205FB3;
	color: #205FB3;
	text-decoration: none;
}

#glossary ol {
	width: 500px;
	font-size: 1.1em;
	line-height: normal;
}
#glossary ul {
	margin-top: .5em;
	padding-left: 30px;
	padding-right: 30px;
}
#glossmenu {
	font-size: .9em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 1em;
	padding-bottom: 0.25em;
	margin-bottom: 1em;
	background-color: #EDF3FC;
	width: 522px;
	text-align: center;
	border: 1px solid #8EB3D6;}
.novisual {
	border-bottom-style: none;
}
