/*----------------------- Reset styles -----------------------*/
* {
	vertical-align: baseline;
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	padding: 0px;
	margin: 0px;
}
img	{
	border: 0px;
}
div	{
	display: block;
}
fieldset	{
	border: 0px;
	display: inline;
}
/*----------------------- Structure styles -----------------------*/
body	{
	background-color: #ffffff;
	text-align: center;
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url('/images/bg_body.jpg') no-repeat center top;
}
p	{
	padding: 0px 0px 10px 0px;
	line-height: 1.3em;
	font-size: 1.0em;
}
h1	{
	font-family: Trebuchet MS, Verdana;
	font-size: 2.18em;
	padding: 12px 0px 13px 0px;
	font-weight: normal;
}
h2	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	padding: 0px;
}
h3	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	padding: 0px;
}
ul	{
	padding-left: 15px;
	line-height: 1.3em;
	margin-left: 5px;
}
ol	{
	padding-left: 20px;
	margin-left: 8px;
}
a, a:link, a:visited, a:focus, a:active	{
	color: #b56905;
	font-size: 1.0em;
	text-decoration: underline;
	font-weight: bold;
}
a:hover, a:focus, a:active	{
	color: #4c5559;
}
.bold, strong, b	{
	font-weight: bold;
}
p.manchet	{
	padding-bottom: 30px;
}
.not_there	{
	display: none;
}
#skip_link {
	left:-1000em;
	position:absolute;
}
#container	{
	width: 984px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#line_black	{
	width: 984px;
	height: 5px;
	overflow: hidden;
	background-color: #000000;	
}
#line_grey	{
	width: 984px;
	height: 3px;
	overflow: hidden;
	background-color: #cccccc;
}
#structure_padding	{
	width: 960px;
	padding: 6px 12px 0px 12px;
}
#top_con	{
	width: 960px;
	height: 63px;
	overflow: hidden;
}
#logo	{
	padding-top: 11px;
	float: left;
	overflow: hidden;
	height: 52px;
}
#toolbox	{
	float: right;
	text-align: right;
	width: 650px;
}
#search	{
	float: right;
	display:none;
}
#search .input_txt	{
	height: 16px;
}
#content_con	{
	float: left;
	clear: both;
	width: 960px;
	font-size: 1.1em;
}
#left_col	{
	float: left;
	width: 215px;
	overflow: hidden;
}
#right_col	{
	float: left;
	width: 215px;
}
.content, .content_wide	{
	float: left;
	width: 510px;
	padding: 0px 10px 20px 10px;
	overflow: hidden;
}
.content_wide	{
	width: 725px;
}
.content_wrapper	{
	width: 100%;
}
.with_line	{
	background: url('/images/bg_box_line.gif') repeat-x bottom;
	padding-bottom: 10px;
}
#frontpage_box_con	{
	width: 510px;
}
#frontpage_box_con h2	{
	color: #b56905;
	font-size: 1.0em;
	text-decoration: underline;
	font-weight: bold;
	padding-bottom: 10px;
}
#frontpage_box_con h2 a,
#frontpage_box_con h2 a:link,
#frontpage_box_con h2 a:visited,
#frontpage_box_con h2 a:focus,
#frontpage_box_con h2 a:active	{
	font-size: 1.1em;
}
#frontpage_box_1, #frontpage_box_2, #frontpage_box_3	{
	width: 160px;
	float: left;
	padding: 0px 7px 0px 0px;
	overflow: hidden;
}
#frontpage_box_2, #frontpage_box_3	{
	background: url('/images/bg_box_line_vert.gif') repeat-y left;
	padding: 0px 7px 0px 8px;
}
#frontpage_box_3	{
	padding: 0px 0px 0px 8px;
}
.cleanfilter	{
	float: right;
	text-align: right;
}
.flexpanel	{
	width: 100%;
	padding-top: 15px;
	float: left;
	clear: both;
}
/*----------------------- Box styles -----------------------*/
.box, .last_box	{
	width: 215px;
	float: left;
	clear: both;
	padding-bottom: 11px;
}
.last_box	{
	background: url('/images/bg_box_line.gif') repeat-x bottom;
	margin-bottom: 15px;
}
.box_content	{
	padding: 10px 11px 0px 11px;
}
.box_content ul, .box_content li	{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.box_news_item	{
	border-bottom: solid 1px #909090;
	margin-bottom: 10px;
}
.box_news_item_last	{
	border-bottom: none;
	margin-bottom: 10px;
}
.box h2, #right_col .box h2	{
	background: url('/images/bg_box.jpg') no-repeat top left;
	height: 20px;
	width: 204px;
	padding: 2px 0px 0px 11px;
	color: #ffffff;
	font-family: Trebuchet MS, Verdana;
	font-size: 1.18em;
	font-weight: normal;
	line-height: 1.18em;
}
.box_content h2	{
	color: #b56905;
	font-size: 1.0em;
	text-decoration: underline;
	font-weight: bold;
	padding: 0px;
	background-image: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.box_content h3	{
	color: #000000;
	font-weight: bold;
	background-image: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.box_content ul	{
	padding-bottom: 10px;
}
.box_content h2 a,
.box_content h2 a:link,
.box_content h2 a:visited,
.box_content h2 a:focus,
.box_content h2 a:active	{
	font-size: 1.1em;
}
/*----------------------- Shortcut styles -----------------------*/
.box_shortcut	{
	width: 215px;
	float: left;
	clear: both;
	padding-bottom: 4px;
	margin-bottom: 7px;
}
.box_shortcut_open	{
	width: 215px;
	float: left;
	clear: both;
	padding-bottom: 4px;
	margin-bottom: 7px;
}
a.shortcut_top,
a:link.shortcut_top,
a:active.shortcut_top,
a:focus.shortcut_top,
a:visited.shortcut_top	{
	width: 202px;
	height: 26px;
	padding: 4px 11px 0px 2px;
	overflow: hidden;
	cursor: pointer;
	display: block;
	color: #ffffff;
	font-size: 1.18em;
	font-family: Trebuchet MS, Verdana;
	font-weight: normal;
	line-height: 1.18em;
	text-decoration: none;
}

.shortcut_icon	{
	float: left;
	padding-top: 0px;
}
.shortcut_headline 	{
	padding-left: 11px;
	float: left;
	padding-top: 3px;
}
.shortcut_arrow	{
	float: right;
	display: block;
	width: 11px;
	height: 20px;
	background: url('/images/arrow_shortcut_closed.gif') no-repeat center;
}
.active .shortcut_top .shortcut_arrow	{
	background: url('/images/arrow_shortcut_open.gif') no-repeat center;
}
.shortcut_1	{
	background: url('/images/bg_shortcut_line_1.gif') repeat-x bottom;
}
.shortcut_1 .shortcut_top	{
	background: url('/images/bg_shortcut_1.jpg') no-repeat;
}
.shortcut_2	{
	background: url('/images/bg_shortcut_line_2.gif') repeat-x bottom;
}
.shortcut_2 .shortcut_top	{
	background: url('/images/bg_shortcut_2.jpg') no-repeat;
}
.shortcut_3	{
	background: url('/images/bg_shortcut_line_3.gif') repeat-x bottom;
}
.shortcut_3 .shortcut_top	{
	background: url('/images/bg_shortcut_3.jpg') no-repeat;
}
.shortcut_4	{
	background: url('/images/bg_shortcut_line_4.gif') repeat-x bottom;
}
.shortcut_4 .shortcut_top	{
	background: url('/images/bg_shortcut_4.jpg') no-repeat;
}
#right_col .last_shortcut	{
	margin-bottom: 20px;
}
.shortcut_content	{
	float: left;
	padding: 10px 11px 0px 11px;
}
.shortcut_content_1 p,
.shortcut_content_2 p,
.shortcut_content_3 p,
.shortcut_content_4 p	{
	padding-bottom: 15px;
}
/*----------------------- TopMenu styles -----------------------*/
#top_menu	{
	float: right;
}
#top_menu ul	{
	width: 450px;
	padding: 0px;
	padding-top: 5px;
	text-align: right;
	margin-left: 0px;
}
#top_menu ul li	{
	display: inline;
	padding-right: 12px;
	list-style: none;
}
#top_menu ul li	a,
#top_menu ul li	a:link,
#top_menu ul li	a:visited,
#top_menu ul li	a:focus,
#top_menu ul li	a:active	{
	color: #909090;
	font-size: 1em;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
}
#top_menu ul li	a:hover,
#top_menu ul li	a:focus,
#top_menu ul li	a:active	{
	text-decoration: underline;
}
/*----------------------- AreaMenu styles -----------------------*/
#area_menu	{
	float: right;
	clear: both;
	width: 960px;
	text-align: right;
	color: #b56905;
	padding: 3px 0px 5px 0px;
}
#area_menu ul	{
	float: right;
	width: 700px;
	text-align: right;
	padding: 0px;
	margin-left: 0px;
}
#area_menu ul li	{
	display: inline;
	padding-left: 12px;
	list-style: none;
}
#area_menu ul li a,
#area_menu ul li a:link,
#area_menu ul li a:visited,
#area_menu ul li a:focus,
#area_menu ul li a:active
	{
	color: #b56905;
	font-size: 1em;
	text-transform: uppercase;
	text-decoration: underline;


	font-weight: bold;
}
#area_menu ul li a:hover,
#area_menu ul li a:focus,
#area_menu ul li a:active	{
	color: #4c5559;
}
/*----------------------- MainMenu styles -----------------------*/
#main_menu	{
	clear: both;
	width: 960px;
	height: 29px;
	background: url('/images/bg_main_menu.jpg') no-repeat;
}
#main_menu ul	{
	text-align: left;
	padding: 0px;
	margin-left: 0px;
}
#main_menu ul li	{

	height: 29px;
	display: block;
	float: left;
	list-style: none;
}
#main_menu ul li a,

