body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    word-spacing: 1px;
    line-height: 22px;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background-color: #FCFCFC;
}
a {
    color: #165DA8;
    text-decoration: none;
}
a:visited {
    color: #5B16A8;
    text-decoration: none;
}
a:hover {
    color: #165DA8;
    text-decoration: underline;
}
table {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.mainTable {
    background-image: url(images/index_16.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.headline {
    font-size: 14px;
    font-weight: bold;
    color:#000000;
}
.tableHeader {
    font-size: 14px;
    font-weight: bold;
    color:#ffffff;
}
.includeTable {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding-left: 40px;
    padding-right: 50px;
}
.homeTable {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding-left: 0px;
    padding-right: 0px;
}
.subMenu {
    font-size: 12px;
    font-weight: normal;
    color: #165DA8;
    padding-left: 40px;
    padding-top: 20px;
    font-family: Arial, Helvetica, sans-serif;
}
.qualitystatement {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
}
.qualitystatementtext {
    padding-right: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

.newsText {
    padding-left: 34px;
    padding-right: 50px;
    padding-top: 10px;
}

.register {
	float: right;
	background: url(images/bg_news.png) repeat-y left;
}

.register .newsText {
	padding-right: 0;
}

.register_bot {
	width: 300px;
	height: 42px;
	background: url(images/index_17.png) no-repeat;
}

.alternatetext {
	line-height: 22px;
}

.clr {
	clear: both;
}