@charset "UTF-8";
/* CSS Document */	
	
#subnav { width:93px; margin:155px 15px 0 19px; float:left; }
* html #subnav { margin-left:8px; }

/* NAVIGATION */
ul#subnavMenu {
	list-style: none;
	width: 90px;
	padding-right: 10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	letter-spacing: -0.5px;
	line-height: 14px;
}
/* Active SubNav subLinks */
ul#subnavMenu .subLink a {
	border-top: none;
	padding-left:8px;
	xfont-size: 10px;
	text-decoration:underline;
}

#info  #infoLink,
#personalinfo #personalinfoLink,
#action  #actionLink,
#news2010 #link2010,
#news2009 #link2009,
#news2008 #link2008,
#news2007 #link2007,
#news2006 #link2006,
#news2005 #link2005,
#news2004 #link2004,
#news2003 #link2003,
#news2002 #link2002,
#events #events2010Link,
#events2009 #events2009Link,
#events2008 #events2008Link,
#events2007 #events2007Link,
#innews2010 #innews2010Link,
#innews2009 #innews2009Link,
#innews2008 #innews2008Link,
#innews2007 #innews2007Link {
	color:#595a5c;
	text-decoration:none;
}

ul#subnavMenu .subLinkRed a {
	border-top: none;
	padding: 5px 8px;
	xfont-size: 10px;
	xtext-decoration:underline;
	color: #701212;
	width: 90px;
}
#linkages #currentLink,
#fall2009 #fall2009Link,
#summer2009 #summer2009Link,
#spring2009 #spring2009Link,
#winter2008 #winter2008Link,
#summer2008 #summer2008Link

{
	color:#595a5c;
	text-decoration:none;
	font-weight:bold;
}

#subnavMenu a {
	border-top: 1px dotted #96a2ae;
	display: block;
	padding: 5px;
	padding-bottom: 10px;
	text-decoration: none;
	color: #3d5065;
	background-color: #fff;
}

#subnavMenu a:hover,
/* Company Links */
#management #managementLink,
#directors #directorsLink,
#investors  #investorsLink,
#default  #contactLink,
/* Solutions Links */
#score  #scoreLink,
#action  #actionLink,
#takeover  #takeoverLink,
#credit  #creditLink,
#collections #collectionsLink,
#authentication  #authenticationLink,
#compliance  #complianceLink,
#redflag  #redflagLink,
#data  #dataLink,
#network  #networkLink,
#monitoring #monitoringLink,
#buy #monitoringLink,
#partners #monitoringLink,
/* News Links */
#news2011 #newsLink,
#news2010 #newsLink,
#news2009 #newsLink,
#news2008 #newsLink,
#news2007 #newsLink,
#news2006 #newsLink,
#news2005 #newsLink,
#news2004 #newsLink,
#news2003 #newsLink,
#news2002 #newsLink,
#id2008 #id2008Link,
#awards #awardsLink,
#events #eventsLink,
#events2009 #eventsLink,
#events2008 #eventsLink,
#events2007 #eventsLink,
#innews2010 #innewsLink,
#innews2009 #innewsLink,
#innews2008 #innewsLink,
#innews2007 #innewsLink,#linkages #linkageLink
{
	color: #7d8892;
	background-color: #f5f4ec;	
}


/*#home #subnavMenu a#homelink:hover,
#feature #subnavMenu a#featureLink:hover {
	color: #B2F511;
}*/

/* IE Fixes */

/* remove annoying gaps */
#subnavMenu li {	
	display: inline; 
}

/* force hover on entire width of  link */
* html #subnavMenu a {
	height: 1px;
}
