@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 130%;
	text-align:left;
}
.forwardback {
	text-align: right;
	color: #666666;
	font-size: 12px;
}
.bodyheader {
	font-size: 22px;
	color: #00674e;
	line-height: 120%;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	padding-bottom: 4px;
	margin-bottom: 2px;
}
.sidebarbox {
	font-size: 12px;
	line-height: 110%;
	background-image: none;
	background-repeat: no-repeat;
	text-align: left;
	margin: 10px;
	border: 1px solid #666666;
	padding: 10px;
	list-style-image: url(images/redbullet.gif);
	list-style-position: outside;
	max-width: 300px;
}
.list {
	list-style-image: url(images/redbullet.gif);
	list-style-position: outside;
	padding: 0px;
	text-indent: 0px;
	margin-bottom: 6px;
}
.boxtop {
	font-size: 14px;
	color: #333333;
	margin: 0 10px 0 10px;
	padding: 0 0 0 0;
	text-align: center;
}
.sidebartext {
	font-size: 12px;
	color: #000000;
	line-height: 120%;
	list-style-image: url(images/redbullet.gif);
	padding-bottom: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #3366CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3366cc;
}
a:hover {
	text-decoration: underline;
	color: #0000CC;
}
a:active {
	text-decoration: none;
}
.sidebarHeadline {
	font-size: 16px;
	color: #003366;
	line-height: 120%;
	list-style-type: circle;
	font-weight: bolder;
	margin-bottom: 2px;
}
.sidebarlistheads {
	font-size: 18px;
	line-height: 18px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.bigtext2 {
	font-size: 18px;
	line-height: 26px;
	color: #CC0000;
}
.pageintro {
	font-size: 16px;
	font-style: italic;
	line-height: 24px;
}
.bigtext3 {
	font-size: 26px;
	color: #666666;
	line-height: 115%;
}
.insettext {
	margin-left: 20px;
}
.smallertext {
	font-size: 12px;
	line-height: 14px;
}
.agendaDate {
	font-size: 16px;
	color: #FFFFFF;
}
.mouse {
	font-size: 10px;
	color: #999999;
}
.dayheader {
	font-size: 18px;
	color: #333333;
	line-height: 19px;
	font-weight: bold;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}
.daytimes {
	font-size: 14px;
	color: #00674e;
	line-height: 120%;
	font-weight: bolder;
	margin-bottom: 4px;
}
.daytitle {
	font-size: 16px;
	line-height: 120%;
	margin-bottom: 4px;
	font-weight: bold;
}
.pad1 {
	padding-top: 14px;
	padding-right: 14px;
	padding-bottom: 14px;
	padding-left: 14px;
}
.pad2 {
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 14px;
}
.pad3 {
	padding-top: 14px;
	padding-right: 14px;
	padding-bottom: 14px;
	padding-left: 14px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
}
.pad4 {
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 6px;
	padding-left: 14px;
}
ul {
list-style: none;
margin-left: 0;
padding-left: 1em;
text-indent: -1em;
}
