/* ----- Design by Aqtion: Default CSS Styles   ----- */

/*\\\\	BASIC STYLES (HTML, BODY)	\\\\*/
*
{
    padding: 0px;
    margin: 0px;
}
BODY, HTML
{
    width: 100%;
    height: 100%;
    margin: 0px;
    height: 0px;
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #000000;
    font-weight: normal;
    line-height: 16px;
	background: #C2C2C3 url('/assets/interwinn/images/bg_main.png') repeat-x left 0px;
	/*background: url('/assets/interwinn/images/bg_main.png') repeat-x left 20px;*/
}
DIV
{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #000000;
    font-weight: normal;
    line-height: 16px;
}

/*\\\\	BASIC STYLES (TEXT FORMATTING, LINKS, HEADERS, ETC.)	\\\\*/
P
{
	margin: 0px 0px 10px 0px;
	line-height: 16px;
}
SPAN
{
	line-height: 16px;
}
SPAN.small
{
    font-size: 10px;
}
SPAN.smaller
{
    font-size: 9px;
}
SPAN.large
{
    font-size: 12px;
}
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;
}
.normal
{
    font-size: 11px;
    font-family: Verdana, Arial, Tahoma;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}
IMG
{
	border: none;
}

/* Links */
A:link,
A:active,
A:visited,
A:focus
{
	font-family: Verdana, Arial, Tahoma;
	color: #E00000;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	text-decoration: underline;
}	
A:hover
{
	text-decoration: none;
}
        TABLE.bordered TD A:link,
        TABLE.bordered TD A:visited,
        TABLE.bordered TD A:active,
        TABLE.bordered TD A:focus
        TABLE.borderless TD A:link,
        TABLE.borderless TD A:visited,
        TABLE.borderless TD A:active,
        TABLE.borderless TD A:focus
        {
            font-family: Verdana, Arial, Tahoma;
            font-size: 11px;
            color: #E00000;
            text-decoration: underline;
        }
        TABLE.bordered TD A:hover,
        TABLE.borderless TD A:hover
        {
            text-decoration: none;
        }
        UL.pgf_list LI A:link,
        UL.pgf_list LI A:visited,
        UL.pgf_list LI A:active,
        UL.pgf_list LI A:focus
        OL.pgf_list LI A:link,
        OL.pgf_list LI A:visited,
        OL.pgf_list LI A:active,
        OL.pgf_list LI A:focus
        {
            font-family: Verdana, Arial, Tahoma;
            font-size: 11px;
            color: #E00000;
            text-decoration: underline;
        }
        UL.pgf_list LI A:hover,
        OL.pgf_list LI A:hover
        {
            text-decoration: none;
        }

/* Headers */
H1,
.pgf_content1 H1
{
	margin: 0px 0px 5px 0px;
	font-family: TheMix-Plain, Verdana, Tahoma;
    color: #333333;
    font-size: 18px;
    font-weight: normal;
    line-height: 28px;
}
	H1.gray
	{
		color: #333333;
	}
	H1.green
	{
		color: #9CC525;
	}
	H1.orange
	{
		color: #FF6633;
	}
	H1.white
	{
		color: #FFFFFF;
	}
H2,
.pgf_content1 H2
{
	margin: 0px 0px 5px 0px;
	font-family: TheMix-Plain, Verdana, Tahoma;
    color: #333333;
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
}
	H2.gray
	{
		color: #333333;
	}
	H2.green
	{
		color: #9CC525;
	}
	H2.orange
	{
		color: #FF6633;
	}
	H2.white
	{
		color: #FFFFFF;
	}
H3,
.pgf_content1 H3
{
	margin: 0px 0px 5px 0px;
	font-family: TheMix-Plain, Verdana, Tahoma;
    color: #333333;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
}
	H3.gray
	{
		color: #333333;
	}
	H3.green
	{
		color: #9CC525;
	}
	H3.orange
	{
		color: #FF6633;
	}
	H3.white
	{
		color: #FFFFFF;
	}
H4,
.pgf_content1 H4
{
	margin: 0px 0px 5px 0px;
	font-family: TheMix-Plain, Verdana, Tahoma;
    color: #333333;
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
}
H5,
.pgf_content1 H5
{
	margin: 0px 0px 5px 0px;
	font-family: TheMix-Plain, Verdana, Tahoma;
    color: #333333;
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
}
H6,
.pgf_content1 H6
{
	margin: 0px 0px 5px 0px;
	font-family: TheMix-Plain, Verdana, Tahoma;
    color: #333333;
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
}

/*\\\\	BASIC STYLES (CONTENT BLOCKS, PAGE LAYOUT)	\\\\*/

DIV#container {
	width: 987px;
	background: #C2C2C3 url('/assets/interwinn/images/bg_main.png') repeat-x left 20px;
	margin: 0px auto; /* de lay-out wordt gecentreerd via de combinatie van de automatische waarde voor de zijkanten en de breedte */
}

/* --- TOP BAR STYLES --- */
DIV#topBar
{
	width: 100%;
	height: 20px;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	/*background-color: #FFFFFF;*/
	background-color: #E7E7E7;
	text-align: right;
	clear: both;
	
	}
	DIV#topBarInner
	{
		width: 980px;
		height: 20px;
		margin: 0px;
		padding:0px 0 0 0;
		line-height: 16px;
		text-align: right;
		float: left;
	}
		DIV#topBarInner A:link,
		DIV#topBarInner A:visited,
		DIV#topBarInner A:active,
		DIV#topBarInner A:focus
		{
			margin: 0px 0px 0px 15px;
			font-family: Verdana, Arial, Tahoma;
			font-size:10px;
			color: #545865;
			font-weight: bold;
			text-decoration: none;
			display: inline-block;
		}
		DIV#topBarInner A:hover
		{
			text-decoration: underline;
		}

/*	--- WEBSITE CONTAINER STYLES --- */
DIV#canvas
{
	width: 987px;
	margin: 15px 0px 0px 10px;
	padding: 0px;
	background: transparent url('/assets/interwinn/images/bg_shadow_right.png') repeat-y top right;
	clear: both;
}
	IMG.mainLogo
	{
		position: relative;
		top: 65px;
		left: 25px;
		border: none;
	}
DIV#mainContainer
{
	width: 1015px;
	margin: 0px;
	padding: 0px;
	clear: both;
}

/*	--- TOP ROW STYLES --- */
	DIV#row_header
	{
	    width: 987px;
		margin: 0px;
		padding: 0px;
		clear: both;
	}
		DIV#row_header_left
		{
			width: 212px;			
			float: left;
		}
			DIV.row_header_left IMG
			{
				border: none;
			}
		DIV#row_header_right
		{
			width: 773px;
			height: 347px;
			height: 307px;
			margin: 0px;
			padding: 0px;
			background-color: transparent;
			float: right;
		}
/*	--- MAIN MENU STYLES --- */
			DIV#row_header_left_menu
			{
				width: 220px;
				height: auto;
				margin: 0px;
				padding: 0px;
				background-color: transparent;
			}
				DIV.row_header_left_menu_list
				{
					width: 230px;
					height: auto;
					margin: 10px 0px 0px -14px;
					padding: 15px 0px 20px 0px;
					padding: 10px 0px;
					background-color: #FFFFFF;
					clear: both;
				}
				DIV#row_header_left_menu_shadow
				{
					width: 230px;
					height: 12px;
					margin: 0px 0px 0px -13px;
					padding: 0px;
					background: transparent url('/assets/interwinn/images/bg_shadow_menu.png') no-repeat bottom left;
					clear: both;
				}
