﻿@charset "utf-8";
@import url(/css/global.css);
@import url(/css/SpryTabbedPanels.css);

#accordion {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 232px;
	height: auto;
	z-index:1;
	top: -6px;
}

/* SpryTabbedPanels lable images*/
.TabbedPanelsTab {
	width: 230px;
	height: 29px;
	_height: 46px;
	#height: 46px;
	padding: 16px 0px 0px 0px;
	_padding: 19px 0px 0px 0px;
	#padding: 19px 0px 0px 0px;
	margin: 0px;
	top: 0px;
	left:1px;
	background-color: #DDD;
	color: #424242;
	font-size: 10pt;
	font-weight: bold;
	background-image: url(image/bt_newout.gif);
}
.TabbedPanelsTabHover, .TabbedPanelsTabSelected {
	background-image: url(image/bt_newover.gif);
	color: #000000;
	padding-top:14px;
	_padding-top:20px;
	#padding-top:20px;
}

.TabbedPanelsContent {
	 width:586px;
	 _width:576px;
	 #width:576px;
	 background-image: url(/eng/image/bk2.jpg);
	 background-repeat:no-repeat;
}

/* Template Document*/

#index_content_left {
	margin: 0px;
	padding: 0px;
	width: 586px;
	background-image: url(/eng/image/index_contentBK_L.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#index_content_right {
	margin: 0px;
	padding: 0px;
	width: 238px;
	background-image: url(/eng/image/index_contentBK_R.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#newstitle {
	width:100%;
	margin:0px;
	padding:0px;
	background-image: url(/eng/image/bt_newtop.gif);
	background-repeat:no-repeat;
	background-position:top right;
}

.news_morebutton{
	margin:10px 0px 0px 0px; 
	padding:0px; 
	text-align:right;
}
#index_footer {	
	padding: 0px; 
	margin:0px; 
	height: 44px;
	color: #fff;
	background-image: url(/eng/image/footer_index_bk.gif);
	background-position:left top;
	background-repeat:no-repeat;
	font-size: 7pt; font-family: Verdana, Arial, Geneva; text-decoration: none;
} 
#index_footer_R { 
    text-align:right;    
	padding: 0px; 
	margin:0px;	
	background-image: url(/eng/image/footer_index_bkR.gif);
	background-position:left top;
	background-repeat:no-repeat;
	background-color: #171717;
} 

/* news and event CLASSES
*********************************/

.blue-bold {
	color: #445473;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 150%;
	font-weight: bold;
}

.LINK8pt {font-size: 8pt;
	color: #6c6c6c;
	line-height: 14pt;
	font-family: Verdana, sans-serif;
	text-decoration: none;
	list-style-image: url(/eng/image/icon_arror.gif);
	vertical-align: top;
	margin:4px 0px 0px 16px; 
	padding:0px
}
.LINK8pt ul {
	margin:0px 0px 0px 16px;
	padding:0px;
}
.LINK8pt li {
	margin:0px;
	padding:4px 0px 4px 2px;
	border-top: 0px dotted;
	border-right: 0px dotted;
	border-bottom: 1px dotted;
	border-left: 0px dotted;
}
.LINK8pt A:link { font: 8pt/13pt "Verdana"; color: #434343; text-decoration: none}
.LINK8pt A:visited { font: 8pt/13pt "Verdana"; color: #434343; text-decoration: none}
.LINK8pt A:active { font: 8pt/13pt "Verdana"; color: #434343; text-decoration: none}
.LINK8pt A:hover{ font: 8pt/13pt "Verdana"; color: #000000; text-decoration: none}
