Body
{
	background-image: url(../SiteImages/background_pattern.gif);
	background-repeat:repeat;
	font-family:Verdana;
	font-size:10pt;
}
a {text-decoration:none}
td.spacer
{
	padding-top:31px;
}
.Text1{

	font-family:Verdana;
	font-size:10pt;
	font-weight:normal;
	color:Black;

}
DIV.optionNormal
{
	background-color:whitesmoke;
	border:gray 1px solid;
	font-family:Verdana;
	color:Black;
	font-size:10pt;
	
}
DIV.optionOnHover
{
	border:gray 1px solid;
	background-color:whitesmoke;
	font-family:Verdana;
	color:navy;
	font-size:10pt;
	cursor:pointer;
}
DIV.rootOptionNormal
{
	font-family:Verdana;
	font-size:10pt;
	color:#504b4b;
}
DIV.rootOptionOnHover
{
	font-family:Verdana;
	font-size:10pt;
	color:white;
	cursor:pointer;
}
DIV.LeftPane
{

	height:350;
	width:150;
	font-family:Verdana;
}
DIV.main
{
	height:350;
	width:579;
	font-family:Verdana;
	font-size:10pt;
	overflow:auto;
	
}
DIV.printable
{
	font-family:Verdana;
	font-size:10pt;
}
.pageHeading
{
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
	color: white;	
}
.subHeading1
{
	font-family:Verdana;
	font-size:14pt;
	font-weight:bold;
	color:#CC0000;
}
.subHeading2
{
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
	color:black;
}
.GridDateTime
{
	font-family:Verdana;
	font-size:10pt;
	font-weight:normal;
	color:Black;
}
.GridConference
{
	font-family:Verdana;
	font-size:10pt;
	font-weight:normal;
	color:Black;
}
.GridTrack
{
	font-family:Verdana;
	font-size:10pt;
	font-weight:normal;
	color:Black;
}

.GridTitle
{
	font-family:Verdana;
	font-size:11pt;
	font-weight:Bold;
	color:Black;
}
.GridSpeaker
{
	font-family:Verdana;
	font-size:10pt;
	font-weight:normal;
	font-style:italic;
	color:Black;
}
.GridCompany
{
	font-family:Verdana;
	font-size:10pt;
	font-weight:normal;
	font-style:italic;
	color:Black;
}
.GridAbstract
{
	font-family:Verdana;
	font-size:10pt;
	font-weight:normal;
	color:Black;
}
.GridLevel
{
	font-family:Verdana;
	font-size:10pt;
	font-weight:normal;
	color:Black;
}
.GridDuration
{
	font-family:Verdana;
	font-size:10pt;
	font-weight:normal;
	color:Black;

}
.GridCost
{
	font-family:Verdana;
	font-size:10pt;
	font-weight:normal;
	color:Black;

}
.GridBooth
{
	font-family:Verdana;
	font-size:10pt;
	font-weight:normal;
	color:Black;
}
.GridExhibitor
{
	font-family:Verdana;
	font-size:10pt;
	font-weight:normal;
	color:Black;

}
TD.TopNavContainer
{
	background-image: url(../SiteImages/08-site-nav-bar.gif);
	background-repeat:no-repeat;	
	padding-top:6px;
	height:31px;
}
TD.LeftPaneContainer
{
	/*background-image: url(../SiteImages/Left_banner_Jason.gif);
	background-repeat:no-repeat;	
	vertical-align:top;*/

}
TD.MainContainer
{
	/*background-image: url(../SiteImages/08-site-main.gif);
	background-repeat:no-repeat;	*/
	vertical-align:top;
}

DIV.GridContainer{

	border-right:1px #7b786d solid;	/*#0071BC */
	border-bottom:1px #7b786d solid; /*#0071BC */
	
}

.GridContainer{

	border-right:1px #7b786d solid;	/*#0071BC */
	
}
.GridContainer td
{

	border-left:1px #7b786d solid; /*#0071BC */
	border-bottom:1px #7b786d solid; /*#0071BC */

}

.Grid
{
	background-color:white;
	
}
.Grid2
{
	background-color:EDEDEE;
	
}
.GridHeader
{
	background-image: url(../SiteImages/table_header_blend_orange.gif);
	background-repeat:repeat;
	vertical-align:middle;
	text-align:center;
	border-top:1px #7b786d solid; /*#0071BC */
	border-left:1px #7b786d solid; /*#0071BC */
	border-bottom:1px #7b786d solid; /*#0071BC */
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
	color:White;
	position:relative;
	z-index:1;
	overflow:none;
	
}
DIV.PopUpContainer
{
	 background-color:white;
	 width:450;
	 height:325;
	 border:1px black solid;
}
TABLE.PopUp
{	
	border:1px #7b786d solid;	/*#0071BC */

}	
TD.PopUpHeader
{
	background-image: url(../SiteImages/table_header_blend_orange.gif);
	background-repeat:repeat;
	vertical-align:middle;
	border-bottom:1px #7b786d solid; /*#0071BC */

}
.PopUpTitle
{
	font-family:Verdana;
	font-size:11pt;
	font-weight:Bold;
	margin-left:5px;
	color:white;
}
.PopUpClose
{
	cursor:pointer;
	font-family:Verdana;
	font-size:11pt;
	font-weight:Bold;
	text-decoration:underline;
	color:white;
	
}
DIV.PopUpTextContainer 
{
	width:445;
	height:300;
	overflow:auto;	
}
.PopUpText
{
	font-family:Verdana;
	font-size:10pt;
	font-weight:normal;
	color:Black;
}
A.LinkSpeaker
{
	cursor:pointer;
	font-family:Verdana;
	font-size:10pt;
	font-weight:normal;
	font-style:italic;
	text-decoration:underline;
	color:#0071BC;	

}
A.Link1
{
	cursor:pointer;
	font-family:Verdana;
	font-size:10pt;
	font-weight:normal;
	text-decoration:underline;
	color:#0071BC;	
}
TD.contenttable
{
	font-family:Verdana;
	font-size:10pt;
	font-weight:normal;
	color:Black;	
}

Table.tblMainContentArea
{
	background-image: url(../SiteImages/08-site-main.gif);
	background-repeat:no-repeat;
}