/***********************************************\
Document:		Stylesheet (CSS)
Purpose:		Styles for standard elements NON IE specific
Website:		Hendriks SGR
produced in:	2008
Author:			Joël Kuijten for Princen-group
\***********************************************/
body, html, #Form1{
	width:100%;
	min-height:100%;
}
body{
	overflow:auto;
}
#content, .PortalFooterText{
	margin:0 auto;
}
#MainMenu{
}
#MainMenu dt{
	display:table-cell;
}
#content{
	margin:0 auto;
}
