@charset "utf-8";
/* CSS Document */
body, html{
	margin:0;
	padding:0;
	background-image:url(../imgs/site/background.png);
	background-repeat:repeat-x;
	background-color:#E5E5E5;
	font-family:Verdana, Geneva, sans-serif;
}
body, html, .subscribe_fields{
	font-size:10px;
}
#top, #menu_left, #menu_right, input, #footer, label, tr, td, tbody, table, .subscribe_ok, .form_button_submit{
	font-size:10px;
}
ul li, ol li{
	margin-left:20px;
}
*{
	margin:0;
	padding:0;
	border:0;
}

#main{
	margin:0 auto;
	width:948px;
	background-image:url(../imgs/site/main_back.png);
	background-repeat:repeat-y;
}
#shadow_left{
	width:9px;
	float:left;
}
#content{
	float:left;
	width:930px;
	background-color:#FFF;
}
#content_internal{
	padding-left:30px;
	padding-right:30px;
}
#logo{
	float:left;
}
#search{
	padding-top:15px;
	float:right;
	width:168px;
}
.search_input{
	background-image:url(../imgs/site/search_input.png);
	height:14px;
	width:106px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	color:#000;
	padding:5px;
}
.contact_textarea{
	border:	1px solid #ccc;
	width:406px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	padding:5px;
}
.search_ok{
	background-image:url(../imgs/site/search_ok.png);
	height:24px;
	width:52px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	color:#FFF;
}
#menu{
	clear:both;
	background-image:url(../imgs/site/menu_back.png);
	background-repeat:no-repeat;
	height:33px;
	color:#FFF;
	margin-bottom:20px;
}
.menu_item{
	text-align:center;
	vertical-align:bottom;
}
.menu_item a{
	display:block;
	min-width:50px;
	color:#FFF;
	font-weight:normal;
	text-decoration:none;
	padding-bottom:12px;
}
.menu_item_opened{
	border-bottom:3px solid red;
}
.menu_item_opened a{
	display:block;
	min-width:50px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	padding-top:5px;
	text-align:center;
}
.menu_item a:hover{
	text-decoration:underline;
}
#menu_left div{
	float:left;
}
#menu_left{
	float:left;
	width:573px;
}
#menu_right{
	width:297px;
	float:right;
}
#top{
	height:18px;
	padding-top:12px;
	background-image:url(../imgs/site/top_back.png);
	background-repeat:repeat-x;
	background-position:bottom;
	color:#576269;
}
#top div{
	margin-left:10px;
	margin-right:10px;
	float:left;
}
#top a{
	color:#576269;
	text-decoration:none;
}
#top a:hover{
	text-decoration:underline;
}
#shadow_right{
	float:right;
	width:9px;
}
#footer_img{
	clear:both;
	height:31px;
}
.clear{
	clear:both;
}
h1{
	font-size:20px;
	font-family:Arial, Verdana, Geneva, sans-serif;
	color:#B3B3B3;
	font-weight:normal;
}
h4{
	margin-top:2px;
	font-weight:normal;
	color:#A5A5A5;
	font-size:10px;
}
#home_left_content{
	width:563px;
	float:left;
}
#home_right_content{
	float:right;
	width:290px;
}
.home_center_content_img{
	text-align:center;
	clear:both;
	margin-bottom:10px;
}
.home_left_content_img{
	float:left;
}
.home_right_content_img{
	float:right;
}
.home_left_content_text_block, #subpage_content{
	margin-bottom:10px;
	line-height:180%;
	text-align:justify;
}
.home_left_content_text_block p{
	margin-bottom:10px;
}
#home_downloads_block{
	padding-left:10px;
}
.home_link_list{
	border-bottom:1px dashed #CCC;
	margin-bottom:6px;
	padding-bottom:8px;
	text-align:justify;
}
.home_link_list h4{
}
.home_link_list a{
	text-decoration:none;
	color:#3097A1;
	font-weight:bold;
	line-height:150%;
}
.home_link_list a:hover{
	text-decoration:underline;
}
.home_link_list_final{
	margin-bottom:9px;
	padding-bottom:1px;
	text-align:justify;
}
.home_link_list_final h4{
}
.home_link_list_final a{
	text-decoration:none;
	color:#3097A1;
	font-weight:bold;
	line-height:150%;
}
.home_link_list_final a:hover{
	text-decoration:underline;
}
.home_list_link_all{
	text-align:right;
	margin-top: -6px;
}
.home_list_link_all a{
	color:#3097A1;
	font-weight:bold;
	text-decoration:none;
}
.home_list_link_all a:hover{
	text-decoration:underline;
}
#home_banners{
	width:563px;
	float:left;
}
#home_downloads{
	float:right;
	width:290px;
	margin-bottom:15px;
}
.banners_left{
	float:left;
}
.banners_right{
	float:right;
}
.downloads_icon{
	float:left;
	margin-right:5px;
}
#footer{
	color:#ABABAB;
	width:870px;
	margin-top: 0;
	margin-left:30px;
}
#footer a{
	color:#ABABAB;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
