#navwrap{
	width:193px;
	position:relative;
	float:left;
}

#nlnav{
	width:192px;
	position:relative;
	float:left;
	border-right:1px solid #000;
	font-family:Arial, Helvetica, sans-serif;
}

#nlnav ul{
	width:192px;
	margin:0;
	padding:0;
	line-height:120%;
}

#nlnav ul li{
	border-bottom:1px solid #000;
	list-style:none;
	font-weight:bold;
	background-attachment: scroll;
	background-image: url(images/nav/background.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size:11px;
}

#nlnav ul li a{
	padding:2px 2px 2px 4px;
	color:#000;
	display:block;
	text-decoration:none;
}


#nlnav ul li a:hover{
	padding:2px 2px 2px 4px;
	color:#999999;
	display:block;
	text-decoration:none;
}

#blueiframe{
	width:193px;
	position:relative;
	float:left;
	padding:10px 0 10px 0;
}

#nlprivacy{
	width:193px;
	position:relative;
	float:left;
	padding:5px 2px 0px 4px;
	font-size:10px;
}

#nlprivacy a{
	color:#003399;
}
