/* top nav */
#fill{
background:#cac6b7;border:1px solid #cac6b7;width:100%;
}
#skipnav{
margin-bottom:1em;
}

#searchdiv{

margin-bottom:-.5em;
width:25%;
position:relative;
left:75%;
}


#MainMenu 
{
	
	height:2.06em;
	background: #cac6b7;
	padding-left:0em;

	margin-left:auto;
	margin-bottom:0em;
	margin-top:-2.06em;
	border-style:solid;
	border-color:#9AB6D2;
	border-color:#c3df26; /* green */
	border-color:#cecece; /* grey */
	border-top-width:0em;
	border-right-width:0em;
	border-bottom-width:0em;
	border-left-width:0em;
	width:62em;
	min-width:60em;
	float:left;
	position:relative;
	top:.1em;
}



#tab 
{
	margin:0em;
	top:0em;
}
#tab ul 
{
	margin:0em;
	padding:0em;
	list-style:none;
	float:left;
}
#tab li 
{
	background: #cac6b7;
    display:inline;
	float:left;
	margin:0em .006em 0em 0em ;
	padding:0em;
}
#tab a 
{
	background: url("images/bright_115.gif") no-repeat right top;
	margin:0em;
	padding:0em;
	text-decoration:none;
	border:0em;
	border-bottom:0px solid #999;
	display:block;
	float:left;
}
#tab a span 
{
	display:block;

	background: url("images/bleft_115.gif") no-repeat left top;

	padding:0em 1.38em 0em 1.38em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:120%;
	color:#333;
	font-weight:normal;
	line-height:1.69em;
}



#tab ul li.off a{
background: url("images/bright_hover-ltamenu.gif") no-repeat right top;
color:#eee;
}
#tab ul li.off a span{
background: url("images/bleft_hover-ltamenu.gif") no-repeat left top;
color:#eee;
}

/* for LTA site tabs LTG tools */
#tab ul li.off-tools a{
background: url("images/bright_hover-tools.gif") no-repeat right top;
color:#fff;
}
#tab ul li.off-tools a span{
background: url("images/bleft_hover-tools.gif") no-repeat left top;
color:#fff;
}
/******************************/



#tab a:hover,#tab li.item_active a ,#tab ul li.off a:hover, #tab ul li.off-tools a:hover, #tab ul li.off-ltamenu a:hover
{
	background: url("images/bright_115.gif") no-repeat right top;
	color:#333;
}

#tab a:hover span,#tab li.item_active a span,#tab ul li.off a:hover span , #tab ul li.off-tools a:hover span, #tab ul li.off-ltamenu a:hover span  
{
	background: url("images/bleft_115.gif") no-repeat left top;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color:#333;
}



/*
#tab {margin:0em;padding:0em;top:0em;}

#tab ul {margin:0em;padding:0em;list-style:none;float:left;}

#tab li {display:inline;float:left;margin:0em .06em 0em 0em ;padding:0em;}

#tab a {background: url("/images/bright_115a.gif") no-repeat right top;margin:0em;padding:0em;

text-decoration:none;border:0em;display:block;float:left;}

#tab a span {display:block;background:url("/images/bleft_115a.gif") no-repeat left top;padding:0em 1.38em 0em 1.38em;

font-family:Arial, Helvetica, sans-serif;color:#333;font-weight:normal;line-height:1.69em;}

#tab a:hover,#tab li.item_active a {background: url("/images/bright_115a.gif") no-repeat right top;margin:0em;}

#tab a:hover span,#tab li.item_active a span {background:url("/images/bleft_115a.gif") no-repeat left top;color:#000;

font-weight:normal;font-style:normal;text-decoration:none;margin:0em;}

#menu_wrap{width:100%;}

#MainMenu {height:1.69em;margin:0em auto;width:46em;position:relative;top:-1.59em;}
*/
