body {
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: 11px;
}
div.clear {
	clear: both;
	width: 100%;
	font-size: 1px;
	line-height: 1px;
	height: 0px;
}
div.boxStretch,
h1#logo em,
ul#design {
	display: none;
}
div#footer {
	margin-top: 9px;
	font-size: 10px;
}
div#footer em {
	font-style: normal;
}
div#footer a {
	color: #003c79;
	text-decoration: none;
}
div#footer a:hover {
	text-decoration: underline;
}
ul#footerNav {
	padding: 0px;
	list-style: none;
}
ul#footerNav li {
	display: inline;
	border-right: 1px solid #003c79;
	padding: 0em 0.4em;
}
ul#footerNav li.NIMLastItem {
	border-right: 0px;
}