@charset "UTF-8";
body {
	background-color: #4f4f4f;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
.wrapper {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #cccccc;
	text-align: left;
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #949494;
}
.header {
	background-image: url(images/header_bg.gif);
	background-repeat: no-repeat;
	height: 75px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 22px;
	padding-top: 88px;
	padding-right: 22px;
}
.menu ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-top: 32px;
}
.menu li {
	display: inline;
	margin-right: 44px;
}
.menu .highlighted {
	color: #000000;
}
.menu a {
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.menu a:hover {
	text-decoration: underline;
}
.submenu {
	padding-right: 22px;
	padding-left: 22px;
	background-color: #000000;
	padding-top: 8px;
	padding-bottom: 8px;
}
.submenu ul {
	margin: 0px;
	padding: 0px;
}
.submenu li {
	list-style-type: none;
	display: inline;
	margin-right: 30px;
}
.submenu a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
}
.submenu a:hover {
	text-decoration: underline;
}
html>body .content {
	height: auto;
}
.content {
	background-repeat: repeat-y;
	background-image: url(images/text_bg.gif);
	height: 1px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 18px;

}
.contentfull {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	margin: 20px;
}
.margin {
	padding: 20px;
}
.col1 {
	width: 267px;
	margin-right: 20px;
	float: left;
}
.col2 {
	float: right;
	width: 513px;
	padding: 20px;
}
.fullcolumn {
	padding: 20px;
	background-color: #FFFFFF;
}
.addressbox {
	background-color: #292929;
	border: 1px solid #FFFFFF;
	padding: 12px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
	margin-top: 20px;
}
.addressbox p {
	margin-bottom: 0px;
}
.addressbox a {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.clear {
	clear: both;
}
.newsbox {
	margin-top: 20px;
	padding: 12px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #770000;
	margin-top: 0px;
}
h2 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}
.technology img {
	border: 1px solid #4f4f4f;
}
.technology .titles a {
	font-size: 11px;
	font-weight: bold;
	color: #770000;
	text-decoration: none;
	line-height: 13px;
}
.technology .titles a:hover {
	text-decoration: underline;
}
.technology .titles td {
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: left;
}
.download {
	border: 1px solid #af0000;
	padding: 10px;
}
.imagecol {
	float: left;
	width: 290px;
}
.imagecol ul {
	padding-left: 12px;
	padding-right: 20px;
	margin-bottom: 30px;
	margin-right: 20px;
}
.imagecol li {
	margin-bottom: 14px;
}
.imagecol img {
	margin-bottom: 20px;
	border: 1px solid #4f4f4f;
}
.reference {
	font-size: 10px;
}
.textcol {
	float: left;
	width: 510px;
}
a {
	font-weight: bold;
	color: #af0000;
	text-decoration: underline;
}
.datatable td {
	padding-right: 10px;
	padding-bottom: 5px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 5px;
}
.processtable td {
	padding-right: 66px;
	vertical-align: top;
	padding-top: 10px;
}
.footer {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 18px;
	padding-bottom: 18px;
	text-align: right;
	width: 882px;
	margin-right: auto;
	margin-left: auto;
}
.personnel img {
	border: 1px solid #4f4f4f;
	margin-right: 40px;
}
.personnel td {
	vertical-align: top;
	padding-bottom: 20px;
}
.personnel {
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.personnel h3 {
	font-size: 16px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.news {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 20px;
	clear: both;
}
.news img {
	border: 1px solid #4f4f4f;
}
.contactstable td {
	padding-bottom: 20px;
	padding-right: 20px;
	width: 246px;
	vertical-align: top;
}
.contactstable {
	margin-top: 10px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.redbold {
	font-weight: bold;
	color: #af0000;
}
.adobeacrobat {
	background-image: url(images/pdf.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 77px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #333333;
	font-size: 11px;
	height: 47px;
	padding-top: 20px;
}.gcellvideos {
	float: left;
	width: 400px;
}
