﻿body{height:100%;margin:0; }

#outer{
	background:#ffffff;
	overflow:auto;
	position:absolute;
	left:200px;
	right:0;
	top:110px;
	bottom:0px;
	z-index:4;
}
#top{
	position:absolute;
	left:0px;
	right:0;
	top:0;
	height:110px;
	background:#004a6c;
	background-image:url('../gfx/Interface2/Top_shim.gif');background-repeat:repeat-x;
	overflow:hidden;
	z-index:3;
}
#bottom{
	position:absolute;
	left:0px;
	right:0;
	bottom:0;
	height:0px;
	background:#004a6c;
	overflow:hidden;
}
#left{
	position:absolute;
	overflow:auto;
	background:#004a6c;
	top:110px;
	bottom:0px;
	left:0;
	width:200px;
	z-index:1;
}

#left_IE6{
	position:absolute;
	overflow:auto;
	top:110px;
	bottom:0px;
	left:0;
	width:200px;
	z-index:0;
}

.stretch {}
.inner {}

#interface_logo {position: absolute; left: 0px; top: 0px; height: 110px; width: 155px;overflow:hidden;z-index:3;}
.interface_logo_background {position: absolute; left: 0px; top: 0px; height: 110px; width: 155px;overflow:hidden;}
.interface_logo_background img {border-style:none;}
.interface_logo_mask {position: absolute; left: 0px; top: 0px; height: 110px; width: 155px;overflow:hidden;}
.interface_logo_mask img {border-style:none;}

#interface_divider {overflow:visible;position:absolute;top:0px; left:196px; width:4px; height:100%; background:#006f50;cursor:w-resize;z-index:2;}

#interface_header_1 {overflow:hidden; position:absolute; margin:0px; top:0px; left:0px;}
#interface_header_2 {overflow:hidden; position:absolute; margin:0px; top:40px; left:292px;right:0px;height:22px;text-align:left;white-space:nowrap;line-height:22px;}
#interface_header_3 {overflow:hidden; position:absolute; margin:0px; top:0px; right:0px;}
#interface_header_4 {overflow:hidden; position:absolute; margin:0px; top:71px; left:286px;right:0px;height:30px;text-align:left;white-space:nowrap;}
#interface_header_5 {overflow:hidden; position:absolute; margin:0px; top:40px; width:60px;right:0px;height:22px;white-space:nowrap;line-height:22px;}


.TreeViewNavigationOffset {}

.SearchPopup {visibility:hidden;position:absolute;display:block;width:330px;background-color:#d8e9cd;margin:5px 5px 5px 5px;border:2px solid #004a6c;z-index:4;}
.SearchPopupFilter {background-color:#004a6c;color:#ffffff;padding:5px 0px 5px 0px;margin:5px 5px 5px 5px;line-height:25px;width:320px;overflow:hidden;white-space:nowrap;}
.SearchPopupFilterControl {vertical-align:middle;display:inline;font-family:Arial;}