body {
	margin: 0px;
	margin-top: 18px;
	margin-bottom: 3px;
        background-color: #ffffff;
}
p{
    margin: 0;
}
a{	
    color: #00A0C6;
    text-decoration: none;
}
a:hover{	
    text-decoration: underline;
}
a img {
	border: none;
}
body, td, span, div, input {
	font-family: Helvetica Neue, Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 1.4;
}
h1 {
        font-size: 14px;
        color: rgb(0, 160, 198);
        font-weight: bold;
        padding-top: 7px;
        padding-bottom: 15px;
}
div.panel {
	width: 917px; 
/*	border-style: solid; 
	border-width: 1px; */
	position: relative;
}
div.header {
	position: relative;
/*	border-style: solid;
	border-width: 1px;
	border-color: #349873;*/
	height: 197px;
}
div.service {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 209px;
	background-image: url(../images/bg_servicenav.gif);
	background-repeat: no-repeat;
	background-position: right top;
/*	border-style: solid;
	border-width: 1px;
	border-color: #0913ff;*/
	width: 180px;
}
div.servicenav {
	position: absolute;
	bottom: 37px;
	left: 72px;
}
div.search {
	position: absolute;
	top: 184px;
	left: 0px;
/*	border-style: solid;
	border-width: 1px;
	border-color: #ff0000;*/
	width: 180px;
	height: 24px;
}
div.languagenav {
	position: absolute;
	top: 3px;
	left: 7px;
        font-size: 10px;
}
div.content {
/*	margin-left: 184px; 
	width: 503px;*/
/*	border-style: solid;
	border-width: 1px;
	border-color: #ff3446;*/
/*	margin-left: 184px;
	width: 503px;
	overflow: hidden;*/
	float: left;
	width: 530px;
	overflow: hidden;
	margin-left: 44px;
}
div.nav {
/*	border-style: solid;
	border-width: 1px;
	border-color: #12ff33;*/
	float: left;
	width: 140px;
/*	padding-top: 8px; baseline navigation */
}
div.navitem {
	padding-top: 8px;
	padding-bottom: 4px;
	text-align: right;
	border-style: solid;
	border-width: 0px;
	border-top-width: 1px;
	border-color: #0099CC;
}
div.navitem2 {
	padding-top: 4px;
	padding-bottom: 2px;
	text-align: right;
	border-style: solid;
	border-width: 0px;
	border-top-width: 1px;
/*	border-color: #D3EFF9;*/
	border-color: #ffffff;
	background-color: #f5f5f5;
}
div.navitem3 {
	padding-top: 2px;
	padding-bottom: 1px;
	text-align: right;
	border-style: solid;
	border-width: 0px;
	border-top-width: 1px;
	border-color: #ffffff;
	background-color: #e6e6e6;
}
div.bluearrowbox {
	background-image: url(../images/bg_bluearrowbox.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #E5F5F9;
	padding: 7px;
	overflow: hidden;
/*	width: 126px;*/
}
div.redarrowbox {
	background-image: url(../images/bg_redarrowbox.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #E5F5F9;
	padding: 7px;
	overflow: hidden;
/*	width: 126px;*/
}
div.noarrowbox {
        margin-top: 4px;
	background-position: right top;
	background-color: #E5F5F9;
	padding: 7px;
	overflow: hidden;
	width: 126px;
}
div.infocolumn {
/*	border-style: solid;
	border-width: 1px;
	border-color: #0913ff;*/
	float: right;
	width: 180px;
	padding-top: 26px;
}
div.agenda {
	border-style: solid;
	border-width: 1px;
	border-color: #0099CC;
	background-color: #f2fafc;
	padding: 15px;
}
div.agenda div.agendaitem {
	margin-top: 20px;
	width: 148px;
	display: block;
}
a.more:visited {
	color: #00A0C6;
	text-decoration: none;
	background-image: url(../images/more_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 21px;
}
a.more:link {
	color: #00A0C6;
	text-decoration: none;
	background-image: url(../images/more_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 21px;
}
a.more:hover {
	color: #00A0C6;
	text-decoration: underline;
	background-image: url(../images/more_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 21px;
}
a.back:visited {
	color: #00A0C6;
	text-decoration: none;
	background-image: url(../images/back_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 21px;
}
a.back:link {
	color: #00A0C6;
	text-decoration: none;
	background-image: url(../images/back_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 21px;
}
a.back:hover {
	color: #00A0C6;
	text-decoration: underline;
	background-image: url(../images/back_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 21px;
}
#agenda a:visited {
	color: #00A0C6;
	text-decoration: none;
}
#agenda a:link {
	color: #00A0C6;
	text-decoration: none;
}
#agenda a:hover {
	color: #00A0C6;
	text-decoration: underline;
}
#nav a{
    line-height: 1.5;
}
#nav a:visited {
	color: #000000;
	text-decoration: none;
}
#nav a:link {
	color: #000000;
	text-decoration: none;
}
#nav a:hover {
	color: #00A0C6;
	text-decoration: none;
}
#nav a.selected:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#nav a.selected:hover {
	color: #00A0C6;
	text-decoration: none;
	font-weight: bold;
}
#nav a.selected:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#nav a.subnav1:visited {
	color: #000000;
}
#nav a.subnav1:link {
	color: #000000;
}
#nav a.subnav1:hover {
	color: #00A0C6;
}
#nav a.subnav1selected:visited {
	color: #000000;
	font-weight: bold;
}
#nav a.subnav1selected:link {
	color: #000000;
	font-weight: bold;
}
#nav a.subnav1selected:hover {
	color: #00A0C6;
	font-weight: bold;
}
#nav a.subnav2:visited {
	color: #000000;
}
#nav a.subnav2:link {
	color: #000000;
}
#nav a.subnav2:hover {
	color: #00A0C6;
}
#nav a.subnav2selected:visited {
	color: #000000;
	font-weight: bold;
}
#nav a.subnav2selected:link {
	color: #000000;
	font-weight: bold;
}
#nav a.subnav2selected:hover {
	color: #00A0C6;
	font-weight: bold;
}
#languagenav a:visited {
	color: #ffffff;
	text-decoration: none;
}
#languagenav a:link {
	color: #ffffff;
	text-decoration: none;
}
#languagenav a:hover {
	color: #ff0000;
	text-decoration: none;
}
#languagenav a.selected:visited {
	color: #ff0000;
	text-decoration: none;
}
#languagenav a.selected:link {
	color: #ff0000;
	text-decoration: none;
}
#servicenav a:visited {
	color: #ffffff;
	text-decoration: none;
}
#servicenav a:link {
	color: #ffffff;
	text-decoration: none;
}
#servicenav a:hover {
	color: #00A0C6;
	text-decoration: none;
}
#servicenav div.navitem {
	padding-bottom: 7px;
	padding-top: 14px;
	border-width: 0px;
	border-style: solid;
	border-bottom-width: 1px;
	border-color: #ffffff;
	text-align: left;
	width: 108px;
}
div.banner {
	padding: 0px;
/*	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #999999;*/
}
hr.cleaner {
	clear:both;
	height:3px;
	margin: 21px 0 0 0; padding:0;
	border:none;
	visibility: hidden;
}
div.signature {
	text-align: right;
	font-size: 10px;
}
ul {
	margin: 0;
	padding-left: 12px;
	list-style-image: url(../images/dash.gif);
}
div.bluetitle {
	font-size: 14px; 
	color: rgb(0, 160, 198); 
	font-weight: bold; 
	padding-top: 7px;
	padding-bottom: 15px;
}
div.greyttitle {
	margin-top: 11px; 
	font-size: 16px; 
	color: #333333; 
	font-weight: bold;
}
table.formelement td {
	padding-bottom: 10px;
}
table.formelement td.label {
	width: 140px;
	padding-right: 10px;
}
table.formelement input.text {
	width: 90%;
}
table.formelement textarea {
	width: 90%;
}
table.formelement select {
	width: 90%;
}
