body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}
div#panelBottom
{
	position: relative;
	width: 250px;
	height: 60px;
	clear: both;
	margin-top: 0px;
/*	background-color: #99FFFF;
	opacity: 0.75;*/
}
div#panelWBLogo
{
	position: absolute;
	width: 110px;
	height: 30px;
	top: 15px;
	left: 20px;
	margin-top: 0px;
/*	background-color: #FF33FF;
	opacity: 0.75;*/
}
div#panelLinks
{
	position: relative;
	width: 115px;
	height: 30px;
	top: 2px;
	left: 115px;
	margin-top: 0px;
/*	background-color: #FFFF00;
	opacity: 0.75;*/
}
.clear
{
	clear:both;
}

P { font-family: Tahoma, Arial, sans-serif; font-size:10px; color: #0F2187; }
P.sticker { text-align: center; line-height: 0pt; margin-top: 5px; margin-bottom: 10px; }
P.links { text-align: left; line-height: 9pt; margin-top: 0px; margin-bottom: 0px; margin-left: 20px; }
P.STRONG { text-align: center; font-size: 11px; }
A.sticker:link { font-family: Tahoma, Arial, sans-serif; font-size:10px; color: #EAF0F9; }
A.sticker:visited {  color: #0F2187; }
A.sticker:hover { color: #FFFFFF; }
A.sticker:active { color: #0F2187; }
