/* Start of CMSMS style sheet 'elsis group list style' */
body
{
    font-family: Arial;
    font-size: 12px;
    color: #333333;
}

a
{
    text-decoration: none;
    color: #00606b;
}
#MenuLang
{
    position: absolute;
    right: 0px;
    top: 0px;
    width: 100px;
    height: 26px;
    line-height: 26px;
    vertical-align: middle;
}
#MenuLang a
{
    font-size:11px;
    color: #333333;
}
#Menu{
	font-family:tahoma, verdana, arial;
	font-size:11px;
	text-align: center;
}
.MenuHeader
{
	display:block;
	margin:0px;
	padding: 0px 10px 0px 10px;
	text-decoration:none;
	cursor: default;
	font-weight: bold;
	font-size: 12px;
	height: 26px;
	color: #333333;
	z-index: 2000;
	background-image: url(/menu_splitter.png);
	background-position: right;
	background-repeat:no-repeat;
	vertical-align: middle;
	width: 100px;
	text-align: center;
	line-height: 24px;
}
#Menu ul{
	list-style:none;
	margin:0px;
	padding:0px;
	text-align: left;
	z-index: 1000;
}
#Menu ul li{
	float:left;
	margin:0px;
	position:relative;
}
#Menu ul li a{
	background-color:#A7BDC0;
	color:#333333;
	display:block;
	margin:0px;
	padding: 5px;
	text-decoration:none;
	font-weight: normal;
}
#Menu ul li a:hover{
	background-color:#E9E9E9;
	color:#333333;
	font-weight: normal;
}
#Menu ul li ul{
	position:absolute;
	display:none;
}
#Menu ul li ul li{
	clear:left;
}
#Menu ul li ul li a{
	text-decoration:none;
	width:110px;
}
#Menu ul li ul li ul{
	clear:left;
	display:none;
	left:130px;

	/* Bengin CSS-HACK, for Microsoft Internet Explorer */
	_left:110px;
	/* End CSS-HACK */

	position:absolute;
	top:0px;
}
#headerDecorElement
{
    position: relative;
    margin: -58px 0px 0px 0px;
    width: 911px;
    height: 58px;
    background-image: url('/header_bottom_decor.png');
    background-repeat: no-repeat;
    font-size: 16px;
    font-weight: bold;
    color: #f3f3f3;
    vertical-align: middle;
    line-height: 58px;
}
.NewsSummaryPostdate
{
    color: #333333;
    font-weight: bold;
}

.pageHeader
{
    color: #00606b;
    font-size: 20px;
    height: 30px;
    background-position: left;
    background-image: url('/page_header_decor.png');
    background-repeat: no-repeat;
    padding: 0px 0px 0px 20px;
}

.searchInputField
{
    border: 1px solid #333333;
    color: #333333;
    background-color: #f3f3f3;
}

/* End of 'elsis group list style' */

