@charset "utf-8";
/* CSS Document */

* {
margin: 0;
padding: 0;
border: 0;
font-size: 100.01%;
}

a{
color:#3697d5;
}

p{
margin:10px 0;
}

html {
height: 100%;
}

body {
min-height:100%;
height: 100%;
background: url(../images/main_bg.jpg) top center no-repeat;
color: #767676;
font-weight: normal;
font-family: Tahoma;
font-size:11px;
}

#page {
width: 940px;
margin: auto;
height: auto !important;
min-height:100%;
height: 100%;
background: url(../images/main_bg.jpg) top center no-repeat;
}

#languages {
	position: relative;
	top: 55px;
	left: 850px;
	margin: 0px;
	padding: 0px;
	border: solid 0px black;
	width: 60px;
	height: 30px;
}

a.lang {
	padding: 3px;
	margin-left: 5px;
	border: solid 1px #3697d5;
	background-color: White;
	color: #3697d5;
	text-decoration: none;
	line-height: 30px;
}
a.lang:hover {
	background-color: #3697d5;
	color: White;
}

#footer_guarantor {
height: 100px;
clear: both;
text-align: center;
color: #999;
}

#footer {
margin: auto;
margin-top: -73px;
width: 906px;
height: 73px;
padding:0 20px 0 14px;
clear: both;
}

div.footer_content{
border-top:solid 1px #e5e5e5;
line-height:1.5;
padding-top:11px;
}

ul.footer_links{
float:right;
list-style:none;
padding:0 0 0 0;
}

ul.footer_links li{
padding:0 21px;
float:left;
background:url(../images/footer/dot_vertical.gif) top right repeat-y;
}

ul.footer_links li.last{
background:none
}


ul.footer_links img
{
	border:solid 2px white;
}
ul.footer_links img:hover
{
	border:solid 2px #00A9E1;
}

div.footer_content span{
display:block;
padding-top:8px;
}

#header {
height: 68px;
padding:33px 0 12px 0;
}

img.logo{
float:left
}

div.header_links ul{
width:330px;
list-style:none;
float:right;
padding:28px 39px 0 0;
}

div.header_links ul li{
padding-left:19px;
float:left
}

div.header_links ul li.bord{
border-left:1px solid #ccc;
}

div.header_links ul li.input{
background:url(../images/header/input_bg.jpg) top left no-repeat;
padding:0;
padding-top:1px;
height:17px;
width:126px;
padding-left:6px;
}
div.header_links ul li.search{
padding:0;
margin:0;
padding-right:19px;
}

div.header_links ul li input{
border:none;
height:14px;
width:120px;
}

div.header_links ul li select{
padding:0;
margin:0;
border:solid 1px #0066CC;
}

img.cleaner{
display:block;
height:1px;
}

#sidebar {
width: 214px;
float: left;
padding-top:29px;
}

#mainbar {
width: 708px;
overflow: hidden;
float: left;
padding-right:18px;
}

ul.menu{
list-style:none;
padding: 0px 0px 0px 0px;
}

ul.menu li{
float:left;
white-space:nowrap;
background:url(../images/menu/left_decor.jpg) top left no-repeat;
padding-left:4px;
}

ul.menu li a{
text-decoration:none;
display:block;
line-height:29px;
padding-right:4px;
background:url(../images/menu/right_decor.jpg) top right no-repeat;
}

ul.menu li a:hover{
text-decoration:underline
}

ul.menu li a span{
display:block;
padding:0 10px 0 12px;
background:url(../images/menu/decor_bg.jpg) top left repeat-x;
}

ul.menu li.last a{
background:url(../images/menu/right_decor_last.jpg) top right no-repeat;
}

ul.menu li.selected
{
padding:0px 0px 0px 5px;
background:url(../images/menu/left_decor_selected.jpg) top left no-repeat;
}

ul.menu li.selected a
{
padding:0px 5px 0px 0px;
color:white;
background:url(../images/menu/right_decor_selected.jpg) top right no-repeat;
}

ul.menu li.selected a span{
background:url(../images/menu/decor_selected_bg.jpg) top left repeat-x;
border:0px;
}

/*SuBsuBmenu*/

ul.subsubmenu{
height:35px;
list-style:none
}

ul.subsubmenu li {
margin-right:7px;
background:url(../images/menu/subsubmenu/left_bg.gif) top left no-repeat;
padding-left:5px;
float:left
}

