body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E8E8E8;
	background-image: url(/Portals/0/Skins/BrightBrookfield/images/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	color: #5491d5;
}

a:hover {
	color: #333;
	text-decoration:none
}

.bottom {
	color:#5b900e;
	text-decoration:none
}

a.bottom {
	color:#5b900e;
	text-decoration:none
}

.MainMenu_MenuContainer {
	background: transparent;
	width: 100%;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #fafafa;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	background: #fff;
	width: 100%;
}
.MainMenu_MenuItem {
	font-family: tahoma; 
	color: #797979;
	font-size: 11px;
	background: transparent;
	font-weight: bold; 
	font-style: normal; 
	border: #f8f8f8 1px solid;
	padding: 0px 12px 1px 3px;
	font-weight: bold;
	background: url(/Portals/0/Skins/Brightbrookfield/images/menu_bg_off.gif) no-repeat;
	height: 18px;
}
.MainMenu_MenuItemSel {
	font-family: tahoma; 
	font-size: 11px; 
	font-weight: bold; 
	cursor: pointer; 
	cursor: hand; 
	color: #333;
	background: #f3f3f3;
	border-left: #ddd 1px solid;
	border-right: #ddd 1px solid;
	padding: 0px 12px 1px 3px;
	font-weight: bold;
	height: 18px;
}
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	margin: 0px 0 0 -4px;
	height: 18px;
	background: url(/Portals/0/Skins/Brightbrookfield/images/menu_bg_off.gif) top left repeat-x #f8f8f8;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}
.MainMenu_Selected {
	color: #333;
	padding: 0px 3px 0px 0px;
	height: 18px;
	font-weight: bold;
}
.MainMenu_Active, .MainMenu_BreadcrumbActive {
	color: #333;
	padding: 0px 3px 0px 0px;
	height: 18px;
	font-weight: bold;
}
.MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuBreak, .MainMenu_MenuIcon  {
	display: none;
}

.SkinObject {
    font-weight: bold;
    font-size: 8.5pt;
    color: #ffffff;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    none;
    color:#eeeeee;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#eeeeee;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#eeeeee;
}

A.SkinObject:hover    {
    text-decoration:    underline;
    color:#ffffff;
	background:none;
}
#nav{list-style: none; }

 #nav ul { 
	padding: 0;
	margin:0;
	list-style: none;
    z-index:1000;
    position:absolute;
    overflow:visible;  
   }

#nav li { 
	font-weight:bold;
    margin:0;   
    position: relative; 
    float:left;
	width: 12em;
    display:block;
    height:auto;
}
#nav ul li{
 background-color:#fafafa;
 font-weight:100;
 border-bottom:1px solid #dddddd;
 border-right:1px solid #dddddd;}
 
#nav a {
    text-decoration:none; 
    display:block;
    padding: 2px;  
    width:12em; 
}

#nav a:hover, #nav li:hover{
}
#nav ul li:hover, #nav ul li a:hover{ background-color:#DFDFDF;}


#nav ul{
    display:none;   
}

/*all see this */
#nav ul ul, #nav ul ul ul{
    display:none; 
    position:absolute; 
    margin-top:-1.8em; 
    margin-left:12em;
}

/* non-IE browsers see this */
 #nav ul li>ul, #nav ul ul li>ul{
    margin-top:-1.35em; 
 }

 
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li:hover ul ul ul ul ul{
    display:none; 
}

#nav li:hover ul, #nav ul li:hover ul, #nav ul ul li:hover ul, #nav ul ul ul li:hover ul, #nav ul ul ul ul li:hover ul{
    display:block;
}

li>ul { 
	top: auto;
	left: auto;
}
/* site style */
#holdm{position:absolute; top:150px !important; left:2px; margin-left:-2.5em; z-index:100; width:80%; }
