body{
	padding:0;
	margin:0;
	background:url('/media/layout/bg.gif') left repeat-y;
	text-align:left;
}
body, input, select, textarea{
	font-family:Tahoma;
	font-size:12px;
	color:#666666;
}

#container{
	background:url('/media/layout/bg_container.gif') top repeat-x;
}

#contained{
	width:1100px;
}
img{
	border:0px;
}
a{
	text-decoration:none;
	color:#0099CC;
}
h1{
	margin:0;
	font-size:16px;
	color:#0099CC;
}
h2{
	margin:0;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	color:#0099CC;
}
h3{
	margin:5px 0 0 0;
	font-size:11px;
	font-weight:normal;
	color:#0099CC;
}
h4{
	font-size:100%;
	font-weight:normal;
	margin:5px 0;
}


#header{
	height:181px;
	background:url('/media/layout/header.jpg') top left no-repeat;
}
#logo{
	padding:31px 40px 0 2px;
	float:left;
}
#menu_top{
	padding-top:24px;
	font-size:13px;
	color:#ffffff;
	float:left;
}
#menu_top a{
	margin:0 10px;
	font-weight:bold;
	color:#ffffff;
}
#menu_top a.on{
	text-decoration:underline;
}
#languages{
	padding:10px 0 0 53px;
	clear:both;
}
#languages a{
	margin:0 5px;
}
#languages a:hover{
	cursor:hand;
}


#left_side{
	width:221px;
	height:600px;
	padding-right:28px;
	background:url('/media/layout/bg_left_side.gif') top left no-repeat;
	float:left;	
}
#search_form{
	margin:0;
	padding:25px 0 25px 16px;
}
#search_text{
	width:100px;
	height:11px;
	padding:8px 15px 12px 15px;
	margin-right:6px;
	border:0px;
	background:url("/media/layout/bg_input_search.gif") no-repeat;
	font-size:10px;
	color:#A2A2A2;
	float:left;
}
#menu_left{
	margin:0 28px;
	padding:0;
	list-style:none;
}
#menu_left li{
	padding:5px 5px 5px 30px;
	margin:0;
	font-weight:bold;
	border-bottom:1px solid #ffffff;
	background:url('/media/layout/bullet.gif') 10px 9px no-repeat;
}
#menu_left a{
	color:#ffffff;
}
#menu_left li.submenu{
	font-weight:normal;
	background-position:18px 9px;
}
#menu_left li.on{
	background-image:url('/media/layout/bullet_on.gif');
}



#page{
	float:left;
}
#page_contents{
	width:500px;
	padding:20px 20px 0 0;
	line-height:1.6;
	float:left;
}
#contents_top{
	padding:0 8px;
}
#contents img{
	margin:0 17px 10px 0;
	float:left;
}
#contents p.small_text{
	line-height:1.8;
	padding-bottom:10px;
}
#contents p.clear{
	padding-left:10px;
}



#right_side_container{
	margin-top:35px;
	background:url('/media/layout/bg_right_side_container.gif') repeat-y;
	float:left;
}
#right_side_container h1{
	margin:20px 15px 0 0;
	text-align:right;
}
#right_side_top{
	background:url('/media/layout/bg_right_side_top.gif') top no-repeat;
}
#right_side_bottom{
	width:253px;
	padding:0 15px 10px 30px;
	background:url('/media/layout/bg_right_side_bottom.gif') bottom no-repeat;
}
#right_logos{
	padding:0 15px 20px 0;
	text-align:center;
}
#right_logos img{
	margin:0 10px;
}
#newsletter_form{
	margin:0;
	padding:0 25px 10px 0;
}
#subscriber_email{
	width:130px;
	height:12px;
	padding:17px 12px;
	margin:0 10px 8px 0;
	font-size:11px;
	border:0;
	background:url("/media/layout/bg_input_newsletter.gif") no-repeat;
	color:#A2A2A2;
	float:left;
}


.right_list{
	margin:15px 0 0 0;
	padding:0;
	list-style:none
}
.right_list li{
	width:230px;
	height:15px;
	padding:0 5px 0 18px;
	margin:0 0 2px 0;
	background:url("/media/layout/bg_item.gif") no-repeat;
}
.right_list li.first_item, .right_list li.second_item{
	padding:2px 5px 0 18px;
	background-image:none;
	color:#ffffff;
}
.right_list li.first_item{
	background-color:#07A2CE;
}
.right_list li.second_item{
	background-color:#044364;
	margin-bottom:8px;
}
.right_list a{
	width:160px;
	color:#232323;
	display:block;
	float:left;
}
.right_list li.first_item a, .right_list li.second_item a{
	color:#ffffff;
}



