﻿body,
html {
	margin: auto;
	padding: 0;
	background-image: none;
	background-color: Transparent;
	
	font: normal normal normal 14px Arial;
}

fieldset
{
    border: none 0px Transparent;
}

legend
{
    display: none;
}

h1
{
	font: normal normal normal 24px Arial;
	color: #112D70;
	padding: 0px 0px 20px 0px;	
	margin: 0;	
}

h2
{
	font: normal normal normal 24px Arial;
	color: #112D70;
	padding: 10px 0px 20px 0px;
	margin: 0;	
}

#header
{
	display:none;
	width: 100%;
	text-align: center; /* IE centering */
}

#logo
{
	list-style-image:  url('images/Nedfield-logo-voor-print.gif');
	list-style-position:inside;
	display: list-item;
	text-align: center; /* IE centering */
	height: 150px;
	margin-left:25%;
	
	
}

div#topMenu
{
	display:none;
}

#promotions
{
	display:none;
}
#contentBG
{
	border-top: black 1px solid;
}
#rollout_latestNews h3
{
	font: normal normal normal 14px Arial;
	font-weight:bold;
}

#rollout_latestNews h3 a
{
	font: normal normal normal 14px Arial;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

#subheader
{
    background-image: none !important;
    background-color: White;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 10px 0px 20px 0px;
    border-top: solid 1px #6D6D6D;
}

#taal_div
{
	display:none;
}

#site_nav
{
    display: none;
}

#nav_icons
{
    display: none;
}

#footer
{
    display: none;
}

#home_submenu
{
    display: none;
}

div.hor_line, #default_main_r
{
    border-top: solid 1px rgb(229, 229, 229);
    padding: 20px 0px 0px 0px;
    margin: 20px 0px 0px 0px;
    width: 100%;
}

#home_content h2 {
	font: normal normal normal 16px Helvetica;
	font-weight: bold;
	color: #FA1730;
}

ul.news
{
    list-style-type: none;
    font-family: Arial, Sans-Serif;
    color: #6D6D6D;
    padding: 0;
    margin: 0;
}

ul.news span.finish
{
    clear: left;
    display: block;
}

ul.news span.date
{
    float: left;
    display: block;
	font-size: 9px;
	padding-top: 3px;
}

ul.news a.title
{
    float: left;
    display: block;
    font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	color: #6D6D6D;
	text-decoration: none;
}

#pagecontainer
{
	text-align: left;
}