﻿body {
	background: white;
	color: #000;
}
body, button, input {
	font: 75%/1.33 Verdana, sans-serif;
}
button, input 
{
	font-size:100%;
}
a {
	text-decoration: underline;
	color: #667B99;
}
a:visited {
	text-decoration: underline;
}
#banner {
	position: relative;
	top: 0px;
	left: 0px;
}
#banner h1 {
	padding: 5px;
	font-size: 24px;
	background-color: #667B99;
	color: #FFFFFF;
}
#banner .tag 
{
	font-size: 12px;
}
#leftcontent {
	margin: 0 0 0 0;
	position: absolute;
	left: 10px;
	top: 70px;
	width: 185px;
}
#leftcontent h1 {
	font-size: 10pt;
	margin: 8px 0 2px 0;
	color: #FFFFFF;
	background-color: #667B99;
}
#leftcontent h2 {
	font-size: 10pt;
	margin: 0 0 2px 0;
}
#leftcontent p {
	margin: 0 0 5px 0;
}
#leftcontent div.ad
{
	background-position: 5px 5px;
	border: 1px #667B99 solid;
	padding: 0.5em 0.5em 0.5em 2em;
	background-color: #AFBBD2;
	color: #000;
	background-image: url('images/bulb.gif');
	background-repeat: no-repeat;
}
#centercontent {
	margin-left: 204px;
	margin-right: 140px;
}
#centercontent div.set {
	margin: 0 0 1em 0;
}
#centercontent h1 {
	font-size: 14pt;
}
#centercontent h2 {
	font-size: 12pt;
}
#centercontent h3 {
}
#centercontent h4 {
	margin: 10px 0 2px 0;
	padding: 0 0 0 2px;
	color: #667B99;
}
#centercontent ul li {
	margin: 10px 0 10px 0;
}
#centercontent .article {
	background: #f5f5f5;
	padding: 10px 10px 10px 10px;
}
#rightcontent {
	position: absolute;
	right: 10px;
	top: 70px;
	width: 120px;
}
table.list tr.rowB {
}
table.display td {
	vertical-align: baseline;
}
table.display td.first {
	font-weight: bold;
	color: #667B99;
}
table.display tr.rowA {
}
.list th {
	text-align: left;
	font-size: inherit;
	font-weight: bold;
	background-color: #667B99;
	color: #FFFFFF;
}
.set {
	padding-top: 6px;
}
.smallnote {
	font-size: smaller;
}
.errmsg {
	font-weight: bold;
	xcolorx: #DDA8A1;
}
.cse {
	border: solid 1px silver;
	padding: 5px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.ple {
	border: 1px #667B99 solid;
	padding: 2em;
	color: #000;
	background-color: #AFBBD2;
}
.s_header {
	padding: 4px;
	margin-bottom: 4px;
	color: #000;
	background-color: #AFBBD2;
}
.s_outer {
	border: 1px #667B99 solid;
	padding: 4px;
	margin-top: 20px;
}
.article {
	font-size: 80%;
	margin: 0 0 10px 0;
}
.step {
}
#rightcontent .ad {
	border: 1px #667B99 solid;
	padding: 0.5em;
	color: #000;
	background-color: #AFBBD2;
}
.pobox {
	border: thin #7A7DA0 solid;
	padding: 20px;
	margin: 10px 0 10px 0;
}
.commentCell {
	margin-bottom: 20px;
}
.commentDel {
	margin-top: 10px;
	font-size: x-small;
}
.commentRow {
	vertical-align: top;
}
.commentHead {
	border-top-style: solid;
	border-top-width: 3px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 5px;
	width: 100%;
}
.commentBody {
	margin-left: 5px;
	padding-left: 5px;
}
.membership {
	font-weight: normal;
	padding: 5px;
}
.membership .content {
	margin: 5px;
	border: 1px #667B99 solid;
	padding: 5px;
	background-color: #FFFFFF;
}
.membership .blurb {
	padding: 5px;
}
.biggerButton 
{
	font-size:12pt;
}