body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/images/seal.jpg);
	background-repeat: no-repeat;
	background-position: center 100px;
	background-attachment: fixed;
}
h3 {
	text-decoration: underline;
}

a:hover   {
color: #FF0000;
}
#headstyle {
	font-weight: bold;
	text-align: center;
	font-size: 150%;
}
#linksection {
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0000CC;
	border-bottom-color: #0000CC;
	margin: 10px;
	padding: 5px;
	background-color: #f0f7fe;
}
#linksectionbot {
	text-align: center;
	border-top-color: #0000CC;
	border-bottom-color: #0000CC;
	margin: 20px;
}

#resstyle h1 {
	text-align: center;
	font-size: 165%;
}
#resstyle h3 {
	text-decoration: none;
	text-align: center;
}
#resnav {
	text-align: center;
	font-size: 70%;
	background-color: #f0f7fe;
	padding: 2px;
	width: 80%;
	margin: auto;
	color: #FF0000;
}
#resnav a {
	font-weight: normal;
}
#resnav h3 {
	margin: 0px;
	padding: 0px;
	color: #000000;
}



.midcol {
	margin: 5px 15px 5px 5px;
	padding: 5px;
}

.linkstyle {
	font-weight: bold;
	font-size: 70%;
	color: #000000;
	text-decoration: none;
}
.linkstylelog {
	font-weight: bold;
	font-size: 75%;
	color: #0000CC;
	text-decoration: none;
	background-color: #FFFF99;
}
.linkset {
	font-weight: bold;
	font-size: 70%;
	color: #bb0449;
	text-decoration: none;
}
.blinkstyle {
	color: #0000CC;
	text-decoration: none;
	font-size: 70%;
}
.blinkset {
	color: #bb0449;
	text-decoration: none;
	font-size: 70%
}
.hrstyle {
	font-weight: bold;
	color: #000099;
}
.doclink {
	margin: 5px;
	padding: 5px;
	width: 75%;
}
.missionhead {
	font-size: 165%;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}
.mission {
	border: 1px solid #0000FF;
	padding: 25px;

}

.errstyle {
	font-weight: bold;
	color: #FF0000;
	font-size: 80%;

}
.errstyleast {
	font-weight: bold;
	color: #FF0000;
	font-size: 110%;
}
.appnav {
	font-size: 80%;
}
.critrow {
	border: thin solid #000000;
}
.notes {
	font-size: 90%;
	font-style: italic;
}
