<STYLE TYPE="text/css">
html {
	scrollbar-face-color: #2A69B6; scrollbar-shadow-color: Black; scrollbar-highlight-color:Black; 
	scrollbar-3dlight-color:#153255; scrollbar-darkshadow-color:#153255; scrollbar-track-color: #153255; 
	scrollbar-arrow-color: #583c8c;
}

body{
	color : #000000;
	background-color : #FFFFFF;
	font-family : Verdana, "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size : 11pt;
	margin: 0px;
	padding: 0px;
}

#header { 
	position:absolute;
	top: 0px;
	left: 0px;
	height: 100px;
	width: 950px; 
	background-color: #2A69B6; 
	border-left: 0px;
	border-right: 0px;
	border-top: 0px; 
	border-bottom: 0px;
	vertical-align: bottom;
}

.h1  {   width: 280px;
	background-color: #669999;
	font-size: 12pt;
	font-family: Times New Roman;
	color: #fff;
	text-decoration: bold;
}
A, A:LINK {
	color : #2A69B6; 
	font-family : Georgia;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
A:VISITED {
	color:#2A69B6;
	font-weight: bold
}
A:HOVER {
	color : #CD853F;
	text-decoration : none;
	font-weight: bold
}

.col2 {	
	position:absolute; 
	z-index:20; 
	left:195px; 
	top: 110px; 
	width: 700px;
	border-bottom: solid 0px Black;
	border-right: solid 0px Black;
	border-left: solid 0px black;
	border-top: solid 0px Black;
 	padding: 10px; 
	background-color:White;
}
.col3 {	
	position:absolute; 
	z-index:3;
	top:110px; 
	width: 180px; 
	border-right: solid 1px #8C8C8C; 
	padding-left: 10px; 
	background-color:#FFFFFF;
}

.content {
	position:absolute; 
	z-index:20;
	top:110px; 
	width: 700px; 
	padding: 2px; 
	background-color:#FFFFFF;
	 
}
.img{
	vertical-align: bottom
}

.title {font-size: 14pt;
	font-weight: normal;
	color: #333;
	
}

ul.outside 
{
list-style-position: outside
}

li.small{
	font-size: 12px;
}
.subtitle {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold}
.bigTITLE {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; font-weight: bold}
.odd {  background-color: #CCCCCC; font-family: Arial, Helvetica, sans-serif; font-size: 12px}
.even { background-color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 12px }
.col2Copy { position:absolute; z-index:20; left:160px; top: 110px; width: 650px; border-bottom: solid 0px Black; border-right: solid 0px Black; border-left: solid 1px black; border-top: solid 0px Black; padding: 10px; background-color:White; ; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal}

