.topspacer {
	height: 95px;
}
.leftspacer {
	width: 221px;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	padding: 10px 10px 10px 15px;
	height: 312px;
	width: 253px;
}
.bottom {
	height: 143px;
}
.navstroke {
	height: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
}

