body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4e5d63;
	font-size: 12px;
}
a {
	color: #088dea;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
h1,h2 {
	line-height: 1.2em;
	margin: 0em 0em 0.8em 0em;
}
p {
	margin: 0em 0em 1em 0em;
}
img {
	border: 0px;
}
div.clear {
	clear: both;
	width: 100%;
	font-size: 1px;
	line-height: 0px;
	height: 0px;
}
div#navBar,
div#breadCrumbs,
div#column,
ul#design {
	display: none;
}
div#footer {
	height: 72px;
	font-size: 11px;
}
div#footer a {
	color: #0c5aa2;
	text-decoration: none;
}
div#footer a:hover {
	text-decoration: underline;
}
ul#footerNav {
	font-weight: bold;
	margin: 0px;
}
ul#footerNav {
	padding: 0px;
	list-style-type: 0px;
}
ul#footerNav li {
	display: inline;
	border-right: 1px solid #0c5aa2;
	padding: 0px 4px;
}
ul#footerNav li.NIMLastItem {
	border-right: 0px;
}
ul#footerNav li.NIMFirstItem {
	padding-left: 0px;
}