﻿ 
body>#Page>#Content {  /* this selector is a hack to hide "fixed" from IE */
  margin-left:150px;margin-top:30px;
}
body>#Page>#Menu {  /* this selector is a hack to hide "fixed" from IE */
  position: fixed; top:30px;
}
body>#header {  /* this selector is a hack to hide "fixed" from IE */
  position: fixed; 
}
#Page {width:790px;height:100%;margin:0px;}
#Page #Menu
{
    padding: 0 0 0 0;
    width: 130px;
    color: #C0C0FF;
    background: url(/legal/images/lgl_mnbkg.gif) #000 fixed repeat-y left top;
    float: left;
    clear: none;
    margin: 0px;
    overflow: hidden;
    height:100%;
}
#Page #Menu ul
{
    margin:0;
    padding:0;
    width:120px;
}
#Page #Menu ul li
{
    margin:0 0 15px 0;
    padding:0;
}
#Page #Menu a
{
    color:#C0C0FF;
}
#Page #Menu a:visited
{
    color:#C0C0FF;
}
#Page #Menu a:active
{
    color:#C0C0FF;
}
#Page #Content
{
    float: right;
    clear: none;
    margin: 1em 0 0 10px;
    width: 650px;
}
BODY
{
    background-image: none;
    font-family: Arial, Helvetica, Verdana, Sans-Serif;
    font-size: 10pt;
    background-color: #ffffff;
}
h1,
span.infinity
{
    font-size: 20pt;
    font-weight:normal;
}
h2
{
	font-size:14pt; 
}
h3
{
	font-size:12pt; 
}
p
{
    font-size: 10pt;
    margin-top:0px;
}
blockquote
{
    font-size: 10pt;
 
}
.cr
{
    font-size: 8pt;
} 
.subnote
{
	font-size:7pt;
}
hr
{
	border:0px;
	height:1px;
	background:#000000;
}