#LayerNF{
	position:relative;
	width:478px;
	z-index:5;
	left: 100px;
	top: 30px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #001328;
	letter-spacing: 2px;
	font-weight: normal;
	background-image: url(../images/layer4-bkg3.gif);
	background-repeat: no-repeat;
	height: 100%;
	background-position: center top;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	list-style-type: square;
	text-indent: 10px;
}
#LayerNF a:link{
	color: #000000;
	text-decoration: underline;
}
#LayerNF a:hover, #Layer4 a:focus{
	background-color:#001328;
	color: #FF33CC;
	padding-left: 10px;
} 

#LayerNF a:visited {
	color: #666666;
}
.bigbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #003333;
}
li {
	list-style-type: square;
	list-style-position: inside;
	text-indent: 14px;
}
ul {
	list-style-position: inside;
	list-style-type: circle;
	text-indent: 5px;
}
