body {
	margin:0px;
	overflow-y:scroll;
	font-family:verdana,sans-serif;
	background-image:url('images/advanced-footer/page-bg.jpg');
	background-position:center top;
	background-repeat:repeat-y;
	background-color:#f2f6f6;
}


form,p,h1,h2,h3,h4,h5,h6,table,tr,td {
	margin:0px;
}

h1.head {
margin-bottom:10px;
}

.main {
	width:768px;
	border-bottom:1px solid #5C2476;
}

a {
	color:#32688a;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color:#2c8bff;
	text-decoration:underline;
}

td {
	vertical-align:top;
	padding:0px 0px 0px 0px;
}

img {
	border:none;

}

h1 {
	font-size:1.4em;
	font-weight:bold;
	color:#000000;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-bottom:15px;s
}

h2 {
	font-size:1.0em;
	font-weight:bold;
	color:#32688a;
	margin-bottom:2px;
	padding-top:15px;
}

h3 {
	font-size:0.8em;
	font-weight:bold;
	color:#404040;
	margin-bottom:2px;
}

table#container {
	width:992px;
	border-bottom:12px solid #e8e8e8;
}

div.box  {width:503px;}

div.boxHeading {
font-family:Arial, Helvetica, sans-serif; 
font-size:14px; 
font-weight:bold; 
padding:10px 10px 7px 10px; 
background-color:#7da0c0; 
background-image:url(images/box/title-bg.jpg); 
background-position:left top; 
background-repeat:no-repeat; 
border-bottom: solid 1px #004e84s;
}

div.boxText {
padding:10px; 
background-position:left bottom; 
background-repeat:no-repeat; 
background-image:url(images/box/text-box-bg.jpg);
}

div#pagefooter {
	font-size:0.8em;
	font-weight:normal;
}

div.bighighlight {
	font-size:1.4em;
	background-color:#e5e5e5;
	background-image:url(images/register-bg.jpg);
	background-position:left center;
	background-repeat:repeat-x;
	padding:12px;
	margin-top:2px;
	margin-bottom:2px;
}

div.highlight {
	background-color:#e8e8e8;
	padding:12px;
	margin-top:2px;
	margin-bottom:2px;
}

div.quote {
	margin-bottom:8px;
	font-style:italic;
	font-weight:bold;
}

ul {
	margin-top:0px;
	margin-bottom:0px;
}

ul.why-exhibit li {
padding-bottom:3px;
}

div.footnote {
	border-top:1px solid black;
	margin-top:24px;
	padding-top:4px;
	margin-left:28px;
	padding-right:28px;
}

h2.block {
	background-color:black;
	padding:2px;
	margin-bottom:8px;
	color:white;
}

input.button {
	background-color:#5C2476;
	color:#ffffff;
	border:1px solid black;
}

table.usertable th {
	background-color:#e8e8e8;
	color:#5C2476;
	width:180px;
}


div.alphabet {
padding:3px 0px 3px 0px;
margin:2px 2px 0px 0px;
font-size:10px;
border:1px solid;
border-color:#CCCCCC;
float:left;
}

a.alphabet-line {
padding:3px 4px 3px 4px;
background-color:#ffffff;
color:#3f77ff;
background-color:#FFFFFF;
}

a.alphabet-line:HOVER {
padding:3px 4px 3px 4px;
background-color:#FFCC00;
color:#ffffff;
background-color:#3f77ff;
}

.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#ECECFF;
color:#000000;
width:auto;
padding:10px;
text-align:center;
font-weight:bold;
/*/*/border:1px solid #000000;/* */
}

.submenu{
margin-bottom: 0.5em;
}

.MC-speakers{
border-left:solid 1px #cccccc;
margin:10px 5px 15px 5px;
padding-left:7px;
font-size:0.9em;
color:#404040;
}

/************************** TOP **************************/

img#smalllogo {
	margin:0px;
}

div#topline {
	background-color:#124771;
	color:#ffffff;
}

div#topinfo {
	background-color:#242424;
	color:#ffffff;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:12px;
	padding-right:12px;
	font-size:0.9em;
	
}

div#topinfo a {
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
}

div#login {
	float:right;
}

a.highlighted {
	background-color:#404040;
}

div#promoline {
background-image:url(images/top-stripe-bg.jpg);
background-repeat:repeat-x;
	background-color:#c00202;
	color:#ffffff;
	text-align:center;
	padding:3px;
	font-size:80%;
}

div#promoline a {
	color:#ffffff;
}

/************************** LHS **************************/

td#lhs {
	background-color:black;
}

div#lhsmenu {
	margin-top:12px;
	width:180px;

}

div#lhsmenu a {
	display:block;
	text-decoration:none;
	font-weight:normal;
	font-size:0.8em;
	padding-left:12px;
	padding-right:4px;
	padding-bottom:2px;
	padding-top:2px;
	margin-bottom:4px;
	color:#cecece;



}

div#lhsmenu a:hover {
	background-color:#df220b;
	color:white;
	font-weight:bold;
}

div#lhsmenu div.submenu a {
	font-size:0.6em;
	padding-left:32px;
}

