#container { width:100%; }
#header-welcome { display:none; }
#datelocation { display:none; }
#platformtech { display:none; }
#datelocation-underplatformtech { display:none; }
#slideshow { display:none; }
#tagline { display:none; }
#footer { display:none; }
#leftcolumn { display:none; }
#topmenu { display:none; }
#sponsorcolumn
{
float:right;
padding:0px 0px 10px 10px;
background:#fff;
}
/* CONTENT */
#content		{	font-size:9pt; }
#content ul li		{	list-style-image:url('/wbt/web.nsf/bullet-084293.gif'); }
#content div.img-right	{	float:right;
				clear:right;
				width:250px;
				margin:0px 0px 8px 12px;
				background:#fff; }
#content div.img-right img {	border:1px solid black; }
#content h1		{	margin-bottom:0px;
				padding-bottom:0px;
				font-weight:bold;
				font-size:13pt;
				font-variant:small-caps;
				color:#c52c03; }
/* SECTIONS */
.section
{
margin-bottom:0px;
}
#content .section
{
margin:10px 0px;
}
.section .title
{
line-height:150%;
font-weight:bold;
font-size:11pt;
border-bottom:1px dotted #bbb;
}
#content .section .title
{
margin-bottom:10px;
}
.section .gray
{
color:#444;
}
.section .red
{
color:#c52c03;
}
.section .blue
{
color:#084293;
}
#leftcolumn .section
{
width:170px;
margin-top:5px;
}
#leftcolumn .section .title,#sponsorcolumn .section .title
{
font-size:10pt;
margin-bottom:0px;
background:#E6E6E6;
padding-left:6px;
border-left:2px solid #bbb;
border-bottom:1px solid #bbb;
margin-top:0px;
}
.last
{
margin-bottom:0px;
}
