body {
	font: 12px Arial, Helvetica, sans-serif;
	margin: 5px;
	background-color: #E6E6E6;
}

img {
	border: 0;
}

a{
	text-decoration: none !important
}

#container {
float: left;
width: 823px;
background-color: #E6E6E6;
}

#redbox {
float: left;
width: 228px;
height: 73px;
background-color: #CF0F0F;
border-right: 3px solid #000;
}
#logobox {
float: left; 
width: 592px;
height: 73px;
}

#left {
float: left;
width: 228px;
border-top: 3px solid #000;
text-align: center;
}

#content {
float: left;
width: 522px;
border-left: 3px solid #000;
border-top: 3px solid #000;
background-color: #fff;
min-height: 800px;
padding-left: 35px;
padding-right: 35px;
padding-top: 5px;
}

td {
	font: 12px Arial, Helvetica, sans-serif;
	text-align: left;
}

input, select {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000E82;
}

a {
	color: #000E82;
}

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

#mainlevel-nav li {
	float: left;
	padding: 0 0 0 15px;
	margin: 0 10px 0 5px;
	
}

#mainlevel-nav a {
	color: #54585E;
	text-decoration: none;
}

/* ################### MAIN AND SUB MENU SYSTEM ################### */

.mainlevel {

  font             : 12px Trebuchet MS, Arial, Helvetica, sans-serif;

  color            : #FF0000;

  font-weight      : bold;

  width            : 100%;

}



a.mainlevel:link, a.mainlevel:visited {

  font             : 14px Trebuchet MS, Arial, Helvetica, sans-serif;

  color            : #FF0000;

  font-weight      : bold;

}



#active_menu {

  color            : #FF0000;

  font-weight      : bold;


}



a.mainlevel:hover {

  color            : #000099;

  font-weight      : bold;

}



.sublevel {

  font             : 12px Trebuchet MS, Arial, Helvetica, sans-serif;

  color            : #000E82;

  font-weight      : bold;

}



a.sublevel:hover {

  font             : 12px Trebuchet MS, Arial, Helvetica, sans-serif;

  color            : #000E82;

  font-weight      : bold;


}

td.date {
	text-align: right;
	background: #E2E5EA;
	padding-right: 10px;
}

td.search {
	padding: 3px;
	text-align: right;
	background: #E2E5EA;
	color: #54585E;
	font-weight: bold;
	border-bottom: 1px solid #A0A0A0;
}

td.pathway {
	height: 20px;
	background: #E2E5EA;
	padding-left: 10px;
	border-bottom: 1px solid #A0A0A0;
	color: #54585E;
}

a.pathway {
	margin-right: 10px;
	color: #54585E; 
}

span.pathway {
	font-weight: bold;
}

td.left {
	vertical-align: top;
}

.left table.moduletable {
	width: 100%;
	margin-bottom: 10px;
	background: #E2E6E9;
}

.moduletable th {
		padding: 1px 5px 1px 0;
	text-align: right;
	color: #000E82;
	font-size: 13px;
	font-weight: normal;
	border-bottom: 1px solid #54585E;
	width: 100%;
}

.moduletable td {
	padding: 2px;
line-height: 20px;
}

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

td.content {
	padding: 0 5px 0 5px;
	vertical-align: top;
}

.componentheading, .contentheading {
	
	font-size: 18px;
	font-weight: bold;
	color: #000099;
	padding-left: 20px;
padding-top: 20px;
padding-bottom: 20px;
}

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

td.right {
	vertical-align: top;
}

.right table.moduletable {
	width: 100%;
	margin-bottom: 10px;
}

td.copyright {
	padding: 4px;
	text-align: center;
	background: #E2E5EA;
	border-top: 1px solid #A0A0A0;
	border-bottom: 1px solid #A0A0A0;
}

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

.contentdescription {
float: left;
width: 100%;
margin-bottom: 30px;
text-align: justify;
}

ul.menu {
float: left;
width: 180px;
list-style: none;
text-align: left;
margin-top: 50px;

}


ul#-sub{
margin-top: 20px;
border-top: 1px solid #efefef;
}


ul#-sub li a span {
color:#000099E;
font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
padding-left:5px;
text-decoration:none;
}
ul#-sub li a {
text-decoration: none;
}

ul.category li a, ul.ztitems li a  {
color:#54585E;
font-weight:bold;
text-decoration:none;
font-style: normal;
}
ul.category, ul.ztitems, ul.zt {
list-style: none;
line-height: 2;
}

span#tableOrdering {
font-size: 14px;
color: #000099;
font-weight: bold;
}

ul.menu li.parent a {
color:#FF0000;
font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
font-size:14px;
font-weight: bold;
text-decoration:none;
}


ul.menu li.parent ul li a {
color:#54585E;
font-weight:bold;
text-decoration:none;
font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
font-size:12px;
font-weight: bold;
padding-left: 5px;
}

ul.menu li.parent ul {
list-style: none;
margin: 0;
padding: 0;
}

ul.menu li ul li.active a {
color:#FF0000;
}

.form-inline a{
color: #54585e;
text-decoration: none;
font-weight: bold;
}

.list-title{
height: 20px;
}

ul.categories-module{
list-style: none;
padding: 0;
border-top: 1px solid #ccc;
padding-top: 30px
}

ul.categories-module h4{
margin-top: 0;
margin-bottom: 0;
}
ul.categories-module a{
text-decoration: none;
}

.category-list{

}

.content-category fieldset {
display: none; 
}
.nav-child{
	font-style: normal !important
}

.content-category h2{
	   color: #000e82;
}
 
#current a, .selected a{
	color: #ff0000 !important;

}


.category-module a {
    color: #54585e;
    font-weight: bold;
    text-decoration: none;
    line-height: 1.5 !important;
}

.content-category fieldset {
display: none; 
}

.category-module{
	list-style: none;
	padding:0;
	margin: 0px
}

h2[itemprop="name"]{
	color: #000e82;
}

table a{
	line-height: 1.5
}
p{
	margin-top:0;
	margin-bottom: 0;
	line-height: 1.5 !important
}

