a {
	color: #333333;
}

a:link {
	color: #333333;
}

a:visited {
	color: #333333;
	text-decoration: underline;
}


#pdf2 {
	width: 70%;
	height: 1050px;
	margin: 2em auto;
	border: 1px solid #ccc;
	padding-left: 90px;
}
#pdf3 {
	width: 840px;
	height: 1050px;
	margin: 2em auto;
	border: 1px solid #ccc;
	padding-left: 90px;
}

#pdf p {
   padding: 1em;
}

#pdf object {
   display: block;
   border: solid 1px #666;
}
#pdf2 h2 {
	font-size: 18px;
	text-align: center;
}


#pdf2 h1 {
	font-size: 30px;
	text-align: center;
}

#pdf3 h2 {
font: 18px Arial, Helvetica, sans-serif;
	font-weight: bold;	text-align: center;
}


#pdf3 h1 {
	text-align: center;
	font: 30px Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#pdf3 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: white;
	padding-left: 0px;
	padding-right: 0px;
}

#nav ul {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	color: #FFF;
	list-style-type: none;
}

#nav ul a{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	color: #FFF;
	list-style-type: none;
	line-height: 24px;
}
#nav ul a:hover{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	color: #cc0000;
	list-style-type: none;
}
.bfooter {
	position: fixed;
	bottom: 0px;
	color: #000;
	z-index: 400;
	left: 10px;
	font: bold 11px Arial, Helvetica, sans-serif;
}

p {
	font-family: Arial, Helvetica, sans-serif;
}

.introBlock {
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 20px;
	background-color: white;
}

#pdf {
	width: 70%;
	height: 1050px;
	margin: 2em auto;
	border: 1px solid #ccc;
}

#pdf p {
   padding: 1em;
}

#pdf object {
   display: block;
   border: solid 1px #666;
}
