/* CSS Document */

html,body {
	font-family:Arial, Verdana, Helvetica, Tahoma, sans-serif;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	color:#7c7c7c;
	font-size:0.9em;
	background-color:#FFFFFF;
}



p {
	color:#7c7c7c;
}
p a:link {
	color:#2c5fb6;
	text-decoration:none;
}
p a:visited {
	color:#2c5fb6;
	text-decoration:none;
}
p a:hover {
	color:#2c5fb6;
	text-decoration:underline;
}

h1 {
	font-family:Times, Arial, Verdana, Helvetica, Tahoma, sans-serif;
	color:#acabab;
	padding:0px 0px 0px 0px;
	margin:0px 0px 6px 0px;
	font-size:1.4em;
	font-weight:normal;
}

h1 a:link {
	color:#acabab;
	text-decoration:none;
}
h1 a:visited {
	color:#acabab;
	text-decoration:none;
}
h1 a:hover {
	color:#acabab;
	text-decoration:underline;
}

h2 {
	font-family:Times, Arial, Verdana, Helvetica, Tahoma, sans-serif;
	color:#4f78bf;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size:1.3em;
	font-weight:normal;
}
h2 a:link{
	color:#4f78bf;
	text-decoration:none;
}
h2 a:visited {
	color:#4f78bf;
	text-decoration:none;
}
h2 a:hover {
	color:#4f78bf;
	text-decoration:underline;
}

h3 {
	font-family:Times, Arial, Verdana, Helvetica, Tahoma, sans-serif;
	color:#454545;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size:1.2em;
	font-weight:bold;
}
h3 a:link{
	color:#454545;
	text-decoration:none;
}
h3 a:visited {
	color:#454545;
	text-decoration:none;
}
h3 a:hover {
	color:#454545;
	text-decoration:underline;
}

