hr.hrFunds{
  background-color: #00649B;
  color: #00649B;
  height: 2px; 
  border: none; 
  display: block;
}


.teaser {
  color: #55758F;
}

.none {
	display:none;
}

.hidden {
	visibility:hidden;
}

img {
	border:none;
	margin:0;
	padding:0;
}

form {
	margin:0;
	padding:0;
}

h2 {
  color: #00649B;
  font-size: 20px;
  font-weight: 500;
	margin:0 0 10px 0;
	padding:0;
}

h3 {
  color: #000000;
  font-size: 14px;
  font-weight: bold;
	margin:0 0 10px 0;
	padding:0;
}

a {
  color: #55758F;
  text-decoration: none;
  font-weight: normal;
}
a:hover, a:active {
  color: #55758F;
  text-decoration: underline;
  font-weight: normal;
}

	h2 span {
		display:none;
	}

	a span {
		display:none;
	}

br.clear,
div.clear {
	clear:both;
	height:0;
	font-size:0px;
	line-height:0;
}

div hr {
	display:none;
}

	div.hrType1 {
		font-size:1px;
		line-height:1px;
		height:1px;
		background-color:#83A8C9;
	}
	
	div.hrType2 {
		font-size:1px;
		line-height:1px;
		height:1px;
		background-color:#CADEEF;
	}

	
	div.hrType3 {
		font-size:2px;
		line-height:2px;
		height:2px;
	}
	
	div.spacer {
		height:10px;
		font-size:10px;
		line-height:10px;
	}
	
	div.spacerMini {
		height:2px;
		font-size:2px;
		line-height:2px;
	}
	
	ul.type1 {
	margin:0;
	padding:5px 0 0 0;
	list-style-type:none;
}

	ul.type1 li {
		margin:0;
		padding:1px 0 1px 10px;
	}
	
	ul.type1 li a {
		display:block;
		padding:1px 15px;
		background: url(../images/shared/bullet_type1.gif) 0 2px no-repeat;
	}
		* html ul.type1 li a {
			height:1px;
		}
		
	}

	span.marked {
		font-weight:bold;
		color:#FB9F00;
	}