/*	Main Menu */
					DIV.row_header_left_menu_list UL.mainMenu
					{
						width: 217px;
						margin: 0px 0px 0px 9px;
						padding: 0px;
						background-color: #FFFFFF;
						list-style-type: none;
						clear: both;
					}
						DIV.row_header_left_menu_list UL.mainMenu LI.default,
						DIV.row_header_left_menu_list UL.mainMenu LI.defaultActive,
						DIV.row_header_left_menu_list UL.mainMenu LI.defaultActiveSub
						{
							width: 207px;
							padding: 5px 0px 5px 10px;
							padding: 3px 0px 3px 10px;
							list-style-type: none;
							background-color: #FFFFFF;
						}
							DIV.row_header_left_menu_list UL.mainMenu LI.default A:link,
							DIV.row_header_left_menu_list UL.mainMenu LI.default A:visited,
							DIV.row_header_left_menu_list UL.mainMenu LI.default A:active,
							DIV.row_header_left_menu_list UL.mainMenu LI.default A:focus,
							DIV.row_header_left_menu_list UL.mainMenu LI.default A:hover
							{
								font-family: Verdana, Tahoma, TheMix-Plain;
								font-size: 12px;
								color: #B2B4C0;
								text-decoration: none;
								font-weight: bold;
							}
							DIV.row_header_left_menu_list UL.mainMenu LI.defaultActive A:link,
							DIV.row_header_left_menu_list UL.mainMenu LI.defaultActive A:visited,
							DIV.row_header_left_menu_list UL.mainMenu LI.defaultActive A:active,
							DIV.row_header_left_menu_list UL.mainMenu LI.defaultActive A:focus,
							DIV.row_header_left_menu_list UL.mainMenu LI.defaultActive A:hover
							{
								font-family: Verdana, Tahoma, TheMix-Plain;
								font-size: 12px;
								color: #333333;
								text-decoration: none;
								font-weight: bold;
							}
							DIV.row_header_left_menu_list UL.mainMenu LI.defaultActiveSub A:link,
							DIV.row_header_left_menu_list UL.mainMenu LI.defaultActiveSub A:visited,
							DIV.row_header_left_menu_list UL.mainMenu LI.defaultActiveSub A:active,
							DIV.row_header_left_menu_list UL.mainMenu LI.defaultActiveSub A:focus,
							DIV.row_header_left_menu_list UL.mainMenu LI.defaultActiveSub A:hover
							{
								font-family: Verdana, Tahoma, TheMix-Plain;
								font-size: 12px;
								color: #333333;
								text-decoration: none;
								font-weight: bold;
							}
						DIV.row_header_left_menu_list UL.mainMenu LI.hover,
						DIV.row_header_left_menu_list UL.mainMenu LI.hoverActive,
						DIV.row_header_left_menu_list UL.mainMenu LI.hoverActiveSub
						{
							width: 207px;
							padding: 5px 0px 5px 10px;
							padding: 3px 0px 3px 10px;
							list-style-type: none;
							background-color: #FFFFFF;
						}
						DIV.row_header_left_menu_list UL.mainMenu LI.hoverActiveSub
						{
							background-color: #9CC525;
						}
							DIV.row_header_left_menu_list UL.mainMenu LI.hover A:link,
							DIV.row_header_left_menu_list UL.mainMenu LI.hover A:visited,
							DIV.row_header_left_menu_list UL.mainMenu LI.hover A:active,
							DIV.row_header_left_menu_list UL.mainMenu LI.hover A:focus,
							DIV.row_header_left_menu_list UL.mainMenu LI.hover A:hover
							{
								font-family: Verdana, Tahoma, TheMix-Plain;
								font-size: 12px;
								color: #333333;
								text-decoration: none;
								font-weight: bold;
							}
							DIV.row_header_left_menu_list UL.mainMenu LI.hoverActive A:link,
							DIV.row_header_left_menu_list UL.mainMenu LI.hoverActive A:visited,
							DIV.row_header_left_menu_list UL.mainMenu LI.hoverActive A:active,
							DIV.row_header_left_menu_list UL.mainMenu LI.hoverActive A:focus,
							DIV.row_header_left_menu_list UL.mainMenu LI.hoverActive A:hover
							{
								font-family: Verdana, Tahoma, TheMix-Plain;
								font-size: 12px;
								color: #FFFFFF;
								text-decoration: none;
								font-weight: bold;
							}
							DIV.row_header_left_menu_list UL.mainMenu LI.hoverActiveSub A:link,
							DIV.row_header_left_menu_list UL.mainMenu LI.hoverActiveSub A:visited,
							DIV.row_header_left_menu_list UL.mainMenu LI.hoverActiveSub A:active,
							DIV.row_header_left_menu_list UL.mainMenu LI.hoverActiveSub A:focus,
							DIV.row_header_left_menu_list UL.mainMenu LI.hoverActiveSub A:hover
							{
								font-family: Verdana, Tahoma, TheMix-Plain;
								font-size: 12px;
								color: #FFFFFF;
								text-decoration: none;
								font-weight: bold;
							}

/*	--- MAIN BANNER STYLES --- */
			DIV#row_header_right_banner
			{
				width: 760px;
			    height: 335px;
			    height: 295px;
				margin: 0px;
				padding: 0px;
				background-color: #9CC525;
				border-left: solid 5px #FF3535;
				border-left: solid 5px #9CC525;
				clear: both;
			}
			    DIV.row_header_right_banner_image
			    {
				    width: 550px;
				    height: 335px;
    			    height: 295px;
				    margin: 0px;
				    padding: 0px;
				    float: left;
			    }
			    DIV.row_header_right_banner_text
			    {
				    width: 170px;
    			    height: 220px;
				    margin: 0px;
				    padding: 65px 20px 0px 20px;
				    padding: 50px 20px 0px 20px;
				    font-family: Verdana, Arial, Tahoma;
				    font-size: 11px;
				    color: #FFFFFF;
				    font-weight: bold;
				    float: right;
			    }
			        DIV.row_header_right_banner_text,
			        DIV.row_header_right_banner_text P
			        {
				        font-family: Verdana, Arial, Tahoma;
				        font-size: 11px;
				        color: #FFFFFF;
			        }
			        DIV.row_header_right_banner_text STRONG,
			        DIV.row_header_right_banner_text B
			        {
				        font-family: Verdana, Arial, Tahoma;
				        font-size: 11px;
				        color: #FFFFFF;
				        font-weight: bold;
			        }
			        DIV.row_header_right_banner_text EM,
			        DIV.row_header_right_banner_text I
			        {
				        font-family: Verdana, Arial, Tahoma;
				        font-size: 11px;
				        color: #FFFFFF;
				        font-style: italic;
			        }
			        DIV.row_header_right_banner_text A:link,
			        DIV.row_header_right_banner_text A:visited,
			        DIV.row_header_right_banner_text A:active,
			        DIV.row_header_right_banner_text A:focus
			        {
				        font-family: Verdana, Arial, Tahoma;
				        font-size: 11px;
				        color: #FFFFFF;
				        text-decoration: underline;
			        }
			        DIV.row_header_right_banner_text A:hover
			        {
				        text-decoration: none;
			        }
			        DIV.row_header_right_banner_text DIV DIV H1
			        {
	                    margin: 0px;
	                    font-family: TheMix-Plain, Verdana, Tahoma;
                        color: #FFFFFF;
                        font-size: 30px;
                        line-height: 50px;
                        line-height: 42px;
			        }
			        DIV.row_header_right_banner_text H2
			        {
	                    margin: 0px;
	                    font-family: TheMix-Plain, Verdana, Tahoma;
                        color: #FFFFFF;
                        font-size: 24px;
                        line-height: 40px;
                        line-height: 33px;
			        }
			        DIV.row_header_right_banner_text H3
			        {
	                    margin: 0px;
	                    font-family: TheMix-Plain, Verdana, Tahoma;
                        color: #FFFFFF;
                        font-size: 18px;
                        line-height: 30px;
                        line-height: 24px;
			        }
			        DIV.row_header_right_banner_text H4
			        {
	                    margin: 0px;
	                    font-family: TheMix-Plain, Verdana, Tahoma;
                        color: #FFFFFF;
                        font-size: 16px;
                        line-height: 26px;
                        line-height: 22px;
			        }
			        DIV.row_header_right_banner_text H5
			        {
	                    margin: 0px;
	                    font-family: TheMix-Plain, Verdana, Tahoma;
                        color: #FFFFFF;
                        font-size: 14px;
                        line-height: 22px;
                        line-height: 19px;
			        }
			        DIV.row_header_right_banner_text H6
			        {
	                    margin: 0px;
	                    font-family: TheMix-Plain, Verdana, Tahoma;
                        color: #FFFFFF;
                        font-size: 12px;
                        line-height: 18px;
                        line-height: 16px;
			        }
			DIV#row_header_right_shadow
			{
				width: 765px;
				height: 12px;
				margin: 0px;
				padding: 0px;
				background: transparent url('/assets/interwinn/images/bg_shadow_mainbanner.png') no-repeat bottom left;
				clear: both;
			}

