/* ----- Design by Aqtion -------- */
/* ----- CSS Styles: Default ----- */

/*
'Theme' Colors:
Blue: #3BB1D8
Brown: #82624E
Green: #A3BD0B
Orange: #FF8441
Purple: #6C0059
*/

/*\\\\	BASIC STYLES (HTML, BODY)	\\\\*/
*
{
    padding: 0px;
    margin: 0px;
}
BODY, HTML
{
    width: 100%;
    height: 100%;
    margin: 0px;
    height: 0px;
	font-family: Arial, ArialMT, Tahoma, Verdana;
	font-size: 12px;
	color: #666666;
    font-weight: normal;
    line-height: 18px;
}
	BODY.home
	{
		background: #A3BD0B url('/assets/geomaat/images/bg_body_home.png') repeat-y top left;
	}
	BODY.vervolg
	{
		background: #A3BD0B url('/assets/geomaat/images/bg_body_vervolg.png') repeat-y top left;
	}
DIV
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, ArialMT, Tahoma, Verdana;
	font-size: 12px;
	color: #666666;
    font-weight: normal;
    line-height: 18px;
}

/*\\\\	BASIC STYLES (TEXT FORMATTING, LINKS, HEADERS, ETC.)	\\\\*/
P
{
	margin: 0px 0px 18px 0px;
	line-height: 18px;
}
SPAN
{
	line-height: 18px;
}
SPAN.small
{
    font-size: 11px;
}
SPAN.smaller
{
    font-size: 10px;
}
SPAN.large
{
    font-size: 13px;
}
SPAN.larger
{
    font-size: 14px;
}
.bold
{
    font-weight: bold;
}
.italic
{
    font-style: italic;
}
.underlined
{
    text-decoration: underline;
}
.arial
{
    font-family: Arial;
}
.tahoma
{
    font-family: Tahoma;
}
.verdana
{
    font-family: Verdana;
}
.black
{
    color: #000000;
}
.blue
{
	color: #3BB1D8;
}
.brown
{
	color: #82624E;
}
.green
{
    color: #A3BD0B;
}
.orange
{
	color: #FF8441;
}
.purple
{
    color: #6C0059;
}
.red
{
    color: #FF0000;
}
.white
{
    color: #FFFFFF;
}
.normal
{
    font-family: Arial, ArialMT, Tahoma, Verdana;
    font-size: 12px;
	color: #666666;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}
A:link,
A:active,
A:visited,
A:focus
{
	font-family: Arial, ArialMT, Tahoma, Verdana;
	color: #6C0059;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	text-decoration: underline;
}	
A:hover
{
	text-decoration: none;
}
IMG
{
	border: none;
}
/*	Header Styles	*/
/*
H1
{
	margin: 0px 0px 16px 0px;
	font-family: Syntax-Roman, Arial, Verdana, Tahoma;
	color: #000000;
	font-size: 22px;
	font-weight: bold;
	line-height: 22px;
}
*/
	H1.blue
	{
		margin: 0px 0px 16px 0px;
		font-family: Syntax-Roman, Arial, Verdana, Tahoma;
		color: #3BB1D8;
		font-size: 22px;
		font-weight: bold;
		line-height: 22px;
	}
	H1.brown
	{
		margin: 0px 0px 16px 0px;
		font-family: Syntax-Roman, Arial, Verdana, Tahoma;
		color: #82624E;
		font-size: 22px;
		font-weight: bold;
		line-height: 22px;
	}
	H1.green
	{
		margin: 0px 0px 16px 0px;
		font-family: Syntax-Roman, Arial, Verdana, Tahoma;
		color: #A3BD0B;
		font-size: 22px;
		font-weight: bold;
		line-height: 22px;
	}
	H1.orange
	{
		margin: 0px 0px 16px 0px;
		font-family: Syntax-Roman, Arial, Verdana, Tahoma;
		color: #FF8441;
		font-size: 22px;
		font-weight: bold;
		line-height: 22px;
	}
	H1.purple
	{
		margin: 0px 0px 16px 0px;
		font-family: Syntax-Roman, Arial, Verdana, Tahoma;
		color: #6C005A;
		font-size: 22px;
		font-weight: bold;
		line-height: 22px;
	}
/*
H2
{
	margin: 0px 0px 16px 0px;
	font-family: Syntax-Roman, Arial, Verdana, Tahoma;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
}
*/
	H2.blue
	{
		margin: 0px 0px 16px 0px;
		font-family: Syntax-Roman, Arial, Verdana, Tahoma;
		color: #3BB1D8;
		font-size: 18px;
		font-weight: bold;
		line-height: 18px;
	}
	H2.brown
	{
		margin: 0px 0px 16px 0px;
		font-family: Syntax-Roman, Arial, Verdana, Tahoma;
		color: #82624E;
		font-size: 18px;
		font-weight: bold;
		line-height: 18px;
	}
	H2.green
	{
		margin: 0px 0px 16px 0px;
		font-family: Syntax-Roman, Arial, Verdana, Tahoma;
		color: #A3BD0B;
		font-size: 18px;
		font-weight: bold;
		line-height: 18px;
	}
	H2.orange
	{
		margin: 0px 0px 16px 0px;
		font-family: Syntax-Roman, Arial, Verdana, Tahoma;
		color: #FF8441;
		font-size: 18px;
		font-weight: bold;
		line-height: 18px;
	}
	H2.purple
	{
		margin: 0px 0px 16px 0px;
		font-family: Syntax-Roman, Arial, Verdana, Tahoma;
		color: #6C005A;
		font-size: 18px;
		font-weight: bold;
		line-height: 18px;
	}
/*
H3
{
	margin: 0px 0px 16px 0px;
	font-family: Syntax-Roman, Arial, Verdana, Tahoma;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
}
*/
	H3.blue
	{
		margin: 0px 0px 16px 0px;
		font-family: Syntax-Roman, Arial, Verdana, Tahoma;
		color: #3BB1D8;
		font-size: 16px;
		font-weight: bold;
		line-height: 16px;
	}
	H3.brown
	{
		margin: 0px 0px 16px 0px;
		font-family: Syntax-Roman, Arial, Verdana, Tahoma;
		color: #82624E;
		font-size: 16px;
		font-weight: bold;
		line-height: 16px;
	}
	H3.green
	{
		margin: 0px 0px 16px 0px;
		font-family: Syntax-Roman, Arial, Verdana, Tahoma;
		color: #A3BD0B;
		font-size: 16px;
		font-weight: bold;
		line-height: 16px;
	}
	H3.orange
	{
		margin: 0px 0px 16px 0px;
		font-family: Syntax-Roman, Arial, Verdana, Tahoma;
		color: #FF8441;
		font-size: 16px;
		font-weight: bold;
		line-height: 16px;
	}
	H3.purple
	{
		margin: 0px 0px 16px 0px;
		font-family: Syntax-Roman, Arial, Verdana, Tahoma;
		color: #6C005A;
		font-size: 16px;
		font-weight: bold;
		line-height: 16px;
	}
/*
H4
{
	margin: 0px 0px 16px 0px;
	font-family: Syntax-Roman, Arial, Verdana, Tahoma;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}
*/
	H4.blue
	{
		margin: 0px 0px 16px 0px;
		font-family: Syntax-Roman, Arial, Verdana, Tahoma;
		color: #3BB1D8;
		font-size: 14px;
		font-weight: bold;
		line-height: 14px;
	}
	H4.brown
	{
		margin: 0px 0px 16px 0px;
		font-family: Syntax-Roman, Arial, Verdana, Tahoma;
		color: #82624E;
		font-size: 14px;
		font-weight: bold;
		line-height: 14px;
	}
	H4.green
	{
		margin: 0px 0px 16px 0px;
		font-family: Syntax-Roman, Arial, Verdana, Tahoma;
		color: #A3BD0B;
		font-size: 14px;
		font-weight: bold;
		line-height: 14px;
	}
	H4.orange
	{
		margin: 0px 0px 16px 0px;
		font-family: Syntax-Roman, Arial, Verdana, Tahoma;
		color: #FF8441;
		font-size: 14px;
		font-weight: bold;
		line-height: 14px;
	}
	H4.purple
	{
		margin: 0px 0px 16px 0px;
		font-family: Syntax-Roman, Arial, Verdana, Tahoma;
		color: #6C005A;
		font-size: 14px;
		font-weight: bold;
		line-height: 14px;
	}
/*
H5
{
	margin: 0px 0px 12px 0px;
	font-family: Syntax-Roman, Arial, Verdana, Tahoma;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
}
*/
	H5.blue
	{
		margin: 0px 0px 12px 0px;
		font-family: Syntax-Roman, Arial, Verdana, Tahoma;
		color: #3BB1D8;
		font-size: 12px;
		font-weight: bold;
		line-height: 12px;
	}
	H5.brown
	{
		margin: 0px 0px 12px 0px;
		font-family: Syntax-Roman, Arial, Verdana, Tahoma;
		color: #82624E;
		font-size: 12px;
		font-weight: bold;
		line-height: 12px;
	}
	H5.green
	{
		margin: 0px 0px 12px 0px;
		font-family: Syntax-Roman, Arial, Verdana, Tahoma;
		color: #A3BD0B;
		font-size: 12px;
		font-weight: bold;
		line-height: 12px;
	}
	H5.orange
	{
		margin: 0px 0px 12px 0px;
		font-family: Syntax-Roman, Arial, Verdana, Tahoma;
		color: #FF8441;
		font-size: 12px;
		font-weight: bold;
		line-height: 12px;
	}
	H5.purple
	{
		margin: 0px 0px 12px 0px;
		font-family: Syntax-Roman, Arial, Verdana, Tahoma;
		color: #6C005A;
		font-size: 12px;
		font-weight: bold;
		line-height: 12px;
	}
/*
H6
{
	margin: 0px 0px 12px 0px;
	font-family: Syntax-Roman, Arial, Verdana, Tahoma;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
}
*/
	H6.blue
	{
		margin: 0px 0px 12px 0px;
		font-family: Syntax-Roman, Arial, Verdana, Tahoma;
		color: #3BB1D8;
		font-size: 10px;
		font-weight: bold;
		line-height: 10px;
	}
	H6.brown
	{
		margin: 0px 0px 12px 0px;
		font-family: Syntax-Roman, Arial, Verdana, Tahoma;
		color: #82624E;
		font-size: 10px;
		font-weight: bold;
		line-height: 10px;
	}
	H6.green
	{
		margin: 0px 0px 12px 0px;
		font-family: Syntax-Roman, Arial, Verdana, Tahoma;
		color: #A3BD0B;
		font-size: 10px;
		font-weight: bold;
		line-height: 10px;
	}
	H6.orange
	{
		margin: 0px 0px 12px 0px;
		font-family: Syntax-Roman, Arial, Verdana, Tahoma;
		color: #FF8441;
		font-size: 10px;
		font-weight: bold;
		line-height: 10px;
	}
	H6.purple
	{
		margin: 0px 0px 12px 0px;
		font-family: Syntax-Roman, Arial, Verdana, Tahoma;
		color: #6C005A;
		font-size: 10px;
		font-weight: bold;
		line-height: 10px;
	}

/*\\\\	BASIC STYLES (CONTENT BLOCKS, PAGE LAYOUT)	\\\\*/
/*	--- WEBSITE MAIN CANVAS STYLES --- */
DIV#canvas
{
    position: relative;
	width: 960px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-color: transparent;
}

DIV#headerRow_top
{
	width: 950px;
	height: 80px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	background-color: #FFFFFF;
	clear: both;
}
	DIV#headerRow_top DIV#logoBox
	{
		width: 325px;
		height: 60px;
		margin: 0px;
		padding: 20px 0px 0px 25px;
		float: left;
	}
	DIV#headerRow_top DIV#linksBox
	{
		width: 305px;
		height: 80px;
		margin: 0px;
		padding: 0px;
		float: right;
	}
		DIV#headerRow_top DIV#linksBox TABLE
		{
			width: auto;
		}
			DIV#headerRow_top DIV#linksBox TABLE TD.westermangroep
			{
				padding: 8px 25px;
				background: transparent url('/assets/geomaat/images/bg_linkmenu_cell.gif') no-repeat top right;
			}
				DIV#headerRow_top DIV#linksBox TABLE TD.westermangroep A:link,
				DIV#headerRow_top DIV#linksBox TABLE TD.westermangroep A:active,
				DIV#headerRow_top DIV#linksBox TABLE TD.westermangroep A:visited,
				DIV#headerRow_top DIV#linksBox TABLE TD.westermangroep A:focus
				{
					margin: 0px;
					padding: 0px 50px 0px 0px;
					font-family: Arial, ArialMT, Tahoma, Verdana;
					color: #B7D30B;
					font-size: 12px;
					font-weight: normal;
					line-height: 16px;
					text-decoration: underline;
					background: transparent url('/assets/geomaat/images/logo_westermangroep.gif') no-repeat right 3px;
					display: inline-block;
				}
				DIV#headerRow_top DIV#linksBox TABLE TD.westermangroep A:hover
				{
					text-decoration: none;
				}
			DIV#headerRow_top DIV#linksBox TABLE TD.foreignvisitors
			{
				padding: 8px 25px;
				background: transparent url('/assets/geomaat/images/bg_linkmenu_cell.gif') no-repeat top right;
			}
				DIV#headerRow_top DIV#linksBox TABLE TD.foreignvisitors A:link,
				DIV#headerRow_top DIV#linksBox TABLE TD.foreignvisitors A:active,
				DIV#headerRow_top DIV#linksBox TABLE TD.foreignvisitors A:visited,
				DIV#headerRow_top DIV#linksBox TABLE TD.foreignvisitors A:focus
				{
					margin: 0px;
					padding: 0px 0px 0px 32px;
					font-family: Arial, ArialMT, Tahoma, Verdana;
					color: #999999;
					font-size: 12px;
					font-weight: normal;
					line-height: 16px;
					text-decoration: none;
					background: transparent url('/assets/geomaat/images/flag_en.gif') no-repeat left 3px;
					display: inline-block;
				}
				DIV#headerRow_top DIV#linksBox TABLE TD.foreignvisitors A:hover
				{
					text-decoration: underline;
				}
			DIV#headerRow_top DIV#linksBox TABLE TD.login
			{
				padding: 8px 20px 8px 25px;
			}
				DIV#headerRow_top DIV#linksBox TABLE TD.login A:link,
				DIV#headerRow_top DIV#linksBox TABLE TD.login A:active,
				DIV#headerRow_top DIV#linksBox TABLE TD.login A:visited,
				DIV#headerRow_top DIV#linksBox TABLE TD.login A:focus
				{
					font-family: Arial, ArialMT, Tahoma, Verdana;
					color: #999999;
					font-size: 12px;
					font-weight: normal;
					line-height: 16px;
					text-decoration: none;
				}
				DIV#headerRow_top DIV#linksBox TABLE TD.login A:hover
				{
					text-decoration: underline;
				}
DIV#headerRow_middle
{
	width: 960px;
	height: 64px;
	margin: 0px;
	padding: 0px;
	background: transparent url('/assets/geomaat/images/bg_topmenu.png') no-repeat top left;
	clear: both;
}

    DIV#middle_leftside_home 
    {
        background-image: url('/assets/geomaat/images/bg_leftside.png');
        background-repeat: no-repeat;
        position: absolute;
        top: 85px;
        height: 413px;
        width: 26px;
    }
    
    DIV#middle_rightside_home
    {
        background-image: url('/assets/geomaat/images/bg_rightside.png');
        background-repeat: no-repeat;
        background-position: right;
        position: absolute;
        top: 85px;
        left: 924px;
        height: 413px;
        width: 26px;
    }
    
    DIV#middle_leftside_vervolg
    {
        background-image: url('/assets/geomaat/images/bg_leftside_vervolg.png');
        background-repeat: no-repeat;
        background-position: left;
        position: absolute;
        top: 85px;
        height: 326px;
        width: 17px;
    }
    
    DIV#middle_rightside_vervolg
    {
        background-image: url('/assets/geomaat/images/bg_rightside_vervolg.png');
        background-repeat: no-repeat;
        background-position: right;
        position: absolute;
        top: 85px;
        left: 933px;
        height: 326px;
        width: 17px;
    }

/* HOMEPAGE STYLES */
	DIV#headerRow_middle DIV#menuBox
	{
		width: 700px;
		height: 64px;
		margin: 0px;
		padding: 0px;
		float: left;
	}
		DIV#headerRow_middle DIV#menuBox TABLE.topMenu
		{
			height: 64px;
			margin: 0px 0px 0px 25px;
			list-style: none;
		}
			DIV#headerRow_middle DIV#menuBox TABLE TD
			{
				height: 64px;
				margin: 0px 1px;
				padding: 0px 16px;
				background: transparent url('/assets/geomaat/images/bg_topmenu_cell.gif') no-repeat left 51px;
			}
				DIV#headerRow_middle DIV#menuBox TABLE.topMenu TD A:link,
				DIV#headerRow_middle DIV#menuBox TABLE.topMenu TD A:active,
				DIV#headerRow_middle DIV#menuBox TABLE.topMenu TD A:visited,
				DIV#headerRow_middle DIV#menuBox TABLE.topMenu TD A:focus
				{
					padding: 25px 0px 20px 0px;
					font-family: Syntax-Roman, Arial, Tahoma, Verdana;
					color: #000000;
					font-size: 12px;
					font-weight: normal;
					text-decoration: none;
					display: inline-block;
				}
				DIV#headerRow_middle DIV#menuBox TABLE.topMenu TD A:hover
				{
					color: #A3BD0B;
					text-decoration: none;
					background: transparent url('/assets/geomaat/images/bg_topmenu_active.gif') no-repeat center 50px;
				}
				DIV#headerRow_middle DIV#menuBox TABLE.topMenu TD A.active:link,
				DIV#headerRow_middle DIV#menuBox TABLE.topMenu TD A.active:active,
				DIV#headerRow_middle DIV#menuBox TABLE.topMenu TD A.active:visited,
				DIV#headerRow_middle DIV#menuBox TABLE.topMenu TD A.active:focus
				{
					padding: 25px 0px 20px 0px;
					font-family: Syntax-Roman, Arial, Tahoma, Verdana;
					color: #000000;
					font-size: 12px;
					font-weight: normal;
					text-decoration: none;
					display: inline-block;
					background: transparent url('/assets/geomaat/images/bg_topmenu_active.gif') no-repeat center 50px;
				}
				DIV#headerRow_middle DIV#menuBox TABLE.topMenu TD A.active:hover
				{
					color: #A3BD0B;
					text-decoration: none;
					background: transparent url('/assets/geomaat/images/bg_topmenu_active.gif') no-repeat center 50px;
				}
	DIV#headerRow_middle DIV#searchBox
	{
		width: 250px;
		height: 64px;
		margin: 0px;
		padding: 0px;
		float: right;
	}
		DIV#headerRow_middle DIV#searchBox INPUT.text
		{
			width: 121px;
			height: 17px;
			margin: 23px 10px 0px 0px;
			padding: 2px 3px 0px 3px;
			font-family: Arial, ArialMT, Tahoma, Verdana;
			color: #666666;
			font-size: 12px;
			background: #FFFFFF url('/assets/geomaat/images/bg_search_text.gif') no-repeat top left;
			border: none;
		}
		DIV#headerRow_middle DIV#searchBox INPUT.submit
		{
			width: 62px;
			height: 19px;
			margin: 23px 0px 0px 0px;
			background: #FFFFFF url('/assets/geomaat/images/btn_search_submit.gif') no-repeat top left;
			border: none;
			cursor: pointer;
		}

DIV#headerRow_bottom
{
	width: 950px;
	height: 388px;
	margin: 0px 10px -150px 0px;
	padding: 0px;
	background-color: transparent;
}
DIV#headerRow_submenu
{
	width: 950px;
	height: 150px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	background-color: transparent;
	position: relative;
	z-index: 1000;
	top: -30px;
	left: -10px;
}
	DIV#headerRow_submenu DIV#submenuRow
	{
		width: 950px;
		height: 150px;
		margin: 0px;
		padding: 0px 0px 0px 93px;
		background-color: transparent;
	}
		DIV#headerRow_submenu DIV#submenuRow DIV#subMenu_GeoInfo
		{
			width: 213px;
			height: 150px;
			margin: 0px 73px 0px 0px;
			padding: 0px;
			background: transparent url('../images/bg_headerRow_home_GeoInfo.png') no-repeat top left;
			float: left;
		}
		DIV#headerRow_submenu DIV#subMenu_Measurements
		{
			width: 213px;
			height: 150px;
			margin: 0px 73px 0px 0px;
			padding: 0px;
			background: transparent url('../images/bg_headerRow_home_Measurements.png') no-repeat top left;
			float: left;
		}
		DIV#headerRow_submenu DIV#subMenu_Scanning
		{
			width: 213px;
			height: 150px;
			margin: 0px 73px 0px 0px;
			padding: 0px;
			background: transparent url('../images/bg_headerRow_home_Scanning.png') no-repeat top left;
			float: left;
		}
			DIV#headerRow_submenu DIV#submenuRow DIV#subMenu_GeoInfo H4,
			DIV#headerRow_submenu DIV#subMenu_Measurements H4,
			DIV#headerRow_submenu DIV#subMenu_Scanning H4
			{
				margin: 6px 0px 12px 12px;
				font-family: Syntax-Roman, Arial, Verdana, Tahoma;
				color: #FFFFFF;
				font-size: 14px;
				font-weight: bold;
				line-height: 14px;
			}
			DIV#headerRow_submenu DIV#submenuRow DIV#subMenu_GeoInfo UL,
			DIV#headerRow_submenu DIV#subMenu_Measurements UL,
			DIV#headerRow_submenu DIV#subMenu_Scanning UL
			{
				margin: 0px 0px 0px 10px;
				list-style-type: none;
			}
				DIV#headerRow_submenu DIV#submenuRow DIV#subMenu_GeoInfo UL LI
				{
					padding: 0px 0px 3px 12px;
					list-style-type: none;
					background: transparent url('../images/bullet_brown.gif') no-repeat left 6px;
				}
				DIV#headerRow_submenu DIV#subMenu_Measurements UL LI
				{
					padding: 0px 0px 3px 12px;
					list-style-type: none;
					background: transparent url('../images/bullet_blue.gif') no-repeat left 6px;
				}
				DIV#headerRow_submenu DIV#subMenu_Scanning UL LI
				{
					padding: 0px 0px 3px 12px;
					list-style-type: none;
					background: transparent url('../images/bullet_orange.gif') no-repeat left 6px;
				}
					DIV#headerRow_submenu DIV UL LI A:link,
					DIV#headerRow_submenu DIV UL LI A:active,
					DIV#headerRow_submenu DIV UL LI A:visited,
					DIV#headerRow_submenu DIV UL LI A:focus
					{
						font-family: Arial, ArialMT, Tahoma, Verdana;
						color: #000000;
						font-size: 12px;
						font-weight: normal;
						line-height: 17px;
						text-decoration: none;
					}
					DIV#headerRow_submenu DIV UL LI A:hover
					{
						text-decoration: underline;
					}

DIV#contentRow
{
	width: 950px;
	height: 100%;
	margin: 0px 10px 0px 0px;
	padding: 31px 0px 10px 0px;
	background: #FFFFFF url('/assets/geomaat/images/bg_contentRow_top.gif') no-repeat top left;
	float: left;
	clear: both;
}
	DIV#contentRow_Left
	{
		width: 490px;
		height: 100%;
		margin: 0px;
		padding: 10px 0px 0px 55px;
		background-color: #FFFFFF;
		float: left;
	}
		DIV#contentRow_Left H3
		{
			margin: 0px 0px 16px 25px;
		}
		DIV#contentRow_Left DIV.newsItem,
		DIV#contentRow_Left DIV.newsItem_ArchiveLink
		{
			width: 405px;
			clear: both;
		}
			DIV#contentRow_Left DIV.newsItem DIV.newsItem_Left
			{
				width: 30px;
				height: 30px;
				background: #FFFFFF url('/assets/geomaat/images/bg_newsItem.gif') no-repeat left 5px;
				float: left;
			}
			DIV#contentRow_Left DIV.newsItem_ArchiveLink DIV.newsItem_Left
			{
				width: 30px;
				height: 45px;
				background: #FFFFFF url('/assets/geomaat/images/bg_newsItem.gif') no-repeat left 25px;
				float: left;
			}
			DIV#contentRow_Left DIV.newsItem DIV.newsItem_Right
			{
				width: 375px;
				height: auto;
				margin: 0px 0px 15px 0px;
				padding: 0px 0px 6px 0px;
				font-family: Arial, ArialMT, Tahoma, Verdana;
				color: #666666;
				font-size: 12px;
				font-weight: normal;
				line-height: 20px;
				border-bottom: dashed 1px #EBEBEB;
				float: right;
			}
			DIV#contentRow_Left DIV.newsItem_ArchiveLink DIV.newsItem_Right
			{
				width: 375px;
				height: auto;
				margin: 20px 0px 25px 0px;
				padding: 0px;
				line-height: 20px;
				float: right;
			}
				DIV#contentRow_Left DIV.newsItem DIV.newsItem_Right A:link,
				DIV#contentRow_Left DIV.newsItem DIV.newsItem_Right A:active,
				DIV#contentRow_Left DIV.newsItem DIV.newsItem_Right A:visited,
				DIV#contentRow_Left DIV.newsItem DIV.newsItem_Right A:focus,
				DIV#contentRow_Left DIV.newsItem_ArchiveLink DIV.newsItem_Right A:link,
				DIV#contentRow_Left DIV.newsItem_ArchiveLink DIV.newsItem_Right A:active,
				DIV#contentRow_Left DIV.newsItem_ArchiveLink DIV.newsItem_Right A:visited,
				DIV#contentRow_Left DIV.newsItem_ArchiveLink DIV.newsItem_Right A:focus
				{
					font-family: Arial, ArialMT, Tahoma, Verdana;
					color: #666666;
					font-size: 12px;
					font-weight: bold;
					line-height: 20px;
					text-decoration: none;
				}
				DIV#contentRow_Left DIV.newsItem DIV.newsItem_Right A:hover,
				DIV#contentRow_Left DIV.newsItem_ArchiveLink DIV.newsItem_Right A:hover
				{
					text-decoration: underline;
				}

	DIV#contentRow_Right
	{
		width: 405px;
		height: 100%;
		margin: 0px;
		padding: 35px 0px 20px 0px;
		background: #FFFFFF url('/assets/geomaat/images/bg_contentRow_right.gif') no-repeat top right;
		float: right;
	}
		DIV#contentRow_Right DIV.bannerBox
		{
			width: 350px;
			height: auto;
			margin: 0px;
			padding: 20px 0px;
			background-color: #FFFFFF;
			clear: both;
		}
			DIV#contentRow_Right DIV.bannerBox IMG
			{
				border: none;
			}
		DIV#contentRow_Right DIV.vacanciesBox
		{
			width: 350px;
			height: auto;
			margin: 0px 55px 0px 0px;
			padding: 0px 0px 20px 0px;
			background-color: #FFFFFF;
			clear: both;
		}
			DIV#contentRow_Right DIV.vacanciesBox H3
			{
				margin: 0px 0px 16px 25px;
			}
			DIV#contentRow_Right DIV.vacanciesBox DIV.vacanciesBox_Item
			{
				width: 350px;
				clear: both;
			}
				DIV#contentRow_Right DIV.vacanciesBox DIV.vacanciesBox_Item DIV.vacanciesBox_Item_Left
				{
					width: 30px;
					height: 30px;
					background: #FFFFFF url('/assets/geomaat/images/bg_newsItem.gif') no-repeat left 5px;
					float: left;
				}
				DIV#contentRow_Right DIV.vacanciesBox DIV.vacanciesBox_Item DIV.vacanciesBox_Item_Right
				{
					width: 320px;
					height: auto;
					margin: 0px 0px 15px 0px;
					padding: 0px 0px 6px 0px;
					font-family: Arial, ArialMT, Tahoma, Verdana;
					color: #666666;
					font-size: 12px;
					font-weight: normal;
					line-height: 20px;
					border-bottom: dashed 1px #EBEBEB;
					border-bottom: none;
					float: right;
				}
					DIV#contentRow_Right DIV.vacanciesBox DIV.vacanciesBox_Item DIV.vacanciesBox_Item_Right A:link,
					DIV#contentRow_Right DIV.vacanciesBox DIV.vacanciesBox_Item DIV.vacanciesBox_Item_Right A:active,
					DIV#contentRow_Right DIV.vacanciesBox DIV.vacanciesBox_Item DIV.vacanciesBox_Item_Right A:visited,
					DIV#contentRow_Right DIV.vacanciesBox DIV.vacanciesBox_Item DIV.vacanciesBox_Item_Right A:focus
					{
						font-family: Arial, ArialMT, Tahoma, Verdana;
						color: #666666;
						font-size: 12px;
						font-weight: bold;
						line-height: 20px;
						text-decoration: none;
					}
					DIV#contentRow_Right DIV.vacanciesBox DIV.vacanciesBox_Item DIV.vacanciesBox_Item_Right A:hover
					{
						text-decoration: underline;
					}

		DIV#contentRow_Right DIV.newsletterBox
		{
			width: 350px;
			height: auto;
			margin: 0px 55px 0px 0px;
			padding: 0px 0px 0px 0px;
			background-color: #FFFFFF;
			clear: both;
		}
			DIV#contentRow_Right DIV.newsletterBox H3
			{
				margin: 0px 0px 16px 25px;
			}
			DIV#contentRow_Right DIV.newsletterBox DIV.newsletterBox_Left
			{
				width: 30px;
				height: 30px;
				background: #FFFFFF url('/assets/geomaat/images/bg_newsItem.gif') no-repeat left 5px;
				float: left;
			}
			DIV#contentRow_Right DIV.newsletterBox DIV.newsletterBox_Right
			{
				width: 320px;
				height: auto;
				margin: 0px 0px 15px 0px;
				padding: 0px 0px 6px 0px;
				font-family: Arial, ArialMT, Tahoma, Verdana;
				color: #666666;
				font-size: 12px;
				font-weight: normal;
				line-height: 20px;
				border-bottom: dashed 1px #EBEBEB;
				border-bottom: none;
				float: right;
			}
				DIV#contentRow_Right DIV.newsletterBox DIV.newsletterBox_Right TABLE
				{
				}
					DIV#contentRow_Right DIV.newsletterBox DIV.newsletterBox_Right TABLE TD
					{
					}
					DIV#contentRow_Right DIV.newsletterBox DIV.newsletterBox_Right TABLE TD.left
					{
						width: 100px;
						padding: 0px 0px 8px 0px;
						font-family: Arial, ArialMT, Tahoma, Verdana;
						color: #666666;
						font-size: 12px;
						font-weight: bold;
						line-height: 20px;
					}
					DIV#contentRow_Right DIV.newsletterBox DIV.newsletterBox_Right TABLE .errorMsg
					{
						padding: 0px;
						font-family: Arial, ArialMT, Tahoma, Verdana;
						color: #D20000;
						font-size: 10px;
						font-weight: bold;
						display: block;
					}
					DIV#contentRow_Right DIV.newsletterBox DIV.newsletterBox_Right TABLE .successMsg
					{
						padding: 0px;
						font-family: Arial, ArialMT, Tahoma, Verdana;
						color: #A3BD0B;
						font-size: 10px;
						font-weight: bold;
						display: block;
					}
					DIV#contentRow_Right DIV.newsletterBox DIV.newsletterBox_Right TABLE INPUT.text
					{
						width: 149px;
						height: 17px;
						padding: 3px 3px 0px 3px;
						font-family: Arial, ArialMT, Tahoma, Verdana;
						color: #666666;
						font-size: 12px;
						background: #FFFFFF url('/assets/geomaat/images/bg_newsletter_text.gif') no-repeat top left;
						border: none;
					}
					DIV#contentRow_Right DIV.newsletterBox DIV.newsletterBox_Right TABLE INPUT.submit
					{
						width: 98px;
						height: 25px;
						margin: 8px 0px;
						background: #FFFFFF url('/assets/geomaat/images/btn_newsletter_submit.gif') no-repeat top left;
						border: none;
						cursor: pointer;
					}

		DIV#contentRow_Right DIV.addressBox
		{
			width: 350px;
			height: auto;
			margin: 0px 55px 0px 0px;
			padding: 0px;
			background-color: #FFFFFF;
			clear: both;
		}
			DIV#contentRow_Right DIV.addressBox H3
			{
				margin: 0px 0px 16px 25px;
			}
			DIV#contentRow_Right DIV.addressBox DIV.addressBox_Item
			{
				width: 350px;
				height: auto;
				clear: both;
			}
				DIV#contentRow_Right DIV.addressBox DIV.addressBox_Item DIV.addressBox_Item_Left
				{
					width: 30px;
					height: 30px;
					background: #FFFFFF url('/assets/geomaat/images/bg_newsItem.gif') no-repeat left 5px;
					float: left;
				}
				DIV#contentRow_Right DIV.addressBox DIV.addressBox_Item DIV.addressBox_Item_Right
				{
					width: 320px;
					height: auto;
					margin: 0px 0px 5px 0px;
					padding: 0px 0px 6px 0px;
					font-family: Arial, ArialMT, Tahoma, Verdana;
					color: #666666;
					font-size: 12px;
					font-weight: normal;
					line-height: 20px;
					border-bottom: dashed 1px #EBEBEB;
					border-bottom: none;
					float: right;
				}
					DIV#contentRow_Right DIV.addressBox DIV.addressBox_Item DIV.addressBox_Item_Right A:link,
					DIV#contentRow_Right DIV.addressBox DIV.addressBox_Item DIV.addressBox_Item_Right A:active,
					DIV#contentRow_Right DIV.addressBox DIV.addressBox_Item DIV.addressBox_Item_Right A:visited,
					DIV#contentRow_Right DIV.addressBox DIV.addressBox_Item DIV.addressBox_Item_Right A:focus
					{
						font-family: Arial, ArialMT, Tahoma, Verdana;
						color: #666666;
						font-size: 12px;
						font-weight: bold;
						line-height: 20px;
						text-decoration: none;
					}
					DIV#contentRow_Right DIV.addressBox DIV.addressBox_Item DIV.addressBox_Item_Right A:hover
					{
						text-decoration: underline;
					}
					
		DIV#contentRow_Right DIV#moreInfo
		{
		    height: 45px;
		}	
				
		    DIV#contentRow_Right DIV#moreInfo.blue
		    {
		        background: url('/assets/geomaat/images/balloon_blue.gif') no-repeat;
		    }
    		
		    DIV#contentRow_Right DIV#moreInfo.orange
		    {
		        background: url('/assets/geomaat/images/balloon_orange.gif') no-repeat;
		    }
    		
		    DIV#contentRow_Right DIV#moreInfo.brown
		    {
		        background: url('/assets/geomaat/images/balloon_brown.gif') no-repeat;
		    }
		
		    DIV#contentRow_Right DIV#moreInfo p
		    {
		        padding: 5px 5px 5px 13px;
		        color: #fff;
		    }

/* PROJECT OVERVIEW PAGE STYLES */
DIV#headerRow_bottom_Projects
{
	width: 950px;
	height: 316px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	background-color: transparent;
	clear: both;
}
DIV#contentRow_Projects
{
	width: 950px;
	height: 100%;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	background: transparent url('/assets/geomaat/images/spacer_white.gif') repeat left 320px;
	float: left;
	clear: both;
}
	DIV#contentRow_Projects DIV#submenuRow
	{
		width: 950px;
		height: 315px;
		margin: 0px 10px 0px 0px;
		padding: 0px;
		background: #FFFFFF url('/assets/geomaat/images/bg_headerRow_productIndex.jpg') no-repeat top left;
		clear: both;
	}
		DIV#contentRow_Projects DIV#submenuRow DIV#subMenu_GeoInfo
		{
			width: 204px;
			height: 222px;
			margin: 30px 47px 0px 93px;
			padding: 0px;
			background: transparent url('/assets/geomaat/images/bg_headerRow_productIndex_GeoInfo.png') no-repeat top left;
			float: left;
		}
		DIV#contentRow_Projects DIV#subMenu_Measurements
		{
			width: 204px;
			height: 222px;
			margin: 30px 47px 0px 0px;
			padding: 0px;
			background: transparent url('/assets/geomaat/images/bg_headerRow_productIndex_Measurements.png') no-repeat top left;
			float: left;
		}
		DIV#contentRow_Projects DIV#subMenu_Scanning
		{
			width: 204px;
			height: 222px;
			margin: 30px 47px 0px 0px;
			padding: 0px;
			background: transparent url('/assets/geomaat/images/bg_headerRow_productIndex_Scanning.png') no-repeat top left;
			float: left;
		}
			DIV#contentRow_Projects DIV#submenuRow DIV#subMenu_GeoInfo H4,
			DIV#contentRow_Projects DIV#subMenu_Measurements H4,
			DIV#contentRow_Projects DIV#subMenu_Scanning H4
			{
				margin: 6px 0px 90px 12px;
				font-family: Syntax-Roman, Arial, Verdana, Tahoma;
				color: #FFFFFF;
				font-size: 14px;
				font-weight: bold;
				line-height: 14px;
			}
			DIV#contentRow_Projects DIV#submenuRow DIV#subMenu_GeoInfo UL,
			DIV#contentRow_Projects DIV#subMenu_Measurements UL,
			DIV#contentRow_Projects DIV#subMenu_Scanning UL
			{
				margin: 0px 0px 0px 10px;
				list-style-type: none;
			}
				DIV#contentRow_Projects DIV#submenuRow DIV#subMenu_GeoInfo UL LI
				{
					padding: 0px 0px 3px 12px;
					list-style-type: none;
					background: transparent url('/assets/geomaat/images/bullet_brown.gif') no-repeat left 6px;
				}
				DIV#contentRow_Projects DIV#subMenu_Measurements UL LI
				{
					padding: 0px 0px 3px 12px;
					list-style-type: none;
					background: transparent url('/assets/geomaat/images/bullet_blue.gif') no-repeat left 6px;
				}
				DIV#contentRow_Projects DIV#subMenu_Scanning UL LI
				{
					padding: 0px 0px 3px 12px;
					list-style-type: none;
					background: transparent url('/assets/geomaat/images/bullet_orange.gif') no-repeat left 6px;
				}
					DIV#contentRow_Projects DIV UL LI A:link,
					DIV#contentRow_Projects DIV UL LI A:active,
					DIV#contentRow_Projects DIV UL LI A:visited,
					DIV#contentRow_Projects DIV UL LI A:focus
					{
						font-family: Arial, ArialMT, Tahoma, Verdana;
						color: #000000;
						font-size: 12px;
						font-weight: normal;
						line-height: 17px;
						text-decoration: none;
					}
					DIV#contentRow_Projects DIV UL LI A:hover
					{
						text-decoration: underline;
					}

	DIV#contentRow_Projects DIV#contentRow_Left
	{
		width: 450px;
		height: 100%;
		margin: 0px;
		padding: 0px 150px 75px 110px;
		background-color: #FFFFFF;
		float: left;
	}
		DIV#contentRow_Projects DIV#contentRow_Left DIV.contentBox
		{
			clear: both;
		}
	DIV#contentRow_Projects DIV#contentRow_Right
	{
		width: 240px;
		height: 100%;
		margin: 0px;
		padding: 35px 0px 20px 0px;
		background: transparent url('/assets/geomaat/images/bg_contentRow_right.gif') no-repeat top right;
		float: right;
	}
		DIV#contentRow_Projects DIV#contentRow_Right DIV.linksBox
		{
			width: 240px;
			height: 100%;
			margin: 0px;
			padding: 20px 0px;
			clear: both;
		}
			DIV#contentRow_Projects DIV#contentRow_Right DIV.linksBox UL
			{
			}
				DIV#contentRow_Projects DIV#contentRow_Right DIV.linksBox UL LI
				{
					padding: 4px 0px 4px 12px;
					list-style-type: none;
					background: transparent url('/assets/geomaat/images/bullet_projects_linklist.gif') no-repeat left 12px;
				}
					DIV#contentRow_Projects DIV#contentRow_Right DIV.linksBox UL LI A:link,
					DIV#contentRow_Projects DIV#contentRow_Right DIV.linksBox UL LI A:active,
					DIV#contentRow_Projects DIV#contentRow_Right DIV.linksBox UL LI A:visited,
					DIV#contentRow_Projects DIV#contentRow_Right DIV.linksBox UL LI A:focus
					{
						font-family: Arial, ArialMT, Tahoma, Verdana;
						color: #000000;
						font-size: 12px;
						font-weight: normal;
						line-height: 20px;
						text-decoration: none;
					}
					DIV#contentRow_Projects DIV#contentRow_Right DIV.linksBox UL LI A:hover
					{
						text-decoration: underline;
					}

/* PROJECT/SERVICE PAGE STYLES */
DIV#contentRow_Detail
{
	width: 950px;
	height: auto;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	background: transparent url('/assets/geomaat/images/bg_headerRow_product.png') no-repeat top left;
	float: left;
	clear: both;
}
	DIV#contentRow_Detail DIV.crumbRow
	{
		width: 905px;
		height: 10px;
		margin: 0px;
		padding: 10px 5px 10px 40px;
		font-family: Arial, ArialMT, Tahoma, Verdana;
		color: #666666;
		font-size: 10px;
		font-weight: normal;
		clear: both;
	}
		DIV#contentRow_Detail DIV.crumbRow A:link,
		DIV#contentRow_Detail DIV.crumbRow A:active,
		DIV#contentRow_Detail DIV.crumbRow A:visited,
		DIV#contentRow_Detail DIV.crumbRow A:focus
		{
			margin: 0px 4px 0px 0px;
			padding: 0px 16px 0px 0px;
			font-family: Arial, ArialMT, Tahoma, Verdana;
			color: #666666;
			font-size: 10px;
			font-weight: normal;
			text-decoration: none;
			display: inline-block;
			background: transparent url('/assets/geomaat/images/bg_newsItem.gif') no-repeat right 4px;
		}
		DIV#contentRow_Detail DIV.crumbRow A:hover
		{
			text-decoration: underline;
		}
	DIV#contentRow_Detail DIV#mainRow
	{
		width: 950px;
		height: 100%;
		margin: 0px 10px 0px 0px;
		padding: 0px;
		clear: both;
	}
		DIV#contentRow_Detail DIV#mainRow DIV#contentRow_Left
		{
			width: 710px;
			height: 100%;
			margin: 0px;
			padding: 0px;
			background-color: transparent;
			float: left;
		}
			DIV#contentRow_Detail DIV#mainRow DIV#contentRow_Left DIV#titleBox
			{
				width: 495px;
				height: 31px;
				margin: 0px;
				padding: 25px 100px 0px 115px;
				background-color: transparent;
				clear: both;
			}
			
			DIV#contentRow_Detail DIV#mainRow DIV#contentRow_Left DIV#titleBoxImage
			{
			    width: 618px;
			    height: 180px;   
			}
			
			DIV#contentRow_Detail DIV#mainRow DIV#contentRow_Left DIV#contentBox
			{
				width: 495px;
				height: auto;
				margin: 0px;
				padding: 20px 100px 20px 115px;
				background-color: transparent;
				clear: both;
			}

		DIV#contentRow_Detail DIV#mainRow DIV#contentRow_Right
		{
			width: 240px;
			height: 100%;
			margin: 0px;
			padding: 35px 0px 0px 0px;
			background-color: transparent;
			float: right;
		}

/* CONTENT PAGE STYLES (NEWS, VACANCIES, CMS PAGES, ETC.) */
DIV#contentRow_Page
{
	width: 950px;
	height: auto;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	background: transparent url('/assets/geomaat/images/bg_headerRow_product.png') no-repeat top left;
	float: left;
	clear: both;
}
	DIV#contentRow_Page DIV.crumbRow
	{
		width: 905px;
		height: 10px;
		margin: 0px;
		padding: 10px 5px 10px 40px;
		font-family: Arial, ArialMT, Tahoma, Verdana;
		color: #666666;
		font-size: 10px;
		font-weight: normal;
		clear: both;
	}
		DIV#contentRow_Page DIV.crumbRow A:link,
		DIV#contentRow_Page DIV.crumbRow A:active,
		DIV#contentRow_Page DIV.crumbRow A:visited,
		DIV#contentRow_Page DIV.crumbRow A:focus
		{
			margin: 0px 4px 0px 0px;
			padding: 0px 16px 0px 0px;
			font-family: Arial, ArialMT, Tahoma, Verdana;
			color: #666666;
			font-size: 10px;
			font-weight: normal;
			text-decoration: none;
			display: inline-block;
			background: transparent url('/assets/geomaat/images/bg_newsItem.gif') no-repeat right 4px;
		}
		DIV#contentRow_Page DIV.crumbRow A:hover
		{
			text-decoration: underline;
		}
	DIV#contentRow_Page DIV#mainRow
	{
		width: 950px;
		height: 100%;
		margin: 0px 10px 0px 0px;
		padding: 0px;
		clear: both;
	}
		DIV#contentRow_Page DIV#mainRow DIV#contentRow_Left
		{
			width: 710px;
			height: 100%;
			margin: 0px;
			padding: 0px;
			background-color: transparent;
			float: left;
		}
			DIV#contentRow_Page DIV#mainRow DIV#contentRow_Left DIV#titleBox
			{
				width: 495px;
				height: auto;
				margin: 0px;
				padding: 25px 100px 0px 115px;
				background-color: transparent;
				clear: both;
			}
			DIV#contentRow_Page DIV#mainRow DIV#contentRow_Left DIV#titleBox_Vacancies
			{
				width: 495px;
				height: auto;
				margin: 0px;
				padding: 25px 100px 0px 115px;
            	font-family: Arial, ArialMT, Tahoma, Verdana;
            	font-size: 12px;
            	color: #666666;
            	font-weight: normal;
            	line-height: 16px;
				background-color: transparent;
				clear: both;				
			}
			    DIV#contentRow_Page DIV#mainRow DIV#contentRow_Left DIV#titleBox_Vacancies H3.blue
			    {
			        margin: 25px 0px 0px 0px;
			        font-family: Syntax-Roman, Arial, Verdana, Tahoma;
			        color: #3BB1D8;
			        font-size: 16px;
			        font-weight: bold;
			        line-height: 16px;
			    }
			DIV#contentRow_Page DIV#mainRow DIV#contentRow_Left DIV#contentBox
			{
				width: 495px;
				height: auto;
				margin: 0px;
				padding: 20px 100px 20px 115px;
				background-color: transparent;
				clear: both;
			}
			DIV#contentRow_Page DIV#mainRow DIV#contentRow_Left DIV#contentBox_Vacancies
			{
				width: 495px;
				height: auto;
				margin: 0px;
				padding: 20px 100px 20px 115px;
				background-color: transparent;
				clear: both;
			}
			    DIV#contentRow_Page DIV#mainRow DIV#contentRow_Left DIV#contentBox_Vacancies A.reactNow:link,
			    DIV#contentRow_Page DIV#mainRow DIV#contentRow_Left DIV#contentBox_Vacancies A.reactNow:active,
			    DIV#contentRow_Page DIV#mainRow DIV#contentRow_Left DIV#contentBox_Vacancies A.reactNow:visited,
			    DIV#contentRow_Page DIV#mainRow DIV#contentRow_Left DIV#contentBox_Vacancies A.reactNow:focus
			    {
			        margin: 10px 0px 40px 0px;
				    padding: 0px 0px 0px 15px;
            	    font-family: Arial, ArialMT, Tahoma, Verdana;
            	    font-size: 12px;
            	    color: #26A6D2;
            	    font-weight: normal;
            	    line-height: 16px;
				    text-decoration: none;
        			background: transparent url('/assets/geomaat/images/bg_newsItem.gif') no-repeat left 3px;
				    display: inline-block;
			    }
			    DIV#contentRow_Page DIV#mainRow DIV#contentRow_Left DIV#contentBox_Vacancies A.reactNow:hover
			    {
				    text-decoration: underline;
			    }

		DIV#contentRow_Page DIV#mainRow DIV#contentRow_Right
		{
			width: 240px;
			height: 100%;
			margin: 0px;
			padding: 35px 0px 0px 0px;
			background-color: transparent;
			float: right;
		}

/* Right Column: Submenu Link List (pages in the same section) */
			DIV#contentRow_Right DIV#submenuBox
			{
				width: 220px;
				height: auto;
				margin: 0px 20px 0px 0px;
				padding: 0px;
				background-color: transparent;
				clear: both;
			}
				DIV#contentRow_Right DIV#submenuBox UL
				{
					margin: 10px 0px 30px 0px;
					list-style-type: none;
				}
					DIV#contentRow_Right DIV#submenuBox UL LI
					{
						padding: 0px 0px 4px 12px;
						list-style-type: none;
					}
					DIV#contentRow_Right DIV#submenuBox UL.blue LI
					{
						background: transparent url('/assets/geomaat/images/bullet_blue.gif') no-repeat left 6px;
					}
					DIV#contentRow_Right DIV#submenuBox UL.brown LI
					{
						background: transparent url('/assets/geomaat/images/bullet_brown.gif') no-repeat left 6px;
					}
					DIV#contentRow_Right DIV#submenuBox UL.green LI
					{
						background: transparent url('/assets/geomaat/images/bullet_green.gif') no-repeat left 6px;
					}
					DIV#contentRow_Right DIV#submenuBox UL.orange LI
					{
						background: transparent url('/assets/geomaat/images/bullet_orange.gif') no-repeat left 6px;
					}
					DIV#contentRow_Right DIV#submenuBox UL.purple LI
					{
						background: transparent url('/assets/geomaat/images/bullet_purple.gif') no-repeat left 6px;
					}
					DIV#contentRow_Right DIV#submenuBox UL LI A:link,
					DIV#contentRow_Right DIV#submenuBox UL LI A:active,
					DIV#contentRow_Right DIV#submenuBox UL LI A:visited,
					DIV#contentRow_Right DIV#submenuBox UL LI A:focus
					{
						font-family: Arial, ArialMT, Tahoma, Verdana;
						color: #000000;
						font-size: 12px;
						font-weight: normal;
						text-decoration: none;
					}
					DIV#contentRow_Right DIV#submenuBox UL LI A:hover
					{
						text-decoration: underline;
					}
					DIV#contentRow_Right DIV#submenuBox UL LI.active
					{
						font-family: Arial, ArialMT, Tahoma, Verdana;
						color: #000000;
						font-size: 12px;
						font-weight: bold;
					}
					DIV#contentRow_Right DIV#submenuBox UL.blue LI.active
					{
						background: transparent url('/assets/geomaat/images/bullet_blue_active.gif') no-repeat left 6px;
					}
					DIV#contentRow_Right DIV#submenuBox UL.brown LI.active
					{
						background: transparent url('/assets/geomaat/images/bullet_brown_active.gif') no-repeat left 6px;
					}
					DIV#contentRow_Right DIV#submenuBox UL.green LI.active
					{
						background: transparent url('/assets/geomaat/images/bullet_green_active.gif') no-repeat left 6px;
					}
					DIV#contentRow_Right DIV#submenuBox UL.orange LI.active
					{
						background: transparent url('/assets/geomaat/images/bullet_orange_active.gif') no-repeat left 6px;
					}
					DIV#contentRow_Right DIV#submenuBox UL.purple LI.active
					{
						background: transparent url('/assets/geomaat/images/bullet_purple_active.gif') no-repeat left 6px;
					}
/* Right Column: Attached Documents List */
			DIV#contentRow_Right DIV#attachmentsBox
			{
				width: 220px;
				height: auto;
				margin: 0px 20px 0px 0px;
				padding: 0px;
				background-color: transparent;
				clear: both;
			}
				DIV#contentRow_Right DIV#attachmentsBox UL
				{
					margin: 10px 0px 30px 0px;
					list-style-type: none;
				}
					DIV#contentRow_Right DIV#attachmentsBox UL LI
					{
						padding: 0px 0px 4px 12px;
						font-family: Arial, ArialMT, Tahoma, Verdana;
						color: #000000;
						font-size: 12px;
						font-weight: normal;
						list-style-type: none;
					}
					DIV#contentRow_Right DIV#attachmentsBox UL.blue LI
					{
						background: transparent url('/assets/geomaat/images/bullet_blue.gif') no-repeat left 7px;
					}
					DIV#contentRow_Right DIV#attachmentsBox UL.brown LI
					{
						background: transparent url('/assets/geomaat/images/bullet_brown.gif') no-repeat left 7px;
					}
					DIV#contentRow_Right DIV#attachmentsBox UL.green LI
					{
						background: transparent url('/assets/geomaat/images/bullet_green.gif') no-repeat left 7px;
					}
					DIV#contentRow_Right DIV#attachmentsBox UL.orange LI
					{
						background: transparent url('/assets/geomaat/images/bullet_orange.gif') no-repeat left 7px;
					}
					DIV#contentRow_Right DIV#attachmentsBox UL.purple LI
					{
						background: transparent url('/assets/geomaat/images/bullet_purple.gif') no-repeat left 7px;
					}
					DIV#contentRow_Right DIV#attachmentsBox UL LI A:link,
					DIV#contentRow_Right DIV#attachmentsBox UL LI A:active,
					DIV#contentRow_Right DIV#attachmentsBox UL LI A:visited,
					DIV#contentRow_Right DIV#attachmentsBox UL LI A:focus
					{
					    padding: 1px 22px 3px 0px;
						font-family: Arial, ArialMT, Tahoma, Verdana;
						color: #000000;
						font-size: 12px;
						font-weight: normal;
						text-decoration: none;
						display: inline-block;
					}
					DIV#contentRow_Right DIV#attachmentsBox UL LI A:hover
					{
						text-decoration: underline;
					}
					    DIV#contentRow_Right DIV#attachmentsBox UL LI A.acrobat
					    {
					        background: transparent url('/assets/geomaat/images/icons/acrobat.gif') no-repeat top right;
					    }
					    DIV#contentRow_Right DIV#attachmentsBox UL LI A.default
					    {
					        background: transparent url('/assets/geomaat/images/icons/no_extension.gif') no-repeat top right;
					    }
					    DIV#contentRow_Right DIV#attachmentsBox UL LI A.excel
					    {
					        background: transparent url('/assets/geomaat/images/icons/excel.gif') no-repeat top right;
					    }
					    DIV#contentRow_Right DIV#attachmentsBox UL LI A.powerpoint
					    {
					        background: transparent url('/assets/geomaat/images/icons/powerpoint.gif') no-repeat top right;
					    }
					    DIV#contentRow_Right DIV#attachmentsBox UL LI A.word
					    {
					        background: transparent url('/assets/geomaat/images/icons/word.gif') no-repeat top right;
					    }
/* Right Column: Attached Links List */
			DIV#contentRow_Right DIV#moreaboutBox
			{
				width: 220px;
				height: auto;
				margin: 0px 20px 0px 0px;
				padding: 0px;
				background-color: transparent;
				clear: both;
			}
				DIV#contentRow_Right DIV#moreaboutBox UL
				{
					margin: 10px 0px 30px 0px;
					list-style-type: none;
				}
					DIV#contentRow_Right DIV#moreaboutBox UL LI
					{
						padding: 0px 0px 4px 12px;
						font-family: Arial, ArialMT, Tahoma, Verdana;
						color: #000000;
						font-size: 12px;
						font-weight: normal;
						list-style-type: none;
					}
					DIV#contentRow_Right DIV#moreaboutBox UL.blue LI
					{
						background: transparent url('/assets/geomaat/images/bullet_blue.gif') no-repeat left 6px;
					}
					DIV#contentRow_Right DIV#moreaboutBox UL.brown LI
					{
						background: transparent url('/assets/geomaat/images/bullet_brown.gif') no-repeat left 6px;
					}
					DIV#contentRow_Right DIV#moreaboutBox UL.green LI
					{
						background: transparent url('/assets/geomaat/images/bullet_green.gif') no-repeat left 6px;
					}
					DIV#contentRow_Right DIV#moreaboutBox UL.orange LI
					{
						background: transparent url('/assets/geomaat/images/bullet_orange.gif') no-repeat left 6px;
					}
					DIV#contentRow_Right DIV#moreaboutBox UL.purple LI
					{
						background: transparent url('/assets/geomaat/images/bullet_purple.gif') no-repeat left 6px;
					}
					DIV#contentRow_Right DIV#moreaboutBox UL LI A:link,
					DIV#contentRow_Right DIV#moreaboutBox UL LI A:active,
					DIV#contentRow_Right DIV#moreaboutBox UL LI A:visited,
					DIV#contentRow_Right DIV#moreaboutBox UL LI A:focus
					{
						font-family: Arial, ArialMT, Tahoma, Verdana;
						color: #000000;
						font-size: 12px;
						font-weight: normal;
						text-decoration: none;
					}
					DIV#contentRow_Right DIV#moreaboutBox UL LI A:hover
					{
						text-decoration: underline;
					}
					DIV#contentRow_Right DIV#moreaboutBox UL LI SPAN
					{
						font-family: Arial, ArialMT, Tahoma, Verdana;
						color: #999999;
						font-size: 11px;
						font-weight: normal;
					}
			DIV#contentRow_Detail DIV#mainRow DIV#contentRow_Right DIV.fillerBox
			{
				width: 240px;
				height: 100%;
				margin: 0px;
				padding: 0px;
				background-color: #FFFFFF;
				float: right;
			}
			
			DIV#contentRow_Right DIV#direct
			{
				width: 220px;
				height: auto;
				margin: 0px 20px 0px 0px;
				padding: 0px;
				background-color: transparent;
				clear: both;
			}
				DIV#contentRow_Right DIV#direct UL
				{
					margin: 10px 0px 30px 0px;
					list-style-type: none;
				}
					DIV#contentRow_Right DIV#direct UL LI
					{
						padding: 0px 0px 4px 12px;
						font-family: Arial, ArialMT, Tahoma, Verdana;
						color: #000000;
						font-size: 12px;
						font-weight: normal;
						list-style-type: none;
					}
					DIV#contentRow_Right DIV#direct UL.blue LI
					{
						background: transparent url('/assets/geomaat/images/bullet_blue.gif') no-repeat left 6px;
					}
					DIV#contentRow_Right DIV#direct UL.brown LI
					{
						background: transparent url('/assets/geomaat/images/bullet_brown.gif') no-repeat left 6px;
					}
					DIV#contentRow_Right DIV#direct UL.green LI
					{
						background: transparent url('/assets/geomaat/images/bullet_green.gif') no-repeat left 6px;
					}
					DIV#contentRow_Right DIV#direct UL.orange LI
					{
						background: transparent url('/assets/geomaat/images/bullet_orange.gif') no-repeat left 6px;
					}
					DIV#contentRow_Right DIV#direct UL.purple LI
					{
						background: transparent url('/assets/geomaat/images/bullet_purple.gif') no-repeat left 6px;
					}
					DIV#contentRow_Right DIV#direct UL LI A:link,
					DIV#contentRow_Right DIV#direct UL LI A:active,
					DIV#contentRow_Right DIV#direct UL LI A:visited,
					DIV#contentRow_Right DIV#direct UL LI A:focus
					{
						font-family: Arial, ArialMT, Tahoma, Verdana;
						color: #000000;
						font-size: 12px;
						font-weight: normal;
						text-decoration: none;
					}
					DIV#contentRow_Right DIV#direct UL LI A:hover
					{
						text-decoration: underline;
					}
					DIV#contentRow_Right DIV#direct UL LI SPAN
					{
						font-family: Arial, ArialMT, Tahoma, Verdana;
						color: #999999;
						font-size: 11px;
						font-weight: normal;
					}

/* Paginalijst: News Archive Styles */
		DIV.newsArchive
		{
			width: 405px;
			clear: both;
		}
			DIV.newsArchive DIV.newsArchive_Left
			{
				width: 30px;
				height: 30px;
				background: #FFFFFF url('/assets/geomaat/images/bg_newsItem.gif') no-repeat left 5px;
				float: left;
			}
			DIV.newsArchive DIV.newsArchive_Right
			{
				width: 375px;
				height: auto;
				margin: 0px 0px 15px 0px;
				padding: 0px 0px 6px 0px;
				font-family: Arial, ArialMT, Tahoma, Verdana;
				color: #666666;
				font-size: 12px;
				font-weight: normal;
				line-height: 20px;
				border-bottom: dashed 1px #EBEBEB;
				float: right;
			}
				DIV.newsArchive DIV.newsArchive_Right A:link,
				DIV.newsArchive DIV.newsArchive_Right A:active,
				DIV.newsArchive DIV.newsArchive_Right A:visited,
				DIV.newsArchive DIV.newsArchive_Right A:focus
				{
					font-family: Arial, ArialMT, Tahoma, Verdana;
					color: #666666;
					font-size: 12px;
					font-weight: bold;
					line-height: 20px;
					text-decoration: none;
				}
				DIV.newsArchive DIV.newsArchive_Right A:hover
				{
					text-decoration: underline;
				}
    UL.pgf_paging
    {
        margin: 0px 10px 20px 0px;
        padding: 0px;
        list-style: none;
    }
        UL.pgf_paging LI
        {
            width: auto;
            margin: 0px;
            padding: 0px 4px;
            text-align: center;
            float: left;
            display: inline;
        }
            UL.pgf_paging LI A:link,
            UL.pgf_paging LI A:visited,
            UL.pgf_paging LI A:active,
            UL.pgf_paging LI A:focus
            {
                padding: 0px 4px;
                font-family: Arial, ArialMT, Tahoma, Verdana;
                color: #A3BD0B;
                font-size: 12px;
                text-decoration: underline;
                border: solid 1px #A3BD0B;
            }
            UL.pgf_paging LI A:hover
            {
                text-decoration: none;
            }
        UL.pgf_paging LI.pgf_paging_label
        {
            width: auto;
            padding: 0px 4px;
            font-family: Arial, ArialMT, Tahoma, Verdana;
            color: #666666;
            font-size: 12px;
            font-weight: bold;
            text-align: left;
            background-color: transparent;
        }
        UL.pgf_paging LI.pgf_paging_active
        {
            font-family: Arial, ArialMT, Tahoma, Verdana;
            color: #666666;
            font-size: 12px;
            font-weight: bold;
            background-color: transparent;
        }

/* Paginalijst: Vacature overzicht */
    UL.vacanciesList
    {
        margin: 30px 0px;
        list-style-type: none;
    }
        UL.vacanciesList LI
        {
            padding: 0px 0px 15px 12px;
            list-style-type: none;
            background: transparent url('/assets/geomaat/images/bullet_blue.gif') no-repeat left 6px;
        }
            UL.vacanciesList LI A:link,
            UL.vacanciesList LI A:active,
            UL.vacanciesList LI A:visited,
            UL.vacanciesList LI A:focus
            {
                font-family: Arial, ArialMT, Tahoma, Verdana;
                color: #000000;
                font-size: 12px;
                font-weight: bold;
                text-decoration: none;
            }
            UL.vacanciesList LI A:hover
            {
                text-decoration: underline;
            }
            UL.vacanciesList LI SPAN
            {
                font-family: Arial, ArialMT, Tahoma, Verdana;
                color: #666666;
                font-size: 11px;
                font-weight: normal;
            }

/* Sitemap Styles */
UL.siteMap
{
    margin: 0px 0px 20px 5px;
    padding: 0px;
    list-style: none;
}
    UL.siteMap LI
    {
        margin: 0px;
        padding: 2px 0px 2px 10px;
        background: transparent url('/assets/informatie/images/bullet_list_red.gif') no-repeat left 8px;
    }
        UL.siteMap LI A:link,
        UL.siteMap LI A:visited,
        UL.siteMap LI A:active,
        UL.siteMap LI A:focus
        {
            font-family: Verdana, Tahoma, Arial;
            color: #E00707;
            font-size: 12px;
            text-decoration: underline;
        }
        UL.siteMap LI A:hover
        {
            text-decoration: none;
        }

/* Login Form Styles */
				TABLE.loginForm
				{
				    width: 100%;
				    margin: 20px 0px;
				}
					TABLE.loginForm TD
					{
						padding: 4px 0px;
						font-family: Arial, ArialMT, Tahoma, Verdana;
						color: #666666;
						font-size: 12px;
						line-height: 20px;
					}
					TABLE.loginForm .errorMsg
					{
						padding: 0px;
						font-family: Arial, ArialMT, Tahoma, Verdana;
						color: #D20000;
						font-size: 10px;
						font-weight: bold;
						display: block;
					}
					TABLE.loginForm .successMsg
					{
						padding: 0px;
						font-family: Arial, ArialMT, Tahoma, Verdana;
						color: #A3BD0B;
						font-size: 10px;
						font-weight: bold;
						display: inline-block;
					}
					TABLE.loginForm SELECT
					{
						margin: 0px 0px -1px 0px;
					}
					TABLE.loginForm INPUT.text_xsmall
					{
						width: 44px;
						height: 17px;
						padding: 3px 3px 0px 3px;
						font-family: Arial, ArialMT, Tahoma, Verdana;
						color: #666666;
						font-size: 12px;
						background: transparent url('/assets/geomaat/images/bg_loginform_text_xsmall.gif') no-repeat top left;
						border: none;
					}
					TABLE.loginForm INPUT.text_small
					{
						width: 94px;
						height: 17px;
						padding: 3px 3px 0px 3px;
						font-family: Arial, ArialMT, Tahoma, Verdana;
						color: #666666;
						font-size: 12px;
						background: transparent url('/assets/geomaat/images/bg_loginform_text_small.gif') no-repeat top left;
						border: none;
					}
					TABLE.loginForm INPUT.text_large
					{
						width: 194px;
						height: 17px;
						padding: 3px 3px 0px 3px;
						font-family: Arial, ArialMT, Tahoma, Verdana;
						color: #666666;
						font-size: 12px;
						background: transparent url('/assets/geomaat/images/bg_loginform_text_large.gif') no-repeat top left;
						border: none;
					}
					TABLE.loginForm INPUT.submit
					{
						width: 98px;
						height: 25px;
						margin: 15px 0px 5px 0px;
						background: #FFFFFF url('/assets/geomaat/images/btn_login_submit.gif') no-repeat top left;
						border: none;
						cursor: pointer;
					}

/* SEARCH RESULTS STYLES */
		DIV.searchResults
		{
			width: 405px;
			clear: both;
		}
			DIV.searchResults DIV.searchResults_Left
			{
				width: 30px;
				height: 30px;
				background: #FFFFFF url('/assets/geomaat/images/bg_newsItem.gif') no-repeat left 5px;
				float: left;
			}
			DIV.searchResults DIV.searchResults_Right
			{
				width: 375px;
				height: auto;
				margin: 0px 0px 15px 0px;
				padding: 0px 0px 12px 0px;
				font-family: Arial, ArialMT, Tahoma, Verdana;
				color: #666666;
				font-size: 12px;
				font-weight: normal;
				line-height: 20px;
				border-bottom: dashed 1px #EBEBEB;
				float: right;
			}
				DIV.searchResults DIV.searchResults_Right A:link,
				DIV.searchResults DIV.searchResults_Right A:active,
				DIV.searchResults DIV.searchResults_Right A:visited,
				DIV.searchResults DIV.searchResults_Right A:focus
				{
					font-family: Arial, ArialMT, Tahoma, Verdana;
					color: #666666;
					font-size: 12px;
					font-weight: bold;
					line-height: 20px;
					text-decoration: none;
				}
				DIV.searchResults DIV.searchResults_Right A:hover
				{
					text-decoration: underline;
				}
				DIV.searchResults DIV.searchResults_Right A.small:link,
				DIV.searchResults DIV.searchResults_Right A.small:active,
				DIV.searchResults DIV.searchResults_Right A.small:visited,
				DIV.searchResults DIV.searchResults_Right A.small:focus
				{
					font-family: Arial, ArialMT, Tahoma, Verdana;
					color: #A3BD0B;
					font-size: 10px;
					font-weight: normal;
					line-height: 20px;
					text-decoration: none;
				}
				DIV.searchResults DIV.searchResults_Right A.small:hover
				{
					text-decoration: underline;
				}
    UL.pgf_paging
    {
        margin: 0px 10px 20px 0px;
        padding: 0px;
        list-style: none;
    }
        UL.pgf_paging LI
        {
            width: auto;
            margin: 0px;
            padding: 0px 4px;
            text-align: center;
            float: left;
            display: inline;
        }
            UL.pgf_paging LI A:link,
            UL.pgf_paging LI A:visited,
            UL.pgf_paging LI A:active,
            UL.pgf_paging LI A:focus
            {
                padding: 0px 4px;
                font-family: Arial, ArialMT, Tahoma, Verdana;
                color: #A3BD0B;
                font-size: 12px;
                text-decoration: underline;
                border: solid 1px #A3BD0B;
            }
            UL.pgf_paging LI A:hover
            {
                text-decoration: none;
            }
        UL.pgf_paging LI.pgf_paging_label
        {
            width: auto;
            padding: 0px 4px;
            font-family: Arial, ArialMT, Tahoma, Verdana;
            color: #666666;
            font-size: 12px;
            font-weight: bold;
            text-align: left;
            background-color: transparent;
        }
        UL.pgf_paging LI.pgf_paging_active
        {
            font-family: Arial, ArialMT, Tahoma, Verdana;
            color: #666666;
            font-size: 12px;
            font-weight: bold;
            background-color: transparent;
        }

/* FOOTER STYLES */
	DIV#footerRow
	{
		width: 950px;
		margin: 0px 30px 20px 0px;
		padding: 0px;
		background-color: transparent;
		font-family: Arial, ArialMT, Tahoma, Verdana;
		color: #FFFFFF;
		font-size: 12px;
		line-height: 24px;
		text-align: right;
	}
		DIV#footerRow A:link,
		DIV#footerRow A:active,
		DIV#footerRow A:visited,
		DIV#footerRow A:focus
		{
			padding: 0px 5px;
			font-family: Arial, ArialMT, Tahoma, Verdana;
			color: #FFFFFF;
			font-size: 12px;
			text-decoration: underline;
			display: inline-block;
		}
		DIV#footerRow A:hover
		{
			text-decoration: none;
		}
		DIV#footerRow A.top
		{
			padding: 0px 5px 0px 15px;
			background: transparent url('/assets/geomaat/images/bg_link_arrow_white.gif') no-repeat 2px 3px;
		}

/*	--- WEBSITE HELPER ELEMENTS --- */
DIV.breaker
{
	width: 100%;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	clear: both;
}

/* formulieren */
DIV.contactForm TABLE.contactFormTable TR TD
{
    padding: 4px 0px;

}

.contactFormInput 
{
    border:1px solid #CCCCCC;   
}  

.contactFormInputError 
{
    border:1px solid #800000;    
} 


.contactFormTextarea 
{
    border:1px solid #CCCCCC;  
}

.contactFormTextareaError 
{
    border:1px solid #800000;  
}

.contactFormOptionsBold label
{
    font-weight:bold;
    padding-left:10px;
    padding-right:10px;
}

.contactFormOptions label
{
    padding-left:10px;
    padding-right:10px;
}

DIV.contactForm .smallRed
{
   color: #FF0000;
}
DIV.contactForm .smallGreen
{
   color: #009900;
}