@import url('ceLayout.css');
@import url('ce_defaultNew.css');

/*IE 6 Styles */
* html #ceSearchBox	{width: 384px;}		
* html #ceSearchBoxBG{
	background: transparent;
}
* html table.ImmTS_Default{
	width: auto;
}
* html img.scalableMap{
	width:157px !important; 
	height:160px !important;
	
}
* html UL {
	margin-left:35px;
}


/* Moved from an inline style to here, to allow apps to override */
#ceMain {
	width: 80%;
}


/* CE applies its own bullet style so get rid of legacy image */
.bluearrowbullets li, .whitearrowbullets li, .blackarrowbullets li {background-image: none;}

/* hyperlink-style menu:*/
.ApplicationMenuItemStyle
{
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	background-color: #206c49;
	color: #fff;
	/*font-size: 0.85em;*/
	height: 1.7em;
	vertical-align: middle;
	padding: 0.3em 0.3em 0.3em 0.5em;
}
.ApplicationMenuItemStyle a, .ApplicationMenuItemStyle a:link {color: #fff; padding: 8px; border-bottom-style: none; text-decoration: underline; background-color: transparent;}
.ApplicationMenuItemStyle a:visited {color: #fff; text-decoration: underline; border-bottom-style: none;}
#ceMain .ApplicationMenuItemStyle a:hover {text-decoration: underline;}

.ApplicationMenuItemDisabledStyle
{
	color: #D0D0D0;
}

.ApplicationMenuItemSeparatorStyle 
{
	text-align: center;
	width: 16px;
	color: #fff;
}
