@charset "utf-8";
/* CSS Document */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #006;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006;
	font-weight: normal;
	line-height: .50em;
	margin-left: 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
h3.newsletter {
	text-align: center;
}
p {
	color: #000;
	font-size: 14px;
	line-height: 1.3em;
	margin-left: 10px;
	margin-bottom: .5em;
}
p.newsletter {
	text-align: center;
	line-height: 1em;
	margin: 0;
}
p.comment {
	text-align: center;
	font-style: italic;
	margin: 0;
	font-size: 1.3em;
}
#minutes strong {
	color: #A43C3A;
}
#minutes {
	border:dashed #F93 1px;
	padding: 5px;
	margin-top: 10px;
}
.caption {
	text-align: left;
	padding: 5px;
	color: #A43C3A;
	font-weight:bold;
}
td {
	color:#333;
	padding: 0 5px;
}
#location {
	padding: 10px;
	background-color:#C5F9FE;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	width: 500px;
	margin-left: 175px;
	
}
#location p {
	margin: 0;
	line-height: 1.4em;
	text-align: center;
}
#minutes ul {
	margin-top: 0;
}
#minutes ul li {
	list-style-type: circle;
	margin-left: 0;
	padding: 5px 0;
	color: #000;
	line-height: 1.2em;
}
#minutes ul li strong {
	color: #A43C3A;
}
.disclaim {
	font-size: .80em;
	color: #006;
	margin-top: 0;
	line-height: 1.2em;
}
.site {
	margin-left: 100px;
	font-size: 16px;
	padding: 5px;
	line-height: 1em;
	margin-top: 0;
}
.subsite {
	margin-left: 150px;
	line-height: .90em;
	padding: 5px;
	margin-top: 0;
}
