body{	
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 14px;
    color: #000;
    margin:0;
    margin-bottom:20px;
    background-color:#e5e5e5;
}
div,p  {
	margin-top:0px;
}/*clear top margin for mozilla*/

div, p, img, a, td, ul, ol {
    font-size: 1em; 
}

ol {
    margin-left: 1em;
    padding-left: 1em;
}

ul{
   
   margin-left: .75em;
   padding-left: .75em;
}

ol li {
    margin-left: 1em;
    padding: 0 0 .5em.3em;
    list-style: decimal;
}

h1, h2, h3, h4 {
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	margin: .5em 0;
	padding-bottom: 15px;
	letter-spacing: .07em;
}
h1 { font-size: 218% }
h2 { font-size: 164%; }
h3 { font-size: 145%; }
h4 { font-size: 118%; letter-spacing: .15em }

p { padding: 0 0 1em; }

a, a:link { 
    text-decoration: none;
    color: #8ac43f;
}
a:visited { color: #8ac43f; }
a:hover { color: #009933; text-decoration: underline; }
a:active { color: #8ac43f; }



#right {
	width:206px;
	float:right;
	z-index: 55;
}
#right-inner {
	width: 178px;
	padding-left: 9px;
	text-align: left;
}
#right-inner h2 {
	font-size: 15px;
}
.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;
}

.back {
	float:left;
}
.forward {
	float:right;
}
.clearBoth {
	clear:both;
}
#footer {
	width:996px;
	height:44px;
	text-align:left;
	margin:auto;	
}
.deco {
	width:576px;
	height:346px;
	padding-top:44px;
	padding-left:50px;
    	background: url(images/deco.jpg);
	background-repeat:no-repeat;
	margin-left:100px;
}
.sh_left {
	width:8px;
    	background: url(images/sh_left.jpg);
}
.sh_right {
	width:8px;
    	background: url(images/sh_right.jpg);
}
.copy {
	padding-top:12px;
	font-size:11px;
	text-align:right;
	color:#5c5c5c;
}

.linkbutton, .linkbutton a:link, .linkbutton a:active, .linkbutton a:visited{
	padding: 3px 8px;
	background-color: #dee9cf;
	text-decoration: none;
	font-weight: bold;
	color:#8ac43f;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
	-webkit-box-shadow: 2px 2px 2px #333333;
	-moz-box-shadow: 2px 2px 2px #333333;
	box-shadow: 2px 2px 2px #333333; 
}

.linkbutton a:hover {
	padding: 3px 10px;
	background-color: #dee9cf;
	text-decoration: none;
	font-weight: bold;
	color: #8ac43f;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
	-webkit-box-shadow: 1px 1px 1px #333333;
	-moz-box-shadow: 1px 1px 1px #333333;
	box-shadow: 1px 1px 1px #333333; 
}

.footer_menu ul {
	margin:0px;
	padding:0px;
	padding-top:12px;
/*	padding-left:10px;*/	
	list-style-type:none;
}

.footer_menu ul li {
	display:inline;
	padding-right:5px;	
}
.footer_menu ul li a:link, .footer_menu ul li a:active, .footer_menu ul li a:visited {
	color:#5c5c5c;
	font-size:11px;
	text-decoration:none;
}
.footer_menu ul li a:hover {
	color:#5c5c5c;
	font-size:11px;
	text-decoration:underline;
}
.active {
	font-weight:bold;
}
.content {
	width:900px;
	padding:20px 40px 20px 40px;
}
#page {
    width: 996px;
    margin: 0 auto;
    text-align: left;
    background-color:#fff;
}

