@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
}
#wrapper {
	display: block;
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#wrapper #header {
	display: block;
	height: 80px;
	width: 100%;
	position: relative;
	top: 0px;
}
#wrapper #header #logo {
    display: block;
	height: 73px;
	width: 300px;
	position: absolute;
	top: 10px;
	left: 5px;
}

img.logo{
    max-width: 300px;
    max-height: 73px;
}

#wrapper  #header  #cookie {
	width: 340px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-left-color: #333333;
	position: absolute;
	height: 70px;
	text-align: center;
	left: 498px;
	top: 19px;
	background-color: #F0F8FC;
}
#wrapper #header #cookie #cheader {
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	width: 340px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #DAEEF8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#wrapper #header #cookie #cinfo {
	font-size: 8.5pt;
}


#wrapper #body {
	position: relative;
	top: 10px;
	display: block;
	height: 520px;
	width: 100%;
	padding: 5px;
	background-image: url(../images/hm-bg.jpg.png);
	background-repeat: no-repeat;
}
#wrapper #footer {
	font-size: 80%;
	color: #999;
	text-align: center;
	display: block;
	padding: 2px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 0px;
	font-family: Tahoma, Geneva, sans-serif;
}
#wrapper #body #innerbody #paymentinfo {
	font-size: 80%;
	position: absolute;
	width: 450px;
	left: 285px;
	display: block;
	text-align: left;
	top: 400px;
}

#wrapper #body #innerbody #top{
	position: relative;
	top: 30px;
	width: 100%;
	text-align: left;
	display: block;
	left: 5px;
}
#wrapper #body #innerbody #line1{
	position: relative;
	width: 100%;
	top: 60px;
}
#wrapper #body #innerbody #line2{
	position: relative;
	width: 100%;
	top: 60px;
	z-index: 100;
}
#wrapper #body #innerbody #form{
	position: relative;
	top: 70px;
	height: 200px;
	width: 100%;
	display: block;
}
.small {
	font-size: 65%;
	font-family: Tahoma, Geneva, sans-serif;
}
.required {
	font-size: 70%;
	color: #F00;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
#wrapper #body #innerbody {
	display: block;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 520px;
}
#not-found-form {
	font-size: 64%;
}
#alert {
	font-size: 70%;
}

.m_email:visited {
	text-decoration: none;
	color: #999;
}
		
		.m_email:link {
	text-decoration: none;
	color: #999;
}
	
		
	
.m_email:active {
	text-decoration: none;
	color: #999;
}
.m_email:hover {
	text-decoration: underline;
	color: #00F;
}
#wrapper  #footer  #new_cookies  {
	position: relative;
	margin-top: 5px;
	margin-bottom: 5px;
}
#wrapper #header #google_translate_element {
	position: absolute;
	left: 530px;
	top: 61px;
}

#wrapper #footer #new_cookies #new_cheader {
		color: #333333;
	font-weight: bold;
	font-size: 8.5pt;
	width: 130px;
	float: left;
	background-color: #CCCCCC;
	border: 1px solid #666666;
	padding: 3px;
	text-align: center;
}
	
#wrapper #footer #disclaimer {
	text-align: justify;
	width: 100%;
}

#wrapper #footer #disclaimer-header {
	color: #333333;
	font-weight: bold;
	font-size: 8.5pt;
	width: 130px;
	float: left;
	background-color: #CCCCCC;
	border: 1px solid #666666;
	padding: 3px;
	text-align: center;
}

#wrapper #footer #new_cookies #new_cinfo {
	float: left;
	width: 710px;
	text-align: left;
	margin-left: 5px;
}
#wrapper #footer #disclaimer #disclaimer-text {
	float: left;
	width: 710px;
	margin-left: 5px;
}

#solutionlabs{
    margin-top: 15px;
    margin-bottom: 15px;
    width: 100%;
    text-align: center;
}

#solutionlabs table{
    margin-right: auto;
    margin-left: auto;
}

#solutionlabs img{
    max-height: 30px;
}

