/* commented backslash hides from ie5mac \*/ 
html{
	height:100%;
	margin:0;
	padding:0
} 

/* end hack */ 
html,body {
	padding:0;
	margin:0;
	background-color: #242323;
	font-size: 10pt;
	font-family: "Trebuchet MS", verdana, sans-serif;

}

body{
	text-align:left;
	min-width: 710px;/* for mozilla*/
	background-color: #242323;
	background: url(images/background.gif);
	/*height: 100%;*/
}

#wrapper {
	/*background: url(images/foot_4x82.jpg) repeat-x left bottom;*/
	background: url(images/background_wrapper.jpg) no-repeat top center;
	_height: 82px;
}

#outer{
	height: 99.9%;
	min-height: 100%;
	width: 710px;
	text-align: left;
	margin: auto;
	position: relative;
	overflow: visible;
	background: url(images/background_inner.gif) repeat left top;
}

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

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

#inner {
	width: 100%;
	min-height: 590px;
	padding-top: 155px; /*needed to make room for header*/
	z-index: 75;
} 

#innerHeader {
	position:absolute;
	top:0px;
	left:0px;
	width: 710px;
	height:201px;
	
	/*background:  url(images/header.jpg) no-repeat left top;*/
	
	z-index:2000px;
}

#header{
	position:absolute;
	top:0px;
	left:0px;
	width: 710px;
	height:201px;
	z-index:2000px;
}

#toplogo {
	position:absolute;
	top:0px;
	left:0px;
	width: 710px;
	height: 108px;
	z-index: 74;
}

#ajaxmenu{
	position:absolute;
	top:93px;
	left:0px;
	width: 710px;
	height:43px;
	z-index:2000;
	/*background:  url(images/header_776x43.jpg) no-repeat left top;*/
}

/*#logo {
	position:absolute;
	top: 26px;
	left: 10px;
	width: 237px;
	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:714px}
/* end hide*/

#footer {
	color: #ffffff;
	width: 710px;
	clear:both;
	/*height: 82px;*/
	text-align:left;
	/*left:0px;
	bottom:0px;
	position: absolute;*/
	padding: 20px;
	/*background:  url(images/foot_776x82_2.jpg) no-repeat left top;*/

}
#footer p {
	margin-top: 10px;
}
#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*/

#right {
	width:150px;
	float:right;
	z-index: 75;
	position: relative;
}

#right-inner {
	width: 122px;
	padding-left: 9px;
	text-align: left;
}

#right-inner h2 {
	font-size: 12pt;
}

#sidebarBoxes {
	position: absolute;
	left: 15px;
	top: 100px;
	width: 210px;
	height: 329px;
	/*border: 1px solid pink;*/

	background-image: url('images/sidebar.jpg');
}

#sidebarBoxes div {
	position: absolute;
	/*border: 1px solid pink;*/
	overflow: hidden;
	
	font: bold 8pt Verdana, Arial, sans-serif;
}

#sidebarBoxes div p {
	margin-top: 3px;
	margin-bottom: 3px;
}

#sidebarBox1 {
	margin-left: 34px;
	margin-top: 30px;
	
	width: 87px;
	height: 57px;
}

#sidebarBox2 {
	margin-left: 123px;
	margin-top: 75px;
	
	width: 80px;
	height: 88px;
	
	text-indent: 10px;
}

#sidebarBox3 {
	margin-left: 6px;
	margin-top: 172px;
	
	width: 130px;
	height: 90px;
}

#left {
	position:relative;/*ie needs this to show float */
	width:553px;
	float:left;
	padding-left: 7px;
	z-index: 75;
}

#left-inner {
	padding-left: 9px;
	padding-right: 9px;
	text-align: left;
}

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

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



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

#content h2 {
	font-size: 14pt;
	color: black;
	/*background:  url(images/bullet_17x21.gif) no-repeat left top;*/
	/*padding-left: 19px;*/
	line-height: 24px;
	position: relative;
}

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

#content p {
	font-size: 10pt;
	color: black;
	line-height: 18px;
	_line-height: 16px;
}

#content p a {
	color: #046AA5;
}

#content p a:hover {
	background-color: #046AA5;
	color: #ffffff;
}

#content a, #sidebar a {
	color: #046AA5;
}

#content a:hover, #sidebar a:hover {
	background-color: #046AA5;
	color: white;
}

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


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


.FSF_resultLink {
	color: #618200;
}

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

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

}

a img {
	border: 0;
}

#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;
}