/*	--- MAIN CONTENT STYLES --- */
DIV#row_content
{
	width: 979px;
	height: 100%;
	margin: 0px;
	background-color: #F2F2F2;
}
	DIV#row_filler
	{		
		width: 980px;
		height: 320px;
		margin: 0px;
		padding: 0px;
		/*background-color: #F2F2F2;*/
		position: absolute;
		top: 125px;
		left: 10px;
		margin: 0px auto;
		z-index: -100;
	}
		DIV.row_content_block
		{
			width: 929px;
			margin: 0px;
			padding: 3px 25px 0px 25px;
			line-height: 16px;
			background-color: #F2F2F2;
		}
		DIV.row_content_breaker
		{
			width: 944px;
			height: 2px;
			margin: 0px 25px 10px 15px;
			padding: 0px;
			background-color: #FFFFFF;
			line-height: 2px;
			font-size: 2px;
		}
/*	Company Links Section */
		TABLE.row_content_companies
		{
			width:919px;
			text-align: right;
			margin: 0px 10px 0px 0px;
			padding: 0px;
		}
			
			TABLE.row_content_companies TD.spacer
			{
			}			
			
			TABLE.row_content_companies TD.title
			{
				width: 150px;
			}	
			
			TABLE.row_content_companies TD.link
			{
				width: 80px;
				padding: 4px 0px 0px 0px;
			}
			TABLE.row_content_companies TD H2
			{
				margin: 0px;
				font-family: TheMix-Plain, Verdana, Tahoma;
				color: #333333;
			    font-size: 15px;
			    font-weight: bold;
			    line-height: 15px;
			}
			
			TABLE.row_content_companies TD.link
			{
				padding: 0px 0px 0px 20px;
				font-size: 14px;
				line-height:14px;
				vertical-align:middle;
				height:20px;
			}
			
			TABLE.row_content_companies TD.link IMG
			{
				border:none;
			}
			
			TABLE.row_content_companies TD A:link,
			TABLE.row_content_companies TD A:visited,
			TABLE.row_content_companies TD A:active,
			TABLE.row_content_companies TD A:focus
			{
				margin:0px;
				padding:0px;
				font-family:Arial;
				font-size: 18px;
				color: #5B5B5B;
				font-weight: bold;
				text-decoration: none;
				display: inline-block;
				line-height:18px;
			}
			
/* 'Meer informatie over'-links */
			TABLE.row_content_companies DIV,
			TABLE.row_content_companies DIV IMG
			{
			   height: 20px;
			}
			TABLE.row_content_companies A
			{
			    display: block;
				width: 100%;
				height: 100%;
			}
			TABLE.row_content_companies DIV.company_link1
			{
				width: 75px;
				background: #F2F2F2 url('/assets/interwinn/images/mnu_interoffice.gif') no-repeat;
			}
			TABLE.row_content_companies DIV.company_link2
			{
				width: 75px;
				background: #F2F2F2 url('/assets/interwinn/images/mnu_interoffice_telecom.gif') no-repeat;
			}
			TABLE.row_content_companies DIV.company_link3
			{
				width: 65px;
				background: #F2F2F2 url('/assets/interwinn/images/mnu_interfurn.gif') no-repeat;
				margin-left:10px;
			}
			TABLE.row_content_companies DIV.company_link4
			{
				width: 53px;
				background: #F2F2F2 url('/assets/interwinn/images/mnu_interfit.gif') no-repeat;
			}
			TABLE.row_content_companies DIV.company_link1_hover
			{
				width: 75px;
				background: #F2F2F2 url('/assets/interwinn/images/mnu_interoffice_hover.gif') no-repeat;
			}
			TABLE.row_content_companies DIV.company_link2_hover
			{
				width: 75px;
				background: #F2F2F2 url('/assets/interwinn/images/mnu_interoffice_telecom_hover.gif') no-repeat;
				height:20px;
			}
			TABLE.row_content_companies DIV.company_link3_hover
			{
				width: 65px;
				background: #F2F2F2 url('/assets/interwinn/images/mnu_interfurn_hover.gif') no-repeat;
				margin-left:10px;
			}
			TABLE.row_content_companies DIV.company_link4_hover
			{
				width: 53px;
				background: #F2F2F2 url('/assets/interwinn/images/mnu_interfit_hover.gif') no-repeat;
			}			
			TABLE.row_content_companies TD A:hover
			{
				text-decoration: none;
			}
			
/*	Content section: 3 column homepage */
	DIV.row_content_3col_left
	{
		width: 231px;
		margin: 0px;
		padding: 0px 14px 0px 0px;
		background-color: #F2F2F2;
		float: left;
	}
	DIV.row_content_3col_center
	{
		width: 290px;
		margin: 0px;
		padding: 0px 14px;
		background-color: #F2F2F2;
		float: left;
	}
	DIV.row_content_3col_right
	{
		width: 350px;
		margin: 0px;
		padding: 0px 0px 0px 14px;
		background-color: #F2F2F2;
		float: right;
	}
/*	Content section: 3 column vervolgpage */
	DIV.vervolg_content_3col_left
	{
		width: 231px;
		margin: 0px;
		padding: 0px 14px 0px 0px;
		background-color: #F2F2F2;
		float: left;
	}
	DIV.vervolg_content_3col_center
	{
		width: 390px;
		margin: 0px;
		padding: 0px 14px;
		background-color: #F2F2F2;
		float: left;
	}
	DIV.vervolg_content_3col_right
	{
		width: 240px;
		margin: 0px;
		padding: 0px 0px 0px 14px;
		background-color: #F2F2F2;
		float: right;
	}
