/* blue */
a:link, a:visited {
	color: #003366;
}

a:hover {
	color: #003366;
	text-decoration:underline;
}
#login a:hover {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #139AEA;
}

#pillmenu a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
	float:left;
  display:block;
  height: 43px;
  line-height: 43px;
  padding: 0 20px;
  color: #FFFFFF;
  text-decoration: none;
}

#pillmenu a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
	float:left;
  display:block;
  background:repeat-x;
    background:repeat-y;
  height: 43px;
  line-height: 43px;
  padding: 0 20px;
  color: #FFFFFF;
  text-decoration: none;
  background-color:#139AEA;
}

#pillmenu a#active_menu-nav {
    font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
	float:left;
  display:block;
  background:repeat-x;
    background:repeat-y;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  color: #FFFFFF;
  text-decoration: none;
  background: #0066CC;
}

#pillmenu a#active_menu-nav:hover {
  color: #fff;
}

h3, .componentheading, table.moduletable th {
  color: #135cae;
}

.tdmenu{
	background-image:url(../images/mnubgblue.gif);
	background-color: #F98600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.tdmenu2{
	background-image:url(../images/mnubgblue.gif);
	background-color: #F98600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffffff;
}



#footer a:hover {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #139AEA;
		float:left;
  display:block;
  height: 24px;
  line-height: 24px;
  padding: 0 5px;
}
#navv li:hover, #navv li.sfhover {
	position:relative;
	z-index: 1;
	background: transparent url(../images/mnubgblue.gif) repeat-x; 
	
	left: 0; }
	

#navv ul ul li{
background-color:#0173B5;
 		}
#navv ul li a.active:hover {
	background-color: #0173B5;}
	#navv ul li a:hover {
	background-color: #0173B5;
	}
