/* remove all the bullets, borders and padding from the default list styling */#nav ul {	background-image: url(../../../images/navblue.jpg);}/* style the links for the top level */#nav a, #nav a:visited {	border-right:1px solid #273a5c;}.border {	border:1px solid #b0b6c2;}/* style the sub level links */#nav ul ul a, #nav ul ul a:visited {	background:#f1edee;	color:#495599;}/* style the sub level 1 background */#nav ul :hover a.sub1 {	color:#b3bed0;	background:#f1edee;}/* style the level hovers *//* first */* html #nav a:hover {	color:#b3bed0!important;}#nav :hover > a {	color:#b3bed0!important;}/* font colors */h2, h3,ul#casestudieslist li a,ul#casestudieslist li a:hover,#subnav ul li, #subnav ul li a ul.sf_newsList li p.latestnewstxt a,a, div#subnav,div#services_list ul.rpRootGroup li a,div.txt p span.introtxt,p.sf_readMore a,ul#serviceslist li a,div.servicedetails h4 {	color: #13385d;}ul.sf_jobList li h4,ul.sf_newsList li h4,ul#quarterlist a,div#services_list ul.rpRootGroup li a:hover,ul#serviceslist li a:hover,ul#serviceslist li a.service_on,ul#teammemberslist li a:hover,.teammember_on span.position {	color: #5493ca;}span.rss a {	background:url('/../../../images/rssblue.gif');}