.bodstyle {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bodbkg.gif);
	background-repeat: repeat-y;
	background-color: #67C6DD;
	margin: 0px;
	padding: 0px;

}
.topstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/topbkg.gif);
	background-repeat: no-repeat;
	height: 125px;
	padding-left: 175px;
	padding-top: 15px;
}
.navstyle {
	margin-top: 80px;
	margin-left: 10px;
	line-height: 8px;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top: 120px;
	left: 5px;

	}
.navslt {
	color: #FFFFFF;
	text-decoration: none;
}
.navnslt {
	color: #FFFF99;
	text-decoration: none;
}
.wrap {
	float: right;
	margin: 5px;
	padding: 5px;
}

.txtblockstyle {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #C7EAFB;
	width: 70%;
	position: relative;
	left: 155px;
	top: 25px;
	padding-left: 25px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
}
.picstyle {
	position: relative;
	left: 155px;

}
.footerstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	position: relative;
	left: 40%;
	bottom: 5px;
}
.footerlink {
	text-decoration: none;
	color: #000000;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #0033FF
}
a:active {
	color: #000000;
}
.posinqlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
}
.whoops {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	color: #FF0000;
}
.errstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #FF0000;
}
.dept {
	list-style-image: url(images/deptdot.gif);
}
.dept li {
	padding-bottom: 10px;
	font-weight: bold;
}
