body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 10pt;
}

/* id classes for parts of page */
#wrapper {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF;
}

#header {
	width: 100%;
	text-align:center;
	margin: 0px 0px 0px 4px;
	border-bottom:2px solid #336633;
}

#bodycontent {
	width: 100%;
}

#sidebar {
	clear:right;
	float:left;
	width:180px;
	text-align:left;
	margin: 0px;
	padding: 0px 0px 0px;
	font-size:10pt;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:1px;
}

#sponsors {
	padding-left:21px;
	border-left: 1px solid #336633;
	padding-top:0px;
	width:200px;
	margin-left: 12px;
	clear:right;
	float:right;
	margin-top:0px;
	text-align:center;
}

#main {
	text-align:left;
	width: auto;
	padding-top: 0px;
	padding-right:20px;
	margin-left:200px;
}

#breadcrumbs {
	text-align:left;
	width:auto;
	padding-top:20px;
	padding-right:20px;
	margin-left:200px;
	border-bottom:1px solid #336633;
}

#footer {
	clear:both;
	text-align:center;
	border-top:1px solid #336633;
	font-size:8pt;
	width:100%;
}

/* sidebar links */
#sidebar ul {
	display: block;
	list-style: none;
	width: auto;
	margin: 0px;
	padding-top:4px;
	padding-right: 0px;
	padding-bottom:12px;
	padding-left: 0px;
}

#sidebar ul li {
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#sidebar ul li a:link, #sidebar ul li a:visited {
	display: block;
	padding: 4px 8px 4px 12px;
	text-decoration: none;
	width: 160px;
	font-weight:bold;
}

#sidebar ul li a:hover {
	display: block;
	padding: 4px 8px 4px 12px;
	background-color:#336666;
	color: #FFFFFF;
	text-decoration: none;
	width: 160px;
}

#sidebar .mlink {
	background-color:#336EB5;
	color:#FFFFFF;
}

#sidebar h3 {
	display: block;
	padding: 4px 8px 4px 12px;
	text-decoration: none;
	width: 160px;
}

#maintext h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	color:black;
}

#maintext p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:black;
}

.lgtext {
	font-family:"Trebuchet MS", Verdana, Arial, Helevtica, sans-serif;
	font-size:48pt;
	color:black;
}

#breadcrumbs a:link, #breadcrumbs a:visited, #breadcrumbs a:hover{
	font-size: 9pt;
	color: #336666;
	text-decoration:none;
}

#maintext table {
	/*border: 1px solid black;*/ /* - - - Changed GSDI Singapore - - -*/
	border-collapse:collapse;
	padding: 2px;
}

#maintext td, #maintext tr {
	/*border: 1px solid black;*/ /* - - - Changed GSDI Singapore - - -*/
	padding: 2px;
}

#maintext h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
}
 
#maintext h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-style:italic;
}

#maintext h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-style:italic;
}

.news {
	color: #000000;
	background: #ffff99;
	margin: 6px 0;
	padding: 6px 3px;
	border: dotted 1px;
	display: block;
}

.headertext {
	font-family:Arial, Helevtica, sans-serif;
	font-size:20pt;
	line-height:18pt;
	color:black;
}

.conftext {
	font-family:Arial, Helevtica, sans-serif;
	font-size:18pt;
	line-height:10pt;
	color:black;
}

table.accommodation tr, table.accommodation tr td, table.accommodation tr th {
	border:1px solid black;
}
table.accommodation tr  td dl {
	list-style:disc inside none;
}
table.accommodation tr td {font-size: 11px;}
table.accommodation tr th {
	background:#ccc;
	text-align:center;
}

/* - - - START ADD GSDI SINGAPORE - - -*/

img { border: 0px none; }

td.travelcontent {
	vertical-align:top;
	width: 75%;
}

td.travelimg {
	padding: 5px 5px 5px 5px;
	vertical-align:top;
	font-size: 10px;
	text-align: center;
}

td.speakerimage {
	vertical-align:top;
}

/* Program Overview */
table.programoverview td {
	border: 1px solid #333333;
	font-size: 11px;
}

td.proglightgraycell {
	font-size: 11px;
	text-align: center;
	color: #990000;
	font-weight: bold;
	background-color: #cccccc;
}

td.proglightorangecell {
	font-size: 11px;
	background-color: #ffcc99;
	color: #000000;
	text-align: center;
}

td.proglightyellowcell {
	font-size: 11px;
	background-color: #ffff99;
	color: #000000;
	text-align: center;
}

td.progyellowcell {
	font-size: 11px;
	background-color: #ffff00;
	color: #000000;
	text-align: center;
}

td.progorangecell {
	font-size: 11px;
	background-color: #ff6600;
	color: #000000;
	text-align: center;
}

td.proggreencell {
	font-size: 11px;
	background-color: #99cc33;
	color: #000000;
	text-align: center;
}

td.progbluecell {
	font-size: 11px;
	background-color: #33cccc;
	color: #000000;
	text-align: center;
}

td.progpurplecell {
	font-size: 11px;
	background-color: #cc99ff;
	color: #000000;
	text-align: center;
}

/* Registration */
td.bluecell {
	font-size: 11px;
	background-color: #6633ff;
	color: #ffffff;
}

td.bluecellbold {
	font-size: 11px;
	font-weight: bold;
	background-color: #6633ff;
	color: #ffffff;
}

td.lightbluecell {
	font-size: 11px;
	background-color: #6699cc;
	color: #ffffff;
	text-align: center;
}

td.skybluecell {
	font-size: 11px;
	background-color: #99ccff;
	color: #000000;
	text-align: center;
	
}

td.marooncell {
	font-size: 11px;
	background-color: #993399;
	color: #ffffff;
}

td.darkmarooncell {
	font-size: 11px;
	background-color: #993366;
	color: #ffffff;
	text-align: center;
}

td.darkgraycell {
	font-size: 11px;
	background-color: #333333;
	color: #ffffff;
}

td.graycell {
	font-size: 11px;
	background-color: #666666;
	color: #ffffff;
	text-align: center;
}

td.lightgraycell {
	font-size: 11px;
	background-color: #cccccc;
	color: #000000;
	text-align: center;
}

td.lightorangecell {
	font-size: 11px;
	background-color: #ffcc99;
	color: #000000;
	text-align: center;
}

td.whitecell {
	font-size: 11px;
	background-color: #ffffff;
}

td.ratecontent {
	font-size: 10px;
}

table.contentregister  {
	margin-top: 5px;
}

table.contentregister td
{
	vertical-align: top;
	padding: 4px 4px 4px 4px;
	border: 1px solid #f2f2f2;
}

#main1 {
	height: 100%;
	text-align:left;
	padding-top: 0px;
	padding-right: 20px;
	margin-left: 200px;
}

/* - - - END ADD GSDI SINGAPORE - - -*/





