body{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: White;
	color: #535068;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}
A:Link{
	color: #25AD4A;
		text-decoration: underline;
}
A:Visited{
color: #25AD4A;
text-decoration: underline;
}
A:Hover{
	color: #1B3B5E;
	text-decoration: none;
}	
A:Link.menu{
	color: White;
	text-decoration: none;
}
A:Visited.menu{
	color: White;
	text-decoration: none;
}
A:Hover.menu{
	color: #4BB033;
	text-decoration: none;
}

table{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535068;
	text-align: left;
}
table.main{
	width: 100%;
	text-align: center;
}
td.backheader{
	height: 225px;
	background-image: url(images/header_back_1.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
td.backbody{
	background-image: url(images/body_back_1.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
td.backfooter{
	background-color: #013456;
	color: White;
	height: 150px;
	vertical-align: top;
}
table.ver_slice{
	width: 780px;
	margin: auto
}
td.head_logo{
	height: 108px;
	vertical-align: middle;
}
td.head_efos{
	height: 108px;
	vertical-align: bottom;
	width: 100px;
	text-align: right;
}
td.head_title{
	height: 79px;
	vertical-align: middle;
	font-size: 26px;
	font-style: italic;
	color: White;
}
td.head_menu{
	height: 38px;
	vertical-align: middle;
	color: White;
	font-size: 15px;
	font-weight: bold;
}
td.head_lang{
	height: 38px;
	vertical-align: middle;
	text-align: right;
	width: 100px;
}
img.botpad{
	padding-bottom: 10px;
}
td.bodycontent{
	width: 560px;
	vertical-align: top;
	line-height: 18px;
}
td.bodybox{
	width: 200px;
	vertical-align: top;
}
h1{
	color: #4BB033;
	font-size: 22px;
}
h2{
	color: #535068;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
}
h3{
	color: #003355;
	font-size: 14px;
}
h4{
	color: #535068;
	font-size: 12px;
}
span.boxtitle{
	color: #535068;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
}

td.boxcontent{
	border-left: 1px solid #B2B2B2;
	border-right: 1px solid #B2B2B2;
	width: 200px;
	padding-left: 12px;
	padding-right: 6px;
	background-color: White;
	color: #003355;
}

td.foot_menu{
	height: 50px;
	vertical-align: middle;
	color: White;
	font-size: 14px;
}
td.foot_tinytext{
	color: #CCCCCC;
	font-size: 10px;
}
img.menu{
	
}

.date{
	color: #4BB033;
	font-size: 11px;
	margin-top: -10px;
	font-weight: normal;
	margin-bottom: -6px;
}
table.specs{
	border-bottom: 1px solid #013456;
	border-top: 1px solid #003355;
}

table.specs td{
	padding-bottom: 8px;
	padding-left: 8px;
	padding-top: 8px;
	padding-right: 8px;
	vertical-align: top;
}
tr.specstop{
	background-color: #003355;
	color: White;
}

tr.specsline{
	background-color: #EFF9FE;
}

img.pdf{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 4px;
}
