div#umd-bar {
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000080;
	background-image: url(/itss/03/03bg-dkblue-wave.jpg);
	background-repeat: repeat;
	text-align: right;
	margin: 0px;
	height: 20px;
	padding-right: 10px;
	white-space: normal;
	border-bottom: 1px solid #FFFF99;
}

.itss-bar	{
	background-image: url(/itss/03/03bg-keyboard.jpg);
	background-repeat: repeat;
	border-bottom: 1px solid #FFFF99;
	padding: 0px 5px 0px 0px;
	height: 26px;
}

.no-print	{display: none}

.search {display: none; width: auto; }

.nobreak	{
	margin: 0;
	padding: 0;
	float: left;
}

div#did-you-find	{display: none;}

div#footer-bar {
	font-size: 0.8em;
	color: white;
	background-color: #000055;
	background-image: url(/itss/03/03bg-dkblue-wave.jpg);
	background-repeat: repeat;
	border-top: solid 1px #808080;
	margin: 10px 0 0 0;
	padding: 1px 5px 1px 5px;
	text-align: left;
}

div#footer-bar p	{margin: 1px 0 1px 0; color: white;}
div#footer-bar a:link 	{ 	background-color: #000055; color: white; text-decoration: none; }
div#footer-bar a:visited { 	background-color: #000055;	color: white; text-decoration: none; }
div#footer-bar	a:hover { 	background-color: #000055; color: #F8DA07; text-decoration: underline; }

.floatright {
	float: right;
}


