/* STYLES UNIQUE TO CONVENTION */
.heading						{  }
	table.heading 				{ margin: 190px 10px 10px 10px; }
	table.heading td			{ padding: 15px; vertical-align: middle; }
	table.heading .white		{ background: #FFF; }
	table.heading .blue			{ background: #011676; color: #FFF; }
.sponsors						{ padding: 0 20px 20px 20px; }
	.sponsors img				{ padding: 15px; }
.schedule						{  }
	table.schedule				{ width: 93%; margin: 20px; }
	table.panels				{ width: 100%; }
		.schedule th 			{ background: #0B5EA2; font-weight: bold; font-size: 1em; color: #FFF; text-align: left; }
		.schedule th h1			{ background: #FFD668; color: #000; font-size: 1.2em; margin: 0; text-align: center; }
		.schedule th,
		.schedule td			{ vertical-align: top; }
		.schedule td			{ border-bottom: 1px solid #C1CAF4; padding: 5px 0; }
		.schedule .panels td	{ border: 0; padding: 0; }
.links							{ padding: 0 20px 20px 20px; }
	.links div					{ width: 50%; float: left; }
	
/* content against white background for convention */
.conventionwhite				{  }
	.conventionwhite h1				{ margin: 0; text-align: left; }
	.conventionwhite h2				{ font: bold 1.4em Arial,Helvetica,sans-serif; color: #001575; margin: 20px 0; padding-bottom: 5px; }
	.conventionwhite zdiv			{ padding: 0 14px 14px 14px; }
	.conventionwhite ztable			{ margin-bottom: 10px; }
	.conventionwhite ztd			{ padding: 15px 0; border-bottom: 1px solid #FFD763; }
	.conventionwhite .title			{ font-weight: bold; ztext-transform: uppercase; }
	.conventionwhite .info h2		{ font-weight: bold; font-size: 1.1em; color: #000; border: 0; margin: 0; padding: 0; }
	.conventionwhite .info ul		{ margin: 0; padding: 0 0 0 25px; }
	.conventionwhite .spacing		{ width: 10px; }