@import url(sitefacilities.css);

#pdfList {
	padding: 0px 0px 20px 0px;
}

#pdfList p {
	padding: 0px 0px 5px 0px;
}

#pdfList a, #pdfList a:visited {
	font-weight: normal;
}

#pdfList a:hover {
	font-weight: bold;
}

#pdfList p img {
	position: relative;
	top: 3px;
	margin-right: 2px;
}

#navigator {
}

#navigator a, #navigator a:visited {
	color: #B6CCDA;
}

#navigator, #navigator a:hover, #navigator a.selectedPage, #navigator a.selectedPage:visited {
	color: #00748F;
}

#pdfList a, #navigator a:hover {
	text-decoration: none;
}

#listNavPrev, #listNavNext {
	width:190px;
	float:left;
	padding-top:10px;
	font-size: 0.7em;
}

#listNavNext {
	text-align:right;
}