@charset "utf-8";
#apDiv1 {
	position:absolute;
	left:23px;
	top:8px;
	width:138px;
	height:202px;
	z-index:59;
}

/* CSS Document */

.TITLEFONT
{
	color: #1B6EA4;
}
.splash
{
	background: url(images/2010-SPLASH.jpg) no-repeat;
	height: 79px;
	width: 840px;
}
.endpiece
{
	background: url(images/2010-ENDCAP.jpg) repeat-x;
	height: 79px;
}
.leftline
{
	border-left: 1px solid #0C0;
}
.bottomline
{
	border-left: none;
	border-top: thin solid #999;
}
.mainfont
{
	font: 10pt Arial, Helvetica, sans-serif;
	color: #000;
}
.title
{
	font: italic bold 24pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
}

