/**
  *   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:600px;
	z-index:1;
}

#Date {
	position:absolute;
	left:10px;
	top:10px;
	width:200px;
	height:26px;
	z-index:1;
}

#Text {
	position:absolute;
	left:200px;
	top:10px;
	width:500px;
	height:26px;
	z-index:1;
}
#TopBanner {
	position:absolute;
	left:0px;
	top:40px;
	width:800px;
	height:122px;
	z-index:2;
}
#Column1 {
	position:absolute;
	left:15px;
	top:170px;
	width:250px;
	height:400px;
	z-index:3;
}
#Bottom {
	position:absolute;
	left:10px;
	top:584px;
	width:790px;
	height:14px;
	z-index:4;
}
#Column2 {
	position:absolute;
	left:275px;
	top:170px;
	width:250px;
	height:400px;
	z-index:5;
}
#Column3 {
	position:absolute;
	left:535px;
	top:170px;
	width:250px;
	height:400px;
	z-index:6;
}
#Line1 {
	position:absolute;
	left:269px;
	top:170px;
	width:1px;
	height:400px;
	z-index:7;
	background-color: #000066;
}
#Line2 {
	position:absolute;
	left:529px;
	top:170px;
	width:1px;
	height:400px;
	z-index:8;
	background-color: #000066;
}
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: 1.4em;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 1.1em;
	margin: 0px;
	padding: 0px;
}

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

li {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 1.1em;
	margin: 0px;
	padding: 0px;
	margin-left: 7px;
}

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

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 1.1em;
	margin: 0px;
	padding: 3px;
	text-align: left;
	vertical-align: top;
}
</style>
