#body
{
    width:100%;
    background:url('../images/background.jpg') no-repeat center top #ffffff;  
}

/* main content */
#div_main
{
	width:100%;
	
	text-align:center;
	margin: 0px auto;
	padding:0px;
	overflow:hidden;
}

/* all content */
#div_contentwrapper 
{
    
	width:980px;
	margin: 0px auto;
	padding:0px;
	text-align:left;
}
#div_top
{
	width:980px;
	height:79px;
	margin: 0px auto;
	padding:0px;
}

#div_top_menu
{
	width:980px;
	height:44px;
	margin: 0px auto;
	padding:0px;
}

#div_contentwrapper_middle
{
	width:980px;
	min-height:330px;
	overflow:hidden;
}
#div_footer
{
	background:gray;
	border:1px solid #FFFFFF;
	width:980px;
	height:23px;
	margin: 0px auto;
	padding:0px;
	line-height:23px;
	color:#ffffff;
}



/* content divs */
#div_middle_left
{
	width:249px;
	padding:0px;
	float:left;
	overflow:hidden;
}
#div_middle_center
{
	width:731px;
	padding:0px;
	float:left;
	text-align:left;
	overflow:hidden;
}
#div_middle_right
{
	width:220px;
	padding:0px;
	float:left;
	overflow:hidden;
}
/* END CONTENT STYLES */




/* DOCS / DOCLISTS */
.doc_list_item
{
	margin: 0px auto;
	float:left;

	width:690px;
	margin-left:11px;
	padding-left:10px;
	padding-right:20px;
	padding-bottom:28px;
	background:#ffffff;
}



.doc_item
{
	margin: 0px auto;
	float:left;
	width:690px;
	margin-left:11px;
	padding-left:10px;
	padding-right:20px;
	/*background:#ffffff;*/
	background: none;
}

.doc_item2
{
	margin: 0px auto;
	float:left;
	width:720px;
	margin-left:11px;
	background:#ffffff;
}

.doc_list_img
{
    float:left;
}

.doc_list_text
{
    float:left;
    width:484px;
    padding-right:15px;
}



a.doc_list_link
{
    margin-top:9px;
    padding-left:4px;
    float:left;
    text-decoration:none;
    border-bottom:none;
    border-top:none;
    color:#0060af;
}

a.doc_list_link:hover
{
    float:left;
    text-decoration:none;
    border-bottom:none;
    border-top:none;
    color:#0060af;
}


/****************/
/* Startpage    */
/****************/

.startpage_header
{
    
}

.doc_list_item2
{
	margin: 0px auto;
	float:left;

	width:700px;
	height:225px;
	margin-left:21px;
	padding-right:10px;
	padding-bottom:28px;
	
	background:url('../images/doc_list2_back.png') no-repeat; 
}

.doc_list_text2
{
    float:right;
    
    width:260px;
    height:205px;
    
    padding-right:16px;
    padding-left:15px;
    padding-top:10px;
    padding-bottom:10px;
    
    overflow:hidden;
}

a.doc_list_link2
{
    width:84px;
    height:28px;
    margin-top:16px;
    float:right;
    text-decoration:none;
        
    border:0px;

    background:url('../images/more_link.png') no-repeat; 
    background-position:0px 0px;
}

a.doc_list_link2:hover
{
    /*
    text-decoration:none;
    border-bottom:none;
    border-top:none;
    background:url('../images/more_link_hover.png') no-repeat; 
    */
    border:0px;
    background-position:-84px 0px;
}

/*****************/
/* end Startpage */
/*****************/


/* END DOCS / DOCLISTS */






/***********************/
/* Startpage tabs      */
/***********************/

/* News tab */
#news_item
{
    margin-left:15px;
    margin-right:15px;
    padding-bottom:11px;
    padding-top:26px;
    border-bottom:solid 1px #fec50b;
    width:219px;
    overflow:hidden;
    
}

.tab_content
{
    text-align:left;
    float:left;
    width:249px;   
    background:url('../images/tabs_content_background.png') repeat-y;
}

a.tab_link
{
    width:84px;
    height:28px;
    margin-top:5px;
    float:right;
    text-decoration:none;
    border-bottom:none;
    border-top:none;
    background:url('../images/more_link.png') no-repeat; 
}

a.tab_link:hover
{
    border:0px;
    background-position:-84px 0px;
}

