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; background-color: silver; }

a { color: #000e82; }

#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)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: #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; border-left-color: black; border-left-width: 1pt; }

span.pathway {
	font-weight: bold;
}

td.left {
	vertical-align: top;
}

.left table.moduletable {
	width: 100%;
	margin-bottom: 10px;
	background: #E2E6E9;
}

.moduletable th { padding: 1px 5px 1px 0; text-align: right; color: #000e82; font-size: 13px; font-weight: normal; background-color: #d6dcef; background-image: none; background-position: 0 0; border-bottom: 1px solid black; width: 100%; border-right: 1px solid black; border-top-color: black; border-left-color: black; }

.moduletable td { padding: 2px; }

.moduletable a { color: #54585e; text-decoration: none; font-weight: bold; }

td.content { padding: 0 5px; vertical-align: top; }

.componentheading, .contentheading { font-size: 13px; font-weight: bold; color: #54585e; background-color: #e2e5ea; background-position: 0 0; height: auto; padding-right: 5%; padding-left: inh; border-color: solid 1px ActiveBorder; border-style: ;;border-width: ;;;;;;;;;;;;;;;;;;;;;;;;; }

.small, .createdate {
	font-style: italic;
}

td.right { vertical-align: top; }

.right table.moduletable { background-color: #e2e6e9; background-repeat: repeat; background-attachment: scroll; width: 100%; margin-bottom: 5px; }

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;
}