body{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#d9dadb;

	}
p, ol li, ul li, td{	font-size:0.9em;}


#wrapper{
	margin: auto;
	width: 899px;
	}
#header{
	margin-top: 5px;
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	height:131px; /* 5 pix extra */
	position: relative;
	}
	
#headerworkflow{
	margin-top: 5px;
	background-image: url(header-workflowmanager.jpg);
	background-repeat: no-repeat;
	height:131px; /* 5 pix extra */
	position: relative;
	}

#center{
	background-color:#FFFFFF;
	background-image:url(middleempty.jpg);
	background-repeat:no-repeat;
	padding: 25px 25px 20px 45px; /* middle.jpg is 193 px hoog */ 
	height: 100%;	
	}
#footer{
	background-color:#f6f6F7;
	padding:20px 20px 10px 20px;

	}


#navigation
{	margin: 0;
	padding: 0;
	bottom:8px;
	right:5px;
	position: absolute;
	}
#navigation li
{
	display: inline;
	list-style-type:none;	
	}
#navigation li a
{
	padding: 0.25em 1em;
	color:#FFFFFF;
	text-decoration:none;
	font-size:0.8em;
	text-transform:uppercase;
	font-weight:bold;
	}
#navigation li a:hover
{
	color:#00a0da;
	background-color:#f4ead2;
	}


a , a:link , a:hover , a:active, a:visited
{
	color:#00a0da;
	}
#workflow a , a:link , a:hover , a:active, a:visited
{
	text-decoration:none;
}

#workflow
{
	color:#fcc300;
	list-style-type:disc;
}


h1
{
	color:#00a0da;
	font-style:italic;
	}

.tDcONT { font-weight: bold; font-family: verdana; color: #FFFFFF; background-color:  #00a0da; text-align: left; vertical-align: top; }
.tDcONT a:link { color: #000000; text-decoration: none; }
.tDcONT a:visited { color: #000000; text-decoration: none; }
.tDcONT a:active { color: #000000; text-decoration: none; }
.tDcONT a:hover { color: #F48000; text-decoration: none; }

