#wrapper {
	position: relative;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
a:link {
	color: #00649e;
	text-decoration: none;
}
a:visited {
	color: #00649e;
	text-decoration: none;
}
a:hover {
	color: #5e5f63;
	text-decoration: underline;
}
a:active {
	color: #5e5f63;
	text-decoration: underline;
}
body {
	background-color: #c7c9cb;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bkgrnd.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.bluesubhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #0088ce;
	font-weight: bold;
}
.graysubhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #909090;
	font-weight: bold;
}
.blacksubhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
	font-weight: bold;
}
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
.bodycopyital {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-style: italic
	color: #000000;
	font-style: italic;
}
.bodycopybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-style: bold
	color: #000000;
	font-weight: bold;
}
.urls {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #000000;
	font-weight: bold;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-align: center;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}
