/* Institutional navigation bar*/a.topnav:link	 { text-decoration: none; color: #F1F1F1; font-size: 0.9em; font-family: Arial, Helvetica, sans-serif; font-weight: bold; display: block; padding: 0.5em; background-color: #005500; }a.topnav:visited { text-decoration: none; color: #F1F1F1;  font-size: 0.9em; font-family: Arial, Helvetica, sans-serif; font-weight: bold; display: block; padding: 0.5em; background-color: #005500; }a.topnav:hover 	 { text-decoration: none; color: #FFFFFF;  font-size: 0.9em; font-family: Arial, Helvetica, sans-serif; font-weight: bold; display: block; padding: 0.5em; background-color: #5d87a0;}/* Departmental navigation bar*/a.sidenav:link 		{ text-decoration: none; color: #005500; font-size: 0.9em; font-family: Arial, Helvetica, sans-serif; font-weight: bold; display: block; padding: 0.2em; width: 100%; height: 100%;}a.sidenav:visited   { text-decoration: none; color: #005500;  font-size: 0.9em; font-family: Arial, Helvetica, sans-serif; font-weight: bold; display: block; padding: 0.2em; width: 100%; height: 100%;}a.sidenav:hover     { text-decoration: none; color: #FFFFFF; font-size: 0.9em; font-family: Arial, Helvetica, sans-serif; font-weight: bold; display: block; padding: 0.2em; background-image:  url("/images/sidenav_bg_over.gif"); width: 100%; height: 100%; } /*changing width & height because of css img rollover bug in IE 6*//* Default links*/a:link{ text-decoration: none; color: #005500; }a:visited{ text-decoration: none; color: #005500;}a:hover{ text-decoration: underline; color: #005500;}/* Default text*/body, td, th, p, div, span, li {  font-size: 0.9em; font-family: Arial, Helvetica, sans-serif; align: left; font-weight: normal; color: #000000; }/*Images default to no border*/img{ border: 0}/* Fonts */.italic{ font-style: italic; }.bold{ font-weight: bold; }.underlined { text-decoration: underline; }.boldgreen { font-weight: bold; color: #005500;}.boldblue { font-weight: bold; color: #003399;}.footnote{ font-size: 0.8em; font-family: Arial Narrow, Arial, Helvetica, sans-serif; font-weight: normal; color: #000000; margin-left: 0.3em }/* Backgrounds */.background { background-color: #FFFFFF; margin: 0em 0em 0em 0em; }.greenbg { background-color: #005500; }.bluebar {	background-image:  url("/images/bluebarTile.jpg");	height: 0.6em;}.navbar_bot { background-image:  url("/images/navbar6_bot.gif"); }.sidebar { height: 430px; background-image:  url("/images/navbar6.gif"); }.textBrowsersOnly{ visibility: hidden; color: #000000 !Important; display: none; }/*Table cells*/.topbar{ height: 1em; }.toplinks{ width: 8em; }.currstuds{ width: 9em; }.alumni{ width: 6em; }.sidetable{ width: 12em; }.verspace { width: 2em; }h1 {	font-family: Arial, Helvetica, sans-serif;	font-size: 1.4em;	font-weight: bold;	color: #005500;}
