@charset "UTF-8";
/* CSS Document */


#wrapper {
	visibility:visible;
	position:relative;
	z-index:1;
	width:1100px;
	height:1200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	vertical-align: top;
	}

#wrapperOther {
	visibility:visible;
	position:relative;
	z-index:1;
	width:1100px;
	height:700px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	vertical-align: top;
	}

#header {
	visibility: visible;
	position: absolute;
	z-index:20;
	top: 0px;
	left: 0px;
	width: 1150px;
	height:120px;
}

#headertext {
	visibility: visible;
	position: absolute;
	z-index:20;
	top: 65px;
	left: 387px;
	width: 717px;
	height:auto;
	text-align: right;
}

#pagemask {
	visibility:visible;
	position:absolute;
	z-index:1;
	width: 962px;
	height:100%;
	background-color: #FFFFFF;
	left: 188px;
	top: 100px;
	margin-bottom: 0px;
	}

#nav {
	position:absolute;
	width:160px;
	height:auto;
	z-index:8;
	left: 10px;
	top: 140px;
	visibility: visible;
}

#sidebarbkgd {
	position:absolute;
	width:188px;
	height:auto;
	z-index:2;
	left: 0px;
	top: 100px;
}

div.left {
	float: left;
	margin-right: 0px;
	width: 155px;
	margin-bottom: 0px;
	border-bottom-color: #CCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-top: 12px;
}

div.leftLit {
	float: left;
	margin-right: 0px;
	width: 155px;
	margin-bottom: 0px;
	border-bottom-color: #CCC;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-top: 12px;
}

div.leftTabbed {
	float: left;
	margin-right: 0px;
	width: 155px;
	margin-bottom: 0px;
	border-bottom-color: #CCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-top: 0px;
}

#tabPanelTitle {
	position:absolute;
	width:594px;
	height:auto;
	z-index:20;
	left: 233px;
	top: 5px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#pageTitle {
	visibility: visible;
	position:absolute;
	width:594px;
	height:auto;
	z-index:200;
	left: 233px;
	top: 147px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#pageTitleLong {
	visibility: visible;
	position:absolute;
	width:915px;
	height:auto;
	z-index:200;
	left: 233px;
	top: 147px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
