body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	color:#7F7861;
	text-align:justify;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	color:#7F7861;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	color:#7F7861;
}


a{
	color:#0098CA;
	font-weight:normal;
	text-decoration:underline;
}
a:HOVER{
	color:#0098CA;
	font-weight:normal;
	text-decoration:none;
}

H1{
	color:#0098CA;
	font-size:18px;
	margin-top:5px;
	margin-left:0px;
}
H3{
	color:#0098CA;
	font-size:14px;
	margin:0px;
}
form{
	margin:0px;
}

#container{
	margin: 0px auto;
	width:775px;
}
#homecontainer{padding:15px;border:1px solid #999999;}
#homeinner{background-color:#F0EFEA; width:100%; border:1px solid #CCCCCC;}
#homecontent{padding:15px;}
#homecontentheader{background-color:#0098CA;
height:20px;
padding-top:2px;
padding-bottom:2px;
padding-left:10px;
color:#FFFFFF;
}

#searchbar{
	background-color:#0098CA;
	border:1px solid white;
	text-align:right;
	padding-top:3px;
	padding-bottom:3px;
}
input.searchbox{
	font-size:9px;
	color:#666666;
	width:150px;
	border:1px solid white;
}

#contentholder{
	background: url('images/templateimages/w.gif') no-repeat right top #F0EFEA;
	margin-top:5px;
	border:1px solid white;
	
}

.clearfix:after { 
    content: ".";  
    display: block;  
    height: 0;  
    clear: both;  
    visibility: hidden; 
} 
 
.clearfix {
	display: inline-table;
} 
 
/* Hides from IE-mac \*/ 
* html .clearfix {height: 1%;} 
.clearfix {
	display: block;
} 
/* End hide from IE-mac */

div#backgroundi{background-image:url(Images/TemplateImages/backcontent.gif);background-repeat:repeat-y;background-position:140px 0px ;}
div#wrapper{float:left;width:100%;}
div#menu{float:left;width:130px;margin-left:-773px; text-align:left}
div#news{float:left;width:140px;margin-left:-140px;border-bottom:1px solid white;text-align:left;}

#news_text{
	border-top:1px solid white;
	padding:3px;
}
#safety{
border:1px solid #666666;}
.tablefont{
	color:white;
}