@charset "UTF-8";

body {
	font: 0.8125em/1.4em 'Lucida Sans Unicode', 'Lucida Sans', 'Lucida Grande', Arial, Helevica, sans-serif;
	background: #fff url(../i/bg.jpg) no-repeat center top;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #404040;
	border-top: 0px solid #fff;
	}

#container {
	width: 810px;
	margin: 0 auto;
	padding: 0;
	border: 0px solid #000000;
	text-align: left;
	}

#header {
	margin: 0;
	padding: 0;
	height: 100px;
	}

#header h1 {
	margin: 0 0 0 110px;
	padding: 0;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 22px;
	line-height: 120px;
	font-weight: normal;
	font-variant: normal;
	color: #5C8A2E;
	}

#header h1 span {
	visibility: hidden;
	display: none;
	}

#header h2 {
	font-size: 1.8em;
	font-weight: normal;
	font-variant: small-caps;
	}

#sidebar1 {
	float: right;
	width: 180px;
	margin: 2.8em 0 0 0 !important;
	padding: .6em  0;
	font-size: .88em;
	border-top: 3px solid #c3d9ff;
	border-bottom: 3px solid #c3d9ff;
	background-color: #fff;
	}

#mainContent {
	margin: 0px 200px 0 0px;
	padding: 0;
	border-left: 0px solid #ccc;
	background-color: #fff;
	font-size: 0.88em;
	}

#thecontent {
	margin: 0 0 0 130px;
	padding: 0;
	text-align: justify;
	}

#footer {
	margin: 10px 0 10px 0;
	padding: 0;
	font-size: .88em;
	border-top: 1px solid #c3d9ff;
	}

#footer p {
	margin: 0;
	padding: 0px 0;
	}

.fltrt {
/* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	}

.fltlft {
/* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	}

.clearfloat {
/* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
	}
/* links */
a, a:link, a:visited {
	color: #00c;
	text-decoration: underline;
	}
a:hover {
	text-decoration: underline;
	}

#header h1 a, #header h1 a:link, #header h1 a:visited {
	color: #fff;
	border: none;
	}

#header h1 a:hover {
	}

/* sidebar */
#sidebar1 ul {
	margin: 0;
	padding: 0;
	}

#sidebar1 li {
	margin: 0;
	padding: .3em 0 .3em 0;
	list-style-type: none;
	}

#sidebar1 li a {
	margin: 0;
	padding: 0;
	text-transform: none;
	font: normal 1em/1.2em 'Lucida Sans Unicode', 'Lucida Sans', 'Lucida Grande', Arial, Helevica, sans-serif;
	text-decoration: none;
	}

#sidebar1 li a:hover {
	color: #333;
	text-decoration: underline;
	}

#sidebar1 li a#active {
	color: #333;
	font-weight: bold;
	text-decoration: none;
	}

li#sur, li#rep {
	border-top: 0px solid #c3d9ff;
	border-bottom: 0px solid #c3d9ff;
	padding-top: 4px;
	padding-left: 22px;
	background: #fff url(../i/eu.gif) no-repeat left center;
	}

li#fra {
	padding-left: 22px;
	background: url(../i/fra.gif) no-repeat left center;
	}

li#ger {
	padding-left: 22px;
	background: url(../i/ger.gif) no-repeat left center;
	}

li#ita {
	padding-left: 22px;
	background: url(../i/ita.gif) no-repeat left center;
	}

li#ned {
	padding-left: 22px;
	background: url(../i/ned.gif) no-repeat left center;
	}

li#esp {
	padding-left: 22px;
	background: url(../i/esp.gif) no-repeat left center;
	}

li#uk {
	padding-left: 22px;
	background: url(../i/uk.gif) no-repeat left center;
	}

#sidebar1 ul.links li {
	padding-left: 12px;
	background: url(../i/externallink.gif) no-repeat left .65em;
	}

/* tools menu*/
#tools {
	margin: 0 0 26px 0;
	padding: 0px 2px;
	}

