* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(../images/top-bg.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 1px;
}

h4 {
	margin-bottom: 0.3em;
	text-transform: uppercase;
	font-size: small;
}

p, blockquote, ul, ol {
	margin-bottom: 2em;
	line-height: 1.6em;
}

blockquote.inline {
	margin-left: 2em;
	margin-right: 2em;
	padding: 1em 1em 0 1em;
	text-align: center;
	font-style: italic;
	background: #E5ECED url(../images/img08.gif) repeat-x;
}

blockquote.intro {
	margin-left: 2em;
	margin-right: 2em;
	padding: 1em 1em 0 1em;
	text-align: center;
	font-family: "Courier New", Courier, monospace;
	font-weight:bold;
	font-size:16px
}

/* ##########  */

blockquote.comment {
	display: block;
	padding: 0 160px;
	width: 180px;
	font-style: italic;
}

blockquote.comment:before, blockquote.comment:after {
	color: #69c;
	display: block;
	font-size: 500%;
	width: 50px;
}

blockquote.comment:before {
	content: open-quote;
	height: 0;
	margin-left: -0.55em;
}

blockquote.comment:after {
	content: close-quote;
	height: 50px;
	margin-top: -27px;   
	margin-left: 180px;
} 

.qoute {
	font: 110% Helvetica,Arial,sans-serif;
	text-align: center;
	border-top: medium black solid;
	border-bottom: thin #a5a495 solid;
	margin: 1em; padding: 0.5em;
	background: #f2f0e0;
	width: 50%;
	float: right;
}

.qoute:before, .qoute:after {
	color: #f18b02;
	display: block;
	font-size: 500%;
	width: 50px;
}

.qoute:before {
	content: open-quote;
	height: 0;
	margin-left: -0.55em;
	padding: 14px; /* sets qoute relative top sentence height */
	margin-top: -24px; /*  sets top sentence height vs box*/
}

.qoute:after {
	content: close-quote;
	height: 30px;
	margin-top: -23.5px; /* sets qoute relative bottom sentence */
	margin-left: 175px;
} 


a {
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

/* Logo */

#logo {
	width: 1000px;
	height: 120px; /* adjust menu height */
	margin: 0 10px 0 0;
	padding: 20px 0 0 0;
}

#logo img {
	float: left;
	margin: 0 40px 0 20px;
}

#logo h1 {
	float: left;
	letter-spacing: -2px;
	font-size: 3em;
}

#logo h2 {
	float: left;
	margin-left: 400px;
	font-size: 1em;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
	color: #000000;
}

/* main menu */

#menu {
	width: 550px;
	margin-bottom: 100px;
	height: 20px;
	margin: -105px 123px 25px auto; /* adjust menu placement */
}

#menu ul {
	float: right;
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
	
}

#menu a {
	position: relative;
	margin-left: 1.6em; /* distance between menu items */
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 2px dotted #CC6600;
	font-size: xx-small;
	font:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color: #000000;
}

#menu a:hover, #menu .active a {
	border-bottom-color: #000000;
	color: #000000;
}


/* meeting menu */

#gathering {
	width: 860px;
	margin-bottom: 100px;
	height: 20px;
	margin: -105px 73px 25px auto; /* adjust menu placement */
}

#gathering ul {
	float: right;
	margin: 0;
	list-style: none;
}

#gathering li {
	display: inline;
	
}

#gathering a {
	position: relative;
	margin-left: 1.6em; /* distance between menu items */
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 2px dotted #CC6600;
	font-size: xx-small;
	font:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color: #000000;
}

#gathering a:hover, #menu .active a {
	border-bottom-color: #000000;
	color: #000000;
}


/* Wrapper */

#wrapper {
	float: left;
	width: 1000px;
	margin: 0 auto;
}


/* First box: faded partner logoes*/

#partnerbox {
	float: left;
	width: 200px;
	height: 645px;
}

#partnerbox .boxed {
	margin-bottom: 10px;
}

#partnerbox .boxed .title {
	height: 20px;
	padding: 10px 0 0 10px;
}

#partnerbox .boxed .content {
	padding: 19px 19px 0 19px;
	border-top: none;
}

div#partnerbox img {
	display: block;
	margin: 15px 0;
}

/* second infobox: infobox (main presentation) */

