@charset "utf-8";

html, body {
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	font-size: 12px;
}
h1 {
	font-size: 18px;
	color: #21409A;
	padding-left: 10px;
}
h2 {
	font-size: 16px;
	color: #CC6600;
	padding-left: 10px;
}
h3 {
	font-size: 14px;
	color: #00888A;
	padding-left: 10px;
}
.bodytext {
	font-size: 12px;
	line-height: 18px;
	padding-right: 20px;
	padding-bottom: 18px;
	padding-left: 20px;
}
.bodytext14 {
	font-size: 14px;
	line-height: 20px;
	padding-right: 20px;
	padding-bottom: 18px;
	padding-left: 20px;
}
.bodytext16 {
	font-size: 16px;
	line-height: 22px;
	padding-right: 20px;
	padding-bottom: 18px;
	padding-left: 20px;
}
.picturecaption {
	font-size: 12px;
	line-height: 18px;
	padding-right: 20px;
	padding-top: 6px;
	padding-left: 20px;
	color: #000099;
	text-align: center;
}
ul {
	font-size: 12px;
	line-height: 18px;
	list-style-position: outside;
	list-style-type: square;
}
ol {
	font-size: 12px;
	line-height: 18px;
}
a:link {
	color: #21409A;
}
a:visited {
	color: #CC6600;
}
a:hover {
	color: #00888A;
}
.footertext {
	padding-top: 5px;
	padding-left: 20px;
	font-size:9px;
}
.pagewrapper {
	min-height: 100%;
	height: auto;
	margin: 0 auto -4em;
}
table.homecontent {
	width: 1024px;
	text-align: left;
	background-color: #FEEDD5;
}
.insidecontent {
	width: 824px;
	text-align: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.sidenav {
	width: 200px;
	text-align: left;
	left: 0px;
	top: 0px;
}
.footerdimensions, .push {	
	height: 4em;
}
.footertable {
	font-size:9px;
	line-height: 12px;
	border-top: 1px solid #CC6600;
	background-color: #FEEDD5;
	bottom: 0em;
	width: 1024px;
	text-align: center;
}
.insidefootertable {
	border-top: 1px solid #CC6600;
	background-color: #FEEDD5;
	bottom: 0em;
	width: 100%;
	text-align: left;
}
.meetingtable {
	background-color: #FEEDD5;
	width: 600px;
	text-indent: 10px;
}
