/* begin new sidenav css *//*   .7em ~ 11px*//* Top most dark blue heading */ .nav-td {	width: 218px;	border-right: 1px solid #A8BECF;}.deptheader a { 	font-size: 0.7em;        font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; 	font-weight: bold; 	color: #003366; 	padding: 5px 2px 5px 15px; 	display: block; 	text-decoration: none;}.deptheader a:hover {        background: #6699CC;        color: #FFFFFF;}/* Grey heading */.nav-header {	font-size: 0.7em;	font-family: Verdana, Arial, Helvetica, sans-serif;	display: block;	padding: 5px 2px 5px 15px;	font-weight: bold;	color: #666;	text-decoration: none;}/* Light blue level one links  */.linkStyle a {	font-size: 0.7em;    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;	color: #006699;	display: block;	padding: 8px 20px 8px 15px;	background: #FFFFFF;        text-decoration: none;}.linkStyle a:hover {	background: #6699CC;	color: #FFFFFF;}/* Level TWO links  */.linkStyleIndent a {	font-size: 0.7em;    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;	color: #006699;	display: block;	padding: 8px 20px 8px 30px;	background: #FFFFFF;        text-decoration: none;}.linkStyleIndent a:hover {	background: #6699CC;	color: #FFFFFF;}/* Light blue horizontal line dividing sidenav elements */.linkBreak {        display: block;	border-bottom: 1px solid #A8BECF;	text-decoration: none;}/* Vertical line on the right separating sidenav from content */.sidenavBorderBlue {        border-right: 1px solid #A8BECF;}
