*, html{
	padding : 0px;
	margin : 0px;
}
a,
a img,
blockquote,
body,
caption,
div,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
img,
label,
legend,
li,
object,
ol,
p,
pre,
span,
strong,
ul
{
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
}
ol,
ul {
  list-style: none;
}
a:link,
a:visited,
a:active {
  text-decoration: underline;
}
a:hover {
  text-decoration: underline;
}
fieldset,
img {
  border: 0;
}
/*
hr {	
	clear:both;
	line-height:0px;
	height:0px;
	border: 0px;
	outline:0px;
	visibility:hidden;
	display:block;
}
*/
.spacer {
	clear:both;
	padding:0px;
	margin:0px;
	border: 0px;
	outline:0px;
	visibility:hidden;
}

table.contentpaneopen {
  width: 100%;
}


.contentpaneopen h1 {
  font-size: 1.3em;
}

.contentpaneopen h2 {
  font-size: 1.2em;
}

.contentpaneopen h3 {
  font-size: 1.1em;
}

.contentpaneopen h4 {
  font-weight: bold;
}

.contentpaneopen ul {
  list-style-type: disc;
}

	.contentpaneopen ul li {
  		margin-left: 23px;
	}

.contentpaneopen ol {
  list-style-type: decimal;
}

#credits {
  display: none;
}

ul.jwts_tabbernav li {
  margin: 0;
}

