﻿.epoContentNav li {display:block}
#epoBreadcrumbs li {
/**
background: url("/images/icon_sprite_rebrush.gif");
background-repeat: no-repeat;
background-position: right -192px;
**/
background:none!important;
}



div.navigation{
	padding-bottom:15px;
}
div.navigation div.navrowtitle div.text,div.navigation div.navrow div.text, div.navigation div.navrow div.ancestor, div.navigation div.navrow div.actual {
	font-size: 15px;
}

/* promo design */
div.DOC4NET2-promo-title {font-size:inherit}
table.DOC4NET2-concordance td.header, table.DOC4NET2-history td.header {font-size:inherit}
div.DOC4NET2-historyInfo {font-size:13px;line-height:1.5em}
div.DOC4NET2-historyDate {font-size:13px;line-height:1.5em}

/* body column width setup, hacking! */
div#DOC4NET_bodycol1 {
	width: 559px;
	
	float: left;
}

div#DOC4NET_bodycol2 {
	width: 201px;
	margin-left: 16px;
	float: left;
}

div#DOC4NET_bodycols {
	width: 776px;
	/*padding-left: 16px;*/
	float: left;
}

div.DOC4NET2-navigation div.navigation {
    width: 559px;
}



div#pagebody {line-height:23px;padding-top:0em}


div.navigation div.navrowtitle div.text,div.navigation div.navrow div.text, div.navigation div.navrow div.ancestor, div.navigation div.navrow div.actual
{
padding-left:0;
}
div.navigation div.actual b {color:red;font-weight:normal}

div.navigation div.navrow div.reddot, div.navigation .blackdot, div.navigation .rarrow, div.navigation div.navrowtitle .rarrow {
	background: none;
}

div.navigation div.navrowtitle .level0 {
	margin-left: 10px;
	width: auto;
	margin-right: 95px;
/*	width: 450px;*/
}


div.navigation .level0 {
	margin-left: 20px;
	width: auto;
	margin-right: 95px;
/*	width: 450px;*/
}
div.navigation .level1 {
	margin-left: 30px;
	width: auto;
	margin-right: 95px;
/*	width: 440px;*/
}
div.navigation .level2 {
	margin-left: 40px;
	width: auto;
	margin-right: 95px;
/*	width: 430px;*/
}
div.navigation .level3 {
	margin-left: 50px;
	width: auto;
	margin-right: 95px;
}
div.navigation .level4 {
	margin-left: 60px;
	width: auto;
	margin-right: 95px;
}
div.navigation .level5 {
	margin-left: 70px;
	width: auto;
	margin-right: 95px;
}
div.navigation .level6 {
	margin-left: 80px;
	width: auto;
	margin-right: 95px;
}

div.navigation {font-weight:bold;padding-bottom:46px}
div.navigation div.actual {font-weight:normal}
div.navigation div.navrow, div.navigation div.navrowtitle {padding-top:6px;padding-bottom:6px;background-color:rgb(239,239,239)}
div.navigation div.navfield a.next { text-align:center;height:100%;font-size:0px;background:transparent url("../images/legal_next-arrow.gif") no-repeat scroll center center;right:10px;width:25px}
div.navigation div.navfield a.next:hover {background:transparent url("../images/legal_next-arrowwhite.gif") no-repeat scroll center center;background-color:black;color:black}
div.navigation div.navfield a.prev{ text-align:center;height:100%;font-size:0px;background:transparent url("../images/legal_prev-arrow.gif") no-repeat scroll center center;right:35px;width:25px;padding:5px}
div.navigation div.navfield a.prev:hover {background:transparent url("../images/legal_prev-arrowwhite.gif") no-repeat scroll center center;background-color:black;color:black}
div.navigation div.navfield {}

table.DOC4NET2-concordance td.header {background-color:rgb(211,212,215);padding-top:6px;padding-bottom:6px;font-weight:normal;font-size:15px}
table.DOC4NET2-concordance td.concordanceFrom,table.DOC4NET2-concordance td.concordanceTo {font-size:13px}

div.DOC4NET2-history div.DOC4NET2-promo-title {    border: none;background-color:rgb(239,239,239);padding-left:9px;padding-top:7px;padding-bottom:7px;margin-bottom:0}
div.DOC4NET2-promo-title a.DOC4NET2-history-openclose {top:0;padding-top:7px}
div.navdescendant{    background: transparent url('../images/legal_next-arrow.gif') no-repeat scroll left 8px!important;padding-top:4px}

/** cssBasis.css line 643 for a span.new **/
a span.New {text-indent:0;position:static;display:inline;width:auto;background:none}


/* Zedas 2016.09.30 */
@media print {    
    .no-print, .no-print * { display: none !important; }
}

div.showmod.no-print {
	position: absolute;
	top: 6px;
	right: 80px;
}
