blockquote {
padding-bottom: 0px;
margin-bottom: 0px;
}
#agenda-title {
letter-spacing: .5em;
}
#agenda {
	right: 10%;
	left: 10%;
	width: 80%;
	text-align: left;
	margin-bottom: 0;
}
#agenda li {
	padding-top: .5em;
	list-style-position: outside;
}
#agenda ul {
	margin-left: 1em;
	padding-left: 1em;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
}
.blackHeader {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; color: #000000; 
	font-size: 100%;
}
.breadcrumb {
font-family: Arial, Helvetica, sans-serif;
color: #000033;
font-size: 61%;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #000000;
}
.blueLink { 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000066;
	font-size: 71%;
}
.white-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #FFFFFF;
	font-weight: bold;
}
.blue-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #003399;
	font-weight: bold;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #000000;
}
.blue-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #003399;
}
.black-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #000000;
}
.burnt-orange-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	/*color: #FFCC66; */
	color: #c60;
}
.dark-orange-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #CC6600;
}
a.green-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #003399;
	font-weight: bold;
}
a.blue-menu:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #003399;
	color: #ffffff;
}
.search-table
{
	border-left: 1px solid #003399;
	border-bottom: 1px solid #003399;
	border-right: 1px solid #003399;
}
body {
margin-left : 0px; 
margin-top : 0px;	
background-color : #ffffff;
}
h6 {
margin-top: 0px;
}
.underline { text-decoration:underline;
}

.contactbutton a {
border: 1px solid #000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
font-weight: bold;
color: #000;
padding: .5em .5em .5em .5em;
background: #FFCC66;
text-decoration: none;
}
.contactbutton a:hover {
border-style: inset;
padding: .51em .49em .49em .51em;
color: #fff;
background-color: #666;
text-decoration: none;
}

