/*  algemeen - */

BODY
{
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	scrollbar-face-color: #d9d9d9;
	scrollbar-highlight-color: #9c9c9c;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #9c9c9c;
	scrollbar-arrow-color: #555555;
	scrollbar-track-color: #FFFFFF;
	font-family: Georgia, Times, Verdana, Arial, "Lucida Grande", Helvetica,  sans-serif;
	line-height:1.4em;	
}

BODY, TABLE, TD, DIV, P, FONT, LI, UL, SPAN, TEXTAREA, INPUT, SELECT
{
	font-size: 14px;	
	color:#000000;
	text-align:left;
}

SELECT
{
	font-family: Georgia, Times, Verdana, Arial, "Lucida Grande", Helvetica,  sans-serif;
	color:#000000;
}

H1
{
	font-size:26px;
	font-weight:normal;
	margin:0px;
	padding:0px;
}

H2
{
	font-size:20px;
	font-weight:normal;
	margin:0px;
	padding:0px;
}

H3
{
	font-size:16px;
	font-weight:normal;
	margin:0px;
	padding:0px;
}

a img
{
	border: none;
}

hr
{
	height:1px;
	color:#a9a9a9;
	border-top: 0px;
	border-bottom: 1px solid #a9a9a9;

}

/* divs - */

#wrapper
{ 
	height: auto; 
	width: 1003px; 
	text-align: left; 
	position: relative; 
	margin: 0px auto; 
}

#div_header
{
	left:0px;
	top:0px;
	width: 1003px;
	height:294px;
	z-index:1;
	text-align:center;
	float:left;
	position:relative;
	background-image: url(../images/header.jpg);
	background-repeat:no-repeat;	
}

#logo-link
{
	position:absolute;
	top:20px;
	left:20px;
}

#div_content
{
	float:left;
	width:600px;
	padding-right:25px;
}

#div_content TD, #div_content DIV, #div_content TABLE, #div_content SPAN
{
	font-size:15px;
	line-height:21px;
}

#div_right
{
	float:left;
	width:300px;
	padding-left:25px;
}

#div_main
{
	float:left;
	margin:55px 25px 0px 25px;
	width:953px;
}

#div-nav
{
	width:970px;
	float:left;
	background-color:#304c78;
	background-image:url(../images/menu-shadow.png);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-left:33px;
}

#div-nav *
{
	font-family: 'Lucida Sans Unicode', Arial, Tahoma;
	font-size:13px;
}

#div_bottom
{
	width:1003px;
	float:left;
	border-top: 1px solid #a9a9a9;
	text-align:center;
	margin-top:50px;
}

#footerimg
{
	height:50px;
	text-align:center;
	margin-top:10px;
/*
	background-image: url(../images/footer.gif);
	background-position:center center;
	background-repeat:no-repeat;	
*/
}

#div_bottom span
{
	margin:0px 3px 0px 3px;
	color:#888;
}

/* links - */

a:link { color: #3070e2; text-decoration:underline; }
a:visited {color: #3070e2; text-decoration:underline; }
a:hover { color: #f7941e; text-decoration:none; }

#div_bottom a:link { color: #888; text-decoration:none; }
#div_bottom a:visited {color: #888; text-decoration:none; }
#div_bottom a:hover { color: #f7941e; text-decoration:underline; }

/* news / blog / category links - */

a.news_title:link, a.news_title:visited { color:#05204d; text-decoration:none; }
a.news_title:hover { color:#f7941e; text-decoration:none; }

a.news_title
{
	font-size:17px;
	padding-bottom:10px;
	display:block;
}

.globalnews
{
	background-color:#eae9e4;
	padding:20px;
}

.gn_header_1,.cat_links_header
{
	font-size:20px;
	font-weight:normal;
	margin:0px 0px 0px 0px;
	padding:0px 20px 0px 0px;
	background-image:url(../images/icon-news.gif);
	background-repeat:no-repeat;
	background-position:right;
}

.cat_links_header
{

}

.gn_static_1
{
	margin-bottom:25px;
	color:#292929;
}

.gn_more
{
	margin-left:0px;
	padding-left:0px;
}

.news_date
{
	font-style:italic;
	color:#aaa;
}

.current
{
	color:#05204d;
	font-weight:bold;
	background-image: url(../images/arrow-grey.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:10px;
}

.contact-box
{
	background-color:#eae9e4;
	padding:20px;
	margin-top:10px;
}

.contact-box span
{
	font-size:20px;
	font-weight:normal;
}




div .cf_textbox input, div .cf_fileupload input 
{
width:250px;
}

div .cf_button input
{
background : url(../images/buttonbg.gif); 
height:37px;
border:0px;
text-align:center;
color:white;
background-position:top;
cursor:pointer;
/*
color:white;
height:30px;
background-image: url(../images/buttonbg.gif);
background-repeat:repeat-x;	
*/
}



.chronoform
{
	font-size:9px !important;
	margin-left:30px;
	float:right;

}

.chronoform a
{
	color:#999;
	text-decoration:none;
}

