﻿@charset "utf-8";

html {
}
body  {
	font-family: 10pt Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: left;
	background-color: #0a151f;
	color: #000000;
}
.hutch #container { 
	width: 850px;
	margin: 0px auto;
	text-align: left;
	background-color: #FFFFFF;
}
.hutch #topcontent { 
	font-family: 10pt Arial, Helvetica, sans-serif;
	background-image: url('../images/top_bk.jpg');
	background-repeat: no-repeat;
	font-weight: ;
	width: 850px;
	height: 81px;
	color: white;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.hutch #walleye { 
	width: 850px;
	height: 299px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.hutch #mainlinks { 
	font: 10pt Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url('../images/mainlink_bk.jpg');
	background-repeat: no-repeat;
	width: 850px;
	height: 41px;
	color: #FFFFFF;
	text-align: center;
	margin: 0px 0 0 0;
	padding: 5px 0 0 0;
}
.hutch #btminfobar { 
	font: 9pt Arial, Helvetica, sans-serif;
	width: 850px;
	height: 67px;
	color: black;
	text-align: center;
	margin: 0px 0 0 0;
	padding: 5px;
}
.btmtext { 
	font: 8pt Arial, Helvetica, sans-serif;
	color: white;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 22px 0px 0px 0px;
}
.hutch #mainlink_text { 
	font: 10pt Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 11px;
}
.hutch #btmmainlink_text { 
	font: 8pt Arial, Helvetica, sans-serif;
	font-weight: none;
	padding: 11px;
}
.hutch #maincontentarea { 
	font: 11pt Arial, Helvetica, sans-serif;
	color: black;
	margin: 0 auto;
	padding: 0px 10px 5px 15px;
	text-align: left;
}
.hutch h2{
	font: 16pt Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #213C58;
}
.hutch hr{
	margin: 16px 0 16px 0;
	border-top: 1px dotted #755F3E;
	border-bottom: 0px dotted #755F3E;
	border-left: 0px dotted #755F3E;
	border-right: 0px dotted #755F3E;
}

.hutch #footer {
	font: 8pt Arial, Helvetica, sans-serif;
	width: 850px;
	height: 116px;
	background-image: url('../images/btmfoot_bk.jpg');
	background-repeat: no-repeat;
	margin: 0 auto;
	color: white;
	text-align: center;
} 
.hutch #footer_text {
	font: 9pt Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	padding: 15px 0 0 0;
	text-align: center;
	color: #FFFFFF;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a:link {
	color: #1D354A;
	text-decoration: underline;
}
a:visited {
	color: #1D354A;
	text-decoration: underline;
}
a:hover {

	color: #C9A016;

	text-decoration: none;

}

a:active {

	color: #1D354A;

	text-decoration: underline;

}
.contentlinks a:link {

	color: #1D354A;

	text-decoration: underline;

}

.contentlinks a:visited {

	color: #1D354A;

	text-decoration: underline;

}

.contentlinks a:hover {

	color: #C9A016;

	text-decoration: none;

}

.contentlinks a:active {

	color: #1D354A;

	text-decoration: underline;

}


.mainlinktext a:link {

	color: #FFFFFF;

	text-decoration: underline;

}

.mainlinktext a:visited {

	color: #FFFFFF;

	text-decoration: underline;

}

.mainlinktext a:hover {
	color: #FBD141;
	text-decoration: none;
}
.mainlinktext a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.btmtext a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.btmtext a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.btmtext a:hover {
	color: #C9A016;
	text-decoration: none;
}
.btmtext a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.toplinks a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.toplinks a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.toplinks a:hover {
	color: #C9A016;
	font-weight: bold;
	text-decoration: none;
}
.toplinks a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
