/**
  *   Customer may not update the code, nor attempt in any other manner to obtain the source code. 
  *   No Rental. Customer may not rent or lease the SOFTWARE to someone else. 
  *
  *   Unless required by applicable law or agreed to in writing, software distributed
  *   under the License (http://www.LightSound.ca/SoftwareLicense.htm) and 
  *   the 9th paragraph(the Intellectual Property) of the Consulting Agreement 
  *   bewteen CPCO and LIGHTSOUND SOLUTION.Inc is distributed on an 
  *   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
  *   either express or implied. 
  *
  *   Copyright (c) LIGHTSOUND SOLUTION.Inc  All rights reserved.
  *
 **/
<style type="text/css">

#Main {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:autopx;
	z-index:1;
}

#TopBanner {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:122px;
	z-index:2;
}

#Content {
	position:absolute;
	left:15px;
	top:130px;
	width:780px;
	height:autopx;
	z-index:5;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000099;
	margin: 0px;
	padding: 0px;
	line-height: 2em;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
	line-height: 2em;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 1.5em;
	margin: 10px;
	padding: 0px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 1.5em;
	margin: 10px;
	padding: 0px;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 1.5em;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 1.5em;
	margin: 10px 10px 10px 10px;
	padding: 0px;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 1.5em;
	margin: 10px;
	padding: 0px;
}

</style>
