/* top navigation */
#topnavlistcontainer {
	font-family : "Arial MT", Arial, Verdana, Geneva, Helvetica, sans-serif;
	position: absolute;
	top: 80px;
	width: 100%;
	background-color: #fff;
}

#topnavlist {
	color: #000;
	background-color: #a7a9ac;
	margin-left: 20px;
	margin-right: 20px;
	padding: 2px 10px 3px 10px;
	font-size: 0.75em;
}
 #topnavlist ul {
	margin: 0;
	padding: 0;
	white-space: nowrap;
	background-color: #a7a9ac;
	font-weight: bold;
}

#topnavlist li {
	display: inline;
	list-style-type: none;
}

#topnavlist a { 
	padding: 2px 10px 3px 10px; 
}

#topnavlist a:link, #topnavlist a:visited {
	color: #000;
	background-color: #a7a9ac;
	text-decoration: none;
}

#topnavlist a:hover {
	color: #000;
	background-color: #a7a9ac;
	text-decoration: underline;
}
#topnavlist a.current  {
	color: #fff;
	background-color: #000;
	text-decoration: none;
}
#topnavlist a:visited.current  {
	color: #fff;
	background-color: #000;
	text-decoration: none;
}

/* apply online */
#applyonline { 
	text-decoration: none;
	color: #f00;
	font-weight: bold;
	text-decoration: none;
	font-size: 0.75em;
}

#applyonline a:link {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}

#applyonline a:visited {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}

#applyonline a:hover {
	color: #666;
	text-decoration: underline;
	font-weight: bold;
}

#applyonline a:active {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}

#applyonline img {
	border: 0;
}

/* apply online class */
.applyonline { 
	text-decoration: none;
	color: #f00;
	font-weight: bold;
	text-decoration: none;
	font-size: 0.75em;
}

.applyonline a:link {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}

.applyonline a:visited {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}

.applyonline a:hover {
	color: #666;
	text-decoration: underline;
	font-weight: bold;
}

.applyonline a:active {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}

.applyonline img {
	border: 0;
}


/* left navigation */
#navcontainer { 
	position: absolute;
 	left: 20px;
 	top: 118px;
 	width: 140px; 
	font-size: 0.75em;
	font-family : "Arial MT", Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: none;
}

#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-decoration: none;
}

#navcontainer li { 
	margin: 0 0 1px 0; 
	font-size: 100%;
	text-decoration: none;
}

#navcontainer a {
	display: block;
	padding: 1px 0 2px 20px;
	width: 140px;
	color: #666;
	background-color: #fff;
	text-decoration: underline;
	background-image: url("http://global.tmpw.co.uk/RBS/images/nav_off.gif"); 
	background-repeat: no-repeat;
	background-position: 0 0.3em;
	font-weight: bold;
	border-top: 1px solid #fff;
}

#navcontainer a:hover {
	color: #666;
	background-color: #fff;
	text-decoration: none;
	background-image: url("http://global.tmpw.co.uk/RBS/images/nav_off.gif"); 
	background-repeat: no-repeat;
}

#navcontainer ul ul li { 
	margin: 0 0 1px 0; 
	font-size: 100%;
	text-decoration: none;
}

#navcontainer ul ul a {
	display: block;
	padding: 3px 0 2px 20px;
	width: 140px;
	color: #666;
	background-color: #fff;
	text-decoration: underline;
	font-size: 0.9em;
	line-height: 0.9em;
	background-image: url("http://global.tmpw.co.uk/RBS/images/sub.gif"); 
	background-repeat: no-repeat;
	background-position: 0 0.3em;
}

#navcontainer ul ul a:hover {
	color: #666;
	background-color: #fff;
	text-decoration: none;
	background-image: url("http://global.tmpw.co.uk/RBS/images/sub.gif"); 
	background-repeat: no-repeat;
	background-position: 0 0.3em;
} 
#navcontainer ul ul a.active { 
	background-color: #fff; 
	color: #000;
	font-weight: bold;
	font-size: 100%;
	text-decoration: none;
}
#navcontainer ul a.current { 
	background: #fff;
	color: #000;
	font-weight: bold;
	background-image: url("http://global.tmpw.co.uk/RBS/images/nav_on.gif"); 
	background-repeat: no-repeat;
	background-position: 0 0.3em;
	text-decoration: none;
 }
 /*added*/
 #navcontainer ul .current:hover { 
	background: #fff;
	color: #000;
	font-weight: bold;
	background-image: url("http://global.tmpw.co.uk/RBS/images/nav_on.gif"); 
	background-repeat: no-repeat;
	background-position: 0 0.3em;
	text-decoration: none;
 }
 /*end*/
 #navcontainer ul a.subcurrent { 
	background: #fff;
	color: #000;
	font-weight: bold;
	background-image: url("http://global.tmpw.co.uk/RBS/images/nav_on.gif"); 
	background-repeat: no-repeat;
	background-position: 0 0.3em;
	text-decoration: none;
 }
 /* added */
  #navcontainer ul .subcurrent:hover { 
	background: #fff;
	color: #000;
	font-weight: bold;
	background-image: url("http://global.tmpw.co.uk/RBS/images/nav_off.gif"); 
	background-repeat: no-repeat;
	background-position: 0 0.3em;
	text-decoration: none;
 }
 /*end*/
#navcontainer ul ul a.current { 
	background: #fff;
	color: #000;
	font-weight: bold;
	text-decoration: none;
 }
 #navcontainer ul ul .current:hover { 
	background: #fff;
	color: #000;
	font-weight: bold;
	text-decoration: none;
 }
 
 
 /* breadcrumbs */
 #breadcrumbs {
 	position: absolute;
 	left: 200px;
 	top: 105px;
 	width: 569px; 
	font-size: 0.6em;
	color: #000;
	background-color: #fff;
	font-weight: normal;
	text-decoration: none;
	font-family : "Arial MT", Arial, Verdana, Geneva, Helvetica, sans-serif;
 }
 #breadcrumbs a:link {
	color: #666;
	text-decoration: underline;
}

#breadcrumbs a:visited {
	color: #666;
	text-decoration: underline;
}

#breadcrumbs a:hover {
	color: #666;
	text-decoration: none;
}

#breadcrumbs a:active {
	color: #666;
	text-decoration: underline;
}