/* Content section: Smaller left content & larger right on standard page [contact]*/
	DIV.vervolg_content_3col_left_alt
	{
		width: 181px;
		margin: 0px;
		padding: 0px 14px 0px 0px;
		background-color: #F2F2F2;
		float: left;
	}
	DIV.vervolg_content_3col_center_alt
	{
		width: 450px;
		margin: 0px;
		padding: 0px 14px;
		background-color: #F2F2F2;
		float: left;
	}
	DIV.vervolg_contentBox_alt
	{
		width: 450px;
	}
	
/*	Content section: Homepage News Box */
		DIV.home_newsBox
		{
			margin: 0px 0px 20px 0px;
		}
			DIV.home_newsBox_Item
			{
				width: 100%;
				margin: 0px;
				padding: 10px 0px 5px 0px;
				font-family: Verdana, Arial, Tahoma;
				font-size: 11px;
				color: #5B5B5B;
				line-height: 16px;
				border-bottom: solid #FFFFFF 2px;
			}
			DIV.home_newsBox_Item_First
			{
				width: 100%;
				margin: 0px;
				padding: 0px 0px 5px 0px;
				font-family: Verdana, Arial, Tahoma;
				font-size: 11px;
				color: #5B5B5B;
				line-height: 16px;
				border-bottom: solid #FFFFFF 2px;
			}
			    DIV.home_newsBox_Item A:link,
			    DIV.home_newsBox_Item A:visited,
			    DIV.home_newsBox_Item A:active,
			    DIV.home_newsBox_Item A:focus,
			    DIV.home_newsBox_Item_First A:link,
			    DIV.home_newsBox_Item_First A:visited,
			    DIV.home_newsBox_Item_First A:active,
			    DIV.home_newsBox_Item_First A:focus
			    {
				    font-family: Verdana, Arial, Tahoma;
				    font-size: 11px;
				    color: #E00000;
				    font-weight: bold;
				    text-decoration: none;
			    }
			    DIV.home_newsBox_Item A:hover,
			    DIV.home_newsBox_Item_First A:hover
			    {
				    text-decoration: underline;
			    }
			DIV.home_newsBox_bottomLink
			{
			    margin: 0px;
			    padding: 0px;
			    text-align: right;
			}
			    DIV.home_newsBox_bottomLink A:link,
			    DIV.home_newsBox_bottomLink A:visited,
			    DIV.home_newsBox_bottomLink A:active,
			    DIV.home_newsBox_bottomLink A:focus
			    {
				    font-family: Verdana, Arial, Tahoma;
				    font-size: 12px;
				    color: #E00000;
				    font-weight: normal;
				    text-decoration: none;
			    }
			    DIV.home_newsBox_bottomLink A:hover
			    {
				    text-decoration: none;
			    }
			DIV.home_newsBox_moreLink
			{
			    margin: 5px 0px 25px 0px;
			    padding: 0px;
			    text-align: left;
			}
			    DIV.home_newsBox_moreLink A:link,
			    DIV.home_newsBox_moreLink A:visited,
			    DIV.home_newsBox_moreLink A:active,
			    DIV.home_newsBox_moreLink A:focus
			    {
				    font-family: Verdana, Arial, Tahoma;
				    font-size: 11px;
				    color: #E00000;
				    font-weight: normal;
				    text-decoration: none;
			    }
			    DIV.home_newsBox_moreLink A:hover
			    {
				    text-decoration: underline;
			    }
/*	Content section: Homepage Vacatures Box */
		DIV.home_vacanciesBox
		{
			margin: 10px 0px 20px 0px;
		}
			DIV.home_vacanciesBox_Item
			{
				width: 100%;
				margin: 0px;
				padding: 10px 0px 5px 0px;
				font-family: Verdana, Arial, Tahoma;
				font-size: 11px;
				color: #5B5B5B;
				line-height: 18px;
				border-bottom: solid #FFFFFF 2px;
			}
			DIV.home_vacanciesBox_Item_First
			{
				width: 100%;
				margin: 0px;
				padding: 0px 0px 5px 0px;
				font-family: Verdana, Arial, Tahoma;
				font-size: 11px;
				color: #5B5B5B;
				line-height: 18px;
				border-bottom: solid #FFFFFF 2px;
			}
			    DIV.home_vacanciesBox_Item A:link,
			    DIV.home_vacanciesBox_Item A:visited,
			    DIV.home_vacanciesBox_Item A:active,
			    DIV.home_vacanciesBox_Item A:focus,
			    DIV.home_vacanciesBox_Item_First A:link,
			    DIV.home_vacanciesBox_Item_First A:visited,
			    DIV.home_vacanciesBox_Item_First A:active,
			    DIV.home_vacanciesBox_Item_First A:focus
			    {
				    font-family: Verdana, Arial, Tahoma;
				    font-size: 11px;
				    color: #E00000;
				    font-weight: bold;
				    text-decoration: none;
			    }
			    DIV.home_vacanciesBox_Item A:hover,
			    DIV.home_vacanciesBox_Item_First A:hover
			    {
				    text-decoration: underline;
			    }
			DIV.home_vacanciesBox_bottomLink
			{
			    margin: 0px;
			    padding: 0px;
			    text-align: right;
			}
			    DIV.home_vacanciesBox_bottomLink A:link,
			    DIV.home_vacanciesBox_bottomLink A:visited,
			    DIV.home_vacanciesBox_bottomLink A:active,
			    DIV.home_vacanciesBox_bottomLink A:focus
			    {
				    font-family: Verdana, Arial, Tahoma;
				    font-size: 12px;
				    color: #E00000;
				    font-weight: normal;
				    text-decoration: none;
			    }
			    DIV.home_vacanciesBox_bottomLink A:hover
			    {
				    text-decoration: underline;
			    }
			DIV.home_vacanciesBox_moreLink
			{
			    margin: 5px 0px 10px 0px;
			    padding: 0px;
			    text-align: left;
			}
			    DIV.home_vacanciesBox_moreLink A:link,
			    DIV.home_vacanciesBox_moreLink A:visited,
			    DIV.home_vacanciesBox_moreLink A:active,
			    DIV.home_vacanciesBox_moreLink A:focus
			    {
				    font-family: Verdana, Arial, Tahoma;
				    font-size: 11px;
				    color: #E00000;
				    font-weight: normal;
				    text-decoration: none;
			    }
			    DIV.home_vacanciesBox_moreLink A:hover
			    {
				    text-decoration: underline;
			    }
