#banner {
	background-color: #D5DCF7;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(_images/hudsonbanner.jpg);
	height: 110px;
	margin-top: 0px;
}
.imageLeft {
	float: left;
	border: thick solid #FFF;
}


#navigation {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #D9E9F6;
}
#midleft {
	float: left;
	width: 325px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #9999CC;
	margin-right: 3px;
	margin-left: 3px;
	padding-right: 3px;
}
#date {
	background-color: #EBF2F8;
	text-align: right;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#main {
	background-color: #FFFFFF;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
.borderTop {
	border-top-width: .5px;
	border-top-style: solid;
	border-top-color: #666666;
}

#wrapper {
	width: 908px;
	margin-right: auto;
	margin-left: auto;
	padding: 6px;
	background-color: #800000;
}


h1 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
}


h2 {
	font-size: 12px;
	margin: 1px;
	font-family: "Lucida Sans Unicode", "Lucida Console";
}
h3 {
	font-family: "Lucida Sans Unicode", "Lucida Console", "Trebuchet MS";
	font-size: 13px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 1px;
}

.index2 {
	text-indent: 15px;
	font-size: 11px;
}

.type {
	font-family: "Courier New", Courier, monospace;
}


p {
	margin-top: 3px;
	margin-bottom: 1px;
	margin-left: 5px;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
ul {
	margin-top: 1px;
	margin-bottom: 1px;
}
li {
	font-family: "Trebuchet MS";
	font-size: 12px;
}

blockquote {
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 5px;
}
table {
	margin-top: 1px;
	margin-bottom: 1px;
}

hr {
	height: .5px;
}

body {
	background-color: #003366;
}
.borderRight {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666666;
}

.fundBalance {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #EAEAEA;
	margin: 1px;
	text-align: center;
}
.blue {
	background-color: #E4F0F8;
}
.borderBlue {
	border: thick solid #E2EEF5;
}
.outline {
	border: thin solid #666699;
}
.border {
	border: thick solid #FFFFFF;
}
.italicLink {
	font-style: italic;
}

a:link {color: #000000;}
a:visited {color: #333366;}
a.alt1:link {color:#ffffff}
a.alt1:visted {color:#ffffff}
a.alt1:hover {color:#ffffff}
#yellow {
	background-color: #FFC;
	border: .4px solid #F90;
}
