<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background-color: #fff;
}

#fullHeader {
	display: none;
}

#fullHeaderPrint {
	display: none;
	width: 700px;
	height: 50px;
	background-image: url(../images/llc-ct-header-bkg-new.gif);
	background-repeat: repeat-x;
	position:relative;
}

#fullHeaderPrint #fhContent #fhcLeft {
	position: relative;
	float: left;
	width: 300px;
	height: 50px;
}

#fullHeaderPrint #fhContent #fhcRight {
	position: relative;
	float: left;
	width: 300px;
	height: 50px;
}

#fullContent {
	background-color: #fff;
	width: 720px;
	
}

#fullContent #fcContent {
	background: transparent;
	margin: 0px;
	left: 0px;
	width: 720px;
}

#fullContent #fcContent #fccFrameLeft {
	display: none;
}



/* BODY LAYOUT STYLES */
#fullContent #fcContent #fccCenterBody {
	width: 720px;
}

#fullContent #fcContent #fccCenterBody #fcccLeftBody {
	width: 720px;
}

#fullContent #fcContent #fccCenterBody #fcccLeftBody #fccclbImage {
	display: none;
}

#fullContent #fcContent #fccCenterBody #fcccLeftBody #fccclbContent {
	width: 720px;
}

#fullContent #fcContent #fccCenterBody #fcccLeftBody #fccclbContent #fccclbcLeft {
	width: 720px;
	padding: 0px;
}

#fullContent #fcContent #fccCenterBody #fcccLeftBody #fccclbContent #fccclbcLeft #monthDD {
	display: none;
}

#fullContent #fcContent #fccCenterBody #fcccLeftBody #fccclbContent #fccclbcRight {
	display: none;
}

#fullContent #fcContent #fccCenterBody #fcccLeftBody #fccclbContent #fccclbcFooter {
	display: none;
}

#fullContent #fcContent #fccCenterBody #fcccRightBody {
	display: none;
}

#fullContent #fcContent #fccFrameRight {
	display: none;
}

#fullEvents {
	display: none;
}

#fullFooter {
	display: none;
}


</pre></body></html>