html, body, div, span, object, iframe, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, fieldset, form, label, legend, table, caption 
{ 
margin: 0; 
padding: 0; 
border: 0; 
} 

body {
	background:#c78c52;
	color: #414042;
	font-family: Helvetica, Sans-Serif;
	margin: 0px auto 0px;
	padding: 20px;
	}
#navbar {
	clear:both;
	background: #4f7eb2;
	width: 900px;
	height: 108px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
	overflow: hidden;
	border: 10px solid #ffffff;
	}


#navbar #navbarleft{
	float: left;
	text-align: left;
	margin: 0px;
	padding:0px;
	}

	
#navbar h1 {
	font-size: 28px;

	font-weight: normal;	
	font-weight: normal;
	margin:0px;
	padding: 40px 0px 0px 30px;
	color: #fff;
	}
	

#navbar h1 a  {
	color: #555;
	text-decoration: none;
	}

#navbar .mainheader a {
	background:  url(images/top-logo-nl.gif) no-repeat;
	width: 620px;
	height: 108px;
	float: left;
	text-indent: -9999em;
	}
#navbar .mainheader {
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

#gap
{
	background: #67453c url(images/long-gap-brown.gif) no-repeat top left;
	width: 900px;
	height: 49px;
	margin: 0px auto 0px;
	border-right: 10px solid #ffffff;
	border-left: 10px solid #ffffff;
}	

#content {
	background: #4f7eb2;
	background: #ffffff;
	width: 900px;
	margin: 0px auto 0px;
	padding: 10px 0px 0px 0px;
	font-size: 12px;
	border: 10px solid #ffffff;
	line-height: 140%;
	}


#content h1 {
	font-family: Georgia;
	font-size: 21px;
	font-weight: bold;
	color: #2c5d93;  	
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom:1px dashed #2c5d93;
	
	}
	
#content h1 a  {
	color: #2c5d93;
	text-decoration: none;
	}

#content h1 a:hover {
	color: #990000;
	text-decoration: none;
	}


#content h3 {
	color: #692413;
	font-weight: bold;
	font-size: 12px;
	padding-top: 1px;
	margin-top: 2px;
	}
	
	
#content h4 {
	font-family: Georgia;
	color: #552518;
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
	}
	
	
#contentleft h2 {
	font-family: Georgia;
	color: #2c5d93;
	font-size: 16px;
	font-weight: bold;

	}

#contentleft {
	background: #FFFFFF;
	margin: 0px auto 0px;
	width: 456px;
	padding: 0px 20px 0px 20px;
	}

#contentleft b, #contentleft strong
{
	color: #2c5d93;
	}

#content #contentleft .hidethis
{
	display: inline;
}

.showthis, #showthisfooter
{
	display: none;
	text-align: left;
}

div#print-footer {display: none;}


#tuneup a {
color: #48261d;
display: block;
padding: 2px 0;
background: #ffaa;
margin: 1px auto;
width: 100px;
text-align: center;
background: #ffc;
font-weight: 700;
border-top: 1px solid #a2b2c2;
border-left: 1px solid #a2b2c2;
border-right: 1px solid #728292;
border-bottom: 1px solid #728292;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
text-decoration: none;
}
#tuneup a:hover {
background: #ffe;
border-top: 1px solid #728292;
border-left: 1px solid #728292;
border-right: 1px solid #728292;
border-bottom: 1px solid #728292;
}
#tuneup a:active, #tuneup a:focus {
background: #ffa;
border-top: 1px solid #728292;
border-left: 1px solid #728292;
border-right: 1px solid #a2b2c2;
border-bottom: 1px solid #a2b2c2;
}
