body {
	background-color: #CDD8DC;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 5px;
}
img {
	border: 0;
}
td {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
input, select {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #536C77;
}
a {
	color: #F29100;
}
td.date {
	background: #698994;
	padding-left: 10px;
	color: #FFFFFF;
	font-style: italic;
	font-size: 10px;
}
td.search {
	padding: 2px 0 2px 0;
	text-align: right;
	background: #698994;
	color: #FFFFFF;
	font-weight: bold;
}
td.logo {
	background: url(/images/head.jpg) no-repeat;
	padding-left: 130px;
}
#mainlevel-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
#mainlevel-nav li {
	float: left;
	padding: 0 10px 0 10px;
	margin: 2px 0 2px 0;
	background: url(/images/mainlevel.png) repeat-y;
}
#mainlevel-nav a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
td.pathway {
	background: #DFEAEC;
	padding: 2px 0 2px 10px;
	color: #F29100;
	border-left: 1px solid #536C77;
}
a.pathway {
	margin-right: 10px;
}
span.pathway {
	font-weight: bold;
}
td.bullet {
	text-align: right;
	background: #DFEAEC;
	border-right: 1px solid #536C77;
}
td.left {
	background: #698994;
	vertical-align: top;
	color: #FFFFFF;
	padding: 0 5px 0 0;
}
.left table.moduletable {
	width: 100%;
	margin: 5px 0 5px 0;
}
.left .moduletable th {
	background: #FFFFFF url(/images/left_title.png) no-repeat;
	height: 17px;
	padding-left: 20px;
	color: #536C77;
	font-size: 13px;
	font-weight: bold;
	width: 100%;
}
.left .moduletable td {
	padding-left: 5px;
	line-height: 17px;
}
.left .moduletable a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.left .moduletable a:hover {
	color: #ff9900;
}
td.content {
	padding: 5px;
	vertical-align: top;
}
.componentheading, .contentheading {
	background: url(/images/title.png) no-repeat left center;
	font-size: 13px;
	font-weight: bold;
	color: #536C77;
	padding: 2px 0 5px 0;
}
h1 {
	font-size: 150%;
	color: #536C77;
	padding: 2px 0 5px 0;
}
.small, .createdate {
	font-style: italic;
}
td.right {
	vertical-align: top;
	padding: 0 5px 0 0;
	background: #DFEAEC;
	border-right: 1px solid #536C77;
}
.right table.moduletable {
	width: 100%;
	margin: 5px 0 5px 0;
}
.right .moduletable th {
	background: url(/images/right_title.png) no-repeat;
	height: 17px;
	padding-left: 0px;
	color: #536C77;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #536C77;
	width: 100%;
	text-align: center;
}
.right .moduletable td {
	padding-left: 10px;
	line-height: 17px;
	font-size: 11px;
}
.right .moduletable a {
	color: #536C77;
}
td.copyright {
	font-size: 10px;
	color: #536C77;
	padding: 4px;
	text-align: center;
	background: #DFEAEC;
	border-bottom: 1px solid #536C77;
	border-right: 1px solid #536C77;
	border-left: 1px solid #536C77;
}
ul.latestnews, ul.mostread {
	list-style: none;
}
.smalllinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFF;
	text-decoration: none;
}
a.smalllinks:hover {
	color: #ff9900;
}
