.pintothetopleft {
	position: fixed;
	height: 0px;
	width: 0px;
}
.theNCSbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
}
.ncsSubheads {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #FF6600;
	font-size: 11pt;
	text-transform: uppercase;
	letter-spacing: 2pt;
}
.subheadsinblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #095AA4;
	font-weight: bolder;
}
li {
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.bcktotop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #3366FF;
}

div.banner {
	margin: 0;
	line-height: 0;
	position: fixed;
	top: auto;
	left: 0px;
	right: auto;
	width: 217px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 0px;
}
div.banner p {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	color: white;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

div.banner a, div.banner em { display: block}
div.banner a, div.banner em { border-top: 2px groove #900 }
div.banner a:first-child { border-top: none }
div.banner em { color: #CFC }

div.banner a:link { text-decoration: none; color: white }
div.banner a:visited { text-decoration: none; color: #0000FF}
div.banner a:hover { background: black; color: white }

