/* commented backslash hides from ie5mac \*/ 
html{
	height:100%;
	margin:0;
	padding:0
} 
/* end hack */ 
html,body {
	padding:0;
	margin:0;
	background-color: #fff;
	background: url(../../images/bghel.gif) repeat-y left top;
	font-size: 11px;
	font-family: Georgia, Arial, verdana, sans-serif;

}
body{	
	text-align:left;
	min-width:950;/* for mozilla*/

	height:100%;

}
#wrapper {
	background:  url(../../images/bgfooter.gif) repeat-x left bottom;
	_height: 60px;
}

#outer{
	height:99.9%;
	min-height:100%;
	width:950px;
	text-align:left;
	margin:0;
	position:relative;
	overflow:visible;
	background:  url(../../images/mainbg.jpg) no-repeat;
	background-position:0 211px;
}

/* mac hide \*/
* html #outer{
	width:950px
}
/* end hide*/

html>body #outer{
	height:auto;
} /*for mozilla as IE treats height as min-height anyway*/

#inner{
	width:100%;

	padding-top:220px;/*needed to make room for header*/
} 

#header{
	position:absolute;
	top:0px;
	left:0px;
	width:950px;
	height:211px;
	z-index:74;
	background:  url(../../images/top.jpg) no-repeat left top;

}

#menu{
	position:absolute;
	top:124px;
	left:0px;
	width:950px;
	height:63px;
	z-index:65;
	background:  url(../../images/menybg.gif) no-repeat left top;
}

#ajaxmenu{
	position:relative;
	top:0px;
	left:0px;
	width:150px;
	
	z-index:65;

	
	
}
#logo {
	position:absolute;
	top:26px;
	left:50px;
	width:337px;
	height:63px;
	text-indent: -5000px;
	z-index:300;
	background:  url(images/logo_237x63.gif) no-repeat left top;
}
/* mac hide \*/
* html #outer, * html #header {width:950px}
/* end hide*/
#footer {
	
	width:950px;
	clear:both;
	height:60px;
	text-align:left;
	left:0px;
	bottom:0px;
	position: absolute;
	background:  url(../../images/footer.gif) no-repeat 280px 0;
	margin:12px 0 0 285px;
	color: #20592F;
margin:0;
}
#footer p {
	margin-top: 5px;
	padding:12px 0 0 285px;
}
#footer p a {
	text-decoration: none;
	color: #20592F;
}
* html #footer{
	margin-bottom:-1px
}/* ie rounding bug*/

/* mac hide \*/
* html #footer {
	/*only ie gets this style*/
	height:60px;
	/* for ie*/
}
/* end hide*/

div,p  {
	margin-top:0px;
}/*clear top margin for mozilla*/

#right {
	width:250px;
	float:left;
	z-index: 55;
}
#right-inner {
	width: 185px;
	padding-left: 15px;
	text-align: left;
}
#right-inner h2 {
	font-size: 15px;
}
#left {
	position:relative;/*ie needs this to show float */
	width:570px;
	float:left;
	padding-left: 17px;
	z-index: 56;

}
#left-inner {
	padding-left: 9px;
	padding-right: 9px;
	text-align: left;
}
#clearfooter {
	width:100%;
	height:82px;
	clear:both;
} /* to clear footer */

html>body #minHeight{
	float:left;
	width:0px;
	height:100%;
	margin-bottom:-82px;
} /*safari wrapper */
#content {
	z-index: 300;
	min-height:100%;

	padding-bottom: 7px;
}











#footer p {

}





.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;

}



#content ul li{

	list-style-image: url(images/bullet_11x8.gif);
	margin-bottom: 0.5em;
	font-family:verdana, tahoma;
color:#333;
}

.LIn_shortMode {
	list-style-type: none;
	margin: 0;
	padding: 0;

}

.LIn_desc {
	display: none;
}
.LIn_date {
	font-style: italic;
	margin-left: 5px;
}


