@charset "UTF-8";
/* CSS Document */

.csCopy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #333;
	list-style-position: outside;
	list-style-image: url(http://kstp.com/kstpImages/flash/images/000arrow.gif);
}
.csCopy a:link {
	color: #036;
	text-decoration: none;
}
.csCopy a:hover {
	color: #036;
	text-decoration: underline;
}
.csCopy a:visited {
	color: #036;
	text-decoration: none;
}
.divRight {
	position: relative;
	width: 200px;
	float: right;
	background-color: #FFF;
	padding: 4px;
	border: 1px dotted #333;
}
.gradGrey {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #069;
}
.csHeadline {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #069;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #069;
	line-height: 30px;
}
.csHeadlineSmall {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #069;
	line-height: 15px;
}
