/************ 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: #fff; margin: 0px; padding: 0px }
#topmenu a:hover.topnavon { color: #505050; font-weight: bold; background-color: #d3d3d3; margin: 0px; padding: 0px }


/************ resources links **************/

#resources {background-color: #E8E8E8; border: 0; width: 150px;}
#resources 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: 150px;}
#resources li {background-image: url(images/interface/related_info_btn_off.gif); background-position: 3px 3px; margin: 0px;}
#resources a.internal { background: url(/images/interface/related_info_bg.gif) no-repeat; margin: 0px;}
#resources a.external {margin: 0px;}
#resources a {color: #666666; text-decoration: none; padding: 4px 4px 3px 30px; border-bottom: 4px solid #E8E8E8; width: 116px; display: block;}
#resources a:link {color: #666666; text-decoration: none;}
#resources a:visited {color: #666666; text-decoration: none;}
#resources a:hover {color: #D15900; text-decoration: none;}
#resources a.print {background: url(/images/interface/print_bg.gif) no-repeat; background-position: 3px 3px; margin: 0px;}
#resources a.enquiry {background: url(/images/interface/enquiry_bg.gif) no-repeat; background-position: 3px 3px; margin: 0px;}
#resources a.email {background: url(/images/interface/email_bg.gif) no-repeat; background-position: 3px 3px; margin: 0px;}
#resources a.contact {background: url(/images/interface/contact_bg.gif) no-repeat; background-position: 3px 3px; margin: 0px;}
#resources a.terms {background: url(/images/interface/terms_bg.gif) no-repeat; background-position: 3px 3px; margin: 0px;}
#resources a.sitemap {background: url(/images/interface/sitemap.gif) no-repeat; background-position: 3px 3px; margin: 0px;}

/************ relatedinfo links **************/

#relatedinfo {background-color: #E8E8E8; border: 0; width: 150px;}
#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: 150px;}
#relatedinfo li { margin: 0px;}

#relatedinfo a.internal { background-image: url(/images/interface/info_btn_off.gif); color: #666666;}
#relatedinfo a:hover.internal { background-image: url(/images/interface/info_btn_over.gif); color: #D15900;}

#relatedinfo a.external {margin: 0px;}
#relatedinfo a:hover.external {margin: 0px;}

#relatedinfo a {color: #999; text-decoration: none; padding: 1px 4px 3px 30px; border-bottom: 7px solid #E8E8E8; width: 116px; display: block;}
#relatedinfo a:link {color: #666666; text-decoration: none;}
#relatedinfo a:visited {color: #666666; text-decoration: none;}
#relatedinfo a:hover {color: #D15900; text-decoration: none;}

/************ sub nav styles  **************/
#navcontainer 
{ 
	border: 0px; 
	width: 150px;

}

#navcontainer ul  
{ 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #636364;
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	width: 150px;

 }

#navcontainer li  
{ 
	color: #636364;
	list-style-type: none; 
	margin: 4px 0px 4px 0px; 
	_margin: 0px; 
	padding: 0;
	background-color: white; 
}

.open a  
{
	background-image: url("../images/interface/menminus.gif"); 
	background-repeat: no-repeat;
	background-color: #fff;
	background-position: 5px 6px;
	padding: 2px 0px 2px 20px; 
	border-bottom: 1px solid #e1e1e1; 
	width: 130px; 
	_height: 16px; 
	display: block;
}
	
.closed a 
{
	background-image: url("../images/interface/menplus.gif"); 
	background-repeat: no-repeat;
	background-position: 5px 6px; 
	padding: 2px 0px 2px 20px; 
	border-bottom: 0px solid #e1e1e1; 
	width: 130px; 
	_height: 16px; 
	display: block;
}

.closed a:hover
{
	background-image: url("../images/interface/menplus.gif"); 
	background-repeat: no-repeat;
	background-color: #fff;
	background-position: 5px 6px; 
	padding: 2px 0px 2px 20px; 
	border-bottom: 0px solid #e1e1e1; 
	width: 130px; 
	_height: 16px; 
	display: block;
}

.normal a 
{
	color: #636364 !important;
	background-image: url("../images/interface/left_nav_btn_bg_off.gif"); 
	background-repeat: no-repeat;
	background-position: 0px 0px; 
	padding: 2px 0px 2px 20px; 
	border-bottom: 0px;
	width: 130px; 
	_height: 16px; 
	display: block;
}

.selected a 
{ 
	color: #000;
	background-image: url("../images/interface/left_nav_btn_bg_on.gif"); 
	background-repeat: no-repeat;
	background-color: #fff; 
	background-position: 0px 0px;
	padding: 2px 0px 2px 20px; 
	border-bottom: 0px solid #fff; 
	font-size: 10px;
	font-weight: bold;
	width: 130px; 
	_height: 16px; 
	display: block;
}


.normal a:hover 
{
	color: #000; 
	background-image: url("../images/interface/left_nav_btn_bg_on.gif"); 
	background-repeat: no-repeat;
	background-color: #fff; 
	border-bottom: 0px solid #e1e1e1;
	background-repeat: no-repeat; 
	background-position: 0px 0px;
}

.selected a:hover 
{
	color: #000; 
	background-image: url("../images/interface/left_nav_btn_bg_on.gif"); 
	background-repeat: no-repeat;
	background-color: #fff;  
	border-top: 0px white;
	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: #fff;
}