#infobox {
	float: left;
	width: 580px;
	margin: 0 auto;
}

#infobox .boxed {
	margin-bottom: 10px;
}

#infobox .boxed .title {
	height: 20px;
	width: 300px;
	padding: 10px 0 0 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	color: #000000;
}

#infobox .boxed .contacttitle {
	width: 300px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	color: #000000;
}

#infobox .boxed .content {
	padding: 19px 19px 0 19px;
	background: #f6f9ff;
	border: 1px solid #528489;
	border-top: none;
}

#infobox .boxed .extended {
	padding: 19px 19px 0 19px;
	background: #f6f9ff;
	border: 1px solid #528489;

}


#infobox .boxed ul.bullet {
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
	padding-left: 40px;
	margin-right: 0px;
	padding-right: 120px;
}

#infobox .boxed li.bullet {
	list-style-type: none;
	margin: 0.5em 0 0 0;
	padding-left: 15px;
	background-image: url(../images/triangle_blue.gif);
	background-position: 0em 0.3em;
	background-repeat: no-repeat;
}

#infobox .boxed ul.paper {
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
}

#infobox .boxed li.paper{
	list-style-type: none;
	margin: 0.5em 0 0 0;
	padding-left: 15px;
	background-image: url(../images/triangle_blue.gif);
	background-position: 0em 0.3em;
	background-repeat: no-repeat;
}






#infobox p.space {
	line-height: 170%;
}
/*
#infobox .boxed blockquote {
	background: #E5ECED url(../images/img08.gif) repeat-x;
}
*/
/* third infobox: meeting information (static box) */

#meeting {
	float: right;	
	width: 180px;
	margin-right: 10px;
}

#meeting .boxed {
	margin-bottom: 10px;
}

#meeting .boxed .title {
	height: 20px;
	padding: 10px 0 0 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	color: #000000;
}

#meeting .boxed .content {
	padding: 19px 19px 0 19px;
	background: #e6e8ee;
	border: 1px solid #977C44;
	border-top: none;
	font-size: xx-small;
}

#meeting .boxed .content li {
	margin-left: -1em;
	padding-left: 1em;
	/*background: url(../images/menu.gif) no-repeat  9px;  bullet-arrows for updates */
	letter-spacing: normal;
	list-style: none;
}

#footer {
	clear: both;
	margin:0;
	padding:1em 3em;
	border-top: 1px solid silver;
	color:#666;
	font-size:70%;
	text-align: center;
}

#footer p {
	margin: 0 auto;
	font-size: 120%;
}


/* Box model for meeting information and such */

.place {
	color: #666666;
	background: #d9dfe7;
	float: right;
	width: 350px;
	border: 1px dotted #000000;
	font-size: 86%;

}

.place p {
	padding: 1px 0 0 20px;
}

.indent {
	padding: 1px 0 0 20px;
	line-height: normal;
}

.place h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 92%;
	color: #333333;
	padding: 10px 0 0 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.place img {
	float: right;
	padding: 4px 4px 0 0;
}

.place ul.faq li.question {
   list-style-type: disc;
   padding-left:25px;
   list-style-position: inside;
   text-indent: -13px;
}



.place ul.faq ul {
list-style-type:disc;
}




.partners {
	text-align: justify;
}

pre.contact {
	margin-left: 2em;
	margin-right: 2em;
	font-size: 120%;
}

mail {
	margin-bottom: -4px;
}

.def {
	font: italic x-small Times,serif;
	border-top: thin black solid;
	padding-top: 0.25em;
	margin-top: 0.5em;
}

.download {
	display: block;
	width: 250px;
	font-style: italic;
	background: #33FF00;
}

.break {
	clear: left;
}

div.dissemination {
	width: 215px;
	padding: 10px;
	margin: 5px auto;
	padding-right: 300px;
	font-size: 90%;
}

div.dissemination fieldset {
	width: 500px;
	display: block;
	border: 1px solid #f6f9ff;
	padding: 5px 5px 5px 10px;
	margin-bottom: 0.5e;
	line-height: 8pt;

}

div.dissemination fieldset:hover {
	border-left: 1px solid #000000;
}

div.dissemination label,input {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
}

div.dissemination label {
	text-align: right;
	width: 120px;
	padding-right: 10px;
}
