/* CSS Document * Used for AA Non Meetings List Only */

body {
	margin-top: 0px;
	padding: 0px;
	background-image: url(images/nonmeetingbg.gif);
	background-position: top;
	background-repeat: repeat-x;
}
@media print {
	#header,
	#footer,
	#nav {
		display: none;
		}
}
#frame	{
	width: 900px;
	position: absolute;
	left: 50%;
	margin-left: -450px;
}
div#header	{
	width: 900px;
	height: 200px;
	text-align: center;
}
div#nav	{
	width: 500px;
	height: 20px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 7px;
}
div#nav a {
	color: #FFFFFF;
	text-decoration: None;
}
div#nav a:hover	{
	color: #FFFFFF;
	text-decoration: underline;
}
div#footer	{
	width: 900px;
	height: 13px;
	clear: both;
	background-color: #3B4044;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
	padding-top: 2px;
}

/* Leave the above css code for layout */

.title	{
	width: 780px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #3B4044;
	margin-top: 15px;
	float: left;
	text-align: center;
}
.address	{
	width: 780px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #999999;
	margin-top: 10px;
	text-align: center;
}
#content	{
	width: 780px;
	height: 795px;
	float: left;
	margin-left: 60px;
}
#tblholder1	{
	width: 780px;
	height: 670px;
	text-align: center;
	margin-top: 10px;
}
#tbl_meetings	{
	width: 780px;
}
.tbl_days	{
	width: 388px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-color: #FFFFFF;
	border-top: 1px;
	border-top-color: #66CCFF;
	border-top-style: solid;
	border-bottom: 1px;
	border-bottom-color: #66CCFF;
	border-bottom-style: solid;
	border-left: 1px;
	border-left-color: #66CCFF;
	border-left-style: solid;
}
.tbl_days_rt	{
	width: 389px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-color: #FFFFFF;
	border-top: 1px;
	border-top-color: #66CCFF;
	border-top-style: solid;
	border-bottom: 1px;
	border-bottom-color: #66CCFF;
	border-bottom-style: solid;
	border-left: 1px;
	border-left-color: #66CCFF;
	border-left-style: solid;
	border-right: 1px;
	border-right-color: #66CCFF;
	border-right-style: solid;
}
.tbl_daysinfo	{
	height: 125px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-top: 15px;
	line-height: 18px;
	border-left: 1px;
	border-left-color: #66CCFF;
	border-left-style: solid;
}
.tbl_daysinfo_rt	{
	height: 125px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-top: 15px;
	line-height: 18px;
	border-left: 1px;
	border-left-color: #66CCFF;
	border-left-style: solid;
	border-right: 1px;
	border-right-color: #66CCFF;
	border-right-style: solid;
}
.tbl_daysinfo_bottom	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-top: 15px;
	vertical-align: top;
	line-height: 18px;
	border-left: 1px;
	border-left-color: #66CCFF;
	border-left-style: solid;
	border-bottom: 1px;
	border-bottom-color: #66CCFF;
	border-bottom-style: solid;
}
.tbl_daysinfo_rt_bottom	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-top: 15px;
	vertical-align: top;
	line-height: 18px;
	border-left: 1px;
	border-left-color: #66CCFF;
	border-left-style: solid;
	border-right: 1px;
	border-right-color: #66CCFF;
	border-right-style: solid;
	border-bottom: 1px;
	border-bottom-color: #66CCFF;
	border-bottom-style: solid;
	height: 140px;
}
