.link {
	color: #006699;
}
.rightcolumn {
	text-align: left;
	vertical-align: top;
	width: 164px;
}
.headerpage {
	font-size: 20px;
	margin-top: 0px;
	margin-bottom: 20px;
}
.header17 {
	font-size: 17px;
	font-weight: bold;
	line-height: 19px;
	clear: both;
	margin-top: 20px;
	margin-bottom: 12px;
}
.illustrationR {
	float: right;
	margin-bottom: 15px;
	margin-left: 22px;
}
.illustrationL {
	float: left;
	margin-right: 17px;
	margin-bottom: 15px;
}
.header17b {
	font-size: 17px;
	font-weight: bold;
	line-height: 19px;
	color: #006699;
	clear: both;
	margin-top: 20px;
	margin-bottom: 12px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2A2A2A;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 0px;

}
.listnum {
	list-style-type: decimal;
	margin-left: 17px;
	text-indent: -12pt;
	margin-top: 0px;
	margin-bottom: 0px;
}
.oll {
	position: relative;
	left: -12px;
}
.greyfield {
	background-color: #E8E8E8;
	text-align: left;
	height: 29px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 15px;
	vertical-align: bottom;
	padding-right: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 554px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2A2A2A;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2A2A2A;
}

.image-with-label {
	float: left;
	padding-right: 20px;
}

.image-with-label p {
	text-align: center;
	margin-top: 7px;
}

.toRight {
	padding-top: 40px;
}


.form {
    width: 100%;
}

.form th {
    background-color: #666666;
    height: 28px;
    color: #fff;
    text-align: center;
    vertical-align: middle;
}

.form input {
    border: 0 none;
    border-bottom: 1px solid #000;
    width: 100%;
}

.form td {
    padding-right: 10px;
    vertical-align: top;
    padding: 2px 10px 2px 0;
}

.form label {
    font-size: 90%;
}

.form .check input {
    width: auto;
    border-bottom: 0 none;
}

.form table {
    width: 100%;
    border-collapse: collapse;
}

.form table td {
    padding: 0;
    text-align: center;
    white-space: nowrap;
}

.form .input1 {
    width: 20%;
}

.form .input6 {
    width: 100%;
    padding: 0 10px;
}

.form .input7 {
    width: 100%;
    padding: 0 10px;
}

.form .input3 {
    width: 20%;
    padding-right: 5px;
}

.form .button input {
    width: auto;
    border: 1px solid #777;
    background-color: #666666;
    color: #fff;
}

#language_chooser {
    position: absolute;
    right: 20px;
    top: 20px;
    color:#2A2A2A;
    font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
}

#language_chooser a {
    color:#2A2A2A;
    font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
}

#language_chooser a {
    margin: 0 5px;
}