body {
	padding: 0;
	margin: 0;
	color: #000000 !important;
	font-family: arial, verdana, sans-serif;
	background-color: #FFF;
	background: none;
	text-align: left;
	font-size: 90%;
}
body * {
	color: #000000 !important;
	background: none !important;
}
.clr {
	clear: both;
	padding: 0;
	margin: 0;
}

a {
	color: #000000!important;
	text-decoration: underline;
}
.links {
	padding: 0 0 8px 0;
	margin: 0;
	font-weight: 400
}

.links a {
	color: #000000;
}

#main #content ul, #main .related ul {
	list-style-type: circle;
}
#main #content ul li, div.links, #main .related ul li {
	background: none;
	line-height: 1.5em;
    padding: 0px;
    margin: 0.8em 0px;
    position: relative;
    border: medium none;
    display: block;
    font-weight: normal;
	padding-left: 5px;
}

/* Hide screen styles */

#skipto, #nav-wrap, nav, #footer-wrap, footer, .bookmarks, #subnav, .top-link, .contents-button, .content-title-head, #content-title-foot, .content-title-head-hr, #content-links-foot, #header-wrap #search, #header-wrap #search *, #legislation-nav, #legislation-nav *, #above-pannel *, #mobile-icons, #mobile-icons *, #related-col-wrap, #related-col-wrap * {
	display: none;
	visibility: hidden;
}
/* Show screen styles */
#search-mobile, #search-mobile-wrap {
	display: block!important;
}

/* header */

#header-wrap {
	background: none;
	margin-left:0;
	padding-left:0;
}
#header-wrap, header {
	width: 100% !important;
	margin-left:0;
	padding-left:0;
}
header  .logo img {
	display: none;
}
header .logo .print {
	display: block !important;
}
header .logo {
	position:static;
	display: block;
	height: 60px;
	width:243px;
	float: left;
	clear: both;
	position:relative;
	margin-left:0;
	padding-left:0;
}
header .back-white {
	margin-left:0;
	padding-left:0;
}
/* breadcrumb */

#breadcrumbs-wrap {
	margin: 0;
	padding: 0;
	background: none;
	color: #000000;
	border-bottom: 2px #000 dotted;
		display:block!important;
}

#breadcrumbs-wrap #breadcrumbs {
	background: none;
	width: 100%;
	padding: 0;
	margin: 0 0 10px 0;
	float: left;
	clear: both;
	display:block;
}
#breadcrumbs-wrap #breadcrumbs a {
	font-weight: normal;
	padding: 0;
	margin: 0;
}


/* print data */

#print-url {
	font-size: 110%;
	padding: 10px 0;
	display: block;
	word-break: break-all;
}
#print-date {
	font-size: 110%;
	padding: 0 0 10px 0;
	display: block;
}

/* main */

#main h1 {
	font-size: 140%;
	padding-top: 10px;
	color: #000000;
    border-bottom: 1px solid #000;
   }
#main h2 {
	font-size: 120%;
}
#main p a, #main li a, #main .links a, #main .title a, #main h2 a, #main h3, #main h4, #main h5, #main h6 {
	font-size: 100%;
	color: #000000;
}
#main, #main #content, #home #main2 .quicklinks, #home #main2 .info, #home #main2 .info a, #main #related, #main #related h2, #main .summary {
	padding: 0;
	margin: 0;
	width: 100%;
	border: none;
	background: none;
	text-align: left;
	font-size: 100%;
	min-height: 0;
	float: none;
	clear: both;
}
#main table {
	padding: 0;
	margin: 0;
	width: auto;
	border: 1px solid #000;
}
#main table th {
	padding: 0.3em;
	margin: 0;
	background: #DAE7EC;
	border: 1px solid #000;
	word-break: break-all;
}
#main table td {
	padding: 0.3em;
	margin: 0;
	border: 1px solid #000;
}
#main #content ul {
	list-style-type: circle;
}
#main #content ul li {
	background-image: none
}
#main .content-link {
	display: none;
}
#main .links, #main .text {
	padding: 0;
	margin: 0;
	border: none;
	font-weight: normal;
	background: none;
}
#main .hr {
	border-color: #000000;
}
#main #bottom-navigation a:link:after, #main #bottom-navigation a:visited:after, #main #definitions-browse a:link:after, #main #definitions-browse a:visited:after, #main table a:link:after, #main table a:visited:after {
	content: ""
}
/* Second level nav */
#second-level-nav li ul {
	display: block !important;
}
.arrow2-closed {
	display: none;
}
.arrow2-open {
	display: inline-block;
}
#second-level-nav > li:has(ul) {
	padding-bottom: 0
}
#second-level-nav > li > ul > li:has(ul) {
	padding-bottom: 0
}
.tooltip {
	padding: 0;
	margin: 0;
	background: none;
}


/* icons */
#main #content ul, #main .related ul {
	list-style-type: disc!important;
}
ol, ul {
    padding: 0 1em;
}
#main #content ul li, #main .related ul li, div.links {
	line-height: 1.5em;
	display: list-item;
	position: relative;
	border: none;
	font-weight: 400;
	margin: .8em 0
}
#main #content ul li:before, div.links:before, #main .related ul li:before {

	padding-right: 8px;
}
div.map {
	padding-left: 28px;
	line-height: 1.5em;
}
#main .text:after, #main #content  ul li.text:after {
    padding-left: 3px;
    padding-right: 3px;
    margin-top: 10px;
}
#main div.default:before,  div.map:before {
	content: url(../images/disc-bullet.png)
}
