


#company-name a
{
	color: #0066CC;
}


#top-menu li#current
{
	background-color: #FFFFFF;
}

#top-menu li#current a, #top-menu li#current a:hover
{
	background: url(/images/blue/mainmenu_between.gif) right no-repeat;
	background-color: #D4E1EA;
}

#top-menu li#twolevelcurrent a, #top-menu li#twolevelcurrent a:hover
{
	color: #000000;
	background-color: #C7D7F0;
}

#top-main-menu li
{
	background: url(/images/blue/mainmenu_between.gif) right no-repeat;
}

#top-main-menu a:hover
{
	color: #FF8E00;
}

#top-menu li#current a:hover
{
	color: #FF8E00;
}

#top-help-menu ul
{
}

#top-help-menu li
{
}

#top-help-menu a:hover
{
	color: #000000;
}



