body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #535456;
}
h1{
	margin: 0em 0em 0.6em 0em;
	line-height: 1.3em;
}
h2 {
	margin: 0em 0em 0.9em 0em;
	line-height: 1.3em;
}
p {
	margin: 0em 0em 1.2em 0em;
	line-height: 1.4em;
}
a {
	color: #38a5c3;
	font-weight: bold;
}
div.clear {
	clear: both;
	width: 100%;
	font-size: 1px;
	line-height: 0px;
	height: 0px;
}
h1#logo em {
	display: none;
}
div#navBar,
div#menuBarAreaSecond,
div#leftSide,
ul#design {
	display: none;
}
div#footer a {
	color: #526267;
	text-decoration: none;
	font-weight: normal;
}
div#footer a:hover {
	text-decoration: underline;
}
ul#footerNav {
	float: left;
	display: inline;
	margin: 50px 0px 0px 0px;
}
ul#footerNav {
	padding: 0px;
	list-style: none;
}
ul#footerNav li {
	display: inline;
	border-right: 1px solid #526267;
	padding: 0em 0.8em;
}
ul#footerNav li.NIMLastItem {
	border-right: 0px;
}
ul#footerNav li.NIMFirstItem {
	padding-left: 0px;
}
