body{
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	font-family:Tahoma, Arial, Helvelica, sans-serif; font-size:11px;
	color: #666666;
	background-image:url(bg_interna.gif);
	background-position:top center;
	background-repeat:no-repeat;
}
td{
font-family:Tahoma, Arial, Helvelica, sans-serif; font-size:11px;
	color: #666666;
}
th{
height:20px;
background-color:#999999;
line-height:20px;
color:#ffffff;
text-align:left;
padding-left:1px;
font-family:Tahoma, Arial, Helvelica, sans-serif; font-size:11px;
}
form, img{
margin:0px;
padding:0px;
border:0px;
}
input, select, textarea{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#888888;
	border:1px solid #989898;
	
}
button{
background-color:#474747;
border:1px solid #474747;
color:#ffffff;
font-weight:bold;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:10px;
}
h1{
	font-family:"Lucida Sans Unicode";
	font-size:18px; letter-spacing:-0.05em;
	color:#20589E;
	font-weight:normal;
	margin-bottom:10px;
}
.safety{
color:#CC3333;
}
h2{
	font-family:"Lucida Sans Unicode";
	font-size:14px; letter-spacing:-0.05em;
	color:#20589E;
	font-weight:bold;
	margin-bottom:5px;
}
h3{
	font-family:"Lucida Sans Unicode";
	font-size:12px; /*letter-spacing:-0.05em;*/
	/*font-weight:bold;*/
	margin-bottom:5px;
}
#subnavigation{
padding-left:20px;
color:#444444;
text-align:left;
}
#subnavigation a{
	color: #444444;
	text-decoration: none;
	font-weight:normal;
}
#subnavigation a.bold{
	font-weight:bold;
}

#subnavigation a:link {
	color: #444444;
}
#subnavigation a:visited {
	color: #444444;
}
#subnavigation a:hover {
	color: #444444;
/*	background-color: #FF0000;*/
}
#subnavigation a:active {
	color: #444444;
}


a{
	color: #20589E;
	text-decoration: none;
	font-weight: bold;
	padding: 0px;
}

a:link {
	color: #20589E;
}
a:visited {
	color: #20589E;
}
a:hover {
	color: #20589E;
/*	background-color: #FF0000;*/
}
a:active {
	color: #20589E;
}
/*#site td{
	text-align:left;
}*/
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navigation ul li {
	display: inline;
}
#navigation {
	margin-left:20px;
	text-align: left;
	padding-bottom: 4px;
	padding-top: 8px;
}
#navigation {
	/*text-transform: capitalize;*/
}
#navigation ul li a {
	background-color: #F0F0F0;
	padding: 4px 10px;
	color: #858585;
	text-decoration: none;
	font-weight:normal;
}
#navigation ul li a.current {
	color: #333333;
	background-color: #D3D3D3;
	padding-top: 8px;
	cursor: default;
	background-image:url(nav_current_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#navigation ul li a.blank{
	background-color: #ffffff;
}
#navigation ul li a:hover {
	background-color: #444226;
	color: #eeeeee;
}
#navigation ul li a.current:hover {
	background-color: #D3D3D3;
	color: #333333;
}
div.fixed-width {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
p.img{
float:left; margin-right:10px; margin-bottom:5px;
font-size:9px;
}
p.img2{
margin-right:10px; margin-bottom:5px;
font-size:9px;
}
p.imgl{
float:left; margin-right:10px; margin-bottom:5px;
font-size:9px;
}
p.imgr{
float:right; margin-right:10px; margin-bottom:5px;
font-size:9px;
}
p.img img{
	margin-bottom:2px;
}
p.imgr img{
	margin-bottom:2px;
}

