@charset "utf-8";
/* CSS Document */
#pdf
 {
	margin: .5em auto 0em;
	padding: 0px;
	clear: both;
	width: 282px;
}
#pdf  .top {
	margin: 0em auto;
	padding: 0px;
	width: 282px;
	background: url(../Images/headers/pp-pdf-head.jpg) no-repeat center top;
	height: 30px;
}

#pdf .middle {
	margin: 0em auto .5em;
	padding: 0em 0em .45em;
	width: 278px;
	background: #97bede url(../Images/backgrounds/bg-pp-pdf-mid.jpg) repeat-x left top;
	border-right: 1px solid #6990b3;
	border-left: 1px solid #6990b3;
	clear: none;
	height: auto;
	border-bottom: 1px solid #6990B3;
}

div.p2 {
	padding: .35em 0em .4em 2em;
	text-align: left;
	margin: 0em 0.5em;
	font: normal 12px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(../Images/icons/pdf-1.png) no-repeat left 5px;
	clear: both;
	border-bottom: 1px dotted #006699;
	height: auto;
	vertical-align: 50%;
}
div.p3 {
	padding: .35em 0em .4em 2em;
	text-align: left;
	margin: 0em 0.5em;
	font: normal 12px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	clear: both;
	border-bottom: 1px dotted #006699;
	height: auto;
	vertical-align: 50%;
	background-image: url(../images/icons/Video-Link.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}

div.pdf {
	padding: .35em 0em .4em 2em;
	text-align: left;
	margin: 0em 0.5em;
	font: normal 12px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(/Images/icons/pdf-1.png) no-repeat left 5px;
	clear: both;
	border-bottom: 1px dotted #006699;
	height: auto;
	vertical-align: 50%;
}

div.Video-Link {
	padding: .35em 0em .4em 2em;
	text-align: left;
	margin: 0em 0.5em;
	font: normal 12px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	clear: both;
	border-bottom: 1px dotted #006699;
	height: auto;
	vertical-align: 50%;
	background-image: url(/images/icons/Video-Link.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
}


div.PDF-Link {
	padding: .35em 0em .4em 2em;
	text-align: left;
	margin: 0em 0.5em;
	font: normal 12px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	clear: both;
	border-bottom: 1px dotted #006699;
	height: auto;
	vertical-align: 50%;
	background-image: url(/images/icons/PDF-Link.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
}


#pdf .btm {
	margin: 0em 0px;
	padding: 0px;
	width: 280px;
	background: url(../Images/headers/pp-pdf-btm.gif) no-repeat center top;
	border-top: 1px solid #6990b3;
	height: 9px;




}
#hplinks   ul {
	margin: 0em 0em 0em 1em;
	padding: 0px;
}
#hplinks   li {
	margin: 0em;
	padding: 0px;
	display: list-item;
	line-height: 25px;
	background: url(../pics/icons/hp-links.jpg) no-repeat left center;
	text-indent: 1.5em;
	list-style: url(none) none;
}
#hplinks   a {
	margin: 0em;
	padding: 0px;
	color: #ff6000;
	text-decoration: none;
	font: normal 16px GillSans, "Trebuchet MS", Arial;
}
#hplinks   a:hover {
	color: #FFCC00;
	text-decoration: underline;

}
#pdf .middle .PDF-Link a {
}