/**BEGIN taken from PEU07**/
td#lhs h2 {
	background-color:#a0c38a;
	font-size:0.8em;
	padding-left:20px;
	padding-top:4px;
	padding-bottom:4px;
	font-weight:bold;
	color:#00567c;
}

td#lhs div.companylinks {
	background-color:white;
	width:150px;
	margin-left:7px;
	text-align:center;
	padding-top:20px;
	padding-bottom:12px;
}

td#lhs div.companylink {
	padding-bottom:16px;
}
/**END taken from PEU07**/

a.highlighted {
	background-color:#404040;
}

/************************** RHS **************************/

td#rhs {
	background-color:white;
	border-left:0px solid black;
	border-right:0px solid black;
}


td#rhs h2 {
	background-color:black;
	font-size:0.8em;
	padding-left:20px;
	padding-top:4px;
	padding-bottom:4px;
	font-weight:bold;
	color:white;
}

td#rhs div.companylinks {
	background-color:white;
	width:200px;
	margin-left:20px;
	text-align:center;
	padding-top:20px;
	padding-bottom:12px;
}

td#rhs div.companylink {
	padding-bottom:16px;
}

/************************** MAIN **************************/


div#mainAddons {

	padding-top:6px;
	margin-bottom:10px;
	margin-left:32px;

}

div#content {
	margin-left:32px;
	margin-right:32px;
	margin-bottom:32px;
	margin-top:15px;
	font-size:0.8em;
}

div#content h1 {
	margin-bottom: 0px;
}

div#content td {
	font-size:9pt;
}

div#content th {
	font-size:9pt;
	font-weight:normal;
}

.bottom-info-bg{
margin-top:10px;
padding-top:20px;
padding-bottom:20px;
background-image:url(images/advanced-footer/bottom-info-bg.jpg);
background-position:center top;
background-repeat:no-repeat;
}

#fastlinkTitle {
	font-size:0.7em;
	font-weight:bold;
	margin-right:7px;
}

#fastlinkText {
	font-size:0.6em;
	margin-right:7px;
}

#fastlinkText a {
color:#333333;
text-decoration:none;
font-weight:normal;
}


/************************** SPECIFICS **************************/

table.contacts {
}

table.contacts td {
	background-color:#ffffff;
}

table.taf {
	font-size:0.9em;
}

table.taf h1 {
	background-color:#5C2476;
	color:#ffffff;
}

table.taf th {
	background-color:#e8e8e8;
}

div.agendaheader {
	background-color:#e8e8e8;
	color:#008080;
	padding:12px;
}

div.agendaheader a {
	margin-left:12px;
}

div.agenda h2 {
margin:10px;
font-size:16px;

}

div.agenda h3 {
font-family:Arial, Helvetica, sans-serif;
	background-color:#e8e8e8;
	color:#333333;
	padding:8px 8px 8px 12px;
	font-size:12pt;
	margin-bottom:8px;
	font-weight:bold;
}

div.agenda .company {
	color:#000000s;
	font-weight:bold;
	margin-left:10px;
}

div.agenda .contact {
	color:#000000;
	font-weight:normal;
}

div.agenda .presentation {
margin-left:10px;s
	color:#32688a;
	font-weight:bold;
}

div.agenda .times {
	color:#af0000;
	font-weight:bold;
	margin-left:10px;
}

div.agenda .summary {
	color:black;
	font-size:8pt;
	margin-left:10px;
}

div.agenda div.sectioncontent {
	color:#000000;
	font-weight:normal;
	margin-bottom:16px;
}

div.delegatelist h3 {
	font-size:11pt;
	margin-top:16px;
	background-color:#e8e8e8;
}

/************************** Speakers **************************/

div.speakerlist tr.even td {
	border-left:1px solid #f0f0f0;
	background-color:#f8f8f8;
	padding:3px;
	cursor:pointer;
}

div.speakerlist tr.odd td {
	border:1px solid #f0f0f0;
	background-color:#f0f0f0;
	padding:3px;
	cursor:pointer;
}

div.speakerlist table {
	border:0px solid #bfbfbf;
}

div.speakerlist h2 {
	 margin:15px;
	 font-size:1.3em;
	 color:#3b6a91;
}

div.speakerlist a {
	font-weight:normal;
	color:#3b6a91;
}



/*********************************** agenda ****************************************/

div#content table.agendatable td {
	text-align:center;
	padding-left:3px;
	padding-right:3px;
	padding-top:1px;
	padding-bottom:1px;
	font-size:70%;
}

div#content table.agendatable td h3 {
	font-size:120%;
}

div#content table.agendatable th {
	background-color:#c0c0c0;
	font-size:70%;
}

div#content table.agendatable td.agendacompany {
	font-size:70%;
}

div#content table.agendatable td.agendabreak {
	font-style:italic;
	background-color:#f0f0f0;
	font-size:70%;
}

div#content table.agendatable td.agendatime {
	font-weight:bold;
	width:40px;
	font-size:70%;
}

div#content table.agendatable div.agendaday {
	border:2px solid #c0c0c0;
}

div#content table.agendatrack {
	width:730px;
}

div#content table.agendamultitrack table.agendatrack {
	width:240px;
}

div.contactexhibitor {
	text-align:right;
	margin-top:4px;
	margin-bottom:4px;
}

div.contactexhibitor a {
	text-decoration:underline;
}

