a {
	color: #00457c;
	text-decoration: none;
}

a:hover {
	color: #150820;
}

td {
	font-family:  "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #4e4e4e;
	vertical-align: top;
}

html {
	height: 100%;
}

input {
	font-family:  "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

body {
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:  "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #DADAD1;
}

h1 {
	font-weight: normal;
	font-size: 16px;
	color: #00457c;
}

b, strong {
	color: #00457c;
}

a.picture img {
	filter:			alpha(opacity=30);
	-moz-opacity:	0.3;
	opacity:		0.3;
}

a.picture:hover img {
	filter:			alpha(opacity=100);
	-moz-opacity:	1;
	opacity:		1;
}

.form_selection {
	border-style: dashed;
	border-width: 1px;
	border-color: #410273;
	padding: 1px;
}

#printing_footer {
	display: none;
}

#printing_page_content{
	display: none;
}

#header {
	position: relative;
	width: 870px;
	height: 207px;
}

#language_selection {
	position: absolute;
	top: 10px;
	right: 10px;
	height: 17px;
	width: 145px;
	text-align: center;
	background-image: url(../pictures/page/lang_selection_background.gif);
	color: #FFB300;
	font-size: 10px;
	line-height: 17px;
}

#language_selection a {
	color: #ffffff;
}

#language_selection a:hover {
	color: #FFB300;
}

#header_image {
	position: absolute;
	top: 37px;
	left: 10px;
	width: 680px;
	height: 146px;
	overflow: hidden;
}

#header_links {
	position: absolute;
	height: 146px;
	width: 170px;
	top: 37px;
	overflow: hidden;
	background-color: #ffffff;
	right: 10px;
	z-index: 120;
}

#navigation_second {
	position: absolute;
	top: 27px;
	left: 100px;
	height: 26px;
	width: 300px;
	z-index: 130;
}

#navigation_top {
	position: absolute;
	top: 0px;
	left: 10px;
	height: 57px;
	width: 690px;
	overflow: hidden;
	z-index: 10;
}

#navigation_title {
	position: absolute;
	bottom: 18px;
	left: 0px;
	width: 200px;
	height: 40px;
	z-index: 100;
}

.navigation_title {
	font-weight: bold;
	color: #00457c;
	vertical-align: middle;
	padding-left: 20px;
	background-color: #ffffff;
	font-size: 14px;
}

.navigation_top {
	vertical-align: middle;
	color: #ffffff;
	font-size: 11px;
}

.navigation_top span {
	padding-left: 10px;
	padding-right: 10px;
}

.navigation_top a {
	color: #00457c;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.navigation_top a:hover {
	color: #999999;
}

.bron td {
	border-bottom-color: #cccccc;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

.navigation_left {
	font-weight: bold;
	border-bottom-color: #00457c;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.navigation_left span {
	padding-bottom: 7px;
	padding-top: 7px;
	padding-left: 20px;
	background-image: url(pictures/page/links_third_background.gif);
	display: block;
	color: #00457c;
}

.navigation_left a {
	display: block;
	color: #00457c;
	padding-bottom: 7px;
	padding-top: 7px;
	padding-left: 20px;
}

.navigation_left a:hover {
	color: #999999;
	background-image: url(pictures/page/links_third_background.gif);
}

#navigation_third {
/*
	position: absolute;
	left: 0px;
	top: -10px;
*/
	width: 196px;
}

#page_content {
	position: relative;
	width: 450px;
}

#extra {
	position: relative;
	width: 150px;
}

.print_icon {
	position: absolute;
	right: 0px;
	top: 0px;
}

.message {
	color: red;
	font-weight: bold;
}

.button {
	color: #00457c;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	background-color: #CDCECF;
	padding: 8px 10px 8px 10px;
    floar: left;
	border: 0px;
	text-align: center;
	vertical-align: middle;
}

.button:hover {
	color: #7C7D80;
	background-image: url(pictures/page/links_third_background.gif);
}
