body {
	color: black; 
	background: white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}

a:link, a:visited {background: white; color: black; text-decoration: none;}

div#top_container {display: none;}

div#logo {
	float: left;
	position: relative;
	width:145px;
	height:97px;
}

div#left_container {display: none;}

div#interior_breadcrumbs {display: none;}

.section_title {font-size:14px;}

.head {font-size:20px; font-weight:bold}

.UC_SUBHEAD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

div#footer {
	font-size:9px;
	margin-top:20px;
	padding-top: 10px;
	border-top-color:#000000;
	border-top-style:solid;
	border-top-width:1px;
	text-align:center;
	}

