/* CSS Document */

.speaker, td.keynote_title
{
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}

body, table
{
	font-family: Verdana, Arial, Century Gothic, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}

a
{
	color: #3366cc;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

h3
{
	font-family: Arial, Century Gothic, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#content
{
	padding-left: 10px;
	padding-top: 4px;
	text-align: justify;
}

.table_1 th, .table_1 td
{
	padding: 4px;
}

.table_1 th
{
	text-align: left;
	color: #6688bb;
	border: 1px solid #f0f0fa;
}

.header
{
	font-family: Arial, Century Gothic, Helvetica, sans-serif, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	width: 100%;
	border-left: 6px solid #336699; 
	border-bottom: 1px solid #336699;
}

.header th, .header td
{
	padding: 2px;
}

.banner p {
  margin:0;
  font-size: 1.2em;
  text-align:center;
  padding: 10px;
  border-top: 2px solid #ddd;
  border-bottom: 2px solid #ddd;
}

.people th, .people td
{
	padding: 4px;
}

.name
{
	width: 200px;
	font-weight: bold;
	border: 1px solid #ddeeff;
}

.org
{
	/*width: 100px;*/
	/*font-weight: bold;*/
	/*border: 1px solid #ddeeff; */
	font-family : Arial, Verdana;
	font-size: 11px;
}


.title
{
	/*background-image: url(images/title/bg.gif);*/
	width: 100%;
	/* height: 26px;
	 padding-bottom: 3px;
	padding-left: 12px; */
	font-family: Century Gothic, Arial, Helvetica, sans-serif, Verdana;
	font-weight: bold;
	font-size: 16px;
	color: #002080;
}

.news-table td
{
	padding: 5px;
}

td.news-date
{
	background-image: url(images/newsbg.gif.html);
	background-repeat: no-repeat;
	vertical-align: top;
	font-family:  Arial, Century Gothic, Helvetica, sans-serif, Verdana;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	width: 150px;
	height: 28px;
}

td.news-title
{
	font-family:  Arial, Century Gothic, Helvetica, sans-serif, Verdana;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
}

td.news-item
{
	border-bottom: 1px dashed #336699;
	text-align: justify; 
}


td.th
{
	font-family:  Arial, Century Gothic, Helvetica, sans-serif, Verdana;
	font-weight: bold;
	
}
