﻿body 
{
    background-color:White;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-weight: normal; 
	font-size:0.8em;
	color: #333333;
	margin-top:0px;
}
#container
{
	width:666px;
	margin:auto;
	background-image:url('../images/boxes/bg_container_nl.gif');
	background-repeat:repeat-y;
}
#headernl
{
	text-align:center;
	margin-bottom:10px;
	padding-top:10px;
}
#maincontent
{
	 width:593px;
	 margin:auto;
	 margin-top:10px;
}
.divider
{
	 width:630px;
	 background-image:url('../images/boxes/bg_divider.gif');
	 background-repeat:repeat-x;
	 height:8px;
	 margin:auto;
}
.dividernarrow
{
	 background-color:#D32B2C;
	 height:2px;
	 margin-top:3px;
	 margin-bottom:3px;
	 clear:both;
}
td
{
	vertical-align:top;
}
th
{
    vertical-align:top;
    font-weight:bold;
}
img
{
    border:0px;
}
h1
{
	font-size:1.2em;
	margin-left:95px;
}
h2
{
	color:#0019A8;
	font-weight:bold;
	font-size:1em;
	margin-bottom:8px;
	margin-top:10px;
}
.itemcontent
{
	margin-left:95px;
}
.attentionbox
{
	background-color:#D32B2C;
	color:white;
	font-weight:bold;
	padding:3px;
	width:130px;
	float:left;
	text-align:left;
}
.attentionbox a, .attentionbox a:visited
{
	color:white;
	text-decoration:none;
}
#endrow
{
	background-image:url('../images/boxes/bg_endrow.gif');
	background-repeat:repeat-x;
	height:16px;
	width:628px;
	margin:auto;
	text-align:center;
}
#endrow a, #endrow a:visited
{
	color:white;
	text-decoration:none;
	font-weight:bold;
}
.boxheader
{
	border-top:1px #0019A8 solid;
	border-left:1px #0019A8 solid;
	border-right:1px #0019A8 solid;
	clear:both;
	width:144px;
	color:#0019A8;
	padding-left:6px;
	font-weight:bold;
	margin-top:20px;
}
.box
{
	border-top:1px #0019A8 solid;
	margin-bottom:15px;
	padding-top:10px;
	padding-bottom:10px;
	line-height:18px;
}

