

/************    font formatting     ****************/

body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	line-height: 14pt; 
	color: #6D6E71;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
}

p, blockquote, li, td {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9pt; 
	font-weight: normal;
	line-height: 14pt; 
	color: #6D6E71;
}

img {
   border: none;
}

.menu {
	color: #5B57A6;
	font-size: 9pt;
	
}

.worldforum {
	font-size: 12pt;
}

.black_text {
	color: #000000;
}

.keynote {
	font-size: 10pt;
	color: #827CBA;
	font-weight: bold;
	line-height: 10pt;
}


/****   header styles   *****/
h1 {
	font-size: 13pt;
	color: #313131;
	font-weight: normal;
	line-height:20pt;
}

h2 {
	font-size: 10pt;
	color: #827CBA;
	font-weight: bold;
	line-height: 16pt;
}

h3 {
	font-size: 9pt;
	color: #6D6E71;
	font-weight: normal;
	line-height: 14pt;	
}

ul {
	padding: 10px;
	margin: 0;
}

ul li {
	margin-left: 5px;
	padding: 0px;
	text-decoration: none;
}

/****   link styles   *****/

a:link { color: #827CBA; text-decoration:underline; }
a:visited { color: #827CBA; text-decoration:underline; }
a:hover { color: #6D6E71; text-decoration:underline; }
a:active {color:#6D6E71; text-decoration:underline; }

a.list:link { color: #827CBA; text-decoration:none; }
a.list:visited { color: #827CBA; text-decoration:none; }
a.list:hover { color: #6D6E71; text-decoration:none; }
a.list:active {color:#6D6E71; text-decoration:none; }

a.menu:link { color: #827CBA; text-decoration:none; font-size: 8pt;}
a.menu:visited { color: #827CBA; text-decoration:none;  font-size: 8pt;}
a.menu:hover { color: #6D6E71; text-decoration:underline;  font-size: 8pt;}
a.menu:active {color:#6D6E71; text-decoration:none;  font-size: 8pt;}

a.day:link { color: #FFFFFF; text-decoration:underline;}
a.day:visited { color: #FFFFFF; text-decoration:underline;}
a.day:hover { color: #6D6E71; text-decoration:none; }
a.day:active {color:#6D6E71; text-decoration:none; }

a.register:link { color: #000000; font-size: 11pt; text-decoration:none;}
a.register:visited { color: #000000; font-size: 11pt; text-decoration:none;}
a.register:hover { color: #827CBA; font-size: 11pt; text-decoration:none; }
a.register:active {color: #827CBA; font-size: 11pt; text-decoration:none; }

/************     framework for all pages     ****************/

#container {
	position: absolute;
	min-width: 100%;
	height: 100%;
	background-color: #FFFFFF;
}

#header {
	position: absolute;
	width: 100%;
	min-width: 800px;
	height: 110px;
	background-color: #CCDCB7;
	background-image: url(images/worldforum2006.jpg);
	background-repeat: no-repeat;
	overflow:hidden;

}

#header_home {
	position: absolute;
	width: 100%;
	min-width: 800px;
	height: 110px;
	background-color: #CCDCB7;
	background-image: url(images/worldforum2006_home.jpg);
	background-repeat: no-repeat;
	overflow:hidden;
	
}

#purple {
	position: absolute;
	top: 110px;
	background-color: #7463B0;
	height: 5px;
	width:100%;
	overflow:hidden;
}

#menu {
	position: absolute;
	float: right; 
	top: 115px;
	height: 100px;	
	width: 100%;
	min-width: 800px;
	font-size: 10px;
}

#main {
	position: absolute;
	top: 210px;
	width: 100%;
	min-width: 800px;
	min-height: 150px;
}

#left{
	position: absolute;
	margin-top: 20px;
	left: 0px;
	width: 170px;
	}
	
#middle{
	position: absolute;
	left: 175px;
	width: 50%;
	min-width: 300px;
	}
	
#middle_noright{
	position: absolute;
	left: 175px;
	width: 70%;
	}
	
#middle_register{
	position: absolute;
	left: 50px;
	width: 50%;
	min-width: 300px;
	}
	
#right_blank{
	float: right;
	margin-top: 20px;
	left: 600px;
	width: 160px;
	min-height: 300px;
	}
	
#right_orange{
	float: right;
	padding-left: 5px;
	padding-right: 5px;
	left: 600px;
	width: 150px;
	background-color: #FFE7CB;
	min-height: 975px;
	overflow: hidden;
	}


/***************** formatting for sub-sections ***************/

	
/**** left menu   ******/

ul#topmenu {
	padding: 0px;
	margin: 0;
}

ul#topmenu li {
	list-style-type: none;
	border-bottom: 1px solid #AEB0B3;

	position: relative;
	margin: 0px;
	padding: 1px;
	text-decoration: none;
	background: #FFFFFF;
}

li#topmenu a {display: block; padding: 10px 20px; text-decoration: none;}

ul#topmenu li a:hover {
	background-image: url(images/menu_long.jpg); 
	background-repeat: no-repeat;
	text-decoration: none; 
	clear:both;
}
/*ul#topmenu li a:hover {background: #FFE7CB; text-decoration: none;}*/
ul#topmenu li a:link {text-decoration: none; color: #6D6E71;}
ul#topmenu li a:visited {text-decoration: none; color: #6D6E71;}
ul#topmenu li a:active {text-decoration: none; color: #6D6E71; background: #FFFFFF;}
ul#topmenu {width: 150px; margin-top: -30px;}


/**** top menu positioning *****/

.menu_textA {
	margin-top: 5px;
	float: right;
	width: 160px;
	line-height: 14pt;
}

.menu_textB {
	margin-top: 5px;
	float: right;
	width: 160px;
	line-height: 14pt;
}

.email {
	float: right;
	width: 160px;
	margin-top: 6px;
	line-height: 9pt;
	font-weight: bold;
}

.image {
	float: right;
	width: 160px;
	margin-left: 20px;
}

.banner {
	float: right;
	width: 480px;
}

.date{
	margin-top: 80px;
	float: right;
	width: 185px;
	z-index: 1;
}

.logo{
	margin-left: 60px;
	margin-top: 40px;
	float: left;
	z-index: 1;
}

.logo_print{
	display: none;
}

.orange_fill {
	float: right;
	width: 160px;
	height: 100px;
	background-color: #FFE7CB;
}

.event_divider{
	background: #D8E4C9;
	height:1px;
}
/**** program page *****/

.date_program{
	color: #FFF;
	font-size: 11pt;
	font-family: Arial;
}

#middle_program{
	position: absolute;
	left: 175px;
	width: 80%;
	}

/**** other styles *****/
.box {
	background: #D8E4C9;
	margin-top: 20px;
	padding-right: 15px;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 400px;
}

.img_buffer {
	padding: 10px;
	text-align: center;
}

.credits{
	position: relative;
	top: 120px;
	text-align: bottom;
	font-size: 7pt;
}

.clear {
  clear: both;        /* extend height of .main to longest column */
  height: 1px;
  overflow: hidden;   /* prevent IE expanding the container */
  margin: 0;          /* keep flush with surrounding blocks */
}








