body {
	text-align: center;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7E868F;
	line-height: 20px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.intro {
	width: 174px;
}
.feature {
	display: block;
}
.feature a {
	display: block;
	color: #000000;
	text-decoration: none;
	background-color: #98A5B3;
	padding: 5px 6px 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0097a7;
}
.feature a:hover {
	background-color: #cceaed;
	text-decoration: none;
}
.special {
	display: block;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 6px;
	border: 6px solid #0097a7;
}
.sidebar
{
	font-weight : normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 12px;
}
.sidebar a
{
	color : #000000;
	text-decoration: none;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #bcc4ce;
	display : block;
	margin-top: 18px;
	padding: 0px 0px 0px 6px;
}
.sidebar a:hover
{
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #000000;
	background-color: #98A5B3;
	color: #000000;
	text-decoration: none;
}
.strap {
	color: #FFFFFF;
	background-color: #98A5B3;
	height: 24px;
	width: 650px;
	padding-left: 20px;
	line-height: 22px;
}
.indented {
	padding-left: 188px;
	padding-right: 20px;
}
.footer {
	line-height: 22px;
	background-color: #FFFFFF;
	height: 24px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #98A5B3;
	border-bottom-color: #98A5B3;
	text-align: right;
}
.blk {color: #000000}
