body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 12px;
}

A:link {
	color: #000066;
	text-decoration: none;
}


A:visited {
	color: #000066;
	text-decoration: none;
}	

A:hover {
	color: #0000FF;
}

.bodyblock {
	margin-left: auto;
	margin-right: auto;
	width: 722px;
	border: 1px #000000 solid;
}

.navbar {
	background-image: url(images/navbarbk.jpg);
	background-repeat: repeat-x;
	width: 722px;
	border-bottom: solid #000000 1px;
	border-top: solid #000000 1px;
	height: 24px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}

.navbartxt {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
	text-decoration: none;
}

A.navbartxt:link {
	color: #FFFFFF;
}	

A.navbartxt:visited {
	color: #FFFFFF;
}	

A.navbartxt:hover {
	color: #C0C0C0;
}	

.pabold {
	font-weight: bold;
	font-size: 16px;
}

.body2 {
	background-image: url(images/310-1.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	min-height: 500px;
	padding: 20px;
	text-align: justify;
	#height: 500px; /* IE5.x hack */
}
.lccon {
	border-top: 1px solid #000000;
	padding: 20px;
}

.lc {
	font-style: italic;
	text-align: justify;
}

.bottomblk {
	margin-left: auto;
	margin-right: auto;
	width: 722px;
}	