.bodystroke {
	background-color: #f0f0e0
}

table.body, tr.body, td.body {
	background-color: #ffffff;
}

td.distlistselected {
	background-color: #ffffcc;
}

span.header {
	font-family: Arial,Helvetica;
	font-size: 1.0em;
	font-weight: bold;
}

p.body, span.body, #errDiv {
	font-family: Arial,Helvetica,Sans-serif;
	font-size: 0.8em;
}

span.bodysmall {
	font-family: Arial,Helvetica,Sans-serif;
	font-size: 0.6em;
}

.bold {
	font-weight: bold;
}

.center {
	text-align: center;
}

#errDiv {
	display: none; 
	position: relative; 
	top: 0px; 
	left: 0px; 
	background-color: #EDEDED; 
	padding: 20px;
	border: 3px #ccc solid;
}

#errMsg {
    padding-bottom: 5px;
}

#errHnd {
	cursor: move;
}

.https-message {
	background-color:#EDEDED;
	border: 1px solid #AAA;
	color:#666;
	font-family:Arial;
	font-size:12px;
	text-align:center;
	padding:10px;
}

.https-message .wn-image {
	margin:0 2px;
	margin-bottom:-.2em;
}

.https-message .wn-text {
}

.paywall-info-message {
	width:100%;
}


