h1 {font-size:1.5em;font-weight:normal;}
h2 {font-size:1em;font-weight:bold; margin: 0;}
h3 {font-size:1em;font-weight:normal; margin: 0;}
h4 {font-size:1em;font-weight:normal;}
h5 {font-size:1em;font-weight:normal;}
h6 {font-size:1em;font-weight:normal;}
img {border:0;}

p {
	margin: 5px 0;
	text-align: left;
}

form {
	margin: 0;
	padding: 0;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	cursor: pointer;
	padding: 2px 10px !important;
}

a:link, a:visited {
	text-decoration: none;
	color: #79a0c2;
}

a:hover {
	text-decoration: none;
	color: #c90021;
}

.contentheading, .componentheading, .sectiontableheader {
	color: #356992;
	font-size: 15px;
	text-align: left;
	text-decoration: none;
	padding-bottom: 20px !important;
}

.modifydate,
.createdate,
.small {
	font-size: 10px;
}

.readon {
}

span.pathway {
	font-size: 10px;
	color: #fda43c;
}

a.pathway {
	font-size: 10px;
}

.contenttoc {
	border:solid #ccc 1px;
	padding:10px;
	margin:0 10px;
}

table.contentpaneopen {
	border-spacing: 0;
}

table.contentpaneopen td {
	padding: 0;
	margin: 0;
}

table.contenttoc th {
	border-bottom:solid #ccc 1px;
}

.toclink {
	font-size:0.8em;
	line-height:2em;
}
