body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
font-color: #226855;
	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: #226855;
}

a {
	color: #226855;
}

td.date {
	
background: #226855;
	padding-left: 10px;
	color: #FFFFFF;
	font-style: italic;
	font-size: 10px;
}

td.search {
	padding: 2px 0 2px 0;
	text-align: right;
	
background: #226855;
	color: #226855;
	font-weight: bold;
}

td.logo {
	background: url(../images/logo0.gif) no-repeat;
margin-left:100px;
	


}

#mainlevel-nav {
	margin: 0; 
	padding: 0;
	list-style: none;
background: #226855;
}

#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: #CEE1E1;
	padding: 2px 0 2px 20px;
	
color: #226548;
	border-left: 1px solid #226855;
}

a.pathway {
	margin-right: 10px; 
}

span.pathway {
	font-weight: bold;
}

td.bullet {
	text-align: right;
	background: #CEE1E1;
	border-right: 1px solid #226855;
}

td.left {
	
	
background: #226855;
	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 ;
test:url(../images/left_title.png) no-repeat;
	height: 17px;
	padding-left: 20px;

	color: #076165;
	font-size: 13px;
	font-weight: bold;
	width: 100%;
}

.left .moduletable td {
	padding-left: 10px;
	line-height: 17px;
}

.left .moduletable a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

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: #076165;
	padding: 2px 0 5px 0;
}

.small, .createdate {
	font-style: italic;
}

td.right {
	vertical-align: top;
	padding: 0 5px 0 0;
	background: #CEE1E1;
	border-right: 1px solid #08676B;
}

.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: 20px;	color: #076165;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #076165;
	width: 100%;
}

.right .moduletable td {
	padding-left: 10px;
	line-height: 17px;
	font-size: 11px;
}

.right .moduletable a {
	color: #076165;
}

td.copyright {
	font-size: 10px;

	color: #076165;
	padding: 4px;
	text-align: center;
	background: #CEE1E1;
	border-bottom: 1px solid #076165;
	border-right: 1px solid #08676B;
	border-left: 1px solid #08676B;
}

ul.latestnews, ul.mostread {
	list-style: none;
}