/* layout ---------------------------------------------------- */

body {
	background-color: #ffffff;
	font-size: 10px; 
	font-weight: bold; 
	color: #333333; 
	font-family: Helvetica,Arial,Sans-Serif;
	padding: 0;
	margin: 0;
	text-align:center;
}

#container {
	text-align: left;
	width: 750px;
	margin:0 auto;
}

#rightbinder {
	height: 20px;
	background-color: #D9EDC6;
	border-right: 1px solid #B1DB92;
}

#content {
	height: 425px;
	padding-top: 5px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 10px;
	border-right: 1px solid #B1DB92;
	overflow: none;	
	}

#contentnav {
	border-right: 1px solid #B1DB92;
	}
	
#contentnav a {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	}
	
#contentnav img {
	border: none;
	vertical-align: middle;
	padding: 7px;
	margin: 7px;
	}			
		
.data {
	width: 750px;
	font-size: 10px; 
	font-weight: normal; 
	color: #333333; 
	font-family: Helvetica,Arial,Sans-Serif;
	line-height: 14px;
	border-right: 1px solid #B1DB92;
	border-left: 1px solid #B1DB92;
	border-top: 1px solid #B1DB92;
	border-bottom: 1px solid #B1DB92;
 } 
 
#datanav {
	width: 750px;
	}
	
#datanav a {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	}
	
#datanav img {
	border: none;
	vertical-align: middle;
	padding: 7px;
	margin: 7px;
	}	 	

#downloadnavtop {
	width: 140px;
	background-color: #D9EDC6;
	border-color: #B1DB92; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 0px; 
	border-left-width: 1px;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	}
	
#downloadnavbottom {
	width: 140px;
	border-color: #B1DB92; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;

	}

#downloadnavbottom a {
	text-decoration: none;
	}			
	
/*fonts ----------------------------------------------------------------*/

h1 {
	font-size: 16px; 
	font-weight: bold; 
	color: #409D27; 
	font-family: Helvetica,Arial,Sans-Serif;
}

h1 a {
	font-size: 16px; 
	font-weight: bold; 
	color: #409D27; 
	font-family: Helvetica,Arial,Sans-Serif;
}


h2 {
	font-size: 14px; 
	font-weight: bold; 
	color: #409D27; 
	font-family: Helvetica,Arial,Sans-Serif;
}
h2 a {
	font-size: 14px; 
	font-weight: bold; 
	color: #409D27; 
	font-family: Helvetica,Arial,Sans-Serif;
	text-decoration: none;
}
h2 a:hover {
	font-size: 14px; 
	font-weight: bold; 
	color: #409D27; 
	font-family: Helvetica,Arial,Sans-Serif;
	text-decoration: underline;
}
h3 {
	font-size: 12px; 
	font-weight: bold; 
	color: #333333; 
	font-family: Helvetica,Arial,Sans-Serif;
}
h4 {
	font-size: 12px; 
	font-weight: bold; 
	color: #409D27; 
	font-family: Helvetica,Arial,Sans-Serif;
}
h5 {
	font-size: 11px; 
	font-weight: bold; 
	color: #409D27; 
	font-family: Helvetica,Arial,Sans-Serif;
}

h5 a {
	font-size: 11px; 
	font-weight: bold; 
	color: #409D27; 
	font-family: Helvetica,Arial,Sans-Serif;
}

.h5 {
	font-size: 11px;
	line-height: 15px;
	font-weight: bold; 
	color: #409D27; 
	font-family: Helvetica,Arial,Sans-Serif;
}

.h5 a {
	font-size: 11px;
	line-height: 15px;
	font-weight: bold; 
	color: #409D27; 
	font-family: Helvetica,Arial,Sans-Serif;
}


h6 {
	font-size: 11px; 
	font-weight: normal; 
	color: #409D27; 
	font-family: Helvetica,Arial,Sans-Serif;
}

h6 a {
	font-size: 11px; 
	font-weight: normal; 
	color: #409D27; 
	font-family: Helvetica,Arial,Sans-Serif;
}

.h6 {
	font-size: 11px; 
	font-weight: normal; 
	color: #409D27; 
	font-family: Helvetica,Arial,Sans-Serif;
}

.h6 a {
	font-size: 11px; 
	font-weight: normal; 
	color: #409D27; 
	font-family: Helvetica,Arial,Sans-Serif;
}

