@charset "UTF-8";
/* CSS Document */



body {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 76%;
	background-color: #f7fde4;
	color:#666;
	margin-top: 0;
	}
	
.orange {
		color:#d66a1a; }
	

a { color: #538300;}
.clearall { clear: both; }

#wrap {
	width: 780px;
	margin-left:auto;
	margin-right:auto;
	border: 1px solid #538300;
	border-top: none;
	background-color:#FFF;
	}

#header {
	position: relative;
	height: 200px;
	border-bottom: 1px solid #538300;
	}
	
#logo {
	position: absolute;
	top: 52px;
	left: 30px;
	}
	
/***** NAVIGATION *****/

#nav {
	float: left;
	width: 120px;
	padding: 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.15em;
	line-height: 1.35em; 	
	font-weight: bold;
	}

#nav ul { list-style: none; }
#nav ul li { margin-bottom: 0.75em; }
#nav ul a { width: 7em; text-decoration: none; color: #538300; }

#nav ul a:hover { color:#d66a1a; }

	
	
/***** CONTENT *****/

#content {
	float: left;
	min-height:300px;
	width: 577px;
	padding: 20px;
	border-left: 1px dotted #538300;
	color: #333333;
		}
		
#content h1 { 
	font-family:Georgia, "Times New Roman", Times, serif; 
	color:#d66a1a; 
	font-weight: normal; 
	font-size: 2.4em; 
	margin-bottom: 0.5em; }

#content h2 { 
	font-size: 1.2em;
	color: #538300;
	margin: 0.0em 0em 0.7em 0em; 
	}

#content iframe { margin: 0em 0em 0.5em 0em; }

#content h3 {
	font-size: 1.1em;
	color: #538300;
	font-weight:normal;
	margin: 0.0em 0em 0.7em 0em;
	}

#content h4 {
	font-size: 0.9em; 
	font-style: italic;
	color: #538300;
	font-weight: normal;}

#content h5 {
	font-weight: bold;
	font-size: 1.0em;
		}

#content p {
	font-size: 1.0em;
	line-height: 1.5em; 
	margin: 0em 0em 1.0em 0em; 
	}
	

#content li {
	font-size: 1.0em;
	line-height: 1.5em; 
	list-style:circle;
	margin-left: 20px;
	}

#content ul {
	margin-bottom: 10px;
	}


/* speaker photo */

#content table.speaker {
	width: 550px;
	margin: 5px;
	text-align:left;
	padding: 0;
	border: #999 1px solid;
}

.speaker td {	
	padding: 5px;	
	vertical-align:top;
	}

.speakerphoto {
	border: #666 1px solid;
	}



/*** IS THIS USED? ***/
.sponsors {
	margin-top: -10px;
	}	

.abstract {
	display:block;
	padding: 10px;
	margin: 10px;
	border: 1px solid #538300;
	font-size:1.3em;
	width: 130px;
	color: #ffffff;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none; 
	}
	
	
	
	
/***** FOOTER *****/
#footer {
	position: relative;
	clear: both;
	width: 740px;
	height: 110px;
	padding: 3.0em 1.0em 5.0em 1.0em;
	margin: 0em auto;
		}


.anzfps {
	position: absolute;
	top: 20px;
	left: 280px;
}

.acc {
	position: absolute;
	top: 20px;
	left: 20px;
}

.moh {
	position: absolute;
	top: 20px;
	right: 2px;
}

/*** table ***/

#content table { font-size: 1.0em; line-height: 1.5em; width: 100%; border-collapse: collapse; border-top: 1px solid #999999; border-left: 1px solid #999999; margin: 0.2em 0em 3.0em 0em; }
	#content table a { color: #003399; text-decoration: none; }
	#content table a:hover { color: #CC6600; text-decoration: underline; }

#content table th {  font-size: 1.1em; text-align: left; padding: 0.5em; 
border-right: 1px solid #999999; border-bottom: 1px solid #999999; background: #e1e1e1; }
#content table td { font-size: 1.0em; line-height: 1.5em; color: #000000; 
border-bottom: 1px solid #999999; border-right: 1px solid #999999; padding: 0.5em; vertical-align: top; }
#content table tr {}
#content table td h1 { font-size: 1.1em; color: #00FF00; font-weight: bold; }
#content table td h2 { font-size: 1.2em; line-height: 1.5em; padding: 0; margin: 1.0em 0em 0.5em 0em; font-weight: bold; color: #333333; }
#content table td h3 { font-size: 1.1em; line-height: 1.5em; padding: 0; margin: 0em 0em 0.5em 0em; font-weight: bold; color: #333333; }
#content table td h4 { font-size: 1.1em; line-height: 1.5em; padding: 0; margin: 0em 0em 0.5em 0em; font-weight: bold; }
#content table td h5 { font-size: 1.0em; line-height: 1.5em; padding: 0; margin: 0em 0em 0.5em 0em; font-weight: bold; }
#content table td h6 { font-size: 1.0em; line-height: 1.5em; padding: 0; margin: 0em 0em 0.5em 0em; font-weight: bold; }
#content table td p { font-size: 1.0em; line-height: 1.5em; padding: 0; margin: 0em 0em 0.5em 0em; }
#content table td ul { font-size: 1.0em; margin: 0.5em 0em 0.5em 0em; padding-left: 1.5em; list-style-type: disc; }
#content table td ol { font-size: 1.0em; }
#content table td li { font-size: 1.0em; line-height: 1.5em; padding: 0; }