#menu
{
	font-size: 92%;
}

#menu ul
{
	display: inline;
}

#menu ul li
{
	float: left;
	position: relative;
	text-align: center;
}

#menu ul li a
{
	background: #ebebeb url(../images/SiteNav_Button.gif) scroll top left repeat-y;
	border-right: #c7c7c7 solid 1px;
	color: #002e65;
	display: block;
	font-weight: bold;
	text-decoration: none;
	height: 2.2307em;
	*height: 2.1750em;
	_height: 2.3641em;
	line-height: 2.4247em;
	*line-height: 2.3641em;
	min-height: 29px;
	min-width: 160px;
	width: 12.3076em;
	*width: 12.0000em;
	_width: 13.0435em;
}

#menu ul li a.login
{
	border-right: none;
	min-width: 151px;
	width: 11.6153em;
	*width: 11.3250em;
	_width: 12.3098em;
}

#menu ul li ul
{
	display: none;
}

#menu ul li ul li
{
	float: none;
	text-align: left;
}

#menu ul li ul li a
{
	border: none;
	font-weight: normal;
	height: auto;
	line-height: normal;
	min-height: 1em;
	min-width: 218px;
	padding: 10px 15px;
	width: 16.7692em;
	*width: 16.3500em;
	_width: 17.7718em;
}
