body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	background-color:#E5E5E5;
	background-image:url(../images/background_lightgray.gif);
	background-position:top;
	background-repeat:repeat-x;
}

h1, h1 a:link, h1 a:visited { 	
	font-family: Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#003366;
	margin-top:3px; margin-bottom:3px
}

h2, h2 a:link, h2 a:visited { 	
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#003366;
	margin-top:3px; margin-bottom:3px
}

h3, h3 a:link, h3 a:visited{ 	
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#003366;
	margin-top:2px; margin-bottom:2px
}

h4, h4 a:link, h4 a:visited { 	
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FF9933;
	margin-top:2px; margin-bottom:2px
}

h5, h5 a:link, h5 a:visited { 	
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#003366;
	margin-top:2px; margin-bottom:2px;
}

h6 { 	
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	margin-top:1px; margin-bottom:1px;
}

p,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:2px; margin-bottom:10px;
	line-height:18px;
}

a:link { 
	font-size:12px;
	text-decoration: underline;
	color:#000000;
	}
a:visited { 
	text-decoration: underline; 
	color:#000000;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color:#003366;
	}

ul {
	margin-top:2px; margin-bottom:2px;
	list-style-type:disc;
	
	}


hr { 
	color: #EE8A1C;
	background-color: #EE8A1C;
	height: 2px;
	}
	
.orange {
		color:#EE8A1C;
		}

.red, .red a:link {
		color:#CC0000;
		}
		
.blue {
	color:#003366;
}

ul.news { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000; 
	text-indent:-15px;
	padding:0px;
	margin:0px; list-style-type:none
}

ul.news a:link, ul.news a:visited { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#black; 
	text-decoration:none;
	padding:0px;
	margin:0px;
}

ul.news a:hover { 
	color:#000000;
	font-size:11px;
	text-decoration:none;
}

.rollover a { display:block; width:200px;}
.rollover a:hover { filter: alpha(opacity=60);-moz-opacity: .60; }

.arollover a { display:block; width:510px;}
.arollover a:hover { filter: alpha(opacity=60);-moz-opacity: .60; }

#buildyrollover a { display:block; width:95px;}
#buildyrollover a:hover { filter: alpha(opacity=60);-moz-opacity: .60; }

#eveningexporollover a { display:block; width:156px;}
#eveningexporollover a:hover { filter: alpha(opacity=60);-moz-opacity: .60; }

#lunchexporollover a { display:block; width:157px;}
#lunchexporollover a:hover { filter: alpha(opacity=60);-moz-opacity: .60; }

#footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#999999;
	margin-top:3px; margin-bottom:3px;
}

table.line td{
	border:1px solid #000;
	border-collapse:collapse;
}

td.threequarter   {
	background-color:#E5E5E5;
	border-right:1px solid #333333; border-bottom:1px solid #333333; border-left:1px solid #333333}

.smalltype, .smalltype a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
}

.verysmalltypeb {
	font-family: Arial, Helvetica, sans-serif;
	font-size:8px;
	color:#000;
}

.verysmalltypew {
	font-family: Arial, Helvetica, sans-serif;
	font-size:8px;
	color:#FFF; 
}

.grayborder {
	border: 2px solid #E5E5E5;
	border-collapse:collapse;
}
.whitetext{
	color:#fff;
}

.borderbottom {
	border-bottom: 1px solid #000;
}

.borderleftbottom {
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
}

#continentselect, #continentselect a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
	text-align:right;
}

#continentselect a:hover{
	color:#003366;
}


/* Tracks
----------------------------------------------- */

.trackblue {
	height:60px;; 
	margin:0px; 
	padding:1px; 
	width:118px; 
}

.trackblue a, .trackblue a:link, .trackblue a:visited{ 
	display:block; 
	height:60px;
	width:118px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:#FFF;
	padding:1px;
	background-color:#003366;
}

.trackblue a:hover, .trackblue a:active{ 	
	color:#000;
	text-decoration:none;
	background-color:#7F96B0;
}

.trackorange {
	height:60px; 
	margin:0px; 
	padding:1px; 
	width:118px; 
}

.trackorange a, .trackorange a:link, .trackorange a:visited{ 
	display:block; 
	height:60px;
	width:118px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
	padding:1px;
	background-color:#EE8A1C;
}

.trackorange a:hover, .trackorange a:active{ 	
	color:#000;
	background-color:#F6C48D;
}

.trackgray {
	height:60px; 
	margin:0px; 
	padding:1px; 
	width:118px; 
}

