/* use this file to overwrite settings found in institution.css */


/* Change Right Column Background Color */
div.right {
	background-color: #fff;
}



/* Underlines when hover or selected */
div.left ul.nav1 h2.nav a.menulink:hover,
div.left ul.nav1 h2.nav a.menulink_selected {
	text-decoration: none !important;
	cursor: default;
}
