body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:10px;
}
p, td, input, select, textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left
}
p{margin:1em 0}
input, select, textarea{
	border:solid 1px;
	border-color:#7f9db9;
	/*width:350px;*/
}
.inputradio{
	border:none;
}
a{
	color:#000;
}
.redtext{
	color:#f00;
}
.boldtext{
	font-weight:700;
}
.title{
	font-size:12px;
	font-weight:700;
}
a:hover{
	text-decoration:none;
}
h1{
	font-size:14px;
	font-weight:700;
	color:#00B394;
	font-variant:small-caps;
}
h2{
	font-size:12px;
	font-weight:700;
	color:#00B394;
}
h2.product{
	color:#000;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0
}
h3{
	font-size:10px;
	font-weight:700;
	color:#00B394;
}
.navbox{
	padding-left:10px;
}
.nav1{
	color:#fff;
	font-size:11px;
	text-decoration:none;
	display:block;
	width:100%;
	padding-bottom:5px;
	padding-top:5px;
}
.nav1bread{
	color:#000;
	text-decoration:none;
	display:block;
	width:100%;
}
.nav2{
	padding-left:5px;
	color:#000;
	font-size:11px;
	text-decoration:none;
	/* text-transform:uppercase; */
	display:block;
	width:100%;
	padding-bottom:5px;
	padding-top:5px;
}
.nav2:hover{
color:#fff;
}
.nav3{
	padding-left:20px;
	color:#000;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	width:100%;
}
.langNav{
	color:#808080;
	font-size:11px;
	font-weight:700;
	background-color:#bbb;
	height:22px;
	padding-top:2px;
	text-align:center
}
.langNavOff{
	color:#000;
	text-decoration:none;
}
.langNavOn{
	color:#BD1029;
	text-decoration:none;
}

.disclaimer, .disclaimer a{
	font-size:10px;
	text-decoration:none;
	text-align:center;
}
/*Styling splashpage*/
#home .box{
	margin:1em;
	padding:1em
	}
#home .nl{background:#4ACED6}
#home .fr{background:#BA122B}
#home .en{background:#EE8D1C}
#home .de{background:#FCD40D}
#home h2,#home h2 a{
	color:#fff;
	text-transform:uppercase;
	}
#home ul{
	list-style:square;
	margin:1em;
	padding:1em;
	}
#home #footer h1{
	display:inline
	}
#home #footer,#footer a{
	color:#00B394;
	font-size:12px;
	text-align:center	;
	}
#construct #footer,#construct #footer a{
	color:#000;
	font-size:12px;
	text-align:center;
	}
	.borderbottomtable{
border-bottom:1px solid #888;
	}
.imglist{
	width:150px;
	}
#ankerlist{
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	padding-bottom:20px;
	padding-top:20px;
	width:54em;
}
#ankerlist li{
	background-position:0 3px;
	background-repeat:no-repeat;
	float:left;
	line-height:20px;
	margin:0;
	padding:0 0 0 1.5em; /* left padding moves the text away from the bullet */
	width:24em;
} 
#ankerlist li a{
	text-decoration:none;
}
#h1header{
	color:#BA122B;
	font-family:Arial;
	font-size:20px;
	}
.frontlinks{
	display:block;
	height:200px;
	text-align:center;
	text-decoration:none;
	width:165px;
	}
.frontlinks:hover{
	text-decoration:none;
	color:#BA122B;
	}
#hname {
	visibility:hidden;
	display:none;
}