body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-indent: 0px;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #EAAE02;
	scrollbar-shadow-color: #EAAE02;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-track-color: #CCCCCC;
	overflow-x: hidden;
}
h1 span {
	display: none;
}
ul {
	margin-top: -12px;
	margin-bottom: 10px;
	text-align: left;
}
ul.pdf {
	list-style-image: url("../images/acrobat.gif");
	list-style-type: none;
	text-transform: lowercase;
	text-align: left;
}
.hilight {
	font-family: Verdana;
	font-weight: bold;
	color: #E39B03;
	display: inline;
	text-indent: 0px;
}
.indent {
	text-indent: 15px;
	text-align: left;
}
a:link {
	color: #666666;
	text-decoration: none;
	
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: underline;
}
/*--------------------------------------< LAYOUT >----------------------------------------*/
#wrapper {
	position: relative;
	margin: 0px auto;
	text-align: center;
	width: 800px;
}

#container {
	background-image: url("../images/bgTile2.gif");
	background-repeat: repeat-y;
	overflow: visible;
	position: absolute;
	width: 720px;
	left: 0px;
	top: 0px;
	height: 687px;

}
#pageTop {
	position: absolute;
	height: 30px;
	width: 702px;
	left: 0px;
	top: 0px;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
}
#left {
	position: absolute;
	width: 218px;
	left: 0px;
	top: 30px;
	height: 628px;
	background-image: url("../images/logo.gif");
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #F5F5F5;
}
#right {
	position: absolute;
	width: 484px;
	left: 218px;
	top: 30px;
	height: 628px;
}
#bottom {
	position: absolute;
	height: 30px;
	width: 702px;
	left: 0px;
	top: 657px;

}
#bottom table {
	font-size: 9px;
	color: #FFFFFF;
	font-family: Arial;
	width: 702px;
	height: 30px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #404040;

}
#bottom td {
	padding-right: 10px;
	padding-left: 10px;
}

/*-------------------------------------< / LAYOUT >-------------------------------------*/

/*---------------------------------------< MAIN >---------------------------------------*/
#mainHeader {
	background-image: url("../images/main_header.gif");
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 30px;
	width: 484px;
	left: 0px;
	top: 0px;
}
#main {
	background-image: url("../images/main_bg.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 597px;
	width: 484px;
	left: 0px;
	top: 30px;
}
#mainContent {
	position: absolute;
	height: 416px;
	width: 465px;
	left: 7px;
	top: 164px;
	overflow-y: auto;
	overflow: auto;
}

/* *** MAIN TEXT STARTS HERE *** */
#mainContent p {
	font-family: Verdana;
	font-size: 12px;
	padding-right: 30px;
	padding-left: 0px;
	line-height: 16px;
	text-indent: 0px;
	text-align: justify;
	color: #666666;
}
#mainContent p.style2 {
	font-size: 12px;
	line-height: 16px;
	padding-right: 30px;
	color: #666666;
	text-align: justify;
}
#mainContent li {
	text-indent: 0px;
	font-size: 12px;
	padding-right: 35px;
	text-align: left;
}
/*--------------------------------------< / MAIN >-------------------------------------*/

/*---------------------------------------< NAV >--------------------------------------*/
#nav {
	color: #333333;
	position: absolute;
	width: 218px;
	left: 0px;
	top: 81px;
	height: 259px;
	background-image: url("../images/nav_navigation.gif");
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 30px;
	text-align: left;
}

#nav a:link {
	display: block;
	font-family: verdana;
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	text-decoration: none;
	padding-left: 10px;
}
#nav a:visited {
	display: block;
	font-family: verdana;
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	text-decoration: none;
	padding-left: 10px;
}
#nav a:hover {
	display: block;
	font-family: verdana;
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	background-color: #FFFFFF;
	padding-left: 10px;
}
#nav a:active {
	display: block;
	font-family: verdana;
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	padding-left: 10px;
}
/*---------------------------------------< / NAV >--------------------------------------*/
#newsFeed {
	background-image: url("../images/nav_newsFeed.gif");
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	width: 218px;
	left: 0px;
	top: 370px;
	height: 258px;
	background-color: #D6D6D6;
}

/*---------------------------------------< index >-------------------------------------*/
h1.index {
	background-image: url("../images/index_logo.gif");
	background-repeat: no-repeat;
	background-position: center top;
	height: 115px;
	display: block;
	margin-top: 100px;
	margin-bottom: -20px;
}
/*---------------------------------------< home >--------------------------------------*/
#mainContentWelcome {
	position: absolute;
	height: 305px;
	width: 465px;
	left: 18px;
	top: 166px;
	overflow: auto;
	text-align: justify;
}
#welcomeButtons {
	text-align: center;
	width: 469px;
	position: absolute;
	left: 232px;
	top: 532px;
}

#download {
	text-align: center;
	width: 92px;
	position: absolute;
	left: 0px;
	top: 83px;
}

#welcomeButtons img {
	display: inline;
}
#mainContentWelcome p.style2 {
	text-indent: 0px;
	font-size: 12px;
	line-height: 16px;
	padding-right: 30px;
	color: #666666;
}

/*---------------------------------------< links >--------------------------------------*/
table.links {
	text-align: center;
}

/*------------------------------------< languages >-------------------------------------*/
table.languages {
	text-align: left;
}

/*------------------------------------< page banners >----------------------------------*/
#main h1 {
	line-height: 125px;
	background-image: url("../images/welcome.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	height: 125px;
	text-align: center;
	display: block;
}
#main h1.welcome {
	background-image: url("../images/banners_welcome.jpg");
	background-repeat: no-repeat;
	background-position: center top;
}
#main h1.pres {
	background-image: url("../images/banners_pres.jpg");
	background-repeat: no-repeat;
	background-position: center top;
}
#main h1.addresses {
	background-image: url("../images/banners_addresses.jpg");
	background-repeat: no-repeat;
	background-position: center top;
}
#main h1.board {
	background-image: url("../images/banners_boardGeEN.jpg");
	background-repeat: no-repeat;
	background-position: center top;
}
#main h1.committees {
	background-image: url("../images/banners_committees.jpg");
	background-repeat: no-repeat;
	background-position: center top;
}
#main h1.consumer {
	background-image: url("../images/banners_consumer.jpg");
	background-repeat: no-repeat;
	background-position: center top;
}
#main h1.languages {
	background-image: url("../images/banners_languages.jpg");
	background-repeat: no-repeat;
	background-position: center top;
}
#main h1.links {
	background-image: url("../images/banners_links.jpg");
	background-repeat: no-repeat;
	background-position: center top;
}
#main h1.award {
	background-image: url("../images/banners_odAward.jpg");
	background-repeat: no-repeat;
	background-position: center top;
}
#main h1.texts {
	background-image: url("../images/banners_text.jpg");
	background-repeat: no-repeat;
	background-position: center top;
}
