body {
	margin : 0;
	text-align: center;  /* centering the content for IE6 */
	font-family: verdana, sans-serif;
	font-size:0.7em;
	color:#000;
	background: url(images/bg.gif);
	line-height: 1.3em;
}
a:link {color: #0f843b; text-decoration: none; }
a:visited {color: #0f843b; text-decoration: none;}
a:active {color: red; text-decoration: none; }
a:hover {color: blue; text-decoration: none; }

div, form, table {
	margin:0;
	padding:0;
}

.clr {
	clear:both;
}




#container {
	margin:auto; /* for IE6 and Firfox centering */
	text-align:left; /* so that IE6 and Firefox puts the text to the left */
	
	width:1000px;
}

#bgshadow_mid {
	background: url(images/bgshadow_mid.png) 0 0 repeat-y;
	border: none;
	padding:0 54px;
	min-height:150px;
}

#bgshadow_top {
	height:34px;
	background: url(images/bgshadow_top.png) 0 0 no-repeat;
	border: none;
}

#bgshadow_bot {
	height:54px;
	background: url(images/bgshadow_bot.png) 0 100% no-repeat;
	
	
}

#header {
	width:auto;
	height:204px;
	padding:2px 0;
}
#topbar {
	height:9px;
	background: url(images/topbar.gif) 0 0 repeat-x;
}

#home {
	width:286px;
	float:left;
	text-align:center;
}

h1#gone {
	display:none;
}

.banner4main {
	height:200px;
	width:600px;
	float:right;
	overflow:hidden;
	border:2px solid #d7d7d7;
}

#menu {
	background: url(menu/greenfireback.gif) 0 0 repeat-x;
	padding-bottom: 15px;
	width:auto;
	height:35px;
	overflow:hidden;
}

#menubox {
	float:left;
	width:720px;
}

#searchbox {
	float:right;
	background: url(images/searchbox.gif) 0 0 no-repeat;
	padding:5px 0 0 4px;
}
#searchboxx {
	background:none;
	border:none;
	width: 111px;
	height: 15px;
	margin-top:-5px;
	color:#fff;
}

#date {
	font-size:10px;
	text-transform: uppercase;
	font-family: arial;
	color: #808284;
	text-align:right;
	padding-bottom:3px;
}
#dateflash {
	font-size:10px;
	text-transform: uppercase;
	font-family: arial;
	color: #808284;
	text-align:right;
}


#left {
	float: left;
	width:350px;
}

#middle {
	float: left;
	width:250px;
	padding:10px;
	overflow:hidden;
}

#right {
	float:left;
	width:260px;
}

#footer {
	background: url(images/footerhr.gif) 0 0 no-repeat;
	padding-top:20px;
}

#fleft {
	float:left;
	width:400px;
}

#fright {
	float:right;
	width:400px;
	text-align:right;
}


#fright #copyright {
	text-align:right;
	color: #979797;
}


#mainfull, #mainfull_orsb, #mainfull_ex, #mainfull_geo, #mainfull_ilo, #mainfull_eq {
	width:auto;
	padding:0 20px 20px 20px;
	min-height:350px;
	
}

#mainfull {
	background: url(images/bgmainfull.gif) 100% 100% no-repeat;

}

#mainfull_orsb {
	background: url(images/bgmainfull_orsb.html) 100% 100% no-repeat;

}

#mainfull_ex {
	background: url(images/bgmainfull_ex.gif) 100% 100% no-repeat;

}

#mainfull_geo {
	background: url(images/bgmainfull_geo.gif) 100% 100% no-repeat;

}

#mainfull_ilo {
	background: url(images/bgmainfull_ilo.gif) 100% 100% no-repeat;

}

#mainfull_eq {
	background: url(images/bgmainfull_eq.gif) 100% 100% no-repeat;

}

h2 {
	
	height:20px;
	padding-left:40px;
	/* background: url(images/h2logo.gif) 0 -1px no-repeat;*/
	border-bottom:1px dotted #537b23;
}

h3 {
	text-transform: uppercase;
	padding-left:32px;
	background: url(images/h3eq.gif) 0 100% no-repeat;
	line-height:27px;
	color:#000000;
	font-size:1.25em;
}

h4 {
	font-size:1.15em;
	text-transform: uppercase;
}

h5 {
	font-size:1em;
	text-transform: uppercase;
}

h6 {
	font-size:0.9em;
	text-transform: uppercase;
}


@media print{
	
	span.print-text { display: inline !important ;} 
	img.replacement { display: none ; }

}

h3.newstitle {
	margin-bottom:0;
	text-transform: none;
	padding-left:0;
	background:none;
	font-size:1.1em;
	font-weight:bold;
	color:#555;
	line-height:1.1em;
}

.newsshort {
	margin-top:4px;
}

.newsreadmore {
	margin-top:5px;
	text-align:right;
	margin-bottom:5px;
}

.loginbox {
	border:1px solid #aaa;
	background-color: #ccc;
	height:14px;
}


.small {
	font-size:xx-small;
	font-weight: normal;
}

.newsdate {
	font-size: xx-small;
	font-weight: normal;
	font-style: italic;
}

input.feedback, textarea.feedback {
	width:300px;
	border:1px solid #999;
	background-color:#eee;
}

textarea.feedback {
	height:200px;
}


input.verif {
	border:1px solid #999;
	width:35px;
	background-color:#eee;
}