#footer{
	width:815px;
	line-height:1.2;
	padding-bottom:30px;
	text-align:center;
}
#footer td{
	padding:0 10px;
	text-align:left;
}
#footer img{
	margin:0 10px;
}



#left_line{
	width:4px;
	height:200px;
	background-color:#044364;
	position:absolute;
	top:360px;
	left:0;
	z-index:99;
}



p{
	margin:0;
	padding:0 0 15px 0;
}
.small_text{
	font-size:10px;
}
.darker{
	color:#232323;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clear{
	clear:both;
}
.break{
	height:15px;
	font-size:8px;
}
div.border_top{
	border-top:4px solid #EBE9EA;
	padding-top:15px;
}
ul.simple{
	margin:0;
	padding:0;
	list-style:none;
}
ul.simple li{
	margin:0;
	padding:0 0 0 10px;
}


form.tablestyle{
	margin:10px 0;
}
form.tablestyle th{
	text-align:right;
}
th.align_top{
	padding-top:4px;
}
input.field, textarea.field{
	width:300px;
	padding:2px;
	border:1px solid #07A2CE;
}
textarea.field{
	height:200px;
}
textarea.longer{
	height:400px;
	width:400px;
}
input.submit{
	background-color:#044364;
	border:0px;
	color:#ffffff;
	padding:3px 5px;
}
#note{
	text-align:center;
	border-top:1px solid #EBE9EA;
	margin-top:20px;
}


.message{
	font-size:11px;
}
.message ul{
	margin:0;
	padding:0;
	list-style:none;
}
.message li{
	padding:0 0 0 20px;
}
.message li.first{
	padding:3px 0 0 0;
	font-weight:bold;
}


.article_intro{
	padding:10px 0;
}

.article_intro a{
	font-size:13px;
}

.article_intro img{
	margin:5px 10px 0 0;
}
#pages_scroll{
	color:#07A2CE;
	font-size:11px;
}
#pages_scroll a{
	margin:0 5px;
}

.glosar div{    
    width:17px;
    float: left;
    font-size: 11px;
    background-color: #07A2CE;
    margin: 1px;
    color: white;
   
}

.glosar div a{
     color: white; 
      display: block; 
}  

hr { clear: both;}



#company_directory{
	margin:15px 0;
}
#company_directory th{
	border-bottom:1px solid #07A2CE;
}
#company_directory th, #company_directory td{
	padding:3px;
}
#company_info{
	margin:15px 0;
}



a.button_link{
	padding:2px 5px;
	color:#ffffff;
	background-color:#07A2CE;
}


#sort_form{
	margin:5px 0 0 0;
	text-align:right;
}
#sort_form select{
	margin-bottom:3px;
}
#filter_by{
	width:295px;
}


#search_results{
	margin:0;
	padding:0;
	list-style:none;
}
#search_results li{
	padding:0 0 10px 0;
}
#search_results li a{
	font-size:11px;
}

#index{
	text-align:justify;
}

.boder_bottom{
	border-bottom:1px solid #BFE7F3;
}

.button_this a{
	background-color:#07A3CE;
	padding:5px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
}

.button_this a:hover{
	background-color:#0D435F;
}

#user_area{
	border-bottom:1px solid #07A3CE;
	padding-bottom:15px;
	margin-bottom:6px;	
}

#madeby a{
	font-size:9px;
	color:#cccccc;
}

#gallery img {
	border:4px solid #EEEEEE;
	margin:2px;
}

#gallery img:hover {
	border:4px solid #A8E0ED;
}


ul.bulleted{
	margin:0 0 0 8px;
	padding:0 0 0 8px;
}
ul.bulleted li{
	margin:0;
	padding:0;
}



.subtitle{
	font-size:10px;
	padding-bottom:10px;
}


#twitter_div{
    background-color: white;
    font-size:10px;
    
    width:175px;
    text-align: left;
}

#twitter_div li,ul{
    list-style: none;
    padding:0px;
    margin:0px;
    margin-bottom:5px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #EEEEEE;
    
}

#twitter_div a{
    font-weight: bold;
    color:#666666;
}