/*	Content section: Homepage Introduction Box */
		DIV.home_introductionBox DIV
		{
			margin: 0px 0px 10px 0px;
			font-family: Verdana, Arial, Tahoma;
			font-size: 11px;
			color: #5B5B5B;
			line-height: 18px;
		}
			DIV.home_introductionBox A:link,
			DIV.home_introductionBox A:visited,
			DIV.home_introductionBox A:active,
			DIV.home_introductionBox A:focus
			{
				font-family: Verdana, Arial, Tahoma;
				font-size: 11px;
				color: #E10000;
				text-decoration: none;
			}
			DIV.home_introductionBox A:hover
			{
				text-decoration: underline;
			}
			DIV.home_introductionBox A.home_introductionBox_MoreLink:link,
			DIV.home_introductionBox A.home_introductionBox_MoreLink:visited,
			DIV.home_introductionBox A.home_introductionBox_MoreLink:active,
			DIV.home_introductionBox A.home_introductionBox_MoreLink:focus
			{
				margin: 0px 0px 30px 0px;
				font-family: Verdana, Arial, Tahoma;
				font-size: 11px;
				color: #E10000;
				text-decoration: none;
				line-height: 18px;
				text-align: right;
				display: block;
			}
			DIV.home_introductionBox A.home_introductionBox_MoreLink:hover
			{
				text-decoration: underline;
			}
/*	Content section: Homepage Projects Box */
		DIV.home_projectsBox
		{
			margin: 0px 0px 20px 0px;
		}
			TABLE.home_projectsBox_Table
			{
				width: 355px;
				margin: 5px 0px 0px 0px;
				padding: 0px;
				font-family: Verdana, Arial, Tahoma;
				font-size: 11px;
				color: #000000;
				line-height: 16px;
			}
				TABLE.home_projectsBox_Table TR
				{
					background-color: #FFFFFF;
				}
					TABLE.home_projectsBox_Table TR TD.logo
					{
						width: 100px;
						padding: 10px 5px;
						background-color: #FFFFFF;
					}
						TABLE.home_projectsBox_Table TR TD.logo IMG
						{
							border: none;
						}
					TABLE.home_projectsBox_Table TR TD.text
					{
						padding: 10px 5px;
						font-family: Verdana, Arial, Tahoma;
						font-size: 11px;
						color: #000000;
						line-height: 16px;
						background-color: #FFFFFF;
					}
						TABLE.home_projectsBox_Table TR TD.text A:link,
						TABLE.home_projectsBox_Table TR TD.text A:visited,
						TABLE.home_projectsBox_Table TR TD.text A:active,
						TABLE.home_projectsBox_Table TR TD.text A:focus
						{
							margin-bottom: 5px;
							font-family: Verdana, Arial, Tahoma;
							font-size: 11px;
							color: #E10000;
							font-weight: bold;
							text-decoration: none;				
							display: inline-block;
						}
						TABLE.home_projectsBox_Table TR TD.text A:hover
						{
							text-decoration: underline;
						}
					TABLE.home_projectsBox_Table TR TD.link
					{
						padding: 5px;
						text-align: right;
						background-color: #FFFFFF;
					}
						TABLE.home_projectsBox_Table TR TD.link A:link,
						TABLE.home_projectsBox_Table TR TD.link A:visited,
						TABLE.home_projectsBox_Table TR TD.link A:active,
						TABLE.home_projectsBox_Table TR TD.link A:focus
						{
							font-family: Verdana, Arial, Tahoma;
							font-size: 12px;
							color: #E10000;
							text-decoration: none;
						}
						TABLE.home_projectsBox_Table TR TD.link A:hover
						{
							text-decoration: none;
						}
					TABLE.home_projectsBox_Table TR TD.spacer
					{
						height: 5px;
						line-height: 5px;
						background-color: #F2F2F2;
					}
			DIV.home_projectsBox_moreLink
			{
			    margin: 5px 0px 10px 0px;
			    padding: 0px;
			    text-align: right;
			}
			    DIV.home_projectsBox_moreLink A:link,
			    DIV.home_projectsBox_moreLink A:visited,
			    DIV.home_projectsBox_moreLink A:active,
			    DIV.home_projectsBox_moreLink A:focus
			    {
				    font-family: Verdana, Arial, Tahoma;
				    font-size: 11px;
				    color: #E00000;
				    font-weight: normal;
				    text-decoration: none;
			    }
			    DIV.home_vacanciesBox_moreLink A:hover
			    {
				    text-decoration: underline;
			    }

/*	Content section: Vervolgpage Sub Menu Box */
		DIV.vervolg_submenuBox
		{
			width: 231px;
			margin: 10px 0px 26px 0px;
			padding: 0px;
		}
			DIV.vervolg_submenuBox UL
			{
				width: 230px;
				margin: 0px;
				padding: 0px;
				list-style-type: none;
			}
				DIV.vervolg_submenuBox UL LI
				{
					width: 230px;
					margin: 0px;
					padding: 10px 0px;
					list-style-type: none;
					border-bottom: solid 2px #FFFFFF;
				}
				DIV.vervolg_submenuBox UL LI.last
				{
					border-bottom: none;
				}
					DIV.vervolg_submenuBox UL LI A:link,
					DIV.vervolg_submenuBox UL LI A:visited,
					DIV.vervolg_submenuBox UL LI A:active,
					DIV.vervolg_submenuBox UL LI A:focus
					{
						font-family: Verdana, Arial, Tahoma;
						font-size: 11px;
						color: #000000;
						text-decoration: none;
					}
					DIV.vervolg_submenuBox UL LI A:hover
					{
					    color: #E00000;
						text-decoration: underline;
					}

/*	Content section: Vervolgpage Page Content Box */
		DIV.vervolg_contentBox
		{
			width: 390px;
			margin: 10px 0px 20px 0px;
			padding: 0px;
		}
/*	Content section: Vervolgpage Links Box */
		DIV.vervolg_linksBox
		{
			width: 242px;
			margin: 10px 0px 20px 0px;
			padding: 0px;
		}
			DIV.vervolg_linksBox UL
			{
				width: 240px;
				margin: 0px;
				padding: 0px;
				list-style-type: none;
			}
				DIV.vervolg_linksBox UL LI
				{
					width: 220px;
					margin: 0px;
					padding: 3px 0px 3px 20px;
					list-style-type: none;
				}
				DIV.vervolg_linksBox UL LI.acrobat
				{
					background: transparent url('/assets/interwinn/images/bullet_acrobat.gif') no-repeat left 3px;
				}
				DIV.vervolg_linksBox UL LI.print
				{
					background: transparent url('/assets/interwinn/images/bullet_print.gif') no-repeat left 5px;
				}
				DIV.vervolg_linksBox UL LI.tellafriend
				{
					background: transparent url('/assets/interwinn/images/bullet_tellafriend.gif') no-repeat left 6px;
				}
					DIV.vervolg_linksBox UL LI A:link,
					DIV.vervolg_linksBox UL LI A:visited,
					DIV.vervolg_linksBox UL LI A:active,
					DIV.vervolg_linksBox UL LI A:focus
					{
						font-family: Verdana, Arial, Tahoma;
						font-size: 11px;
						color: #666666;
						text-decoration: none;
					}
					DIV.vervolg_linksBox UL LI A:hover
					{
						text-decoration: underline;
					}
/*	Content section: Vervolgpage Contact Box */
		DIV.vervolg_contactBox
		{
			width: 212px;
			margin: 10px 0px 20px 0px;
			padding: 15px;
			font-family: Verdana, Arial, Tahoma;
			font-size: 11px;
			color: #FFFFFF;
			line-height: 18px;
			background-color: #9CC525;
		}
		DIV.vervolg_contactBox A:link,
		DIV.vervolg_contactBox A:visited,
		DIV.vervolg_contactBox A:active,
		DIV.vervolg_contactBox A:focus
		{
			margin: 20px 0px 0px 0px;
			font-family: Verdana, Arial, Tahoma;
			font-size: 11px;
			color: #FFFFFF;
			text-decoration: none;
			line-height: 18px;
			text-align: right;
			display: block;
		}
		DIV.vervolg_contactBox A:hover
		{
			text-decoration: underline;
		}
