html, body { margin: 0; padding:0; width: 100%; height: 100%; background-image:url('images/backdrop.jpg'); }
html { overflow:hidden; }
#wrapper { min-height:100%; position:relative; }
#headerFixed { height:80px; width:100%; background-image:url('images/backdrop.jpg'); border-bottom:1px solid gray; }
#headerFixed { position:fixed; top:0px; }
#headerFlow {}
#contentWrap { background-color:white; }
#footer { position:fixed; bottom:0; width:100%; height:25px; border-top:1px solid gray; background-image:url('images/backdrop.jpg'); }
div#menuWrap { float:left; }
div#content, div#menuWrap { top:81px; bottom:25px; }
div#content { overflow-y:scroll; position:absolute; padding:15px; left:220px; right:0px; background-color:white; }
div#menuWrap { position:absolute; left:10px; width:210px; overflow-y:scroll; padding:10px 0px 0px 0px; }

.ML0 { width:160px; padding:0px 0px 0px 0px; margin:0px 0px 5px 0px; cursor: pointer; }
.exdent0 { text-indent:-20px; display:inline; }
.Mc a:link { text-decoration:none; }
.Mc a:visited { text-decoration:none; }
.Mc a:hover { text-decoration:underline; }
.Mo, .MoT { display:none; }
.MoT { color:#9e005d; }
.menuNonJS { font-size:0.9em; }
.right-triangle, .down-triangle, .noTwist, .bullet { margin:0px 4px 0px 0px; }
.noTwist { display:inline; padding:0px 10px 0px 0px; }
.ML0js { width:160px; padding:0px 0px 0px 0px; background-color:#e0e0ff;  margin:0px 0px 5px 0px; cursor: pointer; }
.ML1js { width:160px; padding:0px 0px 0px 0px; background-color:#e0e0ff; }
.ML1js { margin:0px 0px 5px 30px; cursor: pointer; font-style:italic; }
.exdent0js { text-indent:0px; display:inline; }
.exdent1js { text-indent:0px; display:inline; }

.logo { display:inline-block; float:left; margin:4px 30px 0px 10px; align:bottom; }
.title { display:inline-block; margin:25px 0px 0px 70px; font-weight:bold; font-size:1.2em; }

	/*
table { border-collapse:collapse; border-spacing:0px; }
td { vertical-align:top; position:relative; }
.logo { display:inline-block; float:left; margin:0px 30px 0px 0px; align:middle; }
.title { display:inline-block; margin-top:25px; font-weight:bold; font-size:1.2em; }
td.headerOuter { display:table-cell; vertical-align:middle; }
div.headerInner { height:74px; }
.contentWrap { padding:14px; }
.contentWrap { display:inline; padding:14px; }
.content { background-color:white; padding:14px; }
.clearer { clear:both; }
.noTwist { display:inline; padding:0px 10px 0px 0px; }
.right-triangle, .down-triangle, .noTwist, .bullet { margin:0px 4px 0px 0px; }
.indent { display:inline-block; width:0px; height:10px; border:0px solid gray; }
.menuFixed { position:fixed; }
.menuWrap { margin:0px 10px 0px 8px; }
.menuPlaceholder, .menuFixed, .menuScrolls { width:210px; }
.menuPlaceholder { visibility:hidden; }
.ML0 { text-indent:-20px; margin:0px 0px 5px 20px; cursor: pointer; }
.ML1 { text-indent:-50px; margin:0px 0px 5px 50px; cursor: pointer; }
.ML1 { font-style:italic; }
.Mc {}
.Mo, .MoT { display:none; }
.MoT { color:#9e005d; }
.menuNonJS { font-size:0.9em; }
	*/
.copyright { font-style:italic; font-size:0.8em; margin:5px 0px 0px 230px; }
.iframe { visibility:hidden; }
