.screen, .stream { display : none; }

.subsite, .iconlegend,
.pgextra1,
.pgextra2,
.pgextra3,
.pgfoot { display : none; }


.brand {
  margin-bottom : 1em;
  padding-bottom : 1em;
  border-bottom : 1px solid black;
}


body {
  color : black;
  font-family : 'Times New Roman', Georgia, serif;
  font-size : 10pt;
}

a, 
h1 a,
h2 a,
h3 a {
  color : black;
  text-decoration : none;
}


h1, h2, h3, h4, h5, h6 {
  margin : 0;
}
h1 { font-size:16pt; }
h2 { font-size:14pt; }
h3 { font-size:13pt; }
h4 { font-size:12pt; }
h5 { font-size:11pt; }
h6 { font-size:11pt; }
h2, h3 {
  margin-bottom : 0.25em;
  padding-bottom : 0.25em;
}

p {
  text-align : left;
  white-space : normal;
  width : 100%;
}
li {
  margin-bottom : 0.2em;
}
img {
  border : none;
}

table {
	margin-bottom : 1em;
	width : 100%;
}
table table {
	margin : 0;
	width : auto;
}

.quicklinks {
  display: none;
}

