
.yui-navset div.loading div {
    background:url(/images/spinner.gif) no-repeat center center;
    height:8em; /* hold some space while loading */
}


.yui-content {
background-color:#e7e8ea;
color:black;
height:483px;
overflow-y:auto;
overflow-x:hidden;

}
.yui-nav a{
	font-style:normal;
	text-decoration:none;
	font-weight: normal;
	color:#38312b;
	font-size:12.5px;
	font-family:Arial, Helvetica, sans-serif;

}

.yui-navset li em{
font-style:normal;
font-weight: normal;

}



.yui-nav{
	background-color:#e7e8ea;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin:0px;
	height:27px;
	overflow:hidden;
	margin-left:0px;
	
}

.yui-navset .yui-nav .selected a{
	
	margin-left:0px;
	margin-right:0px;
	background-image:url(/images/LblueCornerTabBk.gif);
	height:26px;
	width:103px;
	display:block;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:4px;
	color:#000000;
font-weight: bold;
	
}

.yui-navset .yui-nav a{
	
	margin-left:0px;
	margin-right:0px;
	background-image:url(/images/LblueCornerTabBkOff.gif);
	height:26px;
	width:103px;
	display:block;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:4px;
	 

	
}

.yui-navset .yui-nav li {
	width:auto;
	padding-left:4px;
	padding-right:0px;
	list-style-type: none;
	
	margin:0px;
	display:inline-block;
	text-align:center;
	float:left;
	
}

.yui-navset .yui-nav .selected a{
	 
color:#254d70;
}

 
 

.yui-nav{

	overflow:hidden;
	background-image:url(/images/linebk.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}

.yui-nav .selected{
position:relative;
top:1px;

}



