body { 
	background-color: #cccccc;
	background-repeat: repeat-x;
	font-family: Verdana; 
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	
	margin: 0px;
	padding: 0px;
	height: 100%;
}

p {
	font-family: Verdana; 
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
}

td {
	font-family: Verdana; 
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}


#box {
	margin: 20px auto;
	width: 963px;
	padding: 0px;
}

#head {
	float: left;
	width: 963px;
	height: 74px;
} 

	#head_logo {
		float: left;
		width: 629px;
		height: 74px;
	}
	
	#head_actions {
		float: left;
		width: 220px;
		height: 74px;
		background-image: url(/healthcare/images/new/top_middle.jpg);
	}
	
		td.foot {
			color: #FFFFFF;
			font-size: 11px;
			font-family: Verdana;
		}

		a.foot {
			color: #FFFFFF;
			font-size: 11px;
			font-family: Verdana;
			
			text-decoration: underline;
		}
		
		a.foot:hover {
			color: #FFFFFF;
			font-size: 11px;
			font-family: Verdana;
			
			text-decoration: underline;
		}
		
		input.foot {
			border-width: 1px;
			border-style: solid;
			border-color: #000000;
			
			color: #000000;
			font-size: 11px;
			font-family: Verdana;
			
			width: 96px;
		}
		
		input.buttonfoot {
			border-width: 1px;
			border-style: solid;
			border-color: #A4F2FE;
			background-color: #05B8FA;
			
			color: #000000;
			font-size: 11px;
			font-family: Verdana;
			
			width: 60px;
		}
	
	#head_right {
		float: left;
		width: 334px;
		height: 70px;
		padding-top: 4px;
		_padding-top: 2px;
		background-image: url(/healthcare/images/new/top_right.jpg);
	}

