body {
	background-color: #f9f6f1;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#outerWrapper {
	background-image: url(images/main_bg.gif);
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#landingContent {
	padding: 20px;
}
#landingContent h1 {
	font-size: 14px;
	font-weight: bold;
	color: #263276;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9BBED9;
}
h2 {
	font-size: 14px;
	color: #004A8D;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 8px;
	display: list-item;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #004A8D;
}



#headTop {
	background-color: #004a8d;
	height: 133px;
}
#navBox {
	background-image: url(images/back.jpg);
	height: 40px;
	text-align: center;
	line-height: 40px;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
}
#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: #cbe6f2;
	text-decoration: none;
}
#navBox a:hover {
	color: #ffffff;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #dfbf68;
}
#footer {
	line-height: 60px;
	height: 60px;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
#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;
}