a.news_archive
{
    width:219px;
    height:28px;
    margin-top:17px;
    margin-right:15px;
    margin-bottom:15px;
    float:right;
    text-decoration:none;
    border-bottom:none;
    border-top:none;
    background:url('../images/news_archive_link.png') no-repeat;     
}

a.news_archive:hover
{
    text-decoration:none;
    border-bottom:none;
    border-top:none;
    background:url('../images/news_archive_link_hover.png') no-repeat;     
}

a.all_events
{
    width:219px;
    height:28px;
    margin-top:17px;
    margin-right:15px;
    margin-bottom:15px;
    float:right;
    text-decoration:none;
    border-bottom:none;
    border-top:none;
    background:url('../images/events_link.png') no-repeat;     
}

a.all_events:hover
{
    text-decoration:none;
    border-bottom:none;
    border-top:none;
    background:url('../images/events_link_hover.png') no-repeat;     
}





/***********************/
/* Startpage tabs      */
/***********************/






/* MENU STYLES */
/* top menu */
.div_menu_top
{
    /*
	float:left;
	line-height:40px;
	white-space: nowrap;
	padding-right:5px;
	height:40px;

*/
    height:24px;

    float:left;

	vertical-align:top;
	padding-top:8px;
	padding-right:7px;
	padding-left:0px;
	position:relative;
}
a.menu_top_link, a.menu_top_link:link, a.menu_top_link:active, a.menu_top_link:visited, a.menu_top_link:hover
{
    text-decoration:none;
    border-bottom:none;
    border-top:none;
}


a.menu_top_link_sel, a.menu_top_link_sel:link, a.menu_top_link_sel:active, a.menu_top_link_sel:visited,a.menu_top_link_sel:hover  
{
    text-decoration:none;
    border-bottom:none;
    border-top:none;
}


.img_menu_top
{
	float:left;
	padding-right:0px;
	padding-left:9px;
}

/* left menu */

#menu_left_top
{
    height:6px;
    width:249px;
    background:url('../images/menu_left_top.png') no-repeat; 
}

#menu_level1
{
	text-align:left;
	width:223px;
    min-height:241px;	
	
	padding-left:16px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:2px;
	
	list-style-type:none;
	list-style-image:none;
	
	margin:0px;
	background:url('../images/left_menu__back_1x1.png') repeat-x #1d1d1d;
}

#menu_level2
{
	text-align:left;
	list-style-type:none;
	width:218px;

	padding-left:0px;
	padding-top:6px;
	
	margin:0px;
	background:url('../images/left_menu_level2_bg.png') repeat-y; 
}

#menu_left_bottom
{
    height:6px;
    width:249px;
    background:url('../images/menu_left_bottom.png') no-repeat; 
}


.menu_level1_li
{
	width:218px;
	min-height:30px;
	
	list-style-type:none;
	list-style-image:none;
}


.menu_level2_li
{
    list-style-type:none;
	list-style-image:none;
}

.menu_level2_li_sel
{
    list-style-type:none;
	list-style-image:none;
}

.menu_level1_li_sel
{
    width:218px;
	min-height:30px;
	
	list-style-type:none;
	list-style-image:none;
}

.menu_level1_div
{
	width:215px;
	line-height:23px;
	min-height:23px;
	padding-top:5px;
	padding-right:3px;
}

.menu_level1_div:hover
{
	background:url('../images/menu_left_hover_no_child.png') no-repeat; 
}

.menu_level1_div_sel
{
	width:215px;
	line-height:23px;
	min-height:23px;
	padding-top:5px;
	padding-right:3px;
	background:url('../images/menu_left_hover_no_child.png') no-repeat; 
}

.menu_level1_div_sel_has_child
{
	width:215px;
	line-height:23px;
	min-height:23px;
	padding-top:5px;
	padding-right:3px;
	background:url('../images/left_menu_hover_sel.png') no-repeat; 
}

.menu_level2_div
{
	width:212px;
	margin-left:3px;
	line-height:20px;
	min-height:20px;
	padding-top:5px;
}

.menu_level2_div:hover
{
	background:url('../images/left_menu_levell2_hover.png') no-repeat; 
}

.menu_level2_div_sel
{
	width:212px;
	margin-left:3px;
	line-height:20px;
	min-height:20px;
	padding-top:5px;
	background:url('../images/left_menu_levell2_hover.png') no-repeat; 
}

