BODY
{
	background-color: white;
}

A
{
	color: #D00;
}
A:hover
{
	text-decoration: none;
}

#outerBox
{
	width: 900px;
	margin: 0px auto;
	padding: 0;
}

#titleBar
{
	background-color: #AAA;
	height: 50px;
	padding: 5px;
	margin-bottom: 5px;
	color: white;
	font: bold 22px Arial, sans-serif;
	/*line-height: 50px;*/
	text-align: center;
}

#contentBar
{
	border-collapse: collapse;
}

#footerBar
{
	margin-top: 2px;
	background-color: #666;
	height: 30px;
	clear: both;
	text-align: center;
	color: white;
	font: 12px Arial, sans-serif;
	line-height: 30px;
}

#footerBar A
{
	color: white;
}
#footerBar A:hover
{
	text-decoration: none;
}

#colophon
{
	text-align: center;
	font: 10px Arial, sans-serif;
	padding-top: 20px;
}

#infoCol
{
	width: 150px;
	vertical-align: top;
	background-color: #DDD;
	padding: 0px;
}

.navSquare
{
	height: 20px;
	background-color: #666;
	margin: 0 0 2px 0;
	text-align: left;
	padding-left: 5px;
}

.navSquare A
{
	font: bold 12px Arial, sans-serif;
	color: white;
	text-decoration: none;
	line-height: 20px;
}
.navSquare A:hover
{
	color: #D00;
}

#infoColNews
{
	padding: 5px;
	font: 11px Arial, sans-serif;
	line-height: 12px;
}

#infoColNews UL
{
	padding-left: 10px;
	margin-left: 10px;
}

#bodyCol
{
	width: 745px;
	padding: 0 0 20px 5px;
	vertical-align: top;
}

#bannerBox
{
	height: 130px;
}

#bodyCol P, #bodyCol LI, #bodyCol TD, .thankbody, .returnlink
{
	font: 12px Arial, sans-serif;
	line-height: 18px;
}

H2
{
	font: bold 18px Arial, sans-serif;
	color: #D00;
}

H3
{
	font: bold 14px Arial, sans-serif;
}

.inset
{
	width: 300px;
	float: right;
	border: solid 1px #AAA;
	margin: 0 0 15px 15px;
	padding: 5px;
	font: 11px Arial, sans-serif;
}

.lclist LI
{
	padding: 5px 0 5px 0;
}

.img_float
{
	float: right;
	margin: 0 0 10px 10px;
}

#seminars_form TH, #seminars_form TD
{
	font: 11px Arial, sans-serif;
	padding-right: 5px;
	text-align: left;
}

#seminars_form TH
{
	font-weight: bold;
}

#seminars_form TD
{
}

#seminars_form INPUT
{
	font: 11px Arial, sans-serif;
}
#survey .preQuestionBorder {
	padding: 0;
        margin: 0;
        display: none;
}
#survey .qnOuterTable {
	width: 100%;
	border: none;
	background-color: #fff;
	cell-spacing: 1;
}
#survey .qnInnerTd {
        width: 20px;
        padding: 0;
        margin: 0;
	vertical-align: text-top;
}
#survey .qnInnerTd .required {
	color: red;
}
#survey .qnInnerTd a {
	color: inherit;
}
#survey .qnInner {
        padding: 0;
        margin: 0;
}
#survey .qnType {
        padding: 0;
	color: #000000;
}
#survey .qnType blockquote {
        padding: 0;
        margin: 0;
        padding-left: 10px;
}
#survey fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}
#survey .headerGraphic {
	display: none;
}

.replogos TD
{
	text-align: center;
	vertical-align: middle;
	padding: 0 10px;
}

.replogos IMG
{
	border: 0;
}

.replogos A
{
	font-size: 18px;
	font-weight: bold;
}

.checklist
{
	width: 90%;
	border-collapse: collapse;
	margin: auto;
}

.checklist TD
{
	width: 50%;
	border: solid 1px black;
	padding: 5px;
}
.eventstable {
	width: 100%;
	border-collapse: collapse;
}
.eventstable th, .eventstable td {
	text-align: left;
}
.eventstable th {
	width: 14%;
}
.eventstable td {
	border: 1px solid #929090;
	vertical-align: top;
	height: 60px;
	padding: 2px;
}
.eventstable td p {
	font-size: 10px !important;
	line-height: 11px !important;
	padding: 0px;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.eventstable td .day {
	display: block;
}
#eventRegistrationForm, eventstable {
	font-family: Arial, sans-serif;
}
/*#eventRegistrationForm label {
	margin-top: 10px;
	padding-bottom: 2px;
	display: block;
	font-weight: bold;
	font-size: 12px;
}*/
#eventRegistrationForm .label {
	font-weight: bold;
}
#eventRegistrationForm table {
	padding: 0;
	margin: 0;
}

#demo {
	text-align: center;
	border: 0;
	padding: 10px 0 0;
}

#demo img {
	border: 0;
}

#demo a {
	border: 0;
}

#chamberLogos IMG {
	vertical-align: middle;
	margin: 15px 0 15px 30px;
}

#tagline {
	background-color: #666;
	height: 20px;
	margin-top: 2px;
	padding: 0 5px;
	color: white;
	font: bold 11px Arial;
	font-style: italic;
	text-align: right;
	line-height: 20px;
}

#carShowTable1 TD {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: navy;
	font-style: italic;
}

#carShowTable1 TD A IMG {
	border: solid 1px #CCC;
}

