body {
	width:960px;
	margin:-12px auto 12px auto;
}
* > body {
	width:980px;
	position:relative;
	margin-bottom:0;
}
* > .innerbody {
	xwidth:1018px; /* body.style.width+58 */
	xmargin-left:-25px;
	width:1018px; /* body.style.width+38 */
	margin-left:-15px;
}


.innerbody {
	padding-top:22px;
}
* > .innerbody {
	padding-top:0px;
	
}


/* body { */
xxx.innerbody {
	width:960px;
	padding:22px 0px 36px 0px;
	overflow:hidden;
}
* > xxx.innerbody {
	width:1018px; /* 960+33+25 */
	padding:0px;
}

.cmiddle3 {
	position:relative; overflow:hidden; /* MSIE6 */
	background-color:#1F497D;
}






.sidebar {
	position:absolute;
	width:173px;
	height:100%;
	overflow:hidden;
	float:left;
	vertical-align:middle; /* for the editor to not scroll the container... */
}
.sidebar img { 
	min-width:100%;
	max-width:100%;
	
}
/*
.sidebar .tmt-editable img  {
	min-width:171px;
	max-width:171px;
	width:171px;
	vertical-align:middle;
}
*/


.page {
	width:787px; /* 960-173 */
	float:right;
	background-color:white;
}

.header {
	height:76px;
	background-color:#1F497D;
}
.header img {
	float:right;
}
.menubar {
	zzheight:64px;
	xpadding-top:16px;
	xbackground-color:#4C84BC;
xposition:relative;
}
xx.menu div {
	height:16px;
	background-color:#749CCC;
}

.body {
	xpadding:0em 1em 0em 1em;
					min-height:400px;
					height:380px; overflow:visible; /* MSIE6 */  400px; /* 560-76-64-20 */
					
	xoverflow-y:scroll;
}
* > .body {
	height:auto;
}

.body-inner {
	padding:1em; 
}
.body p {
	margin-top:0em; 
	margin-bottom:0.5em; 
}
.footer {
	xposition:absolute;
	xleft:173px;
	xbottom:0px;
	xwidth:100%;

	height:20px;

	white-space:nowrap;
	background-color:#1F497D;
	color:white;
}
.footer p2 {
	zmargin-right:1em;
	xpadding-right:173px;
	ztext-align:right;
	xfont-size:larger;
	font-weight:bold;
}

