#core_TOP, #core_LEFTSIDE, #FOOTER_Screen, #PagePic, #MainNavTrailContainer, #statutes_ToolBar, #statutes_index { display:none; }

#core_MAIN_WRAPPER, #core_MAIN_CONTAINER {
	background:transparent;
}

#print_spacer { display:block; }

/* ------------------------------------------------------------------------------------------------------ RESETS */
p, a, h1, h2, h3, h4, h5, h6, ol, ul, li, img {
	margin:0;
	padding:0;
}
body { margin: 0px 0px 0px 0px; }
/* ------------------------------------------------------------------------------------------------------ PRINT HEADER */
#printHeader {
	display:block;
	margin-top:10px;
}
#printHeaderLogo {
	margin-bottom:5px;
}
#printHeaderPic {

}
/* ------------------------------------------------------------------------------------------------------ PRINT FOOTER */
	.FooterContainer {
		margin-top:20px;
		border-top:1px solid #666666;
		padding: 5px 0px 0px 0px;
		font-family:arial, helvetica, sans-serif;
		font-size:8pt;
		color:#666666;
	}
	.FooterContainer { font-style:normal; }
	.FooterDivider { font-size:10pt; color:#f78f1e; }
	a.fLink, a.fLink:link { color: #666666; text-decoration: none; }
	a.fLink:hover, a.fLink:visited:hover { color: #f78f1e; text-decoration: none; }
	a.fLink:visited { color: #666666; text-decoration: none; }


/* ------------------------------------------------------------------------------------------------------ GENERAL */
.BW { color:#F7B32B; }

/* ---------- Headers ---------- */
h1 {   /* TOPLEVEL HEADER */
	margin-top:25px;
	font-family:"trebuchet ms",arial, helvetica, sans-serif;
	font-size:16pt;
	font-weight:bold;
	color:#666666;
	border-bottom:1px solid #f7b32b;
}

/* ---------- Paragraphs ---------- */
p {
	font-family: "times new roman", times, serif;
	font-size: 12pt;
	color: #000000;
	margin: 10px 0px 10px 0px;
}

#statutes_main p {
	text-align:justify;
}

/* ---------- Links ---------- */
a, a:link, a:visited { color:#666666; font-weight:bold; text-decoration: none; }
a:hover, a:visited:hover { color: #666666; text-decoration: none; }

/* ------------------------------------------------------------------------------------------------------ STATUTES */

h6.note {
	margin-top:5px;
	padding:0;
	font-family: "times new roman", times, serif;
	font-size:9pt;
	font-style:italic;
	font-weight:normal;
}

#statutes_main {
	margin-top:25px;
}

.statutes_section {
	float:left;
	font-family: "Times New Roman", Times, serif;
	font-size:14pt;
	color: #000000;
	font-weight:bold;
}

#statutes_main h4 {
	font-family: "Times New Roman", Times, serif;
	font-size:14pt;
	margin:0px 0 20px 0;
	margin-left:90px;
	color: #000000;
	font-weight:bold;
}

.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;
}

/* ------------------------------------------------------------------------------------------------------ STATUTES INDEX */
#mainIndex {
	margin-top:25px;
}

.DS_index {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #000000;
}
.DS_chapter {
	font-size: 14pt;
	font-weight:bold;
	padding: 8px 0px 4px 0px;
}
.DS_article {
	font-size: 14pt;
	font-weight:bold;
	padding: 4px 0px 4px 0px;
}
.DS_section {
	vertical-align:top;
	width:90px;
	padding: 2px 0;
}
.DS_statute {
	vertical-align:top;
	padding: 2px 0;
}

