/* commented backslash hides from ie5mac \*/ 
html{
	height:100%;
	margin:0;
	padding:0
} 
/* end hack */ 
html,body
{
	padding:0;
	margin:0;
	background-color: #edfced;


}
body
{
    background-color: #edfced;
	height:100%;

}

/*default layers*/
#hd
{
    width:100%;
    background: #edfced url(images/top_header.jpg) no-repeat top left;
    /*temp value*/
    height:276px;
}
#ft
{
  width:100%;
  background-color:#b3deb3;
  line-height:20px;
    height:20px;
}


/*custom layers*/

#main_container_top
{
   width:100%;
   background: #edfced url(images/top_repeater.jpg) repeat-x top left;
    /*temp value*/
    height:276px;
}

#hd_container
{
    position:relative;
    left:0px;
	top:0px;
	width:974px;
	height:276px;
}
#hd_logo_flash
{
    position:absolute;
    top:46px;
    left:38px;
    width:194px;
    height:187px;
}

#hd_login
{
    position:absolute;
    top:98px;
    left:734px;
    width:204px;
    height:135px;
}

#hd_menu
{
    position:absolute;
    top:244px;
    left:24px;
    width:921px;
    height:28px;
}

#hd_language
{
    position:absolute;
    top:31px;
    left:887px;
    width:58px;
    height:26px;
}

#hd_news
{
    position:absolute;
    top:3px;
    left:251px;
    width:719px;
    height:23px;
}

#hd_searh
{
    position:absolute;
    top:193px;
    left:287px;
    width:406px;
    height:42px;
}


#content
{
    background-color:white;
    z-index: 300;
	padding-bottom: 7px;
    padding-left: 10px;
    padding-right: 10px;
    min-height:300px;
}

#content ul
{
    list-style: none;
}
#content li
{
    list-style: none;
}


#content .headers
{
    font-family:Tahoma,sans-serif;
    font-size:14px;
    font-weight:bold;
    color:#84c225;
    letter-spacing:1px;
}

#ajaxmenu
{
	width:776px;
	height:43px;
	z-index:65;
   
}

#ajaxmenu_left
{
	width:160px;
	z-index:65;
}


.block_container
{
   width:180px;
   text-align:center;
    margin:0;
    padding:0;
}
.block_header
{
   background:  url(images/block_header.jpg) no-repeat left top;
   width:180px;
   height:34px;
   line-height:34px;
   text-align:center;
}
.block_body
{
  background:  url(images/block_repeater.jpg) repeat-y left top;
  width:180px;
  text-align:left;
}

.block_msg
{
    padding-left:10px;
    padding-bottom:5px;
    font-family:Tahoma,sans-serif;
    font-size:10px;

}


.FSF_searchResults {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}


.FSF_extract {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}


.FSF_resultLink {
	color: #618200;
}

.FSF_extract {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}

.highlight {
	font-size: 12px;
	background-color: #f2f2f2;
	color: #618200;
	font-weight: bold;
	line-height: 18px;
	_line-height: 16px;

}

.LIn_shortMode {
	list-style-type: none;
	margin: 0;
	padding: 0;

}

.LIn_desc {
	display: none;
}
.LIn_date {
	font-style: italic;
	margin-left: 5px;
}
