@charset "UTF-8";
body {
	background-color: #4c8ab2;
}
.toplogo {
	position: absolute;
	left: 1px;
	top: 1px;
}
.navbox {
	position: absolute;
	top: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #163C5E;
	display: block;
	float: none;
	height: 25px;
	width: 100%;
	z-index: 1;
	left: 0px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.swirl {
	position: relative;
	left: 25px;
	top: 10px;
}
.lower {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
.mainbodytext {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	line-height: 18px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a {
	color: #FFFF00;
	text-decoration: none;
}
.sidebarimage {
	float: right;
	top: 0px;
	position: relative;
	right: 100px;
	display: inline;
}
.repname {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: justify;
	line-height: 18px;
	font-weight: bolder;
}
hr {
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.replocation {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	line-height: 18px;
	font-style: italic;
}
.CatalogEntry {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	line-height: 18px;
	font-weight: bolder;
}
#Table_01 {
	background-position: center;
}
