/* CSS Document */

#greyline {
	position:absolute;
	left:0px;
	top:82px;
	width:100%;
	height:1px;
	z-index:1;
	background-image: url(../images/grey180.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#greyline2 {
	position:absolute;
	left:0px;
	top:161px;
	width:100%;
	height:1px;
	z-index:1;
	background-image: url(../images/grey180.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#titleLID {
	position:absolute;
	left:30px;
	top:81px;
	width:90%;
	height:80px;
	z-index:2;
}

#tabLID {
	position:absolute;
	left:0px;
	top:55px;
	width:100%;
	height:25px;
	z-index:2;
}

#contentLID {
	position:absolute;
	left:0px;
	top:161px;
	width:100%;
	z-index:1;
	height: 100%;
}

#sidebarLID {
	position:absolute;
	left:0;
	top:0;
	width:210;
	height:100%;
	z-index:1;
}

#formLID {
	position:absolute;
	left:210;
	top:161;
	width:100%;
	z-index:1;
}

#buttonLID {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	z-index:0;
}

#topbarLID {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	z-index:5;
}

#contentLID {
	position:absolute;
	left:0;
	top:161;
	width:100%;
	z-index:0;
}

#formLID {
	position:absolute;
	left:210;
	top:161;
	width:100%;
	z-index:0;
}

.tableform
{
	table-layout:auto;
}

div.buttons {
	CLEAR: both; WHITE-SPACE: nowrap; HEIGHT: 20px
}

div.buttons A {
	DISPLAY: block;
	BACKGROUND: url(../images/btn-bg-left.gif) no-repeat left 0px;
	FLOAT: left;
	BORDER-TOP-STYLE: none;
	MARGIN-RIGHT: 10px;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	HEIGHT: 18px;
	TEXT-DECORATION: none;
	BORDER-BOTTOM-STYLE: none;
	width: 80px;
	text-align: center;
}

.contentbox FORM .field {
	CLEAR: both; MARGIN-TOP: 10px
}

#Layer1 {
	position:absolute;
	left:425px;
	top:388px;
	width:262px;
	height:20px;
	z-index:1;
	visibility: hidden;
}