.navboxcolorback { background-color: #262d61 }
.navboxcolorback2 { background-color: #262d61 }
.navboxcolorback1 { background-color: #262d61 }
.menulist, .menulist  ul {
 margin: 0;
 padding: 0;
 list-style: none;
}

/* Submenus (<ul> tags) are hidden and absolutely positioned downwards from their parent */
.menulist ul {
 visibility: hidden;
 position: absolute;
 top: 2.5em; /* I'm using ems rather than px to allow people to zoom their font */
 left: 0px;
 width: 190px;
}

/* Second and third etc. level submenus - position across from parent instead */
.menulist ul ul {
 top: 0px;
 left: 155px;
}

/*
 All menu items (<li> tags). 'float: left' lines them up horizontally, and they are
 positioned relatively to correctly offset submenus. Also, they have overlapping borders.
*/
.menulist li {
 float: left;
 position: relative;
 background: #262d61;
 border: 3px solid #262d61;
 margin-right: -1px;
}

/* Items in submenus - override float/border/margin from above, restoring default vertical style */
.menulist ul li {
 float: none;
 margin-right: 0;
 margin-bottom: -1px;
}
.menulist ul>li:last-child {
 margin-bottom: 1px;
}

/* Links inside the menu */
.menulist a {
 display: block;
 padding: 5px;
 padding-left:10px;
 padding-right:10px;
 color: #fff;
 text-decoration:  none;
}

/* Lit  items: 'hover' is mouseover, 'highlighted' are parent items to visible menus */
.menulist a:hover, .menulist a.highlighted:hover, .menulist a:focus {
 color: #000;
 background-color: #ef8223;
}
.menulist  a.highlighted {
 color: #000;
 background-color: #ef8223;
}

/*
 If you want per-item background images in your menu items, here's how to do it.
 1) Assign a unique ID tag to each link in your menu, like so: <a id="xyz" href="#">
 2) Copy and paste these next lines for each link you want to have an image:
    .menulist a#xyz {
      background-image: url(out.gif);
    }
    .menulist a#xyz:hover, .menulist a.highlighted#xyz, .menulist a:focus {
     background-image: url(over.gif);
    }
*/

/* Only style submenu indicators within submenus. */
.menulist a .subind {
 display:  none;
}
.menulist ul a .subind {
 display:  block;
 float: right;
}

/* 'Escaped Comment' hack for horizontal menubar width in IE5/Mac */
.menulist a {
 float: left;
}
.menulist ul a {
 float: none;
}
/* \*/
.menulist a {
 float: none;
}
/* */


/* This semi-commented section exists to fix bugs in IE/Windows (the 'Holly Hack'). \*/
* html .menulist  ul li {
 float: left;
 height: 1%;
}
* html .menulist  ul a {
 height: 1%;
}
/* End Hack */

body {background-color: #fff; font-family: Arial, Helvetica, sans-serif; font-size: 12PX; margin-left: 0px; margin-top: 0px; color:#000000}
h1 {font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #000000; text-align: left}
h2 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold}
h3 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; color: #003366; border-color: black black #333300; clip:  rect(   ); border-style: none; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
h4 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #000000; text-decoration: none; border-color: black black #003366; font-style: normal; text-align: left; clip:  rect(   ); border-style: none; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
h5 {font-family: Arial, Helvetica, sans-serif; font-size: 12PX; font-weight: bold; color: #000000; text-decoration: none; border-color: black black #003366; font-style: normal; text-align: left; clip:  rect(   ); border-style: none; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
h6 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000000; text-decoration: none; border-color: black black #003366; font-style: normal; text-align: left; clip:  rect(   ); border-style: none; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
td {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
p {font-family: Arial, Helvetica, sans-serif; font-size: 12px}

a {
	color: #006699; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12PX; 
	font-weight: bold;
	text-decoration: none; 
}
a:hover {color: #3300CC}

.navbox2 {
	color: #FFFFFF;
	background-color: #000000; 
}
a.navbox2:hover {color: #006699; background-color: #ffffff}
.009aceack { background-color: #666666}

.nav2 { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 3px; padding-right: 3px; padding-bottom: 3px; clip: rect( ); color: #FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size: 12PX; font-weight: bold; height: 16px; text-decoration: none; padding-left: 3px; border: 1px #FFFFFF none}
a.nav2:link { border: 1px #FFFFFF none}
a.nav2:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12PX; color: #CC9900; background-color: #FFFFFF; font-weight: bold; text-decoration: none }

.nav1 {
	color: #ffffff; 
	font-size: 12PX; 
	font-weight: bold;
	background-color: #009ace; 
	text-decoration: none; 
}
a.nav1:link {font-family:Arial, Helvetica, sans-serif; border-color: #000000 #000000 #000000; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
a.nav1:hover {color: #006699; background-color: #ffffff; font-weight: bold; text-decoration: none}
.blueback {  background-color: #ffffff}

.bannerbottomline{background-color: #CCCCCC; height: 15px; border-color: #333333 #003366 #003366 black; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
.accomnav { background-color: #0099CC; border-color: #003366 #003366 #003366 black; font-family: Arial, Helvetica, sans-serif; font-size: 12PX; font-style: normal; font-weight: bold; color: #FFFFFF; border-style: none; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; clip: rect( ) }

.sidebox {background-color: #000000}

table.menu1 { position:absolute;visibility:hidden; clip: rect(   ); width: 100%}

.bannerbox {  background-position: 0px 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; height: 73px; border-color: black #003366 black black; background-color: #FFFFFF; clip:  rect(   ); border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
.newstext {  font-family: Arial, Helvetica, sans-serif; font-size: 12PX; line-height: 14px; color: #333333}
.mainbox {  border-color: black #003366 black black; background-color: #FFFFFF; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; clip:  rect(   )}
.sideline { border-color: black #003366 black black; background-repeat: no-repeat; background-position: left top ; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
.bannercontrast {  background-color: #999999; height: 5px; border-color: #003366 #003366 #003366 black; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
.seperator {  background-color: #6699CC}
.boxcolour {  background-color: #CCCCCC}
.searchbox {  border-color: black black #003366; clip:  rect(   ); border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
.topnav {  height: 15px; text-align: center; background-repeat: no-repeat; background-position: right center; background-color: #CCCCCC}
b:link {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #009900}
.navboxindent { height: 18px; width: 130px; border-color: #003366 black #999999 #003366; text-indent: 25pt; margin-top: 0px; margin-right: 5px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; clip: rect( ); background-repeat: no-repeat; background-position: left center; text-align: right; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px; background-color: #CC3300; color: #FFFFFF}
.bannertop { background-color: #0099CC; border-color: #003366 #003366 #003366 black; font-family: Arial, Helvetica, sans-serif; font-size: 12PX; font-style: normal; font-weight: bold; color: #FFFFFF; border-style: none; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; clip:  rect(   )}
/*a.navboxsub1:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12PX; color: #FFFFFF; background-color: #999999; font-weight: bold; text-decoration: none }
a.navboxsub1:link { border-color: black #000000 #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.navbox { border-color: #000000 black #000000 #000000; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 3px; padding-right: 3px; padding-bottom: 3px; clip:  rect(   ); background-color: #cc0000; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 12PX; font-weight: bold; height: 16px; width: 160px; text-decoration: none; padding-left: 3px; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px }*/
.navboxsub {
	 color: #ffffff; 
	 background-color: #666666;
}
a.navboxsub:hover {color: #006699; background-color: #ffffff}

#listMenuRoot ul li {z-index: 0}
#listMenuRoot ul li {z-index: 1}

