body {
	font: 12px Arial, Helvetica, sans-serif;
	margin: 4px;
}

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: Navy;
}

#mainlevel-nav {
	margin: 0;
	padding: 0;
}

#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;
	border-bottom: Navy;
}

#mainlevel-nav a {
	color: Navy;
	text-decoration: none;
}
a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: underline;
	color: White;
}
td.date {
	text-align: right;
	background: Aqua;
	padding-right: 10px;
}

td.search {
	padding: 3px;
	text-align: right;
	background: #C2D3F2;
	color: Navy;
	font-weight: bold;
	border-bottom: 1px solid Navy;
}

td.pathway {
	height: 20px;
	background: #C2D3F2;
	padding-left: 10px;
	border-bottom: 1px solid #A0A0A0;
	color: #54585E;
}

a.pathway {
	margin-right: 10px;
	color: Red;
}

span.pathway {
	font-weight: bold;
}

td.left {
	vertical-align: top;
}

.left table.moduletable {
	width: 235px;
	margin-bottom: 10px;
	background: #C2D3F2;
}

.moduletable th {
	background: #0055D0 no-repeat;
	padding: 1px 5px 1px 0;
	text-align: center;
	color: White;
	font-size: 12px;
	font-weight: bolder;
	border-bottom: 2px solid #050505;
	width: 100%;
	clear: none;
}

.moduletable td {
	padding: 2px;
}

.moduletable a {
	color: Navy;
	text-decoration: none;
	font-weight: bold;
}

td.content {
	padding: 0 5px 0 5px;
	vertical-align: top;
}

.componentheading, .contentheading {
	background: #DDDEFF url(../images/arrow.png) no-repeat left center;
	font-size: 12px;
	font-weight: bold;
	color: Black;
	padding-left: 20px;
	border-bottom: 1px solid Black;
}

.small, .createdate {
	font-style: italic;
}

td.right {
	vertical-align: top;
}

.right table.moduletable {
	width: 220px;
	margin-bottom: 5px;
	background: #C2D3F2;
}

td.copyright {
	padding: 4px;
	text-align: center;
	background: #C2D3F2;
	border-top: 1px solid #A0A0A0;
	border-bottom: 1px solid #A0A0A0;
}

ul.latestnews, ul.mostread {
	list-style: disc outside;
}

li.latestnews a:hover {
	text-decoration: underline;
	color: White;
}

li.mostread a:hover {
	text-decoration: underline;
	color: White;
} 
a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	padding-top: 6px;
	vertical-align: middle;
	font-weight: bold;
	color: #C60000;
	text-align: left;
	height: 20px !important;
	height: 25px;
} 
a.sublevel:hover {
	color: White;
	text-decoration: none;
	text-decoration: underline;
} 