p {
	font-size: 11px; 
	font-weight: normal; 
	color: #333333; 
	font-family: Arial,Helvetica,Sans-Serif;
	line-height: 14px;
	margin-top: 13px;
	margin-bottom: 13px;
	 
}
.p {
	font-size: 11px; 
	font-weight: normal; 
	color: #333333; 
	font-family: Arial,Helvetica,Sans-Serif;
	line-height: 14px;
	margin-top: 13px;
	margin-bottom: 13px;
	 
}

a {
	font-size: 11px;
	COLOR: #409D27; 
	TEXT-DECORATION: underline;
	
}
a:hover {
	COLOR: #FF9900; 
	TEXT-DECORATION: underline
}

li {
	font-size: 11px; 
	font-weight: normal; 
	color: #333333; 
	font-family: Helvetica,Arial,Sans-Serif;
	line-height: 12px;
}

ul { 
	margin-top: 7px;
	margin-bottom:7px;
	}


/* menu ----------------------------------------------------- */
#menu {
	width: 150px;
}		

#menu ul {
	margin: 0;
	padding: 0 0 0 0;

	font-size: 11px;
	font-weight: normal;
	color: #333333;
	font-family: Helvetica,Arial,Sans-Serif;
	}
#menu li {
}	
#menu li a {
	padding:0 0 0 15px;
	height: 23px;
	background: #ffffff;
	color: #333333;
	text-decoration: none;
	display: block;
	line-height: 23px;
	font-size: 10px;
	}

#menu li a:hover {
	color: #fff;
	background: #B1DB92;
	}



#menu #active a {	
	background: #D9EDC6;
	color: #003366;
	border-color: #B1DB92; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px;
	}

#submenu {
	margin: 0;
	padding: 0 0 0 0;
	width: 140px;
	font-size: 10px; 
	font-weight: normal; 
	color: #333333; 
	font-family: Helvetica,Arial,Sans-Serif;
}

#submenu a {
	background: #D9EDC6;
	height: 1.7em;
	border-color: #B1DB92; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px;
	padding: 5px 0px 5px 0px;
	margin: 0;
	color: #333333;
	text-decoration: none;
	display: block;
	text-align: left;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 1.7em;
	font-size: 10px;
	}

#submenu a:hover {
	color: #fff;
	background: #B1DB92;
	}



#submenu #active a {	
	background: #ffffff;
	color: #003366;
	border-color: #B1DB92; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px;
	}	
	


/* borders------------------------------------------ */

	
#lbborder
{
border-color: #D2E2EC; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px
}

#gborder
{
border-color: #999999; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px
}		

#lbborder2
{
border-color: #D2E2EC; 
border-style: solid; 
border-top-width: 0px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px
}	

#lbbborder
{
border-color: #D2E2EC; 
border-style: solid; 
border-top-width: 0px; 
border-right-width: 0px; 
border-bottom-width: 1px; 
border-left-width: 0px
}	

.greenbottomborder
{
border-color: #AFCFB9; 
border-style: solid; 
border-top-width: 0px; 
border-right-width: 0px; 
border-bottom-width: 1px; 
border-left-width: 0px;
}	

/* forms --------------------------------------------------------- */

form, fieldset, legend, label, input, select, textarea {
	font-family: verdana,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #785A3C;
	margin: 0;
	padding: 0;
}
legend {
}
fieldset {
    border: none;
}
label {
	 cursor: pointer;
}
input.text, textarea {
	background-color: #fff;
	border: solid 1px #539DBC;
    padding: 1px;
}
input.text {
	vertical-align: middle;
	width: 173px;
}
input.radio, input.checkbox {
	vertical-align: middle;
}
input.button {
	background-color: #A0DCF8;
	border: solid 1px #79BCDA;
	margin: 0;
	padding: 2px 8px 2px 8px;
	cursor: pointer;
}
select {
	background-color: #CDE9F2;
	border: solid 1px #539DBC;
	width: 173px;
}
textarea {
	width: 475px;
	height: 150px;
	/* IEWin only */
	scrollbar-track-color: #CDE9F2;
	scrollbar-face-color: #A0DCF8;
	scrollbar-darkshadow-color: #A0DCF8;
	scrollbar-shadow-color: #A0DCF8;
	scrollbar-3dlight-color: #A0DCF8;
	scrollbar-highlight-color: #A0DCF8;
	scrollbar-arrow-color: #FAF7EC;
}


/* images ---------------------------------- */

.img {
	margin: 10px 10px 10px 10px;
	}
img {
	border: none;
	}
#eurotaglogo {
	position: absolute;
	top: 147px;
	left: 90px
	}

