@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a, h6 a, hr {
	color: #008080;
	font-weight: bold;
}

h2, h2 a {
	color: #F90;
}

#headerlinks a {
	color: #000;
	text-decoration: none;
}

#headerlinks a:hover {
	text-decoration: underline;
}

#headerlinks p {
	margin: 0px 0px 4px 0px;
}

html>/**/body>div#header>div#headerlinks>p {
	margin: 0px 0px 4px 0px;
}

#headerlinks form {
	margin: 0px;
}

#conference p {
	margin: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #0D4872;
}

a img {
	border: none;
}

#footertext {
	margin-top: 180px;
	text-align: center;
}

#footer p {
	margin: 0px;
	font-size: 10px;
}

h3 {
	margin-bottom: -10px;
	color: #008080;
}