ul.subsubmenu li a{
color:black;
text-decoration:none;
background:url(../images/menu/subsubmenu/right_bg.gif) top right no-repeat;
padding-right:5px;
display:block;
}

ul.subsubmenu li a:hover{
text-decoration:underline
}

ul.subsubmenu li a span{
padding:0 10px 0 12px;
background:url(../images/menu/subsubmenu/main_bg.gif) top left repeat-x;
line-height:20px;
display:block;
}

ul.subsubmenu li.selected{
background:url(../images/menu/subsubmenu/left_bg_selected.gif) top left no-repeat;
}

ul.subsubmenu li.selected a{
font-weight:bold;
color:white;
background:url(../images/menu/subsubmenu/right_bg_selected.gif) top right no-repeat;
}

ul.subsubmenu li.selected a span{
background:url(../images/menu/subsubmenu/main_bg_selected.gif) top right repeat-x;
}

/**/

/*Submenu*/

ul.submenu{
width:192px;
list-style:none;
margin:0 0 20px 22px;
}

ul.submenu li{
background:url(../images/menu/submenu/top_bg.gif) top left no-repeat;
width:192px;
padding-top:6px;
}

ul.submenu li.selected{
background:url(../images/menu/submenu/top_bg_selected.gif) top left no-repeat;
}

ul.submenu li a{
display:block;
width:192px;
background:url(../images/menu/submenu/bottom_bg.gif) bottom left no-repeat;
text-decoration:none;
padding-bottom:6px;
color:black;
}

ul.submenu li a:hover{
text-decoration:underline
}

ul.submenu li.selected a{
color:white;
font-weight:bold;
background:url(../images/menu/submenu/bottom_bg_selected.gif) bottom left no-repeat;
}

ul.submenu li.last a{
background:url(../images/menu/submenu/bottom_bg_last.gif) bottom left no-repeat;
} 

ul.submenu li a span{
background:url(../images/menu/submenu/main_bg.gif) top left repeat-y #fff;
padding:4px 0 4px 27px;
display:block
}

ul.submenu li.selected a span{
background:url(../images/menu/submenu/main_bg_selected.gif) top left no-repeat #07a1e0;
}

/**/


div.content_decor_top{
background:url(../images/content/content_top_decor.gif) top left no-repeat;
height:20px;
clear:both
}

div.content_decor_bottom{
background:url(../images/content/content_bottom_decor.gif) top left no-repeat;
height:21px;
}

div.content{
line-height:1.4;
width:667px;
background:url(../images/content/content_main_bg.jpg) bottom left repeat-x;
border-left:solid 6px #069fdd;
padding:5px 15px 4px 14px;
border-right:solid 6px #069fdd;
}

div.content table td{
vertical-align:top
}

div.anounce_block{
padding:0 27px 0 14px;
margin-bottom:10px;
}

div.anounce_block ul{
list-style:none;
padding:0;
margin:0;
padding:11px 0 0 0;
background:url(../images/content/dot.gif) bottom left repeat-x;
}

div.anounce_block ul li a{
text-decoration:none;
line-height:1.5;
}

div.anounce_block ul li a:hover{
text-decoration:underline
}

div.anounce_block ul li{
padding-bottom:20px;
}

div.anounce_block ul li a b{
font-size:10px;
color:#767676;
}

div.anounce_block ol{
list-style:none;
width:173px;
}

div.anounce_block ol li{
width:173px;
}

div.anounce_block ol li a{
color:black;
text-decoration:none;
padding-left:26px;
width:147px;
display:block;
line-height:22px;
}

div.anounce_block ol li a.download_brochure{
background:url(../images/icons/ico_1.gif) top left no-repeat;
}

div.anounce_block ol li a.download_brochure_ppt{
background:url(../images/icons/ico_ppt.gif) top left no-repeat;
}

div.anounce_block ol li a.contact_us{
background:url(../images/icons/ico_2.gif) top left no-repeat;
}

div.anounce_block ol li a.community{
background:url(../images/icons/ico_3.gif) top left no-repeat;
}

div.anounce_block ol li a:hover{
text-decoration:underline
}

ul.reportList{
	list-style-type: none;
	padding: 0px;
	margin-left: 2px;
	border: 0px;
}
ul.reportList li {
	padding: 4px;
}
