body {
	background-color:#004b8d;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#outerWrapper {
	width: 760px;
	background-color:#004b8d;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#landingContent {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color:#FFFFFF;
	margin-top:0px;
	margin-bottom:-22px;
	overflow:auto;
}
#landingContent h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:left;
	background-image:url(images/h1back.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height:28px;
	padding-top:11px;
	text-indent:12px;
}
h2 {
	font-size: 14px;
	color: #004A8D;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 8px;
	display: list-item;
}
#indent {
	padding-left:30px;
	padding-right:40px;
}


#headTop {
	background-color: #004a8d;
	height: 144px;
}
#navBox {
	background-image: url(images/navback.jpg);
	height: 40px;
	text-align: center;
	line-height: 40px;
	margin-bottom: 6px;
	padding: 0px;
	background-repeat:no-repeat;
}
#thinLine {
	clear: both;
	height: 3px;
	background-color: #f9f6f1;
	line-height: 3px;
	font-size: 2px;
}
#navBox li {
	list-style-type: none;
	display: inline;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	padding-right: 6px;
	padding-left: 6px;
	margin: 0px;
}
#navBox a {
	color: #FFFFFF;
	text-decoration: none;
}
#navBox a:hover {
	color: #004b8d;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #dfbf68;
}
#footer {
	line-height: 12px;
	height: 74px;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top:6px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:6px;
	text-align:left;
	padding-left:250px;
	background-image:url(images/ftr_back.jpg);
	background-repeat:no-repeat;
}
#footer img {
vertical-align:middle;
margin-left:6px;
margin-right:6px;
}
#bluethinLine {
	clear: both;
	height: 3px;
	background-color: #004B8E;
	line-height: 3px;
	font-size: 2px;
}
.closedMeeting {
	color: #777777;
	text-decoration: line-through;
}
