﻿@charset "utf-8";
/* CSS Document */

a:hover {

	background-color: #AAF88F
}

.style4 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #990000
}



/*Above are from cogen specs*/
/*Above are from typical app*/
.leadinHead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold; 
	color: #333366;
}
.Heading1 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16pt;
	font-weight: bold;
}


#apDiv1 {
	position:absolute;
	left:0px;
	top:0px;
	width:159px;
	height:45px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:160px;
	top:0px;
	width:251px;
	height:45px;
	z-index:2;
	overflow: auto;
}
#apDiv3 {
	position:absolute;
	left:411px;
	top:0px;
	width:133px;
	height:45px;
	z-index:3;
}
#apDiv4 {
	position:absolute;
	left:544px;
	top:0px;
	width:335px;
	height:45px;
	z-index:4;
}
#apDiv5 {
	position:absolute;
	left:0px;
	top:45px;
	width:159px;
	height:45px;
	z-index:5;
}
#apDiv6 {
	position:absolute;
	left:160px;
	top:45px;
	width:251px;
	height:45px;
	z-index:6;
}
#apDiv7 {
	position:absolute;
	left:411px;
	top:45px;
	width:508px;
	height:45px;
	z-index:7;
}
#apDiv8 {
	position:absolute;
	left:1px;
	top:90px;
	width:159px;
	height:79px;
	z-index:8;
}
#apDiv10 {
	position:absolute;
	left:0px;
	top:170px;
	width:159px;
	height:231px;
	z-index:10;
}

