.container{
	background-image: none;
	position:relative;
	width:99%;
}
.container .content{
	display:inline;
	position:relative;
	width:100%;
	right:0px;
	left:0px;
}
.footer{
	display:none;
}
.container .nav{
	display:none;
}

.leftHead{
	display:block;
	height:50px;
}
.left{
position:relative;
display:inline;
width:66%;

	height:inherit !important;
	display:inline !important;
	overflow:visible !important;
}
.leftbody{
	position: relative;
	padding: 20px 0;
	margin:0px;
	
	width:auto !important;
	height:auto !important;
	display:inline !important;
	overflow:visible !important;
}


.right{
position:relative;
display:inline;
width:32%;
}
.left .jScrollPaneContainer{
	width:auto !important;
	height:auto !important;
	display:inline !important;
	overflow:visible !important;
	width:auto !important;
	height:auto !important;
	padding:0px !important;
}
.jScrollPaneTrack{
	display:none;
}


/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */
.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}

