body, p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #000000
}

#meeting_table
{
	width:800px;
}

#meeting_table td
{
	vertical-align:top;
}

#meeting_left
{
	padding-right:20px;
	padding-top:28px;
	padding-left:5px;
	margin-top:0;
	width:120px;
}

#meeting_content
{
	padding-top:15px;
	margin-top:0;
}

#meeting_left a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	text-decoration:none;
	color:black;
	line-height:14px;
	font-weight:bold;
}

#meeting_left a:hover
{
	text-decoration:underline;
}

#banner_table
{
	width:99%;
}

#cancun_cell
{
	width:192px;
}

#spacer_cell, #spacer_cell2
{
	background-image:url(/conference/images/banner_2009_spacer.jpg);
	background-repeat:repeat-x;
}

#text_cell
{
	width:390px;
}

#left_edge, #right_edge
{
	width:120px;
	background-color:#47C0BC;
}

#spacer_cell2
{
	width:5%;
}

.tableHead {
	background:#036;
	color:#FFF;
	font:18px bold;
}

.tableHead2{
	background:#54301a;
	color:#FFF;
	font:18px bold;
}