/*	Content section: Vervolgpage Latest News Box */
		DIV.vervolg_latestNewsBox
		{
			width: 242px;
			margin: 10px 0px 20px 0px;
			padding: 0px;
			font-family: Verdana, Arial, Tahoma;
			font-size: 11px;
			color: #000000;
			line-height: 18px;
		}
			DIV.vervolg_latestNewsBox_Item
			{
				width: 100%;
				margin: 0px;
				padding: 10px 0px 5px 0px;
				font-family: Verdana, Arial, Tahoma;
				font-size: 11px;
				color: #5B5B5B;
				line-height: 18px;
				border-bottom: solid #FFFFFF 2px;
			}
			DIV.vervolg_latestNewsBox_Item_First
			{
				width: 100%;
				margin: 0px;
				padding: 0px 0px 5px 0px;
				font-family: Verdana, Arial, Tahoma;
				font-size: 11px;
				color: #5B5B5B;
				line-height: 18px;
				border-bottom: solid #FFFFFF 2px;
			}
			    DIV.vervolg_latestNewsBox_Item A:link,
			    DIV.vervolg_latestNewsBox_Item A:visited,
			    DIV.vervolg_latestNewsBox_Item A:active,
			    DIV.vervolg_latestNewsBox_Item A:focus,
			    DIV.vervolg_latestNewsBox_Item_First A:link,
			    DIV.vervolg_latestNewsBox_Item_First A:visited,
			    DIV.vervolg_latestNewsBox_Item_First A:active,
			    DIV.vervolg_latestNewsBox_Item_First A:focus
			    {
				    font-family: Verdana, Arial, Tahoma;
				    font-size: 11px;
				    color: #E00000;
				    font-weight: bold;
				    text-decoration: none;
			    }
			    DIV.vervolg_latestNewsBox_Item A:hover,
			    DIV.vervolg_latestNewsBox_Item_First A:hover
			    {
				    text-decoration: underline;
			    }
			DIV.vervolg_latestNewsBox_bottomLink
			{
			    margin: 0px;
			    padding: 0px;
			    text-align: right;
			}
			    DIV.vervolg_latestNewsBox_bottomLink A:link,
			    DIV.vervolg_latestNewsBox_bottomLink A:visited,
			    DIV.vervolg_latestNewsBox_bottomLink A:active,
			    DIV.vervolg_latestNewsBox_bottomLink A:focus
			    {
				    font-family: Verdana, Arial, Tahoma;
				    font-size: 12px;
				    color: #E00000;
				    font-weight: normal;
				    text-decoration: none;
			    }
			    DIV.vervolg_latestNewsBox_bottomLink A:hover
			    {
				    text-decoration: underline;
			    }
			DIV.vervolg_latestNewsBox_moreLink
			{
			    margin: 5px 0px 10px 0px;
			    padding: 0px;
			    text-align: left;
			}
			    DIV.vervolg_latestNewsBox_moreLink A:link,
			    DIV.vervolg_latestNewsBox_moreLink A:visited,
			    DIV.vervolg_latestNewsBox_moreLink A:active,
			    DIV.vervolg_latestNewsBox_moreLink A:focus
			    {
				    font-family: Verdana, Arial, Tahoma;
				    font-size: 11px;
				    color: #E00000;
				    font-weight: normal;
				    text-decoration: none;
			    }
			    DIV.vervolg_latestNewsBox_moreLink A:hover
			    {
				    text-decoration: underline;
			    }
/*	Content section: Vervolgpage Latest Projects Box */
		DIV.vervolg_latestProjectsBox
		{
			width: 242px;
			margin: 10px 0px 20px 0px;
			padding: 0px;
			font-family: Verdana, Arial, Tahoma;
			font-size: 11px;
			color: #000000;
			line-height: 18px;
		}
			DIV.vervolg_latestProjectsBox_Item
			{
				width: 100%;
				margin: 0px;
				padding: 10px 0px 5px 0px;
				font-family: Verdana, Arial, Tahoma;
				font-size: 11px;
				color: #5B5B5B;
				line-height: 18px;
				border-bottom: solid #FFFFFF 2px;
			}
			DIV.vervolg_latestProjectsBox_Item_First
			{
				width: 100%;
				margin: 0px;
				padding: 0px 0px 5px 0px;
				font-family: Verdana, Arial, Tahoma;
				font-size: 11px;
				color: #5B5B5B;
				line-height: 18px;
				border-bottom: solid #FFFFFF 2px;
			}
			    DIV.vervolg_latestProjectsBox_Item A:link,
			    DIV.vervolg_latestProjectsBox_Item A:visited,
			    DIV.vervolg_latestProjectsBox_Item A:active,
			    DIV.vervolg_latestProjectsBox_Item A:focus,
			    DIV.vervolg_latestProjectsBox_Item_First A:link,
			    DIV.vervolg_latestProjectsBox_Item_First A:visited,
			    DIV.vervolg_latestProjectsBox_Item_First A:active,
			    DIV.vervolg_latestProjectsBox_Item_First A:focus
			    {
				    font-family: Verdana, Arial, Tahoma;
				    font-size: 11px;
				    color: #E00000;
				    font-weight: bold;
				    text-decoration: none;
			    }
			    DIV.vervolg_latestProjectsBox_Item A:hover,
			    DIV.vervolg_latestProjectsBox_Item_First A:hover
			    {
				    text-decoration: underline;
			    }
			DIV.vervolg_latestProjectsBox_bottomLink
			{
			    margin: 0px;
			    padding: 0px;
			    text-align: right;
			}
			    DIV.vervolg_latestProjectsBox_bottomLink A:link,
			    DIV.vervolg_latestProjectsBox_bottomLink A:visited,
			    DIV.vervolg_latestProjectsBox_bottomLink A:active,
			    DIV.vervolg_latestProjectsBox_bottomLink A:focus
			    {
				    font-family: Verdana, Arial, Tahoma;
				    font-size: 12px;
				    color: #E00000;
				    font-weight: normal;
				    text-decoration: none;
			    }
			    DIV.vervolg_latestProjectsBox_bottomLink A:hover
			    {
				    text-decoration: underline;
			    }
			DIV.vervolg_latestProjectsBox_moreLink
			{
			    margin: 5px 0px 10px 0px;
			    padding: 0px;
			    text-align: left;
			}
			    DIV.vervolg_latestProjectsBox_moreLink A:link,
			    DIV.vervolg_latestProjectsBox_moreLink A:visited,
			    DIV.vervolg_latestProjectsBox_moreLink A:active,
			    DIV.vervolg_latestProjectsBox_moreLink A:focus
			    {
				    font-family: Verdana, Arial, Tahoma;
				    font-size: 11px;
				    color: #E00000;
				    font-weight: normal;
				    text-decoration: none;
			    }
			    DIV.vervolg_latestProjectsBox_moreLink A:hover
			    {
				    text-decoration: underline;
			    }
