body {
	font-size: 0.95em;
	background-color: #e7e7f7;
/*
	 #e5ebf2;
*/
	color: #002a73 !important;
	margin: 0;
	padding: 0;
	border: none;
	background-image: url(../../image/style/WUCrest.200701060241.jpg);
	background-position: top left;
	background-repeat:no-repeat;
}
body * {
	font-family: Arial, Helvetica, sans-serif !important;
}
div.All{
	clear: both;
}
div.Utility {

}
div.Main {
	position: absolute;
	left: 14em;
	top: 0em;
	z-index: 0.95em;
	width: 40em;
}
div.Image{
	
}
div.Image p{
	text-align: center;
	font-size: 0.8em;
	color: #444;
	width: 250px;
	margin: 15px 60px;
}
div.Context {
	left: 0;
	width: 12em;
	float: left;
	position: fixed;
}
div.Utility {
	position: absolute;
	left: 1em;
	height: 100%;
	z-index: 1;
	font-size: 0.85em;
	width: 13em;
	padding-top: 10em;
	margin-left: 0;
	padding-left: .5em;
}
.Utility li {
	list-style-type: none;
}
.Utility .MainLinks {
	font-weight: bold;
}
.Utility p, .Utility ul {
	margin: .25em;
	padding: 0
}
.Utility li {
	padding: 0;
	margin: 0;
}
div#wuTrailer {
	display:none;
}
div.Foot{
	font-size: 0.8em;
	border-top: 1px solid cornflowerblue;
	border-bottom: 1px solid cornflowerblue;
	padding-top: .4em;
	padding-bottom: .4em;
}
div.Foot p, div.Foot ul{
	padding: 0;
	margin: 0;
}
div.wu {
	border-top: 1px solid cornflowerblue;
	border-bottom: 1px solid cornflowerblue;
	margin:.5em 0;
	padding: .5em;
}
.Foot p, .Foot ul {
	margin-left: .25em;
	padding: 0;
	text-align: center;
}
.Foot li {
	margin-left: 0;
	display: inline;
}
.Foot ul {

}
a {
	text-decoration: none;
}
a:link {
	text-decoration: underline;
	color: #35f;
}
a:visited {
	text-decoration: underline;
	color: #444;
}
a:focus {

}
a:hover {
	text-decoration: none;
	background-color: #002a73;
	color: white;
}
a:active {

}
dfn,abbr,acronym,*[title] {
	border-bottom: 1px dotted;
}

