/****************************************************
	Original Page Elements
****************************************************/
.name {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#333333;
}

body {
	background-image:url(uofimages/spacer.gif);
}

.style1 {
	color:#677697;
}

.style2 {
	color:#0066CC;
	font-weight:bold;
}

.style4 {
	color:#465C5E;
}

.style5 {
	color:#CC0000;
	font-weight:bold;
}

/****************************************************
	New Page Elements
****************************************************/

div#content-header {
	width:95%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12pt;
}

div#content-body {
	width:95%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	position:relative;
	margin:0px auto 0px auto;
}

div#content-body div#pgbody {
	width:95%;
	position:relative;
	margin:0px auto 0px auto;
}

div#content-body div#searchbox {
	width:95%;
	position:relative;
	margin:15px auto 0px auto;
}

div#content-body div#searchbox div.element {
	text-align:right;
}

div#content-body div#searchbox div.element input {
	margin:1px;
	width:250px;
}

div#content-body div#searchbox div.element select {
	margin:1px;
	width:254px;
}
div#content-body div#searchbox div.button {
	text-align:center;
}

div#content-body div.element {
	width:95%;
	position:relative;
	margin:0px auto 0px auto;
}

div#content-body div.hrule {
	width:80%;
	height:1px;
	background-color:#000000;
	position:relative;
	margin:20px auto 20px auto;
}

div#content-body div.element div.head {
	font-weight:bold;
	margin:0px 0px 2px 0px;
}

div#content-body div.element div.title {
	text-align:center;
	font-weight:bold;
	font-size:11pt;
	margin:0px 0px 2px 0px;
}

div#content-body div.element div.body {
	text-align:justify;
	margin:15px 0px 2px 0px;
}

div#content-body div.element div.timedate {
	margin:15px 0px 2px 0px;
}

div#content-body div.element div.timedate span {
	font-weight:bold;
}

div#content-body div.element div.hosted {
	margin:15px 0px 2px 0px;
	text-align:center;
}

div#content-body div.element div.hosted span {
	font-weight:bold;
}

div#content-body div.element div.units {
	margin:15px 0px 2px 0px;
}

div#content-body div.element div.units span {
	font-weight:bold;
	text-decoration:underline;
}

div#content-body div.element div.value {
	margin:15px 0px 2px 0px;
}

div#content-body div.pgcount {
	width:95%;
	position:relative;
	margin:10px auto 0px auto;
	text-align:center;
}
