P, SPAN, UL, OL {
	line-height:18px;
}
.conteiner {
	height:100%;
	width:100%;
}
.main_menu {
	background-image:url(../images/main_menu_tile.gif);
	background-repeat:repeat-x;
	height:24px;
	width:960px;
	white-space:nowrap;
}

.main_menu_active {
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	float:left;
	text-decoration:none;
	padding:6px 10px 0 10px;
	font-weight:bold;
	display:block;
	height:19px;
	_height:24px;
		
}
.main_menu A:link {
	font-size:11px;
	color:#494949;
	float:left;
	text-decoration:none;
	padding:6px 10px 0 10px;
	font-weight:bold;
	display:block;
	height:19px;
	_height:24px;
		
}
.main_menu A:visited {
	font-size:11px;
	color:#494949;
	float:left;
	text-decoration:none;
	padding:6px 10px 0 10px;
	font-weight:bold;
	display:block;
	height:19px;
	_height:24px;
}
.main_menu A:hover {	
	color:#ffffff;
	background-image: url(../images/main_menu_hover.gif);
	background-repeat:repeat-x;
	font-size:11px;
	float:left;
	text-decoration:none;
	padding:6px 10px 0 10px;
	font-weight:bold;
	display:block;
	height:19px;
	_height:24px;
}

.main_menu A:active {
	font-size:11px;
	color:#494949;
	float:left;
	text-decoration:none;
	padding:6px 10px 0 10px;
	font-weight:bold;
	display:block;
	height:19px;
	_height:24px;
}

.block {
	margin-top:25px;
	width:220px;
	height:470px;
	/*background-image:url(../images/block_tile.gif);*/
	background-color:#e1e1e1;
	background-repeat:repeat-x;
	text-align:left;
}

.block P {
	margin:5px 5px 5px 5px;
	font-size:small;
	white-space:normal;
	text-align:justify;
}

.blocktitle {
	width:210px;
	height:20px;
	background-image: url(../images/block_header_tile.gif);
	background-repeat:repeat-x;
	padding:4px 5px 5px 5px;
	color:#FFF;
	font-size:12px;
	text-align:left;
}


.leftMenu {
	margin-top:25px;
	width:200px;
}

.leftMenu A:link {
	height:25px;
	background-image:url(../images/left_menu_tile.gif);
	background-repeat:repeat-x;
	display:block;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#464646;
	text-align:left;
	padding:7px 0px 5px 10px;
	margin:0 0 0 0;
}

.leftMenu A:visited{
	height:25px;
	background-image:url(../images/left_menu_tile.gif);
	background-repeat:repeat-x;
	display:block;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#464646;
	text-align:left;
	padding:7px 0px 5px 10px;
	margin:0 0 0 0;
}

.leftMenu A:hover{
	height:25px;
	background-image: url(../images/red_button.gif);
	background-repeat:repeat-x;
	display:block;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
	text-align:left;
	padding:7px 0px 5px 10px;
	margin:0 0 0 0;
}

.leftMenu A:active{
	height:25px;
	background-image:url(../images/left_menu_tile.gif);
	background-repeat:repeat-x;
	display:block;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#464646;
	text-align:left;
	padding:7px 0px 5px 10px;
	margin:0 0 0 0;
}


.picture {
	width:471px;
	height:450px;
	margin: 25px 20px 0 20px;
	float:left;
}

.textBlocks {
	width:600px;
	margin: 25px 0px 0 37px;
	float:left;
	background-image:url(../images/block_tile.gif);
	background-repeat:repeat-x;
}
.homePageMenuBlock {
	width:481px;
	margin: 0;
	vertical-align:top;
	overflow: visible;
	height: 179px;
	background-color: #F8F8F8;
}

.homePageMenuBlock UL {
	padding:0;
	margin:0;
	font-size:12px;
	list-style:none;
	color:white;
}

.homePageMenuBlock UL LI {
	padding:0px 2px 3px 5px;
}

.homePageMenuBlock UL A {
	color:#f2f2f2;
}
.homePageMenuBlock UL A:hover {
	color:white;
}

.homePageMenuBlock P, .homePageMenuBlock SPAN {
	padding:5px 5px 5px 5px;
}

.homePageMenu {
	line-height:34px;
}

.menuBlue {
	background-image:url(../images/menu2_blue_tile.gif);
	background-repeat:repeat-x;
	white-space:nowrap;
	line-height:34px;
}

.menuRed {
	background-image:url(../images/menu2_red_tile.gif);
	background-repeat:repeat-x;
	white-space:nowrap;
	line-height:34px;
}

.menuGreen {
	background-image:url(../images/menu2_green_tile.gif);
	background-repeat:repeat-x;
	white-space:nowrap;
	line-height:34px;
}

.homePageMenu A:LINK{
	line-height:24px;
	display:block;
	float:left;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	padding:0 5px 0 5px;
}
	
