html, body {
	margin:0;
	padding:0;
	background: #FFF;
	color: #111;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body { font-size: 67%;}

div, p, table, th, td, li, .normal {font-size: 1em;}

a, a:link, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover, a.menulink:hover {
	color: #036;
	text-decoration: underline;
}

a.menutitle, a.menutitle:visited, a.menutitle:link {color:#000000; text-decoration:none;}
a.menutitle:hover {color:#FFFFFF; text-decoration:none;}

h1, h2, h3, h4, h5, h6, p {margin-top: 0;}
h2 {margin-bottom: 10px;}
.heading, .subheading {font-weight: bold;}

h1 { font-size: 2em; color: #000;}
h2 { font-size: 1.4em; color:#000;}
h3, .heading { font-size: 1.2em; color:#004D95;}
h4 { font-size: 1.2em; color: #069;}
h5, .subheading { font-size: 1.1em; color: #555;}
h6, .normal {	font-size: 1em; color: #666;}

th { background: #666; text-align: left; color:#FFFFFF;}

img {border:0; margin:0; padding:0;}

hr{
	border: 0;
	height: 1px;
	width: 100%;
	color: #C0ECF9;
	background-color: #C0ECF9;
}

* html #overall {height:1%;}
* html #background {height:1%;}
* html #middle {height:1%;}
* html #right {height:1%;}
* html h2 {height:1%;}

#overall { width: 780px; margin: 5px auto; padding: 0; background: transparent; text-align:left;}

#header { height: 80px; margin-bottom: 5px;}

#logo {width: 250px; float: left;}
#logo h1 { margin: 0; padding:0;}

#topmenu  {display: none;}

#navigation, .inigomenu ul { display: none;}

#background { width: auto; margin:0; padding:0;}

.breadcrumb { width: auto; padding: 10px; font-size:0.9em; color: #666;}

#middle { float: none;}
#middle .content { padding: 10px; background:transparent;}
#middle .sitemap ul { list-style: none; }

#right { float:none;}
#right .content { padding: 10px; background:transparent;}

#footer { display:none;}

#copyright {margin-top: 10px;}

.clr {clear:both;}
.small, .error {font-size: 0.9em;}
.bluetext {color:#0066CC;}
.blacktext  {color:#000000;}
.redtext, .error {color:#CC0000;}
.pdfdoc { padding-left:22px; background: url("/multimedia/layout/icons/file_pdf.gif") no-repeat left center;}

.news h4 {background: url(/multimedia/layout/icons/page.gif) no-repeat left center;}
.news h4 { margin-bottom: 5px;}
.news h4, .news p {padding-left: 23px;}

.newsbitc { width: 257px; margin-bottom: 15px; background: #E7E7E7 url("/multimedia/layout/news-events-back.gif") no-repeat right top; border: 1px solid #CCC;}
.newsbitc p, .newsclient p { padding-left:10px; font-size:0.9em;}

.newsclient { width: 257px; margin-bottom: 15px; background: #E7E7E7 url("/multimedia/layout/news-client-back.gif") no-repeat right top; border: 1px solid #CCC;}

.homepage {}
.hometable li {
	list-style-image: url(/multimedia/layout/icons/tick.gif);
}
.hometable li {
	list-style-image: url(/multimedia/layout/icons/tick.gif);
}

/* Second level MENU FEATURES */
div.secondlevel { display:none;}