@charset "UTF-8";
a {
	text-decoration: none;
}
body {
	font-size: medium;
	margin: 0.5in;
	overflow: visible;
}
h1 {
	font-weight: bold;
	font-size: xx-large;
}
h2 {
	font-size: x-large;
	font-weight: bold;
}
h3 {
	font-weight: bold;
	font-size: large;
}
h4 {
	font-weight: bold;
	font-size: medium;
}
h5 {
	font-size: medium;
	font-variant: small-caps;
}
h6 {
	font-size: medium;
	font-style: italic;
}
iframe {
	display: none;
}
li {
	list-style-position: outside;
	list-style-type: disc;
	padding-top: 5px;
	margin-left: 15px;
}
p {
}
.bottommargin, .topmargin, .leftmargin, .rightmargin {
	display: none;
}
.bottomnav, .leftnav, .topnav, .RSS-Feed {
	display: none;
}
.content-box {
	overflow: visible;
	visibility: visible;
	clear: both;
	width: 6in;
	font-size: medium;
}
.entityname, .footer, .header {
	display: none;
}

.floatimg {
	float: right;
	padding: 5px;
}
.font-red {
	color: #FF0000;
}
.font-blue {
	color: #0000FF;
}
.font-gold {
	color: #FFCC00;
}
.Italic {
	font-style: italic;
}
.meetingTable {
	font-size: small;
}
.meetingTable td, th {
	margin: 5px;
	padding: 5px;
}
.meetingHeaderRow {
}
.meetingRow {
}
.meetingLinkedName  {
}
.meetingDescription {
} 
.plainli {
	list-style-type: none;
}
.skipnav {
	display: none;
}