.homePageMenu A:Visited{
	line-height:24px;
	display:block;
	float:left;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	padding:0 5px 0 5px;
}
.homePageMenu A:Hover{
	line-height:24px;
	display:block;
	float:left;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	padding:0 5px 0 5px;
}
.bottomBlock {
	overflow:visible;
	margin:15px 0 15px 0;
	clear:both;
	height:50px;
	width:960px;
}

.bottom {
	height:22px;
	background-image:url(../images/bottom_tile.gif);
	background-repeat:repeat-x;
	text-align: center;
}

.bottom A:Link {
	font-size:12px;
	color:#3e3e3e;
	text-align:center;
	text-decoration:none;
}

.bottom A:Visited {
	font-size:12px;
	color:#666666;
	text-align:center;
	text-decoration:none;
}
.bottom A:Hover {
	font-size:12px;
	color:#001148;
	text-align:center;
	text-decoration:none;
}
.bottom A:Active {
	font-size:12px;
	color: #3e3e3e;
	text-align:center;
	text-decoration:none;
}

.copyright {
	font-family:Arial, Helvetica, sans-serif;
	height:22px;
	font-size:12px;
	color:#FFFFFF;
	padding: 3px 0 0 3px;
}

.copyright A:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;	
}
.copyright A:vizited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;	
}
.copyright A:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;	
}
.copyright A:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;	
}

.siteMap {
	height:14px;
	width:200px;
	float:right;
	/*background:url(../images/site_map.gif) no-repeat right ;*/
	
	margin-top:100px;
	white-space:nowrap;
	color:#CCC;
	font-size:11px;
}

.siteMap A {
	font-size:11px;
	text-decoration:none;
	color:#CCC;
}

.siteMap A:hover {
	color:#fff;
	text-decoration:none;
}


.languageBar {
	font-size:12px;
	color:#bababa;
}
.languageBar A:link{
	font-size:12px;
	color:#bababa;
	text-decoration:none;
}

.languageBar A:visited{
	font-size:12px;
	color:#bababa;
	text-decoration:none;
}

.languageBar A:hover{
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}

.languageBar A:active{
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}

.content_image {
	border:1px solid #70859c;
	float:left;
	margin:0 10px 0 0;
	width:458px;
	margin-bottom:20px;
}

.third {
	width:248px;	
	border:1px solid #70859c;
	float:left;
	margin:0 10px 0 0;
	background-color:#d3dde6;
}

.third_title {
	background-image:url(../images/title_tile.gif);
	background-repeat:repeat-x;
	color:#FFF;
	height:19px;
	padding:3px 5px 0 5px;
}

.third_body {
	white-space:normal;
	padding:3px 3px 3px 3px;
}


.downloadList A {
	text-decoration:none;
	font-size:12px;
	color:#039;
}

.downloadList LI UL {
	margin:10px 0 15px 25px;	
	padding:0;
}

.title1 {
	font-weight:bold;
	color:#039;
}



.extended_info {
	display:none; 
	border-bottom:1px solid #666666;
	border-top:1px solid #666666;	
	background-color:#f2f2f2;
	padding:5px 5px 5px 5px;
}


.subMenu_2 {
	font-size:medium;
	margin:5px 0 5px 0;
}

.bottomContentNewsT {
	font-size:12px;
	font-weight:bold;
	color:#006;
}

.bottomContentNews {
	font-size:12px !important;
	color:#333;
}


.borders {
	  border-top:solid 1px #CCC;
	  border-right:solid 1px #CCC;
}
.borders TD {
	 border-bottom:solid 1px #CCC;
	  border-left:solid 1px #CCC;
}

/*

 ol { counter-reset: item }
 li { display: block }
 li:before { content: counters(item, ".") " "; counter-increment: item }

*/












.main_menu_eng {
	background-image:url(../images/main_menu_tile.gif);
	background-repeat:repeat-x;
	height:24px;
	width:960px;
	white-space:nowrap;
	font-family:Arial, Helvetica, sans-serif;
}

.main_menu_active_eng {
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	float:left;
	text-decoration:none;
	padding:6px 10px 0 10px;
	font-weight:bold;
	display:block;
	height:19px;
	_height:24px;
		
}
.main_menu_eng A:link {
	font-size:12px;
	color:#494949;
	float:left;
	text-decoration:none;
	padding:6px 10px 0 10px;
	font-weight:bold;
	display:block;
	height:19px;
	_height:24px;
		
}
.main_menu_eng A:visited {
	font-size:12px;
	color:#494949;
	float:left;
	text-decoration:none;
	padding:6px 10px 0 10px;
	font-weight:bold;
	display:block;
	height:19px;
	_height:24px;
}
.main_menu_eng A:hover {	
	color:#ffffff;
	background-image: url(../images/main_menu_hover.gif);
	background-repeat:repeat-x;
	font-size:12px;
	float:left;
	text-decoration:none;
	padding:6px 10px 0 10px;
	font-weight:bold;
	display:block;
	height:19px;
	_height:24px;
}

.main_menu_eng A:active {
	font-size:12px;
	color:#494949;
	float:left;
	text-decoration:none;
	padding:6px 10px 0 10px;
	font-weight:bold;
	display:block;
	height:19px;
	_height:24px;
}