body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}

img {
	border: 0;
}

td {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
.red {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #FF0000;
}


input, select {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

a {
	color: #3300CC;
}

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

td.disclaimer {
	color: #FFFFFF;
	font-style: normal;
	font-size: 10px;
}

td.search {
	padding: 0px 0 0px 0;
	text-align: left;
	background: #0073bd;
	color: #FFFFFF;
	font-weight: normal;
}

td.logo {
	background: url(../images/head.jpg) no-repeat;
	padding-left: 0px;
}

td.address {
	padding-left: 20px;
	background-color: #a6a6a6;
}

#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 {
	padding: 0px 0 0px 0px;
	color: #0073bd;
	font-size: 11px;
	padding-top: 1px;
	background-color: #a6a6a6;
}

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

span.pathway {
	font-weight: normal;
}

td.bullet {
	text-align: right;
	background: #FFCC00;
	border-right: 30px solid #ffeecc;
}

td.left {
	vertical-align: top;
	color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	background-color: #595959;
	font-size: 11px;
}

.left table.moduletable {
	margin: 2px 0px 2px 0px;
	font-size: 11px;
	width: auto;
}
search1 {
	background: #FFCC00;
	height: 17px;
	padding-left: 20px;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #006699;
	width: 100%;
}


.left .moduletable th {
	height: 17px;
	padding-left: 20px;
	color: #ffcc00;
	font-size: 11px;
	font-weight: bold;
	width: 100%;
	background-color: #595959;
	margin-right: 0px;
	padding-right: 10px;
}

.left .moduletable td {
	padding-left: 9px;
	line-height: 15px;
	padding-top: 5px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 5px;
}

.left .moduletable a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}

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

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

td.right {
	vertical-align: top;
	padding: 0 0px 0 0;
	background: #FFFFFF;
	
        color: #000000;
}

.right table.moduletable {
	width: 100%;
	margin: 5px 0 5px 0;
}

.right .moduletable th {
	background: #FFCC00;
	height: 17px;
	padding-left: 20px;
	color: #006699;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #006699;
	width: 100%;
}

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

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

td.copyright {
	font-size: 10px;
	color: #000000;
	padding: 1px;
	text-align: center;
	background: #FFFFFF;
	border-bottom: 1px solid #262626;
	border-top: 1px solid #262626;

}

ul.latestnews, ul.mostread {
	list-style: none;
	font-size: 11px;
}

/* ====================================================================   
   Example 2
   ==================================================================== */

/* Wrapper */

.example2 {
font: 10px/17px verdana, arial, georgia, sans-serif;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: auto;
background-color: #FFFFFF;
}

.example2 .boxmenu {
font: 11px/20px verdana, arial, georgia, sans-serif;
margin: 0px 0px 0px 0px;
padding: 5px 5px 5px 5px;
width: auto;
height: 19px;
background-color: #FFFFFF;
}
.example2 #menucont {
color: #226266;
background-color : transparent;
width: 100%;
height: 20px;
position: absolute;
}
.example2 .navlist, 
.example2 .display {
float:left;
width:100px;
background-color: #000000;
}
.example2 .subnavlist {
background-color: #66c5cc;
}
.example2 .subnavlist a {
display: block;
}
.example2 .navlist .subnavlist {
display: none;
}
.example2 a.navlinks, 
.example2 a.navlinks:hover, 
.example2 a.navlinks:active, 
.example2 a.subnavlinks, 
.example2 a.subnavlinks:hover, 
.example2 a.subnavlinks:active { 
display: block;
text-decoration: none; 
color: #000000;
background-color: #FFFFFF;
margin: 0px 1px 0px 0px;
padding: 1px 1px 1px 1px;
border: none;
text-align: center;
font-weight: normal;
}
.example2 a.navlinks:hover, .example2 a.navlinks:active, .example2 a.subnavlinks:hover, .example2 a.subnavlinks:active { 
background-color: #CCCCCC;
text-align: center;
}
.example2 a.subnavlinks, 
.example2 a.subnavlinks:hover, 
.example2 a.subnavlinks:active {
text-align: left;
}

