.mission {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.text {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	margin: 5px;
	padding: 4px;
}
.dotlin {
	background-attachment: fixed;
	background-image: url(../images/dotline.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.4pxspace {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
.copyright:hover {
	text-decoration:underline;
}
.copybg {
	background-image: url(../images/midbg.gif);
	background-repeat: repeat-x;
}
.headings {  font-family: Verdana, Arial, "Lucida Sans", "MS Sans Serif", sans-serif; font-size: 12px; font-weight: bold; color: #FF6600}
.tblheader {  font-family: Verdana, Arial, "Lucida Sans", "MS Sans Serif", sans-serif; font-size: 12px; font-weight: bold; color: #003366; background-color: #99CCFF}
.bottomlinks {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: none;
	text-decoration:none;
	color: #003366;
}
.bottomlinks:hover {
	text-decoration:underline;
	color: #FF3300;
}
.sitemaptext {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration:none;
}
.sitemaptext:hover {
	color:#FF3300;
	text-decoration:underline;
}