body, table {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10pt;
	color: #000000;
}
h3 {
	margin-top: 0px;
	margin-bottom: 0px;
}
.wallitem {
	margin-bottom: 6px;
	text-indent: -40px;
	padding-left: 40px;
}
.itemtitle {
	font-weight: bold;
}
.error {  font-weight: bold; color: #FF0000}
.warning {  font-weight: bold; color: #3333FF}
.info {  font-weight: bold; color: #000000}
.disclaimer {  font-size: 8pt; }
.attn {  font-style: italic; color: #FF0000}
.moderated {  font-size: 8pt; }
.submiterror {  font-weight: bold; color: #FF0000; font-style:italic}
.message { font-size: 12pt; font-weight: bold; }
a.permalink { 
	text-decoration: none; 
	color: #444444;
}
a.permalink:hover { text-decoration: underline; }
.reply {
	padding-left: 30px;
}
.reply a {
	color: #444444;
	text-decoration: none;
}
.reply a:hover { 
	text-decoration: underline; 
}

a.actionlink {
	color: #444444;
	text-decoration: none;
	border: thin outset #000000;
	padding: 2px 5px;
}

a.actionlink:hover {
	background-color: #FF66FF;
}

a.actionlink:active {
	background-color: #FF66FF;
	border: thin inset #000000;
}
.nowrap {
	white-space: nowrap;
}
.news {
	font-size: 11pt;
}
.collapsed {
	padding-left: 100px;
	font-style: italic;
}
.collapsed a { 
	font-style: normal;
	border: 4px outset;
	padding: 2px;
	text-decoration: none;
}
.collapsed a:active {
	border: 4px inset;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.gcontinues {
	font-size: 18px;
}
