@charset "UTF-8";
#UMDheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #5b0013 url(http://www.d.umn.edu/base/extras/header_bg.gif) bottom;
	height: 60px;
	vertical-align: middle;
}

#UMDwordmark {
	float: left;
	padding-left: 7px;
	border: 0;
}
#UMDsearch {
	text-align: right;
	float: right;
	height: 60px;
}
#UMDsearch input.txt {
	border: 2px solid #fc3;
}
#UMDsearch_compact {
	text-align: right;
	float: right;
	height: 30px;
}
#UMDsearch_compact input.txt {
	border: 2px solid #fc3;
}
#GF, #PF {
	padding: 0 10px 0 0;
	position: relative;
	top: 30px;
}
#GcF, #PcF {
	padding: 5px 10px 0 0;
	position: relative;
	top: 0px;
}
#UMDtools {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	color: #740017;
	background: #fc3 url(http://www.d.umn.edu/base/extras/gold_bg.gif) repeat-x bottom;
	text-align: right;
	font-size: 0.7em;
	margin: 0;
	padding: 4px 7px;
}
#UMDtools a:link, #UMDtools a:visited {
	color: #740017;
	padding: 4px 5px;
	margin-right: -4px;
	margin-left: -4px;
	text-decoration: none;
}
#UMDtools a:hover, #UMDtools a:focus, #UMDtools a:active {
	color: #039;
	text-decoration: underline;
}
#UMDtools_compact {
	clear: right;
	color: #fff;
	text-align: right;
	font-size: 0.7em;
	margin: 0;
	padding: 8px 7px 0px 3px;
}
#UMDtools_compact a:link, #UMDtools_compact a:visited {
	color: #fff;
	padding: 4px 5px;
	margin-right: -4px;
	margin-left: -4px;
	text-decoration: none;
}
#UMDtools_compact a:hover, #UMDtools_compact a:focus, #UMDtools_compact a:active {
	color: #fc3;
	text-decoration: underline;
}
#UMDgoldline {
	clear: both;
	color: #740017;
	background: #fc3 url(http://www.d.umn.edu/base/extras/gold_bg.gif) bottom;
	height: 4px;
}
#UMDbottom_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: right;
	clear: both;
	min-height: 1.5em;
	padding: 5px 10px;
	border-top: 1px solid #ccc;
	background-color: #fff;
}
#UMDbottom_links a:link, #UMDbottom_links a:visited {
	color: #03c;
	text-decoration: none;
}
#UMDbottom_links a:hover, #UMDbottom_links a:focus, #UMDbottom_links a:active {
	color: #a00;
	text-decoration: underline;
}
#UMDslogan {
	float: left;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	color: #740017;
	text-align: left;
	margin-left: 7px;
	font-size: 1.5em;
}
#M_logo {
	float: right;
	margin: 0 0 5px 7px;
	padding: 3px 0 5px 7px;
	border-left: 1px solid #ccc;
}
#UMDfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	font-size: 0.7em;
	border-top: 2px solid #ccc;
	background-color: #fff;
}
#UMDfooter a:link, #UMDfooter a:visited {
	color: #03c;
	text-decoration: none;
}
#UMDfooter a:hover, #UMDfooter a:focus, #UMDfooter a:active {
	color: #a00;
	text-decoration: underline;
}
#UMDfoot_left {
	float: left;
	width: 58%;
	margin-top: 5px;
	margin-left: 7px;
	text-align: left;
}
#UMDfoot_right {
	float: right;
	width: 38%;
	text-align: right;
	margin-top: 5px;
	margin-right: 7px;
}
.UMDhide {
	display: none;
}
.UMDshow {
	display: block;
}
.UMDon {
	background: url(http://www.d.umn.edu/base/extras/caption_back.png);
	padding: 3px 5px;
}
.UMDon_compact {
	border: 0px solid #fc3;
	border-top: 0;
	background: url(http://www.d.umn.edu/base/umd/back25.png);
	padding: 3px 5px;
}
.UMDoff {
	background: transparent;
}
