.currentLink {
	width: 163px;
	line-height: 30px;
	display: block;
	text-align: right;
	float: left;
	clear: both;
	font-size: 11px;
	background: #fff url(../images/navhighlight.jpg) no-repeat right center;

	}
.currentLink a, .currentLink a:visited, .currentLink a:link {
	padding-right: 11px;
	text-decoration: none;
	color: #b50b0b;
}
.currentLink a:hover {
	padding-right: 11px;
	text-decoration: none;
	color: #F33;
}
#navItems {
	width: 163px;
	float: left;
	clear: both;
	display: block;
}
#navItems ul {
list-style-type:none;
}
.navItem {
	width: 153px;
	line-height: 20px;
	display: block;
	text-align: right;
	float: left;
	clear: both;
	font-size: 11px;
	}
.navItem a {
	color: #313b45;
	text-decoration: none;
	}
.navItem a:hover {
	color: #F33;
	text-decoration: none;
}
.subnavItem {
	width: 153px;
	display: none;
	float: left;
	clear: both;
	font-size: 10px;
	padding-right: 9px;
	padding-bottom: 3px;
	padding-top: 6px;
	text-transform: lowercase;
	background: #fff url(../images/subnavhighlight.jpg) no-repeat right bottom;
	text-align: right;
	}

.subnavItem a, .navItem a{
	display: block;
	}

.subnavItem a {
	color: #4e667f;
	text-decoration: none;
}
.subnavItem a:hover {
	color: #F33;
	text-decoration: none;
}
.currentItem a {
	color: #b50b0b;
	text-decoration: none;
}
.subnavItem a:hover {
	color: #F33;
	text-decoration: none;
}
.subnavItem li{
	line-height: 12px;
	padding-bottom: 6px;
	}	

#footer a:hover {
	color: #a7aeb6;
	text-decoration: none;
}
#footer a {
	color: #313b45;
	text-decoration: none;
}
.top {
	font-size: 10px;
	text-transform: uppercase;
	line-height: 20px;
	height: 20px;
	margin-bottom: 13pt;
}
.top a:link, .top a:visited {
  	color: #b8bdc2;
  	text-decoration: none;
	padding: 0px 20px 0px 0px;
  }
 .top a:hover {
  	color: #F33;
	background: #fff url(../images/linkicon.gif) right top no-repeat;
 }
#navBot, #navTop {
	width: 163px;
	text-align: right;
	float: left;
	clear: both;
	}
#bodyStuff a {
	color: #a7aeb6;
	text-decoration: none;
}
#bodyStuff a:hover {
	color: #E33;
	text-decoration: underline;
}	