div.textcolumn {
	width: 30%;
	margin-left: 2%;
	float: left;
	margin-top: 4px;
}

h2 {
	color: #fff;
	background-color: #67c889;
	background-image: url(../gfx/hb.png);
	background-repeat: repeat-x;
	padding: 4px 6px 4px 6px;
	margin: 0px;
}

h3 {
	font-weight: bold;
	font-size: 11pt;
	color: #334F99;
}

hr {
	color: #84a8ed;
	border: 0;
	/*border-top: 1px solid #a6cafe; */
	/*border-bottom: 2px solid #84a8ed;*/
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #e8e8e8;
}

#main ul {
	display: block;
	padding: 0px;
	margin-left: 20px;
}

a img {
	border: none;
}

div.clear {
	clear: both;
	height: 0px;
	width: 100%;
}

a {
	color: #0055aa;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	cursor: pointer;
	text-decoration: underline;
}

div.nav {
	text-align: right;
}

div.nav a {
	font-weight: bold;
}
