﻿.footer
{
	color: #FFFFFF;
	margin-right: 1em;
	font-family: Tahoma;
}
.footer span
{
	font-size: 80%;
}
.footer a
{
	color: #FFFFFF;
}
.uwMenu a
{
	color: #ccccff;
	text-decoration: none;
}
.uwMenu a:hover
{
	color: #ffffff;
}
.uwMenu ul
{
	list-style-type: none;
	margin-left: 1em;
	padding: 0;
	margin-top: 0;
}
.uwMenu li
{
	margin-top: .2em;
	margin-bottom: .2em;
}
.menuSelected
{
	color: #ffffff;
	font-weight: bold;
	border-bottom: solid .5em #FFFFFF;
	padding-bottom: 0px;
}
.menuSelected a
{
	font-style: normal;
	color: #ffffff;
}
.menuSelected li
{
	font-weight: normal;
}
.menuSelected li a
{
	font-style: italic;
	color: #ccccff;
}
.roundCorner
{
	-moz-box-sizing: border-box;
	font-family: Verdana;
	font-size: 90px;
	color: #3E4750;
	height: 12px;
	width: 12px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	line-height: 60px;
	letter-spacing: normal;
}
.topLeft
{
	position: absolute;
	left: 0px;
	top: 0px;
}
.roundCornerTopLeft
{
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: -22px;
	left: -9px;
	filter: alpha(opacity=75);
	opacity: .75;
}
body
{
	font-family: Verdana;
}
.uwLogin
{
	color: #000066; 
	font-family: Verdana; 
	font-size: 80%; 
	text-align: right; 
	padding-right: 1em; 
	/*float: right;*/
}
.uwLogin a
{
	color: #000066;
	text-decoration: none;
}
.uwLogin a:hover
{
	text-decoration: underline;
}