body {
	margin: 0;
	padding: 0;
	background-color: White;
	color: #000000;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
a {
	color: #087354;
}
a.a {
	color: #087354;
}
a:hover {
	text-decoration: none;
	color: #E3BBA4;
}
.menu_4 {
	color:#087354;
	font-size: 13px;
	font-weight: bold;
	padding-left: 10px;
	text-decoration: none;
}
.menu_head {
	font-size: 13px;
	font-weight: bold;
	color: 087354;
	text-transform: uppercase;
}
a.menu_head {
	text-decoration: none;
	color: 087354;
}
a.menu_head:hover {
	text-decoration: underline;
	color: 35AC89;
	font-size: 14px;
	font-weight: bold;
}
.li {
	color: #DA251D;
	font-size: 11px;
	text-transform: none;
	font-weight: normal;
}
a.li {
	color: #226E58;
}
a.li:hover {
	text-decoration: none;
	color: #DA251D;
}
h1 {
	color: #226E58;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

h2 {
	color: #226E58;
	font-weight: bold;
	font-size: 12px;
	font-weight: bolder;
}

h3 {
	color: #f3702e;
	font-weight: bold;
	font-size: 11px;
	font-weight: bolder;
}

.red_pr {
	color: #FF0000;
	font-weight: bold;
	font-size: 10px;
}
.blue_pr {
	color: #D4D0C8;
	font-weight: bold;
	font-size: 10px;
}
.copyright {
	color: White;
	font-size: 11px;
}
.roadmap {
	color: #464646;
	font-size: 11px;
	font-weight: bold;
}
a.roadmap {
	color: #183A85;
	font-weight: normal;
}
a.roadmap:hover {
	text-decoration: none;
}

.menufont_level_1 a {
	color:#1B3C31;
	font-size: 13px;
	padding-left: 10px;
	left: 10px;
	font-weight: bold;
	text-decoration: none;
	display:block;
}

.menufont_level_1 a:hover {
	color:#f3702e;
	text-decoration: underline;
}

.menufont_level_1_push {
	color:#1B3C31;
	font-size: 13px;
	padding-left: 10px;
	left: 10px;
	font-weight: bold;
	text-decoration: none;
}
.subheaderblue {
	color:#000099;
	font-size: 13px;
	padding-left: 10px;
	left: 10px;
	font-weight: bold;
	text-decoration: none;

}
.subheaderlightblue {
	font-size: 12px;
	font-weight: bold;
	color: #8A8AFF;
}
.subheadergrey {
	font-size: 13px;
	font-weight: bold;
	color: #999999;
}
.subheaderdarkgrey {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
.subheaderred {
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}
.subheadergreen {
	font-size: 13px;
	font-weight: bold;
	color: #006633;
}
.relevantheader {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #336633;
	background-position: 7px 7px;
}
.relevantlist {
	list-style-position: inside;
	list-style-type: circle;
}
.go2begin {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #336633;
	background-position: 5px 5px;
}
.ButtonSEND{
  background:#2d7466;
  border: 0px;
  text-decoration:none;
  color:#ffffff;  
}
