/* Start of CMSMS style sheet '1. Global settings' */
.accessibility {
	visibility:hidden;
	display:none;
}
ul {
	margin: 0;
	padding: 0;
	overflow: auto;
}
a {
	text-decoration: none;
}
#breadcrumbs {
	font: 8pt Tahoma;
	color: #888;
	margin-bottom: 12px;
}
#breadcrumbs a {
	color: #888;
}
.start-page #pagewrapper {
	width:865px;
	margin: 16px auto;
}
.sub-page #pagewrapper {
	width:951px;
	margin: 20px auto;
}
.img a {
	border: 0 none !important;
}
#searchresults li a{
	font: 9pt Tahoma;
	color:#888;
	line-height: 1.7em;
}
#searchresults li a:hover{
	color:#302e2e;
}
#left-side{
	overflow: hidden;
	float: left;
	display: block;
	width: 125px;
}
#left-side a{
	color: #888;
	font: 9pt Tahoma;
	border: 0 none;
}
#left-side a img {
	border: 0 none;
}
/* End of '1. Global settings' */

