body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D4D4D;
}
a:link {
	color: #555555;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #555555;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #0059B0;
	text-decoration: underline;
}
a:active {
	color: #0059B0;
	text-decoration: underline;
}
.bkgrdLogo {
	background-image: url(images/bkgrdLogo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #9a9a9a;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #9a9a9a;
}
.featureBox {
	background-image: url(images/featureBoxBkgrd.gif);
	background-repeat: repeat-x;
	height: 91px;
}
.pixelBorder {
	border: thin solid #9A9A9A;
}
.pixelBorder2 {
	border: thin solid #BFBFBF;
}
.pixelBorderBottom {
	border-bottom: thin solid #BFBFBF;
}
.smallLink {
	font-size: 10px;
	font-weight: bold;
	color: #9a9a9a;
}
.hotTopicsImage {
	background-image: url(images/gfx_ReservationSummitLogo.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #9a9a9a;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #9a9a9a;
}
.partnersImage {
	background-image: url(images/gfx_Dakota2000Logo.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.headers {
	font-size: 22px;
	font-weight: bold;
	color: #2973C5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -2px;
}
.headersSmall {
	font-size: 14px;
	font-weight: bold;
	color: #2973C5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}
li {
	list-style-type: disc;
	list-style-position: outside;
}
