body {
	font: 12px Arial, Helvetica, sans-serif;
	margin: 5px;
}

img {
	border: 0;
}

li {
	margin: 5px 0 0 0;
}

td {
	font: 12px Arial, Helvetica, sans-serif;
	text-align: left;
}

input, select {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000E82;
}

a {
	color: #000E82;
}

a:hover {
	color: #BE0C0E;
}

#mainlevel-nav {
	margin: 0; 
	padding: 0;
	list-style: none;
}

#mainlevel-nav li {
	float: left;
	padding: 0 0 0 15px;
	margin: 0 10px 0 5px;
	background: url(../images/moduletable_back.png) no-repeat left center;
}

#mainlevel-nav a {
	color: #54585E;
	text-decoration: none;
}

td.date {
	text-align: right;
	background: #E2E5EA;
	padding-right: 10px;
}

td.search {
	padding: 3px;
	text-align: right;
	background: #E3E3E3;
	color: #54585E;
	font-weight: bold;
	border-bottom: 1px solid #8C191C;
}

td.pathway {
	height: 20px;
	background: #E3E3E3;
	padding-left: 10px;
	border-bottom: 1px solid #8C191C;
	color: #54585E;
}

a.pathway {
	margin-right: 10px;
	color: #54585E; 
}

span.pathway {
	font-weight: bold;
}

td.left {
	vertical-align: top;
}

.left table.moduletable {
	width: 100%;
	margin-bottom: 10px;
	background: #E3E3E3;
	border-bottom: 1px solid #8C191C;
}

.moduletable th {
	background: #B7C4CE;
	padding: 1px 5px 1px 0;
	text-align: right;
	color: #8C191C;
	font-size: 13px;
	font-weight: normal;
	border-bottom: 1px solid #8C191C;
	width: 100%;
}

.moduletable td {
	padding: 2px;
}

.moduletable a {
	color: #54585E;
	text-decoration: none;
	font-weight: bold;
}

td.content {
	padding: 0px 15px 0px 20px;
	vertical-align: top;
	border-right: 1px solid #8C191C;
}

.componentheading, .contentheading {
	background: url(../images/arrow.png) no-repeat left center;
	font-size: 13px;
	font-weight: bold;
	color: #54585E;
	padding-left: 20px;
}

.small, .createdate {
	font-style: italic;
}

td.right {
	vertical-align: top;
}

.right table.moduletable {
	width: 95%;
	margin-bottom: 10px;
	margin-left:   10px;

}

td.copyright {
	padding: 4px;
	text-align: center;
	background: #E3E3E3;
	border-top: 1px solid #8C191C;
	border-bottom: 1px solid #8C191C;
}

table.contenttoc {
	color: #333300;
	background-color: #E2E6E9;
	margin: 3px;
	padding: 3px;
}

table.contenttoc th {
	background-color: #B7C4CE;
	text-align: right;
	color: #000E82;
    font-size: 8pt;
    font-weight: bold;
	border-bottom: 1px solid #A0A0A0;
}

table.contenttoc td {
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
}

ul.latestnews, ul.mostread {
	list-style: square;
	margin: 10px 10px 0px 25px;
}

.ittfooter
{
	font-size: 10px;
	color: #000000;
    text-decoration: none;
    font-weight: bold;
}

.content_outline
{
	height: 100%;
}
