/* left & centre span column */

#lcspancontent {
	width: 590px;
	text-align: left;
}


/* top */

#lcspancopytop {
	width: 590px;
	background-attachment: scroll;
	background-image: url(/images/lcspantop.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 30px;
}

#lcspancopytop h1 {
	font-size: 12px;
	margin: 0px;
	color: #666666;
	padding-left: 20px;
	padding-top: 4px;
}


/* bottom */

#lcspancopybtm {
	background-attachment: scroll;
	background-image: url(/images/lcspanbtm.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#lcspancopybtm p {
	line-height: 10px;
	margin: 0px;
}


/* copy */

#lcspancopy {
	background-attachment: scroll;
	background-image: url(/images/lcspanbkg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 10px;
}

#lcspancopy h1 {
	font-size: 12px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	margin-bottom: 0px;
}

#lcspancopy h1 a {
	text-decoration: none;
	color: #000000;
	background-attachment: scroll;
	background-image: url(/images/morebutton.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
}

#lcspancopy h1 a:hover {
	text-decoration: underline;
}

#lcspancopy h2 {
	font-size: 10px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
}

#lcspancopy h3 {
	font-size: 10px;
	color: #3366CC;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
}

#lcspancopy blockquote {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#lcspancopy img {
	padding-top: 15px;
	padding-bottom: 5px;
}

#lcspancopy ul {
	margin-top: 10px;
	margin-bottom: 0px;
}

#lcspancopy ul li {
	font-size: 10px;
}

#lcspancopy ol {
	margin-top: 10px;
	margin-bottom: 0px;
}

#lcspancopy ol li {
	font-size: 10px;
}

#lcspancopy p {
	font-size: 10px;
	line-height: 15px;
	margin-top: 10px;
	margin-bottom: 0px;
}

#lcspancopy p a {
	font-weight: bold;
	color: #3366CC;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(/images/morebutton.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
	margin-right: 5px;
}

#lcspancopy p a:hover {
	text-decoration: underline;
}

#lcspancopy p.date {
	color: #999999;
	margin-bottom: 5px;
	font-size: 10px;
}

/* database record navigation */

#lcspannav {
	background-attachment: scroll;
	background-image: url(/images/lcspannavbkg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 30px;
}

#lcspannav p {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 20px;
	display: block;
	padding-top: 8px;
}

#lcspannav p a {
	color: #666666;
	text-decoration: none;
}

#lcspannav p a:hover {
	text-decoration: underline;
}


/* forms */

#formtable {
	margin-bottom: 0px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
}

#formtable td {
	padding: 5px;
	font-size: 10px;
}

.boldred {
	font-weight: bold;
	color: #FF0000;
}