#content {
	float: left;
	width: 963px;
	background-image: url(/healthcare/images/new/shade_right.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

	#content_frame {
		float: left;
		width: 581px;
		padding: 23px;
		_padding: 12px;
		background-image: url(/healthcare/images/new/content_borderleft.jpg);
		background-repeat: repeat-y;
		background-color: #fff;
	}
		td.form_label {
			vertical-align: top;
			text-align: right;
			padding: 1px 10px 0px 0px;
			line-height: 18px;
		}
		
		td.profile_data {
			vertical-align: top;
			text-align: left;
			padding: 1px 0px 0px 10px;
			line-height: 18px;
		}

		td.row_leader {
			background-color: #0688b8;
		}
		
		td.row_text {
			background-color: #05b8fa;
			color: #0688b8;
			font-size: 12px;
			font-weight: bold;
			font-family: Verdana;
		}
		
		span.row_content {
			color: #ffffff;
			font-size: 12px;
			font-weight: bold;
			font-family: Verdana;
		}
		
		td.row_end {
			background-color: #05b8fa;
		}
		
		td.rowsub0_left {
			background-image: url(/images/sub0_left.gif);
		}
		
		td.rowsub0_text {
			background-color: #d5f0fa;
			color: #000000;
			font-size: 11px;
			font-family: Verdana;
			padding-top: 6px;
			padding-bottom: 6px;
		}
		
		td.rowsub0_right {
			background-image: url(/images/sub0_right.gif);
		}
		
		td.rowsub1_left {
			background-image: url(/images/sub1_left.gif);
		}
		
		td.rowsub1_text {
			background-color: #ffffff;
			color: #000000;
			font-size: 11px;
			font-family: Verdana;
			padding-top: 6px;
			padding-bottom: 6px;
		}
		
		td.rowsub1_right {
			background-image: url(/images/sub1_right.gif);
		}
		
		td.rowsub_bottomline {
			background-color: #128ebc;
		}
		
		td.row_wish {
			background-color: #05b8fa;
			color: #FFFFFF;
			font-size: 11px;
			font-family: Verdana;
		}
		
		span.row_text {
			color: #0688b8;
			font-size: 12px;
			font-weight: bold;
			font-family: Verdana;
		}
		
		td.bubble_top {
			background-image: url(/images/bubble_top.jpg);
		}
		td.bubble_middle {
			background-image: url(/images/bubble_middle.jpg);
		}
		td.bubble_bottom {
			background-image: url(/images/bubble_bottom.jpg);
		}
		
		div.tab_on {
			width: 120px;
			height: 28px;
			float: left;
			text-align: center;
			padding-top: 8px;
			background-image: url(/images/tab_on.gif);
			background-repeat: no-repeat;
		}
		
		div.tab_off {
			width: 120px;
			height: 28px;
			float: left;
			text-align: center;
			padding-top: 8px;
			background-image: url(/images/tab_off.gif);
			background-repeat: no-repeat;
		}
		
		a.tab_on {
			font-weight: bold;
			text-decoration: none;
			display: block;
			font-size: 12px;
		}
		
		a.tab_on:hover {
			font-weight: bold;
			text-decoration: none;
			display: block;
			font-size: 12px;
		}
		
		a.tab_off {
			font-weight: bold;
			text-decoration: none;
			display: block;
			color: #8a8a8a;
			font-size: 12px;
		}
		
		a.tab_off:hover {
			font-weight: bold;
			text-decoration: none;
			display: block;
			color: #8a8a8a;
			font-size: 12px;
		}

		input.content_form, textarea.content_form {
			border-width: 1px;
			border-style: solid;
			border-color: #000000;
			
			color: #000000;
			font-size: 11px;
			font-family: Verdana;
		}
		
		input.login_form, textarea.login_form {
			border-width: 1px;
			border-style: solid;
			border-color: #000000;
			padding: 3px;
			height: 20px;
			color: #000000;
			font-size: 11px;
			font-family: Verdana;
		}

		#content_frame h1 {
			color: #fa05b9;
			font-family: Georgia;
			font-size: 18px;
		}

		#content_frame h2 a {
			color: #05b8fa;
			font-family: Georgia;
			font-size: 18px;
			text-decoration: none;
		}
		
		#content_frame h2 span {
			color: #ccc;
			font-family: Georgia;
			font-size: 14px;
		}

		#content_frame h2 span.small {
			color: #333;
			font-family: Georgia;
			font-weight: normal;
			font-size: 11px;
		}
		
		#content_frame h2 {
			color: #05b8fa;
			font-family: Georgia;
			font-size: 14px;
		}

		#foto {
			float: left;
			width: 345px;
			margin-right: 20px;
		}
		
		div.balloon {
			float: left;
			width: 186px;
			height: 142px;
			padding: 14px;
			background-image: url(/healthcare/images/new/balloon_bg.jpg);
			background-repeat: no-repeat;
		}
		
		div.balloon h2.roze {
			color: #fa05b9;
			font-family: Georgia;
			font-size: 14px;		
		}	

		div.balloon h2.blauw {
			color: #05b8fa;
			font-family: Georgia;
			font-size: 14px;		
		}
		
		div.balloon form {
			padding: 0px;
			margin: 0px;
			font-size: 11px;
		}
		
		div.balloon input.votebutton {
			float: right;
			margin-top: -18px;
			margin-right: 18px;
			background-color: #05b8fa;
			border: 0px solid #fff;
			font-size: 11px;
			color: #fff;
		}	
		
		div.balloon img.testi { margin-top: 36px; margin-right: 0px; }

	#content_right {
		float: left;
		width: 323px;
	}	
		#content_right_gen {
			float: left;
			width: 302px;
			padding-top: 23px;
			padding-left: 23px;
			padding-bottom: 23px;
			_padding-top: 12px;
			_padding-left: 12px;
			_padding-bottom: 12px;
			background-image: url(/healthcare/images/new/content_borderright.jpg);
			background-repeat: repeat-y;
			background-position: right;
			background-color: #fff;
		}
		
		#content_right_gen p.button_left {
			width: 120px;
			float: left;
		}
		
		#content_right_gen p.button_right {
			width: 120px;
			float: right;
			margin-right: 20px;
			_margin-right: 10px;
		}

		#content_right_gen h1 {
			color: #fa05b9;
			font-family: Georgia;
			font-size: 18px;
		}
		
		#content_right_gen ul {
			padding: 0px;
			margin: 0px 20px 0px 0px;
			_margin: 0px 10px 0px 0px;
			list-style-type: none;
		}
		
		#content_right_gen ul li {
			padding-bottom: 4px;
		}
		
		div.balloon_right {
			float: left;
			width: 252px;
			height: 142px;
			padding: 14px 24px 14px 14px;
			background-image: url(/healthcare/images/new/balloon_right.jpg);
			background-repeat: no-repeat;
		}

		div.balloon_right h2.roze {
			color: #fa05b9;
			font-family: Georgia;
			font-size: 14px;		
		}	

		div.balloon_right h2.blauw {
			color: #05b8fa;
			font-family: Georgia;
			font-size: 14px;		
		}
		
		div.balloon_right form {
			padding: 0px;
			margin: 0px;
			font-size: 11px;
		}
		
		div.balloon_right input.votebutton {
			float: right;
			margin-top: -18px;
			margin-right: 88px;
			background-color: #05b8fa;
			border: 0px solid #fff;
			font-size: 11px;
			color: #fff;
		}	
		
		div.balloon_right img.testi { margin-top: 36px; margin-right: 4px; }
		
		#content_right_ads {
			float: left;
			width: 325px;
			padding: 0px 0px 10px 0px;
			_padding: 0px 0px 5px 0px;
			text-align: center;
			background-image: url(/images/new/content_borderright.jpg);
			background-repeat: repeat-y;
			background-position: right;
			background-color: white;
		}
		
		#content_right_blog {
			float: left;
			width: 279px;
			padding: 23px;
			_padding: 12px;
			background-image: url(/healthcare/images/new/content_borderright.jpg);
			background-repeat: repeat-y;
			background-position: right;
			background-color: #e3e3e6;
		}
		
		#content_right_blog h1 {
			color: #fa05b9;
			font-family: Georgia;
			font-size: 18px;
		}

		#content_right_blog ul {
			padding: 0px;
			margin: 0px;
			list-style-type: none;
		}
		
		#content_right_blog ul li {
			padding-bottom: 4px;
		}
		


#foot {
	float: left;
	width: 963px;
	height: 46px;
}

	#foot_left {
		float: left;
		width: 33px;
		height: 46px;
		background-image: url(/healthcare/images/new/bottom_left.jpg);
	}
	
	#foot_content {
		float: left;
		width: 596px;
		height: 36px;
		padding-top: 10px;
		_padding-top: 5px;
		background-image: url(/healthcare/images/new/bottom_middle.jpg);
		color: #fff;
	}
	
	#foot_right {
		float: left;
		width: 334px;
		height: 46px;
		background-image: url(/healthcare/images/new/bottom_right.jpg);
	}
	
	.blogtext {
		border: 1px solid #000;
		width: 500px;
		height: 160px;
	}

a {
	color: #0688B9;
	font-size: 11px;
	font-family: Verdana;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	font-size: 11px;
	font-family: Verdana;
	text-decoration: underline;
}

.clear {
	clear: both;
}

