body {
	font: 11px  Verdana, Arial, Helvetica, sans-serif;
	margin: 5px;
}

img {
	border: 0;
}

td {
	font: 11px  Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

input, select {
	font: 11px  Verdana, Arial, Helvetica, sans-serif;
	color: #08676B;
}

a {
	color: #0084ff;
}

td.date {
	background: #08676B;
	padding-left: 0px;
	color: #FFFFFF;
	font-style: italic;
	font-size: 11px;
}

td.search {
	padding: 0px 0 0px 0;
	text-align: center;
	background: #ACCEEA;
	color: #FFFFFF;
	font-weight: bold;
}

td.logo {
	background: #FFFFFF;
	text-align: center;	
}

td.logoEpiled {
	background: #FFFFFF;
	padding-left: 0px;
}

#mainlevel-nav {
	margin: 0; 
	padding: 0;
	list-style: none;
}

#mainlevel-nav li {
	float: left;
	padding: 0 10px 0 10px;
	margin: 0px 0 0px 0;
	background: url(../images/mainlevel.png) repeat-y;
}

#mainlevel-nav a {
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}

td.pathway {
	background: #FFFFFF;
	padding: 0px 0 0px 2px;
	color: #000000;
}

a.pathway {
	margin-right: 10px; 
}

span.pathway {
	font-weight: bold;
}

td.bullet {
	text-align: right;
	background: #CEE1E1;
	border-right: solid #08676B;
}

td.left {
	background: #E0EAF6;
	vertical-align: top;
	color: #FFFFFF;
	padding: 0 5px 0 0;
}

.left table.moduletable {
	width: 250px;
	margin: 0px 0 0px 0;
}

.left .moduletable th {
	background: #E0EAF6
	height: 17px;
	padding-left: 15px;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	width: 250px;
}

.left .moduletable td {
	padding-left: 15px;
	line-height: 17px;
}

.left .moduletable a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

td.content {
	padding: 8px;
	vertical-align: top;
}

.componentheading, .contentheading {
	font-size: 11px;
	font-weight: bold;
width: 250px;
height: 25px;
	color: #FFFFFF;
	padding-left: 20px;

        background-color: #1969a7;
}
.componentheading, .contentheading a {
        color: white;
	text-decoration: none;
	font-weight: bold;
}

.small, .createdate {
	font-style: italic;
}

td.right {
	vertical-align: top;
	padding: 0 5px 0 0;
	background: #E0EAF6;	
}

td.top_white {
	vertical-align: middle;
	padding: 0 0 0 0;
	background: #FFFFFF;
}

td.top_white_lang_bar {
	vertical-align: bottom;
	padding: 3 3 3 3;
	background: #FFFFFF;
}

td.top_light_blue {
	vertical-align: top;
	padding: 0 0 0 0;
	background: #ACCEEA;
}

a.top_dark_blue {
	color: #FFFFFF;
	font-weight: bold;
}

td.top_dark_blue {
	vertical-align: top;
	padding: 0 0 0 0;
	background: #1969A7;
}

.right table.moduletable {
	width: 100%;
	margin: 0px 0 0px 0;
}

.right .moduletable th {
	background: #E0EAF6;
	height: 17px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 0px solid #076165;
	                                              padding-left: 20px;
        height: 24px;
                                                      background-color: #1969a7;
}

.right .moduletable td {
	line-height: 17px;
	font-size: 11px;

                             
}

.right .moduletable a {
	color: #151515;
}

td.copyright {
	font-size: 11px;
	color: #076165;
	text-align: center;
	background: #FFFFFF;
	border-bottom: 1px solid #076165;
	border-right: 1px solid #08676B;
	border-left: 1px solid #08676B;
}

ul.latestnews, ul.mostread {
	list-style: none;
