/************************************/

/* WTG Print CSS Style              */

/************************************/

/* Copyright 2008 World Trade Group */

/************************************/



/* Document wide rules */ 

body {

	margin: 20px;

	padding: 0;

	font: 11pt Arial, Helvetica, sans-serif;

}



/* Hidden elements */

#header, #leftcol, .buttons, object {

	display: none;

}



/* Page heading */

#headingSmall h1, #headingBig h1 {

	font-size: 17pt;

	margin: 0;

	padding: 0;

}

#strapLine {

	padding-bottom: 5px;

	border-bottom: thin solid #676767;

}

#strapLine h2 {

	font-style: italic;

	font-size: 13px;

	color: #666666;

	margin: 0;

	padding: 0;

}

#headingSummary {

	border-bottom: thin solid #676767;

	margin-bottom: 20px;

}

#headingSummary h1 {

	color: #333333;

	font-size: 14pt;

	margin: 10px 0;

	padding: 0;

}

#pageDetails h2 {

	font-size: 13pt;

}

#pageDetails h3 {

	font-size: 12pt;

}



/* Page summary section */

#headingSummary h2, h3 {

	font-size: 13pt;

	letter-spacing: -1px;

}



/* Delegate page */

.delegateList ul {

	list-style-type: none;

	margin: 20px 10px;

	padding: 0;

}

.delegateList .spCompany {

	font-weight: normal;

}



/* Testimonials page */

.testimonials td {

	padding: 10px;

	vertical-align: top;

	text-align: left;

}

.testimonials .companyLogo {

	text-align: center;

}



/* Conference programme */

#programme .container {

	border: 1px solid #C0C0C0;

	margin: 10px 0;

}

#programme .programmeNav {

	display: none;

}

#programme ul {

	margin: 5px 0 0 10px;

	padding: 0;

}

#programme ul li {

	font-size: 10pt;

	margin: 3px 10px;

	color: #666666;

}

#programme .time {

	font-weight: bold;

	padding: 3px 8px;

	background: #CCCCCC;

	vertical-align: top;

	text-align: center;

}

#programme .dayHeading {

	background: #333333;

	padding: 10px;

	line-height: 1.2;

}

#programme .day, #programme .date {

	color: White;

}

#programme .day {

	font-weight: bold;

	font-size: 16pt;

	text-align: left;

	float: left;

}

#programme .date {

	text-align: right;

	float: right;

	margin-top: 3px;

}

#programme .streamHeading {

	background: #333333;

	text-align: center;

	padding: 5px;

	font-weight: bold;

	color: White;

}

#programme .sessionContainer {

	padding: 3px;

}

#programme .streamContainer {

	padding: 3px;

	background: #EEEEEE;

}

#programme .title {

	font-weight: bold;

}

#programme .subtitle {

	font-style: italic;

}



/* Page Footer */

#footer {

	border-top: thin solid #676767;

	border-bottom: thin solid #676767;

	margin: 10px 0;

	padding: 5px;

	font-size: 8pt;

	text-align: center;

}

#footer a {

	display: none;

}