/* Default Css www.Nedhealth.nl */

.list {
	margin: 5;
	padding-left: 8;
	list-style-type: circle;
}

/* Start menu list */
dl, dt, dd, ul, li {
	margin: 0;
	padding-left: 0;
	list-style-type: none;
}

#menu {
	position: inherit;
	top: 0;
	left: 0;
}

dl#menu {
	width: 203px;
}

dl#menu dt {
	cursor: pointer;
	margin: 0;
	height: 26px;
	text-align: left;
	vertical-align:middle;
	color: #003399;
	font: 8pt arial;
	font-weight: normal;
	text-decoration: none;
	letter-spacing:1.1;
	background-image: url(images/menu_notsel_long.gif);
	padding-top:5;
	padding-left:20;
}

dl#menu dd {
	border: 0px solid gray;
	text-align: right;
}

/* uitklap items */
dl#menu li {
	cursor: pointer;
	height: 26px;
	text-align: left;
	vertical-align:middle;
	color: #003399;
	font: 8pt arial;
	font-weight: normal;
	text-decoration: none;
	letter-spacing:1.1;
	background-image: url(images/menu_notsel_short.gif);
	padding-top:5;
	padding-left:20;
}

dl#menu li a, dl#menu dt a {
	color: #003399;
	font: 8pt arial;
	font-weight: normal;
	text-decoration: none;
	letter-spacing:1.1;
	display: block;
	border: 0 none;
	height: 100%;
}

dl#menu li a:hover, dl#menu dt a:hover {
	text-decoration: underline;
}

dl#menu li {
	padding-left:30;
}

/* End menu list*/



/* Start Global */

P {
  margin: 0pt;
}

img{
	border:1px solid #5f7896;

}

.nobox {
	border: 0
}

BODY {
	color: #003399; 
	font: 8pt arial; 
	font-weight: normal; 
	text-decoration: none; 
	line-height:1.5;
	SCROLLBAR-FACE-COLOR: #ffffff; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #4A8685; 
	SCROLLBAR-3DLIGHT-COLOR: #4A8685; 
	SCROLLBAR-ARROW-COLOR: #4A8685; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
} 

.layoutimg{
	border:0;
}

/* End Global */

/* Start Nav */

a.topnavnotselected:link,a.topnavnotselected:visited,a.topnavnotselected:active,a.topnavnotselected:hover{
	color: #003399;
	font: 8pt arial;
	font-weight: normal;
	text-decoration: none;
	letter-spacing:1.1;
}

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

a.topnavselected:link,a.topnavselected:visited,a.topnavselected:active,a.topnavselected:hover{
	color: #003399;
	font: 8pt arial;
	font-weight: normal;
	text-decoration: none;
	letter-spacing:1.1;
}

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

.navbutton_spacer_left {
	width:10;
	border:0;
}

.navbutton_spacer_right {
	width:8;
	border:0;
}

.buttondividelong {
	background-image:url(images/button_divider_long.gif);
	background-repeat:no-repeat;
	background-position:center;
}

.buttondivideshort {
	background-image:url(images/button_divider_short.gif);
	background-repeat:no-repeat;
	background-position:center;
}

/* End Nav */

/* Start Content */

a:link {
	color: #000099;
	font: 9pt arial;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	color: #000099;
	font: 9pt arial;
	font-weight: normal;
	text-decoration: none;
}
a:active {
	color: #B61515;
	font: 9pt arial;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #000099;
	font: 9pt arial;
	font-weight: normal;
	text-decoration: underline;
}



H1 { 
	color: #86E25A;
	font: 12pt arial;
	font-weight: bold;
	text-decoration: none;
	margin-bottom:3;
	margin-left:-1;
}


H2 { 
	color: #23760A;
	font: 12pt arial;
	font-weight: bold;
	text-decoration: none;
	margin-bottom:3;
	margin-left:-1;
}

H3 { 
	color: #0A0EBC;
	font: 12pt arial;
	font-weight: bold;
	text-decoration: none;
	margin-bottom:3;
	margin-left:-1;
}

H4 { 
	color: #322333; 
	font: 8pt arial; 
	font-weight: bold; 
	text-decoration: none; 
	margin-bottom:3;
}


td {
	 color: #322333; 
	 font: 9pt arial; 
	 font-weight: normal; 
	 text-decoration: none; 
	 line-height: 1.3;
}

.contenttd {
	 color: #322333; 
	 font: 8pt arial; 
	 font-weight: normal; 
	 text-decoration: none; 
	 line-height:1.5;
	 letter-spacing:1.1;
	 padding-left:10;
	 padding-right:10;
}

/* End Content */

/* Start Footer */

.disclaimer{
	 color: #DFF093; 
	 font: 7pt arial; 
	 font-weight: normal; 
	 text-decoration: none; 
	 line-height:1.5;	
}

a.disclaimerlink:link,a.disclaimerlink:active,a.disclaimerlink:visited,a.disclaimerlink:hover{
	 color: #DFF093; 
	 font: 7pt arial; 
	 font-weight: normal; 
	 text-decoration: none;
	 letter-spacing:1.1; 
	 line-height:1.5;
}

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

/* End Footer */



/* Start Banner */

a.banner:link,a.banner:active,a.banner:visited,a.banner:hover{
	 color: #ca8685; 
	 font: 7pt arial; 
	 font-weight: normal; 
	 text-decoration: none;
	 letter-spacing:1.1; 
	 line-height:1.5;
}

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

/* End Banner */



/* Start Forms */

input { 
	color:darkslategray; 
	font: 8pt arial; 
	font-weight: normal; 
	text-decoration: none; 
	background: white; 
	border: 1 solid #468CBF;
}

input.box { 
	color: #737373; 
	font: 8pt arial; 
	font-weight: normal; 
	text-decoration: none; 
	background: white; 
	border: none;
}  

select {
	color: #737373;
	font:  8pt arial;
	font-weight: normal;
	text-decoration: none;
	background: white;
	border: 1px solid #5f7896;
}

textarea { 
	color: #737373; 
	font: 8pt arial; 
	font-weight: normal; 
	text-decoration: none; 
	background: white; 
	border: 1px solid #5f7896;
}

/* End Forms */