#main_menu ul li a:link,
#main_menu ul li a:visited,
#main_menu ul li a:focus,
#main_menu ul li a:active,
#main_menu ul li a:hover	{
	color: #4c5559;
	font-family: Trebuchet MS, Verdana;
	font-size: 1.6em;
	line-height: 1.6em;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-top: 2px;
	padding: 0px 11px 0px 11px;
	background: url('/images/gfx_spacer.gif') no-repeat right 2px;
}
#main_menu ul li a:hover,
#main_menu ul li a:focus,
#main_menu ul li a:active	{
	background-color: #4c555a;
	color: #ffffff;
	background-image: none;
}
#main_menu ul li a.main_menu_active,
#main_menu ul li a:link.main_menu_active,
#main_menu ul li a:visited.main_menu_active,
#main_menu ul li a:focus.main_menu_active,
#main_menu ul li a:active.main_menu_active,
#main_menu ul li a:hover.main_menu_active
	{
	background-color: #4c555a;
	color: #ffffff;
	background-image: none;
}
/*----------------------- Legend styles -----------------------*/
.legend_start	{
	float: left;
	display: block;
}
#legend	{
	float: left;
	width: 890px;
	height: 21px;
	padding: 10px 0px 0px 0px;
	color: #b4b4b4;
	font-size: 0.9em;
}
#legend ul	{
	text-align: left;
	padding: 0px;
	margin: 0px;
	float: left;
}
#legend ul li	{
	float: left;
	background: url('/images/gfx_legend_spacer.gif') no-repeat left;
	padding-right: 10px;
	padding-left: 8px;
	list-style: none;
	display: block;
}
#legend .first_item	{
	background: none;
}
#legend a,
#legend a:link,
#legend a:visited,
#legend a:focus,
#legend a:active	{
	color: #b4b4b4;
	font-family: Verdana;
	text-decoration: underline;
	font-weight: normal;
	padding: 0px 5px 0px 0px;
	float: left;
}
#legend a:hover,
#legend a:focus,
#legend a:active	{
	text-decoration: underline;
}
/*----------------------- Tip styles -----------------------*/
#tip    {
        float: left;
        width: 70px;
        padding-top: 10px;
        text-align: right;
}
/*----------------------- SubMenu styles -----------------------*/
#VerticalNavigation	{
	float: left;
	padding-bottom: 35px;
}
#VerticalNavigation	h2	{
	color: #4c5559;
	font-family: Trebuchet MS, Verdana;
	font-size: 1.18em;
	display: block;
	padding: 8px 11px 3px 11px;
	border-bottom: solid 1px #bbceca;
	width: 193px;
}
#VerticalNavigation ul	{
	width: 204px;
	padding: 0px 0px 0px 11px;
	margin-left: 0px;
}
#VerticalNavigation ul ul	{
	width: 193px;
}
#VerticalNavigation ul ul ul	{
	width: 182px;
}
#VerticalNavigation ul ul ul ul	{
	width: 171px;
}
#VerticalNavigation ul li ul	{
	background: url('/images/bg_submenu_line.gif') no-repeat;
	background-position: 14px top;
}
#VerticalNavigation ul li	{
	list-style: none;
	display: block;
	width: 204px;
	background: url('/images/bg_submenu_line.gif') no-repeat;
	background-position: 14px bottom;
}
#VerticalNavigation ul li a,
#VerticalNavigation ul li a:link,
#VerticalNavigation ul li a:visited,
#VerticalNavigation ul li a:focus,
#VerticalNavigation ul li a:active	{
	color: #4c5559;
	font-size: 1em;
	text-decoration: none;
	font-weight: normal;
	background: url('/images/arrow_submenu_closed.gif') no-repeat left;
	padding: 5px 0px 6px 13px;
	width: 191px;
	display: block;
}
#VerticalNavigation ul li a:hover,
#VerticalNavigation ul li a:focus,
#VerticalNavigation ul li a:active	{
	text-decoration: underline;
}
#VerticalNavigation ul li a.VerticalNavigationItems_clicked {
	background: url('/images/arrow_submenu_open.gif') no-repeat left;
}
#VerticalNavigation ul li ul li	{
	list-style: none;
	padding-right: 0px;
	display: block;
	width: 193px;
	background: url('/images/bg_submenu_line.gif') no-repeat;
	background-position: 3px bottom;
}
#VerticalNavigation ul li ul li a,
#VerticalNavigation ul li ul li a:link,
#VerticalNavigation ul li ul li a:visited,
#VerticalNavigation ul li ul li a:focus,
#VerticalNavigation ul li ul li a:active	{
	color: #b56905;
	font-size: 1em;
	text-decoration: none;
	font-weight: normal;
	background: none;
	padding: 5px 0px 6px 13px;
	width: 178px;
	display: block;
}
#VerticalNavigation ul li ul li a:hover,
#VerticalNavigation ul li ul li a:focus,
#VerticalNavigation ul li ul li a:active	{
	text-decoration: underline;
}
#VerticalNavigation ul li ul li ul li	{
	width: 182px;
}
#VerticalNavigation ul li ul li ul li a,
#VerticalNavigation ul li ul li ul li a:link,
#VerticalNavigation ul li ul li ul li a:visited,
#VerticalNavigation ul li ul li ul li a:focus,
#VerticalNavigation ul li ul li ul li a:active	{
	color: #b56905;
	font-size: 1em;
	text-decoration: none;
	font-weight: normal;
	background: none;
	padding: 5px 0px 6px 13px;
	display: block;
	width: 168px;
}
#VerticalNavigation ul li ul li ul li a:hover,
#VerticalNavigation ul li ul li ul li a:focus,
#VerticalNavigation ul li ul li ul li a:active	{
	text-decoration: underline;
}
#VerticalNavigation ul li ul li ul li ul li	{
	width: 171px;
}
#VerticalNavigation ul li ul li ul li ul li a,
#VerticalNavigation ul li ul li ul li ul li a:link,
#VerticalNavigation ul li ul li ul li ul li a:visited,
#VerticalNavigation ul li ul li ul li ul li a:focus,
#VerticalNavigation ul li ul li ul li ul li a:active	{
	color: #b56905;
	font-size: 1em;
	text-decoration: none;
	font-weight: normal;
	background: none;
	padding: 5px 0px 6px 13px;
	display: block;
	width: 157px;
}
#VerticalNavigation ul li ul li ul li ul li a:hover,
#VerticalNavigation ul li ul li ul li ul li a:focus,
#VerticalNavigation ul li ul li ul li ul li a:active	{
	text-decoration: underline;
}
/*----------------------- BankList styles -----------------------*/
.bank	{
	float: left;
	clear: both;
	padding: 10px 10px 10px 10px;
	width: 490px;
}
.activebank	{
	padding: 8px 10px 10px 10px;
	border: solid 1px #b9c7c2;
	width: 488px;
}
.maindepartment	{
	font-weight: bold;
}
.bank h3	{
	font-size: 1.3em;
}
/*----------------------- Department styles -----------------------*/
#dep_list	{
	width: 100%;
}
.dep_list_item	{
	float: left;
	clear: both;
	width: 100%;
	padding-bottom: 20px;
	background: transparent url('/images/bg_box_line.gif') repeat-x center bottom;
	margin-bottom: 15px;
}
.dep_list_item h3	{
	color: #B56905;
	font-size: 1.3em;
	font-weight: bold;
	padding-bottom: 10px;
}
.dep_info_adr h3,
.dep_info_hours h3	{
	color: #000000;
	font-size: 1.0em;
	padding: 0px;	
}
.dep_list_item_link	{
	float: left;
	clear: both;
} 
#dep_info	{
	width: 100%;
	float: left;
	padding-bottom: 25px;
}
.dep_info_adr	{
	float: left;
/*	padding-right: 50px;*/
	width: 175px;
}
.dep_info_hours	{
	float: left;
}
#emp_list	{
	clear: both;
}
.emp_vcard	{
	float:left;
	width:224px;
	border:1px solid #bbceca;
	margin:0px 5px 5px 0px;
	padding:5px;
	height: 94px;
	overflow: hidden;
}
.dep_info p, .emp_vcard p {
	margin:0px;
}
.emp_vcard img {
	float:right;
}
/* Department v2 */
#emp_list.v2	{
	width: 100%;
}
.emp_vcard_left,
.emp_vcard_right	{
	width: 345px;
	margin: 0px 5px 5px 0px;
	padding: 5px;
	height: 128px;
}
.emp_vcard_left	{
	float: left;	
}
.emp_vcard_left img	{
	float: left;
	padding-right: 15px;
	width: 100px;
}
.emp_vcard_right	{
	float: right;
	text-align: right;
	padding-right: 0px;
	margin-right: 0px;
}
.emp_vcard_right img	{
	float: right;
	padding-left: 15px;
	width: 100px;
}
/*----------------------- google maps styles -----------------------*/
#right_col .gmnoprint span, #right_col .gmnoprint a	{
	float: right;
	display: block;
}
#right_col .gmnoprint img	{
	float: left;
	display: block;
	width: 150px;
}
#left_col .gmnoprint span, #left_col .gmnoprint a	{
	float: right;
	display: block;
}
#left_col .gmnoprint img	{
	float: left;
	display: block;
	width: 150px;
}
/*----------------------- News styles -----------------------*/
ul.news_list	{
	padding: 0px;
	margin: 0px;
}
.news_list_item	{
	float: left;
	clear: both;
	width: 510px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	background: transparent url('/images/bg_box_line.gif') repeat-x center bottom;
	list-style: none;
}
.news_list_paging a, .news_list_paging .bold	{
	padding-right: 3px;
}
/*----------------------- Sitemap styles -----------------------*/
.flexpanel ul ul {
    list-style: none;    
    padding-left: 10px;
}
.flexpanel ul li {
    padding: 0px;
    margin: 0px;
}
.flexpanel ul{
    border-left: 0px;
    list-style: none;
    padding-left: 0px;
    
}
.flexpanel ul{
    padding-bottom: 15px;
}
.flexpanel ul ul ul{
    padding-bottom: 0px;
}
.flexpanel ul.depth2 ul a:link,
.flexpanel ul.depth2 ul a:visited,
.flexpanel ul.depth3 ul a:link,
.flexpanel ul.depth3 ul a:visited,
.flexpanel ul.depth4 ul a:link,
.flexpanel ul.depth4 ul a:visited,
.flexpanel ul.depth5 ul a:link,
.flexpanel ul.depth5 ul a:visited,
.flexpanel ul.depth6 ul a:link,
.flexpanel ul.depth6 ul a:visited,
.flexpanel ul.depth7 ul a:link,
.flexpanel ul.depth7 ul a:visited,
.flexpanel ul.depth8 ul a:link,
.flexpanel ul.depth8 ul a:visited,
.flexpanel ul.depth9 ul a:link,
.flexpanel ul.depth9 ul a:visited{
    color:#000000;
    text-decoration: none;
}
/*----------------------- Newsletter styles -----------------------*/
#NWPanel li	{
	padding-bottom: 8px;
	clear:both;
	float: left;
}
#NWPanel label	{
	width: 70px;
	float: left;
}
#NWPanel table tr td input,
#NWPanel table tr td label  {
    float: left;
	padding-bottom: 5px;
}
#NWPanel table tr td label    {
    padding-left: 5px;
}
#NWPanel li div    {
    clear: both;
}
/*----------------------- Ankiro styles -----------------------*/
.ankiro	{
	width: 100%;
}
.searchResultSearchTerm	{
	float: left;
	padding-bottom: 10px;
    clear: both;
}
.searchPresentationSwitch, .PresentationMode, .NoSearchResults    {
    float: left;
    clear: both;
	padding-bottom: 15px;
}
.searchResultCategoryGroupPanel	{
	float: left;
	padding-bottom: 5px;
	clear: both;
}
.searchResultCategoryGroupTitle	{
	font-size: 1.4em;
	font-weight: bold;
}
.searchResultCategoryGroupResultCount	{
	float: left;
	clear: both;
	width: 350px;
}
.ankiro ul    {
    float: left;
	clear: both;
	width: 500px;
    padding-bottom: 15px;
    background:transparent url(/images/bg_box_line.gif) repeat-x scroll center bottom;
	margin-bottom: 10px;
	margin-left: 0px;
}
.ankiro ul li	{
    list-style: none;
    float: left;
    clear: bot;
    padding-bottom: 5px;
}
.searchResultCategoryGroupResultLinkToCategory    {
    float: left;
	width: 160px;
	text-align: right;
}
.groupResultHeader	{
	width: 510px;
}
.searchResultHeader1    {
    clear: both;
	float: left;
	width: 380px;
}
.searchResultHeader2    {
	float: left;
	width: 130px;
	text-align: right;
}
.searchResultNavigation    {
    padding: 10px 0px 10px 0px;
	float: left;
	clear: both;
	width: 100%;
	text-align:center;
}
.searchPageIndex    {
    padding-right: 2px;
	padding-left: 2px;
}
.searchPageIndexSelected a:link,
.searchPageIndexSelected a:visited	{
	text-decoration: none;
	color: #4c5559;
}
/*----------------------- webbank styles -----------------------*/
#webbank_right_col	{
	text-align: left;
	padding-top: 5px;
}
#webbank_right_col #right_col	{
	width: 175px;
}
#webbank_right_col #right_col .box {
	width: 175px;
}
#webbank_right_col #right_col .box img {
	width: 175px;
}
#webbank_right_col #right_col .box .head h2 {
	width: 164px;
	background: url(/images/bg_box_webbank.jpg) no-repeat top left;
}
#logonWebUser	{
	padding-right: 0px;
}