/* CSS Document */
.section_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	text-transform: capitalize;
	color: #000000;
	background-color: none;
	display: block;
	padding: 4px;
	text-align: center;
}
.toppg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}

.navbar:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	text-transform: capitalize;
	color: #ffffff;
	background-color: #333333;
	display: block;
	padding: 4px;
	text-align: center;
}

.navhere {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	text-transform: capitalize;
	color: #ffffff;
	background-color: #666666;
	display: block;
	padding: 4px;
	text-align: center;
}

.intro_text {
	font-family: Times New Roman, Times, serif;
	font-size: medium;
	font-style: italic;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	text-align: justify;
}

.body_text {
	font-family: Times New Roman, Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

#Layer1 {
	position:absolute;
	width:800px;
	height:800px;
	z-index:1;
	left: 50px;
	top: 0px;
	background-image: url(images/sectional_bg.jpg);
}

#Layer2 {
	position:relative;
	width:800px;
	height:800px;
	z-index:2;
	left: 0px;
	top: 0px;
}

.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-align: center;
}

.Announce {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FF0000;
}

.news_post_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-variant: small-caps;
	color: #000000;
}

.cpa_subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
}

.filelist {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
}

.filelist:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	text-transform: uppercase;
	text-decoration: underline;
	color: #000000;
	background-color: #e7f8ff;
}
