* {margin: 0px;} 

html, body
{
	margin: 0px;
	padding: 0px;
	height: 100%;
	text-align:left;
	font-family: verdana; 
	font-size: 8pt; 
	color: #004183;
	background-color: #F6F6F6;
	line-height: 20px;
}

td
{
	line-height: 20px;
}

font
{
	line-height: 20px;
}

#Main_Wrapper
{
	width:994px;
	text-align:left;
	display: block; 
	background-color: #FFFFFF;
	min-height: 100%;
}

#HeaderSection
{
	float: left;
	width:994px;
	Height: 111px;
	text-align: center;
	overflow: hidden;
}

#Logo
{
	float: left;
	width:205px;
	Height: 111px;
	text-align: center;
}

#Menu
{
	float: right;
	width:789px;
	height: 111px;
	background-image: url(../images/menu.jpg);
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
}

#Menu_Promise
{
	float: right;
	width:789px;
	height: 111px;
	background-image: url(../images/menu_promise.jpg);
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
}

#Menu_Top
{
	float: left;
	width:770px;
	height: 35px;
}

#Search
{
	float: right;
	width: 300px;
	margin-top: 10px;
}

.SearchString
{
	font-size: 9px;
	height: 12px;
}

.SearchButton
{
	position: relative;
	top: 5px;
	height: 18px;
}

.SearchBox
{
	height: 12px;
	margin-right: 4px;
	margin-bottom: 4px;
	font-size: 10px;
}

#Menu_Bottom
{
	float: left;
	width:688px;
	padding-left: 48px;
	padding-top: 40px;
	height: 75px;
	text-align: left;
	background-image: url(../images/animgif-beeldmerk.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

#Menu_Bottom_Promise
{
	float: left;
	width:688px;
	padding-left: 48px;
	padding-top: 40px;
	height: 75px;
	text-align: left;
	background-image: url(../images/animgif-beeldmerk-promise.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

.Menu_Item
{
	float: left;
	margin-right: 8px;
}

#ContentSection
{
	float: left;
	width:961px;
	background-color: #FFFFFF;
	line-height: 20px;
}

#Content_Left
{
	float: left;
	width: 238px;
	margin-top: 25px;
	margin-bottom: 15px;
	margin-left: 15px;
}

#Content_Right
{
	margin: 0;
	padding: 0;
	float: right;
	width: 180px;
	margin-top: 11px;
}

#Content_Right_Top
{
	background-image: url(../images/content_right_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 6px;
	width: 180px;
}

#Content_Right_Top_Text
{
	margin-right: 14px;
}

#Content
{
	margin-top: 40px;
	width: 500px;
	margin-left: 258px;
	margin-right:  158px;
	line-height: 20px;
}

#Extranet
{
	margin-top: 40px;
	width: 900px;
	margin-left: 15px;
	margin-right:  15px;
}

img
{
	border: 0px;
}

li
{
	margin-left: -24px;
	margin-bottom: 14px;
}

p
{
	margin-bottom: 14px;
}

blockquote
{
	margin-left: 40px;
	margin-top: 20px;
	margin-bottom: 20px;
}

h1
{ 
	font-family: verdana; 
	font-size: 10pt ;
	color: #004183;	
	font-weight: bold;
	margin-bottom: 14px;
}

h2
{
	font-family: verdana; 
	font-size: 10pt ;
	color: #CCCCCC;	
	font-weight: bold;
	margin-bottom: 14px;
}

a
{
	color: #004183;
	font-weight: bold;
	text-decoration: none;
}


a:link
{
	color: #004183;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	color: #79A4C3;
	text-decoration: underline;
}