#tools ul {
	margin: 0;
	padding: 0;
	}

#tools ul li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	font-size: 1em;
	}

#tools ul li a, #tools ul li a:link, #tools ul li a:visited {
	display: block;
	float: left;
	margin: 0 .2em 0 0;
	padding: .3em 3em 0 .3em;
	color: #333;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	letter-spacing: normal;
	border: none;
	border-top: .4em solid #a6a6a6;
	}

#tools ul li a:hover, #tools ul li a.active {
	color: #fff !important;
	text-decoration: none;
	border-top: .4em solid #a6a6a6;
	background-color: #a6a6a6;
	}

/*#tools ul li a.active {
	color: #e9e9e9 !important;
	}*/

/* typography */
h1, h2, h3,h4, h5 {
	margin: 0;
	padding: .5em 0 .2em 0;
	/*font-family: Arial, Helvetica, Geneva, sans-serif;*/
	color: #2461aa;
	text-align: left;
	margin-left: -130px;
	}

#sidebar1 h1, #sidebar1 h2, #sidebar1 h3,#sidebar1 h4, #sidebar1 h5 {
	margin: 0;
	padding: .8em 0 .2em 0;
	color: #666;
	}

h1 {
	font-size: 1.7em;
	padding-bottom: .6em;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	}

h2 {
	padding: 1em 0 0 0;
	font-size: 1.5em;
	}

h3 {
	font-size: 1.3em;
	}

h4 {
	width: 110px;
	font-size: 1em;
	font-style: normal;
	line-height: 1.1em;
	padding: 0;
	margin-top: .4em;
	margin-bottom: -1.1em;
	}

h5 {
	font-size: 1.15em;
	}

h6 {
	font-size: 1.15em;
	}

p {
	margin: 0;
	padding: 0 0 .6em 0;
	}

.intro {
	margin: 0 0 0 0;
	padding: 0 0 .3em 0;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	/*font-family: Georgia, 'Times New Roman', Times, serif;*/
	font-size: 1.15em;
	line-height: 1.5em;
	font-style: italic;
	/*color: #595959;*/
	}

dl {
	margin: 0;
	padding: 0 0 1em 0;
	}

dt {
	margin: 0;
	padding: 1em 0 0 0;
	font-weight: bold;
	}

.note {
	margin: 0;
	padding: .4em 0;
	text-align: left;
	font-style: italic;
	}
.note p {
	margin: 0;
	padding: 0;
	}

div.dwn {
	float: left;
	margin: 0;
	padding: .4em 0;
	width: 120px;
	background: url(../i/acrobat.gif) no-repeat right center;
	border-top: 1px solid #c3d9ff;
	border-bottom: 1px solid #c3d9ff;
	margin-left: -65px;
	}
html>body div.dwn {
	margin-left: -130px;
	}

div.dwn2 {
	float: left;
	margin: 3.4em 0 0 0;
	padding: .4em 0;
	width: 120px;
	background: url(../i/acrobat.gif) no-repeat right center;
	border-top: 1px solid #c3d9ff;
	border-bottom: 1px solid #c3d9ff;
	margin-left: -65px;
	}
html>body div.dwn2 {
	margin-left: -130px;
	}

p.downl {
	margin: 0;
	padding: 0 20px 0 0 ;
	font-size: 1em;
	line-height: 1.2em;
	text-align: left;
	}

#mainContent ul, #mainContent ol {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: .8em;
	}

/* Tables */
#mainContent table {
	margin: 0 0 1em 0;
	padding: 0;
	}

th, td {
	margin: 0;
	padding: .4em .4em;
	line-height: 1.1em;
	}

th.topth {
	background-color: #69c;
	color: #fff;
	}

th.topth2 {
	background-color: #999;
	color: #fff;
	}

td.topth2 {
	background-color: #999;
	color: #fff;
	}

tr.blue {
	background-color: #edf3fe;
	}

tr.gray {
	background-color: #f3f3f3;
	}


