@charset "utf-8";
/* CSS Document */

.copyRaw {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #575757;
	line-height: 18px;
	padding-left: 0px;
	border-bottom-style: none;
	list-style-position: outside;
	list-style-image: url(http://twincitieslive.com/tcliveimages/cs/GreyArrow.gif);
	list-style-type: disc;
}
.copyRaw a:link {
	color: #0083C5;
	text-decoration: none;
}
.copyRaw a:hover {
	color: #0083C5;
	text-decoration: underline;
}
.copyRaw a:visited {
	color: #0083C5;
}
.picTag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.5em;
	font-weight: 400;
	color: #3D988A;
	padding-left: 0px;
	height: auto;
	width: auto;
}
.greyWhiteCopy {
	color: #FFF;
	padding: 4px;
	background-image: url(http://twincitieslive.com/tcliveimages/misc/TCLgreyGradient.gif);
	background-repeat: repeat-x;
}
.tableUnderline {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #0083c5;
}

.question {
	font-family: sans-serif;
	font-size: 14;
	font-weight: normal;
	color: #0083C5;
}
.columnVertDiv {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
.divRight {
	border: thin dotted #2B3990;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: 400;
	color: #3D988A;
	float: right;
	height: auto;
	width: auto;
	text-align: center;
	padding: 4px;
}