/*	Content section: Vervolgpage Vacature Testimonials Box */
		DIV.vervolg_testimonialBox
		{
			width: 242px;
			margin: 10px 0px 20px 0px;
			padding: 0px;
			font-family: Verdana, Arial, Tahoma;
			font-size: 11px;
			color: #000000;
			line-height: 18px;
		}
			DIV.vervolg_testimonialBox_Item
			{
				width: 222px;
				margin: 0px;
				padding: 10px;
				font-family: Verdana, Arial, Tahoma;
				font-size: 11px;
				color: #5B5B5B;
				line-height: 18px;
				background-color: #FFFFFF;
				border-bottom: solid #F2F2F2 2px;
			}
			    DIV.vervolg_testimonialBox_Item IMG
			    {
			        margin: 0px;
			        padding: 0px;
				    border: solid 1px #333333;
			    }
			    DIV.vervolg_testimonialBox_Item A:link,
			    DIV.vervolg_testimonialBox_Item A:visited,
			    DIV.vervolg_testimonialBox_Item A:active,
			    DIV.vervolg_testimonialBox_Item A:focus
			    {
				    font-family: Verdana, Arial, Tahoma;
				    font-size: 11px;
				    color: #E00000;
				    font-weight: bold;
				    text-decoration: none;
			    }
			    DIV.vervolg_testimonialBox_Item A:hover
			    {
				    text-decoration: underline;
			    }

/*	Content section: Vervolgpage Projectenoverzicht */
		DIV.vervolg_projectsBox
		{
			margin: 25px 0px 20px 0px;
		}
			TABLE.vervolg_projectsBox_Table
			{
				width: 100%;
				margin: 5px 0px 0px 0px;
				padding: 0px;
				font-family: Verdana, Arial, Tahoma;
				font-size: 11px;
				color: #000000;
				line-height: 16px;
			}
				TABLE.vervolg_projectsBox_Table TR
				{
					background-color: #FFFFFF;
				}
					TABLE.vervolg_projectsBox_Table TR TD.logo
					{
						width: 110px;
						padding: 10px 5px;
						background-color: #FFFFFF;
					}
						TABLE.vervolg_projectsBox_Table TR TD.logo IMG
						{
							border: none;
						}
					TABLE.vervolg_projectsBox_Table TR TD.text
					{
						padding: 10px 5px;
						font-family: Verdana, Arial, Tahoma;
						font-size: 11px;
						color: #000000;
						line-height: 16px;
						background-color: #FFFFFF;
					}
						TABLE.vervolg_projectsBox_Table TR TD.text A:link,
						TABLE.vervolg_projectsBox_Table TR TD.text A:visited,
						TABLE.vervolg_projectsBox_Table TR TD.text A:active,
						TABLE.vervolg_projectsBox_Table TR TD.text A:focus
						{
							margin-bottom: 5px;
							font-family: Verdana, Arial, Tahoma;
							font-size: 11px;
							color: #E10000;
							font-weight: bold;
							text-decoration: none;				
							display: inline-block;
						}
						TABLE.vervolg_projectsBox_Table TR TD.text A:hover
						{
							text-decoration: underline;
						}
					TABLE.vervolg_projectsBox_Table TR TD.link
					{
						padding: 5px;
						text-align: right;
						background-color: #FFFFFF;
					}
						TABLE.vervolg_projectsBox_Table TR TD.link A:link,
						TABLE.vervolg_projectsBox_Table TR TD.link A:visited,
						TABLE.vervolg_projectsBox_Table TR TD.link A:active,
						TABLE.vervolg_projectsBox_Table TR TD.link A:focus
						{
							font-family: Verdana, Arial, Tahoma;
							font-size: 12px;
							color: #E10000;
							text-decoration: none;
						}
						TABLE.vervolg_projectsBox_Table TR TD.link A:hover
						{
							text-decoration: none;
						}
					TABLE.vervolg_projectsBox_Table TR TD.spacer
					{
						height: 5px;
						line-height: 5px;
						background-color: #F2F2F2;
					}
/*	Content section: Vervolgpage Nieuwsarchief */
		DIV.vervolg_newsBox
		{
			margin: 25px 0px 20px 0px;
		}
			DIV.vervolg_newsBox_Item
			{
				width: 100%;
				margin: 0px;
				padding: 10px 0px 5px 0px;
				font-family: Verdana, Arial, Tahoma;
				font-size: 11px;
				color: #5B5B5B;
				line-height: 18px;
				border-bottom: solid #FFFFFF 2px;
			}
			    DIV.vervolg_newsBox_Item A:link,
			    DIV.vervolg_newsBox_Item A:visited,
			    DIV.vervolg_newsBox_Item A:active,
			    DIV.vervolg_newsBox_Item A:focus
			    {
				    font-family: Verdana, Arial, Tahoma;
				    font-size: 11px;
				    color: #E00000;
				    font-weight: bold;
				    text-decoration: none;
			    }
			    DIV.vervolg_newsBox_Item A:hover
			    {
				    text-decoration: underline;
			    }
			DIV.vervolg_newsBox_bottomLink
			{
			    margin: 0px;
			    padding: 0px;
			    text-align: right;
			}
			    DIV.vervolg_newsBox_bottomLink A:link,
			    DIV.vervolg_newsBox_bottomLink A:visited,
			    DIV.vervolg_newsBox_bottomLink A:active,
			    DIV.vervolg_newsBox_bottomLink A:focus
			    {
				    font-family: Verdana, Arial, Tahoma;
				    font-size: 12px;
				    color: #E00000;
				    font-weight: normal;
				    text-decoration: none;
			    }
			    DIV.vervolg_newsBox_bottomLink A:hover
			    {
				    text-decoration: underline;
			    }
/*	Content section: Vervolgpage Vacaturelijst */
		DIV.vervolg_vacanciesBox
		{
			margin: 25px 0px 20px 0px;
		}
			DIV.vervolg_vacanciesBox_Item
			{
				width: 100%;
				margin: 0px;
				padding: 10px 0px 5px 0px;
				font-family: Verdana, Arial, Tahoma;
				font-size: 11px;
				color: #5B5B5B;
				line-height: 18px;
				border-bottom: solid #FFFFFF 2px;
			}
			    DIV.vervolg_vacanciesBox_Item A:link,
			    DIV.vervolg_vacanciesBox_Item A:visited,
			    DIV.vervolg_vacanciesBox_Item A:active,
			    DIV.vervolg_vacanciesBox_Item A:focus
			    {
				    font-family: Verdana, Arial, Tahoma;
				    font-size: 11px;
				    color: #E00000;
				    font-weight: bold;
				    text-decoration: none;
			    }
			    DIV.vervolg_vacanciesBox_Item A:hover
			    {
				    text-decoration: underline;
			    }
			DIV.vervolg_vacanciesBox_bottomLink
			{
			    margin: 0px;
			    padding: 0px;
			    text-align: right;
			}
			    DIV.vervolg_vacanciesBox_bottomLink A:link,
			    DIV.vervolg_vacanciesBox_bottomLink A:visited,
			    DIV.vervolg_vacanciesBox_bottomLink A:active,
			    DIV.vervolg_vacanciesBox_bottomLink A:focus
			    {
				    font-family: Verdana, Arial, Tahoma;
				    font-size: 12px;
				    color: #E00000;
				    font-weight: normal;
				    text-decoration: none;
			    }
			    DIV.vervolg_vacanciesBox_bottomLink A:hover
			    {
				    text-decoration: underline;
			    }
