@charset "utf-8";
/* CSS Document */
#header {
	position:absolute;
	width:100%;
	height:110px;
	z-index:1;
	background-image: url(images/fade.jpg);
}
body,td,th {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: small;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#logo {
	position:absolute;
	width:216px;
	height:auto;
	z-index:2;
	left: 10px;
	top: 10px;
}
#pen {
	position:absolute;
	z-index:1;
	right: -1px;
	font-size: medium;
	font-weight: bold;
	color: #CCCCCC;
}
#RightHeader {
	position:absolute;
	width:100%;
	height:110px;
	z-index:1;
}
#generalNav {
	position:absolute;
	z-index:2;
	right: 0px;
	bottom: 0px;
	width: auto;
	margin-right: 5px;
	margin-bottom: 5px;
	font-size: small;
	font-weight: bold;
}
#NavigationContainer {
	position:absolute;
	width:100%;
	height:26px;
	z-index:3;
	top: 110px;
}
#navigation {
	position:absolute;
	width:100%;
	height:26px;
	z-index:4;
	top: 0px;
	float: left;
	background-image: url(images/stripes.gif);
}
#rightlines {
	position:absolute;
	z-index:5;
	float: left;
	right: 0px;
	width: 240px;
	background-image: url(images/stripesRight.gif);
}
#Content {
	position:absolute;
	width:100%;
	top:136px;
	height:100%;
	z-index:1;
}
#mainContent {
	margin-top: 5px;
	margin-right: 400px;
	margin-bottom: 0;
	margin-left: 10px;
	float: left;
	list-style-image: url(images/bullet_quicknav_grijs.gif);
}
#mainContentToolkit {
	margin-top: 10px;
	margin-right: 310px;
	margin-bottom: 0;
	margin-left: 10px;
	float: left;
	list-style-image: url(images/bullet_quicknav_grijs.gif);
}
#slideShow {
	position:absolute;
	width:150px;
	height:100%;
	z-index:1;
	right: 240px;
	top: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CC0000;
	background-image: url(images/middleBackground.jpg);
	background-repeat: no-repeat;
}
#quickLinks {
	position:absolute;
	width:230px;
	height:100%;
	z-index:1;
	right: 0px;
	margin-top: 5px;
	margin-left: 10px;
	font-size: x-small;
	font-weight: bold;
	line-height: 14px;
}
#quickLinksLab {
	position:absolute;
	width:280px;
	height:100%;
	z-index:1;
	right: 0px;
	margin-top: 5px;
	margin-left: 10px;
	font-size: x-small;
	font-weight: bold;
	line-height: 14px;
}
#randomImage {
	position:absolute;
	width:130px;
	z-index:4;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	filter: Alpha(Opacity=80);
	opacity:0.80;
	border: 1px solid #666666;
	height: auto;
}a {
	color: #CC0033;
}
#header #RightHeader #generalNav a {
	text-decoration: none;
}
a:hover {
	color: #000066;
}
.path {
	font-size: x-small;
	font-weight: bold;
}
.header {
	font-size: 12pt;
	font-weight: bold;
}
#imageSlidehow  {
	border: 1px solid #CCCCCC;
	right: 10px;
	bottom: 10px;
	position: fixed;
}.title_top {
	font-weight: bold;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
	margin: 5px 0 5px 0;
	border-bottom: solid #CCCCCC 1px;
}
