body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: small;
}

html, body, #wrapper, h1, #nav-top, #nav-top li, #nav-left, #nav-top li {
	margin: 0;
	padding: 5px;
	list-style: none;
}

th, td {
}

img {
	border: 0;
	float: left;
	margin-right: 4px;
	margin-left: 4px;
}

#wrapper {
	text-align: left;
	width: 960px;
	position: relative;
	margin: 0px auto 0px auto;
}

h1, h2, h3 {
	font-size: 14px;
}


h1 {
	color: #5B5E00;
	margin: 1em 0 .5em 0 0;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 0.15em;
}

h2 {
	margin: 0 0 5px 0;
	margin-left: 0.15em;
}

h3 {
	padding: 4px 0 0 0;
}

p {
	margin-top: 0.2em;
	margin-bottom: 0.3em;
	margin-left: 0.4em;
}

.block {
	display: block;
}

.clear {
	clear: both;
	height: 1px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1px;
	line-height: 1px;
}

* html .clear {
	margin-top: -5px;
	margin-bottom: -4px;
}

.left {
	float: left;
	margin: 1px 8px 0px 0px;
}

.softright {
	text-align: right;
}

.readmore {
	text-align: right;
}

/* ***** */

#wrapper {
	width: 960px;
}

/* header */

#header {
	background: url(/images/navigate/header_bg3.gif) repeat-x;
	position: relative;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	width: 950px;
}

#header .tl { height: 92px; }

#header .tl {
	background: url(/images/navigate/header_tl3.gif) top left no-repeat;
	width:100%;
}
#header .tr { background: url(/images/navigate/header_tr3.gif) top right no-repeat; }
/*
#header .bl { background: url(/images/navigate/header_bl3.gif) bottom left no-repeat; }
#header .br { background: url(/images/navigate/header_br3.jpg) bottom right no-repeat; width:100%;}
*/
/* the story of two navs */

#nav-top {
	position: absolute;
	top: 61px;
	left: 234px;
	color: #fff;
	height: 20px;
	width: 704px;
	border: none;
	vertical-align: bottom;
	text-align: right;
}
#nav-top ul{
background-color: #F60;
border: 1px solid black;
width: 100%;
padding: 0;
margin: 0;
white-space: nowrap;
}

#nav-top li {
	color: #000000;
	display: inline;
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
}
#nav-top ul li a:hover{
	color: #999999;
	background-color: #A6CAF0;
}
#nav-top a {
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
}

#nav-top a:hover {
	color: #FF0000;
}
/* navigate right */
#nav_right {
	border: none;
}
#nav_right ul{
	padding: 4px;
	list-style-image: url(/images/driehoekje.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#nav_right li {
	padding-bottom: 4px;
	padding-left: auto;
	padding-right: auto;
}
#nav_right ul li a:hover{
	color: #FF0000;
}
#nav_right a {
	white-space: nowrap;
}

#nav_right a:hover {
	color: #FFFFFF;
}



/* body */

#body {
}

#body h2 {
	margin: 1em 0 .5em 0;
	color: #5B5E00;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#body h3 {
	margin: 0 0 0 0;
}



a {
	color: #5B5E00;
	text-decoration: underline;
	font-size: 1.01em;
}

a:hover {
	color: #FF0000;
}

#cap {
	padding-top: 19px;
	width: 960px;
}

#col_left {
	float: left;
	display: inline;
	width: 150px;
	margin-left: 0px;
}

#col_middle {
	float: left;
	width: 500px;
}

#col_middle p {
}

#col_middle h3 {
	font-size: 10px;
}

#col_right {
	float: right;
	padding-right: 0px;
	margin-right: 0px;
	width: 275px;
}
#col_right img
{
	border: 0;
	float: none;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 4px;
	margin-left: 4px;
	margin-top: 4px;
	margin-bottom: 0px;
	margin-right: 0px;
}

#col_right h3 {
	font-size: 10px;
}

#col_right h3 a {
	text-decoration: none;
}


/*
.timed {
	background: #5b96da url(/images/navigate/support_bg.jpg) no-repeat;
	color: #fff;
	padding: 10px 10px 1.3em 71px;
	margin: 2em 0;
	border-bottom: 1px solid white;
}
*/
.timed .readmore {
	margin-bottom: 0;
}

.timed h3 {
	margin: 0;
	padding: 0;
	text-indent: -57px;
}

.timed a {
	color: #fff;
}

.timed a:hover {
	text-decoration: none;
}

/* footer */

#footer {
	clear: both;
	text-align: center;
	background: url(/images/navigate/footer_bg1.gif) repeat-x;
	width: 960px;
}

#footer div div { padding: 8px 0; }

#footer, #footer a {
	color: #fff;
}

#footer div { background: url(/images/navigate/footer_l1.gif) no-repeat; width:100%; }
#footer div div { background: url(/images/navigate/footer_r1.gif) top right no-repeat;width:100%; width:100%; }
.colborder {
	background: url(/images/navigate/column_cap1.gif) no-repeat;
	margin-left: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-left-style: outset;
	border-left-color: #E2E2E2;
	padding-top: 10px;
	float: left;
	position: relative;
	padding-right: 10px;
	right: auto;
}
#title {
	margin-top: 5px;
	margin-left: 5px;
	float: left;
}
a:active {
	color: #FF5F55;
}
.colheader {
	font-size: 16px;
	font-weight: bolder;
	margin: 0em 0 .5em 0;
}
paging {
	color: #000000;
	display: inline;
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
	float: left;
}