.menu_level2_bottom
{
    width:218px;
    height:10px;
    padding-bottom:5px;
    
    background:url('../images/left_menu_level2_bg_bottom.png') no-repeat; 
}

a.menu_level1_link, a.menu_level1_link:link, a.menu_level1_link:active, a.menu_level1_link:visited,a.menu_level1_link:hover
{
	color:#FFFFFF;
	font-size:11px;
	font-weight:normal;
	letter-spacing:1px;
	padding-left:10px;
	line-height:44px;
	
	text-decoration:none;
    border-bottom:none;
    border-top:none;
}
a.menu_level1_link_sel, a.menu_level1_link_sel:link, a.menu_level1_link_sel:active, a.menu_level1_link_sel:visited,a.menu_level1_link_sel:hover
{
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	letter-spacing:1px;
	padding-left:10px;
	line-height:44px;
	    
	text-decoration:none;
    border-bottom:none;
    border-top:none;
}

a.menu_level2_link, a.menu_level2_link:link, a.menu_level2_link:active, a.menu_level2_link:visited,a.menu_level2_link:hover
{
	color:#FFFFFF;
	font-size:11px;
	font-weight:normal;
	letter-spacing:1px;
	padding-left:10px;
	line-height:44px;
	
	text-decoration:none;
    border-bottom:none;
    border-top:none;
}
a.menu_level2_link_sel, a.menu_level2_link_sel:link, a.menu_level2_link_sel:active, a.menu_level2_link_sel:visited,a.menu_level2_link_sel:hover
{
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	letter-spacing:1px;
	padding-left:10px;
	line-height:44px;
	
    text-decoration:none;
    border-bottom:none;
    border-top:none;
}

.topMenuImage
{
    padding-top:4px;
}

.bottomMenuImage
{
    padding-top:4px;
}

.leftMenuImage
{
    padding-left:10px;
    float:left;
}

.menu_left_no_child
{
    float:right;
    padding-right:10px;
}

.menu_left_has_child
{
    float:right;
    padding-top:3px;
    padding-right:10px;
}

.menu_top_item
{
    padding:0px;
    margin:0px;
}

.menu_top_item_active
{
    padding:0px;
    margin:0px;
}

.left_menu_top_item
{
    float:left;
    width:8px;
    height:21px;
    background:url('../images/back_top_link_left.png') no-repeat;  
    background-position:-200px;
}

.left_menu_top_item_active
{
    float:left;
    width:8px;
    height:21px;
    background:url('../images/back_top_link_left.png') no-repeat;  
    background-position:0px;
}


.center_menu_top_item
{
    float:left;
    height:21px;
    padding-left:5px;
    padding-right:5px;
}

.center_menu_top_item:hover
{
    background:#f7d806;
}

.menu_bottom_item
{
    padding-top:1px;
    padding-bottom:1px;
    float:left;
    height:21px;
    padding-left:5px;
    padding-right:5px;
}

.menu_bottom_item:hover
{
    padding-top:0px;
    padding-bottom:0px;
    float:left;
    color:#17469e;
	text-decoration:none;
	border-bottom:dotted 1px #9194c9;
	border-top:dotted 1px #9194c9;
}

.center_menu_top_item_active
{
    float:left;
    height:21px;
    padding-left:5px;
    padding-right:5px;
    background:#f7d806;
}

.right_menu_top_item
{
    float:left;
    width:8px;
    height:21px;
    background:url('../images/back_top_link_right.png') no-repeat;  
    background-position:-200px;
}

.right_menu_top_item_active
{
    float:left;
    width:8px;
    height:21px;
    background:url('../images/back_top_link_right.png') no-repeat;  
    background-position:0px;
}

#div_back_top_menu_right
{
    width:103px;
    height:15px;
    
    padding-right:6px;
    margin-top:12px;
    
    float:right;
    background:url('../images/Back_right_top_menu.png') no-repeat;  
}

/* END MENU STYLES */



/* OTHER CLASSES */
.clickable
{
	cursor:hand;
	cursor:pointer;
}

.clearer
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.georgia1
{
    color:#8c8c8c;
    font-family:Georgia Verdana;
    font-size:12px;
    font-style:italic;
}

.georgia2
{
    color:#5e5e5e;
    font-family:Georgia Verdana;
    font-size:12px;
    font-style:italic;
}

