@charset "utf-8";
#v8_header {
	width:980px;
}
#line {
}
#topNav {
	float:left;
	height:31px;
	z-index:0;
	
}
.tabs {
	height:33px;
	float:left;
	text-align:center;
	list-style:none;
	padding:0;
	margin:0;
}
.tabs li {
	position:relative;
	height:33px;
	float:left;
	margin:0 5px 0 0;
	background: url(/ek/images/tab_R.gif) no-repeat right 0;
}
.bluetabs li {
	position:relative;
	height:33px;
	float:left;
	margin:0 5px 0 0;
	background: url(/ek/images/TAB_GG_R.gif) no-repeat right 0;
}
.tabs li a {
	height:33px;
}
.tabs a:link, .tabs a:active, .tabs a:visited, .tabs a:hover {
	color:#CCCCCC;
	text-decoration:none;
	float:left;
	clear:both;
	display:block;
	background: url(/ek/images/tab_L.gif) no-repeat 0 0;
	padding:0 20px 0 10px;
}
.bluetabs a:link, .bluetabs a:active, .bluetabs a:visited, .bluetabs a:hover {
	color:#CCCCCC;
	text-decoration:none;
	float:left;
	clear:both;
	display:block;
	background: url(/ek/images/TAB_GG_L.gif) no-repeat 0 0;
	padding:0 20px 0 10px;
}
div.tn_txt {
	font-size:12px;
	line-height:12px;
	text-align:left;
	font-family: arial, helvetica, sans-serif;
	padding-top:5px;
	font-weight:bold;
	color:#CCC;
}
div.droparrow {
	background: url(/ek/images/topnav_arrow.gif) no-repeat right 20px;
	padding-right:14px;
}
div.pad {
	padding-top:13px;
	padding-bottom:3px;
}
li.tabon div {
	color:#000;
	font-weight:bold;
}
li.tabon div.droparrow {
	background: url(/ek/images/topnav_arrow_current.gif) no-repeat right 20px;
}
li.active div {
	color:#000;
}
li.active div.droparrow {
	background: url(/ek/images/topnav_arrow_roll.gif) no-repeat right 20px;
}
.tabs li.active {
	background-position:right -66px;
}
.tabs li.active a:link, .tabs li.active a:active, .tabs li.active a:visited, .tabs li.active a:hover {
	background-position: 0 -66px;
	text-decoration:none;
	color:#fff;
}
.tabs li.tabon {
	background:url(/ek/images/tab_R.gif) no-repeat right -33px;
}
.bluetabs li.tabon {
	background:url(/ek/images/TAB_GG_R.gif) no-repeat right -33px;
}
.tabs li.tabon a:link, .tabs li.tabon a:active, .tabs li.tabon a:visited, .tabs li.tabon a:hover {
	background:url(/ek/images/tab_L.gif) no-repeat 0 -33px;
	text-decoration:none;
	color:#fff;
}
.bluetabs li.tabon a:link, .bluetabs li.tabon a:active, .bluetabs li.tabon a:visited, .bluetabs li.tabon a:hover {
	background:url(/ek/images/TAB_GG_L.gif) no-repeat 0 -33px;
	text-decoration:none;
	color:#fff;
}
#tn_holder {
	visibility:visible;
	left:0;
}

.headertext {
	color: #fff;
	font-size:11px;
	width:650px;
}
.headertext a{
	font-size:11px;
}
#prSubHeadline {
	font-weight:bold;
	font-size:12px;
	color:#000;
	margin:1em 0 .5em 0;
}
#prInfoPanel {
	float:right;
	width:210px;
	margin:0 0 1em 0;
	border:1px solid #adafaf;
}
#prInfoPanelImage {
	margin:0 0 .5em 0;
}
#prInfoPanel H2 {
	font-weight:normal;
	font-size:12px;
	color:#000;
	font-style:italic;
	margin:0 0 .5em 0;
	background : url(/ek/images/PR/press_bg.gif) repeat-x;
	padding:0 .5em;
	line-height:21px;
}
#prInfoPanel ul {
	font-weight:normal;
	font-size:11px;
	margin: 0;
	padding:0 0 1em 1.8em;
	list-style-image: url(/ek/images/PR/press_bullet.gif);
}
#prInfoPanel ul li {
	margin: 0 0 .5em 0;
}
#prInfoPanel a {
	font-weight:normal;
	font-size:11px;
}
#prBody {
	margin:0 220px 0 0;
}
#prBody.noInfo {
	margin:0;
}


.bookmark a {
	color:#000;
	font-weight:bold;
}

.bookmark a:hover {
	color:#000;
	font-weight:bold;
	text-decoration:underline;
	
}

.bookmark a:visited {
	color:#000;
	font-weight:bold;
}

