html, body {margin:0; padding:.2% .8% .8% .8%; height:96%}
body {font-family: verdana, sans-serif; font-size: 80%;background: #FFFFFF;}
#outerHeaderTable {height: 110px;}
#clearheader{height:120px;}/*needed to make room for outerHeaderTable*/

#content {
	position:relative;
	height:100%;
	min-height:100%;
	border-right:none;
	margin-bottom:-80px;
	display: block;
}
* html #content {height:100%}
body>#content {height:auto}
#innerContent {margin-left:135px; margin-top: 1px;}
* html #innerContent {height:2%}/* combat ie 3 pixel jog */
html>body #content{height:auto}
div#footer {
	position:relative;
	height: 70px;
	clear: both;
}


#clearfooter{clear:both;height:80px;}/*needed to make room for footer*/

#centerTable #ajaxContainer {border: 1px solid #888; margin-top: -1px; padding: 10px; padding-right: 100px;}
#ajaxContainer #ajaxContainer {border: 0; padding: 0;}

#westTable {
	float:left;
	width: 128px;	
	background: transparent;}

	#westTable ul, 
	#westTable h2, 
	#westTable h2 a, 
	#westTable ul li{
		border: 0;
		margin: 0; 
		padding: 0;}

	#westTable ul:first-child>li{
		border: 1px solid black;
		margin-bottom: 15px;
	}
	#westTable ul {
		list-style: none;
		width: 100px;}

		#westTable h2,
		#westTable h2 a {
			background-color: #bdf;
			margin-left: -1px;
			letter-spacing: .125mm;
			font-size: 8pt;
			border: 1px solid black;
			padding: 2px 0 2px 2px;
			text-align: left;
			width: 100%;
		}
	
			#westTable li li {
				display: block;
				font: bold 11px/ 16px arial, helvetica, sans-serif;
				margin: 0;
				text-decoration: none;
				border: 1px;
				width: 98%;}

				#westTable li li a {
					display: block;
					font: bold 11px/ 16px arial, helvetica, sans-serif;
					margin: 0;
					padding: 2px 0 2px 9px;
					width: 80%;}
				#westTable li li{background-color: #def;}

				#westTable li li .selected, 
				#westTable li li .selected:hover {
					cursor: default;
					color: black;}
	
#hidebordertop {
	position:absolute;
	bottom:-2px;
	left:130px;
	width:40px;
	height:3px;
	overflow:hidden;
}
#hideborderbottom {
	position:absolute;
	top:-3px;
	left:130px;
	width:40px;
	height:3px;
	overflow:hidden;
}
#inserttop {
	position:relative;
	height:10px;
}
#insertbottom {
	position:relative;
	clear:both;
	height:10px;
}
