/************ top navigation **************/

#topmenu   { margin: 0; padding: 0; border: 0 }
#topmenu ul     { font-family: Verdana; text-align: center; list-style-type: none; clear: left; margin: 0; padding: 0; border: 0 }
#topmenu ul li   { text-align: center; list-style-type: none; float: left; margin: 0; padding: 0; border: 0; display: block }

#topmenu ul li a         { color: #fff5d5; font-weight: bold; font-size: 12px; line-height: 1.8em; text-decoration: none; text-align: center; margin: 0; padding: 0; border-style: none solid none none; border-width: 0 1px 0 0; border-color: white; width: 95px; height: 2em; voice-family: "\"}\""inherit; display: block }

html>#topmenu ul li a    { font-weight: bold; font-size: 12px }

#topmenu ul li a:hover      { color: white; font-weight: bold; background-color: #b66200 }
#topmenu a:active	  { color: #fff; font-weight: bold }
#topmenu a.topnavon  { color: #696969; font-weight: bold; background-color: #ececec; margin: 0px; padding: 0px }
#topmenu a:hover.topnavon { color: #505050; font-weight: bold; background-color: #d3d3d3; margin: 0px; padding: 0px }


/************ related information links **************/

#relatedinfo {/*background-image: url(../images/interface/resources_header.gif); background-repeat: no-repeat; background-position: top;*/ border-top: 0; border-right: 1px solid #E4E4E4; border-left: 1px solid #E4E4E4; width: 133px;}
#relatedinfo ul {font-weight: normal; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: left; list-style-type: none; margin: 0px; padding: 0px; width: 133px;}
#relatedinfo li {background: url(/images/interface/right_panel_bg_gradient.gif); margin: 0px;}
#relatedinfo li.new {list-style-image: url(/images/interface/resource_arrow.gif);}
#relatedinfo a.internal { background: url(/images/interface/related_info_bg.gif) no-repeat; margin: 0px;}
#relatedinfo a.external {margin: 0px;}
#relatedinfo a {color: #3F3F3F; text-decoration: none; padding: 3px 4px 3px 20px; border-bottom: 1px solid #E4E4E4; width: 109px; display: block;}
#relatedinfo a:link {color: #3f3f3f; text-decoration: none;}
/*#relatedinfo a:visited {color: #808080; text-decoration: none;}*/
#relatedinfo a.print {background: url(/images/interface/print_bg.gif) no-repeat; margin: 0px;}
#relatedinfo a.enquiry {background: url(/images/interface/enquiry_bg.gif) no-repeat; margin: 0px;}
#relatedinfo a.email {background: url(/images/interface/email_bg.gif) no-repeat; margin: 0px;}
#relatedinfo a.contact {background: url(/images/interface/contact_bg.gif) no-repeat; margin: 0px;}
#relatedinfo a.sitemap {background: url(/images/interface/sitemap_bg.gif) no-repeat; margin: 0px;}
#relatedinfo a.terms {background: url(/images/interface/terms_bg.gif) no-repeat; margin: 0px;}

/*#relatedinfo a. {background: url(../images/interface/utility_sitemap_icon.gif) no-repeat 7px 3px; margin: 0px;}
#relatedinfo a.sitemap {background: url(../images/interface/utility_sitemap_icon.gif) no-repeat 7px 3px; margin: 0px;}
#relatedinfo a.pdf {background: url(../images/interface/pdf_icon.gif) no-repeat 5px 3px; margin: 0px;}
#relatedinfo a.document {background: url(../images/interface/external_doc_icon.gif) no-repeat 5px 3px; margin: 0px;}*/
#relatedinfo a:hover {background-color: #F6F6F6; color: #000;}



/************ sub nav styles  **************/
#navcontainer 
{ 
	border: 1px solid #e1e1e1; 
	width: 158px;
}

#navcontainer ul  
{ 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	width: 158px;
 }

#navcontainer li  
{ 
	list-style-type: none; 
	margin: 0; 
	padding: 0;
	background-color: white; 
}

.open a  
{
	background-image: url("../images/interface/menminus.gif"); 
	background-repeat: no-repeat;
	background-position: 5px 6px;
	padding: 4px 4px 4px 20px; 
	border-bottom: 1px solid #e1e1e1; 
	width: 134px; 
	_height: 13px; 
	display: block;
}
	
.closed a 
{
	background-image: url("../images/interface/menplus.gif"); 
	background-repeat: no-repeat;
	background-position: 5px 6px; 
	padding: 4px 4px 4px 20px; 
	border-bottom: 1px solid #e1e1e1; 
	width: 134px; 
	_height: 13px; 
	display: block;
}

.normal a 
{
	background-image: url("../images/interface/subnav_arrow_on_green.gif"); 
	background-repeat: no-repeat;
	background-position: 0px 0px; 
	padding: 4px 4px 4px 20px; 
	border-bottom: 1px solid #e1e1e1; 
	width: 134px; 
	_height: 13px; 
	display: block;
}

.selected a 
{ 
	background-image: url("../images/interface/subnav_arrow_on_green.gif"); 
	background-repeat: no-repeat;
	background-color: #ececec; 
	background-position: 0px 0px; 
	padding: 4px 4px 4px 20px; 
	border-bottom: 1px solid #fff; 
	font-size: 10px; 
	width: 134px; 
	_height: 13px; 
	display: block;
}


.normal a:hover 
{
	color: #000; 
	background-image: url("../images/interface/subnav_arrow_on_green.gif"); 
	background-repeat: no-repeat;
	background-color: #ececec; 
	border-bottom: 1px solid #e1e1e1;
	background-repeat: no-repeat; 
	background-position: 0px 0px;
}

.selected a:hover 
{
	color: #000; 
	background-image: url("../images/interface/subnav_arrow_on_green.gif"); 
	background-repeat: no-repeat;
	background-color: #ececec;  
	border-top: 1px white;
	_border-bottom: 1px white;
	background-repeat: no-repeat; 
	background-position: 0px 0px;
}

.open  a:link, .closed  a:link, .normal  a:link, .selected  a:link 
{
	color: #333333;	
	text-decoration: none;
}

.open  a:visited, .closed  a:visited, .normal  a:visited
{
	color: #333333;	
	text-decoration: none;
}

.selected  a:visited
{
	color: #333333;	
	text-decoration: none; 
	background-color: #ececec;
}


/************ sub sub nav styles  **************/
.open ul{display: block;}
.closed ul{display: none;}
.open ul a  { background: url(../images/interface/subnav_arrow_on_green.gif); background-color: transparent;	background-repeat: no-repeat;	background-position: 13px 0px; 	 padding: 4px 0px 4px 30px;  width: 128px; border-bottom: 1px solid #E1E1E1; margin: 0; }
.open ul a:hover  { background: url(../images/interface/subnav_arrow_on_green.gif); background-color: #ececec;	background-repeat: no-repeat;	background-position: 13px 0px; 	padding: 4px 0px 4px 30px;  width: 128px; border-bottom: 1px solid #E1E1E1;  margin: 0; }
.open a.selected{ font-size: 10px; background: #ececec url(../images/interface/subnav_arrow_on_green.gif) no-repeat; background-position: 13px 0px; padding: 4px 0px 4px 30px; border-bottom: 1px solid #E1E1E1; width: 128px; display: block}
.open a:hover.selected{ font-size: 10px; background: #ececec url(../images/interface/subnav_arrow_on_green.gif) no-repeat; background-position: 13px 0px; padding: 4px 0px 4px 30px; border-bottom: 1px solid #E1E1E1; width: 128px; display: block}

