/* reset styles */#form_debtor form, #form_debtor fieldset, #form_debtor label, #form_debtor legend {margin: 0; padding: 0; border: 0}

html {
	overflow: scroll; 
}
body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666666;
}
.thrColAbs #container { 
	position: relative;
	width: 780px;
	background: #ffffff;
	margin: 0 auto;
	text-align: left;
} 
.blk {
	color: #000000;
}
img {
	border: 0;
}
/* LEFT COLUMN */
.thrColAbs #sidebar1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 150px;
	background: #ffffff;
	padding: 90px 10px 15px 0px;
	font-size: 12px;
}
/* NAVIGATION MENU */
.listexpander {
	width: 100%;
	font-size: 12px;
	line-height: 200%;
}
.listexpander a {
	text-decoration: none;
	color: #666666;
}
.listexpander a:hover {
	text-decoration: none;
	color: #999999;
}
.listexpander a.current {
	color: #000000;
}
.listexpander, .listexpander ul, .listexpander li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.listexpander li ul {
	background: #ffffff;
	font-weight: normal;
	font-size: 11px;
	margin-left: 10px;
}
.listexpander li.wrapped {
	line-height:150%;
}
/* CENTER COLUMN */
.thrColAbs #mainContent { 
	margin: 0 170px;
	padding: 0;
	font-size: 12px;
}

#mainContent h1 {
	font-size: 16px;
	font-weight: normal;
	padding: 10px 0;
}
#mainContent h2 {
	font-size: 14px;
	font-weight: normal;
}
#mainContent a {
	color: #666666;
	display: block;
}
table#survey {
	background-color: #999999;
	text-align: center;
}
table#survey th {
	background-color: #666666;
	font-weight: normal;
}
table#survey th, table#survey td {
	border: 1px solid #ffffff;
	padding: 2px;	
}
table#survey p {
	font-size:12px;
	margin:0;
	padding:0;
	color: #ffffff;
}
table#survey caption {
	font-size:14px;
	margin:0;
	padding:0;
	color: #666666;
}
table#survey td.sideheader, table#survey th.sideheader {
	background-color: #666666;
}
div.members, div.newsitem {
	width: 438px;
	border: 1px solid #dadada;
	margin-bottom: 10px;
}
div.members p, div.newsitem p {
	padding: 0px 10px;
	font-size: 11px;
	line-height: 1.3em;
}
div.members a, div.newsitem a {
	color: #666666;
}
div.thumb {
	float:left;
	border: 1px solid #666666;
	margin: 10px 20px 10px 0;
}
div.clear {
	clear: both;
}
/* LOGIN MEMBERSHIP CONTACT FORMS */
 form { 
	margin: 0px;
	padding: 0px;
}
input, textarea {
	width:90%;
	border:1px solid #666666;
	font-size: 12px;
}

textarea {
	height: 80px;
}
.checkbox {
	border: none;
	width: auto;
}
.alert {
	color:#990000;
}
#footer {
	width: 440px;
	font-size: 10px;
	padding:0;
	margin:0;
}
.right {
	font-size: 10px;
	text-align: right;
	padding:0;
	margin:0;
}

/* RIGHT COLUMN */
.thrColAbs #sidebar2 {
	position: absolute;
	top: 0;
	right: 0;
	width: 150px;
	background: #ffffff;
	padding: 0px 0px 15px 0px;
	font-size: 10px;
	text-align: center;
}
#sidebar2 p {
	font-size: 12px;
	text-align: left;
}
#sidebar2 a {
	color: #666666;
}
#members {
	width: 150px;
	height: 90px;
	text-align: left;
}
#barnews {
	width: 150px;
	height: 150px;
	background-color: #333333;
	background-image: url(images/barnews_bg.png);
	background-repeat: no-repeat;
	overflow: hidden;
}
#barnews p {
	position: relative;
	padding-top: 80px;
	font-size: 10px;
	color: #ffffff;
	padding-left: 8px;
	padding-right: 8px;
	line-height: normal;
}
#barnews a, #haveyoursay a {
	font-size: 10px;
	color: #ffffff;
}
#haveyoursay {
	width: 150px;
	height: 70px;
	background-color: #669933;
	background-image: url(images/havesay_bg.png);
	background-repeat: no-repeat;
	overflow: hidden;
	margin-top: 10px;
	text-align: left;
}
#haveyoursay p {
	position: relative;
	padding-top: 30px;
	font-size: 10px;
	color: #ffffff;
	padding-left: 8px;
	padding-right: 8px;
	line-height: normal;
}
#casestudies {
	width: 150px;
	height: 80px;
}
