@charset "UTF-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
a {
color:#002458;
text-decoration:underline;
}
h1 {
	margin-top:0;
	font-size:19px;
	/*color:#909090;*/
	color:#002458;
}
h2 {
margin-top:0;
font-size:12px;
font-weight:bold;
color:#002458;
}
h2 a:link, h2 a:active, h2 a:visited, h2 a:hover{
font-size:12px;
font-weight:bold;
color:#002458;
text-decoration:underline;
}
p {
	margin-top:0;
}
hr {
	border-bottom:1px dashed #c9d2d1;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	line-height:0px;
	height:1px;

}

.breadcrumbs {
color:#909090;

}

#side_nav a {
color:#909090;
}
#side_nav .current {
color:#002458;
font-weight:bold;
background-image:url(/nl/images/side_nav_background.jpg);
background-repeat:repeat-y;
}
.breadcrumbs a {
color:#909090;
text-decoration:underline;
}
.highlight h1 {
	color:#afc2d1;
	margin-top:0px;
	margin-bottom:5px;
}
.underline {
text-decoration:underline;
}
#category_breadcrumbs .active {
background-color:#656565;
color:#FFFFFF;
}
#contact h2 {
margin:0px;
}
.event_item h2{
font-size:12px;
/*color:#0c3ad4;*/
color:#002458;
margin:0px;
}
.event_item h2 a{
/*color:#0c3ad4;*/
color:#002458;
text-decoration:none;
}
.events_small h2{
margin:0px;
}
.spotlight_small h2{
margin:0px;
}
.footer {
	color:#bbbbbb;
}
.footer a:link, .footer a:active, .footer a:hover, .footer a:visited {
	color:#bbbbbb;
	text-decoration:underline;
}