.trackgray a, .trackgray a:link, .trackgray a:visited{ 
	display:block; 
	height:60px;
	width:118px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
	padding:1px;
	background-color:#CCCCCC;
}

.trackgray a:hover, .trackgray a:active{ 	
	color:#000;
	background-color:#E5E5E5;
}
/* Sessions
----------------------------------------------- */

.sessionblue {
	height:38px; 
	margin: 0px; 
	padding:1px; 
	width: 118px; 
}

.sessionblue a, .sessionblue a:link, .sessionblue a:visited{ 
	display:block; 
	height:38px;
	width: 118px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#000;
	padding:1px;
	background-color:#7F96B0;
}

.sessionblue a:hover, .sessionblue a:active{ 	
	color:#000;
	background-color:#BFCAD8;
	text-decoration:none;
}

.sessionorange {
	height:38px;
	margin:0px; 
	padding:1px; 
	width:118px; 
}

.sessionorange a, .sessionorange a:link, .sessionorange a:visited{ 
	display:block; 
	height:38px;
	width: 118px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#000;
	padding:1px;
	background-color:#F6C48D;
}

.sessionorange a:hover, .sessionorange a:active{ 	
	color:#000;
	background-color:#FBE2C6;
}

.sessiongraysm {
	height:38px;
	margin:0px; 
	padding:1px; 
	width:118px; 
}

.sessiongraysm a, .sessiongraysm a:link, .sessiongraysm a:visited{ 
	display:block; 
	height:38px;
	width: 118px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#000;
	padding:1px;
	background-color:#CCCCCC;
}

.sessiongraysm a:hover, .sessiongraysm a:active{ 	
	color:#000;
	background-color:#E5E5E5;
}

.sessiongraylg {
	height:80px;
	margin:0px; 
	padding:1px; 
	width:118px; 
}

.sessiongraylg a, .sessiongraylg a:link, .sessiongraylg a:visited{ 
	display:block; 
	height:80px;
	width: 118px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#000;
	padding:1px;
	background-color:#CCCCCC;
}

.sessiongraylg a:hover, .sessiongraylg a:active{ 	
	color:#000;
	background-color:#E5E5E5;
}

.dynamictable {
	border: 1px solid #666666;
	padding: 0px;
	border-collapse:collapse;
	
}

/* Agenda Nav
----------------------------------------------- */
.agendanav {
	height:20px;; 
	margin:0px; 
	padding:0px; 
  	border:solid #999999;
  	border-width:1px; 
	float:right;
}

.agendabutton a, .agendabutton a:link, .agendabutton a:visited{ 
	display:block; 
	float:left;
	height:16px;;
	width:60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	text-align:center;
	color:#000;
	padding:2px;
	background-color:#E5E5E5;
}

#current a {
  background-color:#F2F2F2;
  text-decoration:underline;
}

.agendabutton a:hover, .agendabutton a:active{ 	
	background-color:#F2F2F2;
}

.whitebold, .whitebold a:link {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}

.whitebold2, .whitebold2 a:link {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}

.bluebox, .bluebox a:link, .bluebox a:visited {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	padding:4px;
	background-color:#002D62;
}
.centertext td{
text-align:center
}
#agendawrapper a{
/*	display:block;
	height:100%;*/
	text-decoration:none;
	border-bottom:1px dotted #999999;
}
#agendawrapper a:hover{
	color:#333333;
	border-bottom:1px solid #666666;
}
.exhibitorwrapper{
	clear:both;
	margin-bottom:10px;
}
.exhibitorwrapper img{
	float:left;
	padding:10px 20px 300px 10px;
}
.exhibitor{
/*	background:url(../images/orange_grad.jpg) repeat-x*/;
	padding:10px;
}
.exhibitor h1, .exhibitor h4{
	padding:0;
	margin:0;
}
.exhibitor span{
	padding-right:20px;
}
.exhibitorname{
	font-size:20px;
	padding-right:50px;
}
.booth{
	font-size:14px;	
	color:#333;
	padding-right:50px;
}
.booth span{
	font-size:10px;
	color:#888;
}
.highlight{background:#FFFFCC}
.keynote{
	width:200px;
	float:left;
	margin:10px 15px;
	padding-bottom:5px;
	background:#f5f5f5;
	border:1px solid #999;
	text-align:center
}
.keynote p{
	margin:0;
	padding:0px 10px;
}
.keynote img{
	background:#fff;
	padding:10px;
	margin-top:10px;
	margin-bottom:5px;
}
.clearboth{
	clear:both;
	}