body {
	font: 12px Arial, Helvetica, sans-serif;
	margin: 5px;
}

img {
	border: 0;
}

td {
	font: 12px Arial, Helvetica, sans-serif;
	text-align: left;
}

input, select {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000E82;
}

a {
	color: #000E82;
; font-weight: bold
}

#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;
; font-weight: bold
}

#mainlevel-nav a {
	color: #54585E;
	text-decoration: none;
}

td.date {
	font: 9px Arial, Helvetica, sans-serif;
	text-align: center;
	background: #E2E5EA;
	padding-right: 10px;
}

td.search {
	padding: 3px;
	text-align: right;
	background: #E2E5EA;
	color: #54585E;
	font-weight: bold;
	border-bottom: 1px solid #A0A0A0;
}

td.pathway {
	height: 20px;
	background: #E2E5EA;
	padding-left: 10px;
	border-bottom: 1px solid #A0A0A0;
	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: #E2E6E9;
}

.moduletable th {
	background: #B7C4CE url(../images/title_background.gif) no-repeat;
	padding: 1px 5px 1px 0;
	text-align: right;
	color: #000E82;
	font-size: 13px;
	font-weight: normal;
	border-bottom: 1px solid #54585E;
	width: 100%;
}

.moduletable td {
	padding: 2px;
}

.moduletable a {
	color: #54585E;
	text-decoration: none;
}

td.content {
	padding: 0 5px 0 5px;
	vertical-align: top;
}

.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: 100%;
	margin-bottom: 10px;
}

td.copyright {
	padding: 4px;
	text-align: center;
	background: #E2E5EA;
	border-top: 1px solid #A0A0A0;
	border-bottom: 1px solid #A0A0A0;
}

ul.latestnews, ul.mostread {
	list-style: none;
}h1 {  font-size: 16px}
