
#main {
	margin-left: 20%;  /*changed from 15% to 20% svm 12/28/19*/
	margin-top:-1em;
	background: #FFF;
	padding-left: 12px;
	margin-bottom: -1em;
	padding-right: 12px;
	margin-top: 10px; /*added to accomodate new header svm 12/28/19*/
}
#leftcol {
	width:20%;
float:left;
padding:6px;
}
#leftcol .tablist {
list-style-type: none;
	height:2em;
	padding:0;
	margin:0;	 
}
#leftcol .tablist li {
	display: block;
	text-decoration: none;
	font: bold 0.75em/1.3em arial,geneva,helvetica,sans-serif;
	padding-bottom: 0.4em;
	padding-top: 0.4em;
	padding-right: 5px;
	color: #03F;
}
#leftcol .tablist li a {
	color: #000;
}
#leftcol .tablist li a:hover {
	color: #FFF;
	text-decoration:none;
	background-color: #F30;
	margin-right:5px;
}
#leftcol .tablist li#current a {
    background-color: #777;
    color: #fff;
    margin-right:5px;
}
#leftcol .tablist li#current a:hover {
    background: #39C;
    margin-right:5px;
}
#footer {
	width: 100%;
	margin: auto;
	clear: both;
	float: left;
	background:#FFF;
}
#footer .tablist {
	list-style:none;
}
#footer .tablist li {
	float: left;
	margin-right: 1em;
	border-right: medium;
}
#footer .tablist li a {
		display: block;
/*	text-decoration: none;*/
	font: bold 0.7em/1em arial,geneva,helvetica,sans-serif;
	border-right-width:.2em;
	border-right-style:solid;
	border-right-color:#777;
	padding-right: 2em;
}
#footer .tablist li#last a {
	border-right-width:0;
}
#footer .tablist li a:hover {
    color: #777;
}
#footer2 {
	clear: both;
		background:#FFF;
		padding-left: 12px;
}
.neurotechcss {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 18px; font-weight: normal; color: #000000; text-decoration: none}
.neurotech_bold {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 18px; font-weight: bold; color: #000000; text-decoration: none}
.smallnav {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: 11px; font-weight: normal; color: #000000; text-decoration: none}
.neurotech_big_bold { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; line-height: 24px; font-weight: bold; color: #000000; text-decoration: none }
.neurotech_subhead { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 18px; font-weight: bold; color: #003399; text-decoration: none }
