@charset "utf-8";
body {
	margin: 0px;
}
.menutoptop {
	text-align: right;
	padding-right: 5px;
}
.moduletabletopmenu-mini {
padding-top:6px;
}
.menutoptop a {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-right: 10px;
	float:right;
	margin-bottom: -3px;
}
.menutoptop a:hover {
	text-decoration: underline;
}
.crumb {
	text-align: left;
	padding-left: 20px;
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
}

.crumb a:link{
	color: #FFFFFF;
	text-decoration: none;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;

}
.crumb a:hover{
	text-decoration: underline;

}
.textholder {
	font-family: verdana;
	font-size: 12px;
}

.textholder a:link{
	color: #000000;
	text-decoration: none;

}
.textholder a:hover{
	text-decoration: underline;
	color:#666666;

}
.textholder .blog .article_seperator {
	width: 630px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-bottom: 10px;
}
.sitemap li, .sitemap ul {
	list-style-type: none;
}
.sitemap a {
text-decoration: none;
color: #000000;
}
.moduletable th {
margin-bottom:0px;
}
h3 {
margin:0px;
}
.contenttoc {
padding:8px; 
background-color: #CCCCCC;
float:right;
}
.contenttoc th{
margin-bottom:4px;
display: block;
}
.contenttoc a{
color:#000000;
text-decoration:none;
}
.contenttoc a:hover{
text-decoration: underline;
}
.contenttoc td {
display:list-item;
margin-left:13px;
}
.contentpaneopen {
width: 100% 
}
.pagenavcounter {
font-size:10px; 
}
.pagenavbar a {
color: #000000;
}
.pagenavbar {
font-size:10px;
}
.pagenavbar a:hover {
text-decoration:underline;
}