p {
	font-size:.8em;
}
body {
	background-color: #CFE2DD;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
td {
	vertical-align: top;
}
.centered-div { 
text-align: center;
}
.content-table { 
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.nav-text {
	font-size: 0.9em;
	border-bottom-width: 1px;
	border-bottom-color: #185FAD;
	border-bottom-style: solid;
	padding-bottom: 0.3em;
	margin-bottom: 1em;
	margin-top: 0em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.nav-text a:link{
	text-decoration: none;
	color: #000000;
}
.nav-text a:visited {
	color: #000000;
	text-decoration: none;
}
.nav-text a:hover {
	color: #185FAD;
	text-decoration: none;
}
.header-cell {
	background-color: #F0DEBA;
	text-align: center;


}
.nav-cell {
	padding: 1em;
	width: 25%;

}
.main-cell {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #185FAD;
	padding: 1em;
}
h1 {
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	padding: .3em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #185FAD;
}
li {
	font-size:.8em;
	margin-bottom: 1em;
}
h2 {
	font-size: 0.9em;
	font-weight: bold;
	color: #185FAD;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
li li {
	margin-top: 1em;
	font-size: 1em;
}

.tableheadingcell {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	vertical-align: bottom;
}
.tableheadingtext {
	font-weight: bold;
	margin-bottom: .2em;
	font-size: .9em;
}
.tablecol01cell {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	vertical-align: top;
}
.tablecol01text {
	white-space: nowrap;
}
.tablecol02cell {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	vertical-align: top;
}
.question {
	font-weight: bold;
}
.meeting-announcement-div {
	background-color: #FFFFCC;
	padding: 5px;

}