h4,h5,h6{
	display:none;
}
/*
.parent {
	margin-left:auto; 
	margin-right:auto;
	width:965px;
	margin-top:16px;
}
.parent2 {
	float:left;
	width:965px;
	margin:0px;
	background-color:#ffffff;
}
.header {
	width:965px;
}
.topNavP {
	width:965px;
	border-top:1px solid #ffffff;
}
.nav {
	float:left;
	width:702px;
}

.leftNavP {
	float:left;
	width:262px;
	margin:0px 1px 15px 0px;	
	border-top:1px solid #ffffff;
}
.leftNavBox {
	float:left;
	display:inline;
	width:262px;
	text-align:center;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-bottom:1px solid #cbcdcf;
}
.leftNavBoxNL {
	float:left;
	display:inline;
	width:262px;
	text-align:center;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.leftNavBoxTop {
	float:left;
	display:inline;
	width:262px;
	text-align:center;
	margin:12px 0px 12px 0px;
	padding:0px 0px 0px 0px;
}
.leftNavBoxBot {
	float:left;
	display:inline;
	width:262px;
	text-align:center;
	margin:0px 0px 12px 0px;
	padding:0px 0px 0px 0px;
}


.contentP {
	float:left;
	width:702px;
}
.contentP h1 {
	float:left;
	display:inline;
	width:666px;
	margin:20px 0px 0px 20px;
}
.contentP p {
	float:left;
	display:inline;
	width:666px;
	margin:20px 0px 0px 20px;
}

.regLogin {
	float:left;
	width:262px;
	border-right:1px solid #ffffff;
}


.promoBox {
	float:left;
	display:inline;
	width:457px;
	height:288px;
	color:#ffffff;
	margin:15px 0px 0px 17px;
}
.logoBox {
	float:left;
	display:inline;
	width:457px;
	height:288px;
	color:#7c7c7c;
	margin:15px 0px 0px 17px;;
}
.logoBoxTop {
	float:left;
	display:inline;
	width:228px;
	text-align:center;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-bottom:1px solid #cbcdcf;
}
.logoBoxTopC {
	float:left;
	display:inline;
	width:228px;
	text-align:center;
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
}

.logoBoxBot {
	float:left;
	display:inline;
	width:457px;
	color:#7c7c7c;
	text-align:center;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-bottom:1px solid #cbcdcf;
}
.logoBoxBotC {
	float:left;
	display:inline;
	width:457px;
	text-align:center;
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
}

.introBox {
	float:left;
	display:inline;
	width:457px;
	height:288px;
	margin:15px 0px 0px 17px;
	padding:0px 0px 0px 0px;
}
.introBox h1 {
	float:left;
	width:457px;
	margin:0px 0px 12px 0px;
	padding:0px 0px 0px 0px;
}
.introBox p {
	float:left;
	line-height:1.4em;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.introBox p img {
	float:left;
	margin:0px 12px 12px 0px;
}

.speakBox {
	float:left;
	display:inline;
	width:455px;
	color:#ffffff;
	margin:15px 0px 0px 17px;
	background-color:#666666;
	border:1px solid #a7acb1;
}
.speakBoxScroll {
	float:left;
	width:455px;
	height:233px;
	overflow:auto;
	margin:0px;
	padding:0px;
	background-image:url(../../../images/speakers_bg_grad.jpg);
	background-position:left top;
	background-repeat:repeat-y;
}
.speakBoxName {
	display:inline;
	float:left;
	width:411px;
	margin:0px;
	padding:0px;
	color:#2d2d2d;
	padding:5px 0px 4px 0px;
	margin:0px 0px 0px 22px;
	border-bottom:1px solid #ffffff;
}
.speakBoxName a:link {
	color:#2d2d2d;
	text-decoration:none;
}
.speakBoxName a:visited {
	color:#2d2d2d;
	text-decoration:none;
}
.speakBoxName a:hover {
	color:#2c5fb6;
	text-decoration:underline;
}

.speakBlue {
	color:#2c5fb6;
}
.partnersBox {
	float:left;
	display:inline;
	width:931px;
	color:#ffffff;
	margin:15px 0px 0px 17px;
	padding:10px 0px 15px 0px;
	border-top:1px solid #cbcdcf;
}
.whiteText {
	color:#ffffff;
}

.footer {
	float:left;
	width:965px;
}
.footerTop {
	float:left;
	width:965px;
	height:40px;
	background-color:#ffffff;
}
.footerBot {
	float:left;
	width:965px;
	color:#cbcdcf;
	text-align:center;
	font-size:0.8em;
	padding:6px 0px 6px 0px;
	margin:0px 0px 25px 0px;
	background-color:#a7a9ac;
}
.footer a:link {
	color:#ffffff;
	text-decoration:none;
}
.footer a:visited {
	color:#ffffff;
	text-decoration:none;
}
.footer a:hover {
	color:#ffffff;
	text-decoration:underline;
}

.debug table {
	font-size:12px;
	color:#333333;
}
.debug td {
	font-size:12px;
	color:#333333;
}
*/

/*image position8*/

.imgLeft {
	float:left;
	padding: 0px 10px 10px 0px;
}

.imgRight {
	float:right;
	padding: 0px 0px 10px 10px;
}

/*Programme table layout*/
.prog_head {
	background-color:#e1e1e1;
	color:#575757;
	font-weight:bold;
	padding-top:5px;
	padding-left:5px;
	padding-bottom:5px;
	margin:0px;
	border-bottom:1px solid #ffffff;
}

.prog_time {
	background-color:#f2f2f2;
	border-bottom:1px solid #ffffff;
	color:#575757;
	font-weight:bold;
	padding-top:5px;
	padding-left:5px;
	padding-bottom:5px;
	margin:0px;
}
.prog_copy {
	background-color:#f2f2f2;
	border-bottom:1px solid #ffffff;
	border-left:1px solid #ffffff;
	padding-top:5px;
	padding-bottom:5px;
	margin:0px;
}
.prog_copy p {
	padding:0px 0px 0px 8px;
	margin:0px;
}
