body {
	font: 8pt/11pt 'Akzidenz Grotesk', 'helvetica neue', arial, verdana, sans-serif;
	color: #000;	
}

#head {
	font-size: 8pt;
	margin-bottom: 40px;
}

#desc {
	font-size: 11pt;
}



#head h1 {
		margin: 0;
		width: 30%;
		float: left;
		position: relative;
		left: -10px;
	}

img {
	border: none;
}

#head p{
	text-align: right;
	color: #444;
	margin:0 0 0.2em 32%;
	
}


#menu {
	display: none;
}

#splash {
	display: none;
}

#umrsa_intro, #mdesk_intro {
	padding-top: 10pt;
	border-top: 10pt solid #006eab;

}

#umrsa_splashbox, #mdesk_splashbox {
	float: left;
	width: 65%;
}

#mdesk_splashbox p img, #umrsa_splashbox p img{
	margin-top: 30px;
	height: auto;
}

img.webimg {
	display: none;
}

img.printimg {
	display: inline;
}

#umrsa_menu {
	display: none;
}

#rightcolumn {
	padding: 1em 0 0 0;
	float: right;
	width: 30%;
}

#rightcolumn img {
	width: 100%;
	height: auto;
	
}

#rightcolumn blockquote img {
	width: auto;
	height: auto;
	float: left;
	margin: 2px;
}

#rightcolumn p {
	width: 90%;
}


#content {
	margin: 1em 0;
	border-top: 5pt solid #006eab;
	
}

#widecolumn {
	margin-right: 32%;
	width: 65%;
	padding: 1em 0 1em 0;
	text-align: justify;
	
}

#mdesk_splashimg, #umrsa_splashimg {
	text-align: right;
	margin: 0 0 1em 1em;
}

#mdesk_splashimg img, #umrsa_splashimg img {
	width: 180px;
	height: auto;
}

.clr {
	clear: both;
}


a, a:visited {
	text-decoration: none;
	color: #000;
}

#widecolumn a[href^="http://"]:after { content: " [" attr(href) "] " }

#foot {
	font-size: 5pt;
	text-align: center;
	clear: both;
}

#footlinks {
	display: none;
}

h2, h3 {
	font-weight: normal;
}

h2 {
	font-size: 12pt;
}

h3 {
	font-size: 10pt;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 0 0.3em 1.5em;
}


blockquote {
	color: #333;
}

#rightcolumn blockquote {
	margin: 0;
	padding: 0;
}

blockquote p.name {
	text-align: right;
}

#login {
	display: none;
}


.slogan {
	display: none;
}

.print {
	display: none;
}