
.style1 {color: #FFFFFF}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#99e5ff;
}
#pbPage {
	background-color: #d9f4fd;
	width: 25cm;
	margin-right: auto;
	margin-left: auto;
	height:100%;
	position:relative;
	padding-left: 0px;
	padding-right: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: gray;
	border-left-color: gray;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: gray;
	background-repeat: repeat-x;}
	
#pbPrintBanner {
    text-align: right;}

#pbBanner blockquote {
	font-family : "Courier New", Courier, mono;
	font-size : 12px;
	padding : 5px;
	border : 1px dashed #C0C0C0;
}

#pbBanner li {
	list-style: url("./bullet_yellow.png");
	font-size: 12px;
	color: #012d6e;
}

#pbBanner1 {
	position:absolute;
	left: 680px;
	top: 44px;
	margin: 0;
    padding: 0;
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
    color: #000;
    z-index: 2;}

#pbBanner2 {
	position:absolute;
	left:680px;
	top: 104px;
	margin: 0;
    padding: 0;
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: italic;
    color: #000;
    z-index: 2;}

#pbBannerLow {
	position:relative;
	left:32px;
	width:58px;
	height:26px;
	z-index:3;
	visibility: visible;}

#pbFooter, pbLicense-n, pbLicense-e {
  	margin: 0;
    padding: 0;
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 7pt;
    color: #99e5ff;
}  
