/* commented backslash hides from ie5mac \*/ 
html{
	height:100%;
	margin:0;
	padding:0
} 
/* end hack */ 
html,body {
	padding:0;
	margin:0;
	background-color: #FFFFFF;
	font-size: 11px;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;

}
body{	
	text-align:left;
	min-width:900px;/* for mozilla*/
	height:100%;
	margin-top:0px;
	background-color: #FFFFFF;
}
#wrapper {
	background-color: #FFFFFF;
	_height: 82px;
}

#outer{
	height:99.9%;
	min-height:100%;
	width:900px;
	text-align:left;
	margin:auto;
	position:relative;
	overflow:visible;
	background-color: #FFFFFF;
}

/* mac hide \*/
* html #outer{
	width:900px
}
/* end hide*/

html>body #outer{
	height:auto;
} /*for mozilla as IE treats height as min-height anyway*/

#inner{
	width:100%;
	padding-top:125px;/*needed to make room for header*/
} 

/* HEADER */

#header{
	position:absolute;
	top:0px;
	left:0px;
	width:900px;
	height:100px;
	z-index:74;
	background-color: #FFFFFF;

}

/* BREADCRUMBS */

#header h1 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	font-stretch: narrower;
	font-weight:lighter;
	color: #000000;
	padding-left: 16.5px;
	line-height: 16px;
	position: absolute;
	z-index: 998;
	display: block;
	position: relative;
	top:111px;
	left:0px;
	width:885px;
	height:15px;
	float: left;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;

}
#header h1 a:link {color: #000000;}
#header h1 a:visited {color: #000000;}
#header h1 a:active {color: #000000;}
#header h1 a:hover {color:#000000; background-color: #FFFF00;}
#header h1 a {text-decoration: none;}

#ajaxmenu{
	position:absolute;
	top:83.5px;
	left:7px;
	width:700px;
	height:13px;
	z-index:300;
	background-color: #000000;
	margin-left:0px;
	margin-right:0px;
}

.rss
{
position: absolute;
background: url(../images/nav/Rss-RO.gif) no-repeat;
display: block;
float: right;
top:105px;
right:100px;
z-index: 999;
}

.rss a
{
display: block;
float: right;
top:105px;
right:100px;
}

.rss img
{
border: 0
}

* html a:hover
{
visibility:visible
}

.rss a:hover img
{
visibility:hidden
}

.rss span
{
position: absolute;
right: 100px;
top: 15px;
margin: 0px;
padding: 0px;
cursor: pointer;
}

.twitter
{
position: absolute;
background: url(../images/nav/Twitter-RO.gif) no-repeat;
display: block;
float: right;
top:105px;
right:75px;
z-index: 999;

}

.twitter a
{
display: block;
float: right;
top:105px;
right:75px;
}

.twitter img
{
border: 0
}

* html a:hover
{
visibility:visible
}

.twitter a:hover img
{
visibility:hidden
}

.twitter span
{
position: absolute;
right: 75px;
top: 15px;
margin: 0px;
padding: 0px;
cursor: pointer;
}

.facebook
{
position: absolute;
background: url(../images/nav/Facebook-RO.gif) no-repeat;
display: block;
float: right;
top:105px;
right:50px;
z-index: 999;

}

.facebook a
{
display: block;
float: right;
top:105px;
right:50px;
}

.facebook img
{
border: 0
}

* html a:hover
{
visibility:visible
}

.facebook a:hover img
{
visibility:hidden
}

.facebook span
{
position: absolute;
right: 50px;
top: 15px;
margin: 0px;
padding: 0px;
cursor: pointer;
}

.linkedin
{
position: absolute;
background: url(../images/nav/LinkedIn-RO.gif) no-repeat;
display: block;
float: right;
top:105px;
right:25px;
z-index: 999;

}

.linkedin a
{
display: block;
float: right;
top:105px;
right:25px;
}

.linkedin img
{
border: 0
}

* html a:hover
{
visibility:visible
}

.linkedin a:hover img
{
visibility:hidden
}

.linkedin span
{
position: absolute;
right: 25px;
top: 15px;
margin: 0px;
padding: 0px;
cursor: pointer;
}
  
.youtube
{
position: absolute;
background: url(../images/nav/YouTube-RO.gif) no-repeat;
display: block;
float: right;
top:105px;
right:0px;
z-index: 999;

}

.youtube a
{
display: block;
float: right;
top:105px;
right:0px;
}

.youtube img
{
border: 0
}

* html a:hover
{
visibility:visible
}

.youtube a:hover img
{
visibility:hidden
}

.youtube span
{
position: absolute;
right: 0px;
top: 15px;
margin: 0px;
padding: 0px;
cursor: pointer;
}
  

#logo {
	position:absolute;
	top:0px;
	left:0px;
	width:900px;
	height:100px;
	text-indent: -5000px;
	z-index:65;
	background:  url(../images/logo/logo.jpg) no-repeat left top;

}


/* mac hide \*/
* html #outer, * html #header {width:900px}
/* end hide*/
#footer {
	color: #FFFFFF;
	width:900px;
	height:20px;
	clear:both;
	text-align:left;
	left:0px;
	bottom:0px;
	position: absolute;
	display: block;
	width:900px;
	height:20px;
	float: left;
	background-color: #000000;


}
#footer p {
	margin-top: 0px;
	line-height: 13px;

}
#footer p a {
	text-decoration: none;
	color: #FFFFFF;
}
* html #footer{
	margin-bottom:-1px
}/* ie rounding bug*/

/* mac hide \*/
* html #footer {
	/*only ie gets this style*/
	height:82px;
	/* for ie*/
}
/* end hide*/

div,p  {
	margin-top:0px;
}/*clear top margin for mozilla*/

#left {
	position:relative;/*ie needs this to show float */
	width:900px;
	float:left;
	margin-top:10px;
	padding-left: 0px;
	z-index: 56;
}
#left-inner {
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
	position:relative;

}
#clearfooter {
	width:100%;
	height:25px;
	clear:both;
} /* to clear footer */

html>body #minHeight{
	float:left;
	width:0px;
	height:100%;
	margin-bottom:-82px;
} /*safari wrapper */


/*PAGE CONTENT */

#content {
	z-index: 300;
	padding-bottom: 0px;
}

#content h1 {
	position: relative;
	float: left;
	margin-top: 0px;
	z-index: 999;
	}
	
#content h2 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	font-style:italic;
	font-stretch:narrower;
	font-weight:lighter;
	color: #000000;
	padding-left: 15px;
	position: relative;
	z-index: 999;
	}
	
#row {
	display:block;
	position:relative;
	float:left;
	margin-top:10px;
	margin-left:0px;
	width:900px;
	height:10px;
	background-color: #000000;
}

/*POST INSIDE CONTENT */

#post {
	font-size: 12px;
	color: #618200;
	background:  url() no-repeat left top;
	padding-left: 0px;
	margin-bottom: 0px;

	}

#footer p {
	margin-top: 3.5px;
	margin-left: 20px;

}

.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;

}

img {
	border: dotted 0px #444444;
}

#content ul li{
	list-style-image: url(images/bullet_11x8.gif);
	margin-bottom: 0.5em;
	font-size: 110%;
}

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

}

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

#breakline h1{
	position:relative;
	float:left;
	margin-top:10px;
	margin-left:0px;
	display:block;
	width:900px;
	height:10px;
	float:left;
	background-color: #000000;
	margin-top:10px;
	margin-bottom:0px;
	
}