body {
	margin: 0;
}
a:link {
	text-decoration: none !important;	
}
img {
	border: 0;	
}
.page_borderpanel {
	width: 90%;
	margin: auto;
}
.regTableContent {
	width: 100%;
	margin: 0px;
}
.indexentry a:link {
	text-decoration: none;
}
.indexentry {
	line-height: 12px;
	width: 100%;
}
.indexentrylexchbund {
	line-height: 12px;
	width: 100%;
}
.indexentrylexchbundCol1 {
	width: 75px;
}
.indexentrytext {
	font-size: 8pt;
	padding: 1px;
}
.indexentrytextmagnified {
	text-decoration: none;
	white-space: nowrap;
	font-size: 8pt;
	padding: 1px;
}
.indexentrytextmagnified:hover {
	/*font-size: 12pt;
	font-weight: bold;
	padding: 1px;*/
	background-color: #e3e3e3;
	text-decoration: underline;
}
.icePnlClpsblColpsdHdr {
	background-image: none;
	background-color: #ffffff;
}
.icePnlClpsblHdr {
	background-image: none;
	background-color: #ffffff;
}
.popupHeaderImage {
	float: right;	
}
.regColumnGrid {
	width: 100%; 	
}
.regColumnGrid td {
	vertical-align: top;
}
.regTableContent td {
	height: 10px;	
}
.regCollapsibles {
	padding: 0;
}
.header {
	background-color: #eeeeee;
	height: 100px;
	width: 100%;
	border: 1px solid black;
	color: black;
	font-size: x-small;
}
.icePnlDvr {
	width: 100%;	
}
.navigation {
	background-color: grey;
	width: 100%;
	border: 1px solid black;
	margin-bottom: 10px;
	color: white;
	font-size: small;
}
.navigation a:link {
	color:white;
    text-decoration:none;
}
.navigation a:visited {
	color:white;
    text-decoration:none;
}
.navigation a:hover {
    text-decoration:underline;
}
.content {
	width: 100%;
	border: 1px solid black;
	color: black;
}
.footer {
	background-color: #eeeeee;
	height: 40px;
	width: 100%;
	border: 1px solid black;
	color: black;
	font-size: x-small;
	text-align: center;
}
.poutputHeader {
	font-weight: bold;
	background-color: lightgrey;
	border-bottom: 1px sold black;
}
.hilite_descriptors {
	background-color: yellow;
	border: 1px solid orange;
}

.hilite_query {
	background-color: lightblue;
	border: 1px solid blue;
}
