body {	color: #333;	font: medium Calibri, "Lucida Grande", Lucida, Verdana, sans-serif;	text-align: center;	margin: 0;	padding: 0px;
	background-color: #dce0ea;
}a {	text-decoration: none;	color: #0a1f62;}a:hover {	text-decoration: underline;}
h1, h2, h3, h4 {
	font-family: Hoefler, "Hoefler Text", Georgia, "Times New Roman", Times, serif;	color: #0a1f62;}
h1 {
	font-size: 2em;
	padding-top: 0;
}h2 {
	font-size: 1.2em;
	font-variant: small-caps;
}h3 {
	font-size: 1.1em;
}
h4 {
	font-size: 1em;
}
img {
	border: none;
}div#all {	width: 1050px;	text-align: justify;	margin: 10px auto;	padding: 5px;	background: #fff url(/assets/footer-bar.gif) no-repeat right bottom;
	border: 1px solid #0a1f62;
}div#header {	margin: 0 0 5px;	padding: 0;	width: 1050px;	height: 210px;	background: #0a1f62 url(/assets/header.jpg) no-repeat;}div#header h1 {	display: none;}

/* @group navigation */

#navigation {	text-align: left;	width: 210px;	height: auto;	float: left;	margin: 0px;
	color: #0a1f62;}
#navigation a, #navigation a:visited, #navigation p {	margin: 0 0 3px;
	display: block;
	padding: 3px 3px 4px 18px;
}#navigation a, #navigation a:visited {	color: #0a1f62;
	background: #dce0ea url(bullet.gif) no-repeat 7px center;
}#navigation p {	background: url(currentPage.gif) no-repeat 7px center;
}#navigation a:hover {	color: #0a1f62;	text-decoration: none;
	background-color: #cdd5ea;
}#navigation p.rndImage {
	height: 315px;
	background-repeat: no-repeat;
	background-position: center center;
}

#navigation a.mailingList {	color: #fff;	background-color: #0a1f62;	font-size: 1.2em;	background-image: none;	padding: 0.75em;	text-align: center; }

/* @end */
#main {	width: 610px;	height: auto;	float: left;	margin: 0;	padding: 10px;
}
#main p{
	line-height: 200%;
}
/* @group table */
table.meetingRooms tr td {
	width: 90px;
}
td {
	height: 2.2em;
	text-align: left;
	border-bottom: 1px solid #e2e6f1;
}
table.meetingRooms tr td.roomName {
	width: 160px;
	font-weight: bold;
}
tr.headerRow td {
	font-weight: bold;
}

/* @end */
/* @group footer */
#footer {	text-align: center;
	font-size: 0.75em;	clear: both;
	margin-bottom: 10px;
}#footer p {	margin: 0;	padding: 1px; }
#footer a {
	color: #002aac;
}
/* @end */h4 { clear: left; }div.spacerDiv { clear: both; }