.logo {
	position: absolute;
	height: 105px;
	width: 250px;
	left: 0px;
	top: 0px;
	z-index: 2;
	visibility: visible;


}
.toolbar {
	position: absolute;
	top: 16px;
	right: 0px;
	background-image: url(/common/fading_bar_blank_shadowed.jpg);
	height: 38px;
	width: 466px;
	background-repeat: no-repeat;
	font-weight: bold;
	z-index: 0;
	font-family: Arial, Helvetica, sans-serif;


}
.toolbar a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.toolbar a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.toolbar a:hover {
	text-decoration: none;
	color: #FFCC66;
}
.toolbar a:active {
	text-decoration: none;
}
.toolbar ul {
	margin: 4px 10px 0px 0px;
	padding: 0px;
	list-style-type: none;
	text-align: right;

}
.toolbar li {
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1em;
}
.pagetitle {
	top: 56px;
	right: 0px;
	position: absolute;

}
.top {
	position: absolute;
	height: 110px;
	margin: 0px;
	padding: 0px;
	top: 2px;
	left: 0px;
	width: 99%;


}
.bar {
	background: #0b3d61;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 107px;
	height: 5px;
	margin: 0px;
	padding: 0px;
	border: none;


}
