.leftcolumn
{
	background: #FFF;
	border: none;
	float: left;
	left:0;
	position: absolute;
	top: 176px;
	visibility: visible;
	width: 700px;
}
.rightcolumn_about
{
	float: left;
	left: 705px;
	width: 245px;
	z-index: 1;
}
.sidebarbkgrnd_about {
	background:url(../graphics/sidebarbkgrnd.gif) no-repeat;
	height: 459px;
	left: 705px;
	position: absolute;
	top: 0;
	vertical-align: top;
	width: 245px;
	z-index: 1;
}
.pad
{
	border: hidden 0;
	border-style: none;
	padding: 5px;
}
ul.css-tabs
{
	border-bottom: 1px solid #3B2323;
	height: 30px;
	margin: 0 !important;
}
ul.css-tabs li
{
	float: left;
	list-style-type: none;
}
ul.css-tabs a
{
	background-color: #c14b03;
	border: 1px solid #3B2323;
	border-bottom: 0;
	color: #fff;
	display: block;
	float: left;
	font-size: 12px;
	height: 18px;
	margin-right: 2px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
	padding: 5px 16px;
	position: relative;
	text-decoration: none;
	top: 1px;
}
ul.css-tabs a:hover
{
	background-color: #F7F7F7;
	color: #333;
}
ul.css-tabs a.current
{
	background-color: #e7e5d3;
	border-bottom: 1px solid #e7e5d3;
	color: #c14b03;
	cursor: default;
}
div.css-panes div
{
	background-color: #e7e5d3;
	border: 1px solid #3B2323;
	border-width: 0 1px 1px;
	display: none;
	min-height: 150px;
	padding: 15px 18px;
}
.blanc_medium
{
	color: #fff;
	font: normal 12pt Verdana, Helvetica, Arial, sans-serif;
}
.about
{
	border: #3B2323 dashed 1px;
	padding: 10px;
}
.about h3
{
	color: #CCC;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 30px;
	padding-top: 30px;
}
.about h4
{
	color: #FFF;
	font: 16px Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 0;
	padding-top: 10px;
	text-align: center;
}
.about h5
{
	color: #C14B03;
	font: 16px Georgia, "Times New Roman", Times, serif;
	padding-bottom: 10px;
	padding-top: 10px;
}
.about p
{
	color: #3B2323;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 22px;
	margin-bottom: 10px;
}
.about span.title
{
	color: #C14B03;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 22px;
}
.about a
{
	color: #c14b03;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
.bio
{
	border: 1px solid #CCC;
	color: #333;
	display: block;
	float: left;
	line-height: 150%;
	list-style: none;
	margin: 0 12px 0 0;
	padding: 15px 12px 120px;
	vertical-align: top;
}
.bio_text
{
	clear: both;
	display: block;
	float: left;
	list-style: none;
	margin: 0 0 25px;
	vertical-align: top;
	width: 100%;
}
.break
{
	margin: 0 0 20px;
}
.stepbox
{
	background-color: #FFF;
	border: 1px dotted #3B2323;
	display: block;
	padding: 5px;
}
.signup
{
	border: #3B2323 dashed 1px;
	height: 426px;
	margin: 10px;
	padding: 10px;
}
.signup h1
{
	color: #3B2323;
	font: 18px Georgia, "Times New Roman", Times, serif;
	padding-bottom: 10px;
	padding-top: 20px;
}
.signup p
{
	color: #3B2323;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 22px;
	margin-bottom: 10px;
}
.formfield
{
	margin-left: 30px;
	padding-bottom: 10px;
}
.formlabel
{
	left: 135px;
	position: absolute;
}
.formtitle
{
	color: #046380;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 22px;
	margin-bottom: 10px;
}
.infomenu
{
	position: absolute;
	top: 25px;
}
.menu_bkgrnd
{
	width: 245px;
}
.about h1, .about h2
{
	color: #C14B03;
	font: 18px Georgia, "Times New Roman", Times, serif;
	padding-bottom: 10px;
	padding-top: 20px;
}
.about p.title, .about span.subtitle
{
	color: #046380;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 22px;
}
.signup a, .nestbox a
{
	color: #6593C4;
	text-decoration: underline;
}

