.headnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	color: #000033;
    padding:1px 1px 1px 20px;
	border: none;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
    text-decoration: none;
	color: #000000;
    padding:1px 1px 1px 20px;
	border: none;

}
.nav a:link {
    text-decoration: none;
	color: #000000;
	border: none;
}

.nav a:visited {
    text-decoration: none;
	color: #000000;
	border: none;
}

.nav a:hover {
	background: #FFFFFF;
    text-decoration: none;
	color: #000000;
    padding:1px 1px 1px 20px;
	border: none;
}

.nav a:active {
    text-decoration: none;
	color: #666666;
    padding:1px 1px 1px 20px;
	border: none;
}
.intro {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
	padding-left: 10px;
}
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;

}
.footer {
	width: 738px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B6B6B6;
	border-left-color: #B6B6B6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B6B6B6;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #76AAE6;
	height: auto;
	float: left;
	background-color: #FFFFFF;
	padding: 10px;
	text-align: center;
	font-size: 9px;
}

.content {
	width: 585px;
	padding-left: 10px;
}

.scrollingbanner {
	padding-top: 26px;
	height: 274px;
	width: 569px;
}

.banner1 {
	width: 198px;
	height: 173px;
	background-image:url("images/pacc_eo_banner.jpg");
}

.banner2 {
	height: 173px;
	background-image:url("images/pacc_eo_banner2.jpg");
	background-repeat: no-repeat;
}

.title1 {
	font-size: 18px;
	color: #0066FF;
	font-weight: bold;
}

