#productsandservices {
	padding-top: 7px;
}
.yuimenubar ul, .yuimenu ul  {
	background-color:transparent;
}
.yuimenubar li, .yuimenu li {
	/* width: 127px; */
	background-color:transparent;
}
.yuimenubar {
    background-color: transparent;
    border: 0px;
    padding: 0px;
	
}
.yuimenubaritem {
	background-repeat: no-repeat;
	background-color:transparent;
	background-position: top center;
	/* height:25px; */
	font-size:11px;
	
}
.yuimenuitem {
	background-repeat: no-repeat;
	background-color:transparent;
	background-position: top center;
	border-color: transparent;
	border: 0px;
}
li.yuimenubaritem {
	padding-bottom: 0px;
}
li.yuimenubaritem a  {
	color: White;
	text-decoration: none;
	border: 0px;
	font-weight:bold;
	/*
	padding-bottom: 9px;
	border-bottom: 4px solid White;
	padding: 0px 8px 0px 20px;
	*/ 
}
li.yuimenubaritem a:hover {
	/* border-bottom:4px solid #60368f; */
}

li.yuimenuitem a  {
	color: white;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	border: 0px;
	/*
	font-weight:bold;
	*/ 
}
.yuimenubar .yuimenu ul li.yuimenuitem a {
	background-color: #002a5c;
	border:0px;
	/* border-bottom: 4px solid #f6f1e8; */
	/* padding-top: 10px; */
}
li.yuimenubaritem a:visited, li.yuimenuitem a:visited {
	color: white;
}
li.yuimenubaritem a:hover, li.yuimenuitem a:hover {
	color:white;
	text-decoration: none;
}
li.yuimenubaritem a:active, li.yuimenuitem a:active {
	color:white;
	
}

.yuimenubaritemlabel, .yuimenuitemlabel {
	font-size: 100%;
}
.yuimenubaritemlabel {
	padding: 4px 18px;
}

.yuimenu {
	border:1px solid white;
	/*border: 0px;
	background-color: #919191;
	*/
	padding: 0px;
	margin: 0px; 
	
}
.yuimenu ul {
	padding: 0px;
	margin: 0px; 
} 
.bd li {
	border: 0px;
	padding: 0px;
	margin: 0px;  
}

/*.yuimenubaritem-selected,
.yuimenuitem-selected {
	background: transparent url(../images/nav/menuitem_submenuindicator_selected.png) top center no-repeat;
}
.yuimenuitem-hassubmenu {
	background: transparent url(../images/nav/menuitem_submenuindicator.png) top center no-repeat;
}
.yuimenuitem-hassubmenu-disabled {
	background: transparent url(../images/nav_of_sub.png) top center no-repeat;
}
.yuimenuitem-hassubmenu-selected {
	background: transparent url(../images/nav_on_sub.png) top center no-repeat;
}
.yuimenubaritemlabel-selected,
.yuimenuitemlabel-selected {
	
}
*/

#tabnav
	{
		height: 20px;
		margin: -3 0 0 0;
		padding-left: 4px;
		background: url(../images/tab_bottom.gif) repeat-x bottom;
}

#tabnav li {
		margin: 0; 
		padding: 0;
  		display: inline;
  		list-style-type: none;
}
	
#tabnav a
	{
		float: left;
		background: #f3f3f3;
		font-size: 10px;
		line-height: 14px;
		font-weight: bold;
		padding: 2px 5px 2px 5px;
		margin-right: 3px;
		border: 1px solid #ccc;
		text-decoration: none;
		color: #666;
	}


#tabnav A.here0,
#tabnav A.here1,
#tabnav A.here2,
#tabnav a.active {
	border-bottom: 1px solid #bbb;
	background: #24a8df;
	color: White;
}
#tabnav #tabnav a:visited.here {
	border-bottom: 1px solid #bbb;
	background: #24a8df;
	color: White;
}
#tabnav a:link.disabled, #tabnav a:visited.disabled {
	border-bottom: 1px solid #bbb;
	background: #f3f3f3;
	color: White;
}
#tabnav a:hover {
	border-bottom: 1px solid #bbb;
	color: Black;
}
#tabnav_wiz {
}
#tabnav_wiz ol {
}
#tabnav_wiz span.here0,
#tabnav_wiz span.here1,
#tabnav_wiz span.here2,
#tabnav_wiz span.active {
	color: #000;
	font-weight:bold;
}	




