@charset "utf-8";
h1 {
	padding-top: 6px;
	height: 20px;
	color: #FFFFFF;
	font-size: 90%;
}
.contact {
	margin-bottom: 5px;
}
#siteid {
	float: left;
	padding: 0px;
	margin: 0px;
}
.bold {
	font-weight: bold;
}
.subtitle {
	margin: 0 0 5px 0;
	padding: 3px 3px 3px 6px;
	border-left: 3px solid #333;
	font-size: 100%;
	font-weight: bold;
}
#topicpath {
	margin: 0px;
	padding: 0px 0px 0px 3px;
	font-size: 9px;
	color: #666666;
	text-align: left;
}
#topicpath a {
	text-decoration: none;
	color: #666666;
}
#topicpath a:hover {
	text-decoration: underline;
	color: #cc9999;
}
#link_to_glossary {
	text-align: left;
	padding: 0px 0px 10px 1px;
	font-weight: bold;
}
#link_to_glossary a {
	text-decoration: none;
}
#link_to_glossary a:hover {
	text-decoration: underline;
}
