body {
	background-color: #dbe0e6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	background-repeat: repeat;
	margin-top: 0px;
	margin-left: 15px;
	color: #333333;
	background-image: url(images/bkgd.gif);
}
p {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	left: 10px;
	margin-left: 5px;
}


#navigation {
	background-color: #6A9CCD;
	width: 790px;
	text-align: center;
	height: 35px;
}
#navigation ul{
	margin-left: 0px;
	padding-left: 0px;
	display: inline;
}
#navigation ul li {
	display: inline;
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}
#navigation li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-right: 6px;
	padding-left: 5px;
	border-right: 1px solid #fff;
}
#navigation li a#noline {
    background-color: #6A9CCD;
	border-right: none;
}
#navigation li a:hover {
    color: #ff8a00;
}

.imagefloat
	{
		padding: 2px;
		border: 1px solid #043483;
		margin: 0 0 10px 10px;
	}
.table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbe0e6;
}
h3 {
	color: #7A7D00;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}
a {
	color: #043483;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #ff8a00;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #043483;
	text-decoration: none;
}
.address {
	vertical-align: bottom;
	color: #043483;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
.times {
	line-height: 15px;
	font-weight: bold;
	color: #043483;
	text-align: center;
	font-size: 12px;
}
.copy {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding-left: 10px;
}
.speaker {
	vertical-align: top;
	color: #043483;
	text-align: left;
	font-size: 16px;
	padding-top: 10px;
}
h5 {
	color: #7A7D00;
	font-size: 18px;
	font-weight: bold;
}
.maintitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #043483;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
.dates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
