<style type="text/css">
<!--
body {
/*	background-image: url(images/bgthyme.gif); 
	font-family: font-family: arial; font-size: 12pt; color: #006600;
	font: normal 12px/16px verdana, arial, helvetica, sans serif;
	background: white url(../images/blank.gif) no-repeat fixed;
	color: black;*/
}

/* All links visted or unvisited in white */
a:link { color: #ffffff }
a:visited { color: #ffffff }
a:hover { color: #000000 }
a:active { color: #ffffff }
	
/* All footer and sub links unvisited in blue or visted in purple */
a.sub:link { color: #0000ff; }
a.sub:visited { color: #660066; }
a.sub:active { color: #0000ff; }
a.sub:hover { color: #0000ff; }	

/* Removes all link underlining */
a {text-decoration: none; color: #ffffff; font-family:arial;}

/* TABLE MENU STYLES */
/*  green menu colour #9EC7BC ///   green sub menu colour  #D6F5DB */
.menuTable { font-family: arial; font-size: 8pt; color: #ffffff; background-color: #006699; }
.menuTableActive { font-family: arial; font-size: 8pt; color: #660000; background-color: #006699; }
.menuTableSub { font-family: arial; font-size: 8pt; color: #ffffff; background-color: #3399cc; }
.menuTableSubActive { font-family: arial; font-size: 8pt; color: #660000; background-color: #3399cc; }

/* BODY DIVS*/
/* Body of the Web page */
#body {
	font-size: 10pt; font-family: arial; color: #004080; background-color: #ffffff; left: 170px; top: 130px; width: 57%; padding-bottom: 0%; padding-left: 5px; padding-right: 5px; padding-top: 0%; position: absolute; z-index: 0;
}

/* Right hand margin of the Web page */
#body1 {
	font-size: 10pt; font-family: arial; color: #004080; background: transparent; width: 150px; right: 0px; top: 120px; padding-bottom: 0%; padding-left: 0%; padding-right: 0%; padding-top: 0%; position: absolute; z-index: 0;
}

#footer {
	font-size: 9pt; font-family: arial; background-color: #ffffff; color: #004080; width: 100%; bottom: 0px; position: absolute; align: bottom; background: transparent; z-index: 10;
}

#pulldownMenu {
	top: 112px; width: 655px; position: absolute; z-index: 1; border-color:transparent; 
}

.head {	font-size: 16pt; font-family: arial; color: #004080;  font-weight: bold }
.subhead {	font-size: 14pt; font-family: arial; color: #004080; font-weight: bold }
.subhead1 {	font-size: 10pt; font-family: arial; color: #004080; font-weight: bold }
.logstyles { font-size: 10pt; font-family: arial; color: #004080; font-weight: bold;}

// -->
</style>