body{
	border:0px;
	padding:0px;
	color:444444;
	background-color:white;
	font-family:verdana,arial,helvetica,sans-serif;
	font-weight:normal;
	text-align:left;
}
body,p,div{font-size:11px;
			line-height:14px;}

			
div#menu-a-bannerBacking,
table#menu-a{
	position:absolute;
	z-index:100;
	top:58px;
	left:1px;
	width:780px;
	height:20px;
	margin:0px;
	border:0px;
}
div#menu-a-bannerBacking {
	z-index:2;
	background-color:#3366CC;
}
table#menu-a td {
	margin:0px;
	border:0px;
	border-right:1px solid #ffffff;
	padding:0px;
	vertical-align:middle;
}
table#menu-a td a{
	padding:1px 0px 0px 0px;
}
table#menu-a td a.m1:link,
table#menu-a td a.m1:visited,
table#menu-a td a.m1:hover {
	background-color:#1FBACF;
}
table#menu-a td a:link,
table#menu-a td a:visited,
table#menu-a td a:hover {
	display:block;
	height:20px;
	line-height:17px;
	color:white;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
	background-color:#1FBACF;
}
table#menu-a td a.hover:link,
table#menu-a td a.hover:visited,
table#menu-a td a.hover:hover {
	color:#ffffff;
	background-color:#003399;
}
table#menu-a td a.hover:hover {
	text-decoration:underline;
}
table#menu-a td a.active:link,
table#menu-a td a.active:visited,
table#menu-a td a.active:hover {
	color:#ffffff;
	background-color:transparent;
	background-position:top right;
	background-repeat:no-repeat;
}

/* this following div determines the height of the pull-down menu bar on which the text sits WHEN rolled over; it is separate to the background */
div.menu-b {
	position:absolute;
	z-index:99;
	border:0px;
	top:78px;
	left:0px;
	width:710px;
	height:20px;
	margin-left:50px;
	margin-right:60px;
	padding:2px 20px 0px 10px;
	display:none;
	background-color:#E1F9FA;
	background-position:bottom;
	background-repeat:repeat-x;
}
div.menu-b#menu-b-10{
	text-align:right;
	padding: 2px 20px 0px 0px;
}
div.menu-b.active {
	z-index:98;
	display:block;
	background-color:#E1F9FA;
}
div.menu-b a:link,
div.menu-b a:visited,
div.menu-b a:hover {
	padding:0px 7px 0px 0px;
	color:#003399;
	background-color:transparent;
	font-size:10px;
	text-decoration:none;
}
div.menu-b a:hover {
	color:#003399;
	background-color:transparent;
	text-decoration:underline;
}
div.menu-b a.active:link,
div.menu-b a.active:visited,
div.menu-b a.active:hover {
	color:#003399;
	font-weight:bold;
	padding:0px 0px 0px 11px;
	background-position:4px 6px;
	background-repeat:no-repeat;
	text-decoration:none;
}

div.20high{
	position:absolute;
	z-index:120;
	top:78px;
	left:0px;
	width:780px;
	height:20px;
	background-color:#E1F9FA;
}
