/* CSS Document */

body {
	font-size: 11pt;
	color: #000000;
	background-image: none;
	/* float: none; */
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
	width: auto;

}
#sideCell {
	display: none;
	/* float: none; */
	width: 10px;
}
.topNav {
	display: none;
}
.header {
	height: 50%;
	width: 50%;
}

#borderTop, #borderBottom, #topNav, #sideNav, #footer {
	display: none;
}
#sideCell .sideNav {
	display: none;
	/* float: none; */
	width: 0%;
}
#header {
	background-color: #FFFFFF;
	background-image: none;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#globalContainer {
	background-image: none;
	margin: 0px;
}

#subLeftContent {
	display: none;
	background-color: #FFFFFF;
	background-image: none;
}

#sideCell .sideNav {
	display: none;
	/* float: none; */
	width: 0%;
}

.header .subLeftContent .subMainContent {
	display: none;
	background-color: #FFFFFF;
}

.header .subBodyContent .topNav {
	display: none;
	height: 1px;
	width: 1px;
}

.header .subBodyContent table {
	font-size: 75%;
	color: #000000;
	background-color: #FFFFFF;
	background-image: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	/* float: none; */
}

.header .subMainHeadline {
	background-color: #FFFFFF;
	background-image: none;
	display: none;
	height: 1px;
	width: 1px;
	margin: 0px;
	padding: 0px;
	/* float: none; */
}

.header .headerSite img {
	display: none;
	margin: 0px;
	padding: 0px;
	top: 0px;
	height: 1px;
	width: 1px;
}

.header .hSpaceL img {
	height: 0px;
	width: 0px;
	margin: 0px;
	padding: 0px;
	display: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.header .hSpaceR img {
	height: 0px;
	width: 0px;
	margin: 0px;
	padding: 0px;
	display: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.header table {
	background-color: #FFFFFF;
	background-image: none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




