@charset "ISO-8859-1";
.feature-left {
	background-image: url(images/feature-bg-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
.feature-right {
	background-image: url(images/feature-bg-right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
.border-left {
	background-image: url(images/border-lt.gif);
	background-repeat: repeat-y;
}
.border-rt {
	background-image: url(images/border-rt.gif);
	background-repeat: repeat-y;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	text-align: center;
}
.sidebar {
	background-image: url(images/sidebar-bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 11px;
	line-height: 15px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #DA551D;
}
h2 {
	font-size: 12px;
	text-transform: uppercase;
}
.agenda-sub {
	font-size: 11px;
	line-height: 15px;
}
a:link {
	color: #DA551D;
	text-decoration: none;
}
a:visited {
	color: #DA551D;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}

.footer {
	color: #FFFFFF;
	font-size: 11px;
}
.textlinks {
	color: #666666;
	text-decoration: none;
}
.textlinks a:link{
	color: #666666;
	text-decoration: none;
}
.textlinks a:visited{
	color: #666666;
	text-decoration: none;
}
.textlinks a:hover{
	color: #666666;
	text-decoration: underline;
}
.textlinks a:active{
	color: #666666;
	text-decoration: none;
}
li {
	list-style-type: square;
}
.sidebar-agenda {
	background-image: url(images/sidebar-bg2.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 11px;
	line-height: 15px;
}
#Table_01 tr .feature-left table tr td {
	text-align: left;
}
#Table_01 tr td .sidebar tr td p em {
	text-align: left;
}
#Table_01 tr td .sidebar tr td p em {
	text-align: left;
}