#footer_content_left{
	float:left;
	margin-top: 0;
}
#footer_content_right{
	float:right;
	margin-top: 0;
}
#banner_subscribe{
	border:1px solid #EEEEEE;
	background-image:url(../imgs/site/subscribe_img.png);
	background-repeat:repeat-x;
	background-position:bottom;
	width:273px;
	min-height:131px;
	height:auto;
	font-weight:bold;
	font-size:16px;
	font-family:Arial, Verdana, Geneva, sans-serif;
	color:#898989;
}
#banner_subscribe table{
	margin:5px;
}
.subscribe_fields{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	color:#000;
}
.subscribe_inputs, .contact_input{
	background-image:url(../imgs/site/subscribe_fields.gif);
	height:14px;
	width:143px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	color:#000;
	padding:2px;
}
.subscribe_ok, .form_button_submit{
	background-image:url(../imgs/site/subscribe_ok.png);
	height:18px;
	width:70px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	color:#FFF;
}
.title_bar{
	background-image: url(../imgs/site/line_dotted_home_left.gif);
	line-height:10px;
	margin-top:3px;
}

.title_bar2{
	background-image: url(../imgs/site/line_dotted_home_left.gif);
	line-height:10px;
	margin-top:2px;
}
.content_separator{
	/** TODO */
	clear:both;
}
#site_map{
	/** TODO */
	margin-left: 20px;
}
#site_map a{
	color:#515151;
	text-decoration:none;
}
#site_map a:hover{
	text-decoration:underline;
}
#site_map ul {
	/** TODO */
	padding:10px;
}
#site_map li{
	/** TODO */
	list-style-type: none; 
	width:178px;
	margin:10px 0px 0px 17px;
	padding:4px 0px 3px 13px;
	background-image:url(../imgs/site/submenu_dot.gif);
	background-position:left center;
	background-repeat:no-repeat;
	border-bottom:1px dotted #E7E7E7;
}
.file_content{
	/** TODO */
}
.file_image{
	/** TODO */
	float: left;
}
.file_informations{
	/** TODO */
}
.file_name{
	/** TODO */
}
.lightbox{
	/** TODO */
	display:block;
	margin-bottom:10px;
	line-height:100%;
}
.search_result{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #CCC;
	line-height:180%;
	display: none;
}
.search_result_section_name a{
	text-decoration:none;
	color:#3097A1;
	font-weight:bold;
	line-height:180%;
}
.search_result_section_name a:hover{
	text-decoration:underline;
}
.swf_content_center{
/** TODO */
	clear:both;
}
.swf_content_left{
/** TODO */
	float:left;
}
.swf_content_right{
/** TODO */
	float:right;
}
.movie_content_center{
/** TODO */
	clear:both;
}
.movie_content_left{
/** TODO */
	float:left;
}
.movie_content_right{
/** TODO */
	float:right;
}
.form_field{
/** TODO */
}

.footnote{
	color:#ABABAB;
	margin-top: 0;
	font-style: italic;
	line-height: 12px;
}

.highlight{
	color:#45b1bb;
	font-family: "Courier New", Courier, monospace;	
}
.submenu_div{
	padding-left:10px;
}
.newsletter_title{
	font-weight:normal;
	font-size:20px;
}
#pagination_prev, #pagination_next{
	cursor:pointer;
}
.news_title_resume, .news_title_resume a{
	cursor:pointer;
	color:#3097A1;
	font-weight:bold;
	text-decoration: none;
}
.news_title, .news_title a{
	/*border-top: 1px dashed #CCC;*/
	cursor:pointer;
	color:#3097A1;
	font-weight:bold;
	
}
.news_last_item{
	/*background-image: url(../imgs/site/line_dotted_home_left.gif);*/
	border-top:1px dashed #CCCCCC;
	line-height:10px;
	margin-top:3px;
}
.resume_date_front_page{
	font-weight:normal;
	color:#A5A5A5;
	padding-bottom: 5px;
}

.subtitle {
	font-size:13px;
	margin:0;
	padding:5px 0px 0px 0px;
	color:#009aa9;
	font-weight:bold;
}

.contact_content {
	margin-left: 20px;
	line-height: 16px;
}

.contact_content a:hover{
	text-decoration: underline;
	color: #45b1bb;
}

.contact_content a{
	text-decoration: none;
	color: #45b1bb;
}