/*	Content section: Contact Block */
DIV.vervolg_contentBox_Contact
{
    width: 211px;
    margin: -6px 0px 20px 0px;
    padding: 20px 10px;
    font-family: Verdana, Arial, Tahoma;
    font-size: 11px;
    color: #FFFFFF;
    background-color: transparent;
}
    DIV.vervolg_contentBox_Contact A:link,
    DIV.vervolg_contentBox_Contact A:visited,
    DIV.vervolg_contentBox_Contact A:active,
    DIV.vervolg_contentBox_Contact A:focus
    {
        width: 100%;
        margin: 0px;
        font-family: Verdana, Arial, Tahoma;
        font-size: 11px;
        color: #FFFFFF;
        text-decoration: none;
        text-align: right;        
        display: block;
    }
    DIV.vervolg_contentBox_Contact A:hover
    {
        text-decoration: underline;
    }

/* Content section: Document/Link List Container */
DIV.vervolg_contentBox_Attachments
{
    width: 450px;
    margin: 30px 0px;
    padding: 0px;
}
/* Content section: Document List */
DIV.docBlock
{
    width: 225px;
    margin: 0px;
    padding: 0px;
    float: left;
}
    DIV.docBlockItem
    {
        width: 225px;
        margin: 0px;
        padding: 0px;
        clear: both;
    }
        DIV.docBlockItemLeft
        {
            width: 65px;
            margin: 0px;
            padding: 0px;
            float: left;
        }
        DIV.docBlockItemRight
        {
            width: 145px;
            margin: 0px;
            padding: 0px 10px 0px 5px;
            font-family: Verdana, Arial, Tahoma;
            font-size: 11px;
            color: #000000;
            float: right;
        }
            DIV.docBlockItemRight A:link,
            DIV.docBlockItemRight A:visited,
            DIV.docBlockItemRight A:active,
            DIV.docBlockItemRight A:focus
            {
                font-family: Verdana, Arial, Tahoma;
                font-size: 11px;
                color: #E00000;
                text-decoration: none;
            }
             DIV.docBlockItemRight A:hover
            {
                text-decoration: underline;
            }
/* Content section: Link List */
DIV.linkBlock
{
    width: 225px;
    margin: 0px;
    padding: 0px;
    float: right;
}
    DIV.linkBlock UL
    {
       margin: 0px 0px 0px 4px;
    }
    DIV.linkBlock UL LI
    {
       padding: 3px 0px 3px 9px;
       background: transparent url('/assets/interwinn/images/bullet_linklist.gif') no-repeat left 8px;
       list-style-type: none;
    }
       DIV.linkBlock UL LI A:link,
       DIV.linkBlock UL LI A:active,
       DIV.linkBlock UL LI A:visited,
       DIV.linkBlock UL LI A:focus
       {
           font-family: Verdana, Arial, Tahoma;
           font-size: 11px;
           color: #E00000;
           font-weight: normal;
           text-decoration: none;
       }
       DIV.linkBlock UL LI A:hover
       {
           text-decoration: underline;
       }

/*	Content section: Contact Form */
DIV.contactForm
{
    margin: 25px 0px 0px 0px;
    padding: 25px 0px 0px 0px;
    line-height: 16px;
    border-top: dashed 1px #DDDDDD;
}
    TABLE.contactFormTable
    {
       width: 100%;
       margin: 25px 0px 0px 0px;
    }
    TABLE.contactFormTable TR TD
    {
       padding: 3px 0px;
       font-family: Verdana, Arial, Tahoma;
       font-size: 11px;
       color: #000000;
    }
    INPUT.contactFormInput
    {
       width: 300px;
       height: 14px;
       margin: 0px;
       padding: 1px 2px;
       font-family: Verdana, Arial, Tahoma;
       font-size: 11px;
       color: #333333;
       font-weight: normal;
       background-color: #FCFCFC;
       border: solid 1px #333333;
    }
    TEXTAREA.contactFormTextarea
    {
       width: 300px;
       height: 80px;
       margin: 0px;
       padding: 1px 2px;
       font-family: Verdana, Arial, Tahoma;
       font-size: 11px;
       color: #333333;
       font-weight: normal;
       background-color: #FCFCFC;
       border: solid 1px #333333;
       overflow: auto;
    }
    DIV.contactSubmit
    {
        width: 100%;
        margin: 0px 0px 10px 0px;
        padding: 0px;
        text-align: right;
    }
        A.contactFormSubmit:link,
        A.contactFormSubmit:visited,
        A.contactFormSubmit:active,
        A.contactFormSubmit:focus
        {
            padding: 3px 10px 5px 10px;
            color: #333333;
            text-align: center;
            text-decoration: none;
            background: #E5E5E5 url(/assets/modules/img/btn_bg.gif) repeat-x;
            border: 1px solid #333333;
        }
        A.contactFormSubmit:hover
        {
            text-decoration: underline;
        }        
    .contactFormRequired
    {
        font-family: Verdana, Arial, Tahoma;
        font-size: 10px;
        color: #FF0000;
        font-weight: bold;
        display: block;
    }
    SPAN.smallRed,
    DIV.smallRed
    {
        font-family: Verdana, Arial, Tahoma;
        font-size: 10px;
        color: #E00000;
        font-weight: bold;
    }
    SPAN.smallGreen
    {
        font-family: Verdana, Arial, Tahoma;
        font-size: 10px;
        color: #7DC242;
        font-weight: bold;
    }
	
	SPAN.smallPink
    {
        font-family: Verdana, Arial, Tahoma;
        font-size: 10px;
        color: #333333; /*#995088;*/
        /*font-weight: bold;*/
    }
	
    DIV.contactReturn
    {
       width: 100%;
       margin: 20px 0px;
       padding: 20px 0px;
       font-size: 10px;
       font-weight: bold;
       border-top: dashed 1px #DDDDDD;
       border-bottom: dashed 1px #DDDDDD;
       text-align: center;
    }

/*	--- MAIN FOOTER STYLES --- */
DIV#bottomBreaker
{
	width: 1015px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	clear: both;
}
DIV#bottomBar
{
	width: 995px;
	height: 25px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	background: transparent url('/assets/interwinn/images/bg_shadow_bottom_alt.png') no-repeat 10px top;
	clear: both;
}
	DIV#bottomBarLeft
	{
		width: 490px;
		margin: 0px 0px 0px 25px;
		padding: 0px 0px 0px 3px;
		font-family: Verdana, Arial, Tahoma;
		font-size: 11px;
		color: #FFFFFF;
		float: left;
	}
		DIV#bottomBarLeft SPAN
		{
			margin: 0px 10px 0px 0px;
			padding: 0px;
			font-family: Verdana, Arial, Tahoma;
			font-size: 11px;
			color: #FFFFFF;
			display: inline-block;
		}
	DIV#bottomBarRight
	{
		width: 435px;
		margin: 0px;
		padding: 0px 10px 0px 0px;
		font-family: Verdana, Arial, Tahoma;
		font-size: 11px;
		color: #545865;
		font-weight: bold;
		text-align: right;
		float: right;
	}
		A.bottomBarLink:link,
		A.bottomBarLink:visited,
		A.bottomBarLink:active,
		A.bottomBarLink:focus
		{
			font-family: Verdana, Arial, Tahoma;
			font-size: 11px;
			color: #545865;
			font-weight: bold;
			text-decoration: none;
		}
		A.bottomBarLink:hover
		{
			text-decoration: underline;
		}
