/* white */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:link {
	color: #58595B;
	text-decoration: none;
line-height : 24px;
font-weight:bold;
}

a:visited {
	text-decoration: none;
	color: #58595B;
line-height : 24px;
font-weight:bold;
}

a:hover{
font-weight:bold;
color:black
}

a:active {
	text-decoration: none;
	color: black;
font-weight:bold;
}


div.moduletable img{
padding:5px 0;
}




#pillmenu a:hover {
  color: #FFF;
}

#pillmenu a#active_menu-nav {
	background: #fff;
  color: #fff;
}

#pillmenu a#active_menu-nav:hover {
  color: #fff;
}

h3, div.module_menu h3, .componentheading, table.moduletable th {


  color: #000;
}


h3, .componentheading {
display:none;
	color: 	#000;
	text-align: left;
	}

h1, table.moduletable th {
background:white;
	color: 	#000;
	text-align: left;
	
}

div.module_menu {
	background: #fff;
}

div.module_menu div {
	background: #fff;
font-style: normal;
}

div.module_menu div div {
	background: #fff;
}

div.module_menu div div div {
	background: #fff;
}
