@import url(../_styles/left_menu.css); /* Left Menu */
@import url(../_styles/left_news.css); /* Latest News */
@import url(../_styles/news_list.css); /* Latest News */
@import url(../_styles/contact.css); /* Contact form */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	height: 100%;
	background-color: #F4F4F4;
}

a { color: #000099; text-decoration: none; }

a:hover { text-decoration: underline; }

p { margin-top: 4px; margin-bottom: 7px; }

ul { margin-top: 0px; }

h1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	color: #336699;
	font-weight: bold;
	margin-top: 0px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
h2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 1em;
	font-weight: bold;
}
h6 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	padding-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.container {
	height: 100%;
	display: table;
	padding-right: 200px;
	background-image: url(../_img/right-side_logo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	/*border: 1px solid #0000FF;*/
}
.incontainer {
	height: inherit;
	background-color: #FFFFFF;
	background-image: url(../_img/top-side_bg.jpg);
	background-repeat: repeat-x;
	/*border: 1px solid #00FFFF;*/
}
.shadowR {
	background-image: url(../_img/right-shadow_cont.jpg);
	background-repeat: repeat-y;
	width: 10px;
	height: 100%;
	float: right;

}
.shadowR2 {
	background-image: url(../_img/right-side_bg.jpg);
	width: 10px;
	height: 100%;
	background-repeat: no-repeat;
	background-position: bottom;
}
.incontainerR {
	/*border: 1px solid #000000;	*/
}
.leftcolumn {
	float: left;
	position: relative;
	display: table;
	width: 210px;
	height: 100%;
	text-align: left;
	background-color: #9CB62D;
	background-image: url(../_img/top-side_bg.jpg);
	background-repeat: repeat-x;
	/*border: 1px solid #000000;*/
}




/* TopSide CSS 
----------------------------------------------- */
.logo {
	float: left;
	width: 210px;
	height: 192px;
}
.menuTitle {
	height: 24px;
	float: left;
	background-image: url(../_img/menu-title_bg.jpg);
	background-repeat: no-repeat;
}

.fullTitle {
	height: 65px;
	margin-top: 30px;
	margin-bottom: 45px;
	background-image: url(../_img/fulltitle.png);
	background-repeat: no-repeat;
	background-position: right;
	/*background-color: #E6E6E6;*/
}
.topLinks {
	padding-top: 15px;
	padding-right: 15px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 0.85em;
	font-weight: normal;
	color: #999999;
	text-align: right;
	/*background-color: #E6E6E6;*/
}
.topLinks a {
	color: #336699;
	font-size: 0.8em;
	text-decoration: none;
}
.topLinks a:hover {
	text-decoration: underline;
}
.langFlag {
	float: right;
	margin-top: 1.1em;


}


/* Content CSS 
----------------------------------------------- */

.mainContent {
	display: table;
	position: relative;
	margin-right: 20px;
	margin-left: 230px;
	padding-bottom: 40px;
	/*border: 1px solid #597A9B;*/
}

.contenTitle {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	color: #336699;
	font-weight: bold;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	/*background-color: #F4F4F4;*/
}
.member {
	float: left;
	margin-top: 25px;

}
.content {
	line-height: 1.5em;
	font-family: Tahoma, Verdana, Arial;
	font-size: 0.8em;
	font-weight: normal;
	padding-top: 15px;
	padding-bottom: 20px;
	margin-right: 100%;
	width: 100%;
	display: table;
	/*background-color: #F4F4F4;*/
}
* html .content {
	margin-right: 0; /*IMPORTANT*/
}


/* BOTTOM SIDE
-------------------------------------------*/
.bottomLinks {
	position: relative;
	width: 100%;
	padding-top: 8px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 0.85em;
	font-weight: normal;
	color: #999999;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	/*background-color: #F4F4F4;*/	
}
.bottomLinks a {
	font-size: 0.8em;
	color: #336699;
	text-decoration: none;
}
.bottomLinks a:hover {
	text-decoration: underline;
}

.bottomLogos {
	position: relative;
	width: 100%;
	margin-top: 40px;
	text-align: right;
	/*background-color: #F4F4F4;*/
	
}
/*LISTS
-------------------------------------------*/
pre {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	padding-left: 25px;
	background-image: url(../_img/anchor.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

.anchorList_title {
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 10px;
	letter-spacing: 2px;
}


.anchorList {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	margin-left: -40px;
	margin-top: 20px;
	list-style-type: none;
}
* html .anchorList {
	margin-left: 0px;
}

.anchorList li {
	margin-top: 0px;
	margin-bottom: 7px;
	padding-left: 25px;
	text-decoration: none;
	background-image: url(../_img/anchor.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	line-height: 15px;

}
.anchorList li a {
	font-size: 12px;
	margin-top: 0px;
	text-decoration: none;

}
* html .anchorList li a {
	height: 100%;
}
.anchorList a:hover {
	text-decoration: underline;
}
