#leftcol {
	text-align: right;
	width: 360px;
	padding-top: 60px;
	background-color: #FFFFFF;
	padding-right: 2px;
	float: left;
	padding-bottom: 20px;
}
#leftcol p {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 12px;
}
#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 140%;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
}
#rtcol {
	padding-top: 85px;
	padding-left: 12px;
	text-align: left;
	width: 300px;
	margin-left: 365px;
}
#rtcol p {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	line-height: 140%;
	padding-bottom: 6px;
}
a {
	color: #666;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #CC9933;
	text-decoration: underline;
}
#content {
	padding-bottom: 50px;
}
#footer {
	padding-bottom: 45px;
}