.bunn_banner
{
    height:50px;
    width:963px;
    
    padding-left:17px;
    
    color:#ffffff;
    font-family:Georgia Verdana;
    font-size:13px;
    font-style:italic;
    line-height:44px;
    
    background:url('../images/bunn_banner.png') no-repeat; 
}

.ingress
{
    margin-bottom: 20px; 
    margin-top: 12px;
    font-weight:bold;
	font-size:24px;
	line-height:26px;
}


.news_header
{width:210px;background:gray;line-height:23px;padding-left:5px;font-weight:bold;color:#ffffff;font-family:verdana;}


.frontpagenews
{

	float:left;
	min-height:200px;
	width:249px;
}


.newsbox
{
	min-height:269px;
	padding:0px 0px 20px 0px;
	color:Black;
	width:249px;

}

.ui-tabs .ui-tabs-hide {
	display:none !important;
}

.ui-tabs .ui-tabs-nav 
{
	list-style-type: none; 
	margin-top:0;
	padding:0px !important;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:0px;
	margin-bottom:0px;
	background:url('../images/tabs_top.png') no-repeat; 

}


ui-corner-all {
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
}
.ui-widget-content {
	color:#222222;
}
.ui-widget {
	font-family:Verdana,Arial,sans-serif;
	font-size:1.1em;
}
.ui-tabs {

}

.ui-tabs .ui-tabs-panel 
{
	width:249px;
	background:transparent none repeat scroll 0 0;
	border-width:0;
	display:block;
	margin-top:-3;

}
.ui-widget-header 
{
	background:transparent none repeat scroll 0 0;
	width:100%;
	font-weight:bold;
	float:left;
}

#tabs 
{
	margin-top:0px;
	
}

.tab_content_top
{
   height:4px;
   background:url('../images/tab_content_top.png') no-repeat; 
}

.tab_content_bottom
{
   height:4px;
   background:url('../images/tab_content_bottom.png') no-repeat; 
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a{
	border-bottom-width:0;
	padding:0px !important;
	padding-bottom:1px;
	text-align:center;
	color:#1f285f !important;
	font-size:16px !important;
	border-bottom:none !important;
	border-top:none !important;
}
.ui-tabs .ui-tabs-nav li {
	border-bottom-width:0 !important;
	margin-right:3px;
	padding:0px;
	text-align:center;
	float:left;

}

.ui-corner-top {
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	width:67px;
	
	height:32px;
}
.ui-state-active, .ui-widget-content .ui-state-active {

    /*background:#000f00 !important;*/
    background:url('../images/active_tab.png') no-repeat; 
	/*color:#212121 !important;*/
	height:32px;
	width:67px;
	list-style-image:none;
	line-height:32px;
	font-weight:normal;
	
}

.ui-state-default a
{
    border-bottom-width:0;
	padding-bottom:1px;
	text-align:center;
	color:#ffffff !important;
	font-size:16px !important;
	line-height:32px;
	border-bottom:none !important;
	border-top:none !important;
	
    
}

.ui-state-default
{
    
	
    background:url('../images/tab_inactive.png') no-repeat;
    list-style-image:none;
    
}

.ui-helper-reset {
	font-size:100%;
	line-height:1.3;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-decoration:none;
}



#flash
{
    width:700px;
    margin-left:10px;
    padding-bottom:7px;
}

#flash2
{
    width:720px;
    margin-left:10px;
    margin-bottom:7px;
}


#ads
{
    height:225px;
    
    padding-left:20px;
    margin-bottom:28px;
}

#ads2
{
    height:225px;
    
    padding-left:1px;
    margin-bottom:28px;
}

/**********************/
/*   Board doc list   */
/**********************/

.board_doc_list_text
{
    float:left;
    width:525px;
    height:151px;
    padding-left:15px;
    padding-right:13px;
    overflow:hidden;

}

.board_img
{
    float:left;
    
    width:135px;
    height:151px;
}

.board_text_top
{
    height:59px;   
}

.board_text_bottom
{
    height:92px;
    width:525px;
    overflow:hidden;
}

.board_text_bottom_left
{
    float:left;
    width:238px;
    height:92px;
    padding-right:10px;
    font-size:13px;
    border-right:solid 1px #bfbfbf;
}

.board_text_bottom_right
{
    float:left;
    padding-left:13px;
}

/**********************/
/* end Board doc list */
/**********************/


#div_breadcrumb
{
    padding-top:3px; 
    padding-bottom:15px;  
}