body {
	font-family: Arial, sans-serif, Helvetica;
	font-size: 10.5pt;
	margin: 0% 12% 10% 12%;
	line-height: 150%;

	background-image:url("PDFELogo.gif");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 97% 25px;
	
}

h1, h2, h3, h4 {
	font-family: Arial, sans-serif, Helvetica;
	line-height: 120%;
	margin-top: 65px;
	color: #162D42;
}


h1 {
	margin-bottom:20pt;
	margin-left: -50px;
	border:none;
	font-size:16pt;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-decoration: none;
	padding-bottom: 4px;
	border-bottom: 1px solid darkgrey;
}

h2 {
	margin-top: 25px;
	margin-bottom: 10px;
	font-size: 1.2em;
	border-bottom: 1px solid lightgrey;
}


p {
	font-family: inherit;
	font-family: Arial, sans-serif, Helvetica;	
	margin-bottom: 0.7em;
}

p.hint{
	font-family: inherit;
	font-size: inherit;
	background-image: url('Image005.gif');
	background-repeat: no-repeat;
	background-position: 5px 20px;
	background-color: #D7DADB;
	margin: 30px;
	padding: 20px 40px 20px 60px;
	border-bottom: 2px solid darkgrey;
	border-right: 2px solid darkgrey;		
}

p.Header {margin:0cm; margin-bottom:.0001pt; font-size:10.0pt; font-family:Arial, Helvetica, sans-serif;  }

p.Footer { margin:0cm; margin-bottom:.0001pt; font-size:10.0pt; font-family:Arial, Helvetica, sans-serif;  }

p.underline{
	text-align:justify;
	font-size:12pt;
	font-family:Arial, Helvetica, sans-serif;
	text-indent: 2em;
	padding: 5px;
	text-decoration: none;
	font-style: normal;
	background-color: #CCCCCC;
	margin-top: 15px;
	color: #FFFFFF;
}

a:link {
color: #666666;
text-decoration: none;}

a:visited {
color: #666666;
text-decoration: none;}

a:hover {
color: #FFA07A;
text-decoration: underline;
}

UL {
	margin-top:0px;
	margin-bottom:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	padding: 5px;
	padding-left: 20px;
	text-indent: 10px;	
}


li{
	line-height : 20px;
	list-style-image : url(bullet1.gif);
	list-style-position : outside;
	margin-bottom : 10px;
	text-indent: 0px;
	font-size: 0.9em;
}

li.i1{
	text-indent: 10px;
	font-weight: bold;
}

li.i2{
	text-indent: 20px;
}

li.i3{
	text-indent: 30px;
   font-size: 10pt;
}

li.i4{
	text-indent: 40px;
   font-size: 10pt;
}

#navbar{
	width: 19px;
	position: absolute;
	top: 55px;
	left: 49%;
	overflow: hidden;
}
.NewLine {
	clear: both;
}
.imgSpaceBorder {
	margin: 5px;
}

body, ul, li, p, a, table {
	font-size: 9.5pt;
	font-family: Arial, sans-serif, Helvetica;
}

em, i {
	text-decoration: none;
	color: #162D42;
	font-style: normal;				/* override italics from top-level CSS */
	font-weight: bold;
	white-space: nowrap;
}
