@charset "UTF-8";
/* CSS Document */

/* Left column CSS */

.lcbox{
	padding-left: 10px;
	padding-bottom: 10px;
}

.lchdr{
	font-family: "trebuchet ms";
	font-size: 16px;
	font-weight: bold;
}

.lctxt{
	font-family: "trebuchet ms";
	font-size: 12px;
	line-height: 20px;
	padding-top: 10px;
	color: #333333;
}

.lcimg{
}

.lclink{
}
