@import url("http://www.berding-weil.net/_styles/bw_core.css");

#printHeader { display:none; }
#printFooter { display:none; }

h6.note {
	margin:5px 0 0 0;
	padding:0;
	font-family: arial, helvetica, sans-serif;
	font-size:0.625em;
	font-style:italic;
	font-weight:normal;
}

/* ------------------------------------------------------------------------------------------------------ STATUTES NOTICE */
#statutes_notice {
	padding:10px;
}
#statutes_notice h6 {
	margin:0;
	padding:0;
	font-family: arial, helvetica, sans-serif;
	font-size:0.75em;
	color:#eeeeee;
	border-bottom:1px solid #ffffff;
	margin-bottom:5px;
	padding-bottom:2px;
}
#statutes_notice p {
	margin:5px 0;
	padding:0;
	font-family: arial, helvetica, sans-serif;
	font-size:0.688em;
	color:#eeeeee;
	line-height:120%
}


/* ------------------------------------------------------------------------------------------------------ STATUTES TOOLBAR */
#statutes_ToolBar {
	float:right;
	font-family:arial,helvetica,sans-serif;
	font-size:10px;
	color:#898989;
}

#emailStatute, #printStatute { vertical-align:middle; padding:0px 5px 1px 5px; }

a.statuteToolLinks, a.statuteToolLinks:link, a.statuteToolLinks:visited { color:#898989; text-decoration: none; }
a.statuteToolLinks:hover, a.statuteToolLinks:visited:hover { color: #f78f1e; text-decoration: none; }

/* ------------------------------------------------------------------------------------------------------ STATUTES INDEX */
.DS_index {
	font-family: arial, helvetica, sans-serif;
	font-size: 0.75em;
	color: #444444;
}
.DS_chapter {
	font-weight:bold;
	padding: 8px 0px 4px 0px;
}
.DS_article {
	font-weight:bold;
	padding: 4px 0px 4px 0px;
}
.DS_section {
	vertical-align:top;
	width:70px;
	padding: 2px 0;
}
.DS_statute { padding: 2px 0; }

#statutes_index {
	float:right;
	width:41%;
	margin-top:0px;
}

#statutes_index_wrapper {
	height:313px;
	overflow:auto;
	margin-left:30px;

}

#statutes_index_border {
	margin-top:15px;
	margin-left:30px;
	border-bottom:1px solid #f7b32b;
}

/* ------------------------------------------------------------------------------------------------------ STATUTES MAIN INDEX */
#mainIndex {
	margin-top:20px;
}

#mainIndex .DS_chapter {
	font-family: "times new roman", times, serif;
	font-size: 1.125em;
}

#mainIndex .DS_article {
	font-family: "times new roman", times, serif;
	font-size: 1.125em;
}

/* ------------------------------------------------------------------------------------------------------ STATUTES */

#statutes_main {
	float:left;
	width:59%;
	margin-top:15px;
}

.statutes_section {
	float:left;
	margin-top:10px;
	font-family: "Times New Roman", Times, serif;
	font-size:1.125em;
	color:#444444;
	font-weight:bold;
}

#statutes_main h4 {
	font-family: "Times New Roman", Times, serif;
	font-size:1.125em;
	margin:10px 0 20px 0;
	margin-left:90px;
	color:#444444;
	font-weight:bold;
}

#statutes_main p {
	text-align:justify;
}

.statutes_paraFirstLi {
	padding-right:35px;
}

/* ------------------------------------------------------------------------------------------------------ TABLES */

#statutes_main table, #statutes_main th, #statutes_main td {
	border:1px solid #333333;
}

#statutes_main th, #statutes_main td {
	padding:5px;
}

#statutes_main th.mainTH { text-align:center; }
#statutes_main td.item { text-align:center; }

#statutes_main table {
	font-family: arial, helvetica, sans-serif;
	font-size: 0.75em; /* 12px */
	color: #333333;
	line-height:160%;
	margin: 10px 0px 10px 0px;
}

#statutes_main table.amended {
	font-weight:bold;
	font-style:italic;
}

/* ------------------------------------------------------------------------------------------------------ AMENDMENTS */
.amended2010 {
	font-weight:bold;
	font-style:italic;
}