@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 130%;
	margin-bottom: 1px;
	text-align:left
}
.bodyheader {
	font-size: 22px;
	color: #00674e;
	line-height: 22px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	padding-bottom: 4px;
	margin-bottom: 2px;
}
.sidebarbox {
	font-size: 14px;
	line-height: 140%;
	background-image: none;
	background-repeat: no-repeat;
	text-align: left;
	margin: 10px;
	border: thin solid #5381ac;
	padding: 10px;
	list-style-image: url(images/redbullet.gif);
	list-style-position: outside;
}
.list {
	list-style-image: url(images/redbullet.gif);
	list-style-position: outside;
	padding: 0px;
	text-indent: 0px;
	margin-bottom: 2px;
}
.boxtop {
	font-size: 14px;
	color: #003366;
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
}
.sidebartext {
	font-size: 12px;
	color: #000000;
	line-height: 120%;
	margin-left: 10px;
	list-style-image: url(images/redbullet.gif);
	list-style-type: circle;
}
a:link {
	color: #3366CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3366CC;
}
a:hover {
	text-decoration: underline;
	color: #3366CC;
}
a:active {
	text-decoration: none;
}
.sidebarHeadline {
	font-size: 16px;
	color: #003366;
	line-height: 100%;
	list-style-type: circle;
	font-weight: bolder;
	margin-bottom: 2px;
}
#topbar {
	width: 850px;
	height: 40px;
	color: #E0E0E0;
    text-align: center;
	margin: 0px auto 0px;
	padding: 8px 0px 0px 0px;
    font-size: 28px;
	}

.topbartitlelink a, .topbartitlelink a:visited {
	color: #666666;
	text-decoration: underline;
	font-size: 12px;
	}

.topbartitlelink a:hover {
         color: #909090;
	text-decoration: none;
	}
.bigtext1 {
	font-size: 20px;
	line-height: 24px;
}
.bigtext2 {
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 2px;
	color: #CC0000;
}
.pageintro {
	font-size: 16px;
	font-style: italic;
	line-height: 24px;
}
.bigtext3 {
	font-size: 36px;
	color: #666666;
	line-height: 36px;
}
.insettext {
	margin-left: 20px;
}
.agendatext {
	font-size: 11px;
	line-height: 14px;
}
.agendaDate {
	font-size: 16px;
	color: #FFFFFF;
}
.dayheader {
	font-size: 18px;
	color: #333333;
	line-height: 120%;
	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;
}
ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 1em;
	text-indent: -1em;
}
.agendatextTitle {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
}
.agendaSession {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000;
}
