body {
	background: #fff;
	font-size: 11px;
	color: #364269;
	font-family: Verdana, Arial, Helvetica;
	background-color: transparent;
}

div {
  font-family: Verdana, Arial, Helvetica;
  font-size:11px;
}

ul {
  margin: 0 0 0 3px;
  font-size: 11px;
  padding:0;
  line-height:1;
  font-weight: lighter;  
}

ul li {
  line-height: 1.42;
  margin: 0 0 1px 0;
  height: 20px;
  overflow:hidden;
}

a {
	font-family: Verdana, Arial, Helvetica;
	text-decoration: underline;
	outline: 0 !important;
	color: #34538C;
}

a:hover {
	background: #00c;
	color: #001F5B;
	text-decoration: none;
	background-color: transparent;
}

h3 {
	margin: 0;
	padding: 0 0 3px 0;
	font-size: 12px;
	color: #364269;
}

a.whatsthis {
	float:right;
	display:inline;
	font-size:10px;
	margin:3px;
}

