a {
	color: #067461;
}

a:hover {
	text-decoration: none;
}
body {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	background-image:url(/images/glblBG.gif);
	background-repeat:repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bottomlevel{
	background-image:url(/images/menu-sub-rpt.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:22px;
	vertical-align:middle;
	font-size:11px;
}
.bottomlevellayers{
	background-image:url(/images/menu-sub-rpt.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:22px;
	font-size:11px;
	position: absolute;
	left: 0px;
	top: 122px;
	width: 770px;
	z-index: 1;
	visibility: hidden;
}
.clock {
	background-image:url(/images/hdr-clock-bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:20px;
	text-indent:7px;
	vertical-align:middle;
}
.footer-grad{
	background-image:url(/images/footer-grad-rpt.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	height:66px;
}
.footer-info{
	background-image:url(/images/footer-rpt.gif);
	background-position:top;
	background-repeat:repeat-x;
	height:73px;
}
.footer-infotext{
	color:#FFFFFF;
	font-size:10px;
	vertical-align:top;
	text-decoration:none;	
}
.header{
	background-image:url(/images/header-bg-large.gif);
	background-position:top;
	background-repeat:repeat-x;
}
.smalltext{
	font-size:10px;
}
.submenu {
	color: #067461;
	text-decoration: none;
}
.submenu:hover {
	color: #00B79A;
}
.subtitle{
	font-size:12px;
	font-weight:bold;
	color: #07AB8E;
	text-decoration: none;
}
.title{
	font-size:14px;
	font-weight:bold;
	color: #067461;
	text-decoration: none;
}
.toplevel{
	background-image:url(/images/menu-bg-rpt.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:22px;
	text-indent:7px;
}
