@charset "utf-8";
.announcement {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	background-position: center;
	text-align: left;
}
.middle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000099;
}
.right {
	font-family: Cambria, Calibri, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
	background-color: #CCCCCC;
}


.nav {
	font-family: Cambria, Calibri, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	background-color: #FFFFFF;
	border: medium solid #0000CC;
}
.tables {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #FFF;
	background-position: center;
	border: medium double #F00;
}
.background {
	background-image: url(../images/water_lightest.jpg);
	background-repeat: repeat;
}
.second_heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #330099;
	background-color: #FFFFFF;
}
.normal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333399;
}
.news {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0000FF;
}
.conferences {
	color: #009;
	font-size: 18px;
}
.conf_titles {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F00;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.leftnavbar {
	font-size: 14px;
}
.leftnavbar {
	color: #009;
}
.italics_navy {
	font-style: italic;
	color: #006;
}
.text strong {
	color: #0000A0;
}
