@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EAE9E3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.smalllink {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(Images/divider.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 8px;
}
.content {
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #E67300;
	line-height: 18px;
	padding: 10px;
	background-color: #FFFFFF;
}
.nav {
	font-family: "Arial Narrow";
	background-image: url(Images/nav_back.jpg);
	background-repeat: no-repeat;
	text-align: left;
	text-transform: uppercase;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.left {
	padding: 10px;
	background-color: #edecdd;
}
.headquarter {
	font-weight: bold;
	color: #345C97;
}

.copyright {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a {
	font-weight: bold;
	color: #335B96;
}
a:hover {
	color: #E67300;
}
.undertitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	background-color: #DCDBE0;
}
.form {
	color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E67300;
	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: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 13px;
}
