html {
width:100%
}

#skipnav, /*#brand,*/ #toolbar, #sidenav, .show{
display: none;
}

#brand{
float: none !important;
}

/*#main{width: 100%; margin: 0; float: none;}*/

#main.twocol, #main.twocolequal, #main.onecol{background: none}

#matter div.two {width: auto;}


a {
color : #990000 !important;}

a:after{
content: "("attr(href)")";
}

img {
display:none;
}

#matter h2.headup {font: bold 16pt Arial, sans-serif;}

#matter h3{
font: 15pt Arial, sans-serif;
color: #000000; 
margin: 0 0 2px;
}

# matter h4{
font: 14pt Arial, sans-serif;
color:900; 
margin: 0 0 2px;
}

#matter h5{
font: 13pt Arial, sans-serif;
color: #000000;
margin: 0 0 2px; 
}


#matter p,{
font-size: 10pt;
margin: 0 0 4px;
}

#matter ul,{
font: 10pt Arial, sans-serif;
/*display: block; */
margin: 0; 
padding: 0 0 5px;
}

#matter ul.arrow li {
/*display: block; */
margin: 0; 
padding: 0 0 5px 0px; 
font: 10pt Arial, sans-serif; 
/*list-style: none;*/}

#matter div.related {
border-top: 1px dashed #ccc; padding-top: 10px;
}


.noprint {
	display: none;
}

.print {
	padding-top: 10px;
}

.brk {
	height: 10px;
}

.wsnowrap {
	white-space: nowrap;
}

.subtitle {
	font-size: 16px;
}

.hdroption {
	background: #cccccc;
	color: #000;
	font-weight: bold;
}