﻿
.UNMenu1, .UNMenu2
{	
	height: 18px;
}
.UNMenu1
{
	width:165px;
	padding-left: 2px;	
}
.UNMenu2
{
	width:120px;
	margin-left:7px;
	padding-left: 2px;	
}
.UNSearchBoxAndButton
{
	margin-left:0px;
}
.UNUniversalNav :link
{
	font-weight: normal;
}
.UNUniversalNav
{
	color: #677078;
}
.UNSearchBox
{
	font-family: Arial;
	color: #677078;
	font-size: 11px;
	height: 13px;
	padding: 2px 2px 3px 5px;
	width:120px;
	margin-left: 7px;
}
.UNSearchButton
{
	margin-left: 7px;
}
.UNMenu1 .AspNet-Menu-WithChildren ul,
.UNMenu2 .AspNet-Menu-WithChildren ul
{
	margin-left: -2px;
	padding: 2px 0px 3px 2px;
	background-color: White;
	font-size: 10px;
}
.UNMenu1 .AspNet-Menu-WithChildren ul
{
	width:165px;
	padding-bottom:0px;
}
.UNMenu2 .AspNet-Menu-WithChildren ul
{
	width:120px;
}
.UNMenu1 .AspNet-Menu-WithChildren li,
.UNMenu2 .AspNet-Menu-WithChildren li
{
	padding-bottom: 6px;
	margin-top:0px;
}
.UNMenu1 .AspNet-Menu-WithChildren a,
.UNMenu2 .AspNet-Menu-WithChildren a
{
	color: #677078;
}
.UNMenu1 .AspNet-Menu-WithChildren li a:hover,
.UNMenu2 .AspNet-Menu-WithChildren li a:hover
{
	text-decoration:underline;	
	color:Black;
}
.UNLoggedInPanel
{
	font-size:11px;
	font-family:Arial;	
}
.UNLoggedInPanel .UNWelcomeText 
{	
	display:block;
	font-weight:bold;
	margin-bottom:4px;
}

.AspNet-Menu-WithChildren
{
	margin-top: 0px;	
	font-size:11px;
	font-family:Arial;
}
