body {
	text-align: center;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #98A5B3;
	line-height: 20px;
	background-image: url(../gfx/pagebg01.gif);
	background-repeat: repeat-x;
	background-color: #98A5B3;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.intro {
	width: 176px;
	float: left;
}
.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: #FFFFFF;
	line-height: 12px;
}
.sidebar a
{
	color : #A5B0BB;
	text-decoration: none;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #72808D;
	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;
	color: #FFFFFF;
	text-decoration: none;
}
.strap {
	color: #FFFFFF;
	height: 24px;
	width: 668px;
	padding-left: 0px;
	line-height: 22px;
}
.indented {
	padding-left: 207px;
	padding-right: 20px;
	color: #2F3844;
}
.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
}
.whitehead {
color: #FFFFFF
}
.imagenav {
	background-image: url(../gfx/midarr.gif);
	background-repeat: repeat-x;
}
.imagenav a {
	color: #FFFFFF;
	text-decoration: none;
}
.imagenav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.click {
	line-height: 15px;
}
.control {
	height: 27px;
	width: 478px;
}
.projectbutton {
	background-color: #72808D;
	padding: 4px 10px;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
	display: block;
}
.projectbutton a:link{
	text-decoration: none;
	color: #FFFFFF;
}
.projectbutton a:visited{
	text-decoration: none;
	color: #FFFFFF;
}

