div.clear {
	line-height: 0em;
	height: 0px;
	clear: both;
}

body {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #505050;
}

a img {
	border: none;
}

a:link {
	color: #9c5428;
	text-decoration:none;
}

a:hover {
	color: #732c00;
	text-decoration:none;
}

a:visited:hover {
	color: #732c00;
	text-decoration:none;
}

a:active {
	color: #9c5428;
	text-decoration:none;
}

a:visited {
	color: #9c5428;
	text-decoration:none;
}

.anchor {
	font-size: 10px;
}

div#submenu {
	width: 100%;
	border-top: solid #CCCCCC 1px;
	border-bottom: solid #CCCCCC 1px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	font-size: 14px;
	text-align: center;
	background-color: #F6F6F6;
}