.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
}
.minnesotariver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	font-variant: normal;
}
a:hover {
color: red;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	font-variant: normal;
	color: #ccffff;
}

.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: normal;
	font-style: normal;
	font-variant: oblique;
	color: #000000;
}

.mission {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

.secbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
.homefooter {
	color: ccffff;
	}
a.homefooter:hover {
        color: white;
}	
.lightgreen {
	color: ccffff;
	}
a.lightgreen:hover {
        color: white;
}
.outline {
   border-style: solid;
   border-width: 1px;
   border-color: 000000;
   text-align: justify;
   padding-left: 7px;
   padding-right: 7px;
   padding-top: 5px;
   padding-bottom: 5px;
   background-color: ffffff;
}   

.navbar {
color:ccffff;
text-decoration: none;
font-family: verdana, helvetica, arial, sans-serif;
font-size: 10px;
font-weight: bold;
padding-top: 2px;
padding-bottom: 2px;
}

.genericborder {
border-color: #000000;
border-width: 1px;
border-style: solid;
}

a.navbar:hover {
color: white;
}
