body{
	font-size: 9pt;
	background-color: #E2F3FD;
	margin:0px;
}
td,th{
line-height:20px;
}
.hx{color: #00254C}
.hx2 {color: #FFFFFF; font-weight: bold; }
#apDiv1 {
	position:absolute;
	left:69px;
	top:19px;
	width:409px;
	height:171px;
	z-index:1;
}

#apDiv2 {
	position:absolute;
	left:778px;
	top:151px;
	width:202px;
	height:27px;
	z-index:2;
}
.img1{background:#FFFFFF;padding:4px;border:#CCCCCC solid 2px}
.hx3 {color: #333333; font-weight: bold; }
.hx4{color: #990000}
.hx5 {color: #02356B}
.hx6 {color: #CC6600}
.hx7 {color: #336600}
.hx8 {font-size: 10pt}

a:link {
    color:#000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
    color:#000000;
}
a:hover {
	text-decoration: underline;
	color: #CC6600;
}
a:active {
	text-decoration: none;
	color: #000099;
}
img{border:0px}

.navbar{ width:100%; height:45px; background: url(images/newnavbg.gif);}
.navbar ul{
	
}
.navbar ul li{
	float:left;
	width:90px;
	margin:0 5px 0 5px;
}
.navbar ul li a{
    color:#FFFFFF;
	display:block;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	text-align:center;
	line-height:45px;
}
.navbar ul li a:hover{
  color:#FFFFFF;
	background: url(images/newnav.gif) no-repeat;
}
